/*

Theme Name: custom

Theme URI: http://underscores.me/

Author: Underscores.me

Author URI: http://underscores.me/

Description: Description

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: custom

Tags:



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.



custom is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

Underscores is distributed under the terms of the GNU GPL v2 or later.



Normalizing styles have been helped along thanks to the fine work of

Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

*/



/* ! selection

 * ===================================== */



::-moz-selection {

 background-color: #007d9d;

 color: #fff;

 text-shadow: none;

}

::selection {

	background-color: #007d9d;

	color: #fff;

	text-shadow: none;

}

/* ! float clearing

 * ===================================== */



.clear:before, .container:before, .menu-bar:before, .module-secondary-area .row:before, .site-footer .row:before, .services-wrapper li:before, .image-gallery:before {

	content: " ";

	display: table;

}

.clear:after, .container:after, .menu-bar:after, .module-secondary-area .row:after, .site-footer .row:after, .services-wrapper li:after, .image-gallery:after {

	content: " ";

	display: table;

	clear: both;

}

/* ! Base Styling

 * ===================================== */



body {

	font-family: 'Open Sans', sans-serif;

	font-size: 1.6rem;

	line-height: 1.4;

	color: #333;

}

input,

select,

textarea {

	display: block;

	width: 100%;

	height: 46px;

	padding: 0 15px;

	margin: 0 0 10px;

	font-size: 16px;

	line-height: 46px;

	background: #e7eef9;

	color: #a7abb0;

	border: none;

}

select {

	padding: 0 10px;

	background: #e7eef9 url(images/icon-11.png) no-repeat right center;

	-moz-appearance: none;

	-webkit-appearance: none;

}

input[type="submit"] {

	float: right;

	width: auto;

	min-width: 96px;

	margin: 0;

	line-height: 1em;

	font-weight: 600;

	background: #007b10;

	color: #fff;

}

input[type="submit"]:hover {

	background: #fff;

	color: #007b10;

}



/*

 * generic classes

 */

 

.container {

	position: relative;

	max-width: 1201px;

	padding: 0 15px;

	margin: 0 auto;

}

/*

 * .site-header

 */

 

.site-header {

	position: relative;

	z-index: 300;

}

/*

 * .header-sup

 */

 

.header-sup {

	background: #10007b;

}

/*

 * .site-branding

 */

 

.site-branding {

	padding-top: 13px;

}

.logo-overlay-link {

	display: block;

	max-width: 200px;

	margin: 0 auto;

}

.logo-overlay-link .site-logo {
	width: 100%;
	max-width: none;
}

/*

 * .dashboard

 */

 

.dashboard {

	width: 100%;

	max-width: 800px;

	text-align: center;

}

.support a {

	display: block;

}

.tel {

	display: block;

	padding: 0 0 6px 50px;

	font-size: 25px;

	line-height: 1.5em;

	font-weight: 700;

	text-transform: uppercase;

	background: url(images/icon-01.png) no-repeat 0 4px;

	color: #f3f5f6;

}

.quote-btn {

	min--width: 266px;

	padding: 12px;

	font-size: 16px;

	line-height: 1.4em;

	font-weight: 700;

	text-transform: uppercase;

	background: #4c5057;

	color: #fff;

	-webkit-border-radius: 7px;

	-moz-border-radius: 7px;

	border-radius: 7px;

}

.quote-btn:hover {

	background: #007b10;

}

.social {

	text-align: center;

}

.social ul {

	font-size: 0;

}

.social li {

	display: inline-block;

	margin: 0 0 15px;

	vertical-align: middle;

}

.social li + li {

	margin-left: 7px;

}

.tagline {

	margin: 16px 0;

	font-family: 'Palanquin', sans-serif;

	font-size: 24px;

	line-height: 1.2em;

	color: #fff;

}

#logo-centre {
margin: auto;
text-align: center;
width: 65%;

	

}

/*

 * .menu-bar

 */



.js .nav-collapse {

	clip: rect(0 0 0 0);

	max-height: 0;

	position: absolute;

	display: block;

	overflow: hidden;

	zoom: 1;

}

.nav-collapse.opened {

	max-height: 9999px;

}

.disable-pointer-events {

	pointer-events: none !important;

}

.nav-collapse a {

	display: block;

}

