
/* - mc.css - */
@media all {
@charset "utf-8";
/*
 Mackay Cycles Bootstrap
 */

body {
	font-family: "Open Sans", sans-serif, " Helvetica Neue ", Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 13px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Raleway", sans-serif;
    margin: 10px 0 20px 0;
    font-weight: 500;
    color: #4b4b4b;
}
h1 {
	font-size: 32px;
	font-weight: 400;
	line-height: 35px;
	margin-bottom: 10px;
	text-align: center;
}
h2 {
}
/* Body Wrapper Links*/
.body-wrapper a, .top-body a, .top-footer a {
	text-decoration: none;
	color: #4b4b4b;
}

.body-wrapper a:hover, .top-body a:hover, .top-footer a:hover {
	color: #279fbb;
}

/* Body Row for defining spacing between rows. */
.body-row {
	margin: 0 0 20px 0;
}
/* Main Container */
.body-wrapper {
	padding-top: 40px;
	padding-bottom: 40px;
	position: relative;
	z-index: 0;
}

.right-text {
	text-align: right;
}

.left-text {
	text-align: left;
}

.center-text {
	text-align: center;
}

.background-text {
	background-color: black;
	background-color: rgba(0, 0, 0, 0.4);
}

.title-text-style {
	text-transform: uppercase;
}

.top-title-wrapper {
	background-color: #279fbb;
	width: 100%;
	overflow: hidden;
}

.h1-page-title {
	font-weight: 100;
	margin: 0 0 10px 0;
	line-height: 20px;
	font-size: 26px;
	float: left;
	color: #fff;
	margin-right: 10px;
}

.h2-page-desc {
	font-weight: 100;
	font-size: 22px;
	line-height: 20px;
	color: #EEEEEE;
	border-left: 1px solid;
	padding-left: 10px;
	float: left;
	margin-bottom: 10px;
	margin-top: 1px;
}

.h2-section-title {
	text-align: center;
	font-size: 32px;
	font-weight: 400;
	line-height: 35px;
	margin-bottom: 10px;
}

body .h4-section-title, html .h4-section-title, button .h4-section-title, input .h4-section-title, select .h4-section-title, textarea .h4-section-title {
	margin-bottom: 10px;
	font-size: 18px;
	color: #4b4b4b !important;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 10px;
	line-height: 28px;
}

.h3-section-info {
	font-size: 22px;
	text-align: center;
	color: #535353;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
}

.p-section-info {
	font-weight: 100;
	font-size: 14px;
	color: #666;
	text-align: center;
}

.i-section-title {
	background: transparent;
	height: 20px;
	text-align: center;
	margin: 0 auto 30px auto;
	border-bottom: 1px solid #F0F0F0;
	width: 50%;
}
.i-section-title i, .i-section-title i.fa {
	background: #fff;
	width: 40px;
	font-size: 32px;
	padding-top: 10px;
	border-radius: 50%;
	height: 40px;
	color: #D8D8D8;
	padding: 0 20px;
	line-height: 40px;
	display: inline;
}

.section-icon-item {
	display: inline-block;
	margin-right: 20px;
}
.section-icon-item i.entypo {
	font-size: 40px;
}
.section-icon-item i {
	font-size: 22px;
	padding: 0 5px 0 0;
	position: relative;
	top: 4px;
}

.tool-tip {
	color: #279fbb;
	cursor: pointer;
}
.tool-tip:hover {
	text-decoration: none !important;
}

.title-block .h3-body-title {
    float: left;
    margin: 0px 20px 20px 0px;
}
.title-block .title-seperator {
    background: url(http://www.bunja.com.au:8080/mackaycycles/divider-stripe5.png);
    height: 5px;
    overflow: hidden;
    margin-top: 8px;
    overflow: hidden;
}

/* H2 default style */
.h2-body-title {
	font-size: 22px;
	color: #3a3a3a;
	font-weight: 600;
	margin: 0px 0px 20px 0px;
	clear: both;
	text-transform: uppercase;
}

/* H3 default style */
.h3-body-title {
	font-size: 18px;
	color: #4b4b4b !important;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0px 0 20px 0px;
	line-height: 20px;
}
.page-info {
	padding: 30px 0 20px 0;
	position: relative;
	overflow: hidden;
}
/* Top Bar */
.top-bar {
	background-color: #fbfbfb;
	border-bottom: 1px solid #e9e9e9;
	height: 35px;
	line-height: 35px;
}
.call-us span, .top-bar-block span {
	font-size: 11px;
	padding-left: 10px;
}
.call-us, .top-bar-block {
	color: #969696;
}
.top-bar .social-icons {
	float: right;
	overflow: hidden;
	width: auto;
}
.top-bar .social-icons > ul {
	background-color: transparent;
	float: right;
	margin: 0;
}
.social-icons > ul {
	list-style-type: none;
	overflow: hidden;
	padding: 0;
}
.top-bar .social-icons li {
	float: right;
}
.top-bar .social-icons .social-media-icon {
	background-color: transparent;
	border: medium none;
	height: 35px;
	margin: 0;
	font-size: 20px;
	background-position: 0px -43px;
	background-repeat: no-repeat;
	border-radius: 1px;
	display: inline-block;
	float: left;
	width: 40px;
}
.top-bar .social-icons .social-media-icon:hover {
	background-color: #3b5998;
	color: white;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 1s ease 0s;
	background-position: 0px -4px;
	box-sizing: border-box;
}
/*
 * Social Media
 */
.social-media-icon {
	width: 40px;
	height: 40px;
	background-color: #fafafa;
	border: 1px solid #f3f3f3;
	display: inline-block;
	margin: 0 5px 5px 0;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0 -40px;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
.social-media-icon .fa {
	font-size: 16px;
}
.section-subscribe .social-media-icon .fa, .sidebar .social-media-icon .fa {
	padding-top: 12px;
}
.top-bar .social-media-icon .fa {
	width: 100%;
	text-align: center;
}
.sidebar-block .social-media-icon {
	text-align:center;
}
.social-media-icon:hover {
	background-position: 0 0;
}

.section-image .social-media-icon, .section-color-bg .social-media-icon, .section-color-dark-blue .social-media-icon, .section-color-clouds .social-media-icon, .section-color-blue .social-media-icon, .section-color-orange
.social-media-icon, .section-color-green .social-media-icon, .section-color-red .social-media-icon, .section-color-gray .social-media-icon, .section-color-purple .social-media-icon {
	background-position: 0 0;
	background-color: black;
	background-color: rgba(0, 0, 0, 0.6);
	border: 0 !important;
}

.social-icons.circle .social-media-icon {
	border-radius: 50%;
}
.social-icons .facebook-icon:hover {
    background-color: #3b5998;
    border: 1px solid #2d4373;
    color:#ffffff;
}

blockquote {
    color: #afafaf;
    font-size: 12px;
    margin: 0 0 20px 20px;
    padding: 5px 0 5px 25px;
    text-transform: uppercase;
}

/****************************
 Search Box
 ****************************/
.searchbox {
	height: 35px;
	float: right;
	-webkit-transition: background-color 200ms;
	-moz-transition: background-color 200ms;
	-o-transition: background-color 200ms;
	transition: background-color 200ms;
	background-color: #fff;
	border: 1px solid;
	border-color: transparent #e8e8e8;
	padding-top: 4px;
}
.searchbox.searchbox-open {
	border-bottom: 1px solid #eee;
}
.searchbox .searchbox-icon {
	font-size: 16px;
	color: #bdbdbd;
	color: rgba(189, 189, 189, 0.48);
	margin: 2px 0px 0 4px;
	float: left;
	cursor: pointer;
	background: none;
	border: 0;
	width: 28px;
	text-align: center;
	background: no-repeat -55px 0 url(&dtml-portal_url/sprites.png);
	width: 27px;
	height: 17px;
}
.searchbox .searchbox-inputtext, #searchGadget {
	float: right;
	margin: 2px 0 0 2px;
	width: 0px;
	background: none;
	border: 0;
	outline: 0;
	line-height: 20px;
	color: #6c6c6c !important;
	padding: 0px 0px 0 2px !important;
	box-sizing: border-box;
	font-size: 12px;
	-webkit-transition: width 400ms !important;
	-moz-transition: width 400ms !important;
	-o-transition: width 400ms !important;
	transition: width 400ms !important;
}
.searchbox .searchbox-inputtext:focus {
	background-color: #fff;
}
.searchbox .searchbox-submit {
	display: none;
}
.searchbox-icon i {
	vertical-align: top;
}
.navbar-default {
	background-color: #FFFFFF;
	border-width: 0;
}
#brand-logo {
	margin-top: 10px;
}
/*
 Navigation
 */

#mc-navbar .selected a {
	color: #279fbb;
}
/* Nav Config */
.navigation {
	float: right;
	padding: 0 0 0 0;
	margin: 0;
	list-style-type: none;
}
.navigation > li {
	float: left;
	margin-right: 30px;
}
.navigation > li:last-child {
	margin-right: 0;
}/* First Level Styling */
.navigation > li > a {
	color: #898989;
	text-transform: uppercase;
	font-family: "Raleway", sans-serif;
	font-size: 14px;
	text-decoration: none;
	height: 80px;
	display: inline-block;
	position: relative;
	padding-right: 12px;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-ms-perspective: 1000px;
	perspective: 1000px;
	color: #2a2a2a;
}
.navigation > li:hover > a, .navigation > li > a:hover, .navigation > li > .activelink {
	color: #279fbb;
}
.navigation > li > a > span.label-nav {
	float: left;
	line-height: 20px;
	display: block;
	width: 100%;
	clear: both;
	margin: 25px 0 0 0;
}
.navigation > li > a > span.label-nav-sub {
	float: left;
	line-height: 20px;
	width: 100%;
	clear: both;
	font-size: 12px;
	color: #bcbcbc;
	display: inline-block;
	position: relative;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	-o-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-ms-perspective: 1000px;
	perspective: 1000px;
	text-transform: capitalize;
}
.navigation > li > a > span.label-nav-sub::before {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	content: attr(data-hover);
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	-ms-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	-o-transform-origin: 50% 0;
	transform-origin: 50% 0;
	opacity: 0;
}
.navigation > li:hover > a > span.label-nav-sub, .navigation > li:hover > a > span.label-nav-sub {
	-webkit-transform: rotateX(90deg) translateY(-22px);
	-moz-transform: rotateX(90deg) translateY(-22px);
	-ms-transform: rotateX(90deg) translateY(-22px);
	-o-transform: rotateX(90deg) translateY(-22px);
	transform: rotateX(90deg) translateY(-22px);
	-ms-transform: none;
}
.ie10 .navigation > li:hover > a > span.label-nav-sub, .ie10 .navigation > li:hover > a > span.label-nav-sub {
	transform: none;
}
.navigation > li:hover > a > span.label-nav-sub::before, .navigation > li:hover > a > span.label-nav-sub::before {
	color: #279fbb;
	opacity: 1;
	opacity: 0\9;
}
.navigation > li > .activelink span.label-nav-sub {
	color: #585858;
}
.navigation > li:last-child > a {
	margin-right: 0;
	padding-right: 0;
}/* set all LI to relative */
.navigation li {
	position: relative;
}/* Sub menu Style */
.navigation ul {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 85px;
	background-color: #fff;
	display: none;
	z-index: 1;
	border: 1px solid #DDDDDD;
	border-top: 2px solid #DDD;
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
	opacity: 0;
	height: 0px;
	overflow: hidden;
	left: -13px;
}
.navigation ul li {
	line-height: 0;
	list-style-type: none;
}
.navigation ul.show-sub-menu {
	display: block;
	opacity: 1;
	height: auto;
}
.navigation .icon-arrow-menu {
	position: absolute;
	top: 19px;
	left: 6px;
	color: white;
	color: rgba(255, 255, 255, 0.5);
	font-size: 15px;
	display: none;
	z-index: 10;
}
.navigation .icon-arrow-submenu {
	position: absolute;
	top: 14px;
	right: 10px;
	color: white;
	color: rgba(255, 255, 255, 0.5);
	font-size: 11px;
}
.navigation ul li a {
	padding: 0 0 0 12px;
	width: 170px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 35px;
	display: block;
	color: #787878;
	text-decoration: none;
	font-size: 13px;
	background-color: #fff;
	overflow: hidden;
	position: relative;
	font-family: "Raleway", sans-serif;
	float: left;
}/* Link hover for sub menu */
.navigation ul li:hover > a {
	background-color: #F7F7F7;
	color: #279fbb;
}/* icon hover for sub menu */
.navigation ul li:hover > a i {
	color: white;
}
.navigation ul li a.activelink {
	font-weight: bold;
}
.navigation ul li:first-child > a {
	border-top: none;
}/* 3rd level */
.navigation ul ul {
	left: 172px;
	top: 0;
	border-top: 0;
}
.mobile-menu-button {
	display: none;
}
.mobile-nav {
	display: none;
}
.mobile-nav > li:last-child a {
	border-bottom: none;
}
/*
 Banner
 */
