
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: "Avenir";
                src: url('../fonts/Avenir.woff') format('woff'),
        url('../fonts/Avenir.woff2') format('woff2'),
        url('../fonts/Avenir.eot'),
        url('../fonts/Avenir.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Avenir.otf') format('truetype');

                font-weight: normal;
                font-style: normal;
                font-display: swap;
            }

 @font-face {
font-family: "Poppins-Bold";
                src: url('../Poppins-Bold.woff') format('woff'),
        url('../fonts/Poppins-Bold.woff2') format('woff2'),
        url('../fonts/Poppins-Bold.svg#Poppins-Bold') format('svg'),
        url('../fonts/Poppins-Bold.eot'),
        url('../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Bold.ttf') format('truetype');

                font-weight: normal;
                font-style: normal;
	 font-display: swap;}

.blacktext{color: #222}
.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 {  
 animation: animatebgimg 7s infinite ease-in-out;
animation-direction:alternate-reverse;
animation-duration:30s;
animation-fill-mode:forwards;
animation-play-state:running; 
background-image:url(../images/garage-door-repair-chesapeake-bg.jpg);

	background-repeat: no-repeat !important; 
	background-position: left bottom;
		font-family: "Tahoma", sans-serif;
	font-weight: normal;
	
	color: #333; 
background: #fff; 	
	font-size: 18px; 
	overflow-x: hidden; 
}

h1 {
	font-size: 27px; 
			font-family: "Avenir", Tahoma, sans-serif;
	color:#25705b; letter-spacing: 1px;
}

h2, h3, h4, h5, h6 { 	font-size: 27px; 
			font-family: "Avenir", Tahoma, sans-serif;letter-spacing: 1px;

	 color:#25705b;

}

.paddingsec11{padding: 10px !important}
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", sans-serif;
	text-shadow:none;
	
}

div.container {	
	position:relative;}

.floatLeft { float:left}
.floatright { float:right}
.Chpeakeesa_nopadding{padding:0!important}
.Chpeakeesa_nomargin{margin:0!important}


/* --------------------------------------
   header padding and background
   -------------------------------------- */
.Chpeakeesa-padding_around, .Chpeakeesa-padding_around3 {
	padding: 0vh 9vw;
}


.shadowblue1 {
  text-shadow: -1px -1px 0 #fff, 0 -1px 0 #fff, 1px -1px 0 #fff, 1px 0 0 #fff, 1px 1px 0 #fff, 0 1px 0 #fff, -1px 1px 0 #fff, -1px 0 0 #fff;

}

/* --------------------------------------
   logo and phone header
   -------------------------------------- */
.nopaddingtop{padding-top: 0 !important; margin-top: 0 !important}
.Chpeakeesa-logo img{float: left; margin-right: 5px; width: 25px; height: auto}
.Chpeakeesa-logo h1{ font-weight: normal !important; 
	color:#111; text-transform: capitalize;
	font-family: "Poppins-Bold", "Tahoma Black", "sans-serif"; 
	margin: 10px 0 5px 0; }

.Chpeakeesa-logo a:hover{ text-decoration: none;
webkit-animation:fade-in 0.7s ease-in;  color:#25705b;
        animation: fade-in  0.7s ease-in;
        -webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;}