.nav-toggle {

	display: none;

	text-transform: uppercase;

	-webkit-tap-highlight-color: rgba(0,0,0,0);

	-webkit-touch-callout: none;

	-webkit-user-select: none;

	-moz-user-select: none;

	-ms-user-select: none;

	-o-user-select: none;

	user-select: none;

}

.nav-toggle:hover, .nav-toggle.active {

}

.js .nav-toggle {

	display: block;

}

.menu-bar {

	background: #52565e;

}

.menu-bar li {

	position: relative;

}

.menu-bar a {

	padding: 9px 15px;

	font-size: 13px;

	text-transform: uppercase;

	color: #fff;

	border-bottom: 1px solid #dddee1;

}

.menu-bar li:last-child a {

	border: none;

}

.menu-bar ul ul a {

	padding-left: 24px;

	border: none;

}

.menu-bar .nav-toggle {

	border: none;

}

.menu-bar .nav-toggle.active, .menu-bar .nav-toggle:hover {

	background: #2e3137;

}

/*

 * .marquee

 */

 

.marquee {

	position: relative;

	z-index: 100;

}

.marquee .owl-nav {

	position: absolute;

	top: 50%;

	right: 0;

	left: 0;

	max-width: 1201px;

	padding: 0 15px;

	margin: -24px auto 0;

}

.marquee .owl-prev {

	float: left;

	width: 43px;

	height: 47px;

	background: #333 url(images/icon-09.png) no-repeat center;

	background: rgba(0,0,0,0.7) url(images/icon-09.png) no-repeat center;

}

.marquee .owl-next {

	float: right;

	width: 43px;

	height: 47px;

	background: #333 url(images/icon-08.png) no-repeat center;

	background: rgba(0,0,0,0.7) url(images/icon-08.png) no-repeat center;

}





/*

 * .site-content

 */

 

.module {

	overflow: hidden;

}

.site-content {

	position: relative;

	z-index: 200;

	background: #007b10 no-repeat center top;

	background-size: cover;

}

.module-header {

	text-align: center;

}

.module-title {

	margin: 0;

	font-size: 24px;

	line-height: 1.2em;

	font-weight: 700;

	color: #fff;

	-webkit-text-shadow: 4px 4px 3px rgba(0,0,0,0.6);

	-moz-text-shadow: 4px 4px 3px rgba(0,0,0,0.6);

	text-shadow: 4px 4px 3px rgba(0,0,0,0.6);

}

/* .module-intro */

 

.module-intro {

	padding: 0 0 39px;

	text-align: center;

	overflow: visible;

}

.module-intro .module-header {

	position: relative;

	max-width: 1000px;

	padding: 24px 12px;

	margin: 0 auto 32px;

	background: #10007b;

	border-top: 9px solid #2b2e34;

}

.module-intro .module-header:before {

	content: " ";

	position: absolute;

	top: 0;

	right: 0;

	left: 0;

	display: block;

	width: 29px;

	height: 11px;

	margin: 0 auto;

	background: url(images/icon-10.png) no-repeat center;

}

.module-intro .module-header:after {

	content: " ";

	position: absolute;

	bottom: -48px;

	left: 0;

	display: block;

	width: 100%;

	height: 48px;

	background: url(images/shadow-01.png) no-repeat center top;

	background-size: 100% 100%;

}

.module-intro .module-title {

	text-transform: uppercase;

}

.module-intro .module-content {

	position: relative;

	z-index: 100;

}

.module-intro p {

	margin: 0 0 16px;

	font-size: 20px;

	line-height: 1.2em;

	font-weight: 600;

	color: #fff;

}

.module-intro .btn {

	display: inline-block;

	padding: 10px 24px;

	font-family: "Times New Roman", serif;

	font-size: 16px;

	background: #fff;

	color: #2b2e34;

	-webkit-border-radius: 10px;

	-moz-border-radius: 10px;

	border-radius: 10px;

}

.module-intro .btn:hover {

	background: #2b2e34;

	color: #fff;

}

.module-intro .btn:hover {

 background: #

}



/* .module-features */



.module-features {

	padding: 0 0 51px;

	text-align: center;

}

.module-features .module-header {

	padding: 20px 0 8px;

	background: #444;

	background: rgba(20,20,20,0.9);

}

.module-features .module-content {

	padding: 30px 30px 17px;

	background: #444;

	background: rgba(20,20,20,0.9);

}