.bannercontainer {
	width: 100% !important;
	position: relative;
	padding: 0;
	max-height: 500px !important;
	overflow: hidden;
}

.banner {
	height: 500px;
	position: relative;
	overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.banner, .bannercontainer {
		width: 760px;
		height: 395px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.banner, .bannercontainer {
		width: 480px;
		height: 250px;
	}
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
	.banner, .bannercontainer {
		width: 320px;
		height: 166px;
	}
}

/****************************
 Feature Columns
 ****************************/
.feature {
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}
.feature .feature-content {
	padding: 22px 15px 15px 15px;
	border-top: 2px solid #279fbb;
}
.feature .feature-details {
	border-top: 1px solid #e8e8e8;
	padding: 0 10px 0 15px;
	background: #f7f7f7;
	line-height: 30px;
}
.feature .feature-details i {
	margin-right: 8px;
}
.feature .feature-details i:hover {
	text-decoration: none;
}
.feature .feature-details a {
	display: inline-block;
}
.feature .feature-details a:hover {
	text-decoration: none;
}
.feature .feature-details .details-seperator {
	border-right: 1px solid #e9e9e9;
	height: 15px;
	margin: 0 10px;
}
.feature .feature-details .feature-share {
	float: right;
}

.section-color-bg .feature, .section-color-red .feature, .section-color-orange .feature, .section-color-green .feature, .section-color-blue .feature, .section-color-dark-blue .feature, .section-color-gray .feature, .section-color-clouds .feature, .section-color-purple .feature, .section-px .feature, .section-image .feature {
	text-align: left;
}
.section-color-bg .feature .feature-content, .section-color-red .feature .feature-content, .section-color-orange .feature .feature-content, .section-color-green .feature .feature-content, .section-color-blue .feature .feature-content, .section-color-dark-blue .feature .feature-content, .section-color-gray .feature .feature-content, .section-color-clouds .feature .feature-content, .section-color-purple .feature .feature-content, .section-px .feature .feature-content, .section-image .feature .feature-content {
	background-color: #8a8989;
	background-color: rgba(0, 0, 0, 0.3);
}
.section-color-bg .feature-details, .section-color-red .feature-details, .section-color-orange .feature-details, .section-color-green .feature-details, .section-color-blue .feature-details, .section-color-dark-blue .feature-details, .section-color-gray .feature-details, .section-color-clouds .feature-details, .section-color-purple .feature-details, .section-px .feature-details, .section-image .feature-details {
	background-color: #534c4c;
	background: rgba(0, 0, 0, 0.55);
}
.section-color-bg .feature-details a, .section-color-red .feature-details a, .section-color-orange .feature-details a, .section-color-green .feature-details a, .section-color-blue .feature-details a, .section-color-dark-blue .feature-details a, .section-color-gray .feature-details a, .section-color-clouds .feature-details a, .section-color-purple .feature-details a, .section-px .feature-details a, .section-image .feature-details a {
	display: inline-block;
}
.section-color-bg .feature-details a:hover, .section-color-red .feature-details a:hover, .section-color-orange .feature-details a:hover, .section-color-green .feature-details a:hover, .section-color-blue .feature-details a:hover, .section-color-dark-blue .feature-details a:hover, .section-color-gray .feature-details a:hover, .section-color-clouds .feature-details a:hover, .section-color-purple .feature-details a:hover, .section-px .feature-details a:hover, .section-image .feature-details a:hover {
	text-decoration: none;
}
.section-color-bg .feature-details .details-seperator, .section-color-red .feature-details .details-seperator, .section-color-orange .feature-details .details-seperator, .section-color-green .feature-details .details-seperator, .section-color-blue .feature-details .details-seperator, .section-color-dark-blue .feature-details .details-seperator, .section-color-gray .feature-details .details-seperator, .section-color-clouds .feature-details .details-seperator, .section-color-purple .feature-details .details-seperator, .section-px .feature-details .details-seperator, .section-image .feature-details .details-seperator {
	border-right: 1px solid #e9e9e9;
	height: 15px;
	margin: 0 10px;
}
.section-color-bg .feature-details .feature-share, .section-color-red .feature-details .feature-share, .section-color-orange .feature-details .feature-share, .section-color-green .feature-details .feature-share, .section-color-blue .feature-details .feature-share, .section-color-dark-blue .feature-details .feature-share, .section-color-gray .feature-details .feature-share, .section-color-clouds .feature-details .feature-share, .section-color-purple .feature-details .feature-share, .section-px .feature-details .feature-share, .section-image .feature-details .feature-share {
	float: right;
}
/****************************
 Buttons
 ****************************/
.btn, input[type="submit"], input[type="button"], button.btn, .btn-primary {
	display: inline-block;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 13px;
	color: white !important;
	background-color: #279fbb;
	position: relative;
	padding: 0 25px !important;
	height: 36px;
	line-height: 33px;
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 -2px 0 0 rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow: 0 -2px 0 0 rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 -2px 0 0 rgba(0, 0, 0, 0.3) inset;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	-webkit-transition: background 0.2s, opacity 0.2s;
	-moz-transition: background 0.2s, opacity 0.2s;
	-o-transition: background 0.2s, opacity 0.2s;
	transition: background 0.2s, opacity 0.2s;
	margin: 0 10px 10px 0;
}
.btn:hover, input[type="submit"]:hover, input[type="button"]:hover, button.btn:hover, .btn-primary:hover {
	text-decoration: none !important;
	color: white !important;
	opacity: 0.78;
	background-color: #279fbb;
}
.btn:active, input[type="submit"]:active, input[type="button"]:active, button.btn:active, .btn-primary:active {
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
	background-color: #279fbb;
	opacity: 0.78;
}
.btn:focus, input[type="submit"]:focus, input[type="button"]:focus, button.btn:focus, .btn-primary:focus {
	outline: 0;
	background-color: #279fbb;
}
.btn i, input[type="submit"] i, input[type="button"] i, button.btn i, .btn-primary i {
	margin: 0 10px 0 0;
}
button.btn.btn-flat, .btn.btn-flat, .btn-flat {
	background-color: #279fbb;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
button.btn.btn-flat:hover, button.btn.btn-flat:active, .btn.btn-flat:hover, .btn.btn-flat:active, .btn-flat:hover, .btn-flat:active {
	background-color: #3b3b3b;
	background-color: #3b3b3b;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
button.btn.btn-flat:focus, .btn.btn-flat:focus, .btn-flat:focus {
	outline: 0;
	background-color: #3b3b3b;
}
button:focus {
	outline: 0;
}
button.btn-sm, .btn-sm {
	padding: 0 15px !important;
	height: 31px;
	line-height: 28px;
}
button.btn-lg, .btn-lg {
	padding: 0 35px !important;
	height: 43px;
	line-height: 40px;
}
button.btn.btn-outlined, .btn.btn-outlined {
	background-color: transparent;
	color: #fff !important;
	text-shadow: 1px 1px 1px #141414;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 1px solid #fff;
}
button.btn.btn-outlined:hover, button.btn.btn-outlined:active, button.btn.btn-outlined:focus, .btn.btn-outlined:hover, .btn.btn-outlined:active, .btn.btn-outlined:focus {
	text-shadow: none;
	background-color: #fff;
	color: #4b4b4b !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	opacity: 1;
}
button.btn.btn-default, .btn.btn-default {
	background-color: #efefef;
	border-color: #b5b5b5;
	color: #5b5b5b !important;
	text-shadow: white 0 1px 0;
}
button.btn.btn-default:hover, button.btn.btn-default:active, button.btn.btn-default:focus, .btn.btn-default:hover, .btn.btn-default:active, .btn.btn-default:focus {
	color: #5b5b5b !important;
	background-color: #f4f4f4;
	opacity: 1;
}
.btn.btn-red {
	background-color: #DD0000;
	border-color: #DD0000;
}
.btn.btn-red:hover, .btn.btn-red:active, .btn.btn-red:focus {
	background-color: #F33C3C;
	opacity: 1;
}
.btn.btn-green {
	background-color: #4aa215;
	border-color: #3d791a;
}
.btn.btn-green:hover, .btn.btn-green:active, .btn.btn-green:focus {
	background-color: #5ebb27;
	opacity: 1;
}
.btn.btn-blue {
	background-color: #0a79a2;
	border-color: #0f5069;
}
.btn.btn-blue:hover, .btn.btn-blue:active, .btn.btn-blue:focus {
	background-color: #1f9ac7;
	opacity: 1;
}
.btn.btn-yellow {
	background-color: #d1ad1f;
	border-color: #756318;
}
.btn.btn-yellow:hover, .btn.btn-yellow:active, .btn.btn-yellow:focus {
	background-color: #f7ce2a;
	opacity: 1;
}
/* Sidebar block */
.sidebar-block {
    position: relative;
    margin: 0 0 30px 0;
    overflow: hidden;
    width: 100%;
    z-index: 1;
}

.sidebar-block p {
    margin: 0;
}

.sidebar-block .sidebar-content {
    overflow: hidden;
}

.sidebar .sidebar-title:first-child {
    line-height: 13px;
}
/****************************
 Clients
 ****************************/
ul.clients-list, ul.bottom-body-clients, ul.section-clients {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: center;
}

ul.bottom-body-clients {
	text-align: center;
}

ul.clients-list li, ul.bottom-body-clients li {
	display: inline-block;
	height: 100px;
	margin: 0 10px 0 10px;
	line-height: 100px;
	text-align: center;
	opacity: 0.50;
}
ul.clients-list li:hover, ul.bottom-body-clients li:hover {
	opacity: 1;
}

ul.section-clients {
	text-align: center;
}

ul.section-clients li {
	height: 108px;
	display: inline-block;
	line-height: 108px;
	margin: 0 20px 0 0;
	width: 208px;
	border: none;
}
ul.section-clients li:hover {
	opacity: 1;
}
ul.section-clients li:last-child {
	margin: 0;
}
ul.section-clients li img.client-image {
	display: inline-block;
}

ul.bottom-body-clients li {
	border: none;
	height: 108px;
	width: 208px;
	border: none;
	text-align: center;
	float: none;
	display: inline-block;
}
ul.bottom-body-clients li img.client-image {
	display: inline-block;
}
ul.bottom-body-clients li:last-child {
	margin: 0;
}

.carousel-wrap {
	clear: both;
}

.carousel-wrap.clients-carousel {
	margin: 0 -10px 0 -10px;
}

/*
 * section subscribe
 */
.section-subscribe {
	width: 40%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: auto;
}
.section-subscribe input[type=text] {
	background-color: #8a8989;
	background-color: rgba(0, 0, 0, 0.2);
	border: 0;
	width: -moz-calc(100% - 40px);
	width: -o-calc(100% - 40px);
	width: -webkit-calc(100% - 40px);
	width: calc(100% - 40px);
}
.section-subscribe input[type=text]::-webkit-input-placeholder {
	color: #fff;
}
.section-subscribe input[type=text]::-moz-input-placeholder {
	color: #fff;
}
.section-subscribe input[type=text]:-ms-input-placeholder {
	color: #fff;
}
.section-subscribe .subscribe-input.text-input {
	height: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
.section-subscribe .social-icons {
	margin: 20px 0 0px;
	overflow: hidden;
	text-align: center;
}
.section-subscribe .social-icons .social-media-icon {
	float: none;
	background-color: black;
	background-color: rgba(0, 0, 0, 0.5);
	background-position: 0 0;
	border: 0;
}

.subscribe-button {
	background-color: #279fbb;
	width: 40px;
	height: 40px;
	border: 0;
	color: #fff;
}

.section-subscribe input[type=text] {
	background-color: #f4f4f4;
	border: 0;
}
.section-subscribe input[type=text]::-webkit-input-placeholder {
	color: #bbb;
}
.section-subscribe input[type=text]::-moz-input-placeholder {
	color: #bbb;
}
.section-subscribe input[type=text]:-ms-input-placeholder {
	color: #bbb;
}
.section-subscribe .subscribe-button.icon-envelope-alt {
	background-color: #279fbb;
}
.section-color-bg .subscribe-button, .section-color-red .subscribe-button, .section-color-orange .subscribe-button, .section-color-green .subscribe-button, .section-color-blue .subscribe-button, .section-color-dark-blue .subscribe-button, .section-color-gray .subscribe-button, .section-color-clouds .subscribe-button, .section-color-purple .subscribe-button, .section-px .subscribe-button, .section-image .subscribe-button {
	background-color: black !important;
	background-color: rgba(0, 0, 0, 0.6) !important;
}

input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, textarea:focus, input[type=text].form-control:focus, input[type=email].form-control:focus, textarea.form-control:focus {
	border-color: #ccc;
	outline: none;
	-webkit-transition: border-color 0.5s linear;
	-moz-transition: border-color 0.5s linear;
	-o-transition: border-color 0.5s linear;
	transition: border-color 0.5s linear;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-color: #fafafa;
}

.section-color-bg input[type=text], .section-color-red input[type=text], .section-color-orange input[type=text], .section-color-green input[type=text], .section-color-blue input[type=text], .section-color-dark-blue input[type=text], .section-color-gray input[type=text], .section-color-clouds input[type=text], .section-color-purple input[type=text], .section-px input[type=text], .section-image input[type=text], #mce-EMAIL {
	background-color: #8a8989 !important;
	background-color: rgba(0, 0, 0, 0.2) !important;
}
#mce-success-response {
    color:white;
}
.section-color-bg input[type=text]::-webkit-input-placeholder, .section-color-red input[type=text]::-webkit-input-placeholder, .section-color-orange input[type=text]::-webkit-input-placeholder, .section-color-green input[type=text]::-webkit-input-placeholder, .section-color-blue input[type=text]::-webkit-input-placeholder, .section-color-dark-blue input[type=text]::-webkit-input-placeholder, .section-color-gray input[type=text]::-webkit-input-placeholder, .section-color-clouds input[type=text]::-webkit-input-placeholder, .section-color-purple input[type=text]::-webkit-input-placeholder, .section-px input[type=text]::-webkit-input-placeholder, .section-image input[type=text]::-webkit-input-placeholder {
	color: #efefef;
}
.section-color-bg input[type=text]::-moz-input-placeholder, .section-color-red input[type=text]::-moz-input-placeholder, .section-color-orange input[type=text]::-moz-input-placeholder, .section-color-green input[type=text]::-moz-input-placeholder, .section-color-blue input[type=text]::-moz-input-placeholder, .section-color-dark-blue input[type=text]::-moz-input-placeholder, .section-color-gray input[type=text]::-moz-input-placeholder, .section-color-clouds input[type=text]::-moz-input-placeholder, .section-color-purple input[type=text]::-moz-input-placeholder, .section-px input[type=text]::-moz-input-placeholder, .section-image input[type=text]::-moz-input-placeholder {
	color: #efefef;
}
.section-color-bg input[type=text]:-ms-input-placeholder, .section-color-red input[type=text]:-ms-input-placeholder, .section-color-orange input[type=text]:-ms-input-placeholder, .section-color-green input[type=text]:-ms-input-placeholder, .section-color-blue input[type=text]:-ms-input-placeholder, .section-color-dark-blue input[type=text]:-ms-input-placeholder, .section-color-gray input[type=text]:-ms-input-placeholder, .section-color-clouds input[type=text]:-ms-input-placeholder, .section-color-purple input[type=text]:-ms-input-placeholder, .section-px input[type=text]:-ms-input-placeholder, .section-image input[type=text]:-ms-input-placeholder {
	color: #efefef;
}

/****************************
 * Blog
 ****************************/
.blog-post {
	margin-bottom: 50px;
	position: relative;
}

.blog-post .blog-span {
	margin-left: 80px;
}

.blog-post .blog-post-type {
	background: #279fbb;
	color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	float: left;
	font-size: 22px;
}

.blog-search .input-group-addon {
	padding: 0;
	position: relative;
	left: -1px;
	border: 0;
}

.blog-post .blog-post-featured-img {
	background-position: bottom;
	background-repeat: no-repeat;
	position: relative;
	margin: 0 0 20px 0;
	box-sizing: border-box;
}

.blog-post .blog-post-featured-img img {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.blog-post-date {
	width: 38px;
	background-color: #eeeeee;
	position: absolute;
	left: 0;
	top: 0;
}

.blog-post-date .day, .blog-post-date .month {
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	text-align: center;
	padding: 7px 0 0px 0;
	display: block;
	color: #279fbb;
}

.blog-post-date .month {
	padding: 0 0 7px 0;
	font-size: 14px;
	text-transform: uppercase;
}

.blog-post-date .icon-link {
	background-color: #279fbb;
	display: block;
	text-align: center;
	padding: 12px 0;
	color: #fff;
	font-size: 18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.blog-post .blog-post-body {
	margin: 0 0 20px 0;
	font-size: 13px;
	color: #676767;
}

.blog-post .blog-post-details {
	height: auto;
	position: relative;
	overflow: hidden;
	border-top: 2px solid #f0f0f0;
	border-bottom: 2px solid #f0f0f0;
}

.blog-post .blog-post-details .blog-post-details-item {
	font-size: 11px;
	height: 37px;
}

.blog-post .blog-post-details:after, .blog-post .blog-post-details:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	background-color: #fff;
	height: 1px;
	width: 100%;
}

.blog-post .blog-post-details:before {
	top: auto;
	bottom: -2px;
}

.blog-post .blog-post-details-item {
	position: relative;
	float: left;
	padding: 0px 0px 0 0;
	line-height: 37px;
	text-transform: uppercase;
}

.blog-post-details-item.icon-calendar {
	padding-left: 0;
}

.blog-post-details-item.blog-post-details-item-left::before {
	padding-right: 5px;
}

.blog-post-details-item.blog-post-details-item-right a i {
	padding-left: 5px;
	padding-left: 10px;
	color: #A5A5A5;
	-webkit-transition: padding 0.2s;
	-moz-transition: padding 0.2s;
	-o-transition: padding 0.2s;
	transition: padding 0.2s;
}
.blog-post-details-item.blog-post-details-item-right a:hover i {
	color: #279fbb;
	padding-left: 12px;
}

.blog-post .blog-post-details-separator {
	border-right: 1px solid #e9e9e9;
	border-left: 1px solid #fdfdfd;
	height: 15px;
	float: left;
	margin: 10px 6px 0 6px;
}

.blog-post .blog-post-details-item-left {
	padding: 0 0 0 20px;
}

.blog-post .blog-post-details-item-left.icon-calendar {
	padding-left: 0;
}

.blog-post .blog-post-details-item-last:after, .blog-post .blog-post-details-item-last:before {
	border-right: none;
}

.blog-post .blog-post-details-tags a {
	position: relative;
	padding: 0 0px 0 5px;
}

.blog-post .blog-post-details-item-right {
	float: right;
	padding-right: 0;
}

.blog-post .blog-slider {
	overflow: hidden;
}
.blog-view {
	clear:both;
}
/* sidebar */
.sidebar {
	position: relative;
	width: 100%;
	z-index: 0;
}

.sidebar .sidebar-title {
	text-transform: uppercase;
}
.h3-sidebar-title {
	color: #4b4b4b;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
}
/* Recent Post */
.posts-list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.posts-list li {
	display: block;
	overflow: hidden;
	margin: 0 0 15px 0;
}

.posts-list .posts-list-thumbnail {
	float: left;
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
}

.posts-list .posts-list-thumbnail img {
	border-radius: 2px;
}

.posts-list .posts-list-thumbnail:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.posts-list-content {
	padding: 0 0 0 75px;
}

.posts-list .posts-list-title {
	display: block;
}

.posts-list .posts-list-meta {
	font-size: 12px;
	color: #aaa;
}

.blog-post .cycle-slideshow {
	height: 240px;
}

.pagination {
	margin-bottom: 20px;
	overflow: hidden;
	text-align: center;
}

.blog-post.row-fluid .blog-span {
	width: 89%;
	margin-left: 55px;
}

.row-fluid .blog-span-bottom[class*="blog-span-bottom"] {
	width: 95.5%;
}
/****************************
 Pagination
 ****************************/
.pagination-container {
	margin-bottom: 20px;
	overflow: hidden;
	text-align: center;
}

.pagination > li > a, .pagination > li > span, .pagination > .listingBar > a, .pagination > .listingBar > span {
	color: #999;
	margin: 0 0 0 4px;
	padding: 10px 15px;
	text-decoration: none !important;
	display: inline-block;
	font-size: 14px;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.pagination > li > a.prev, .pagination > li > a.next, .pagination > li > a:hover, .pagination > li > a.current {
	background-color: #f7f7f7;
	color: #279fbb;
}
/* Tags */
.body-wrapper .tags a {
	display: block;
	float: left;
	padding: 0 10px 0 10px;
	border-right: none;
	line-height: 23px;
	position: relative;
	font-size: 11px;
	margin: 0px 10px 10px 0px;
	background-color: #f2f2f2;
}

.body-wrapper .tags a:hover {
	background-color: #279fbb;
	color: #fff;
	text-decoration: none;
}

.blog-post .readmore-icon {
	font-size: 8px;
	margin: 0 0 0 3px;
	text-decoration: none !important;
}

.blog-post .readmore-icon:hover {
	text-decoration: none !important;
}

/* Blog post link */
.blog-post .blog-post-link {
	font-size: 13px;
	color: #bcbcbc;
	display: block;
}

.blog-post .blog-post-link:hover {
	color: #bcbcbc;
}

/* blog post */
.blog_post_quote {
	position: relative;
	background-color: #f7f7f7;
	padding: 20px;
	font-size: 17px;
	line-height: 23px;
	color: #999;
	font-family: Raleway;
}
.blog_post_quote .quote-author {
	color: #279fbb;
	margin-top: 20px;
}

.blog-post .item_img_overlay {
	height: 100%;
}

/* Post icon container */
.blog-post-icon {
	background-color: #279fbb;
	display: block;
	text-align: center;
	padding: 12px 0;
	color: #fff;
	font-size: 18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.blog-post-icon i {
	display: block;
	margin: auto;
}

/* Recent Post */
.posts-list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.posts-list li {
	display: block;
	overflow: hidden;
	margin: 0 0 15px 0;
}

.posts-list .posts-list-thumbnail {
	float: left;
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
}

.posts-list .posts-list-thumbnail img {
	border-radius: 2px;
}

.posts-list .posts-list-thumbnail:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.posts-list-content {
	padding: 0 0 0 75px;
}

.posts-list .posts-list-title {
	display: block;
}

.posts-list .posts-list-meta {
	font-size: 12px;
	color: #aaa;
}

.blog-post .cycle-slideshow {
	height: 240px;
}

.pagination {
	margin-bottom: 20px;
	overflow: hidden;
	text-align: center;
}

.blog-post.row-fluid .blog-span {
	width: 89%;
	margin-left: 55px;
}

.row-fluid .blog-span-bottom[class*="blog-span-bottom"] {
	width: 95.5%;
}

.comment .comment-reply {
	position: absolute;
	right: 0;
	top: 0px;
	font-weight: normal;
	font-size: 11px;
}

.blog-post-featured-img-with-vid {
	padding-top: 65%;
}

.blog-post-featured-img-with-vid iframe, .blog-post-featured-img-with-vid object, .blog-post-featured-img-with-vid embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.blog-search .blog-search-button {
	border: 0;
	background-color: #279fbb;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	float: left;
	overflow: hidden;
}

.search-button-container {
	padding-left: 30px;
}

.blog-search .blog-search-input {
	float: left;
	width: -moz-calc(100% - 30px);
	width: -o-calc(100% - 30px);
	width: -webkit-calc(100% - 30px);
	width: calc(100% - 30px);
	height: 30px;
}
/****************************
 Blog Single
 ****************************/
.blog-post .block-qoute-by {
	margin: 20px 0 0 0;
	color: #868686;
}

.blog-post .blog-title {
	text-transform: none;
}

/* paragraph */
.blog-post p {
	margin: 0 0 20px 0;
}

/* The Author */
.about-the-author {
	margin: 0 0 50px 0;
	overflow: hidden;
	background: #f5f5f5;
	padding: 15px;
}

.the-author-small-bio {
	padding: 0 0 0 100px;
}

.the-author-thumbnail {
	float: left;
	width: 100px;
	margin-right: 20px;
}

.the-author-thumbnail img {
	border: 4px solid #f4f4f4;
}

.the-author-name {
	color: #4c4c4c;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.the-author-small-bio p:last-child {
	margin-bottom: 0;
}

/* Comments */
.comments {
	margin: 0 0 40px 0;
}

.comments .comments-list {
	list-style: none;
	padding: 0;
}

.comments .comment-author-avatar {
	float: left;
	width: 60px;
}

.comments .comment-details {
	padding-left: 90px;
}

.comments .comment-content {
	border-radius: 2px;
	overflow: hidden;
}

.comments .comment-date {
	font-size: 9px;
	color: #979797;
	font-style: italic;
	font-weight: normal;
}

.comments .comment-author-name {
	font-weight: bold;
	margin: 0 0 5px 0;
}

/* Apply on 2nd level comments list */
.comments-list .children {
	padding-left: 45px;
	margin: 20px 0 0px 0;
}

.comments-list .comment {
	position: relative;
	margin: 0 0 20px 0;
}

.comments .comment-author-avatar img {
	border: 1px solid #e2e2e2;
}

.comments ul, .comments ol {
	list-style-type: none;
}

.share-article span {
	font-size: 13px;
	opacity: 0.8;
	font-family: raleway;
	margin-right: 10px;
	line-height: 40px;
}

.share-article a.icon-heart {
	margin-right: 20px;
}

.share-article a.icon-heart:before {
	position: relative;
	left: -5px;
}
#masonry-elements {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
/****************************
 Content Box
 ****************************/
.content-box {
	overflow: hidden;
}
.content-box h4 {
	margin: 0 0 20px 0;
	text-transform: uppercase;
	font-size: 16px;
}
.content-box h4 i {
	font-size: 25px;
	float: left;
	margin: 0 10px 0 0;
	color: #279fbb;
}
.content-box .read-more {
	text-align: right;
}
.content-box .read-more {
	color: #4b4b4b;
	overflow: hidden;
	display: block;
	text-transform: uppercase;
	margin-top: 5px;
}
.content-box .read-more:hover i {
	text-decoration: none;
}
.content-box .read-more span {
	padding: 1px 10px 0 0;
	display: inline-block;
}
.content-box .read-more i {
	font-size: 10px;
	float: right;
	margin: 7px 0px 0 0;
}
.content-box .content-box-text .read-more {
	display: block;
}/* Content Box Style 2 */
.section-content.top-body {
	padding: 20px 0;
}
.section-content.top-body {
	background-color: #fbfbfb;
}
.section-content {
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-bottom: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
	padding: 40px 0;
}
.section-content.section-tabs {
    border: 0;
}

.section-content.section-px {
    background-image: url(&dtml-portal_url/blurred1.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    border: none;
}


body .section-content.section-image, html .section-content.section-image,
button .section-content.section-image,
input .section-content.section-image,
select .section-content.section-image,
textarea .section-content.section-image {
    position: relative;
    background-color: #279fbb;
    background-color: rgba(39, 159, 187, 0.6);
    border: none;
}

.section-content.section-image:after {
    background-image: url(&dtml-portal_url/section-content-bg1.jpg);
    background-attachment: fixed;
    -webkit-background-size: cover !important;
    content: "";
    opacity: 0.2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}

.section-content.section-image.bg2:after {
    background-image: url(&dtml-portal_url/section-content-bg2.jpg);
}

.section-content.bottom-body {
    padding: 30px 0;
}

.section-content.clients-section {
    padding: 10px;
}

.section-content.no-padding {
    padding-bottom: 0;
}

.section-content.section-color-bg {
    position: relative;
    background-color: rgba(39, 159, 187, 0.8);
    border: 0;
}

.section-content.section-color-orange {
    border: 0;
    background-color: #d35400;
}

.section-content.section-color-green {
    border: 0;
    background-color: #16a085;
}

.section-content.section-color-blue {
    background-color: #2980b9;
    border: 0;
}

.section-content.section-color-red {
    background-color: #e74c3c;
    border: 0;
}

.section-content.section-color-clouds {
    background-color: #ecf0f1;
    border: 0;
}

.section-content.section-color-dark-blue {
    background-color: #2c3e50;
    border: 0;
}

.section-content.section-color-purple {
    background-color: #8e44ad;
    border: 0;
}

.section-content.section-color-gray {
    background-color: #f9f9f9;
}

.section-content.top-body {
    background-color: #fbfbfb;
    padding: 20px 0;
}
.section-content.top-body h1 {
    font-weight: 100;
    font-size: 20px;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
    line-height: 30px;
}

.section-color-bg h1 a:hover, .section-color-bg h2 a:hover, .section-color-bg h3 a:hover, .section-color-bg h4 a:hover, .section-color-bg h5 a:hover, .section-color-bg h6 a:hover, .section-color-red h1 a:hover, .section-color-red h2 a:hover, .section-color-red h3 a:hover, .section-color-red h4 a:hover, .section-color-red h5 a:hover, .section-color-red h6 a:hover, .section-color-orange h1 a:hover, .section-color-orange h2 a:hover, .section-color-orange h3 a:hover, .section-color-orange h4 a:hover, .section-color-orange h5 a:hover, .section-color-orange h6 a:hover, .section-color-green h1 a:hover, .section-color-green h2 a:hover, .section-color-green h3 a:hover, .section-color-green h4 a:hover, .section-color-green h5 a:hover, .section-color-green h6 a:hover, .section-color-blue h1 a:hover, .section-color-blue h2 a:hover, .section-color-blue h3 a:hover, .section-color-blue h4 a:hover, .section-color-blue h5 a:hover, .section-color-blue h6 a:hover,
.section-color-dark-blue h1 a:hover,
.section-color-dark-blue h2 a:hover,
.section-color-dark-blue h3 a:hover,
.section-color-dark-blue h4 a:hover,
.section-color-dark-blue h5 a:hover,
.section-color-dark-blue h6 a:hover, .section-color-gray h1 a:hover, .section-color-gray h2 a:hover, .section-color-gray h3 a:hover, .section-color-gray h4 a:hover, .section-color-gray h5 a:hover, .section-color-gray h6 a:hover, .section-color-clouds h1 a:hover, .section-color-clouds h2 a:hover, .section-color-clouds h3 a:hover, .section-color-clouds h4 a:hover, .section-color-clouds h5 a:hover, .section-color-clouds h6 a:hover, .section-color-purple h1 a:hover, .section-color-purple h2 a:hover, .section-color-purple h3 a:hover, .section-color-purple h4 a:hover, .section-color-purple h5 a:hover, .section-color-purple h6 a:hover, .section-px h1 a:hover, .section-px h2 a:hover, .section-px h3 a:hover, .section-px h4 a:hover, .section-px h5 a:hover, .section-px h6 a:hover, .section-image h1 a:hover, .section-image h2 a:hover, .section-image h3 a:hover, .section-image h4 a:hover, .section-image h5 a:hover, .section-image h6 a:hover {
    color: #ededed;
}

.section-content.bottom-body {
    padding: 30px 0;
}

.section-content.clients-section {
    padding: 10px;
}

.section-content.top-body {
    padding: 20px 0;
}
.section-content.top-body h1 {
    font-weight: 100;
    font-size: 20px;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
    line-height: 30px;
}

.left-image-container {
    position: relative;
    left: 0;
    bottom: 0;
}

.right-image-container {
    position: relative;
    right: 0;
    bottom: 0;
}
/****************************
 Tabs
 ****************************/
.section-tabs {
	padding: 0 0;
	text-align: center;
	background-color: #EFEFEF;
}

.section-tabs .tab-container {
	position: relative;
	z-index: 1;
}

.section-tabs .tab-content {
	overflow: hidden;
}

.section-tabs .section-etabs {
	margin: 0;
	padding: 5px 0;
	display: block;
	margin: auto;
	background-color: #fbfbfb;
	overflow: hidden;
	display: inline-block;
}

.section-tabs .section-etabs .tab {
	border: 0;
	background-color: transparent;
}

.section-tabs .section-etabs .tab a {
	font-size: 15px;
	display: block;
	padding: 5px 20px;
	color: #b4b4b4;
	position: relative;
	top: -5px !important;
	font-weight: 500;
	background-color: transparent;
	text-transform: uppercase;
	border: 0;
	font-family: "Raleway", sans-serif;
}

.section-tabs .tab a.active {
	border: none;
	color: #279fbb;
	top: 0 !important;
	line-height: 20px;
}

.section-tabs .tab.active {
	top: 0 !important;
	background-color: transparent;
	line-height: 20px;
}

.section-tabs .tab a.active:after {
	background-color: none;
}

.section-tabs .tab a.active:after {
	background-color: transparent;
	border-color: transparent;
}

.section-tabs .tab-content {
	padding: 60px 0;
	overflow: hidden;
}

.section-tabs.full-tabs .tab-content {
	padding: 0;
}

.section-tabs .tab-content > div {
	overflow: hidden;
}

.section-etabs-container {
	width: 100%;
	background-color: #fbfbfb;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	height: 43px;
}

.section-tab-arrow {
	position: absolute;
	top: 41px;
	left: 0px;
	z-index: 2;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 13px 9.5px 0 9.5px;
	border-color: #e8e8e8 transparent transparent transparent;
	-webkit-transition: 0.3s left ease;
	-moz-transition: 0.3s left ease;
	-o-transition: 0.3s left ease;
	transition: 0.3s left ease;
}

.section-tab-arrow:before {
	content: "";
	position: absolute;
	top: -14px;
	left: -8px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 12px 8px 0 8px;
	border-color: #fbfbfb transparent transparent transparent;
}
.section-content.section-px.stones-bg {
	background-image: url(http://www.bunja.com.au:8080/mackaycycles/stones.jpg);
}
.etabs {
	margin: 0;
	padding: 0;
	clear: both;
}
.tab {
	display: inline-block;
	border-bottom: none;
	position: relative;
}
body .tab a {
	font-size: 12px;
	color: #b4b4b4;
	font-weight: 500;
	display: block;
	padding: 15px 20px;
	font-family: "Raleway", sans-serif;
	text-transform: uppercase;
}
body .tab {
	display: block;
	background-color: #f5f5f5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	position: relative;
	top: 3px;
	border: 1px solid #e8e8e8;
	border-left: 0;
}
body .tab:first-child {
	border-left: 1px solid #e8e8e8;
}
body .tab:first-child {
	margin-left: 0;
}
.tab a i {
	margin: 0 7px;
	font-size: 16px;
	line-height: 7px;
}
.tab a:hover {
	text-decoration: underline;
	color: #279fbb;
	text-decoration: none;
}
.tab.active {
	background-color: #ffffff;
	color: #279fbb;
	border: 1px solid #e7e7e7;
	border-bottom: none;
	position: relative;
	top: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tab a.active {
	line-height: 25px;
}
.tab a.active:after {
	position: absolute;
	left: -1px;
	top: -4px;
	height: 3px;
	width: 100%;
}
.tab-container {
	visibility: hidden;
}
.tab-container .panel-container {
	background: #fff;
	border: solid #666 1px;
	padding: 10px;
	-moz-border-radius: 0 4px 4px 4px;
	-webkit-border-radius: 0 4px 4px 4px;
	font-family: "Open Sans", sans-serif;
}
.tab-container .tabs-content {
	background: #ffffff;
	padding: 20px 20px;
	border: 1px solid #e7e7e7;
	clear: both;
}
.tab-container .tabs-content div {
	color: #666666;
	line-height: 20px;
	overflow: hidden;
	visibility: visible !important;
}
/*
 * Space seperators
 */
.space-sep20 {
    clear: both;
    display: block;
    height: 20px;
}

.space-sep30 {
    clear: both;
    display: block;
    height: 30px;
}

.space-sep40 {
    clear: both;
    display: block;
    height: 40px;
}

.space-sep50 {
    clear: both;
    display: block;
    height: 50px;
}

.space-sep60 {
    clear: both;
    display: block;
    height: 60px;
}

.space-sep70 {
    clear: both;
    display: block;
    height: 70px;
}

.space-sep80 {
    clear: both;
    display: block;
    height: 80px;
}

.space-sep90 {
    clear: both;
    display: block;
    height: 90px;
}

.space-sep100 {
    clear: both;
    display: block;
    height: 100px;
}

.content-box.content-style2 {
	text-align: center;
}
.content-box.content-style2 h4 i {
	display: block;
	float: none;
	font-size: 22px;
	margin: 0 0 10px 0;
	border: 1px solid;
	border-color: #279fbb;
	color: #279fbb;
	width: 60px;
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
	border-radius: 50%;
	margin-bottom: 20px;
}
.content-box.content-style2:hover i {
	background-color: #279fbb;
	color: #fff;
}
.content-box.content-style2 .read-more {
	text-align: center;
	margin-top: 10px;
	text-decoration: none;
	text-transform: uppercase;
	color: #b8b8b8;
}
.content-box.content-style2 .read-more span {
	padding: 0;
}
.content-box.content-style2 .read-more:hover {
	color: #666666;
}
.content-box.content-style2 .read-more i {
	float: none;
	display: none;
}
.content-box.content-style2 .read-more:hover i {
	text-decoration: none;
}
.content-box.content-style4 {
	position: relative;
	text-align: center;
	height: 105px;
	width: 100%;
}
.content-box.content-style4 h4 {
	text-align: center;
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	-moz-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform-style: preserve-3d;
	-moz-backface-visibility: hidden;
	-moz-transition: all .4s ease-in-out;
	-o-transform: rotateX(0deg) rotateY(0deg);
	-o-transform-style: preserve-3d;
	-o-backface-visibility: hidden;
	-o-transition: all .4s ease-in-out;
	-ms-transform: rotateX(0deg) rotateY(0deg);
	-ms-transform-style: preserve-3d;
	-ms-backface-visibility: hidden;
	-ms-transition: all .4s ease-in-out;
	transform: rotateX(0deg) rotateY(0deg);
	transform-style: preserve-3d;
	backface-visibility: hidden;
	transition: all .4s ease-in-out;
}
.content-box.content-style4 h4 i {
	background-color: #279fbb;
	color: #fff;
	float: none;
	margin: 0 10px 0 0;
	border-radius: 50%;
	text-align: center;
	display: block;
	margin: 5px auto 15px auto;
}
.content-box.content-style4 .content-box-text {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: rotateY(-180deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	-moz-transform: rotateY(-180deg);
	-moz-transform-style: preserve-3d;
	-moz-backface-visibility: hidden;
	-moz-transition: all .4s ease-in-out;
	-o-transform: rotateY(-180deg);
	-o-transform-style: preserve-3d;
	-o-backface-visibility: hidden;
	-o-transition: all .4s ease-in-out;
	-ms-transform: rotateY(-180deg);
	-ms-transform-style: preserve-3d;
	-ms-backface-visibility: hidden;
	-ms-transition: all .4s ease-in-out;
	transform: rotateY(-180deg);
	transform-style: preserve-3d;
	backface-visibility: hidden;
	transition: all .4s ease-in-out;
}
.content-box.content-style4:hover .h4-body-title {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.content-box.content-style4:hover .content-box-text {
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform: rotateX(0deg) rotateY(0deg);
	-o-transform: rotateX(0deg) rotateY(0deg);
	-ms-transform: rotateX(0deg) rotateY(0deg);
	transform: rotateX(0deg) rotateY(0deg);
}
.content-box.content-style4 .btn {
	margin-top: 10px;
	margin-bottom: 0;
}
.content-box.content-style4 .h4-body-title {
	opacity: 1\9;
	display: block\9;
}
.content-box.content-style4 .content-box-text {
	opacity: 0\9;
	display: none\9;
}
.content-box.content-style4:hover .h4-body-title {
	opacity: 0\9;
	display: none\9;
}
.content-box.content-style4:hover .content-box-text {
	opacity: 1\9;
	display: block\9;
}
.content-box.content-style4.small h4 {
	margin: 0;
}
.content-box.content-style4.small h4 i {
	font-size: 22px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background-position: -10px;
}
.content-box.content-style4.medium h4 {
	margin: 0;
}
.content-box.content-style4.medium h4 i {
	font-size: 28px;
	width: 62px;
	height: 62px;
	line-height: 60px;
}
.content-box.style5 h4 {
	margin: 0;
	line-height: 60px;
}
.content-box.style5 h4 i {
	border: 1px solid;
	border-color: #279fbb;
	color: #279fbb;
	float: left;
	margin: 2px 20px 0 0;
	border-radius: 50%;
	text-align: center;
	display: block;
	font-size: 22px;
	width: 60px;
	height: 60px;
	line-height: 60px;
}
.content-box.style5:hover i {
	background-color: #279fbb;
	color: #fff;
}
.content-box.style5 .content-box-text {
	margin-left: 80px;
	margin-top: 5px;
}
.content-box.style5 .content-box-text .read-more {
	text-align: left;
}
.content-box.style5 .content-box-text .read-more i {
	float: none;
}
.content-box.style5.small .content-box-text {
	margin-left: 60px;
	font-size: 13px;
}
.right-text .content-box.small .content-box-text {
	margin-left: 0;
	margin-right: 60px;
}
.right-text .content-box .content-box-text {
	margin-left: 0;
	margin-right: 80px;
}
.content-box.style5.small h4 > i {
	font-size: 16px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background-position: 0 -20px;
}
.content-box.style5.small h4 {
	line-height: 40px;
}
ul.icon-content-list-container {
	padding: 0;
	list-style-type: none;
}
ul.icon-content-list-container li.icon-content-single {
	float: left;
	margin: 0 0 20px 0;
	list-style-type: none;
}
ul.icon-content-list-container li.icon-content-single:last-child {
	margin-bottom: 0;
}
ul.icon-content-list-container li.icon-content-single .icon-box {
	float: left;
	margin-right: 20px;
	text-align: center;
	width: 60px;
	height: 60px;
	background-color: #f2f2f2;
}
ul.icon-content-list-container li.icon-content-single .icon-box i {
	font-size: 42px;
	color: #279fbb;
	line-height: 60px;
}
ul.icon-content-list-container li.icon-content-single h4 {
	margin-bottom: 5px;
}
ul.icon-content-list-container li.icon-content-single p {
	color: #494949;
}
ul.icon-content-list-container li.icon-content-single .content-box.style5 h4 i {
	margin-top: 14px;
}
ul.icon-content-list-container li.icon-content-single .content-box.style5.small h4 i {
	margin-top: 4px;
}
ul.icon-content-list-container li.icon-content-single .content-box-text {
	margin-top: -14px;
}
ul.icon-content-list-container li.icon-content-single .small .content-box-text {
	margin-top: -7px;
	font-size: 13px;
}
.right-text ul.icon-content-list-container li.icon-content-single h4 i {
	float: right;
	margin-left: 20px;
	margin-right: 0;
}
.content-style3 {
	width: -moz-calc(100% - 28px);
	width: -o-calc(100% - 28px);
	width: -webkit-calc(100% - 28px);
	width: calc(100% - 28px);
	background-color: #fff;
	position: relative;
	padding: 20px 30px 20px 20px;
	color: #6c6c6c;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: visible !important;
}
.content-style3:hover .content-style3-icon {
	color: #fff;
	background: #279fbb;
}
.content-style3 .content-style3-icon {
	position: absolute;
	right: -34px;
	top: 30px;
	background-color: #fff;
	width: 60px;
	height: 60px;
	font-size: 32px;
	text-align: center;
	line-height: 60px;
	border-radius: 50%;
	-webkit-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.28);
	-moz-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.28);
	box-shadow: -2px 0 2px rgba(0, 0, 0, 0.28);
	color: #279fbb;
	-webkit-transition: background 0.8s, color 0.2s;
	-moz-transition: background 0.8s, color 0.2s;
	-o-transition: background 0.8s, color 0.2s;
	transition: background 0.8s, color 0.2s;
}
.content-style3 .content-style3-title {
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
}
.content-style3 .content-style3-text {
	text-align: center;
}

/*
 Contact form
 */
.contact-map3 {
	height: 400px;
}
#contacts .contact_form {
	padding: 8px 10px 11px;
	margin-right: 10px;
}
input[type="text"], textarea {
	background: #fff;
	border: 1px solid #cfcfcf;
	box-shadow: none;
	font-size: 14px;
	font-style: italic;
	color: #0a2937;
}
input[type="text"]:focus, textarea:focus {
	box-shadow: none;
}
::-webkit-input-placeholder {/* WebKit browsers */
	color: #909090;
}
:-moz-placeholder {/* Mozilla Firefox 4 to 18 */
	color: #909090;
}
::-moz-placeholder {/* Mozilla Firefox 19+ */
	color: #909090;
}
:-ms-input-placeholder {/* Internet Explorer 10+ */
	color: #909090;
}
form {
	margin: 0;
}
#contacts .contact_form input[type="text"] {
	height: 50px;
	line-height: 50px;
	padding: 0 19px;
	width: 100%;
	margin-bottom: 15px;
}
#contacts .contact_form textarea {
	padding: 15px 19px;
	width: 100%;
	height: 120px;
	resize: none;
}
#contacts .contact_form input[type="text"].error, #contacts .contact_form textarea.error {
	border-color: red;
	border-width: 2px;
}

#contacts .contact_form .note {
	font-size: 10px;
	line-height: 13px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 30px;
}
#contacts .contact_form .note span {
	font-size: 12px;
	font-weight: bold;
}
#contacts .contact_form input[type="submit"] {
	border: 0;
	height: 40px;
	width: 100px;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0;
}
#contacts .info {
	margin-bottom: 50px;
	margin-left: -10px;
}
#contacts .info .header {
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 15px;
}
#contacts .info .text {
}
#contacts .info .text p {
	font-size: 12px;
	color: #0a2937;
	line-height: 18px;
	margin: 0;
}
.checkbox {
	position: relative;
	padding: 0;
	margin-bottom: 13px;
}
.checkbox input {
	position: absolute;
	visibility: hidden;
}
.checkbox label {
	padding-left: 21px;
	font-size: 10px;
	line-height: 14px;
	display: inline-block;
	position: relative;
}
.checkbox label:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 14px;
	height: 14px;
	background: url(http://www.bunja.com.au:8080/mackaycycles/check.png) 0 0 no-repeat;
	content: '';
}
.checkbox label.active:before {
	background-position: 0 -14px;
	content: ' ';
}
.checkbox input[type='checkbox'].error + label {
	color: red;
}
.checkbox input[type='checkbox'].error + label:before {
	background-position: 0 -28px;
	content: ' ';
}
/****************************
 Footer
 ****************************/
