
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: "LeagueSpartan-Bold";
                src: url('../fonts/LeagueSpartan-Bold.woff') format('woff'),
        url('../fonts/LeagueSpartan-Bold.woff2') format('woff2'),
        url('../fonts/LeagueSpartan-Bold.eot'),
        url('../fonts/LeagueSpartan-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LeagueSpartan-Bold.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:"Verdana", "serif";
	
	
	
	color: #111; 
	background-color: #fff;	
	font-size: 18px; 
	overflow-x: hidden; 
}

h1 {
	font-size: 25px; 
		font-family:"Verdana", "serif";  
	color:#010133; font-weight: bold;
}

h2, h3, h4, h5, h6 { letter-spacing: 1px;
	font-size: 25px; 
		font-family:"Verdana", "serif";  
	 color:#010133; 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:"Verdana", "serif"; 
	text-shadow:none;
	
}

div.container {	
	position:relative;}

.floatLeft { float:left}
.floatright { float:right}
.Winsterche_nopadding{padding:0!important}
.Winsterche_nomargin{margin:0!important}


/* --------------------------------------
   header padding and background
   -------------------------------------- */
.Winsterche-padding_around, .Winsterche-padding_around3 {
	padding: 0vh 2vw;
}
#Winsterche-main_heading_bg {
	background:#0FB880;
}



/* --------------------------------------
   logo and phone header
   -------------------------------------- */
.Winsterche-logo h1{font-size: 30px; 
	
	font-family: "LeagueSpartan-Bold", Verdana, "sans-serif"; 
	color:#0FB880; margin: 10px 0;  -webkit-text-stroke-width: 1px;
            -webkit-text-stroke-color: black;}

.Winsterche-logo img{float: left; margin-right: 10px; width: 60px}
.Winsterche-logo  p{font-size: 15px; background: rgba(255, 255, 255, 0.2); padding: 7px;display: inline;color: rgba(0, 0, 0, 0.7);  text-align: center; border-radius: 10px; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;}
.Winsterche-logo {margin-bottom: 20px;}

p.Winsterche_phoneheader a{
	color: #333; font-size: 20px; 
	text-align:right;   animation: textBorder 3s infinite;
}
.Winsterche_phoneheader a:hover{ 
	color: #0440af; text-decoration: none;
}
@keyframes textBorder {
  0% {
    text-shadow: 
      -1px -1px 0 rgba(255, 255, 255, 0.6),
      1px -1px 0 rgba(255, 255, 255, 0.6),
      -1px 1px 0 rgba(255, 255, 255, 0.6),
      1px 1px 0 rgba(255, 255, 255, 0.6);
  }
  25% {
    text-shadow: 
        -1px -1px 0 rgba(255, 255, 255, 0.5),
      1px -1px 0 rgba(255, 255, 255, 0.5),
      -1px 1px 0 rgba(255, 255, 255, 0.5),
      1px 1px 0 rgba(255, 255, 255, 0.5);
  }
  50% {
    text-shadow: 
     -1px -1px 0 rgba(255, 255, 255, 0.4),
      1px -1px 0 rgba(255, 255, 255, 0.4),
      -1px 1px 0 rgba(255, 255, 255, 0.4),
      1px 1px 0 rgba(255, 255, 255, 0.4);
  }
  75% {
    text-shadow: 
       -1px -1px 0 rgba(255, 255, 255, 0.8),
      1px -1px 0 rgba(255, 255, 255, 0.8),
      -1px 1px 0 rgba(255, 255, 255, 0.8),
      1px 1px 0 rgba(255, 255, 255, 0.8);
  }
  100% {
    text-shadow: 
      -1px -1px 0 rgba(255, 255, 255, 0.7),
      1px -1px 0 rgba(255, 255, 255, 0.7),
      -1px 1px 0 rgba(255, 255, 255, 0.7),
      1px 1px 0 rgba(255, 255, 255, 0.7);
  }
}

.Winsterche_cc p{font-size: 12px; color:rgba(255, 255, 255, 0.5);  margin: 0; padding: 0; }
.Winsterche_cc1 {width: 190px; height: auto;}