.module-features .thumbnail {

	margin: 0 0 6px;

	-webkit-border-radius: 15px;

		 -moz-border-radius: 15px;

					border-radius: 15px;

}

.module-features h3 {

	margin: 0 0 5px;

	font-size: 20px;

	line-height: 1.4em;

	font-weight: 700;

	text-align: center;

	color: #ddcdb2;

}

.module-features p {

	margin: 0 0 16px;

	font-family: Arial, sans-serif;

	font-size: 14px;

	line-height: 1.4em;

	text-align: left;

	color: #f7f5f4;

}

.module-features .btn {

	display: inline-block;

	padding: 7px 15px;

	font-size: 15px;

	background: #007b10;

	color: #fff;

}

.module-features .btn:hover {

	background: #fff;

	color: #000;

}

.module-features .owl-dots {

	padding: 20px 0 0;

	font-size: 0;

	text-align: center;

}

.module-features .owl-dot {

	display: inline-block;

	width: 16px;

	height: 16px;

	margin: 0 7px;

	background: #007b10;

	-webkit-border-radius: 100%;

		 -moz-border-radius: 100%;

					border-radius: 100%;

}

.module-features .owl-dot:hover,

.module-features .owl-dot.active {

	background: #fff;

}



/*

 * .module-secondary-area

 */



.module-secondary-area {

	padding: 0 0 36px;

	text-align: center;

}

.module-secondary-area .container {

	max-width: 1171px;

	overflow: hidden;

}

.module-secondary-area .section-col {

	width: 100%;

	max-width: 420px;

	margin: 0 auto;
	
	

}

.module-secondary-area .project-archive ul {
	max-height: 340px;
	overflow: hidden;
}

.module-secondary-area .row {

	padding: 18px 15px;

	background: #000;

	background: #444 url(images/backdrop-02.png) no-repeat center;

	background-size: cover;

}

.module-secondary-area .section-title {

	margin: 0 0 16px;

	font-size: 21px;

	line-height: 1.2em;

	font-weight: 700;

	color: #f6ebeb;

}

.module-secondary-area .thumbnail {

	width: 155px;

	margin: 0 auto 16px;

	border: 4px solid #fff;

}

.module-secondary-area h3 {

	margin: 0 0 15px;

	font-size: 20px;

	line-height: 1.2em;

	font-weight: 400;

	color: #ddceb3;

}

.module-secondary-area h3 a {

	color: #ddceb3;

}

.module-secondary-area li {

	padding: 0 0 28px;

	overflow: hidden;

}

.module-secondary-area p {

	margin: 0;

	font-size: 14px;

	line-height: 1.6em;

	color: #cacbce;

}



/*

 * .module-video

 */



.module-video {

	padding-bottom: 48px;

}

.module-video .module-header {

	position: relative;

	padding: 0 0 32px;

	text-align: center;

	overflow: hidden;

}

.module-video .module-title {

	position: relative;

	display: inline-block;

	text-transform: uppercase;

	background: #007b10;

}

.module-video .module-title:before {

	content: " ";

	position: absolute;

	top: 0;

	right: 100%;

	bottom: 0;

	display: block;

	width: 140px;

	height: 2px;

	padding: 0 16px;

	margin: auto 16px auto 0;

	background: #c1baaf;

}

.module-video .module-title:after {

	content: " ";

	position: absolute;

	top: 0;

	bottom: 0;

	left: 100%;

	display: block;

	width: 140px;

	height: 2px;

	padding: 0 16px;

	margin: auto 0 auto 16px;

	background: #c1baaf;

}



/*

 * .module-video

 */

 

.module-testimonials {

	padding: 30px 0;

	background: #f3f5f7;
	
	display: none;

}

.thumbnail-placeholder {

	position: relative;

	width: 160px;

	padding: 0 0 16px 10px;

	margin: 0 auto;

}

.module-testimonials .thumbnail {

	position: relative;

	z-index: 2;

	width: 150px;

	height: 150px;

	border: 5px solid #2b2e34;

	overflow: hidden;

	-webkit-border-radius: 100%;

		 -moz-border-radius: 100%;

					border-radius: 100%;

}

.thumbnail-placeholder:before {

	content: " ";

	position: absolute;

	top: 0;

	left: 0;

	z-index: 1;

	display: block;

	width: 150px;

	height: 150px;

	border: 2px solid #fff;

	-webkit-border-radius: 100%;

		 -moz-border-radius: 100%;

					border-radius: 100%;

}