.footer {
	overflow: hidden;
	position: relative;
	z-index: 0;
	padding: 0 0 0 0;
	background-color: #383838;
}

.footer:after {
	_content: "";
	position: absolute;
	left: 0;
	top: 0px;
	height: 1px;
	width: 100%;
	background-color: #a2aab3;
}

.footer:before {
	_content: "";
	position: absolute;
	left: 0;
	top: 1px;
	height: 4px;
	width: 100%;
	background-color: #bbbbbb;
}

.footer .footer-col .footer-title {
	padding: 0 0 8px 0;
	margin: 0 0 20px 0;
	text-transform: uppercase;
	color: #f2f2f2;
	font-family: "Raleway", sans-serif;
	font-weight: bold;
}

.footer .footer-col .footer-content {
	color: #d4d4d4;
	line-height: 20px;
	font-family: "Open Sans", sans-serif;
	padding-bottom: 0px;
}

.footer .footer-col .footer-content .footer-content-text {
	line-height: 20px;
	color: #c9c9c9;
}

.footer .footer-col .footer-content .footer-content-logo {
	float: left;
	clear: both;
	margin: 0 0 20px 0;
	width: 100%;
}

.footer .footer-col .footer-content a {
	color: #c9c9c9;
	text-decoration: none;
}

.footer .footer-col .footer-content .footer-recent-tweets {
	list-style-type: none;
	padding-left: 25px;
	color: #c9c9c9;
}

