@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);
/* Stuck menu styles
========================================================*/
.isStuck {
	padding: 0;
	z-index: 999;
	-webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.2);
}
.isStuck nav.tm_navbar .sub-menu > ul {
	top: 26px;
}
@media only screen and (max-width: 979px) {
 .isStuck {
 display: none !important;
}
}
/*========================================================
                    Main layout styles
=========================================================*/
body {
	background:#fff;
	font: 16px 'Open Sans', Arial, Helvetica, sans-serif;
	line-height: 2em;
	color: #000;
    font-weight: 300;
}
a {
	text-decoration: none;color:#009FC5;
}
a:hover {
	text-decoration: none;
}
a:hover, a:active, a:focus {
    color: #0053A4;
}
a:focus {
	text-decoration: none;
	background: none;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
textarea, input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
	-webkit-appearance: none;
	-moz-appearance: caret;
}
p {
	margin-bottom: 23px;
}
p span {
	color: #64c1bd;
}
h1{font-size: 36px;font-family: 'Comfortaa', Arial, sans-serif;font-weight: 300;}
h1.navbar-brand_ {
	margin: 0;
	padding: 0;
	float: left;
	height: auto;
	margin: 9px 0;
}
h1.navbar-brand_ a {
	display: inline-block;
	background:url(../images/logo.png) no-repeat center;width:277px;height:51px;background-size: 100% auto;
}