.module-testimonials .item {

	max-width: 710px;

	margin: 0 auto;

}

.module-testimonials .content-body {

	padding: 0 0 0 38px;

}

.module-testimonials blockquote {

	padding: 18px 0 18px 38px;

	margin: 0 0 0 -38px;

	background: url(images/icon-12.jpg) no-repeat 0 0;

}

.module-testimonials blockquote p {

	margin: 0;

}

.module-testimonials blockquote p:after {

	content: " ";

	position: relative;

	top: 16px;

	display: inline-block;

	width: 22px;

	height: 22px;

	margin-left: 12px;

	background: url(images/icon-13.jpg) no-repeat center;

	vertical-align: baseline;

}

.module-testimonials .author {

	margin: 0;

	font-size: 20px;

	font-weight: 600;

	font-style: italic;

}

.module-testimonials .owl-nav {

	padding: 24px 0 0;

	font-size: 0;

	text-align: center;

}

.module-testimonials .owl-prev {

	display: inline-block;

	width: 25px;

	height: 30px;

	background:url(images/icon-14.jpg) no-repeat center;

}

.module-testimonials .owl-next {

	display: inline-block;

	width: 25px;

	height: 30px;

	margin-left: 18px;

	background:url(images/icon-15.jpg) no-repeat center;

}



/*

 * .footer-sub

 */

 

.site-footer li {

	margin: 0 0 4px;

	font-size: 14px;

	line-height: 1.4em;

	color: #929293;

}

.site-footer p {

	font-size: 14px;

	line-height: 1.4em;

	color: #929293;

}

.site-footer a {

	color: inherit;

}

.site-footer a:hover {

	color: #fff;

}

.footer-sup {

	background: #0f0f0f;

}

.footer-sup .col {

	padding: 23px 0;

}

.footer-sup .col-title {

	margin: 0 0 12px;

	font-size: 18px;

	font-weight: 600;

	color: #fff;

}

.footer-sup .tel {

	padding-left: 27px;

	font-weight: 400;

	background: url(images/icon-21.jpg) no-repeat 0 4px;

}

.footer-sup .email {

	padding-left: 27px;

	background: url(images/icon-22.jpg) no-repeat 0 4px;

}

.footer-sup .support-desk li {

	padding-left: 27px;

}

.newsletter-form-wrapper {

	position: relative;

	width: 100%;

	max-width: 250px;

	padding-right: 76px;

}

.newsletter-form-wrapper input {

	height: 45px;

	margin: 0;

	font-size: 12px;

	background: #fff;

}

.newsletter-form-wrapper input[type="submit"] {

	position: absolute;

	top: 0;

	right: 0;

	width: 76px;

	background: #004609;

	color: #fff;

}

.newsletter-form-wrapper input[type="submit"]:hover {

	background: #eee;

	color: #000;

}



/*

 * .footer-sub

 */

 

 

.footer-sub .copyright {

	margin: 15px 0;

}

.footer-sub {

	text-align: center;

	background: #1b1b1b;

}

.footer-sub .social-links {

	margin: 15px 0;

	font-size: 0;

}

.footer-sub .social-links li {

	display: inline-block;

	margin: 0 3px;

	vertical-align: top;

}



/*

 * .page-header

 */



.page-header {

	height: 185px;

	background: #007b10 none no-repeat center;

	background-size: cover;

}

.page-header .thumbnail {

	display: none;

}



.site-content.page-inner {

	min-height: 420px;

	padding: 26px 0 48px;

	background: #007b10 url(images/backdrop-03.png) no-repeat center;

	background-size: cover;

	border-top: 1px solid #0d0c0c;

	border-bottom: 1px solid #0d0c0c;

}



/*

 * .module-contact

 */



.module-contact h2 {

	margin: 0 0 16px;

	font-size: 24px;

	font-weight: 700;

	color: #fff;

}

.module-contact .content-dir-left h2 {

	margin-bottom: 0;

}

.module-contact .support-details li {

	padding: 23px 0 20px 54px;

	font-size: 18px;

	font-weight: 300;

	color: #efe7e7;

	border-bottom: 1px solid #e3e7e9;

}

.module-contact .support-details li strong {

	font-weight: 600;

	color: #efe7e7;

}

.module-contact .support-details a {

	color: #f3f5f6;

}