.footer .footer-col .footer-content .footer-recent-tweets li {
	line-height: 20px;
	margin-top: 20px;
	position: relative;
}
.footer .footer-col .footer-content .footer-recent-tweets li a {
	color: #f8f8f8;
}

.footer .footer-col .footer-content .footer-recent-tweets li:after {
	content: "";
	position: absolute;
	left: -25px;
	top: 5px;
	background: no-repeat -98px -1px url(&dtml-portal_url/sprites.png);
	width: 16px;
	height: 13px;
}

.footer .footer-col .footer-content .nice-time {
	font-size: 10px;
	font-family: "Myriad Pro", sans-serif;
	font-weight: bold;
	color: #c9c9c9;
}

.footer .footer-col .footer-content .nice-time a {
	text-decoration: none;
}

.footer-category-list {
	list-style-type: none;
	padding-left: 0;
	color: #c9c9c9;
}

.footer-category-list li {
	padding: 6px 0;
	position: relative;
	border-bottom: 1px solid #414141;
	display: list-item;
}

.footer-category-list li:first-child {
	padding-top: 0;
}

.footer-category-list li a {
	text-decoration: none;
}

.footer-category-list li a:hover {
	color: #f8f8f8;
}

.footer-content .input {
	width: 100%;
	display: block;
	background-color: #133763;
	border: 0;
	border-radius: 5px;
	outline: 0;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #cccccc;
}