h2 {
	font: 24px/24px 'Comfortaa', Arial, sans-serif;
	margin: 0 0 37px 0;
	width: 100%;
	text-align: left;font-weight: 300;
}
.entry-content h2{font-size: 32px;}
h3 {
	font-size: 16px;
    line-height: 24px;
    font-family: 'Comfortaa', Arial, sans-serif;
	text-transform: uppercase;
	margin: 0 0 16px 0;font-weight: 300;
}
h4, h5, h6{font-family: 'Comfortaa', Arial, sans-serif;font-weight: 300;}
.extra-wrap {
	overflow: hidden;
}
.global {
	padding: 0;
	background: url(../images/pattern1.png) repeat;
}
.global.indent {
	padding: 56px 0 0 0;
	background: #ffffff url(../images/pattern3.png) repeat-x;
}
.center {
	text-align: center;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;border: 1px solid #ccc;
padding: 5px; }
  .alignleft.large img {
    width: 100%; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;border: 1px solid #ccc;
padding: 5px; }
  .alignright.large img {
    width: 100%; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center; border: 1px solid #ccc;
padding: 5px;}
/*========================================================
                    header
=========================================================*/
header {
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 11;
	background: #fff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	line-height: 1.5em;
    border-bottom:1px solid #e5e5e5;
}
header.isStuck{min-height:0;}
header.isStuck .masthead, header.isStuck .top_mast{display:none;}
header.isStuck h1.navbar-brand_ a {}
header.isStuck ul.nav {margin-top:0px}
header.isStuck .address, header.isStuck .social{display:none;}
.top_mast{background:#fff;color:#20b2aa;}
.address{margin-top: 10px;height:28px;line-height:28px;}
.address, .phone{color:#20b2aa;text-align:right;font-size:0.9em;line-height:1em;position:relative;vertical-align: middle;margin-right: 5px;}
.phone{}
.address span{display: inline-flex;vertical-align:middle;}
.address i{font-size:1.5em;padding-right:10px;}
.social{margin-top:8px;display: block;text-align:right;}
.social a{color:#fff;background:#fdb414;border-radius:50%;padding:5px;margin:0 8px;width:32px;height:32px;display: inline-block;text-align: center;font-size: 1em;line-height:22px;}

.social a:hover{background:#20b2aa;color:#fff;}

img{max-width:100%;height:auto;}
/* menu
========================================================*/
ul.nav {}
nav.tm_navbar {
	padding: 0;
	margin: 0;
	display:inline-block;
	min-height: 0;
	float:right;
	border-width:0;
	background:none;
}
nav.tm_navbar li {
	font-size: 18px;
	line-height: 26px;
	padding: 0;
	margin: 0;
	float: left;
    margin-left: 1px;
}
nav.tm_navbar li:first-child {
	margin-left: 0px;
}
nav.tm_navbar li a {
	font: 16px 'Comfortaa', cursive;
	color: #0053A4;
	text-transform: none;
	font-weight:300;
    letter-spacing: 1px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
    position:relative;
    height: 46px;
    line-height: 46px;
    margin: 0;
    padding: 0 15px;
}
nav.tm_navbar li:hover > a, nav.tm_navbar li.current-menu-item > a, nav.tm_navbar .sfHover > a {
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
    background: #0053A4;
    color: #fff;
}
nav.tm_navbar li:hover > a:after, nav.tm_navbar li.current-menu-item > a:after, nav.tm_navbar .sfHover > a:after {
	
}
/* subMenu1
========================================================*/
nav.tm_navbar ul.nav ul {
	position: absolute;
	display: none;
	width: 186px;
	left: 10px;
	top: 38px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #20b2aa;
	padding: 0px;
	margin: 0;
	text-align: left;
}
nav.tm_navbar ul.nav ul li {
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0 0 0px 0;
	padding: 0 0 0px 0;
	display: block;
	border-bottom: 1px solid #ccc;
}
nav.tm_navbar ul.nav ul li:last-child {
	border-bottom: none;
}
nav.tm_navbar ul.nav ul li a {
	padding: 0;
	margin: 0;
	text-align: left;
	font: 15px 'Open Sans';
	line-height:2em;
	text-transform: uppercase;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	padding:5px 10px;
	display:block;
}
nav.tm_navbar ul.nav .submenu li span {
	display: inline-block;
	background: url(../images/menu-marker2.png) right center no-repeat;
	width: 8px;
	height: 5px;
	position: absolute;
	right: 10px;
	top: 21px;
	left: auto;
}
nav.tm_navbar ul.nav ul li a:hover {
	text-decoration: none;
	color: #fff ;
	background: #095151;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	border-radius:0;    
}
nav.tm_navbar ul.nav ul li.sfHover > a {
	text-decoration: none;
	color: #fff ;
	background: #095151;
}
nav.tm_navbar ul.nav ul li a:hover:after, nav.tm_navbar ul.nav ul li.sfHover > a:after{background:none;border-width:0;}
/* subMenu2
========================================================*/
nav.tm_navbar .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 105px;
	left: 100%;
	top: 0;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #ffc246;
	padding: 10px 22px 0 22px;
	margin: 0;
	text-align: center;
}
nav.tm_navbar .sub-menu ul ul li {
	border-bottom: 1px solid #ffe2a8;
}
nav.tm_navbar .sub-menu ul ul li:last-child {
	border-bottom: none;
}
nav.tm_navbar .sub-menu ul ul li a {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	font: 13px 'Open Sans';
	color: #ffffff;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sub-menu > ul li > ul li a:hover {
	text-decoration: none;
	color: #fff9a4 !important;
	background: none !important;
}
.select-menu {
	display: none !important;
}
.isStuck nav.tm_navbar li a {height: 72px;line-height: 72px;}
.isStuck .top_phone{display: none;}
/*========================================================
                    Content
=========================================================*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 80px;
	right: 30px;
	overflow: hidden;
	border: none;
	color: #d7d7d7;
	font-size: 31px;
	z-index: 20;
	-webkit-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
}
#toTop:hover {
	outline: none;
	color: #E59400;
}
.camera_caption {top:17%;position: relative;}
.camera_caption .container{position:relative;}
.banner_content{width:65%;padding:0px;position:absolute;top:20px;left:20px;text-align:left;}
.banner_content h2{font-family:'Open Sans', Arial, sans-serif; background:url(../images/yellow-bg.png) repeat 0px 0px;text-transform:uppercase;font-size: 2.5em;text-align:left;color:#fff;margin-bottom:15px;padding: 15px;display: inline-block;width: auto;}
.banner_content p{background:url(../images/white-bg.png) repeat center;color:#000;margin-bottom:5px;font-size:16px;font-weight:400;line-height:1.5em;padding:15px;padding-right: 100px;}
.banner_content a.btn{background:#ffa500 url(../images/btn_bg.jpg) repeat-x 0px 0px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;color:#fff;text-transform:uppercase;height:53px;line-height:53px;padding:0 40px;display:inline-block;font-weight:500;font-size: 1.15em;}
.banner_content a.btn:hover{background:#25656b;}
.slider{padding:0;background:#eee;}
.slider:after{clear:both;display:table;content:'';}
.clr:after{content:'';}

#content{}
.btn{background:none;text-transform:uppercase;color:#20b2aa;padding: 5px 25px;font-size: 1em;border:2px solid #20b2aa;font-weight: 700;border-radius: 0;}
.btn:hover{background:#20b2aa;color:#fff;}
.orangeTxt{color:#e59400;}
.sitecolor{color:#41bfc0;}
.center{text-align:center;}
#welcome{padding-top:50px;padding-bottom:43px;background:#fff;}
#welcome p{margin: 0;padding: 0;}
h2{line-height: 1.2;padding-top:0px;font-weight: 300;font-size: 2em;color: #009FC5;font-family: 'Comfortaa', Arial, sans-serif;margin-bottom: 10px;}
h2 strong{color:#0053A4}
#welcome .welcome p{width:80%;padding:10px 0 20px 62px;}
#welcome .welcome h2{color: #363636;font-size: 30px;}

#services{margin-bottom:0px;}
#services h2, #blog h2, #works h2{font-weight: 300;font-size: 48px;line-height: 1.0;margin-bottom: 10px;min-height: 48px;text-transform: uppercase;color: #009FC5;}
#services h2 strong, #works h2 strong{display:block;color:#0053A4}
#services .serviceBox{margin-top: 24px;text-align:center;padding-bottom:0px;position:relative;}
#works{padding-top:74px;padding-bottom: 74px;background: #fff;}
#blog{background: #555555;padding: 74px 0;}
.custom{margin-top: 30px;text-align:center;}
button, .button, input.button, span.button, button.button, div.button, input[type="submit"], input[type="button"], .pagenav-prev a, .pagenav-next a, .readon, .pagination ul li a, .pagination ul li span {
    background: #53524d;
    background: -moz-linear-gradient(top, #53524d 0%, #62615d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #53524d), color-stop(100%, #62615d));
    background: -webkit-linear-gradient(top, #53524d 0%, #62615d 100%);
    background: -o-linear-gradient(top, #53524d 0%, #62615d 100%);
    background: -ms-linear-gradient(top, #53524d 0%, #62615d 100%);
    background: linear-gradient(to bottom, #53524d 0%, #62615d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53524d', endColorstr='#62615d', GradientType=0 );
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 1px 1px 0 #585752, 1px 0 3px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: inset 1px 1px 0 #585752, 1px 0 3px rgba(0, 0, 0, 0.26);
    -ms-box-shadow: inset 1px 1px 0 #585752, 1px 0 3px rgba(0, 0, 0, 0.26);
    -o-box-shadow: inset 1px 1px 0 #585752, 1px 0 3px rgba(0, 0, 0, 0.26);
    box-shadow: inset 1px 1px 0 #585752, 1px 0 3px rgba(0, 0, 0, 0.26);
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: normal;
    height: 36px;
    line-height: 37px;
    margin: 0 5px 2px 2px;
    padding: 0 20px;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.05);
    text-transform: uppercase;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out;
}
button, .button, input.button, span.button, button.button, div.button, input[type="submit"], input[type="button"], .pagenav-prev a, .pagenav-next a, .readon, .pagination ul li a, .pagination ul li span {
    background: #4abaf9;
    background: -moz-linear-gradient(top, #4abaf9 0%, #3eabe9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4abaf9), color-stop(100%, #3eabe9));
    background: -webkit-linear-gradient(top, #4abaf9 0%, #3eabe9 100%);
    background: -o-linear-gradient(top, #4abaf9 0%, #3eabe9 100%);
    background: -ms-linear-gradient(top, #4abaf9 0%, #3eabe9 100%);
    background: linear-gradient(to bottom, #4abaf9 0%, #3eabe9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4abaf9', endColorstr='#3eabe9', GradientType=0 );
    -webkit-box-shadow: inset 1px 1px 0 #66bff1, 1px 0 3px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: inset 1px 1px 0 #66bff1, 1px 0 3px rgba(0, 0, 0, 0.26);
    -ms-box-shadow: inset 1px 1px 0 #66bff1, 1px 0 3px rgba(0, 0, 0, 0.26);
    -o-box-shadow: inset 1px 1px 0 #66bff1, 1px 0 3px rgba(0, 0, 0, 0.26);
    box-shadow: inset 1px 1px 0 #66bff1, 1px 0 3px rgba(0, 0, 0, 0.26);
}
button:hover, .button:hover, input.button:hover, span.button:hover, button.button:hover, div.button:hover, input[type="submit"]:hover, input[type="button"]:hover, .pagenav-prev a:hover, .pagenav-next a:hover, .readon:hover, .pagination ul li a:hover, .pagination ul li span:hover {
    background: #0053A4;
    -webkit-box-shadow: inset 1px 1px 0 #585752, 1px 0 3px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: inset 1px 1px 0 #585752, 1px 0 3px rgba(0, 0, 0, 0.26);
    -ms-box-shadow: inset 1px 1px 0 #585752, 1px 0 3px rgba(0, 0, 0, 0.26);
    -o-box-shadow: inset 1px 1px 0 #585752, 1px 0 3px rgba(0, 0, 0, 0.26);
    box-shadow: inset 1px 1px 0 #585752, 1px 0 3px rgba(0, 0, 0, 0.26);
    color:#fff;
}
.center .readon{float:none;display: inline-block;margin-top:32px;}
/* Features */
.gkFeatures {
    margin: 0 -1%;
    overflow: hidden;
    padding: 40px 0 50px 0;
    text-align: center;
}
.gkFeatures a {
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    color: #363636;
    float: left;
    font-size: 21px;
    line-height: 24px;
    margin: 10px 1%;
    padding: 290px 28px 22px 28px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    width: 100%;
}
.gkFeatures a > .box_inner span {
    display: block;
    height: 191px;
    left: 50%;
    margin: 0 0 0 -62px;
    position: absolute;
    text-indent: -9999px;
    top: 50px;
    width: 123px;
}
.gkFeatures a:hover {
    background: #3eabe9;
    color: #fff;
}
.gkFeatures + a {
    border-top: 1px solid #cfcfcf;
    clear: both;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: 600;
    padding: 16px 60px 0 0;
    text-transform: uppercase;
}
.gkRocket > .box_inner span { background: transparent url('../images/gk_rocket.png') no-repeat 0 0 }
.gkBadge > .box_inner span { background: transparent url('../images/gk_badge.png') no-repeat 0 0 }
.gkMouse > .box_inner span { background: transparent url('../images/gk_mouse.png') no-repeat 0 0 }
.gkPiggy > .box_inner span { background: transparent url('../images/gk_piggy.png') no-repeat 0 0 }
.gkRocket:hover > .box_inner span { background: transparent url('../images/gk_rocket.png') no-repeat 0 bottom }
.gkBadge:hover > .box_inner span { background: transparent url('../images/gk_badge.png') no-repeat 0 bottom }
.gkMouse:hover > .box_inner span { background: transparent url('../images/gk_mouse.png') no-repeat 0 bottom }
.gkPiggy:hover > .box_inner span { background: transparent url('../images/gk_piggy.png') no-repeat 0 bottom }

.nspArt {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;float: none;
clear: both;
}
.nspArt.nspCol1 { border-top: 1px solid #e5e5e5 }
.nspArt:first-child { border-top: none }
.nspArt div { overflow: hidden }
h4.nspHeader {
    color: #363636;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 10px;
    text-transform: uppercase;letter-spacing: 1px;
}
.nspArt h4.nspHeader a {
    color: #363636;
    text-decoration: none;
}
.nspArt h4.nspHeader a:active,
.nspArt h4.nspHeader a:focus,
.nspArt h4.nspHeader a:hover { color: #3eabe9 }
.nspArt a {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.nspArt img.nspImage {
    border: none;
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -ms-transform: scale(1.0);
    -o-transform: scale(1.0);
    transform: scale(1.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-transition: -webkit-transform 0.15s linear;
    -moz-transition: -moz-transform 0.15s linear;
    -o-transition: -o-transform 0.15s linear;
    transition: transform 0.15s linear;
    width:100%;height:auto;
}
.nspArt img.nspImage:hover {
    -webkit-transform: scale(0.96);
    -moz-transform: scale(0.96);
    -ms-transform: scale(0.96);
    -o-transform: scale(0.96);
    transform: scale(0.96);
}
.nspArt .nspImageWrapper { overflow: hidden }
.nspArt p.nspText {
    color: #777;
    float: none;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    margin: 0;
}
.nspArt p.nspText + .readon { margin-top: 32px }
.nspArt p.nspText + .nspInfo { margin-top: 12px }
.nspArt p.nspInfo {
    color: #999;
    font-size: 10px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.0;
    margin: 0 0 5px 0;
    text-transform: uppercase;
}
.nspArt p.nspInfo a {
    color: #999;
    padding-left: 8px;
}
.nspArt p.nspInfo a:active,
.nspArt p.nspInfo a:focus,
.nspArt p.nspInfo a:hover { color: #eb592a }
.nspArt .tleft { text-align: left }
.nspArt .tright { text-align: right }
.nspArt .tcenter { text-align: center }
.nspArt .tjustify { text-align: justify }
.nspArt .fleft { float: left }
.nspArt .fright { float: right }
.nspArt .fnone {
    clear: both;
    width: 100%;
    float: none;
}
.readon.left,
.readon.right,
.readon.center { clear: both }
.readon.left { float: left }
.readon.right { float: right }
.readon.center {
    display: inline;
    float: none;
}
.nspList { float: left }
.nspLinks ul {
    padding: 0 !important;
    list-style-type: none !important;
}
.nspLinks ul li {
    border-top: 1px solid #e5e5e5;
    margin: 0 !important;
    padding: 16px 0;
}
.nspLinks ul li h4 {
    color: #2f3133;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
}
.nspLinks ul li h4 a { text-decoration: none }
.nspLinks ul li p {
    font-size: 14px;
    line-height: 22px;
    margin: 5px 0;
}

#blog h2{color:#fff}
#blog h2 strong{display: block;}
#blog .nspHeader a {
    color: #fff;
}
#blog .nspHeader a:active, #blog .nspHeader a:focus, #blog .nspHeader a:hover {
    color: #3eabe9;
}
#blog .nspText {
    color: #bdbdbd;
}

#blog{-webkit-transition: all 0.25s;-o-transition: all 0.25s;transition: all 0.25s;}
#blog h2{margin-bottom:40px;}

#gkSocial {
    border: 1px solid #eee;
    border-left: none;
    border-right: none;
    text-align: center;
    width: 100%;
}

.gkTwitter, .gkFb, .gkGplus, .gkPinterest, .gkphone {
    color: #3eabe9;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 60px;
    padding: 0 65px 0 48px;
    text-transform: uppercase;
    -webkit-transition: background 0.3s cubic-bezier(.17,.67,.88,1.25), color 0.2s linear;
    -moz-transition: background 0.3s cubic-bezier(.17,.67,.88,1.25), color 0.2s linear;
    -o-transition: background 0.3s cubic-bezier(.17,.67,.88,1.25), color 0.2s linear;
    transition: background 0.3s cubic-bezier(.17,.67,.88,1.25), color 0.2s linear;
    background-repeat: no-repeat;
}
.gkphone {
    background: transparent url('../images/social_icons_new.png') no-repeat 0 -120px;
}
.gkTwitter {
    background: transparent url('../images/social_icons_new.png') no-repeat 0 0;
}
.gkFb {
    background: transparent url('../images/social_icons_new.png') no-repeat 0 -60px;
}
.gkGplus {
    background: transparent url('../images/social_icons_new.png') no-repeat 0 -180px;
}
.gkTwitter:active, .gkTwitter:focus, .gkTwitter:hover {
    background: url('../images/social_icons_new.png') no-repeat 0 -240px;
    color: #0053a4;
}
.gkFb:active, .gkFb:focus, .gkFb:hover {
    background: url('../images/social_icons_new.png') no-repeat 0 -300px;
    color: #0053a4;
}
.gkGplus:active, .gkGplus:focus, .gkGplus:hover {
    background: url('../images/social_icons_new.png') no-repeat 0 -420px;
    color: #0053a4;
}
.gkphone:active, .gkphone:focus, .gkphone:hover {
    background: url('../images/social_icons_new.png') no-repeat 0 -360px;
    color: #0053a4;
}
#sidebar{margin-left:8px;margin-right:2px;}
#sidebar h2{text-transform: uppercase;font-size: 1.7em;font-weight: 700;background: #F5ECE5;line-height: 2.65em;color:#260806;}
#sidebar ul{list-style:none;padding:0px;margin:10px 0;}
#sidebar li{text-align:left;margin-bottom:0px;}
#sidebar h3{color: #000;text-align: left;font-size: 1.04em;font-weight: 400;margin-top: 12px;line-height: 2em;margin-bottom:15px;letter-spacing: 1px;}
#sidebar img{}
#sidebar h4{margin-top:0;}
#sidebar .nspText{text-align: left;}
#sidebar .nspArt.nspCol1 {padding-top:15px;}
#sidebar .nspArt:first-child {
    padding-top:0px;
}
#sidebar .nspArt{float:none;}
#sidebar .owl-controls{position: absolute;top: -35px;right: 0px;text-align:right}
#sidebar .owl-controls:aftera{clear:both;content:'';display: table;}
#sidebar .owl-nav, .owl-dots {display: inline-block;}
#sidebar .owl-dots{float: left;margin-right: 3px;margin-top: -1px;}
#sidebar .owl-dots .owl-dot {width:8px;height:8px;}
#sidebar .owl-dots .owl-dot + .owl-dot {
    margin-left: 3px;
}
#sidebar .owl-nav{float: right;}
#sidebar .owl-dots .owl-dot {
    background: #ddd;
}
#sidebar .owl-dots .owl-dot.active, #sidebar .owl-dots .owl-dot:hover {
    background: #111;
}