.module-contact .support-details .tel {

	font-size: 25px;

	font-weight: 700;

	background: url(images/icon-23.png) no-repeat 0 29px;

	color: #f3f5f6;

}

.module-contact .support-details .address {

	background: url(images/icon-24.png) no-repeat 0 16px;

}

.module-contact .support-details .email {

	background: url(images/icon-25.png) no-repeat 0 24px;

}

.module-contact input,

.module-contact select,

.module-contact textarea {

	padding: 0;

	margin: 0 0 20px;

	font-size: 16px;

	background: none;

	color: #fff;

	font-style: italic;

	border: none;

	border-bottom: 2px solid #f3f5f6;

}

.module-contact textarea {

	height: 60px;

	padding: 12px 0;

	line-height: 1em;

}

.module-contact input[type="submit"] {

	min-width: 160px;

	margin: 10px 0 0;

	font-size: 18px;

	text-transform: uppercase;

	font-weight: 700;

	letter-spacing: 4px;

	font-style: normal;

	background: #35383f;

	color: #fff;

	border: none;

}

.module-contact input[type="submit"]:hover {

	background: #111;

}



/*

 * .map-location

 */

 

.map-location iframe {

	width: 100% !important;

	height: 208px !important;

}



.generic-header .generic-title {

	margin: 0 0 24px;

	color: #fff;

}

.entry-content h1:first-child {

	margin-top: 0;

}

.entry-content h2 {

	margin: 32px 0 7px;

	font-size: 22px;

	font-weight: 600;

	color: #fff;

}

.entry-content h2:first-child {

	margin-top: 0;

}

.entry-content h2 a {

	color: #fff;

}

.entry-content h3 {

	margin: 32px 0 7px;

	font-size: 20px;

	font-weight: 600;

	color: #fff;

}

.entry-content h3:first-child {

	margin-top: 0;

}

.entry-content h3 a {

	color: #fff;

}

.entry-content p {

	color: #fff;

}

.entry-content p:last-child {

	margin-bottom: 0;

}

.entry-content ol {

	padding-left: 20px;

}

.entry-content ol li {

	position: relative;

	padding: 0 0 16px 0;

	color: #fff;

}

.entry-content ul li {

	position: relative;

	padding: 0 0 16px 16px;

	color: #fff;

}

.entry-content ul li:before {

	content: " ";

	position: absolute;

	top: 8px;

	left: 0;

	width: 7px;

	height: 7px;

	background: #fff;

	-webkit-border-radius: 100%;

		 -moz-border-radius: 100%;

					border-radius: 100%;

}



.page-generic-content {

	margin: 0 0 32px;

}

.sidebar-content {

	width: 100%;

	max-width: 480px;

	margin: 0 auto;

}

.sidebar-content h2 {

	font-size: 24px;

	font-weight: 700;

	margin-bottom: 16px;

}

.sidebar-content img {

	width: 100%;

	max-width: none;

}

.sidebar-content a {

	display: block;

}



/*

 * .services-wrapper

 */



.services-wrapper {

	max-width: 500px;

	margin: 0 auto;

	text-align: center;

}

.services-wrapper .thumbnail-area {

	width: 100%;

	max-width: 260px;

	margin: 0 auto 16px;

	overflow: hidden;

	-webkit-border-radius: 15px;

		 -moz-border-radius: 15px;

					border-radius: 15px;

}

.services-wrapper .thumbnail-area img {

	width: 100%;

	max-width: none;

}

.services-wrapper li {

	padding: 32px 0 12px;

}

.services-wrapper li:first-child {

	padding-top: 0;

}

.services-wrapper li + li {

	border-top: 1px solid #b8b2a6;

}

.services-wrapper p {

	color: #e5e2dc;

}

.services-wrapper h2 {

	color: #fff;

}



.module-video video {

	width: 100% !important;

	height: auto !important;

}

/*
 * .gallery-nav
 */

.gallery-nav {
	padding: 0 0 32px;
}
.gallery-nav ul {
	font-size: 0;
	text-align: center;
}
.gallery-nav li {
	display: inline-block;
	margin: 0 3px 7px;
	vertical-align: top;
}
.gallery-nav a {
	display: block;
	padding: 9px 28px;
	font-size: 16px;
	background: #004609;
	color: #fff;
	overflow: hidden;
	-webkit-border-radius: 3px;
		 -moz-border-radius: 3px;
					border-radius: 3px;
}
.gallery-nav a:hover,
.gallery-nav .active {
	background: #0f0f0f;
}