.Chpeakeesa-logo  p{color:#666; font-weight: bold}
.Chpeakeesa-logo {margin-bottom: 10px;}
p.Chpeakeesa_phoneheader a{ text-transform: uppercase;
	color: #333; font-size: 20px;  font-weight: bold;
	text-align:right; }
.Chpeakeesa_phoneheader a:hover{ 
webkit-animation:fade-in 0.5s ease-in; 
        animation: fade-in  0.5s ease-in;
        -webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	color: #25705b; text-decoration: none;
}
p.Chpeakeesa_phoneheader{margin: 0}
.Chpeakeesa_phoneheader {color:#666; text-transform: uppercase}
.Chpeakeesa_cc p{font-size: 12px; color:rgba(255, 255, 255, 0.5);  margin: 0; padding: 0; }
.Chpeakeesa_cc1 {width: 200px; height: auto; margin-bottom: 10px; margin-left: 40px; margin-top: 2px;}

.Chpeakeesa_bgheader {background-color:rgba(255, 255, 255, 0.9);}
.imgside1{float:left; margin-right: 5px; margin-top: 5px}

/* --------------------------------------
   Navigation
   -------------------------------------- */
.Chpeakeesa_noborder-right{border-right: none !important}
.navbar-inverse{ border-top:none;
	 	transition: all 0.2s ease-in-out 0s; color: #25705b;	
			font-family: "Tahoma", sans-serif;}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {   padding:20px 25px !important;     border-radius:55px;

background:#333;

 font-weight: 900;
  text-shadow:none;  }

	
.navbar-inverse .navbar-nav > li > a{
		 		font-family: "Tahoma", sans-serif;
	 padding:20px 25px; text-shadow:none;
opacity: 1;  font-weight: bold;
	 font-size:18px; 
	 color: #25705b;   transition: all 0.3s ease-out;
}

.noborderright{border-right:none !important}


.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {color:#111;     opacity: 0.9;


webkit-animation:fade-in 1s ease-in; 
        animation: fade-in 1s ease-in;
        -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;}
/* --------------------------------------
schema
   -------------------------------------- */

#Chpeakeesa-box_schemacss {	 color:#333; }
#Chpeakeesa-box_schemacss a{color:#333;} 			  
#Chpeakeesa-box_schemacss h2{	color:#333; font-size: 20px}	
.Chpeakeesa-box_schema_add_map div {	display: inline;}
.location {background: rgba(0, 0, 0, 0.2);
 padding:20px 30px; margin-bottom: 30px; margin-top: 20px; border-radius: 5px}
	
/* --------------------------------------
   (white)
   -------------------------------------- */

.whitebgbox{padding: 50px 80px; }


.whitebg{ background: #fff; }

.Chpeakeesa-content-textimg {float: right}
.Chpeakeesa-white { margin-top: 20px; margin-bottom: 20px; }

.Chpeakeesa-btn a{ 
		font-family: "Tahoma", sans-serif;
color: #fff !important;  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
	box-shadow: rgba(0, 0, 0, 0.3) 0px 25px 20px -20px;
	
 background: rgb(34, 34, 34);background: rgb(102, 102, 102);
background: linear-gradient(59deg, rgba(102, 102, 102,1) 0%, rgba(34,34,34,1) 100%);
padding: 15px 40px;  font-weight: 900; text-transform: uppercase;

display: inline-block; border-radius: 5px;
cursor: pointer; text-align: center; margin-top: 10px; margin-bottom: 10px;
	
}
.lhoniait-socialmedia{width: 90px;  height: auto; margin: 0px}
.lhoniait-socialmedia img:hover{opacity: 0.8; border-radius:20px; }
.lhoniait-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}

.Chpeakeesa-btn a:hover{ text-decoration: none !important;
	color:#fff !important;
webkit-animation:fade-in 0.7s ease-in; 
        animation: fade-in  0.7s ease-in;
        -webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	background: #222 !important;
box-shadow: rgba(0,0,0, 0.45) 0px 25px 20px -20px;

}

@keyframes fade-in {
		  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes bounce-scale {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}


@keyframes animatebgimg{

0%{
background-image:url(../images/garage-door-repair-chesapeake-bg_b.jpg);

}50%{background-image:url(../images/garage-door-repair-chesapeake-bg_a.jpg);


} 100% {background-image:url(../images/garage-door-repair-chesapeake-bg.jpg);
	}

}
@keyframes animatebgimg1200{

0%{
background-image:url("../images/garage-door-repair-chesapeake-bg_b-1200.jpg");

}50%{background-image:url("../images/garage-door-repair-chesapeake-bg_a-1200.jpg");


} 100% {background-image:url("../images/garage-door-repair-chesapeake-bg-1200.jpg");
	}

}

@keyframes animatebgimg1600{

0%{
background-image:url("../images/garage-door-repair-chesapeake-bg_b-1600.jpg");

}50%{background-image:url("../images/garage-door-repair-chesapeake-bg_a-1600.jpg");


} 100% {background-image:url("../images/garage-door-repair-chesapeake-bg-1600.jpg");
	}

}

@keyframes animatebgimg1000{

0%{
background-image:url("../images/garage-door-repair-chesapeake-bg_b-1000.jpg");

}50%{background-image:url("../images/garage-door-repair-chesapeake-bg_a-1000.jpg");


} 100% {background-image:url("../images/garage-door-repair-chesapeake-bg-1000.jpg");
	}

}

@keyframes animatebgimgnone{

0%{
	background-image:none;}
	


}

.Chpeakeesa-white a:hover{color:#25705b; text-decoration: underline}
.Chpeakeesa-white a{color:#000;}
.Chpeakeesa-white  {margin-top: 40px; margin-bottom: 40px; padding: 2vh 5vw; }
.Chpeakeesa-white p, .Chpeakeesa-white ul, .Chpeakeesa-white li{color:#222;}
.Chpeakeesa-white ul{ margin-left: 20px; }
.Chpeakeesa-white li {color:#222; list-style:square;}
.Chpeakeesa-white ul, .Chpeakeesa-white li{color:#222}
.whiteside {box-shadow: -105px 107px 0px -88px rgba(4, 102, 54,1);
-webkit-box-shadow: -105px 107px 0px -88px rgba(4, 102, 54,1);
-moz-box-shadow: -105px 107px 0px -88px rgba(4, 102, 54,1);}
/* --------------------------------------
   (Dark_section)
   -------------------------------------- */
.darkside {box-shadow: 111px -111px 0px -88px rgba(102,102,102,1);
-webkit-box-shadow: 111px -111px 0px -88px rgba(102,102,102,1);
-moz-box-shadow: 111px -111px 0px -88px rgba(102,102,102,1);}
.Chpeakeesanopaddtop{margin-top: 0 !important;}

.Chpeakeesa-dark { margin-top: 40px; margin-bottom: 40px; padding: 2vh 5vw;}

.Chpeakeesa-dark a:hover { 
	text-decoration: underline; }.Chpeakeesa-dark p, .Chpeakeesa-dark ul, .Chpeakeesa-dark li{color:#111}
.Chpeakeesa-dark a{color:#111	}
.Chpeakeesa-dark p{color:#111;}
.Chpeakeesa-dark ul, .Chpeakeesa-dark li{color:#111}
.Chpeakeesa-dark ul{ margin-left: 20px;}

.Chpeakeesa-dark li{list-style:square; }

.boxinside {padding: 50px 80px; }


.footerservice1{text-align: center !important}
/* --------------------------------------
   Section banner services
   -------------------------------------- */
 .headertitle h1:after,  .headertitle h2:after,  .headertitle h3:after,  .headertitle h4:after, .headertitle h5:after, .headertitle h6:after{
    content: "";
    position: absolute;
    left: 80px;
    top: 40px;
    width: 34px;
    height: 5px;
    border-radius: 12px;
    background-color: #cccccc;
	 color: #25705b;
}

.whitetext1 h5{text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5); color: #fff !important;}
.orangetext {color: #cccccc}
.whitetext{color: #fff !important; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9); letter-spacing: 1px;}
.headertitle1.headertitle h5:after{
  text-align: center !important; top: -10px; left: 50%;
}


.boxbannerheader {
  margin-top: 30px; 
	
}
.bannerservicsbg {background: #fff; padding-top: 20px}
.boxbannerheader img{border-radius:15px; border:3px double #666; margin-bottom: 10px}
.paddingtopwhite{padding-top: 80px}
.boxbannerheader img:hover{filter: grayscale(100%)}
.boxbannerheader a:hover{ 
webkit-animation:fade-in 1s ease-in-out; 
        animation: fade-in  1s ease-in-out;
        -webkit-animation-iteration-count: 1;}
#Chpeakeesa-bannertopservice {padding:40px;	}


.Chpeakeesa-bannertopservicePadding{ margin-top: 10px; margin-bottom: 40px; }
.boxservices{ margin-left: 15%; margin-top: 20px; padding: 10px}

.Chpeakeesa-boxbgfooter h5{ color: #222; font-size: 30px; text-transform: uppercase;
	text-shadow: -2px -2px 0 #fff, 0 -2px 0 #fff, 2px -2px 0 #fff, 2px 0 0 #fff, 2px 2px 0 #fff, 0 2px 0 #fff, -2px 2px 0 #fff, -2px 0 0 #fff;

}
.Chpeakeesa-boxbgfooter strong{ color: #111;  text-transform: uppercase; font-weight: 900;
	text-shadow: -2px -2px 0 #fff, 0 -2px 0 #fff, 2px -2px 0 #fff, 2px 0 0 #fff, 2px 2px 0 #fff, 0 2px 0 #fff, -2px 2px 0 #fff, -2px 0 0 #fff;

}
.shadowblue {text-shadow: -2px -2px 0 #fff, 0 -2px 0 #fff, 2px -2px 0 #fff, 2px 0 0 #fff, 2px 2px 0 #fff, 0 2px 0 #fff, -2px 2px 0 #fff, -2px 0 0 #fff; font-weight: bold}
.Chpeakeesa-boxbgfooter {color: #111; }
.nopadding-bottom{padding-bottom: 0 !important}
		
p.bannertxtstyle { color:#fff;
    font-weight: bold;
    -webkit-text-stroke: 0.5px #000;
    font-size: 20px;
    text-stroke: 0.5px #000;
	text-shadow: 2px 2px 2px #000;}

.paddingbanner2 {padding: 40px 70px; width: 800px;  }
/* --------------------------------------
   Section footer services
   -------------------------------------- */
p.midtext{font-size: 20px !important; font-weight: bold}
.footerservices2 {background-color: #fafafa; padding-top: 50px; padding-bottom: 50px}
.footerservices2 p{font-weight: bold; padding-top: 20px; text-transform: uppercase}
.footerservices2 a:hover{text-decoration: none;}
.footerservh:hover{ filter: grayscale(100%);
webkit-animation:bounce-scale 0.7s ease-in; 
        animation: bounce-scale  0.7s ease-in;
        -webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;} 
.imgfooetr2{box-shadow: rgba(0, 0, 0, 0.1) -4px 9px 25px -6px; border:1px solid #f4f4f4; 
border-radius: 50%; padding: 10px; margin-bottom: 10px}
.imgfooter {border-radius: 50%; float: right; margin: 10px; box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px; padding: 5px}
.footerservicever1 {
background: linear-gradient(135deg,  #015261 24%,#ffffff 24%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */}
.paddingfootersev1box{padding: 50px 80px; background: #fff; }


.footersev1img{ margin-right: 0; border-radius: 31% 0% 0% 53% / 45% 31% 37% 10% ;  margin: 20px; border-left: 30px solid #444}
.footersev1timg {float: right}


.footerservicever1 h5{ margin-bottom: 20px; }

.footersev1box:hover{
webkit-animation:fade-in 0.7s ease-in; 
        animation: fade-in  0.7s ease-in;
        -webkit-animation-iteration-count: 1;
	animation-iteration-count: 1; background: #f4f4f4}
.footersev1box{  border:1px solid #fafafa; box-shadow: rgba(0, 0, 0, 0.1) 0px -50px 36px -28px inset;
border-radius: 5px;
padding: 30px;margin-top: 10px; margin-bottom: 30px;}
/* --------------------------------------
   Section footer links
   -------------------------------------- */
.copyrightfootertext {font-size: 12px}

.Chpeakeesa-copyright { color:#222222; 
background:#ccc;
 padding: 30px 10px;border-top: 5px solid #ccc; margin-top: -1px
}
.Chpeakeesa-copyright h5{color:#111 ; }
.copyrightfooter {color: #666; text-align: center; margin-top: 20px; padding: 20px; border-top: 5px solid #ececec; text-transform: uppercase}

.paddingrepairservice{padding:10px 5px;}

.footerservicesandrepair h5{
  color: #25705b; text-align: center;
  text-shadow: -2px -2px 0 #fff, 0 -2px 0 #fff, 2px -2px 0 #fff, 2px 0 0 #fff, 2px 2px 0 #fff, 0 2px 0 #fff, -2px 2px 0 #fff, -2px 0 0 #fff;
  font-weight: 900;
  text-transform: uppercase;
}
.paddingrepairservicearrow1 img:hover, .paddingrepairservicearrow2 img:hover, .paddingrepairservicearrow3 img:hover{webkit-animation:fade-in 0.5s ease-in; 
        animation: fade-in  0.5s ease-in;
        -webkit-animation-iteration-count: 1;
	animation-iteration-count: 1; filter: contrast(120%)}

.boxbullet{background: #fff; box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px; padding: 40px; border-radius: 5px; margin-bottom: 40px; margin-top: 20px;}
/* --------------------------------------
BackToTop button css 
-------------------------------------- */
#scrolltop {
	position:fixed;
	right:20px; border-radius: 20%;
	bottom:10px;
	cursor:pointer; border:2px solid rgba(255, 255, 255, 0.3);
	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)";}



/* Small screen laptop and pc 150% */
@media (max-width: 1350px) {
	
	.paddingbanner2 {
  padding: 20px;
		width: auto;}

	.orangetext {text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8)}
	.box-item h7 {font-size: 22px}
	.Chpeakeesa-padding_around, .Chpeakeesa-padding_around3 {padding: 0vh 7vw;}
	h2, h3, h4, h5, h6 {font-size: 20px;}
#Chpeakeesa-bannertopservice {
  padding: 5px;
	}.Chpeakeesa-boxbgfooter h5 {font-size: 22px}
		body {  

 animation: animatebgimg1600 7s infinite ease-in-out;
animation-direction:alternate-reverse;
animation-duration:30s;
animation-fill-mode:forwards;
animation-play-state:running;
background-image:url("../images/garage-door-repair-chesapeake-bg-1600.jpg");
	background-size: contain;
	}	
	.Chpeakeesa-boxbg {margin-top: -80px}
	.Chpeakeesa_phoneheaderpadd, .Chpeakeesa-quick, .Chpeakeesa_cc {min-height: inherit; font-size: 14px}
	p.Chpeakeesa_phoneheader a {font-size: 20px}
	.Chpeakeesa_cc1 {width: 100px;}
	.Chpeakeesa-phone a{font-size: 18px; padding: 10px}
	.carousel-indicators {
 top: 5px;  left: 91vw;}
	.Chpeakeesa-boxbg {margin-top: -120px; margin-right: inherit}

		.Chpeakeesa-logo.sticky a{margin-bottom: 3px; }
		.Chpeakeesa-logo a{margin-bottom: 3px; }
	.Chpeakeesa-logo h1 {width: auto}
	.Chpeakeesa-bannertopserviceboxtext {width: 60%}
	.color-white p {font-size: 12px}
	.flip-box-button {font-size: 16px}
		.white-paddingbox {padding: 20px}
	
}
@media (min-width: 1300px) {
	.Chpeakeesa-phone a{font-size: 18px;}	
		.Chpeakeesa-logo img {
		width: 20px;}

}

/* Small screen laptop and pc 170% */
@media (max-width: 1150px) {
.Chpeakeesa-bannertopserviceboxtext {width:auto}
	.boxservices {margin-left: auto}
	
	.Chpeakeesa-padding_around {padding: 0vh 2vw;}
	.item{height: 190px}
	.navbar .navbar-nav {padding-top: 5px; padding-bottom: 5px;}
	.footerservice1 p {font-size: 12px}
.navbar-inverse{ 
 background:#f4f4f4;
          border-bottom: none;
            -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;}


.navbar-inverse.sticky {top:0;
            position: fixed;
	font-size:14px;
            width: 100%;          
		background:#f4f4f4!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 {  

background:#333;
	color:#fff;  padding:20px 5px;			 	font-family: "Tahoma", sans-serif;text-shadow:none;  }
		
	.navbar-inverse.sticky .navbar-nav{margin: 5px;}	


.navbar-inverse .navbar-nav > li > a{
		 	 	font-family: "Tahoma", sans-serif;
	font-size:12px; }

		.Chpeakeesa-phone a{font-size: 16px;}
	.Chpeakeesa-logo  p{font-size: 9px;  }


	

		.Chpeakeesa-logo.sticky a{margin-bottom: 3px;  }

		.Chpeakeesa-logo img {
		width: 20px;}
	
}


@media (max-width: 1123px) {
	.Chpeakeesa-banner-padd{padding-right: 40vw;}
	.Chpeakeesa-bannertopservicePadding {padding: 5px}
	.Chpeakeesa-bannertopserviceCopyright {margin-top: 0}
	.Chpeakeesa_phoneheader a{font-size: 16px !important}
	.imgside1 {width: 20px}
	.Chpeakeesa_phoneheader, .Chpeakeesa-logo h1{margin-bottom: 0;}
	.Chpeakeesa-logo {
  margin-bottom: 5px;}
	.Chpeakeesa-logo h1 {margin-top: 7px}
	
	.Chpeakeesa-white-img-side { width: 300px; height: auto; }
.Chpeakeesa-padding_around {padding: 0vh 2vw;}
	.Chpeakeesa-logo a{font-size: 22px}
.Chpeakeesa-phone_footer {font-size: 25px}
.navbar-inverse.sticky .navbar-nav > li > a{font-size: 14px;}

	.Chpeakeesa-logo.sticky h1{font-size: 20px;}
	.Chpeakeesa-bannertopservice-servicebg { background-image: url("../images/garage-door-repair-chesapeake-bg-1200.jpg");background-size: cover}
	.footerservicever1 h5 {margin-top: 10px}
}
@media (max-width:1033px) {
		.Chpeakeesa_phoneheaderpadd, .Chpeakeesa-quick, .Chpeakeesa_cc {margin: 5px; min-height: inherit; border: none !important}
	.Chpeakeesa-phone_top p{font-size: 12px;}
.Chpeakeesa-white-img-side { width: 250px; height: auto; }
			.Chpeakeesa-contact_info_text {padding: 10px 20px} 	
	.Chpeakeesa-contact_info_text a{font-size: 20px;}
	.navbar-inverse.sticky .navbar-nav > li > a{font-size: 11px;}
.box-item h7 {font-size:22px}
 img.Chpeakeesa-content-textimg{width:200px}
	.white-paddingbox {padding: 40px 20px}

	.Chpeakeesa_phoneheaderpadd, .Chpeakeesa-quick, .Chpeakeesa_cc {font-size: 9px;}
	.Chpeakeesa_cc p {font-size: 8px}
	
	.Chpeakeesa-logo h1{font-size: 20px;}

	.Chpeakeesa-bannertopservice-servicebg {padding: 20px 10px;}
	.Chpeakeesa-padding_around3 {padding: 0vh 7vw;}
	.Chpeakeesa-logo h1 {margin-top: 5px; margin-bottom: 5px}
	.Chpeakeesa_seo {margin: 5px} }

/* 200% size SM*/

@media (max-width:980px) {	.Chpeakeesa-bannertopservice-servicebg h6 {
		font-size: 16px; padding: 5px}	
	
	.Chpeakeesa-logo img {
		width: 16px;}
	
	body {  

 animation: animatebgimg1000 7s infinite ease-in-out;
animation-direction:alternate-reverse;
animation-duration:30s;
animation-fill-mode:forwards;
animation-play-state:running;
background-image:url("../images/garage-door-repair-chesapeake-bg-1200.jpg");
	background-size: contain;
	}

	.Chpeakeesa-logo a{font-size: 18px}
	.sticky.Chpeakeesa-logo a {font-size: 16px}
	.circle_shape_2 {right: 0}
		.circle_shape_1 {right: 5px}
	.Chpeakeesa-mobiletext {font-size: 8px}
	.item{height: 310px; margin-bottom: 20px}
	.Chpeakeesa_phoneheader a {font-size: 8px; line-height: normal}
/*   Navigation */	
.navbar-inverse .navbar-nav > li > a{
	 font-size:12px;padding: 20px 10px; }

	.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;}
	
.Chpeakeesa-cc img{display:inline-block; width: 90px; height: auto}		
	
		.Chpeakeesa-phone a {font-size: 14px;}

#Chpeakeesa-bannertopservice h5 {font-size: 20px;}

	.Chpeakeesa-whitebox {padding: 20px;border-radius:0px 0px 20px 20px;} 
	.Chpeakeesa-white {margin-top: 10px;}
	#Chpeakeesa-box_schemacss{font-size: 12px !important}
	#Chpeakeesa-box_schemacss a{font-size: 16px !important}

	.Chpeakeesa-dark {padding:30px 0;}



	.Chpeakeesa-bannertopservice-servicebg {padding: 20px 10px;}

	.Chpeakeesa-Darktxtarea {padding: 40px}
	.bannerservicsbg {padding-top: 0px;}
		 .headertitle h1:after,  .headertitle h2:after,  .headertitle h3:after,  .headertitle h4:after, .headertitle h5:after, .headertitle h6:after{
    
    left: 20px;
    top: 10px;
    
}
	.whitebgbox, .boxinside {padding: 20px}
	

}
 
/* Landscape phone to portrait tablet 260% */
@media (max-width: 767px) {body{background-image: none}
	 .headertitle h1:after,  .headertitle h2:after,  .headertitle h3:after,  .headertitle h4:after, .headertitle h5:after, .headertitle h6:after{
    
    left: 20px;
    top: 10px;
    
	}.footersev1box{background: #fff; border-radius: 5px; padding: 5px;}
	.whitebgbox {padding: 20px}
	.footersev1box {padding: 15px}
	.boxbannerheader img {border: none; padding: 3px; margin: 5px;}
	.boxbannerheader {margin-top: 0px}
	.bannerservicsbg {padding-top: 0px;}
	.Chpeakeesa-white img{margin: 5px auto}
	.smallbannerpadd {padding-left: 0px !important; padding-right: 0px !important}
	 img.Chpeakeesa-content-textimg{float: none; margin: 10px auto}
	.boxinside {margin-top: 10px; margin-bottom: 10px;}
	  .paddbanner{padding-right: 5px !important; padding-left: 5px !important}
	.Chpeakeesa-dark > .container{width: auto}
	.Chpeakeesa-bannertopserviceboxtext {padding: 0; margin: 0}
	#Chpeakeesa-bannertopservice h5 {width: auto}
	.paddingbanner2 {padding:5px; margin-bottom: 5px}
		.bgbannerboxinside { background-image: none; background-color: #333 }
	.Chpeakeesa-bannertopservice-servicebg  { background-image: none; background-color: #25705b }
	.box-item {
		margin-bottom: 10px;}
	#Chpeakeesa-box_schemacss{font-size: 10px !important}
	#Chpeakeesa-box_schemacss a{font-size: 14px !important}
	
	.Chpeakeesa-darkbox { border-left: 10px solid #25705b;}
	.Chpeakeesa-bannertopservicePadding {box-shadow: none !important}

	#Chpeakeesa-bannertopservice h5 {padding-left: 20px; padding-right: 20px}
	.Chpeakeesa-phonefooter{width: inherit; }
	.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > a:hover {color: #ffe6bf}
	
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: rgba(0, 0, 0, 0.1); }
	.pull-right{float: inherit !important }
	
	body {  

 animation-name: animatebgimgnone;
background: #fff;
background-image:none;
	}	

.navbar-inverse{ background: #f4f4f4;

		height:auto;
	opacity:0.9;}

		
.navbar-inverse .navbar-nav > li > a{
	font-size:18px; background: none; 
	font-weight:bold; border-right: none !important;
	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: #333;}	
	.navbar-inverse .navbar-toggle:focus{background:#222;}
	.navbar-inverse .navbar-toggle:hover { color: #fff; background:#f4f4f4 }

	.Chpeakeesa-bannertopservicebox {
    padding: 0px;
}
	h1, h2, h3, h4, h5, h6 {font-size: 20px}
	.Chpeakeesa-boxbgfooter h5 {width:inherit; padding: 5px 10px; margin-top: 5px; margin-bottom: 5px; border-radius: 0;}
	
.Chpeakeesa-boxbgfooter{ margin-bottom: 5px; margin-top: 5px;}
	.Chpeakeesa-bannertopservicePadding{ margin-bottom: 5px; margin-top: 5px; padding: 5px; box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;}

	.Chpeakeesa-banner-area, .Chpeakeesa-banner-padd {padding:0px; margin: 0;}

	.Chpeakeesa_logo_small_screen.sticky a{color:#111; text-shadow: none;
font-size: 12px; 
	font-family: "Poppins-Bold", "Tahoma Black", "sans-serif"; 
text-transform: capitalize;
           
	}
	.Chpeakeesa-service-side-img {width: 300px}
	
	
	.Chpeakeesa-banner-areaimg{
		background-image: none}

	.navbar-inverse.sticky { background: #ccc !important;;}
	.Chpeakeesa_logo_small_screen.sticky img {width: 10px; margin-top: 10px; }

	.Chpeakeesa_logo_small_screen img{float: left; margin-left: 5px; width: 14px}
	.Chpeakeesa_logo_small_screen a{ 
	color:#111; text-shadow: none; text-transform: capitalize;
	font-family: "Poppins-Bold", "Tahoma Black", "sans-serif"; 
 margin-left: 3px;
           
	}
	.Chpeakeesa-estimainpage.col-xs-12 {padding-left: 0px !important; padding-right: 0px!important; margin-left: 0px!important; margin-right: 0px!important; }
	.Chpeakeesa-white ul, .Chpeakeesa-white li{    margin-left: 0px;}
	
	.Chpeakeesa-Dark_bg-box {
    background: #fff;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}
	.Chpeakeesa-Dark_bg-box li, Chpeakeesa-Dark_bg-box ul{  margin-left: 0px;}
	.Chpeakeesa-estimainpage li:nth-child(odd){ margin: 5px 5px 10px 5px !important; padding: 10px !important}
.Chpeakeesa-estimainpage li:nth-child(even){margin: 5px 5px 10px 5px  !important; padding: 10px !important}
	
	.Chpeakeesa-btn a{font-size: 18px}
	.Chpeakeesa-sub-page {padding-top: 5px; padding-bottom: 5px}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
	.Chpeakeesa-bannertopservice-servicebg h6 { width: inherit; margin: 0px}
	.Chpeakeesa-Dark_bg-img, .Chpeakeesa-imgpostion, 	.Chpeakeesa-service-side-img{width: 200px;}

	img.Chpeakeesa-imgpostion {padding: inherit !important}
	.Chpeakeesa-paddingbottomsideimg{padding-bottom: 0px}

		.Chpeakeesa-boxbg {margin-top: inherit;}
	.Chpeakeesa-white-img-side{float: inherit; margin: 5px auto; width:250px}
	.Chpeakeesa-white h1, .Chpeakeesa-white h2, .Chpeakeesa-white h3, .Chpeakeesa-white h4, .Chpeakeesa-white h5 {width: inherit}
	.Chpeakeesa-dark h1, .Chpeakeesa-dark h2, .Chpeakeesa-dark h3, .Chpeakeesa-dark h4, .Chpeakeesa-dark h5, .Chpeakeesa-dark h6  {width: inherit}
	.Chpeakeesa-bannertopserviceBoxtop {width: inherit}
	 .Chpeakeesa-box-service{min-height: inherit}
.Chpeakeesa-white h1, .Chpeakeesa-white h2, .Chpeakeesa-white h3, .Chpeakeesa-white h4, .Chpeakeesa-white h5 {margin-top: 5px; margin-bottom: 5px;}
	.Chpeakeesa-whitebox {margin: 5px; padding: 10px 20px;}
	.Chpeakeesa-box-service p{font-size: 12px;}
	
	.Chpeakeesa-contact-footerbg h5, .Chpeakeesa-contact-footerbg h6{font-size: 20px;}
	.Chpeakeesa-contact-footerbg h5, .Chpeakeesa-contact-footerbg h6 {font-size: 18px;}
	.read-more-btn:hover, .read-more-btn{font-size: 12px}
	.Chpeakeesa-banner-area {padding: 5px;}
		.Chpeakeesa-logo_small_screen a{color: #fff}
.Chpeakeesa-logo_small_screen{font-size: 22px;    	font-family: "Tahoma", sans-serif;
 margin: 5px; text-transform: uppercase;}
	.Chpeakeesa-bannertopservice-servicebg {border-top:0}
	.Chpeakeesa-dark ul {margin-left:-10px}
		.Chpeakeesa-bg_phone_tablet_area {text-align: center; padding: 1vh 2vw; background: #111; color:#fff; box-shadow: rgba(17, 17, 26, 0.05) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;font-size: 16px }
	.Chpeakeesa-bannertopserviceboxtext {border-radius: 0}
	.Chpeakeesa-bg_phone_tablet_area a{color:#fff; font-size: 18px}
	.Chpeakeesa-bg_phone_tablet_area a:hover{text-decoration: underline; font-size: 18px}
	.Chpeakeesa-darkbox {margin: 5px; padding: 5px 20px;}
	.Chpeakeesa-dark{ margin-top: 5px; margin-bottom: 5px; padding: 4vh 1vw;  }
	.Chpeakeesa-white{ margin-top: 5px; margin-bottom: 5px; padding: 1vh 1vw;  }
	.Chpeakeesa-dark-textbgline h1, .Chpeakeesa-dark-textbgline h2, .Chpeakeesa-dark-textbgline h3, .Chpeakeesa-dark-textbgline h4, .Chpeakeesa-dark-textbgline h5, .Chpeakeesa-dark-dark-textbgline h6 {border-radius: 10px; padding: 5px 10px;}

	.Chpeakeesa-whitebox{border-radius: 10px; padding: 5px 10px;}
	.Chpeakeesa-darkbox{border-radius: 10px; padding: 5px 10px;}
	.Chpeakeesa-contact-footerbg{ padding: 3vh 11vw; margin: 5px}

		.Chpeakeesa-phone a:hover, .Chpeakeesa-phone a{font-size: 20px}
	.Chpeakeesa-phone{display:flex; 
								justify-content:center;	align-items:center; width: 96%}	


	.Chpeakeesa-Phone_visible_area_bg img{width: 130px; margin: 5px auto}
	.navbar .navbar-collapse {padding-top: 5px; text-align: left; background: #25705b}
	
	.Chpeakeesa-phone a:hover, .Chpeakeesa-phone a{font-size: 16px; display: inherit;}
	.Chpeakeesa-padding_around_services_footer {
    padding: 1vh 2vw;
}
	a, a:hover {font-size: 18px}
	.Chpeakeesa-2, #Chpeakeesa-bannertopservice, .Chpeakeesa-darkgray,.Chpeakeesa-white,.Chpeakeesa-headerbanner_services_action_bg
	{padding: 10px 0px;}
		.Chpeakeesa-headerbanner_services_action h5 {font-size: 18px; }
	.Chpeakeesa-darkmarginbottom{padding-bottom: 10px !important;}
	
	.content p{font-size: 12px}
	img.Chpeakeesa-service-side-img {float: none; margin: 10px auto; width: 250px;}
	
	.Chpeakeesa-dark img {float: none; margin: 10px auto; width: 300px;}
	
		.white-paddingbox {padding: 20px}
	.boxinside {
		padding: 20px;}
	.paddingfootersev1box {padding: 20px;}
	.whitetext1 {background: #25705b; padding: 5px; border-radius: 30px; text-align: center;}
}

/* Portrait & landscape phone */
@media (max-width: 670px) { 	
	.footersev1box img{display: none}
.Chpeakeesa-service-side-img {width: 200px}
	.Chpeakeesa-logo_small_screen a{font-size: 15px;}
	.Chpeakeesa-bg_phone_tablet_area a{font-size: 18px}
.Chpeakeesa-box-service p{font-size: 9px;}
		.Chpeakeesa-Dark_bg-img, .Chpeakeesa-imgpostion, .Chpeakeesa-service-side-img{width: 250px; margin: 5px auto}
	
		#Chpeakeesa-bannertopservice h5 {width: inherit; padding:10px}
			
}

@media (max-width: 420px) {	
		.Chpeakeesa-darkbox { border-left: none;
-webkit-clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0% 100%); clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0% 100%);}

		.Chpeakeesa-dark img, img.Chpeakeesa-service-side-img {width: 200px;}
		.Chpeakeesa-phone a:hover, .Chpeakeesa-phone a{font-size: 16px; display: inline-block}
	
	p, ul, li {font-size: 14px;}
		h1, h2, h3, h4, h5, h6 {font-size: 18px}.Chpeakeesa-phone a:hover, .Chpeakeesa-phone a{font-size: 16px; display: inline-block}
	#scrolltop{display: none !important}
	#Chpeakeesa-bannertopservice h5 {width: inherit; padding:10px}
}

@media (max-width: 360px) {		h1, h2, h3, h4, h5, h6 {font-size: 18px}	
.Chpeakeesa-Dark_bg-img img, .Chpeakeesa-imgpostion img, .Chpeakeesa-service-side-img img{display: none}
	.Chpeakeesa-bannertopservice-servicebg h6{width: auto; border-radius: 0}
	.Chpeakeesa-logo_small_screen{font-size: 13px;}	
	.Chpeakeesa-white-img-side, .Chpeakeesa-Dark-img-side{display: none}
.Chpeakeesa-2, #Chpeakeesa-bannertopservice, .Chpeakeesa-darkgray,.Chpeakeesa-white,.Chpeakeesa-contact,.Chpeakeesa-headerbanner_services_action_bg
	{padding: 1vh 1vw;} 
.Chpeakeesa-bannertopservice-services{ background-color: #f4f4f4;}
				.Chpeakeesa-white_container { margin: 0; padding: 1vh 1vw;}

.Chpeakeesa-bg_phone_tablet_area a{font-size: 18px}
	.Chpeakeesa-phone_footer {font-size: 18px; padding: 1vh 1vw;}
	.Chpeakeesa-boxbg {display: none}
	#Chpeakeesa-bannertopservice {	background-image: none; background: #25705b}
	#Chpeakeesa-bannertopservice h5 {width: inherit; padding:10px}
	.Chpeakeesa-phonefooter {font-size: 20px;}
		.paddingfootersev1box {padding: 10px;}
}

@media (max-width: 280px) {    .Chpeakeesa_logo_small_screen a {font-size: 11px; }	
	.Chpeakeesa-dark img, img.Chpeakeesa-service-side-img {display: none;}
	.Chpeakeesa-headerbanner_services_action {text-align: center}
	#Chpeakeesa-schema {display: none}
	.Chpeakeesa-white-img-side img {display: none}
	.Chpeakeesa-bg_phone_tablet_area a{font-size: 16px}
	.Chpeakeesa-boxbgfooter {display: none}
	.boxservices{display: none}
}




@media (min-width: 1200px) {
	.navbg {background-color: #dddddd !important}
	.navbar .navbar-nav {margin-top: 5px; margin-bottom: 5px; }
	body {background-size: contain}
	
.navbar-inverse{ background:none !important;
          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:#25705b!important;
            text-align: left;
           			opacity:0.98 !important;
					 }	
	
	.Chpeakeesa_bgheader.sticky{background-color: rgba(45, 55, 64, 0.7)}
	
.navbar-inverse.sticky .navbar-nav > li > a{font-size:18px; 	
 padding:20px 25px; background: none;
 }
.navbar-inverse.sticky .navbar-nav > .active > a, .navbar-inverse.sticky .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover { 	    border-radius: 45px; 

background:#333;


	color:#fff;  padding:15px; 
			 	font-family: "Tahoma", sans-serif;
	text-shadow:none;  }
	
	.navbar-inverse.sticky .navbar-nav{margin: 10px 0;}	

.navbar-inverse .navbar-nav > li > a{
		 	 	font-family: "Tahoma", sans-serif;

	 font-size:17px;  }
	.Chpeakeesa-logo.sticky h1{font-size: 22px;  -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease; }
	
	.Chpeakeesa-logo.sticky img{width: 25px}
	.Chpeakeesa_cc1.sticky{width: 170px; height: auto;  -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;}
	.imgside.sticky img{width: 20px; height: auto;  -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;}
	
	
	
	body {  

 animation: animatebgimg1200 7s infinite ease-in-out;
animation-direction:alternate-reverse;
animation-duration:30s;
animation-fill-mode:forwards;
animation-play-state:running;
background-image:url("../images/garage-door-repair-chesapeake-bg-1200.jpg");
	background-size: contain;
	}
	
	
}

@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;}

	
	.Chpeakeesa-padding_around {padding: 0vh 17vw;}
	.Chpeakeesa-logo h1{ font-size: 25px;}
		.Chpeakeesa-padding_around2{padding: 0vh 17vw;}
#scrolltop {right:10}	
	.Chpeakeesa-boxbgfooter {padding: 0vh 5vw;}

	.Chpeakeesa-padding_around3{padding: 0vh 17vw;}

	
	
	.Chpeakeesa-bannertopservice-servicebg {padding: 1vh 5vw;}	
			body {  

 animation: animatebgimg1600 7s infinite ease-in-out;
animation-direction:alternate-reverse;
animation-duration:30s;
animation-fill-mode:forwards;
animation-play-state:running;
background-image:url("../images/garage-door-repair-chesapeake-bg-1600.jpg");
		background-size: contain;
		background-position: top center;	
}
}
	
@media screen and (min-width: 1920px) and (max-width: 2000px){ 
	.Chpeakeesa-dark { padding-top: 40px; padding-bottom: 40px;}
	.Chpeakeesa-logo img {
		width: 26px;}

.navbar-inverse .navbar-nav > li > a{
	  font-size: 20px;  }
	
	.Chpeakeesa-padding_around {padding: 0vh 17vw;}
	.Chpeakeesa-logo h1{ font-size: 36px;}
		.Chpeakeesa-padding_around2{padding: 0vh 17vw;}
#scrolltop {right:10}	
	.Chpeakeesa-boxbgfooter {padding: 1vh 17vw;}

 .Chpeakeesa-white, .Chpeakeesa-dark {padding: inherit 0vw;}
	.Chpeakeesa-padding_around3{padding: 0vh 18vw;}
	
	p.bannertxtstyle {font-weight: bold;-webkit-text-stroke: 0.5px #000;  font-size: 20px;
text-stroke: 0.5px #000; text-shadow: 2px 2px 2px #000}
	
	p.Chpeakeesa_phoneheader a{
		font-size: 25px; }
	.Chpeakeesa_phoneheadepadd{padding-top: 20px !important;}
	
	
		#Chpeakeesa-bannertopservice {padding: 40px 150px;}
			body {  

 animation: animatebgimg 7s infinite ease-in-out; 

background-image:url(../images/garage-door-repair-chesapeake-bg.jpg);

		background-position: top center;
}

	
}
@media (min-width: 2001px) and (max-width: 2558px) {
	
		.Chpeakeesa-dark, .Chpeakeesa-bannertopservicerepairs{padding: inherit 0vw;}
		
.navbar-inverse .navbar-nav > li > a{
	  font-size: 20px;  }
		.carousel-indicators .active {border:none;}
	.Chpeakeesa-padding_around {padding: 0vh 17vw;}
	.Chpeakeesa-logo h1{ font-size: 36px;}
		.Chpeakeesa-padding_around2{padding: 0vh 17vw;}
#scrolltop {right:10}	
	.Chpeakeesa-boxbgfooter {padding: 0vh 17vw;}
.Chpeakeesa-hdr-title::after {
	margin-left: -700px; width: 800px}
	

 .Chpeakeesa-white, .Chpeakeesa-dark {padding: inherit 0vw;}
	.Chpeakeesa-padding_around3{padding: 0vh 27vw;}
	


	.Chpeakeesa_phoneheadepadd {padding-top: 20px; padding-left: 20px;}

	
		#Chpeakeesa-bannertopservice {padding: 2vh 7vw;}
			body {  

 animation: animatebgimg 7s infinite ease-in-out;

background-image:url(../images/garage-door-repair-chesapeake-bg.jpg);
	
		background-position: top center;	
}	.Chpeakeesa-logo img {
		width: 26px;}
	
}


@media (min-width: 2560px) and (max-width: 3499px) {
		

		.Chpeakeesa-dark, .Chpeakeesa-bannertopservicerepairs{padding: 2vh 12vw!important}
		
	.carousel-indicators .active {border:1px solid rgba(0, 0, 0, 0.2);}
	.Chpeakeesa-padding_around {padding: 0vh 12vw;}
		.Chpeakeesa-logo h1{ font-size: 36px;}
		.Chpeakeesa-padding_around2{padding: 0vh 12vw;}
#scrolltop {right:10vw}	
	.Chpeakeesa-boxbgfooter {padding: 0vh 17vw;}	

	 .Chpeakeesa-white, .Chpeakeesa-dark {padding: 2vh 12vw;}
	.Chpeakeesa-padding_around3{padding: 0vh 32vw;}
		

	
	
	.Chpeakeesa_phoneheadepadd {padding-top: 20px; padding-left: 20px;}
	
	
		#Chpeakeesa-bannertopservice {padding: 1vh 18vw;}
	
	.paddingbanner2 { margin-left: 19vw}
	.footerservicever1{padding: 0vh 16vw;}
			body {  
 animation: animatebgimg 7s infinite ease-in-out;

background-image:url(../images/garage-door-repair-chesapeake-bg.jpg);
		background-size: auto;
		background-position: top center;	
}	.Chpeakeesa-logo img {
		width: 26px;}
	
.footerservicever1 {
background: linear-gradient(135deg,  #015261 36%,#ffffff 36%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */}
	.bannerservicsbg {padding-bottom: 40px}
}

@media (min-width: 3500px)  and (max-width: 4499px) {
	

		.Chpeakeesa-dark, .Chpeakeesa-bannertopservicerepairs{padding: 1vh 23vw!important}
		
	
	
		
	.Chpeakeesa-padding_around {padding: 0vh 23vw;}
		.Chpeakeesa-logo h1{ font-size: 36px;}
		.Chpeakeesa-padding_around2{padding: 0vh 23vw;}
#scrolltop {right:15vw}	
	.Chpeakeesa-boxbgfooter {padding: 0vh 23vw;}
	
 .Chpeakeesa-white, .Chpeakeesa-dark {padding: 1vh 23vw;}
	.Chpeakeesa-padding_around3{padding: 0vh 34vw;}
		
	

	.Chpeakeesa_phoneheadepadd {padding-top: 20px; padding-left: 20px;}
	

	
		#Chpeakeesa-bannertopservice {padding: 2vh 27vw;}
	.paddingbanner2 { margin-left: 24vw}
	.footerservicever1{padding: 0vh 25vw;}
	
			body {  

 animation: animatebgimg 7s infinite ease-in-out;

background-image:url(../images/garage-door-repair-chesapeake-bg.jpg);
		background-size: auto;
		background-position: top center;	
}	.Chpeakeesa-logo img {
		width: 26px;}

.footerservicever1 {
background: linear-gradient(135deg,  #015261 36%,#ffffff 36%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */}
}

@media (min-width: 4500px)  and (max-width: 6399px) {

	
		.Chpeakeesa-dark, .Chpeakeesa-bannertopservicerepairs{padding: 1vh 29vw!important}
	
		
	
	.Chpeakeesa-padding_around {padding: 0vh 29vw;}
	.Chpeakeesa-logo h1{ font-size: 36px;}
		.Chpeakeesa-padding_around2{padding: 0vh 32vw;}
#scrolltop {right:15vw}	
	.Chpeakeesa-boxbgfooter {padding: 0vh 29vw;}

	 .Chpeakeesa-white, .Chpeakeesa-dark {padding: 1vh 29vw;}
	.Chpeakeesa-padding_around3{padding: 0vh 39vw;}


		.Chpeakeesa-bannertext {padding: 2vh 2vw;}
	.Chpeakeesa_phoneheadepadd {padding-top: 20px; padding-left: 20px;}


	
	
		#Chpeakeesa-bannertopservice {padding: 2vh 31vw;}
		.paddingbanner2 { margin-left: 30vw}
	.footerservicever1{padding: 0vh 28vw;}
	
		body {  

 animation: animatebgimg 7s infinite ease-in-out;

background-image:url(../images/garage-door-repair-chesapeake-bg.jpg);
		background-size: auto;
		background-position: top center;	
}
		.Chpeakeesa-logo img {
		width: 26px;}
	
	.footerservicever1 {
background: linear-gradient(135deg,  #015261 36%,#ffffff 36%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */}
	
}

@media (min-width: 6400px) {

		.Chpeakeesa-dark, .Chpeakeesa-bannertopservicerepairs{padding: 1vh 33vw!important}
	body {  

 animation: animatebgimg 7s infinite ease-in-out;
animation-direction:alternate-reverse;
animation-duration:30s;
animation-fill-mode:forwards;
animation-play-state:running;
background-image:url(../images/garage-door-repair-chesapeake-bg.jpg);
		background-size:auto;
		background-position: top center;

	
}	.Chpeakeesa-logo img {
		width: 26px;}

	.Chpeakeesa-padding_around {padding: 0vh 33vw;}
	.Chpeakeesa-logo h1{ font-size: 36px;}
		.Chpeakeesa-padding_around2{padding: 0vh 34vw;}
#scrolltop {right:25vw}	
	.Chpeakeesa-boxbgfooter {padding: 0vh 32vw;}
	.banner {padding: 0vh 33vw;}
	.banner img{-webkit-border-top-right-radius: 70%;
-moz-border-radius-topright: 70%;
border-top-right-radius: 70%;}

	 .Chpeakeesa-white, .Chpeakeesa-dark {padding: 1vh 33vw;}
	.Chpeakeesa-padding_around3{padding: 0vh 42vw;}
	
	.carousel-indicators .active {border:1px solid rgba(0, 0, 0, 0.2);}

	.Chpeakeesa_phoneheadepadd {padding-top: 20px; padding-left: 20px;}
	#Chpeakeesa-bannertopservice {padding: 2vh 36vw;}

	.paddingbanner2 {  margin-left: 35vw}
	.footerservicever1{padding: 0vh 32vw;}
	.footerservicever1 {
background: linear-gradient(135deg,  #015261 36%,#ffffff 36%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */}
	}


