html {scroll-behavior: smooth}
/* --------------------------------------
   Body 
	 disable code:
 -webkit-user-select: none;
        -webkit-touch-callout: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
   -------------------------------------- */

@font-face {
    font-family: 'eczarbold';
    src: url('//www.lakewaylocksmiths.com/fonts/eczar-bold-webfont.woff2') format('woff2'),
         url('//www.lakewaylocksmiths.com/fonts/eczar-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'eczarbold';
    src: url('//lakewaylocksmiths.com/fonts/eczar-bold-webfont.woff2') format('woff2'),
         url('//lakewaylocksmiths.com/fonts/eczar-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}
body, html { overflow-x:hidden !important; }
a, a:hover {color: inherit;}
a[href^=tel] { color: inherit; text-decoration: none; } 
body {
		font-family:"Georgia", Times, serif; color: #111; background-color: #fff;	
		font-size: 18px;
	overflow-x: hidden; }

h1 {font-size: 28px;}
h2, h3, h4, h5, h6 {font-size: 26px;}

a, a:hover { 
	color: #023360; transition: all 0.2s ease-in-out 0s;}

p {	font-family:"Georgia", Times, serif; text-shadow:none;  font-size:18px;}

div.container {	
	position:relative;}

.floatLeft { float:left}
.floatRight { float:right}


/* --------------------------------------
   header padding and background
   -------------------------------------- */
		.section-area-padding_around {padding: 1vh 15vw;}
#section-area-main_heading_bg {background: rgba(0, 0, 0, .4)}
.section-area-quick_services p{font-size: 27px;}
.section-area-quick_services {background:#025e2c; color: #fff; text-align: center; padding: 10px; text-transform: uppercase; font-weight: bold; font-family:"Georgia", Times, seri; -webkit-border-bottom-right-radius: 15px;
-webkit-border-bottom-left-radius: 15px;
-moz-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 15px;
border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px; margin-bottom: 10px;}
.phoneheader{ text-align: right}
.phoneheader a{font-size: 20px; color: #b1f9c8; background: #024922; padding: 5px 10px; display: inline-block; border-radius: 5px;transition: all 0.2s ease-in-out 0s !important; }
.phoneheader a:hover{background: #024c26; color: #fff;}
/* --------------------------------------
   logo and phone header
   -------------------------------------- */
.section-area-phone_top p{color: rgba(255, 255, 255, 0.8); font-size: 14px; padding: 5px;}
.section-area-logo_phone {padding:5px 0;
background: #096ac9; /* Old browsers */
background: -moz-linear-gradient(45deg,  #096ac9 25%, #0054a6 51%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #096ac9 25%,#0054a6 51%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #096ac9 25%,#0054a6 51%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#096ac9', endColorstr='#0054a6',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.section-area-phone_top img{width: 200px; height: auto}
.section-area-phone_top{text-align: right;}	

.section-area-mobiletext { color: #022b53; font-weight: bold;}
.section-area-logo h1{  font-family: 'eczarbold', Arial Black; 
	font-size: 36px;
	color: #fff; margin: 0; text-shadow: 2px 1px 3px rgba(0, 0, 0, 0.3) }
.section-area-logo a{color: #fff;}
.section-area-cc img{display:inline-block; width: 200px; height: auto}

.section-area-social_media1 { width: 170px; margin: 0 auto; display: inline-block}
.section-area-social_media1 img{float: right; width: 36px; height: auto; padding: 5px;  border-radius: 10px;}

.section-area-social_media {display:flex; width: 130px; margin: 0 auto;}
.section-area-social_media img{ width: 25px; height: auto; padding: 5px;  border-radius: 10px;}

/* --------------------------------------
   Navigation
   -------------------------------------- */
.navbar-inverse{
	background:#42b568; 
	border-bottom:none; 	transition: all 0.2s ease-in-out 0s;	
	font-family:"Georgia", Times, serif; }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover { 
	color:#fff;  font-weight: bold; text-transform: uppercase;
	background:#0054a6;
	font-family:"Georgia", Times, serif; text-shadow:none; }
	
.navbar-inverse .navbar-nav > li > a{
	 font-family:"Georgia", Times, serif; background:none;
	 padding:10px;  text-shadow:1px 1px 1px rgba(0, 0, 0, 0.3);	
transition: all 0.2s ease-in-out 0s;
	 font-size:16px; border-radius: 10px;
	 font-weight:bold; letter-spacing: 1px;
	 color: #fff;}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
      color: #fff; background: none; 
		  text-decoration:underline;}

.navbar { 
	margin-bottom:0; }
	
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;}

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

/* --------------------------------------
  Banner
   -------------------------------------- */
.banner-wallpaper {
background: #05843f;
}
#banner{
	margin:0px auto; 
    width: 100%; 
   	background-size: auto;
	position:relative; }

#bootstrap-menu{
    -webkit-transition:all 0.3s 0s ease-in-out;
    transition:all 0.3s 0s ease-in-out; margin:0;
	   font-family:"Georgia", Times, serif; font-weight:bold; }	

.section-area-banner1, .section-area-banner2, .section-area-banner3{ margin: 10px 0 0 0;
	-webkit-border-top-left-radius: 15px;
-webkit-border-top-right-radius: 15px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
   background-position:right top;
   background-repeat:no-repeat; font-style: normal;
   text-align: left;
   font-family:"Georgia", Times, serif;  min-height: 190px;
}


.section-area-banner1 { 
   background-image:url(../images/lakeway-locksmith_001.jpg);
}
   
   
.section-area-banner1 p, .section-area-banner2 p, .section-area-banner3 p{ color:#fff;
   font-size:20px; 	text-shadow:1px 1px 1px #000; 	text-shadow: -1px 0px #000, 0px 1px #000, 0px 2px #000, 0px -1px #022f5a;
   font-family:"Georgia", Times, serif; font-weight: bold; letter-spacing: 1px;
 padding: 1vh 5vw; margin: 0;}
   
.section-area-banner1 h2, .section-area-banner2 h2, .section-area-banner3 h2{ 	color:#fff; 
	text-shadow: -1px 0px #022f5a, 1px 3px #022f5a, 0px 2px #022f5a, 0px -2px #022f5a; 
   font-family:"Georgia", Times, serif; font-weight: bold; letter-spacing: 1px; text-transform: uppercase;
	font-size:33px;	padding: 1vh 5vw; margin: 0;
	
	}


.section-area-banner2 { 
   
   background-image:url(../images/lakeway-locksmith_002.jpg);  }   

.section-area-banner3 { 
   background-image:url(../images/lakeway-locksmith_003.jpg);  }

.section-area-padding_banner {padding: 1vh 7vw;}

.carousel-indicators li {
   background-color: rgba(255, 255, 255, 0.5);
    border: medium none;
 border-radius: 0px;
     height: 10px;
    margin: 0;
    padding: 0;
    width: 30px;}
	
.carousel-indicators .active {
	background-color: rgba(0, 0, 0, 0.8); 
	border:1px solid rgba(0, 0, 0, 0.6);   
	height: 10px;
	margin: 0;
	width: 30px;}
.carousel-indicators {bottom:-5%;}
/* --------------------------------------
  banner services
   -------------------------------------- */

.section-area-banner_services {
background: #014b94;padding: 2vh 4vw;
	
}

.section-area-banner_services img{display:inline-flex; -webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.2));}
.section-area-banner_services img:last-child {margin-right:none !important}
.section-area-banner_services img:hover {-webkit-animation: swing 1s ease;
        animation: swing 1s ease;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
filter: grayscale(100%);}
/* --------------------------------------
  Section 2 content text 1
   -------------------------------------- */

.section-area-2 {padding: 15px;}


.section-area-2_responsive-video {
    position: relative;
    padding-bottom: 50%;
    padding-top: 30px; overflow: hidden;
}

.section-area-2_responsive-video iframe,
.section-area-2_responsive-video object,
.section-area-2_responsive-video embed {
    position: absolute; 
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
	
/* --------------------------------------
   (gray)
   -------------------------------------- */
.section-area-gray { margin-bottom: 15px; margin-top: 15px; padding: 25px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 10px; background:#fff; border:1px solid #f4f4f4;
}
.section-area-gray h1, .section-area-gray h2, .section-area-gray h3, .section-area-gray h4, .section-area-gray h5 {text-transform: uppercase; color: #022f5a; font-weight: bold}
.section-area-gray a:hover{color:#023360;}
.section-area-gray a, .section-area-gray p, .section-area-gray ul, .section-area-gray li{color:#111;}
.section-area-gray ul{ margin-left: 30px;}
.section-area-gray li{list-style:square; }
.section-area-gray_img_services{float: right;  margin: 20px;  border-radius: 26% 74% 17% 83% / 98% 12% 88% 2% }
.img-circle{border-radius: 1% 99% 39% 61% / 47% 32% 68% 53% }
/* --------------------------------------
   (Dark_gray)
   -------------------------------------- */
.section-area-Dark_gray {padding: 25px; 
 margin-bottom: 15px; margin-top: 15px; background: #fafafa;
}
.section-area-Dark_gray h1, .section-area-Dark_gray h2, .section-area-Dark_gray h3, .section-area-Dark_gray h4, .section-area-Dark_gray h5 {text-transform: uppercase; color: #022f5a; font-weight: bold}
.section-area-Dark_gray a:hover{color:#023360;}
.section-area-Dark_gray a, .section-area-Dark_gray p, .section-area-Dark_gray ul, .section-area-Dark_gray li{color:#111;}
.section-area-Dark_gray ul{ margin-left: 30px;}
.section-area-Dark_gray li{list-style:square}
.section-area-Dark_gray_img_services{float: right;  margin: 20px;  border-radius: 26% 74% 17% 83% / 98% 12% 88% 2% }
.img-circle{border-radius: 1% 99% 39% 61% / 47% 32% 68% 53% }


/* --------------------------------------
   Testimonials
   -------------------------------------- */
.section-area-Testimonial{background: #025e2c; padding: 4vh 2vw; border-radius: 15px; }
.section-area-Testimonial h5{color:#fff; text-transform: uppercase; font-weight: bold; text-align: center}
.section-area-Testimonial_box:nth-child(odd){background: #fff; padding: 15px;}
.section-area-Testimonial_box:nth-child(even){background: #05843f; padding: 15px; color:#fff}
.section-area-Testimonial_box {min-height: 250px;}
	.section-area-Testimonial_readmore { 
position: relative; 
}

.section-area-Testimonial_readmore a:hover{background: #001326; color: #9ecdfc !important}
.section-area-Testimonial_readmore a {background: #025e2c; padding: 5px 20px; color:#fff !important;
position: absolute; text-transform: lowercase; transition: all 0.2s ease-in-out 0s;
bottom: 0px;
right: 0px;}
/* --------------------------------------
   contact
   -------------------------------------- */
.section-area-contact {background:#01203d; color: #fff; margin-top: 50px;}
.section-area-contact_info_text p{font-size: 20px;}
.section-area-contact_info_text {padding: 2vh 7vw; border: 50px solid #0054a7;}
.section-area-contact_info_text a:hover{text-decoration: underline; color:#83bffa}
.section-area-contact_info_text a{font-weight: bold; text-transform: uppercase;}
.section-area-contact_info_text  strong {color:#fff;}
.section-area-contact_img {-webkit-box-shadow:-30px -30px 0px 20px #01203d;   
							-moz-box-shadow:-30px -30px 0px 20px #01203d; 
							box-shadow:  -30px -30px 0px 20px #01203d;}

/* --------------------------------------
   footer services
   -------------------------------------- */
.section-area-padding_around_services_footer{padding: 2vh 7vw;} 
.section-area-footer_services_padding {padding:10px; }
.section-area-footer_services_shadow { padding:30px 50px; -webkit-border-radius: 15px;
-moz-border-radius: 15px; text-align: center; 
min-height: 380px;
border-radius: 15px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; }	
.section-area-footer_services_shadow:hover{background-color:#f4f4f4}
.section-area-footer_services_action_bg{
background: #FFF;
	overflow-x: hidden;  padding: 15px;}

.section-area-footer_services_action_bg h5{color:#022f5a; text-align: center; font-weight: bold; text-transform: uppercase}
.section-area-footer_services_action_bg p{text-align: center} 
.img-circle{width:150px; height: auto}
.section-area-footer_services_shadow h4 { 
	color:#022f5a; font-size: 20px;
	font-family:"Georgia", Times, serif; font-weight: bold}

.section-area-footer_services_shadow strong{ color: #111; padding: 2px 5px;}

.section-area-footer_services_action .post {
    padding: 5px; 
    position: relative;
	color:#111 }
	
.section-area-footer_services_action .post-1 {
    transform: translate(100px, 20px);
	text-align:left}

.section-area-footer_services_action .post-3 {
    transform: translate(-100px, 20px);
	text-align:left}	
	
.section-area-footer_services_action .post p{
	color:#111; 
	font-size:15px;}


/* --------------------------------------
   footer locations
   -------------------------------------- */
.This_is_section_footer_location_bg {background: #014b94; padding: 20px 0px; border-bottom:10px solid #014b94; text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.4)}
.This_is_section_footer_location_bg h5{color: #fff;}
.This_is_section_footer_location_bg li, .This_is_section_footer_location_bg ul{list-style:circle; color:#014b94; text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.4)}
.This_is_section_footer_location_box { padding: 5px; }
.This_is_section_footer_location_box_padding {padding-right: 5px;}
.This_is_section_footer_location_box_padding:last-child {padding-right: 0px;}
.This_is_section_footer_location_box a{color:#fff; font-size: 19px}
.This_is_section_footer_location_box {margin: 10px 0; padding: 15px;}
.This_is_section_footer_location_box a:hover{text-decoration: underline; color:#83bffa}


/* --------------------------------------
   footer links
   -------------------------------------- */
 #section-area-footer {
	 background:#05843f; border-top:35px solid #01203d;
	 text-align:center;
	 color:#cccccc;
	 padding:15px; 
	 		   }
		   
#section-area-footer p > strong {  font-family: 'eczarbold', Arial Black; 
	 
	color: #fff; font-weight: 800; }
	 
.section-area-footer_text_links a{color: #fff; transition: all 0.2s ease-in-out 0s;}
.section-area-footer_text_links a:hover{color:#000; text-decoration: none;}
	
 /* footer Schema */ 
#section-area-schema {
	
	margin: 10px 0;
	 color:#000; padding: 10px 20px;	 }
#section-area-schema a{color:#000;} 			  
#section-area-schema h2{ font-family:"Georgia", Times, serif;
	color:#000;

	margin:0;
	}
#section-area-schema strong{	font-family:"Georgia", Times, serif; color: #000; letter-spacing: 1px;}
.section-area-schema_add_mapSection div {
	display: inline;}



/* --------------------------------------
BackToTop button css 
-------------------------------------- */
#scrolltop {
	position:fixed;
	right:15px;
	bottom:0px;
	cursor:pointer;
	width:40px;
	height:40px;
	background-color:rgba(1,16,65, 0.8);
	text-indent:-9999px;
	display:none; }
	
#scrolltop span {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-8px;
	margin-top:-12px;
	height:0;
	width:0;
	border:8px solid transparent;
	border-bottom-color:#ffffff}
	
#scrolltop:hover {
	background-color:rgba(1,16,65, 0.9);
	
	opacity:1;filter:"alpha(opacity=100)";
	-ms-filter:"alpha(opacity=100)";}
	

/* --------------------------------------
   animation
   -------------------------------------- */
@keyframes pop-in {
    0% { opacity: 0;transform: scale(0.1); }
    100% { opacity: 0.3;transform: scale(1); }
}


.popin1 {
    animation: pop-in 0.5s ease;
	animation-delay: 0;

}


@-webkit-keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
       transform: translateX(-5px);
    } 
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
	}}
	



@media screen and (max-width: 1350px) {	.section-area-1_banner_main_left {padding: 5px 20px;}
	.section-area-Phone_visible_area_bg img{width: 130px; height: auto}
	.section-area-Phone_visible_area_bg{background: #00274d}
		.navbar-brand h1{font-size:21px;} 
	h2, h3, h4, h5, h6 {font-size: 26px;}
	.section-area-1_banner_main_left a {font-size: 25px}
.section-area-1_banner_main_right_service:last-child{width: 210px; height: auto;}
.section-area-1_banner_main_right_service{width: 215px; height: auto;  padding-right: 10px}
	.section-area-contact_info_text { border:30px solid #05843f}
	.section-area-footer_services_shadow { padding: 10px;}
	.navbar-inverse.sticky {top:0;
            position: fixed;           
	font-size:16px;
            width: 100%;          
		background:#42b568 !important;
            text-align: left;
           			opacity:0.94; }	
.navbar-inverse.sticky .navbar-nav > li > a{font-size:16px;  text-shadow:1px 1px 1px rgba(0, 0, 0, 0.4);	
 padding:10px 5px; }	
	
.navbar-inverse .navbar-nav > li > a{
	 font-size:16px; padding: 10px 5px}
		.section-area-phone_top a{font-size: 22px}
	.section-area-phone_top p{font-size: 14px}
.section-area-padding_around {padding: 1vh 9vw;}
	.section-area-footer_services_shadow {min-height: 360px; }
	
	
}
/* Small screen laptop and pc */
@media screen and (max-width: 1200px) {
.section-area-banner1, .section-area-banner2, .section-area-banner3 {padding: 1vh 7vw;
   background-position:left top;
   background-image:url(../images/lakeway-locksmith_004.jpg);
	background-repeat:no-repeat; min-height: 200px; text-align: center}
.section-area-quick_services p {
	font-size: 22px;}
	.section-area-banner1 p, .section-area-banner2 p, .section-area-banner3 p{background: rgba(0, 0, 0, 0.7);  padding: 10px;		border-radius: 15px;} 
	
	.carousel-indicators {bottom:-3%;}
	
	.section-area-banner1 h2, .section-area-banner2 h2, .section-area-banner3 h2{color:#fff; font-weight: bold; text-shadow: 1px 1px 2px #000;}
		.section-area-contact_info_text { border:30px solid #05843f; padding: 20px;}
	
	.section-area-contact_img {-webkit-box-shadow:-22px -22px 0px 22px #014b94;   
							-moz-box-shadow:-22px -22px 0px 22px #014b94; 
							box-shadow:-22px -22px 0px 22px #014b94;}
}

/* Small screen laptop and pc */
@media screen and (max-width: 1150px) {.section-area-padding_around {padding: 1vh 5vw;}}
@media screen and (max-width: 1123px) {.section-area-gray_img_services_sub { width: 300px; height: auto; }
.section-area-padding_around {padding: 1vh 3vw;}

.section-area-cc img{display:inline-block; width: 150px; height: auto}
.section-area-phone_top a{font-size: 18px}
	.section-area-phone_footer {font-size: 25px}
.navbar-inverse.sticky .navbar-nav > li > a{font-size: 14px;}
}


@media screen and (max-width:1033px) {
.section-area-gray_img_services_sub { width: 250px; height: auto; }
	.phoneheader a {font-size: 18px;} .phoneheader {padding: 5px}
.section-area-1_banner_main_right_service:last-child{width: 190px; height: auto;}
.section-area-1_banner_main_right_service{width: 195px; height: auto;  padding-right: 5px} 
.section-area-1_banner_main_right{display:flex; 
								justify-content:center;	align-items:center; margin-top: 10px }
	.section-area-Phone_visible_area_bg img, .section-area-social_media img{width: auto}
	.section-area-footer_services_shadow {min-height: 400px; padding: 20px;}
	.section-area-contact_info_text {padding: 10px 20px} 	.section-area-1_banner_main_left h5{ font-size: 20px;}	
	.section-area-logo h1{font-size: 20px; text-transform: none}
	.section-area-contact_info_text a{font-size: 20px;}
	.navbar-inverse.sticky .navbar-nav > li > a{font-size: 14px;}.section-area-padding_around {padding: 1vh 5vw;}
}

@media screen and (max-width:1003px) {.navbar-brand h1{font-size:20px;}
	.section-area-contact_info_text {padding: 10px 30px} 
	.carousel-indicators {bottom:-12%;}.section-area-padding_around {padding: 1vh 2vw;}
	
}

@media screen and (max-width:980px) {	.navbar-brand h1{font-size: 18px;} 
	.section-area-footer_services_action_bg {background-repeat:repeat;}
	.phoneheader a {font-size: 16px;}
	.section-area-padding_around {padding: 1vh 2vw;}
/*   Navigation */	
.navbar-inverse .navbar-nav > li > a{
	 font-size:14px; padding: 10px 3px}
.section-area-cc img{display:inline-block; width: 90px; height: auto}	
	
	.section-area-footer_services_shadow {min-height: 350px; }
	.section-area-banner1 p, .section-area-banner2 p, .section-area-banner3 p {font-size: 14px;}
	.section-area-banner1, .section-area-banner2, .section-area-banner3 {min-height: 160px;}
	.section-area-quick_services p {font-size: 18px;}
	.section-area-phone a {font-size: 16px;}
	.section-area-Testimonial_box {min-height: 290px;}
	
}

/* Landscape phone to portrait tablet */
@media screen and (max-width: 767px) {
	.section-area-Testimonial_box {
    min-height: inherit;
	}
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: rgba(0, 0, 0, 0.1);
}
	.section-area-gray_img_services, .section-area-Dark_gray_img_services { float: none}
	.navbar .navbar-collapse {padding-top: 5px; text-align: left}
	 .section-area-Testimonial_readmore {position: static;  }
			 .section-area-Testimonial_readmore a{position: static; border-radius:20px;}
	.section-area-bg_phone_tablet_area {text-align: center; padding: 1vh 11vw; background: #00274d; color:#ccc; }.section-area-bg_phone_tablet_area a{color:#fff; font-size: 22px;}
	.section-area-bg_phone_tablet_area a:hover{color:#92E3FC;}
	.section-area-1_banner_main_left {background: #294972; }
	.section-area-1_banner_main_left { text-align: center;
    padding: 5px 0px;
	} .section-area-1_banner_main_left h5{margin: 0 0 0 30px; padding: 5px; background: none;  font-size: 18px;}
	.section-area-darkgray, .section-area-gray, .section-area-quick_services {padding: 1vh 11vw; }
	body {background:#fff;}
	#section-area-footer {border-top:none;}
	.section-area-footer_services_action_bg {background-image: none; background: #fff; padding: 10px 30px; margin: 0; min-height: inherit;}
	.section-area-contact {margin-top: 10px;}
	.section-area-footer_services_shadow {padding: 10px 30px; min-height: inherit}
	.section-area-contact {padding: 10px; }
	.section-area-2_bg h1 {font-size: 22px}
	.section-area-phone a:hover, .section-area-phone a{font-size: 16px}
	
	a, a:hover {font-size: 18px}
	.section-area-2, #section-area-footer, .section-area-darkgray,.section-area-gray,.section-area-footer_services_action_bg
	{padding: 10px 40px;}
	.section-area-contact{padding: 30px;}
	.section-area-footer_services_action h5 {font-size: 22px;}
	
	.section-area-1_banner_main_right_service > .col-sm-12 {padding: 0}
					.section-area-1_banner_main_left{text-align: center; }
				.section-area-1_banner_main_left > .clearfix, .section-area-1_banner_main_right, .section-area-phone{display:flex; 
								justify-content:center;	align-items:center; width: 96%}	
	.section-area-1_banner_main_left_social_media {width: 30px; height: auto}
	.section-area-1_banner_main_right_service:last-child{width: 150px; height: auto;}
.section-area-1_banner_main_right_service{width: 155px; height: auto;  padding-right: 10px}
		
	.section-area-1_banner_main_right_service {padding: 5px;}	
				.section-area-1_banner_main_left a {font-size: 24px;}
			.section-area-banner_services {padding: 2vh 7vw;}
	
.navbar-inverse{
	height:auto;
	opacity:0.9;}
	
.navbar-inverse .navbar-nav > li > a{
	font-size:18px;
	font-weight:bold;
	padding:5px 20px !important;}
	
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse 
.navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > 							
.active > a:hover {
	border:none;
	padding:5px 20px}

.navbar-nav{
	float: inherit!important;
	clear:left;
	margin:0px;}	

.navbar-collapse{
	padding-bottom:5px;}	

.navbar-inverse.sticky .navbar-nav > li > a{
	font-size:18px;
	font-weight:bold;
	padding:5px 30px !important; }
	
.navbar-inverse.sticky .navbar-nav > .active > a, 
.navbar-inverse.sticky .navbar-nav > .active > a:focus, .navbar-inverse.sticky .navbar-nav > 
.active > a:hover {	font-size:16px;
	border:none;
	padding:5px 30px}
	
.navbar-inverse.sticky{
	height:auto;
	opacity:0.9; }
	
.navbar-collapse.sticky{
	padding-bottom:5px;}	
	
	.section-area-logo_small_screen a{color: #fff }
.section-area-logo_small_screen{  text-align: left;  
	  font-family: 'eczarbold', Arial Black; 
	font-size: 18px; text-transform: uppercase;	
	color: #fff; margin: 0; text-shadow: 2px 1px 3px rgba(0, 0, 0, 0.3); padding: 10px;}	
	.section-area-darkgray img {width: 250px; height: auto}
	.section-area-gray_img_services img {width: 250px; height: auto}
	.section-area-gray img{width: 250px; height: auto}
	h1, h2, h3, h4, h5, h6 {font-size: 20px}
	/* navbar-toggle */
	.navbar-inverse .navbar-toggle {background: rgba(0, 0, 0, 0.2);  border: none;}	
	.navbar-inverse .navbar-toggle:hover {background: rgba(0, 0, 0, 0.7); color: #f4f4f4}
	.This_is_section_footer_location_bg {display:flex; 
								justify-content:center;	align-items:center; width: 100%; padding: 10px 50px; }
	.This_is_section_footer_location_box{padding: 5px;}
		
		.section-area-phone_footer {font-size: 20px; padding: 1vh 11vw;}
}

/* Portrait & landscape phone */
@media (max-width: 670px) { .section-area-logo_small_screen{font-size: 15px;}
		.section-area-1_banner_main_right_service {padding: 10px;}	
	.section-area-1_banner_main_right_service:last-child img{padding-right: 0px }
.section-area-1_banner_main_right_service:last-child{width: 110px; height: auto;}
.section-area-1_banner_main_right_service{width: 115px; height: auto;  padding-right: 5px}
.section-area-1_banner_main_left h5{  font-size: 17px;}
	.section-area-1_banner_main_left_cc {width: 145px; height: auto;}
.section-area-contact_img {display:none}

			
	.section-area-bg_phone_tablet_area a{font-size: 20px}
}

@media (max-width: 420px) {	
		
	.section-area-1_banner_main_left a {font-size: 20px;}
	.section-area-logo_small_screen{font-size: 16px;}
	.section-area-1_banner_main_left h5{padding: 5px 10px;   font-size: 15px;}
	p, ul, li {font-size: 14px;}
	
	h1, h2, h3, h4, h5, h6 {font-size: 18px}.section-area-phone a:hover, .section-area-phone a{font-size: 16px; display: inline-block}
	.section-area-1_banner_main_right_service:last-child{width: 85px; height: auto;}
.section-area-1_banner_main_right_service{width: 90px; height: auto;  padding-right: 5px}
	#scrolltop{display: none !important}
	.section-area-darkgray img {display: none}
	.section-area-gray_img_services img {display: none}
	.section-area-gray img{display: none}
		#section-area-schema a{font-size: 14px}
	#section-area-schema p{font-size: 14px}
		#section-area-schema {font-size: 14px}
	#section-area-schema strong{font-size: 14px}
	
}

@media (max-width: 360px) {		h1, h2, h3, h4, h5, h6 {font-size: 18px}	
	.section-area-1_banner_main_left a {font-size: 18px;}
	.section-area-logo_small_screen{font-size: 13px;}	
	.section-area-1_banner_main_right_service:last-child img{padding-right: 0px }
.section-area-1_banner_main_right_service:last-child{width: 70px; height: auto;}
.section-area-1_banner_main_right_service{width: 75px; height: auto;  padding-right: 5px}
.section-area-2, #section-area-footer, .section-area-darkgray,.section-area-gray,.section-area-contact,.section-area-footer_services_action_bg
	{padding: 1vh 11vw;} 
	.section-area-1_banner_main_left h5{font-size: 14px;}
		
	.section-area-gray_container { margin: 0; padding: 1vh 11vw;}

.section-area-bg_phone_tablet_area a{font-size: 18px}
	.section-area-phone_footer {font-size: 18px; padding: 1vh 11vw;}
}

@media (max-width: 280px) {	.section-area-logo_small_screen{font-size: 12px;}	
	.section-area-1_banner_main_right_service{display: none}
	.section-area-footer_services_action {text-align: center}
	.section-area-1_banner_main_left_cc {width: 105px; height: auto;}
	.section-area-1_banner_main_left{text-align: center;}
	#section-area-schema {display: none}
		.section-area-1_banner_main_left h5{ font-size: 12px;  margin-left: 20px;}
	.section-area-darkgray img {display: none}
	.section-area-gray_img_services img {display: none}
	.section-area-gray img{display: none}
	.section-area-banner_services{display: none;}
	.section-area-bg_phone_tablet_area a{font-size: 16px}
}


@media screen and (min-width: 1200px) {	
	body {background-size: contain}
	
.navbar-inverse{background: #42b568;
           
            -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;}

#banner{margin:0px auto 0; background:#42b568;}
.navbar-nav{margin:0;}
.navbar-inverse.sticky {top:0;
            position: fixed;
            line-height: 40px;
            height: 65px;  
	font-size:15px;
            width: 100%;          
		background:#42b568 !important;
            text-align: left;
           			opacity:0.94;
					 }	

.navbar-inverse.sticky .navbar-nav > li > a{font-size:17px;  text-shadow:1px 1px 1px rgba(0, 0, 0, 0.4);	
 padding:10px 6px;
 }
.navbar-inverse.sticky .navbar-nav > .active > a, .navbar-inverse.sticky .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover { 
	color:#fff;
		font-family:"Georgia", Times, serif; text-shadow:none; }
	.navbar-inverse.sticky .navbar-nav{margin: 0;}	

	
.navbar-inverse .navbar-nav > li > a{
	 font-family:"Georgia", Times, serif; background:#42b568;
	 padding:10px; font-size: 15px;  }}

@media screen and (min-width: 1600px) {.navbar-inverse .navbar-nav > li > a{
	 font-size: 18px;  }
	.navbar-inverse.sticky {font-size: 17px;}
}
	
@media screen and (min-width: 1920px) { 
	.section-area-padding_around {padding: 1vh 21vw;}
	body {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important; 
  background-size: cover !important; background-size:100% 11%!important}

	.section-area-footer_services_action_bg{-webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important; background-size:100% 100% !important}
.navbar-inverse .navbar-nav > li > a{
	 font-family:"Georgia", Times, serif; background:#42b568;
	 padding:10px; font-size: 18px;  }
}

@media (min-width: 2560px) { .section-area-banner1, .section-area-banner2, .section-area-banner3 { 
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important; 
	background-size: cover !important; background-size:auto 100% !important;} 
	.carousel-indicators { bottom:-10%}
	
}
@media screen and (min-width: 3500px) {.section-area-padding_around {padding: 1vh 36vw;} }

/* video responsiveness */
.embed-responsive {

  position: relative;  display: block;  height: 0;  padding: 0;  overflow: hidden;}

.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,
.embed-responsive object,.embed-responsive video {
  position: absolute;  top: 0;  bottom: 0;  left: 0;  width: 100%;  height: 100%;  border: 0;}

.embed-responsive-16by9 {  padding-bottom: 56.25%;}

.embed-responsive-4by3 {  padding-bottom: 75%;}