.image-gallery .mix {
	display: none;
	width: 100%;
	max-width: 260px;
	margin: 0 auto 12px;
	background: #fff;
	border: 1px solid #fff;
	-webkit-border-radius: 3px;
		 -moz-border-radius: 3px;
					border-radius: 3px;
}
.image-gallery .mix img {
	width: 100%;
	max-width: none;
	-webkit-transition: all .14s ease-in-out;
	   -moz-transition: all .14s ease-in-out;
	    -ms-transition: all .14s ease-in-out;
		   -o-transition: all .14s ease-in-out;
					transition: all .14s ease-in-out;
}
.image-gallery .mix:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.image-gallery video {
	width: 100% !important;
	height: auto !important;
}
.image-gallery iframe {
	width: 100% !important;
	height: auto !important;
}

.support .call-now {
	display: block;
	padding: 0;
	width: 155px;
	height: 55px;
	margin: 0 auto;
	font-size: 0;
	font-weight: 0;
	background: url(images/call-now.png) no-repeat center;
	color: transparent;
	vertical-align: middle;
	-webkit-border-radius: 0;
		 -moz-border-radius: 0;
					border-radius: 0;
}
.support .tel {
	display: inline-block;
	background: none;
	padding-left: 0;
	vertical-align: middle;
}
.support.theme-dark {
	text-align: center;
}
.support.theme-dark .call-now{
	display: inline-block;
	padding: 0;
	margin-right: 7px;
	width: 155px;
	height: 55px;
	font-size: 0;
	font-weight: 0;
	background: url(images/call-now.png) no-repeat center;
	color: transparent;
	vertical-align: middle;
	-webkit-border-radius: 0;
		 -moz-border-radius: 0;
					border-radius: 0;
}
.support.theme-dark .tel {
	display: inline-block;
	padding: 5px 12px;
	margin-top: 7px;
	font-size: 18px;
	background: #111;
	color: #fff;
	-webkit-border-radius: 3px;
		 -moz-border-radius: 3px;
					border-radius: 3px;
}

.section-left {
	padding: 24px 0 0;
	text-align: center;
}

.section-right {
	padding: 16px 0 0;
	text-align: center;
}

.section-mid {
	padding: 16px 0 0;
	text-align: center;
}
 
.section-mid .sub-heading {
	margin: 0 0 7px;
	font-size: 16px;
	line-height: 1.4em;
	text-transform: uppercase;
	color: #fff;
}
 
.section-mid .mini-heading {
	margin: 0 0 14px;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.4em;
	letter-spacing: 3px;
	color: #fff;
}

body {
	overflow-x: hidden;
}

.support li {
	margin-top: 13px;
}

@media only screen and (min-width: 500px) {

.testimonial-carousel {

	padding-right: 90px;

}

.module-testimonials .owl-controls {

	position: absolute;

	top: 50%;

	right: 15px;

	bottom: 0;

	margin: 0;

}

/*
 * image gallery
 */
 
.image-gallery {
	margin-right: -1%;
	margin-left: -1%;
}
.image-gallery .mix {
	float: left;
	width: 48%;
	max-width: none;
	margin-right: 1%;
	margin-left: 1%;
}

.image-gallery .mix:nth-child(2n+1) {
	clear: none;
}

}



@media only screen and (min-width: 600px) {



/*

 * .footer-sub

 */

 

 

.footer-sub .legal {

	float: left;

	width: 20%;

	text-align: left;

}
.footer-sub .power {

	float: left;

	width: 50%;

	text-align: left;

}
.footer-sub .social-links {

	float: right;

	width: 20%;

	text-align: right;

}





/*

 * .module-contact

 */



.module-contact .content-dir-left {

	float: left;

	width: 50%;

	padding-right: 16px;

}

.module-contact .content-dir-right {

	float: right;

	width: 50%;

}



/*

 * .services-wrapper

 */



.services-wrapper {

	max-width: none;

	text-align: left;

}

.services-wrapper .thumbnail-area {

	float: left;

	margin: 0 24px 12px 0;

}

.services-wrapper li .content {

	overflow: hidden;

}

.services-wrapper li {

	padding: 32px 0 12px;

}

/*
 * image gallery
 */
 
.image-gallery {
	margin-right: -1%;
	margin-left: -1%;
}
.image-gallery .mix {
	width: 31.33%;
	margin-right: 1%;
	margin-left: 1%;
}

.section-mid .mini-heading {
	margin: 0 0 14px;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.4em;
	letter-spacing: 5px;
}


}



