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: "Auge-Trial-Black";
                src: url('../fonts/Auge-Trial-Black.woff') format('woff'),
        url('../fonts/Auge-Trial-Black.woff2') format('woff2'),
        url('../fonts/Auge-Trial-Black.eot'),
        url('../fonts/Auge-Trial-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Auge-Trial-Black.otf') format('truetype');

                font-weight: normal;
                font-style: normal;
                font-display: swap;
            }

.row {margin-left: 0; margin-right: 0;}

body, html { 
	overflow-x:hidden !important; 
}

a, a:hover {color: inherit;}

a[href^=tel] { 
	color: inherit; 
	text-decoration: none; } 

body {
	
	font-family:"Tahoma", Times, serif;  color: #111; 
	background-color: #fff;	
	font-size: 18px; 
	overflow-x: hidden; 
}

h1 {
	font-size: 36px; 
	font-family:"Tahoma", Times, serif; 
	color:#1548aa;  font-weight: bold;
}

h2, h3, h4, h5, h6 {
	font-size: 32px; 
	font-family:"Tahoma", Times, serif;  
	 color:#1548aa; font-weight: bold;
}


a{ 
	transition: all 0.2s ease-in-out 0s;}
 a:hover { 
 text-decoration: underline;
	transition: all 0.2s ease-in-out 0s;
}

p {	
	font-family:"Tahoma", Times, serif;  
	text-shadow:none;
	font-size:18px;
}

div.container {	
	position:relative;}

.floatLeft { float:left}
.floatRight { float:right}


/* --------------------------------------
   header padding and background
   -------------------------------------- */
.grwoodeen-padding_around {
	padding: 0vh 2vw;
}
#grwoodeen-main_heading_bg {
	background:#f4f4f4; border-top:solid 5px #00c365; border-bottom:solid 5px #00c365;
}

.grwoodeen_phoneheader{ 
	text-align: center; 
}
.grwoodeen_phoneheader {margin-top:5px; margin-bottom: 5px;}
p.grwoodeen_phoneheader a{
	color: #427a76; 
}

.grwoodeen_phoneheader a:hover{ 	transition: all 0.2s ease-in-out 0s; text-decoration: none;
	color: #111; 
}
.phonemain  a{color: #1c3a38 !important; font-weight: bold; font-size: 22px; box-shadow: rgba(3, 44, 107, 0.2) 0px 2px 8px 0px; padding: 10px 35px; border-radius: 10px;  display: inline-block; text-align: center; background: #ffebde;
background: radial-gradient(circle,rgba(255, 235, 222, 1) 0%, rgba(245, 158, 100, 1) 100%); }
.phonemain  a:hover{text-decoration: none !important; color: #000 !important; 	transition: all 0.2s ease-in-out 0s;  box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 8px 0px;webkit-animation: float 0.1s ease-out;
        animation: float 0.5s ease;
        -webkit-animation-iteration-count: 1;
	animation-iteration-count: 1; }
  p.phonemain{padding-top: 20px !important; padding-bottom: 20px !important; }

/* --------------------------------------
   logo and phone header
   -------------------------------------- */
.grwoodeen-logo { margin-bottom: 5px; text-align: center}
img.grwoodeen-logos {width:auto; height:35px}
img.cccredit{width: 150px; height: auto}
.grwoodeen-logo h1{ 	text-transform: uppercase;font-size: 30px;  font-weight: bold;font-family: 'Auge-Trial-Black', Tahoma;
 margin: 20px 0 0 0;}