.owl-nav .owl-prev {margin-right:3px;width:14px;height:14px;background: url(../images/interface.png) no-repeat 0px -44px;text-indent: -999px;display: inline-block;position: relative;overflow: hidden;}
.owl-nav .owl-next {width:14px;height:14px;background: url(../images/interface.png) no-repeat 0px -16px;text-indent: -999px;display: inline-block;position: relative;overflow: hidden;}
.owl-nav .owl-prev:hover{background-position:0px -58px}
.owl-nav .owl-next:hover{background-position:0px -30px;}
#sidebar p{margin-bottom:14px;letter-spacing: 1;}
#sidebar .sidebar-quote p {
    background: #0053A4;text-align: left;
    color: #FFF;
    margin: -10px 0 0 8px;
    padding: 10px;
    border-radius: 0 0 10px 10px;
}
#sidebar a{font-size: 1em;line-height: 1.25em;margin-top: 1px;display: block;padding:0;}
#sidebar li.current-menu-item a{background:#E59400;color:#fff;}
#sidebar .foot{font-size: 1.5em;text-transform: uppercase;font-weight: 700;text-align: center;line-height: 1em;color: #000;border-top:1px solid #e7d5c8;}
#sidebar .foot a{color: #2c0404;}
#sidebar .foot a:hover{color: #000;}
#sidebar .services h3{margin-bottom:10px;}
#sidebar .services .serviceBox h3{text-align:center;margin-bottom:1px;color:#fff;}
img.bordered{border:4px solid #3b0606;width:100%}
.review_btn{text-align: center;}
.entry-content p, .entry-content .nspArt p.nspText {
    margin-bottom: 23px;
}
span.stat {
    font-size: 1.4em;
    background: rgb(217, 0, 0);
    color: #FFF;
    padding: 5px;
    font-weight: 800;
    float: left;
    margin-right: 5px;
    margin-top: -11px;
}
.entry-content .itemContainer  h2 {
    line-height: 42px;
    text-transform: uppercase;
    font-size: 30px;color: #3976b4;
    margin: 0px 0px 16px;
}
article aside > time {
    color: #3976b4;
    font-size: 16px;
    font-weight: 600;
    display: block;
    line-height: 1;
    margin: 0 0 16px;
    text-transform: uppercase;
}
.k2box .itemBlock .itemReadMore {
    margin: 10px 0px;
    display: block;
}
.itemTags {
    padding-left: 4px;display: block;clear: both;
}
.itemCommentsList li p, .itemList ul.itemTags {
    clear: both;
    padding: 12px 0px 0px;
}
.tags-title {
    float: left;
}
ul.itemTags li {
    float: left;list-style: none;
}
.itemTags li a {
    text-decoration: underline;
    margin: 0px 12px 2px 0px;
}
.itemContainer.even {
    background: rgb(245, 245, 245);
}
.itemContainer  article {
    clear: both;
    padding-bottom: 66px;
}
.itemContainer  article:after{content:'';display: table;clear: both;}
.itemView {
    padding: 20px 20px 10px;
}
.wp-pagenavi a, .wp-pagenavi span{
    background:#3eabe9;
    color:#fff;
    -webkit-box-shadow: inset 1px 1px 0 #66bff1, 1px 0 1px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: inset 1px 1px 0 #66bff1, 1px 0 1px rgba(0, 0, 0, 0.26);
    box-shadow: inset 1px 1px 0 #66bff1, 1px 0 1px rgba(0, 0, 0, 0.26);
    display: inline-block;
    min-width: 34px;
    height: 34px;
    line-height: 36px;
    padding: 2px 6px;
    text-align: center;
    font-size: 12px;border-width:0;}
.itemFullText img{margin-bottom: 23px;}
.wp-pagenavi span.current, .wp-pagenavi a:hover, .wp-pagenavi span:hover{background:#0053A4;}
.post-navigation{display: block;margin: 50px 0;clear:both;}
.post-navigation h2{display: none;}
.nav-links:after, .itemTags:after{display: table;content:'';clear:both;}
.nav-links .nav-previous{display: inline-block;float:left;}
.nav-links .nav-next{display: inline-block;float:right;}
/*--------------------------------------------------------
Parallax
--------------------------------------------------------*/


#services, #blog, #parallax3 {
	width: 100%;
	height: 100%;
	background-color: #1c1f26;
	position: relative;
	overflow: hidden;
    padding:0;
}
#services h2, #blog h2{color:#fff;margin-top:80px;}
#services h2 strong, #blog h2 strong{color:#fff;}
#services .vertical-text,
#parallax2 .vertical-text,
#parallax3 .vertical-text,
#services .pattern,
#blog .pattern,
#parallax3 .pattern {
	height: 100%;
}
.pattern {
	background: url(../images/pattern.png);
	width: 100%;
	position: absolute;
}	