@media only screen and (min-width: 700px) {




/* .dashboard */



.dashboard {

	float: right;

	width: 75%;

	text-align: right;

}

.support li {

	margin: 13px 0 0;

}

.support li + li {

	margin-left: 10px;

}


.js .nav-collapse {

	position: relative;

	overflow: visible;

}

.js .nav-collapse.closed {

	max-height: none;

	overflow: visible !important;

}

.js .nav-toggle {

	display: none;

}

.menu-bar {

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#737984+0,373a41+61 */

	background: #737984; /* Old browsers */

	background: -moz-linear-gradient(top, #737984 0%, #373a41 61%); /* FF3.6-15 */

	background: -webkit-linear-gradient(top, #737984 0%, #373a41 61%); /* Chrome10-25,Safari5.1-6 */

	background: linear-gradient(to bottom, #737984 0%, #373a41 61%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#737984', endColorstr='#373a41', GradientType=0 ); /* IE6-9 */

	border-top: 1px solid #dddee1;

	border-bottom: 1px solid #dddee1;

}

.nav-main {

	position: relative;

	right: 50%;

	float: right;

}

.nav-main ul {

	position: relative;

	right: -50%;

	float: left;

}

.nav-main ul ul {

	position: absolute;

	right: auto;

	left: 0;

	float: none;

	display: none;

	width: 100%;

	min-width: 170px;

	padding: 12px 0;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#737984+0,373a41+61 */

	background: #737984; /* Old browsers */

	background: -moz-linear-gradient(top, #737984 0%, #373a41 61%); /* FF3.6-15 */

	background: -webkit-linear-gradient(top, #737984 0%, #373a41 61%); /* Chrome10-25,Safari5.1-6 */

	background: linear-gradient(to bottom, #737984 0%, #373a41 61%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#737984', endColorstr='#373a41', GradientType=0 ); /* IE6-9 */

	border-top: 1px solid #dddee1;

}

.nav-main li {

	float: left;

}

.menu-bar a {

	padding: 16px 13px;

	border-bottom: none;

}

.menu-bar a:hover {

	background: #007b10;

}

.menu-bar li + li a, .menu-bar li:last-child a {

	border-left: 1px solid #dddee1;

}

.menu-bar ul ul a, .menu-bar ul ul a {

	border-left: none !important;

}

.nav-main li li {

	float: none;

	width: 100%;

}

.nav-main li li a {

	padding: 10px 15px;

	font-size: 17px;

	text-transform: none;

}

.nav-main li li a:hover {

	background: #333;

}

.nav-main li:hover > ul {

	display: block;

}

.menu-bar li.has-submenu > a:after {

	content: " ";

	display: inline-block;

	width: 11px;

	height: 5px;

	margin-left: 3px;

	background: url(images/icon-07.png) no-repeat center;

	vertical-align: middle;

}

.module-title {

	font-size: 32px;

}





.module-secondary-area .row {

	margin-right: -2%;

	margin-left: -2%;

}

.module-secondary-area .section-col {

	float: left;

	width: 46%;

	max-width: none;

	padding-left: 7%;

	margin: 0 2%;

}

.module-secondary-area .section-col:first-child {

	width: 48%;

	padding-right: 3%;

	padding-left: 0;

	margin-right: 0;

	border-right: 2px solid #fff;

}



/*

 * .module-testimonials

 */

 

.module-testimonials .item {

	max-width: 920px;

	margin: 0 auto;

}

.module-testimonials .thumbnail-placeholder {

	float: left;

	margin-right: 30px;

}

.module-testimonials .content-body {

	padding-top: 22px;

	overflow: hidden;

}



/*

 * .footer-sub

 */



.site-footer .row {

	margin-left: -1%;

	margin-right: -1%;

}

.site-footer .col {

	float: left;

	width: 31.33%;

	margin: 0 1%;

}



/*

 * .module-contact

 */

 

.module-contact h2 {

	font-size: 32px;

}



.page-generic-content {

	float: left;

	width: 50%;

	padding-right: 3%;

}

.sidebar-content {

	float: right;

	width: 50%;

	max-width: none;

	padding-left: 3%;

	border-left: 1px solid #3e3e3e;

}


.section-left {
	float: left;
	width: 25%;
}
.section-right {
	float: left;
	width: 20%;
	padding-top: 118px;
}
.section-mid {
	float: left;
	width: 55%;
	padding: 12px 16px 0;
}

.section-mid .sub-heading {
	font-size: 16px;
	line-height: 1.2em;
}

}



@media only screen and (min-width: 800px) {

.menu-bar a {

	padding-right: 20px;

	padding-left: 20px;

}



/*

 * .services-wrapper

 */



.services-wrapper ul {

	margin-right: -2%;

	margin-left: -2%;

}

.services-wrapper li {

	float: left;

	width: 46%;

	margin-right: 2%;

	margin-left: 2%;

}

.services-wrapper .thumbnail-area {

	max-width: 40%;

	border: 1px solid #fff;

}

.services-wrapper li {

	padding: 32px 0 12px;

}

.services-wrapper li:first-child {

	padding-top: 0;

}

.services-wrapper li:first-child + li {

	padding-top: 0;

}

.services-wrapper li + li {

	border-top: none;

}

.services-wrapper li:nth-child(2n+1) {

	clear: left;

}


/*
 * image gallery
 */
 
.image-gallery {
	margin-right: -.5%;
	margin-left: -.5%;
}
.image-gallery .mix {
	width: 32.33%;
	margin-right: .5%;
	margin-left: .5%;
}
.image-gallery .mix:nth-child(2n+1) {
	clear: none;
}
.image-gallery .mix:nth-child(3n+1) {
	clear: none;
}

.section-left {
	width: 20%;
}
.section-right {
	width: 20%;
}
.section-mid {
	width: 60%;
	padding: 16px 16px 0;
}

.menu-bar a {

	font-size: 15px;

}

.module-intro .module-header {

	margin-top: -63px;

}

}



@media only screen and (min-width: 900px) {

.quote-btn {

	padding: 16px 27px;

	font-size: 18px;

	-webkit-border-radius: 10px;

	-moz-border-radius: 10px;

	border-radius: 10px;

}

.social .tagline {

	float: left;

	width: 60%;

	padding-right: 15px;

	margin-top: 0;

	text-align: left;

}

.social ul {

	overflow: hidden;

}

.menu-bar a {

	padding-right: 22px;

	padding-left: 22px;

}



/*

 * .module-secondary-area

 */

 

.module-secondary-area .row {

	padding-right: 45px;

	padding-left: 45px;

}



/*

 * .module-secondary-area

 */



.module-secondary-area {

	text-align: left;

}

.module-secondary-area .thumbnail {

	float: left;

	margin: 8px 24px 0 0;

}

.module-secondary-area .content-body {

	text-align: left;

	overflow: hidden;

}





.module-secondary-area .section-title {

	font-size: 30px;

}



.testimonial-carousel {

	padding-right: 110px;

}

.module-testimonials .owl-controls {

	top: 35%;

	right: 30px;

}





/*

 * .page-header

 */



.page-header {

	height: 285px;

}



/*

 * .module-contact

 */

 

.module-contact h2 {

	font-size: 42px;

}

.module-contact .content-dir-left {

	padding-right: 12%;

}



/*

 * .map-location

 */

 

.map-location iframe {

	width: 100% !important;

	height: 358px !important;

}

.module-secondary-area h3 {
	
	padding-top: 50px;
	
}

.support li + li {

	margin-left: 30px;

}

}



@media only screen and (min-width: 1100px) {

.tagline {

	padding: 39px 0 7px;

	margin: 0;

	font-size: 25px;

}

.social .tagline {

	width: 70%;

}

.menu-bar a {

	padding-right: 35px;

	padding-left: 35px;

}

.module-title {

	font-size: 40px;

}



/*

 * .module-video

 */



.module-video {

	padding-bottom: 74px;

}

.section-left {
	width: 15%;
}
.section-right {
	width: 15%;
}
.section-mid {
	width: 70%;
	padding: 16px 16px 0;
}


.section-mid .mini-heading {
	margin: 0;
	font-size: 44px;
	line-height: 1em;
	font-weight: 600;
	letter-spacing: 7px;
}

}



@media only screen and (min-width: 1240px) {

.menu-bar a {

	padding-right: 48x;

	padding-left: 48px;

}

}