.grwoodeen-logo h1{ }
.grwoodeen-logo a{color: #1548aa; font-weight: 900; }
.grwoodeen-logo a:hover{color: #111; text-decoration: none}

.grwoodeen-socialmedia{width: 90px;  height: auto; margin: 0px auto}
.grwoodeen-socialmedia img:hover{opacity: 0.8; border-radius:20px; }
.grwoodeen-socialmedia img{border-radius: 10px; padding: 5px;  width: 40px;   -webkit-transition:all 0.3s 0s ease-in-out;
	transition:all 0.3s 0s ease-in-out; float: left}

/* --------------------------------------
   Navigation
   -------------------------------------- */
.navbar-inverse{ border-top:none;
	 	transition: all 0.2s ease-in-out 0s; color: #fff;	
		font-family:"Tahoma", Times, serif;  }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {  padding:10px !important;
	color:#f9b487;  background:none; 
  text-shadow:none;  border:none; 
}
	
.navbar-inverse .navbar-nav > li > a{
		 font-family:"Tahoma", Times, serif;  background:none;
	 padding:10px; text-shadow:none;	

	 font-size:18px; 
	 color: #f4f4f4; }

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {color:#ffffff;   

webkit-animation: float 0.5s ease;
        animation: float 0.5s ease;
        -webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

.navbar { 
	margin-bottom:0; }
	
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;}

.navbar .navbar-collapse {
  text-align: center;}

/* --------------------------------------
  banner services
   -------------------------------------- */

.grwoodeen-banner_services-text-info{padding:10px 30px;	backdrop-filter:blur(10px); background:rgba(255, 255, 255, 0.5);  border-radius: 10px; width: 500px; margin: 20px auto}
.grwoodeen-banner_services {background-attachment: fixed;
	background-image: url(../images/greenwood-locksmith_0_bg_1.jpg);
	background-position: center left; 
	background-repeat: no-repeat; 
}

.grwoodeen-box-service-padding {padding: 10px;}
.grwoodeen-box-service img:hover {  transform: scale(1.05);
transition: all .5s; cursor: pointer; filter:brightness(110%); border-radius: 50px}
.grwoodeen-box-service img{border-radius: 30px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px; }
	
/* --------------------------------------
   (white)
   -------------------------------------- */

.grwoodeen-white {	margin-top: 20px; margin-bottom: 20px; background: #fff;}


.grwoodeen-white h1, .grwoodeen-white h2, .grwoodeen-white h3, .grwoodeen-white h4, .grwoodeen-white h5 {font-size: 25px;
	color: #1548aa;  }
.grwoodeen-white a {color:#1548aa}
.grwoodeen-white a:hover{text-decoration: underline}
.grwoodeen-white p, .grwoodeen-white ul, .grwoodeen-white li{color:#111;}
.grwoodeen-white ul{ margin-left: 20px; }
.grwoodeen-white li{list-style: circle}
.grwoodeen-white-text {padding:20px;}
.grwoodeen-white-img-side {float: right; padding: 20px;}

/* --------------------------------------
   (Dark_section)
   -------------------------------------- */
	
.grwoodeen-dark {background: #f4f4f4; margin-top: 30px; margin-bottom: 30px; clip-path: polygon(50% 0%, 100% 3%, 100% 97%, 50% 100%, 0 97%, 0 3%);}
.grwoodeen-dark h1, .grwoodeen-dark h2, .grwoodeen-dark h3, .grwoodeen-dark h4, .grwoodeen-dark h5 {color: #1548aa;  font-size: 25px; }

.grwoodeen-dark a:hover { 
	text-decoration: underline; }.grwoodeen-dark p, .grwoodeen-dark ul, .grwoodeen-dark li{color:#111;}
.grwoodeen-dark a{color:#1548aa}
.grwoodeen-dark p, .grwoodeen-dark ul, .grwoodeen-dark li{color:#111;}
.grwoodeen-dark ul{ margin-left: 20px; }
.grwoodeen-dark li{list-style: circle}
.grwoodeen-Dark_box{background: #fff;  padding: 40px; margin:50px 10px; border-radius: 40px}
.grwoodeen-Dark-img-side { margin-left:-15px;}



/* --------------------------------------
   contact
   -------------------------------------- */

.grwoodeen-contact-footerbg { 
	padding: 40px 20px; background: #fff;
 color:#333;  }

.grwoodeen-contact-footerbgcc{background: #fbd4bb; padding: 20px}

.grwoodeen-contact-footerbg h7{font-weight: bold;}
.grwoodeen-contact-footerbg h6{ color:#1548aa; text-transform: uppercase}
.bgservicefooter {background: #fafafa; padding: 40px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;}
/* --------------------------------------
   Schema
   -------------------------------------- */
#schemacss{color:#fff;} 	
#schemacss a{color:#fff;} 			  
#schemacss h2{color:#fff;}
	
.schema_add_map div {
	display: inline;}

/* --------------------------------------
   Section footer links
   -------------------------------------- */
 #grwoodeen-footer {
	 background:#1548aa; color: #fff;
		 color:rgba(255, 255, 255, 0.7);
	padding: 50px 0;  text-align: center; clip-path: polygon(50% 0%, 86% 6%, 100% 0, 100% 100%, 0 100%, 0 79%, 0 3%, 20% 5%);
	 		   }
#grwoodeen-footer p{color: #fff;}
#grwoodeen-footer a{ color:rgba(255, 255, 255, 0.7); transition: all 0.2s ease-in-out 0s;}
#grwoodeen-footer a:hover{color:#fff; text-decoration: underline;}
.grwoodeen-footerphone a{text-align: center; background:#071d3c; padding: 20px; display: inline-block; color: #f7c103 !important}
.grwoodeen-footerphone a:hover{color:#fff}


@keyframes float {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-4px);
 
  }
  100% {
    transform: translateY(0);
  }
}

/* --------------------------------------
BackToTop button css 
-------------------------------------- */
#scrolltop {
	position:fixed;
	right:15px; 
	bottom:0px;
	cursor:pointer;
	width:40px;
	height:40px;
	background-color:rgba(0,0,0, 0.7);
	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(0,0,0, 0.9);
	
	opacity:1;filter:"alpha(opacity=100)";
	-ms-filter:"alpha(opacity=100)";}
	

/* 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%;}


.social-media {
    width: fit-content;
    margin: 0 auto;
}

.social-media img{
	width:auto;
	display:inline;
	margin:5px;
}




@media (max-width: 1350px) {
	.grwoodeen-padding_around {padding: 0vh 1vw;}
	
	h2, h3, h4, h5, h6 {font-size: 26px;}
	.grwoodeen-phone_top {width: 100px}
	.grwoodeen_phoneheader a {font-size: 18px; line-height: normal;}
		.grwoodeen-logo h1{ font-size: 20px;}
	.grwoodeen-mobiletext {font-size: 14px;}
	.grwoodeen-contact_info_text { border:30px solid #0f418c}
	.sticky.grwoodeen-logo a {font-size: 18px}
	.sticky.grwoodeen-mobiletext {font-size: 10px}
	img.grwoodeen-logos {width:auto; height:30px}
}
@media (min-width: 1300px) {.grwoodeen-contact-emCon {padding:63px 20px;}


}

/* Small screen laptop and pc */
@media (max-width: 1150px) {
	.grwoodeen-white-img-side {width: 350px;}
	.grwoodeen-padding_around {padding: 0vh 2vw;}
		.grwoodeen-logo h1{ font-size: 15px;}
	.grwoodeen_phoneheader a {font-size: 15px}
	.grwoodeen-mobiletext {font-size: 10px}
	.sticky.grwoodeen-logo a {font-size: 16px;}
	.sticky.grwoodeen-mobiletext {font-size: 9px}
	.grwoodeen_phoneheader a {font-size: 12px}
.navbar-inverse{
background:#f4f4f4;


          border-bottom: none;
            -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;}

#grwoodeen_banner{margin:0px auto 0; background:#05175b;}

.navbar-nav{margin:0; margin-bottom: 10px !important;}
.navbar-inverse.sticky {top:0;
            position: fixed;
	font-size:14px;
            width: 100%;          
		background:#f4f4f4!important;
            text-align: left;
           			opacity:0.94 !important;
					 }	

	
.navbar-inverse.sticky .navbar-nav > li > a{font-size:14px; 	
 padding:10px 5px;
 }
.navbar-inverse.sticky .navbar-nav > .active > a, .navbar-inverse.sticky .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover { 
	color:#f9b487;  padding:10px 5px;
			 font-family:"Tahoma", Times, serif; text-shadow:none;  }
	.navbar-inverse.sticky .navbar-nav{margin: 0;}	


.navbar-inverse .navbar-nav > li > a{
		 	 font-family:"Tahoma", Times, serif;
background: none; 
	font-size:12px; }}


@media (max-width: 1123px) {
	
.navbar-nav{margin:0; 
background: #2b5956;
background: radial-gradient(circle,rgba(43, 89, 86, 1) 50%, rgba(23, 65, 67, 1) 100%);
 padding: 10px; border-radius: 30px; margin-bottom: 10px;}
	.grwoodeen_phoneheader, .grwoodeen-logo h1{margin-top: 0; margin-bottom: 0;}
	.grwoodeen-white_img_services_sub { width: 300px; height: auto; }
.grwoodeen-padding_around {padding: 0vh 2vw;}
	  img.grwoodeen-logos {
    width: auto;
		  height: 22px; margin-top: 5px;  }
	  img.cccredit {
			  width: 100px;}
.grwoodeen-phone_footer {font-size: 25px}
	img.sticky.grwoodeen-logos {height: 20px}
.navbar-inverse.sticky .navbar-nav > li > a{font-size: 14px;}}
@media (max-width:1033px) {.grwoodeen-white-img-side {float: none; width: 300px; margin: 20px auto;}
	.grwoodeen-phone_top p{font-size: 12px;}
.grwoodeen-white_img_services_sub { width: 250px; height: auto; }
			.grwoodeen-1_banner_main_left h5{ font-size: 20px;}	
	.navbar-inverse.sticky .navbar-nav > li > a{font-size: 11px;}
	.grwoodeen-contact-footerbg h5, .grwoodeen-contact-footerbg h6{font-size: 20px;}

	.grwoodeen-banner_services {
	background-image: url(../images/greenwood-locksmith_0_bg_1_a.jpg);
	background-position: left top; 
}

	
	}

@media (max-width:980px) {	
	.grwoodeen-banner_services-text-info h6, .grwoodeen-banner_services-text-info h5 {font-size: 16px}
	.grwoodeen-banner_services-text-info p{font-size: 12px; text-shadow: 1px 1px 1px #fff}
	.grwoodeen-logo a{font-size: 11px}
	.sticky.grwoodeen-logo a {font-size: 10px}
	
	.grwoodeen-mobiletext {font-size: 8px}
	.grwoodeen_phoneheader a {font-size: 8px; line-height: normal}
/*   Navigation */	
.navbar-inverse .navbar-nav > li > a{
	 font-size:9px; padding: 10px 4px}
	.navbar-inverse.sticky .navbar-nav > li > a{font-size: 8.5px;}
.grwoodeen-cc img{display:inline-block; width: 90px; height: auto}		
	.grwoodeen-footer_services_shadow {min-height: 270px; }
		.grwoodeen-phone a {font-size: 14px;}
img.grwoodeen-phone_top {width: 80px;}
	

	.grwoodeen-contact-emCon {padding:82px 20px}
	
	.grwoodeen-banner_services{padding:1vh 1vw	}
	.grwoodeen-banner_services {
	background-image: url(../images/greenwood-locksmith_0_bg_1_b.jpg);
	background-position: left top; 
}

}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	.grwoodeen-white {	background-image:none}
.grwoodeen-banner_services {
	background-image: url(../images/greenwood-locksmith_0_bg_1_c.jpg);
	background-position: left top; 
}
	.grwoodeen-box-service img{border-radius: 5px;}

	img.logoxs {width: 150px }
	.grwoodeen-contact-emCon {padding:10px}
	
	.grwoodeen-contact-footerbg h5, .grwoodeen-contact-footerbg h6 {font-size: 18px;}
	body {background-color: #fff; }
	.grwoodeen-banner_servicesbg{padding: 5px !important;}
	.grwoodeen-banner_servicesbg img{margin: 5px 0}
		.grwoodeen-logo_small_screen a{color: #1548aa}
.grwoodeen-logo_small_screen{font-size: 25px;    font-family: 'Auge-Trial-Black', Tahoma; 
 margin: 5px;  }
		
		.grwoodeen-bg_phone_tablet_area {text-align: center; padding: 1vh 2vw; background: #264e50; color:#f4f4f4; font-size: 18px }
	.grwoodeen-bg_phone_tablet_area a{color:#fff; font-size: 18px}
	.grwoodeen-bg_phone_tablet_area a:hover{text-decoration: underline; font-size: 18px}

	.grwoodeen-dark, .grwoodeen-white{ padding: 1vh 4vw; margin: 5px}
	.grwoodeen-contact-footerbg{ padding: 3vh 11vw; margin: 5px}
	

		.grwoodeen-phone a:hover, .grwoodeen-phone a{font-size: 20px}
	.grwoodeen-phone{display:flex; 
								justify-content:center;	align-items:center; width: 96%}	

	.grwoodeen-contact-emCon img{width: 130px; margin: 5px auto}
	.grwoodeen-Phone_visible_area_bg img{width: 130px; margin: 5px auto}
	.navbar .navbar-collapse {padding-top: 5px; text-align: left}
	.grwoodeen-darkgray, .grwoodeen-white, .grwoodeen-quick_services {padding: 1vh 11vw; }
	.grwoodeen-footer_services_action_bg img{display: none;}
	.grwoodeen-footer_services_action_bg {padding: 10px; margin:5px 0 0px 0; min-height: inherit;}
	.grwoodeen-footer_services_item {min-height: inherit;}
	.grwoodeen-contact-footer {margin-top: 5px; margin-bottom: 5px}
.grwoodeen-footer_services_action .post {
	padding: 5px;}
	.grwoodeen-footer_services_shadow {padding: 10px 20px; min-height: inherit;}
	.grwoodeen-contact {padding: 10px; }
	.grwoodeen-2_bg h1 {font-size: 22px}
	.grwoodeen-phone a:hover, .grwoodeen-phone a{font-size: 16px; display: inherit;}
	.grwoodeen-padding_around_services_footer {
    padding: 1vh 2vw;
}
	a, a:hover {font-size: 17px}
	.grwoodeen-2, #grwoodeen-footer, .grwoodeen-darkgray,.grwoodeen-white,.grwoodeen-footer_services_action_bg
	{padding: 10px 20px; clip-path: none}
	.grwoodeen-contact{padding: 30px;}
	.grwoodeen-footer_services_action h5 {font-size: 22px; }
	
	.grwoodeen-1_banner_main_right_service > .col-sm-12 {padding: 0}
					.grwoodeen-1_banner_main_left{text-align: center; }
				.grwoodeen-1_banner_main_left > .clearfix, .grwoodeen-1_banner_main_right, .grwoodeen-phone{display:flex; 
								justify-content:center;	align-items:center; width: 96%}	
.grwoodeen-1_banner_main_right_service{width: 155px; height: auto;  padding-right: 10px}
			.grwoodeen-banner_services {padding: 2vh 3vw;}
	
	
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: rgba(0, 0, 0, 0.1); }
	.pull-right{float: inherit !important }
	
.navbar-inverse{
	height:auto;
	opacity:0.9;}
	
.navbar-inverse .navbar-nav > li > a{
	font-size:18px; background: none; 
	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;}	
	
	
	.grwoodeen-darkgray img {width: 250px; height: auto}
	.grwoodeen-white_img_services img {width: 250px; height: auto}
	
	h1, h2, h3, h4, h5, h6 {font-size: 20px}
	/* navbar-toggle */
	.navbar-inverse .navbar-toggle { 

		border: none;
background: none;}	
	.navbar-inverse .navbar-toggle:hover { color: #fff; background: rgba(0, 0, 0, 0.4); }}

/* Portrait & landscape phone */
@media (max-width: 670px) { 	
	
.grwoodeen-banner_services {
	background-image: url(../images/greenwood-locksmith_0_bg_1_d.jpg);
	background-position: left top; 
}
img.logoxs {width: 130px }
	.grwoodeen-footer_services_action_bg h6 {font-size: 20px}
	.grwoodeen-logo_small_screen a{font-size: 15px;}
	.grwoodeen-bg_phone_tablet_area a{font-size: 18px}
	
}

@media (max-width: 420px) {	
	body {background-color: #fff; background-image:none; }
	.grwoodeen-contact-footer_img_services {display: none}
		.grwoodeen-phone a:hover, .grwoodeen-phone a{font-size: 16px; display: inline-block}
	.grwoodeen-Dark-img-side, .grwoodeen-white-img-side {display: none}
	.grwoodeen-logo_small_screen{font-size: 12px;}

	p, ul, li {font-size: 14px;}
		h1, h2, h3, h4, h5, h6 {font-size: 18px}.grwoodeen-phone a:hover, .grwoodeen-phone a{font-size: 16px; display: inline-block}
	#scrolltop{display: none !important}
	
		.grwoodeen-banner_services, .grwoodeen-Dark_bg_1, .grwoodeen-Dark_bg_2, .grwoodeen-Dark_bg_3, .grwoodeen-contact-footerbg  { background-image: none;}
	
}

@media (max-width: 360px) {		h1, h2, h3, h4, h5, h6 {font-size: 18px}	
		.grwoodeen-banner_services{display: none;}
	.grwoodeen-logo_small_screen{font-size: 13px;}	
	.grwoodeen-white-img-side, .grwoodeen-Dark-img-side{display: none}
.grwoodeen-2, #grwoodeen-footer, .grwoodeen-darkgray,.grwoodeen-white,.grwoodeen-contact,.grwoodeen-footer_services_action_bg
	{padding: 1vh 1vw;} 

				.grwoodeen-white_container { margin: 0; padding: 1vh 1vw;}

.grwoodeen-bg_phone_tablet_area a{font-size: 18px}
	.grwoodeen-phone_footer {font-size: 18px; padding: 1vh 1vw;}
}

@media (max-width: 280px) {	.grwoodeen-logo_small_screen{font-size: 10px;}	
	.grwoodeen-footer_services_action {text-align: center}
	#grwoodeen-schema {display: none}
	.grwoodeen-white-img-side img {display: none}
	.grwoodeen-bg_phone_tablet_area a{font-size: 16px}
}




@media (min-width: 1200px) {	
	body {background-size: contain}
	
.navbar-inverse{
background:#f4f4f4;
padding-bottom: 10px;
          border-bottom: none;
            -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;}

#grwoodeen_banner{margin:0px auto 0; background:#f4f4f4;}

.navbar-nav{margin:0; 
background: #2b5956;
background: radial-gradient(circle,rgba(43, 89, 86, 1) 50%, rgba(23, 65, 67, 1) 100%);
 padding: 10px; border-radius: 10px;}
.navbar-inverse.sticky {top:0;
            position: fixed;
	font-size:18px;
            width: 100%;          
		background:#f4f4f4!important;
            text-align: left;
           			opacity:0.94 !important;
					 }	
	img.sticky.grwoodeen-logos {height: 25px}
	.sticky.grwoodeen-logo p{font-size: 16px}
	.sticky.grwoodeen-logo h1{font-size: 25px;}
	.sticky.grwoodeen-mobiletext {font-size: 12px}
.navbar-inverse.sticky .navbar-nav > li > a{font-size:18px; 	
 padding:10px 15px;
 }
.navbar-inverse.sticky .navbar-nav > .active > a, .navbar-inverse.sticky .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover { 
	color:#f9b487;  padding:15px;
			 font-family:"Tahoma", Times, serif; text-shadow:none;  }
	.navbar-inverse.sticky .navbar-nav{margin: 0;}	


.navbar-inverse .navbar-nav > li > a{
		 	 font-family:"Tahoma", Times, serif;
background: none; 
	 font-size:17px;  }

	
	
}

@media screen and (min-width: 1600px) and (max-width: 1912px) {
	.navbar-inverse .navbar-nav > li > a{
	 font-size: 18px;  }
		.grwoodeen-banner_services {padding: 1vh 2vw;}
	.navbar-inverse.sticky {font-size: 18px;}
	.grwoodeen-banner_services {background-size:100% 80%!important;} 
.grwoodeen-contact-emCon {padding: 62px 20px;}
	.grwoodeen-Dark_bg_padding {padding: 0vh 0vw;}
}
	
@media screen and (min-width: 1920px) and (max-width: 2559px){ 
	.grwoodeen-padding_around {padding: 0vh 11vw;}

.navbar-inverse .navbar-nav > li > a{
	  font-size: 20px;  }
	
	.grwoodeen-banner_services {padding: 2vh 15vw;}

	.grwoodeen-banner_services {background-attachment: inherit;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important; 
		background-position:center left; 
  background-size: cover !important; background-size:auto 187% !important;} 
	
	.grwoodeen-Dark_bg_padding {padding: 0vh 0vw;}
	.grwoodeen-contact-emCon {padding: 62px 20px}
}

@media (min-width: 2560px) and (max-width: 3499px) {
	
	

	.grwoodeen-padding_around {padding: 0vh 21vw;}
			.grwoodeen-banner_services {padding: 2vh 24vw;}

	.grwoodeen-banner_services {background-attachment: inherit;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important; 
	background-position:bottom right; 
  background-size: cover !important; background-size:auto 245% !important;} 
	

	.grwoodeen-Dark_bg_padding {padding: 0vh 34vw;}
	.grwoodeen-contact-emCon {padding: 5vh 1vw}
		
}
@media screen and (min-width: 3500px)  and (max-width: 4499px) {
	.grwoodeen-padding_around {padding: 0vh 27vw;} 
		.grwoodeen-banner_services {padding: 2vh 34vw;}

	.grwoodeen-banner_services {background-attachment: inherit;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important; 
background-position:center center;  
  background-size: cover !important; background-size:auto 210% !important;} 
	
	

	.grwoodeen-Dark_bg_padding {padding: 0vh 34vw;}
	.grwoodeen-contact-emCon {padding: 2vh 1vw}
}

@media screen and (min-width: 4500px) {
	.grwoodeen-padding_around {padding: 0vh 32vw;}
	.grwoodeen-banner_services {padding: 1vh 34vw;}
	.grwoodeen-logo h1{ font-size: 30px;}
	
	.grwoodeen-banner_services {background-attachment: inherit;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important; 
		background-position:center center; 
  background-size: cover !important; background-size:auto 200% !important;} 
	
	

	.grwoodeen-Dark_bg_padding {padding: 0vh 34vw;}

	.grwoodeen-contact-emCon {padding: 2vh 1vw}
	
}