.footer .footer-col .footer-getintouch-row {
	margin: 10px 0 0 0;
}

.footer .footer-col .footer-content .input:hover {
	background-color: white;
	background-color: rgba(255, 255, 255, 0.38);
	color: #333333;
}

.footer .footer-col .footer-content .input:focus {
	background-color: rgba(255, 255, 255, 0.8);
	color: #333333;
}

.footer .footer-col .footer-content input[type=text] {
	height: 30px;
}

.footer .footer-col .footer-content input[type=submit] {
	background-color: #184780;
	border: 0;
	-webkit-box-shadow: inset 0px 1px 1px rgba(163, 163, 163, 0.66), 0px 1px 0px 1px rgba(0, 0, 0, 0.21);
	-moz-box-shadow: inset 0px 1px 1px rgba(163, 163, 163, 0.66), 0px 1px 0px 1px rgba(0, 0, 0, 0.21);
	box-shadow: inset 0px 1px 1px rgba(163, 163, 163, 0.66), 0px 1px 0px 1px rgba(0, 0, 0, 0.21);
	padding: 7px 18px;
	border-radius: 5px;
	color: #d2d2d2;
	font-size: 12px;
	font-family: "Open Sans", sans-serif;
}

.footer .footer-col .footer-content input[type=submit]:hover {
	background-color: #164279;
}