.Winsterche_bgheader {
background: linear-gradient(45deg,  rgba(235,230,230,1) 0%,rgba(244,240,239,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */



}



/* --------------------------------------
   Navigation
   -------------------------------------- */
.navbar-inverse{ border-top:none;
	 	transition: all 0.2s ease-in-out 0s; color: #aca2fb;	
		font-family:"Verdana", "serif";  }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {   padding:10px 35px !important; 
	color:#ffffff;
background:#13264a;


  text-shadow:none;  }
	
.navbar-inverse .navbar-nav > li > a{
		 	font-family:"Verdana", "serif";  
	 padding:10px 35px; text-shadow:none;	
opacity: 1; border-radius: 50px;


	 font-size:18px;  font-weight: bold;
	 color: #fff;   transition: all 0.3s ease-out;
}

.navbar-inverse .navbar-nav > li > a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px; 
  background-color: #3b82e5;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease-out;
}


.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {color:#fff;     opacity: 0.9; }
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover::before {
	transform: scaleX(1);}

.navbar { 
	margin-bottom:0; }
	
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;}

.navbar .navbar-collapse {
  text-align: center;}

/* --------------------------------------
  banner services2
   -------------------------------------- */
.Winsterche_banner-wallpaper{background: #f4f4f4; margin-top: -1px}
.Winsterche-banner-area2{margin-top: -20px; 
background: linear-gradient(45deg,  rgba(235,230,230,1) 0%,rgba(244,240,239,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	padding: 10px; }
.Winsterche-banner-area2 img{border-radius: 10px;  border-right: 7px solid #0251BD; transition: transform 0.6s;}
.Winsterche-banner-area2 img:hover{  transform: scale(1.1); filter: brightness(110%); border-left: 7px solid #0251BD}
.Winsterche-bannertext {background: #fff;  margin-right: 20px; margin-left:20px; 
 padding:10px 40px; text-align: left; border-bottom: 5px solid #fafafa }
.Winsterche-bannertext h5{
background: #111EC9;
background: linear-gradient(to right, #111EC9 0%, #0B0E66 100%);
-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;}

.carousel-indicators {top: 20px; left:95%;}
.carousel-indicators li {width: 30px; height: 30px;background: rgba(0, 0, 0, 0.5); border:none}

.carousel-indicators .active {background-color:rgba(255, 255, 255, 0.7); width: 40px; height: 30px;}

/* --------------------------------------
schema
   -------------------------------------- */

#Winsterche-box_schemacss {	 color:#f4f4f4; }
#Winsterche-box_schemacss a{color:#fff;} 			  
#Winsterche-box_schemacss h2{	color:#f4f4f4 ;}	
.Winsterche-box_schema_add_map div {	display: inline;}

	
/* --------------------------------------
   (white)
   -------------------------------------- */

.Winsterche-textbgline h1, .Winsterche-textbgline h2, .Winsterche-textbgline h3, .Winsterche-textbgline h4, .Winsterche-textbgline h5, .Winsterche-textbgline h6{padding: 20px; color:#111!important;
	 background: #f4f4f4;  text-align: center; margin: 0 auto;
}


.Winsterche-service-side-img { box-shadow:10px 10px 0px 0px rgba(15, 184, 128, 1);-webkit-border-radius: 20px;
-moz-border-radius: 20px; border-right: 10px solid #0251BD;
border-radius: 20px; width: 400px;
margin-bottom: 20px;}
.Winsterche-white {background: #fff; margin-top: 40px; }

.Winsterche-btn a{
	font-family:"Verdana", "serif";  font-weight: bold;
color: #fff !important;

background: linear-gradient(45deg,  rgba(0,191,99,1) 0%,rgba(2,81,189,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
padding: 10px 30px;
box-shadow: rgb(0, 0, 0) 0px 0px 0px 0px;
border-radius: 15px;
transition : 1000ms;
transform: translateY(0);
display: inline-block; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
cursor: pointer; text-align: center; margin-top: 10px; margin-bottom: 10px;
	
}

.Winsterche-btn a:hover{ text-decoration: none !important;
transition : 1000ms;
padding: 10px 50px;
transform : translateY(-0px);
background: #033374 !important;
}
.Winsterche-white a:hover{colro:#0a255f; text-decoration: underline}
.Winsterche-white a{color:#000;}

.Winsterche-whitebox{
	
	border:2px solid #f4f4f4; padding: 30px;margin-bottom: 80px;
	
}
.Winsterche-white p, .Winsterche-white ul, .Winsterche-white li{color:#222;}
.Winsterche-white ul{ margin-left: 20px; }
.Winsterche-white li {color:#222; list-style-image: url(../images/locksmith-winchester-repair.png)}
.Winsterche-white ul, .Winsterche-white li{color:#111;}

/* --------------------------------------
   (Dark_section)
   -------------------------------------- */
.Winsterche-dark-topspacer2 {
  background-image: url(../images/locksmith-winchester_spacer-2.png);
  background-repeat: no-repeat;
  background-position: center bottom;
	background-size: 120% auto; 
}

.Winsterche-dark-topspacer {
  background-image: url(../images/locksmith-winchester_spacer.png);
  background-repeat: no-repeat;
  background-position: center bottom;
	background-size: 120% auto; 
}
.Winsterche-darkmarginbottom{padding-bottom: 20px !important;}

.Winsterche-dark-textbgline h1, .Winsterche-dark-textbgline h2, .Winsterche-dark-textbgline h3, .Winsterche-dark-textbgline h4, .Winsterche-dark-textbgline h5, .Winsterche-dark-dark-textbgline h6{padding: 20px; color:#244487 !important; background: #fafafa; width: 700px; text-align: center; margin: 0 auto;
}
.Winsterchenopaddtop{margin-top: 0 !important;}

.Winsterche-dark {padding-top: 40px;padding-bottom: 80px;
  background-color: #f4f4f4;
}

.Winsterche-darkbox {padding-bottom: 50px;}
.Winsterche-dark a:hover { 
	text-decoration: underline; }.Winsterche-dark p, .Winsterche-dark ul, .Winsterche-dark li{color:#222;}
.Winsterche-dark a{color:#222}
.Winsterche-dark p{color:#222;}
.Winsterche-dark ul, .Winsterche-dark li{color:#111;}
.Winsterche-dark ul{ margin-left: 20px;}

.Winsterche-dark li {color:#222; list-style-image: url(../images/locksmith-winchester-repair.png)}
.Winsterche-Dark_bg-img {box-shadow:10px 10px 0px 0px rgba(15, 184, 128, 1);-webkit-border-radius: 20px;
-moz-border-radius: 20px; width: 400px;border-right: 10px solid #0251BD;
border-radius: 20px; float: right; margin: 20px; }

.Winsterche-Dark_bg-box{padding: 20px; 

}
.Winsterche-Dark_bg-box li, .Winsterche-Dark_bg-box p, .Winsterche-Dark_bg-box h2, .Winsterche-Dark_bg-box h3, .Winsterche-Dark_bg-box h4, .Winsterche-Dark_bg-box h5, .Winsterche-Dark_bg-box ul{color:#000}
.Winsterche-Dark_bg-box a{color:#000;}
.Winsterche-Dark_bg-box a:hover{color:#0a255f}
/* --------------------------------------
   Section footer services
   -------------------------------------- */

.Winsterche-boxbgfooter {background: #f4f4f4;}
.Winsterche-footerPadding{padding: 5px; margin-top: 10px; margin-bottom: 40px; }

.Winsterche-boxbgfooter h5{width: 500px; text-align: center; margin: 30px auto; color:#fff; padding: 20px 30px;

background: linear-gradient(45deg,  rgba(3,51,116,1) 0%,rgba(2,39,76,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
.Winsterche-card {
   background-color: #fff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  overflow: hidden; 
  position: relative; 
}
.Winsterche-card:hover{ box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);}
.Winsterche-card-image {
  width: 100%;
  height: 220px;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.Winsterche-card:hover .Winsterche-card-image {
  transform: scale(1.1); 
}

.Winsterche-card-content {
  padding: 20px; 
  text-align: center;
}

.Winsterche-card-title {
  margin-top: 0; color:#244487; font-size:22px;
}

.Winsterche-card-text {
  margin-bottom: 20px; font-size: 16px;
}

.Winsterche-btn3 {
  display: inline-block;
  padding: 10px 20px;

background: linear-gradient(45deg,  rgba(0,191,99,1) 0%,rgba(0,170,91,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

  color: #fff !important; text-decoration: none !important;
  border-radius: 10px;
  transition: background-color 0.3s ease;
}

.Winsterche-btn3:hover {
  background-color: #043999;
}




/* --------------------------------------
   Section footer links
   -------------------------------------- */
.Winsterche-footerbox{padding: 0px 40px}
 #Winsterche-footer {
  background: #033374;padding: 40px 20px;
	
		 color:rgba(255, 255, 255, 0.7)   }
#Winsterche-footer a{ color:rgba(255, 255, 255, 0.7); transition: all 0.2s ease-in-out 0s;}
#Winsterche-footer a:hover{color:#fff; text-decoration: underline;}
.Winsterche-copyright {text-align: center;  color:#fff;
background: rgb(1,32,61); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(1,32,61,1) 0%, rgba(0,19,38,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(1,32,61,1) 0%,rgba(0,19,38,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(1,32,61,1) 0%,rgba(0,19,38,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01203d', endColorstr='#001326',GradientType=0 ); /* IE6-9 */

}
img.Winsterche-footer {border-radius: 20px; box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px; }
.Winsterche-copyright p{margin-top: 10px; padding: 10px;}
.Winsterche-footerboxbg{ background: rgba(0, 0, 0, 0.6); padding: 20px; border-radius: 20px; }


 

/* --------------------------------------
BackToTop button css 
-------------------------------------- */
#scrolltop {
	position:fixed;
	right:20px; 
	bottom:0px;
	cursor:pointer;
	width:40px;
	height:40px;
	background-color:rgba(5,22,33, 0.7);
	text-indent:-9999px;
	display:none;
-webkit-border-top-left-radius: 50px;
-webkit-border-top-right-radius: 50px;
-moz-border-radius-topleft: 50px;
-moz-border-radius-topright: 50px;
border-top-left-radius: 50px;
border-top-right-radius: 50px;
}
	
#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)";}




@media (max-width: 1350px) {
	
	.Winsterche-padding_around, .Winsterche-padding_around3 {padding: 0vh 5vw;}
	h2, h3, h4, h5, h6 {font-size: 20px;}

		
	.Winsterche-boxbg {margin-top: -80px}
	.Winsterche_phoneheaderpadd, .Winsterche-quick, .Winsterche_cc {min-height: inherit; font-size: 14px}
	p.Winsterche_phoneheader a {font-size: 20px}
	.Winsterche_cc1 {width: 100px;}
	.Winsterche-phone a{font-size: 18px; padding: 10px}
	.carousel-indicators {
 top: 5px;  left: 91vw;}
	.Winsterche-boxbg {margin-top: -120px; margin-right: inherit}
	
}
@media (min-width: 1300px) {
	.Winsterche-phone a{font-size: 18px;}	
}

/* Small screen laptop and pc 170% */
@media (max-width: 1150px) {
.Winsterche-banner-padd{padding-right: 40vw;}
	.Winsterche-padding_around {padding: 0vh 2vw;}
	.Winsterche-service-side-img{width: 300px}
			
.navbar-inverse{

background: linear-gradient(45deg,  rgba(3,51,116,1) 0%,rgba(3,52,102,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

          border-bottom: none;
            -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;}

.navbar-nav{margin-top: 5px; margin-bottom: 5px;}
.navbar-inverse.sticky {top:0;
            position: fixed;
	font-size:14px;
            width: 100%;          
		background:#033374!important;
            text-align: left;
           			opacity:0.97 !important;	 }		
	
.navbar-inverse.sticky .navbar-nav > li > a{font-size:14px; 	
 padding:20px 10px; }
	
.navbar-inverse.sticky .navbar-nav > .active > a, .navbar-inverse.sticky .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover { margin-top: 10px;
	color:#ffffff;  padding:20px 5px;			 	font-family:"Verdana", "serif"; text-shadow:none;  }
		
	.navbar-inverse.sticky .navbar-nav{margin: 0;}	


.navbar-inverse .navbar-nav > li > a{
		 	 	font-family:"Verdana", "serif"; 
	font-size:12px; }

		.Winsterche-phone a{font-size: 16px;}
	.Winsterche-logo  p{font-size: 9px;  }
	
	.Winsterche-service-side-img, .Winsterche-dark img {
		box-shadow: 10px -10px 0px 0px rgba(15, 184, 128, 1);}
	.Winsterche-banner-area2 {margin-top: 10px}
	.Winsterche_banner{padding-bottom: 10px;}
	.Winsterche-bannertext {margin:0px 10px; padding: 10px 20px; }
	.banner img{-webkit-border-bottom-left-radius: 50px;
-moz-border-radius-bottomleft: 50px;
		border-bottom-left-radius: 50px;}
	.Winsterche-card-image {

		height: 170px;}
	.Winsterche-dark img, img.Winsterche-service-side-img {width: 300px}
		.Winsterche-logo.sticky h1{margin-bottom: 3px;}
	.Winsterche-logo h1 {margin-top: 2px !important;}
}


@media (max-width: 1123px) {
	.Winsterche-banner-padd{padding-right: 40vw;}
	.Winsterche-footerPadding {padding: 5px}
	.Winsterche-footerCopyright {margin-top: 0}
	.Winsterche_phoneheader a{font-size: 16px !important}
	.Winsterche-logo img {width:50px; margin-top: 5px;}
	.Winsterche_phoneheader, .Winsterche-logo h1{margin-top: 0; margin-bottom: 0;}
	.Winsterche-white-img-side { width: 300px; height: auto; }
.Winsterche-padding_around {padding: 0vh 2vw;}
	.Winsterche-logo {margin-bottom: 10px}
	.Winsterche-logo a{font-size: 20px;}
.Winsterche-phone_footer {font-size: 25px}
.navbar-inverse.sticky .navbar-nav > li > a{font-size: 14px;}}
@media (max-width:1033px) {
		.Winsterche_phoneheaderpadd, .Winsterche-quick, .Winsterche_cc {margin: 5px; min-height: inherit; border: none !important}
	.Winsterche-phone_top p{font-size: 12px;}
.Winsterche-white-img-side { width: 250px; height: auto; }
			.Winsterche-contact_info_text {padding: 10px 20px} 	
	.Winsterche-contact_info_text a{font-size: 20px;}
	.navbar-inverse.sticky .navbar-nav > li > a{font-size: 11px;}

	.Winsterche-logo img {width: 40px; margin-top: 3px}

	.Winsterche_phoneheaderpadd, .Winsterche-quick, .Winsterche_cc {font-size: 9px;}
	.Winsterche_cc p {font-size: 8px}
	
	.Winsterche-logo h1{font-size: 20px;}
	#Winsterche-footer {	background-image: url(../images/locksmith-winchester_005_c.jpg);
		}
		.Winsterche_phoneheader a{font-size: 14px !important}
	}

/* 200% size SM*/

@media (max-width:980px) {	
		.Winsterche-banner-padd {padding-right: 0px;}
	#Winsterche-footer {	background-image: url(../images/locksmith-winchester_005_d.jpg);
	
	}
		.Winsterche-padding_around3 {
  padding: 0vh 2vw;
}
	.Winsterche-logo a{font-size: 18px}
	.sticky.Winsterche-logo a {font-size: 16px}
	
	.Winsterche-mobiletext {font-size: 8px}
	.Winsterche_phoneheader a {font-size: 8px; line-height: normal}
/*   Navigation */	
.navbar-inverse .navbar-nav > li > a{
	 font-size:12px;padding: 10px; }
	.navbar-nav {margin-top: 5px; margin-bottom: 5px;}
	.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {padding: 10px;}
	
	.navbar-inverse.sticky .navbar-nav > li > a{font-size: 12px;}
	
.Winsterche-cc img{display:inline-block; width: 90px; height: auto}		
	
		.Winsterche-phone a {font-size: 14px;}

#Winsterche-footer h5 {font-size: 20px;}

	.Winsterche-whitebox {padding: 20px;border-radius:0px 0px 20px 20px;} 
	.Winsterche-white {margin-top: 10px;}
	.Winsterche-dark img, img.Winsterche-service-side-img {float: none; margin: 10px auto; width: 250px;}
	
.Winsterche-darkbox {padding: 20px;border-radius:0px 0px 20px 20px;}
	.Winsterche-dark {
  padding-top: 20px;
		padding-bottom: 40px;}
	.Winsterche-boxbgfooter h5 {width: 330px; padding: 5px 15px;}
	.Winsterche-card-image {height: 290px}
}

/* Landscape phone to portrait tablet 260% */
@media (max-width: 767px) {
	.Winsterche-banner-area2 {margin-left: 10px;}
	.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > a:hover {color:#000}
	.Winsterche_logo_small_screen img{float: left; width: 20px; margin-left: 3px;}
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: rgba(0, 0, 0, 0.1); }
	.pull-right{float: inherit !important }
	
.navbar-inverse{ 
background: linear-gradient(45deg,  rgba(235,230,230,1) 0%,rgba(244,240,239,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */


	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 !important; }
	
.navbar-collapse.sticky{
	padding-bottom:5px;}	
			
	
	/* navbar-toggle */
	.navbar-inverse .navbar-toggle { 

		border: none;
background: none;}	
	.navbar-inverse .navbar-toggle:focus{background:#7ED957;}
	.navbar-inverse .navbar-toggle:hover { color: #fff; background:#fff; }
	.Winsterche-banner-area2 img{margin-bottom: 10px;}
	.Winsterche-banner-area2 img:hover {border-left: none}
	.Winsterche-footerbox {
    padding: 0px;
}
	h1, h2, h3, h4, h5, h6 {font-size: 20px}
	.Winsterche-boxbgfooter h5 {width:inherit; padding: 5px 10px; margin-top: 5px; margin-bottom: 5px; border-radius: 0;}
		.Winsterche-card {min-height: inherit;}
.Winsterche-boxbgfooter{ margin-bottom: 5px; margin-top: 5px;}
	.Winsterche-footerPadding{ margin-bottom: 5px; margin-top: 5px; padding: 5px}

	.Winsterche-banner-area, .Winsterche-banner-padd {padding:0px; margin: 0;}

	.Winsterche_logo_small_screen.sticky a {color:#fff; text-shadow: none}
	.Winsterche-service-side-img {width: 300px}
	#Winsterche-footer h5 {display:inherit; text-align: left}
	
	.Winsterche-banner-areaimg{
		background-image: none}

	.Winsterche-dark-top{background-image: none}
	.navbar-inverse.sticky {background: #EBE6E6 !important;}

	.Winsterche_logo_small_screen a{ padding-left: 2px; 	font-family: "LeagueSpartan-Bold", Verdana, "sans-serif"; 
color: #0FB880;  -webkit-text-stroke-width: 1px;
            -webkit-text-stroke-color: black;}
	.Winsterche-estimainpage.col-xs-12 {padding-left: 0px !important; padding-right: 0px!important; margin-left: 0px!important; margin-right: 0px!important; }
	.Winsterche-white ul, .Winsterche-white li{    margin-left: 0px;}
	
	.Winsterche-Dark_bg-box {
    background: #fff;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}
	.Winsterche-Dark_bg-box li, Winsterche-Dark_bg-box ul{  margin-left: 0px;}
	.Winsterche-estimainpage li:nth-child(odd){ margin: 5px 5px 10px 5px !important; padding: 10px !important}
.Winsterche-estimainpage li:nth-child(even){margin: 5px 5px 10px 5px  !important; padding: 10px !important}
	
	.Winsterche-btn a{font-size: 18px}
	.Winsterche-sub-page {padding-top: 5px; padding-bottom: 5px}

	
	.Winsterche-Dark_bg-img, .Winsterche-imgpostion, 	.Winsterche-service-side-img{width: 200px;}

	img.Winsterche-imgpostion {padding: inherit !important}
	.Winsterche-paddingbottomsideimg{padding-bottom: 0px}
	.Winsterche-logo img {margin-top: -47px}
		.Winsterche-boxbg {margin-top: inherit;}
	.Winsterche-white-img-side{float: inherit; margin: 5px auto; width:250px}
	.Winsterche-white h1, .Winsterche-white h2, .Winsterche-white h3, .Winsterche-white h4, .Winsterche-white h5 {width: inherit}
	.Winsterche-dark h1, .Winsterche-dark h2, .Winsterche-dark h3, .Winsterche-dark h4, .Winsterche-dark h5, .Winsterche-dark h6  {width: inherit}
	.Winsterche-footerBoxtop {width: inherit}
	 .Winsterche-box-service{min-height: inherit}
.Winsterche-white h1, .Winsterche-white h2, .Winsterche-white h3, .Winsterche-white h4, .Winsterche-white h5 {margin-top: 5px; margin-bottom: 5px;}
	.Winsterche-whitebox {margin: 5px; padding: 10px 20px;}
	.Winsterche-box-service p{font-size: 12px;}
	
	.Winsterche-contact-footerbg h5, .Winsterche-contact-footerbg h6{font-size: 20px;}
	.Winsterche-contact-footerbg h5, .Winsterche-contact-footerbg h6 {font-size: 18px;}
	body {background-color: #fff; }
	.Winsterche-banner-area {padding: 5px;}
		.Winsterche-logo_small_screen a{color: #fff}
.Winsterche-logo_small_screen{font-size: 22px;    	font-family:"Verdana", "serif";
 margin: 5px; text-transform: uppercase;}
	.Winsterche-dark ul {margin-left:-20px}
		.Winsterche-bg_phone_tablet_area {text-align: center; padding: 1vh 2vw; background: #274d95; color:#f4f4f4; font-size: 18px }
	.Winsterche-bg_phone_tablet_area a{color:#fff; font-size: 18px}
	.Winsterche-bg_phone_tablet_area a:hover{text-decoration: underline; font-size: 18px}
	.Winsterche-darkbox {margin: 5px; padding: 5px 20px;}

	.Winsterche-dark, .Winsterche-white{ margin-top: 5px; margin-bottom: 5px; padding: 1vh 1vw;  }
	.Winsterche-dark-textbgline h1, .Winsterche-dark-textbgline h2, .Winsterche-dark-textbgline h3, .Winsterche-dark-textbgline h4, .Winsterche-dark-textbgline h5, .Winsterche-dark-dark-textbgline h6 {border-radius: 10px; padding: 5px 10px;}
	.Winsterche-white h1, .Winsterche-white h2, .Winsterche-white h3, .Winsterche-white h4, .Winsterche-white h5 {border-radius: 10px; padding: 5px 10px;}
	.Winsterche-whitebox{border-radius: 10px; padding: 5px 10px;}
	.Winsterche-darkbox{border-radius: 10px; padding: 5px 10px;}
	.Winsterche-contact-footerbg{ padding: 3vh 11vw; margin: 5px}
	
	#Winsterche-footer img{display: none}
		.Winsterche-phone a:hover, .Winsterche-phone a{font-size: 20px}
	.Winsterche-phone{display:flex; 
								justify-content:center;	align-items:center; width: 96%}	


	.Winsterche-Phone_visible_area_bg img{width: 130px; margin: 5px auto}
	.navbar .navbar-collapse {padding-top: 5px; text-align: left}
	
	.Winsterche-phone a:hover, .Winsterche-phone a{font-size: 16px; display: inherit;}
	.Winsterche-padding_around_services_footer {
    padding: 1vh 2vw;
}
	a, a:hover {font-size: 17px}
	.Winsterche-2, #Winsterche-footer, .Winsterche-darkgray,.Winsterche-white,.Winsterche-footer_services_action_bg
	{padding: 10px 0px;}
		.Winsterche-footer_services_action h5 {font-size: 18px; }
	.Winsterche-darkmarginbottom{padding-bottom: 10px !important;}
	
	.navbar-inverse .navbar-toggle .icon-bar {
		background-color:#000}

}

/* Portrait & landscape phone */
@media (max-width: 670px) { 	
.Winsterche-service-side-img {width: 200px}
	.Winsterche-logo_small_screen a{font-size: 15px;}
	.Winsterche-bg_phone_tablet_area a{font-size: 18px}
.Winsterche-box-service p{font-size: 9px;}
		.Winsterche-Dark_bg-img, .Winsterche-imgpostion, .Winsterche-service-side-img{width: 250px; margin: 5px auto}
		.Winsterche-dark img, img.Winsterche-service-side-img {width: 200px;}
		#Winsterche-footer h5 {width: inherit; padding:10px}
}

@media (max-width: 420px) {	#Winsterche-footer {	background-image: url(../images/locksmith-winchester_005_f.jpg);
	
	}
	body {background-color: #fff;  }
	
		.Winsterche-phone a:hover, .Winsterche-phone a{font-size: 16px; display: inline-block}
	
	p, ul, li {font-size: 14px;}
		h1, h2, h3, h4, h5, h6 {font-size: 18px}.Winsterche-phone a:hover, .Winsterche-phone a{font-size: 16px; display: inline-block}
	#scrolltop{display: none !important}
	#Winsterche-footer h5 {width: inherit; padding:10px}
	
}

@media (max-width: 360px) {		h1, h2, h3, h4, h5, h6 {font-size: 18px}	
.Winsterche-Dark_bg-img img, .Winsterche-imgpostion img, .Winsterche-service-side-img img{display: none}
	
	.Winsterche-logo_small_screen{font-size: 13px;}	
	.Winsterche-white-img-side, .Winsterche-Dark-img-side{display: none}
.Winsterche-2, #Winsterche-footer, .Winsterche-darkgray,.Winsterche-white,.Winsterche-contact,.Winsterche-footer_services_action_bg
	{padding: 1vh 1vw;} 

				.Winsterche-white_container { margin: 0; padding: 1vh 1vw;}

.Winsterche-bg_phone_tablet_area a{font-size: 18px}
	.Winsterche-phone_footer {font-size: 18px; padding: 1vh 1vw;}
	.Winsterche-boxbg {display: none}
	#Winsterche-footer {	background-image: none; background: #04183d}
	#Winsterche-footer h5 {width: inherit; padding:10px}
}

@media (max-width: 280px) {	.Winsterche-logo_small_screen{font-size: 10px;}	
	.Winsterche-dark img, img.Winsterche-service-side-img {display: none;}
	.Winsterche-footer_services_action {text-align: center}
	#Winsterche-schema {display: none}
	.Winsterche-white-img-side img {display: none}
	.Winsterche-bg_phone_tablet_area a{font-size: 16px}
}




@media (min-width: 1200px) {	
	.navbar .navbar-nav {margin-top: 5px; margin-bottom: 5px; }
	body {background-size: contain}
	
.navbar-inverse{
background: linear-gradient(45deg,  rgba(3,51,116,1) 0%,rgba(3,52,102,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

          border-bottom: none;
            -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;}
.navbar-nav{margin:0;}
.navbar-inverse.sticky {top:0;
            position: fixed;
	font-size:18px;
            width: 100%;          
		background:#033374!important;
            text-align: left;
           			opacity:0.98 !important;
					 }	
	
	.Winsterche_bgheader.sticky{background-color: rgba(30, 59, 117, 0.7)}
	
.navbar-inverse.sticky .navbar-nav > li > a{font-size:18px; 	
 padding:15px; background: none;
 }
.navbar-inverse.sticky .navbar-nav > .active > a, .navbar-inverse.sticky .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover { background: #022554;
	color:#ffffff;  padding:15px;
			 	font-family:"Verdana", "serif"; text-shadow:none;  }
	.navbar-inverse.sticky .navbar-nav{margin: 10px 0;}	


.navbar-inverse .navbar-nav > li > a{
		 	 	font-family:"Verdana", "serif"; 

	 font-size:17px;  }
	.Winsterche-logo.sticky h1{font-size: 23px;}
		#Winsterche-footer {	background-image: url(../images/locksmith-winchester_005_b.jpg);}
	.Winsterche-banner-padd{padding-right: 40vw;}
		
}

@media screen and (min-width: 1600px) and (max-width: 1912px) {
	.navbar-inverse .navbar-nav > li > a{
	 font-size: 18px;  }
		.navbar-inverse.sticky {font-size: 18px;}


	.Winsterche-padding_around {padding: 0vh 17vw;}
	.Winsterche-logo h1{ font-size: 30px;}
		.Winsterche-padding_around2{padding: 0vh 17vw;}
#scrolltop {right:10}	
	.Winsterche-boxbgfooter {padding: 0vh 5vw;}

	.Winsterche-banner-area, .Winsterche-white, .Winsterche-dark {padding:inherit}
	.Winsterche-padding_around3{padding: 0vh 17vw;}

	
	#Winsterche-footer {	background-image: url(../images/locksmith-winchester_005_a.jpg);
		}
		.Winsterche-banner-padd{padding-right: 0px;}}
	
@media screen and (min-width: 1920px) and (max-width: 2000px){ 
	.Winsterche-logo img {width:70px; height: auto}
	.Winsterche-bannertext {padding: 30px 90px}
.navbar-inverse .navbar-nav > li > a{
	  font-size: 20px;  }
	
	.Winsterche-padding_around {padding: 0vh 17vw;}
	.Winsterche-logo h1{ font-size: 36px;}
		.Winsterche-padding_around2{padding: 0vh 17vw;}
#scrolltop {right:10}	
	.Winsterche-boxbgfooter {padding: 0vh 17vw;}

	.Winsterche-boxbgfooter {margin-top:-30px}

	.Winsterche-banner-area, .Winsterche-white, .Winsterche-dark {padding: inherit 0vw;}
	.Winsterche-padding_around3{padding: 0vh 20vw;}
	

	.Winsterche-banner-areaimg img{width: auto}
		.Winsterche-banner-padd{padding-right: 0px;}
	
	.Winsterche-banner-areaimg img{width: auto}
		.Winsterche-banner-padd{padding-right: 0px;}
		.Winsterche-banner-areaimg img{width: auto}
	.Winsterche-banner-padd{padding-right: 0px;}
	.banner {padding: 0vh 0vw;}
	.banner img{-webkit-border-top-right-radius: 0;
-moz-border-radius-topright: 0;
border-top-right-radius: 0;}
	.Winsterche-card-image {height: 180px}

	p.Winsterche_phoneheader a{
		font-size: 22px; }
	.Winsterche-banner-area2{margin-top: -60px;  }
	
		
}
@media (min-width: 2001px) and (max-width: 2558px) {
.navbar-inverse .navbar-nav > li > a{
	  font-size: 20px;  }
		.carousel-indicators .active {border:none;}
	.Winsterche-padding_around {padding: 0vh 17vw;}
	.Winsterche-logo h1{ font-size: 30px;}
		.Winsterche-padding_around2{padding: 0vh 17vw;}
#scrolltop {right:10}	
	.Winsterche-boxbgfooter {padding: 0vh 17vw;}

	.Winsterche-boxbgfooter {margin-top:-30px}

	.Winsterche-banner-area, .Winsterche-white, .Winsterche-dark {padding: inherit 0vw;}
	.Winsterche-padding_around3{padding: 0vh 20vw;}


	.Winsterche-banner-areaimg img{width: auto}
		.Winsterche-banner-padd{padding-right: 0px;}
	
	.Winsterche-banner-areaimg img{width: auto}
		.Winsterche-banner-padd{padding-right: 0px;}
		.Winsterche-banner-areaimg img{width: auto}
	.Winsterche-banner-padd{padding-right: 0px;}
	.banner {padding: 0vh 0vw;}

	.Winsterche-card-image {height: 220px}
}


@media (min-width: 2560px) and (max-width: 3499px) {
	.carousel-indicators .active {border:1px solid rgba(0, 0, 0, 0.2);}
	.Winsterche-padding_around {padding: 0vh 12vw;}
	.Winsterche-logo h1{ font-size: 30px;}
		.Winsterche-padding_around2{padding: 0vh 12vw;}
#scrolltop {right:10vw}	
	.Winsterche-boxbgfooter {padding: 0vh 17vw;}	

	.Winsterche-banner-area, .Winsterche-white, .Winsterche-dark {padding: 2vh 12vw;}
	.Winsterche-padding_around3{padding: 0vh 28vw;}
	
	.Winsterche-banner-areaimg img{width: auto}
		.Winsterche-banner-padd{padding-right: 0px;}
	.Winsterche-banner-areaimg img{width: auto}
		.Winsterche-banner-padd{padding-right: 0px;}
	
	.Winsterche-banner-areaimg img{width: auto}
		.Winsterche-banner-padd{padding-right: 0px;}
	.Winsterche-banner-area2 {padding: 1vh 12vw;}
	.Winsterche-banner-areaimg img{width: auto}
	.Winsterche-banner-padd{padding-right: 0px;}
	.banner {padding: 0vh 12vw;}

	.Winsterche-card-image {height: 290px}
	
}

@media screen and (min-width: 3500px)  and (max-width: 4499px) {
	.Winsterche-padding_around {padding: 0vh 23vw;}
	.Winsterche-logo h1{ font-size: 30px;}
		.Winsterche-padding_around2{padding: 0vh 23vw;}
#scrolltop {right:15vw}	
	.Winsterche-boxbgfooter {padding: 0vh 23vw;}
	

	.Winsterche-banner-area, .Winsterche-white, .Winsterche-dark {padding: 1vh 23vw;}
	.Winsterche-padding_around3{padding: 0vh 30vw;}
	
		.carousel-indicators .active {border:1px solid rgba(0, 0, 0, 0.2);}
	.Winsterche-banner-areaimg img{width: auto}
		.Winsterche-banner-padd{padding-right: 0px;}
	
	.Winsterche-banner-areaimg img{width: auto}
		.Winsterche-banner-padd{padding-right: 0px;}
	.Winsterche-banner-area2 {padding: 1vh 23vw;}
	.Winsterche-banner-areaimg img{width: auto}
	.Winsterche-banner-padd{padding-right: 0px;}
	.banner {padding: 0vh 23vw;}

	.Winsterche-card-image {height: 300px}
	
}

@media screen and (min-width: 4500px)  and (max-width: 6399px) {
	.Winsterche-padding_around {padding: 0vh 29vw;}
	.Winsterche-logo h1{ font-size: 30px;}
		.Winsterche-padding_around2{padding: 0vh 32vw;}
#scrolltop {right:15vw}	
	.Winsterche-boxbgfooter {padding: 1vh 29vw;}

	.carousel-indicators .active {border:1px solid rgba(0, 0, 0, 0.2);}

	.Winsterche-banner-area, .Winsterche-white, .Winsterche-dark {padding: 1vh 29vw;}
	.Winsterche-padding_around3{padding: 0vh 35vw;}
		
	.Winsterche-banner-areaimg img{width: auto}
		.Winsterche-banner-padd{padding-right: 0px;}
	.Winsterche-banner-area2 {padding: 1vh 29vw;}
	.Winsterche-banner-areaimg img{width: auto}
	.Winsterche-banner-padd{padding-right: 0px;}
	.banner {padding: 0vh 29vw;}

	.Winsterche-card-image {height: 300px}
}

@media screen and (min-width: 6400px) {
	.Winsterche-padding_around {padding: 0vh 33vw;}
	.Winsterche-logo h1{ font-size: 30px;}
		.Winsterche-padding_around2{padding: 0vh 34vw;}
#scrolltop {right:25vw}	
	.Winsterche-boxbgfooter {padding: 1vh 32vw;}
	.banner {padding: 0vh 33vw;}
	
	.Winsterche-card-image {height: 370px}
	.Winsterche-banner-area, .Winsterche-white, .Winsterche-dark {padding: 1vh 33vw;}
	.Winsterche-padding_around3{padding: 0vh 39vw;}

	.carousel-indicators .active {border:1px solid rgba(0, 0, 0, 0.2);}
	.Winsterche-banner-area2 {padding: 1vh 33vw;}
	.Winsterche-banner-areaimg img{width: auto}
	.Winsterche-banner-padd{padding-right: 0px;}
}