/*Parallax1------------------------------------------*/
	
	.bg1 {
		background: url(../images/dstock117.jpg) 50% 50% fixed repeat-y;
		width: 100%;
		height: 100%;
		margin: 0 auto;
		position: absolute;
		background-size: 100%;
	}
    .bg2 {
		background: url(../images/dstock118.jpg) 50% 50% fixed repeat-y;
		width: 100%;
		height: 100%;
		margin: 0 auto;
		position: absolute;
		background-size: 100%;
	}
footer {
	padding: 21px 0 41px;
	position: relative;
	overflow: hidden;
	text-align:center;
}
footer p {
	font-size: 0.88em;
	margin-bottom: 0;
}

#gkFooter {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    color: #777;
    font-size: 14px;
    line-height: 21px;
    margin: 32px auto 100px auto;
}
.gkCopyrights {
    margin: 0 0 20px 0;
    text-align: center;
}
.gkCopyrights img{display: block;margin:15px auto 0;max-width: 150px;height:auto;}
.owl-dots .owl-dot {background:#414141;}
.owl-dots .owl-dot:hover, .owl-dots .owl-dot.active {
    background: #003d7c;
}
.entry-content h1 {
    clear: both;
    font-weight: 600;
    line-height: 48px;
    padding: 12px 0 8px;
    text-transform: uppercase;
}

.entry-content h4.nspHeader {
    margin-top: 20px;
    font-size: 28px;
}
.entry-content .nspArt:after{content:'';clear:both;display: table;}
.entry-content .nspArt {padding-top: 15px;margin-bottom: 15px;}
.cameraslider h3 {
    color: #fff;
    font-size: 45px;line-height: 1.2em;
}
.entry-content .works h4.nspHeader {
    margin-top: 20px;
    font-size: 18px;
}
.nspImageWrapper img{margin-bottom: 10px;margin-right: 0;}
.works .center .readon {margin-top: 0;}
.entry-content .works .nspArt, #works .nspArt {
    padding: 15px;
    margin-bottom: 25px;
    -webkit-box-shadow: 0px 0px 3px #ddd;-moz-box-shadow: 0px 0px 3px #ddd;box-shadow: 0px 0px 3px #ddd;
    background: #f7f7f7;
}
#contactform{background:#f5f5f5;padding:50px 0;}
#contactform .header {
    font-size: 48px;
    line-height: 1.0;
    margin-bottom: 10px;
    min-height: 48px;
}
#contactform .header small {
    clear: both;
    color: #777;
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.2;
    text-transform: none;
}
.gcore-line-td {
    padding: 2px 0px 2px 0px !important;
    margin: 6px 0;
    width: 100% !important;
    clear: both !important;
    display: inline-block !important;
    border: 0 none !important;
    white-space: nowrap;
}
input {
    -webkit-appearance: textfield;
    background-color: white;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    cursor: auto;
}
input, textarea, keygen, select, button {
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em 0em 0em 0em;
    font: 13.3333px Arial;
}
.gcore-input {
    width: 90%!important;
    padding: 2px 0px 2px 0px !important;
    margin: 6px 0;
    width: 100% !important;
    clear: both !important;
    border: 0 none !important;
}
select, textarea, input[type="text"], input[type="tel"], input[type="email"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #eee;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-color: #dfdfdf;
    height: 38px;
    line-height: 39px;
    padding: 0 12px;
    font-size: 14px;
    color: #555;
    width: 100%;
    margin: 0;
    vertical-align: baseline;
}
input:focus, textarea:focus, select:focus {
    border: 1px solid rgba(0, 0, 0, 0.3);
    box-shadow: none;
}
input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, textarea:focus {
    background: #fffef4;
}
textarea{height:120px;}
.gcore-submit{margin:20px 0;}
.gcore-submit input{float:right}
#services.subscription h2 {margin-top: 50px;}
#services.subscription .gcore-submit{margin:10px 0 !important;}
#services.subscription{padding-bottom:25px;}
/* btn
========================================================*/
.btn-default.btn1 {
	box-shadow: none;
	text-decoration: none !important;
	display: inline-block;
	padding: 0 20px;
	font: 16px/44px 'Open Sans';
	text-transform: uppercase;
	margin: 0;
	text-shadow: none;
	border-radius: 7px;
	color: #fff;
	font-weight:700;
	background: #023A77 url(../images/btn_bg1.jpg) repeat-x center bottom;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	text-shadow: 1px 1px 1px #000;
}
.btn-default.btn1:hover {
	color: #ffffff;
	background: #710A05 url(../images/btn_red-hover.jpg) repeat-x center bottom;
	text-decoration: none !important;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2 {
	box-shadow: none;
	text-decoration: none !important;
	display: inline-block;
	padding: 0 20px;
	font: 12px/40px 'Open Sans';
	text-transform: uppercase;
	margin: 0;
	text-shadow: none;
	border-radius: 2px;
	color: #ffffff;
	background: #83dbd7;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2:hover {
	color: #ffffff;
	background: #626262 !important;
	text-decoration: none !important;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn3 {
	box-shadow: none;
	text-decoration: none !important;
	display: inline-block;
	padding: 0;
	font: 20px/86px 'Open Sans';
	width: 86px;
	height: 86px;
	text-align: center;
	margin: 0;
	text-shadow: none;
	border-radius: 100%;
	color: #ffffff;
	background: #ffc246;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn3:hover {
	color: #ffffff;
	background: #95eaef !important;
	text-decoration: none !important;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn4 {
	box-shadow: none;
	text-decoration: underline !important;
	display: inline-block;
	padding: 0;
	font: 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	text-shadow: none;
	color: #68c6db;
	border-radius: 0;
	background: none;
	border: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn4:hover {
	color: #555;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn5 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 0;
	font: bold 12px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	text-shadow: none;
	color: #f15374;
	background: none;
	display: inline-block;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn5:hover {
	color: #222;
	background: none;
	text-decoration: none !important;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn6 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	display: inline-block;
	padding: 0 32px;
	font: 800 14px/43px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin: 0;
	text-shadow: none;
	color: #ffffff;
	background: none;
	border: 1px solid #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn6:hover {
	color: #222;
	background: #ffffff;
	text-decoration: none !important;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
/* list
========================================================*/
.list1-1 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list1-1 li {
	font-size: 18px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 10px;
	padding-left: 19px;
	background: url(../images/list_arrow.png) left 8px no-repeat;
}
.list1-1 li a {
	font: 14px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #666666;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1-1 li a:hover {
	color: #64c1bd;
}
.list1-2 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list1-2 li {
	font-size: 18px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 10px;
	padding-left: 19px;
	background: url(../images/list_arrow2.png) left 8px no-repeat;
}
.list1-2 li a {
	font: 14px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
}
.list1-2 li a:hover {
	text-decoration: underline;
}
.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list1 li {
	font-size: 18px;
	line-height: 1.428571429;
	margin-top: 77px;
	padding-left: 55px;
	background: url(../images/list_point.png) left 11px no-repeat;
}
.list1 li p {
	margin-bottom: 0;
	color: #ffffff;
}
.list1 li .title {
	font: 38px/38px 'Open Sans';
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 9px;
}
.list1 li > div {
	float: left;
}
.list1 li figure {
	border-radius: 100%;
	border: 13px solid #ffffff;
	float: right;
	margin-top: -45px;
	display: inline-block;
}
.list1 li figure img {
	border-radius: 100%;
}
.list1 li:first-child {
	margin-top: 0;
}
.list1 li a{color:#fff;}
.list1 li a:hover{color:#2A6496}
.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list2 li {
	font-size: 18px;
	line-height: 1.428571429;
	margin-bottom: 27px;
	padding: 0;
}
.list2 li time {
	font: 50px/39px 'Open Sans';
	color: #4b4c4c;
	width: 70px;
	margin-right: 30px;
	text-align: center;
	display: inline-block;
	float: left;
}
.list2 li time span {
	display: block;
	font-size: 24px;
	text-transform: uppercase;
}
.list2 li p {
	margin-bottom: 0;
}
.list3 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list3 li {
	font-size: 18px;
	line-height: 1.428571429;
	margin-bottom: 32px;
	overflow: hidden;
}
.list3 li p {
	margin-bottom: 0;
	color: #ffffff;
}
.list3 li strong {
	float: left;
	margin-right: 30px;
	width: 69px;
	height: 69px;
	font: 50px/67px 'Open Sans';
	color: #4b4c4c;
	background: #ffffff;
	text-align: center;
	border-radius: 100%;
}
.list4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list4 li {
	font-size: 18px;
	line-height: 1.428571429;
	margin-bottom: 27px;
	overflow: hidden;
}
.list4 li p {
	margin-bottom: 21px;
}
.list4 li img {
	float: left;
	margin-right: 21px;
	margin-top: 7px;
}
.list4 li a {
	font: 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list4 li a:hover {
	text-decoration: underline;
}
.list5 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list5 li {
	border-bottom: 1px solid #c4c4c4;
	padding-bottom: 10px;
	margin-bottom: 13px;
}
.list5 li a {
	color: #ff5d5c;
	font: 18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 24px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list5 li a:hover {
	color: #acacac;
}
.list5 li:last-child {
	border-bottom: none;
}
.list6 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list6 li {
	font-size: 18px;
	line-height: 1.428571429;
	margin-bottom: 26px;
	overflow: hidden;
}
.list6 li p {
	margin-bottom: 0;
}
.list6 li time {
	color: #74c0bc;
	font: 18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	float: left;
	margin-right: 6px;
}
.list7 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list7 li {
	font-size: 18px;
	line-height: 1.428571429;
	margin-bottom: 0;
}
.list7 li .badge {
	padding: 0;
	margin: 0;
	width: 53px;
	height: 53px;
	border-radius: 100%;
	background: #74c0bc;
	text-align: center;
	line-height: 52px;
	color: #ffffff;
	font-size: 24px;
	float: left;
	margin-right: 12px;
	margin-top: 6px;
}
.list7 li .title {
	text-transform: uppercase;
	color: #74c0bc;
	font: 300 18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 11px;
}
.list8 {
	margin: 0;
	padding: 0 0 47px 0;
	list-style: none;
}
.list8 li {
	font-size: 18px;
	line-height: 1.428571429;
	margin-bottom: 26px;
}
/* map
========================================================*/
.map {
	margin: 0 0 42px 0;
	width: 100%;
	line-height: 0;
	overflow: hidden;
}
.map iframe {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 431px;
	border: none;
	line-height: 0;
	overflow: hidden;
}
.info p {
	margin-bottom: 26px;
}
.info p span {
	width: 87px;
	display: inline-block;
}
.info p a {
	color: #68c6db;
	text-decoration: underline;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.info p a:hover {
	color: #111;
}
.mail {
	color: #acacac;
	font: 18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: underline;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.mail:hover {
	color: #64c1bd;
	text-decoration: underline;
}
.errorBox {
	padding-bottom: 89px;
}
.errorBox .title {
	color: #4b4c4c;
	font: 45px/52px 'Open Sans';
	margin: 0 0 26px 0;
}
.errorBox1 {
	text-align: center;
	padding: 7px 0 30px 0;
}
.breadcrumb-section{background:#f5f5f5;}
.breadcrumb h6{display:inline-block;}
.breadcrumb i{padding:0 5px;}
.common-treatments-container {
    clear: right;
    float: right;
    margin: 0 0 20px 20px;
    padding: 5px 0 5px 5px;
    width: 340px;
}
.common-treatments-container img {
    border: solid 1px #000;
    float: left;
    margin-right: 5px;
}
.common-treatments-container p {
    float: left;
    margin: 0;
    padding: 0;
    width: 50%;
}
.hr:before, .hr:after{content:'';display: table;clear:both;}

.rd-mobilemenu {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 9999999;
	text-align: left;
	-moz-transition: .3s all ease;
	-o-transition: .3s all ease;
	-webkit-transition: .3s all ease;
	transition: .3s all ease
}
.rd-mobilemenu.active {
	right: 0
}
.rd-mobilepanel *+h2 {
	margin-top: 0
}
.rd-mobilemenu_ul {
	position: fixed;
	top: -34px;
	left: 0;
	bottom: -56px;
	width: 240px;
	padding: 48px 0 76px;
	color: #666;
	background: #f5f5f5;
	font-size: 14px;
	line-height: 20px;
	overflow: auto;
	-webkit-box-shadow: 5px 0 5px 0 rgba(0,0,0,.1);
	-moz-box-shadow: 5px 0 5px 0 rgba(0,0,0,.1);
	box-shadow: 5px 0 5px 0 rgba(0,0,0,.1);
	-moz-transform: translateX(-240px);
	-ms-transform: translateX(-240px);
	-o-transform: translateX(-240px);
	-webkit-transform: translateX(-240px);
	transform: translateX(-240px);
	-moz-transition: .3s cubic-bezier(.55, 0, .1, 1);
	-o-transition: .3s cubic-bezier(.55, 0, .1, 1);
	-webkit-transition: .3s cubic-bezier(.55, 0, .1, 1);
	transition: .3s cubic-bezier(.55, 0, .1, 1)
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
.rd-mobilemenu_submenu >li, .rd-mobilemenu_ul >li {
	border-bottom: 1px solid #ccc
}
.rd-mobilemenu_submenu >li:last-child, .rd-mobilemenu_ul >li:last-child {
	border-bottom-width: 0
}
.rd-mobilemenu_ul a {
	display: block;
	padding: 14px 25px 16px;
	color: #333
}
.rd-mobilemenu_ul a.active {
	background: #CD2122;
	color: #fff
}
.rd-mobilemenu_ul a:hover {
	background: #CD2122;
	color: #FFF
}
.rd-mobilemenu_ul a .rd-submenu-toggle {
	position: absolute;
	top: 50%;
	right: 11px;
	margin-top: -17.5px;
	width: 32px;
	height: 32px;
	font: 400 10px FontAwesome;
	line-height: 32px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-moz-transition: .5s all ease;
	-o-transition: .5s all ease;
	-webkit-transition: .5s all ease;
	transition: .5s all ease;
	z-index: 1;
	background: rgba(0,0,0,.1)
}
.rd-mobilemenu_ul a .rd-submenu-toggle:after {
	content: ' \f078 '
}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
	background: #FFF;
	color: #666
}
.rd-mobilemenu_ul a.rd-with-ul {
	position: relative
}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.rd-mobilemenu_ul ul a {
	padding-left: 40px
}
.rd-mobilemenu_ul ul ul a {
	padding-left: 60px
}
.rd-mobilemenu_ul:after {
	content: ' ';
	display: block;
	height: 20px
}
.rd-mobilepanel, .rd-mobilepanel_title {
	display: none;
	color: #000;
	position: fixed
}
.rd-mobilepanel {
	top: 0;
	left: 0;
	right: 0;
	height: 56px;
	z-index: 99999991;
    width:0;
}
.rd-mobilepanel_title {
	top: 4px;
	left: 56px;
	right: 56px;
	font-size: 24px;
	line-height: 48px;
	text-overflow: ellipsis;
	white-space: nowrap
}
.rd-mobilepanel_toggle {
	position: fixed;
	top: 4px;
	right: 8px;
	width: 42px;
	height: 40px;
	padding: 0;
	background: none;
	border: none;
    -webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;
}
.rd-mobilepanel_toggle span {
	position: relative;
	display: block;
	margin: auto;
	transition: all .3s ease;
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
	content: " ";
	position: absolute;
	left: 0;
	top: -8px;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-moz-transform-origin: 1.71px center;
	-ms-transform-origin: 1.71px center;
	-o-transform-origin: 1.71px center;
	-webkit-transform-origin: 1.71px center;
	transform-origin: 1.71px center
}
.rd-mobilepanel_toggle span:after {
	top: 8px
}
.rd-mobilepanel_toggle span, .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
	width: 24px;
	height: 4px;
	background-color: #0053A4;
	backface-visibility: hidden;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.rd-mobilepanel_toggle.active span {
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg)
}
.rd-mobilepanel_toggle.active span:after, .rd-mobilepanel_toggle.active span:before {
	top: 0;
	width: 15px
}
.rd-mobilepanel_toggle.active span:before {
	-webkit-transform: rotate3d(0, 0, 1, -40deg);
	transform: rotate3d(0, 0, 1, -40deg)
}
.rd-mobilepanel_toggle.active span:after {
	-webkit-transform: rotate3d(0, 0, 1, 40deg);
	transform: rotate3d(0, 0, 1, 40deg)
}
.rd-mobilepanel_toggle:hover {background:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.top_phone {
    text-align: right;
}
.top_phone p{
    margin-bottom: 0;
}
.top_phone p span {
    display: inline-block;
    color: #000;font-weight:bold;margin-bottom: 2px;
    font-size: 15px;
    padding-left: 5px;
}
@media (max-width:767px) {
body {padding-top: 0}
.rd-mobilemenu, .rd-mobilepanel {
	display: inline-block;
	width: 48px;
	background: 0 0;
	left: auto;
	right: 8px;
	height: 48px
}
}
/*========================================================
                RESPONSIVE LAYOUTS STYLES 
=========================================================*/
@media (min-width: 1220px) {.container {padding: 0;}}
/*===========================================================================================================================*/
@media (max-width: 1099px) {
 #toTop {
 display: none !important;
}

#testimonials p.quote_text, #testimonials h5 {width:100%;}
nav.tm_navbar li a {font-size: 14px;}
h1.navbar-brand_ a {width:240px;}
.camera_next {right: -20px;}
.camera_prev {left: -15px;}
#services h2:after { left: -5%;width:26%;}
#services .serviceBox a:hover h3 {line-height: 10em;}
#testimonials h2.right:after {width: 50%;right: -4%;}
#contact h2.right:after {right: -4%;width: 29%;}
#blog h2:after {left: -5%;width: 35%;}
#welcome .consultation {margin-left:0;}
.sky-carousel .sc-nav-button.sc-next {right: 28%;}
.sky-carousel .sc-nav-button.sc-prev {left: 30%;}

}
/*===========================================================================================================================*/
@media (max-width: 991px) {
 #toTop {display: none !important;}
h1.navbar-brand_ {float: none;width: 100%;text-align: center;margin: 0px auto;}
h1.navbar-brand_ img {}
#welcome .consultation {
    margin-left: 0;
    max-width: 392px;
    margin: 20px auto;
}
 .newsList .txtcontainer {width:100%;float:none;margin-left:0;margin-right:0;}
 #services .serviceBox a:hover h3 {line-height: 7.5em;}
 #services h2:after {left: -4%;width: 31%;}
 #gallery h2:after {left: -4%;width: 47%;}
 #blog h2:after {left: -4%;width: 43%;}
 #contact .col1 {margin-bottom: 20px;}
 #contact h2.right:after {right: -3%;width: 36%;}
 .blogBox .meta .comments {font-size:0.75em;padding-left: 18px;margin-left: 5px;}
 .blogBox .meta .date {font-size:0.75em;padding-left: 18px;}
.blogBox .blog {padding: 5px 10px;}
#testimonials h2.right:after {width: 62%;right: -3%;}
.rd-mobilemenu, .rd-mobilepanel {
	display: block
}
#services h3 {margin: 10px 0;}
#services p {margin-bottom: 12px;line-height: 20px;}
.sky-carousel .sc-nav-button.sc-next {
    right: 21%;
}
.sky-carousel .sc-nav-button.sc-prev {
    left: 25%;
}
.sky-carousel .sc-content-wrapper {bottom:-20px;}
nav.tm_navbar {
	display: none
}
.social {padding-right:32px;}
.sidebar-quote{width:100%;max-width:600px;}
#sidebar .sidebar-quote p {margin-left: 23px;}
}
/*===========================================================================================================================*/
@media (max-width: 767px) {
 #toTop {display: none !important;}
h1.navbar-brand_ {float:none;text-align:left;}
.masthead {float: none;}
.masthead .phone {text-align:center;display:block;}
.masthead .phone:before {left:23%;}
.newsList .txtcontainer, .newsList .imgcontainer {width:100%;float:none;margin-left:0;margin-right:0;text-align:center;}
.masthead .estimate {margin:10px auto 15px;display:block;max-width:260px;}
#testimonials img.border {right:0;}
footer p.upper {text-align:center;}
nav.tm_navbar {width: 100%;}
.review_btn {display:block;text-align:center;}
.before, .after{width:100%;float:none;}
.before img, .after img{width:100%;height:auto;}
ul.footer-menu li a {margin:5px 15px 10px;}
 nav.tm_navbar .nav {display: none;}
 .select-menu {display: inline-block !important;padding-top: 4px;padding-right: 3px;padding-bottom: 4px;width: 100%;border: 1px solid #6d6d6d;background: #6d6d6d;color: #ffffff;cursor: pointer;height: 30px;font-size: 12px;vertical-align: middle;}
.top_mast .social {margin-top: 0;text-align: center;margin-bottom: 5px;}
.banner_content {width: 90%;}
#services h2:after {left: 0;width: 43%;}
#services .serviceBox {width: 100%;max-width: 300px;margin: 24px auto 0;}
#services .serviceBox a:hover h3 {
    line-height: 10.25em;
}

#testimonials h2.right:after {
    width: 93%;
}
#blog h2:after {
    left: 0;
    width: 63%;
}
#contact h2 {
    margin-bottom: 40px;
}
#contact h2.right:after {
    right: 0;
    width: 50%;
}
.address{display: none;}
.social {
    padding: 0;
    text-align: center;
    margin: 0px auto 10px;
}
.banner_content {padding: 0;}
.banner_content h2 {font-size: 2em;}
.banner_content p {padding:15px;font-size: 15px;}
header.indent {min-height:0;}
.alignright, .alignleft{float:none;display:block;margin:10px auto;}
#welcome h2 {font-size: 30px;}
#services h2, #blog h2, #works h2 {font-size: 30px;text-align:center;}
#welcome .welcome h2 {
    font-size: 26px;
}
#welcome .welcome p {
    width: 100%;
    padding: 10px 0 20px 22px;
}
.gkFeatures {padding:0 0 15px;}
.nspArt {margin-bottom: 15px;}
 footer {
 text-align: center;
}
 footer .follow_icon {
 margin: 15px 0;
}
 footer br {
 display: none;
}
.entry-content h1 {font-size: 26px;line-height: 28px;
    padding: 12px 0 8px;
    text-transform: uppercase;
}
.entry-content h4.nspHeader {
    margin-top: 15px;
    font-size: 22px;
}
#sidebar .sidebar-quote p {margin-left: 17px;}
.cameraslider h3 {font-size: 25px;line-height: 1.8em;}
}
/*===========================================================================================================================*/
@media (max-width: 626px) {
 .thumb-pad4 figure {
 margin: 0 0 20px 0;
 float: none;
}
}
/*===========================================================================================================================*/
@media (max-width: 560px) {
 .errorBox1 img {
 width: 100%;
}
}
/*===========================================================================================================================*/
@media (max-width: 480px) {
 .col-xs-6 {
 width: 100%;
 float: none;
}
 .thumb-box3 figure img {
 width: 100%;
}
 .thumb-pad6 br {
 display: block;
}
 .thumb-pad6 .thumbnail > p a {
 float: none !important;
}
 .thumb-pad6 time {
 margin: 0 0 10px 0;
 float: none;
 text-align: left;
}
 .thumb-box8 .box {
 margin-bottom: 40px;
}
}
/*===========================================================================================================================*/
@media (max-width:479px) {
.container {
    padding-left: 5px;
    padding-right: 5px;
}
.row {
    margin-left: -5px;
    margin-right: -5px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    
    padding-left: 5px;
    padding-right: 5px;
}
.top_mast .address {
    font-size: 0.7em;
    line-height: 2em;
    padding-right: 7px;
}
.top_mast .address + .address {
    padding-left: 7px;
    padding-right: 0;
}
.camera_caption {
    top: 0%;
}
.banner_content {
    width: 100%;
    padding: 15px;
    left: 0px;
}
.camera_next {
    right: -35px;
}
.banner_content a.btn {
    padding: 0 18px;
    font-size: 1em;
}
#welcome h3 {
    font-size: 1.25em;margin-bottom: 20px;
    }
#welcome {
    padding-top: 30px;
    padding-bottom: 0px;
}
#services {
    margin-bottom: 0px;
}
#gallery .treatmentbox span {
    font-size: 1.5em;
}
#gallery .treatmentbox img {
    width: 132px;
}
#gallery h2.right, #testimonials h2.right, #contact h2.right, #services h2, #blog h2 {font-size: 1.8em;text-align: center;}
#services h2:after, #gallery h2:after, #testimonials h2:after, #contact h2:after, #blog h2:after, #testimonials h2.right:after, #contact h2.right:after {width: 100%;}
.blogBox .cont {
    padding: 5px 5px;
    }
#testimonials {
    padding: 30px 0;
}
#blog {
    padding-bottom: 8px;
}
#contact {
    padding-bottom: 40px;
    padding-top: 40px;
}
#sidebar .sidebar-quote p {margin-left: 11px;}
}
/*===========================================================================================================================*/
@media (max-width:320px) {
 .col-xs-4 {
 width: 100%;
 float: none;
}
 .col-xs-6 {
 width: 100%;
 float: none;
}
}
/*===========================================================================================================================*/
.margBot {
	margin-bottom: 0;
}
.padBot {
	padding-bottom: 0;
}