.footer .footer-col .footer-content input[type=submit]:active {
	background-color: #184780;
}

.footer .copyright {
	height: 40px;
	width: 100%;
	font-size: 11px;
	font-family: "Open Sans", sans-serif;
	background-color: #303030;
}
.footer .copyright a {
	color: #a3a3a3;
	text-decoration: none;
}
.footer .copyright a:hover {
	color: #e8e8e8;
}
.footer .copyright .copyright-text {
	line-height: 40px;
}

.flickr_badge_wrapper .flickr_badge_image {
	float: left;
	margin: 0 2.222222222222% 2.222222222222% 0;
	width: 30.37037037037%;
	height: auto;
}
.flickr_badge_wrapper .flickr_badge_image img {
	width: 100%;
	height: 100%;
	border: 2px solid transparent;
	opacity: 0.7;
	-webkit-transition: border-color 0.5s, opacity 0.5s;
	-moz-transition: border-color 0.5s, opacity 0.5s;
	-o-transition: border-color 0.5s, opacity 0.5s;
	transition: border-color 0.5s, opacity 0.5s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.flickr_badge_wrapper .flickr_badge_image img:hover {
	border-color: #279fbb;
	opacity: 1;
}

.flickr_badge_wrapper .flickr_badge_image:nth-child(3n+1) {
	margin: 0 0 6px 0;
}

.footer .social-icons {
	overflow: hidden;
	height: 40px;
}

.footer .social-icons .social-media-icon {
	float: right;
	background-color: transparent;
	border: none;
}
.footer .social-icons .social-media-icon:hover {
	border: none;
}

.footer .copyright:before {
	position: absolute;
	display: block;
	content: '';
	height: 1px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.footer-wrapper {
	position: relative;
	padding-top: 25px;
	padding-bottom: 35px;
}

.footer-wrapper:after {
	content: "";
	position: absolute;
	left: -50%;
	top: -8px;
	width: 2000px;
	height: 359px;
	margin-left: 0;
	z-index: -1;
}

.boxed .flickr_badge_wrapper .flickr_badge_image img {
	width: 64px;
	height: 64px;
}

/** footer-contact **/
.footer-contact textarea {
	resize: vertical;
	height: 100px;
	padding: 5px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

.footer-contact label {
	padding: 4px 0 0 0;
	clear: both;
	display: block;
	color: #cf3f3f;
}

#portal-footer {
	background-color: #383838;
	overflow: hidden;
	padding: 0;
	position: relative;
	z-index: 0;
	text-align: center;
	font-size: 13px;
}

/*
 Store
 */
.store-frame iframe {
	width: 100%;
	height: 1000px;
}

/* waiting */
.waiting-circles {
	padding: 0;
	display: inline-block;
	position: relative;
	width: 60px;
	height: 60px;
	margin-top: 20%;
	left: 50%;
}
.waiting-circles-element {
	margin: 0 2px 0 0;
	background-color: #e4e4e4;
	border: solid 1px #f4f4f4;
	width: 10px;
	height: 10px;
	display: inline-block;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.waiting-circles-play-0 {
	background-color: #9EC45F;
}
.waiting-circles-play-1 {
	background-color: #aEd46F;
}
.waiting-circles-play-2 {
	background-color: #bEe47F;
}

#woverlay {
	bottom: 0;
	left: 0;
	overflow-x: auto;
	overflow-y: scroll;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1050;
	display: block;
	background-color: black;
	-moz-opacity: 0.7;
	opacity: .70;
	filter: alpha(opacity=70);
}
/****************************
 Img overlay
 ****************************/
.img-overlay {
	width: 100%;
	height: 100%;
	position: relative;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 0 150px;
}
.img-overlay .social-media-icon {
    background-color: #279fbb;
    background-position: 0 0;
    border: medium none !important;
    border-radius: 50%;
    display: inline-block;
    float: none;
}
.img-overlay img {
	width: 100%;
}

.item-img-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0%;
	top: 0;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-o-transition: all 500ms;
	transition: all 500ms;
	overflow: hidden;
}

.item-img-overlay:hover {
	filter: alpha(opacity=1);
	opacity: 1;
}

.item-img-overlay .item_img_overlay_content {
	position: absolute;
	background-color: #279fbb;
	height: 40px;
	width: 100%;
	top: auto;
	bottom: 0;
	opacity: 0;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	-o-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}
.item-img-overlay:hover .item_img_overlay_content {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}

.img-overlay:hover img {
	opacity: 0.5;
}

.team-member-image.img-overlay:hover .item_img_overlay_content {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}
.team-member-image.img-overlay .item_img_overlay_content {
	position: absolute;
	background-color: #279fbb;
	height: 40px;
	width: 100%;
	top: auto;
	bottom: 0;
	opacity: 0;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}
.team-member .team-member-position,
.team-member-progress .team-member-position {
    font-size: 12px;
    margin: 3px 0 10px 0;
    color: #279fbb;
    font-weight: lighter;
    text-transform: uppercase;
}
.team-member .team-member-content {
    padding: 22px 15px;
    text-align: center;
}
*::-moz-selection {
    background-color: #279fbb;
    color: #fff;
}

.item-img-overlay a:hover {
	text-decoration: none;
}

.img-overlay:hover .item-img-overlay {
	opacity: 1;
}

.img-overlay .item_img_overlay_content {
	position: absolute;
	background-color: #279fbb;
	height: 40px;
	width: 100%;
	top: auto;
	bottom: 0;
	opacity: 0;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}
.img-overlay:hover .item_img_overlay_content {
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Matrix(Dy=0);
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
}

.item-img-overlay .item_img_overlay_content i {
	margin-right: 10px;
}

.item-img-overlay {
	color: #fff;
}

.item-img-overlay a {
	color: #fff;
}
.item-img-overlay a:hover {
	color: #fff !important;
}

a.portfolio-zoom icon-resize-full:hover {
	color: #279fbb !important;
}

.item-img-overlay i {
	background-color: white;
	background-color: rgba(255, 255, 255, 0.95);
	color: #279fbb;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
	display: inline-block;
	position: relative;
	-webkit-transition: background-color, color 0.4s;
	-moz-transition: background-color, color 0.4s;
	-o-transition: background-color, color 0.4s;
	transition: background-color, color 0.4s;
}
.item-img-overlay i:hover {
	color: #279fbb;
}

.item-img-overlay i:hover {
	background-color: #279fbb;
	color: white;
	color: rgba(255, 255, 255, 0.95);
}

.item-img-overlay .portfolio-zoom {
	position: absolute;
	top: 50%;
	margin-top: -40px;
	right: 50%;
	margin-right: -20px;
	background-color: white;
	background-color: rgba(255, 255, 255, 0.95);
	color: #279fbb;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	line-height: 43px;
	text-align: center;
	font-size: 18px;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	cursor: pointer;
	z-index: 1;
}
.item-img-overlay .portfolio-zoom:hover {
	color: #279fbb !important;
}

.item-img-overlay:hover .portfolio-zoom, .item-img-overlay:hover i, .thumb-label-item:hover .portfolio-zoom, .feature-image:hover .portfolio-zoom, .blog-post-featured-img:hover .portfolio-zoom {
	opacity: 0.8;
	-webkit-animation-fill-mode: forwards;
	-webkit-animation-name: overlay-animation;
	-webkit-animation-duration: 0.5s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-delay: 0s;
	-moz-animation-fill-mode: forwards;
	-moz-animation-name: overlay-animation;
	-moz-animation-duration: 0.5s;
	-moz-animation-timing-function: linear;
	-moz-animation-delay: 0s;
	-o-animation-fill-mode: forwards;
	-o-animation-name: overlay-animation;
	-o-animation-duration: 0.5s;
	-o-animation-timing-function: linear;
	-o-animation-delay: 0s;
	animation-fill-mode: forwards;
	animation-name: overlay-animation;
	animation-duration: 0.5s;
	animation-timing-function: linear;
	animation-delay: 0s;
	transform: scale(1) \9;
}

@-webkit-keyframes overlay-animation {
0% {
-webkit-transform: scale(1.5);
opacity: 0;
}

50% {
-webkit-transform: scale(0.5);
}

100% {
-webkit-transform: scale(1);
opacity: 1;
}
}

@-moz-keyframes overlay-animation {
0% {
-moz-transform: scale(1.5);
opacity: 0;
}

50% {
-moz-transform: scale(0.5);
}

100% {
-moz-transform: scale(1);
opacity: 1;
}
}

@-o-keyframes overlay-animation {
0% {
-o-transform: scale(1.5);
opacity: 0;
}

50% {
-o-transform: scale(0.5);
}

100% {
-o-transform: scale(1);
opacity: 1;
}
}

@keyframes overlay-animation {
0% {
transform: scale(1.5);
opacity: 0;
}

50% {
transform: scale(0.5);
}

100% {
transform: scale(1);
opacity: 1;
}
}

.img-overlay {
	overflow: hidden;
}

.img-overlay img {
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

.img-overlay:hover img {
	-webkit-transform: translateY(-40px);
	-moz-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	-o-transform: translateY(-40px);
	transform: translateY(-40px);
}

.feature .img-overlay:hover img {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.feature .item-img-overlay .portfolio-zoom {
	margin-top: -20px;
}

/****************************
Portfolio
****************************/
.portfolio-filter-container {
    clear: both;
    overflow: hidden;
    margin: 0 0 30px 0;
    text-align: center;
    padding: 1px 0 0 0;
}

.portfolio-filter {
    list-style-type: none;
    margin: 0;
    padding: 3px 0;
    display: inline-block;
}

.portfolio-filter li {
    float: left;
    margin: 0 0 0 20px;
}

.portfolio-filter li:first-child {
    margin-left: 0;
}

.portfolio-filter li a {
    padding: 5px 10px;
    border-radius: 5px;
}

.portfolio-filter li a.portfolio-selected,
.portfolio-filter li a:hover {
    background-color: #184780;
    color: #fefefe;
    text-decoration: none;
}

.portfolio-filter-label {
    text-transform: uppercase;
    float: left;
    padding: 0 10px 0 0;
    margin: 3px 0 0 0;
    font-weight: bold;
}

/**
Portfolio Items
*/
.portfolio {
    clear: both;
    overflow: hidden;
}

.portfolio-items {
    padding: 0px 0 0 0;
    clear: both;
    width: 100% !important;
    margin: auto;
}

.boxed .thumb-label-item {
    width: 288px;
}

.thumb-label-item .thumb-label-item-img {
    margin-bottom: 6px;
}

.thumb-label-item .thumb-label-item-img img {
    width: 100%;
}

.thumb-label-item {
    width: 229px;
}

.portfolio-items {
    width: 940px;
}

/**/
.thumb-label-item .thumb-label-item-title {
    margin: 0 0 0px 0;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 40px;
    width: 100%;
    margin: 0 auto;
}

.thumb-label-item .thumb-label-title-tags {
    font-size: 11px;
    font-style: italic;
    text-align: center;
    position: absolute;
    bottom: 23%;
    width: 100%;
    margin: 0 auto;
}

/* 2 Columns*/
.portfolio-items-cols2 .thumb-label-item {
    width: 464px;
}

.boxed .portfolio-items-cols2 .thumb-label-item {
    width: 464px;
}

.portfolio-items-cols2 .thumb-label-item .thumb-label-item-title {
    font-size: 20px;
    bottom: 50%;
}

.portfolio-items-cols2 .thumb-label-item .thumb-label-title-tags {
    bottom: 35%;
    font-size: 13px;
}

/* Colors Text */
body .white-text, html .white-text, button .white-text, input .white-text, select .white-text, textarea .white-text, body .white-text h1, html .white-text h1, button .white-text h1, input .white-text h1, select .white-text h1, textarea .white-text h1, body .white-text h2, html .white-text h2, button .white-text h2, input .white-text h2, select .white-text h2, textarea .white-text h2, body .white-text h3, html .white-text h3, button .white-text h3, input .white-text h3, select .white-text h3, textarea .white-text h3, body .white-text h4, html .white-text h4, button .white-text h4, input .white-text h4, select .white-text h4, textarea .white-text h4, body .white-text h5, html .white-text h5, button .white-text h5, input .white-text h5, select .white-text h5, textarea .white-text h5, body .white-text h6, html .white-text h6, button .white-text h6, input .white-text h6, select .white-text h6, textarea .white-text h6, body .white-text p, html .white-text p, button .white-text p, input .white-text p, select .white-text p, textarea .white-text p, body .white-text .p-section-info, html .white-text .p-section-info, button .white-text .p-section-info, input .white-text .p-section-info, select .white-text .p-section-info, textarea .white-text .p-section-info, body .white-text pre, html .white-text pre, button .white-text pre, input .white-text pre, select .white-text pre, textarea .white-text pre, body .white-text a, html .white-text a, button .white-text a, input .white-text a, select .white-text a, textarea .white-text a, body .white-text h3 a, html .white-text h3 a, button .white-text h3 a, input .white-text h3 a, select .white-text h3 a, textarea .white-text h3 a, body .white-text .feature-details a, html .white-text .feature-details a, button .white-text .feature-details a, input .white-text .feature-details a, select .white-text .feature-details a, textarea .white-text .feature-details a, body .white-text input[type=text], html .white-text input[type=text], button .white-text input[type=text], input .white-text input[type=text], select .white-text input[type=text], textarea .white-text input[type=text], body .white-text input[type=email], html .white-text input[type=email], button .white-text input[type=email], input .white-text input[type=email], select .white-text input[type=email], textarea .white-text input[type=email], body .white-text textarea, html .white-text textarea, button .white-text textarea, input .white-text textarea, select .white-text textarea, textarea .white-text textarea {
	color: #ffffff;
}
body .white-text, html .white-text, button .white-text, input .white-text, select .white-text, textarea .white-text {
	color: #ffffff !important;
}
/*
 * Inputs
 */
input[type=text], input[type=password], input[type=email], textarea, input[type=text].form-control, input[type=password].form-control, input[type=email].form-control, textarea.form-control {
	width: 100%;
	border: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #F7F7F7;
	border: 1px solid #EEE;
	outline: 0;
}


/*
 * Error 
 */
.error-box {
    min-width: 150px;
    background-color: #ff7582;
    border-radius: 5px;
    float: right;
    position: absolute;
    left: 0%;
    top: 0;
    padding: 6px 25px 6px 6px;
    font-size: 12px;
    text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.3);
    color: #902e38;
    white-space: nowrap;
    z-index: 0;
}

.error-box i {
    float: right;
    margin: 4px 0 0 0;
    position: absolute;
    right: 6px;
    top: 6px;
    cursor: pointer;
    display: block;
}
.tweet_content img {
    vertical-align:top;
    margin-right:5px;
}
}

