
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: "Shrikhand-Regular";
                src: url('../fonts/Shrikhand-Regular.woff') format('woff'),
        url('../fonts/Shrikhand-Regular.woff2') format('woff2'),
        url('../fonts/Shrikhand-Regular.eot'),
        url('../fonts/Shrikhand-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Shrikhand-Regular.otf') 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;
}
.form-horizontal .control-label {color: #fff}
a, a:hover {color: inherit;}

a[href^=tel] { 
	color: inherit; 
	text-decoration: none; } 

body {  


	
	color: #333; background: rgb(2,48,109);
background: #fff; 	
	font-size: 18px; 
	overflow-x: hidden; 
}

h1 {
	font-size: 27px; font-weight: 900;
			font-family: "Tahoma", sans-serif;
	color:#111; 
}

h2, h3, h4, h5, h6 { 	font-size: 27px;  
			font-family: "Tahoma", sans-serif;
font-weight: 900;
	 color:#111;

}
.footerserviceverbg{background: #f4f4f4 !important}
.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: "Verdana", sans-serif;
	text-shadow:none;
	
}

div.container {	
	position:relative;}

.floatLeft { float:left}
.floatright { float:right}
.Gndalele-an_nopadding{padding:0!important}
.Gndalele-an_nomargin{margin:0!important}
.Gndalele-an-socialmedia{width: 120px;  height: auto; margin: 0px}
.Gndalele-an-socialmedia img:hover{opacity: 0.8; border-radius:20px; }
.Gndalele-an-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}

/* --------------------------------------
   header padding and background
   -------------------------------------- */
.Gndalele-an-padding_around, .Gndalele-an-padding_around3 {
	padding: 0vh 9vw;
}
.bannerheader{background: linear-gradient(-45deg, #f7cdcd, #b1eaf9, #fffbc1, #f4f4f4 );
	background-size: 400% 400%;
	animation: gradient 15s ease infinite;
		}
/* --------------------------------------
   logo and phone header
   -------------------------------------- */
.nopaddingtop{padding-top: 0 !important; margin-top: 0 !important}
.Gndalele-an-logo img{float: left; margin-right: 5px; width: 39px; height: auto}
.Gndalele-an-logo h1{ font-weight: 900;  letter-spacing: 1px;
	color:#320A6B;  
	

	font-family: "Shrikhand-Regular", "Verdana Black", "sans-serif"; 
	margin: 10px 0 5px 0; }
.Gndalele-an-logo strong{color:#35d7fa; }
.Gndalele-an-logo a:hover{ text-decoration: none;
webkit-animation:fade-in 0.5s ease-in;  color:#fff;
        animation: fade-in  0.5s ease-in;
        -webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;}
.Gndalele-an-logo  p{color:#444; font-weight: bold}
.Gndalele-an-logo {margin-bottom: 10px;}
p.Gndalele-an_phoneheader a{ text-transform: uppercase;
	color: #222; font-size: 20px;  font-weight: bold;
	text-align:right; }
.Gndalele-an_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: #111; text-decoration: none;
}
p.Gndalele-an_phoneheader{margin: 0}
.Gndalele-an_phoneheader {color:#444; text-transform: uppercase}
.Gndalele-an_cc p{font-size: 12px; color:rgba(0, 0, 0, 0.5);  margin: 0; padding: 0; }
.Gndalele-an_cc1 {width: 200px; height: auto; margin-bottom: 10px; margin-left: 40px; margin-top: 2px;}

.Gndalele-an_bgheader {background-color:rgba(255, 255, 255, 0.9);}
.imgside1{float:left; margin-right: 5px; margin-top: 5px}

/* --------------------------------------
   Navigation
   -------------------------------------- */
.Gndalele-an_noborder-right{border-right: none !important}
.navbar-inverse{ border-top:none;
	 	transition: all 0.2s ease-in-out 0s; color: #111;	
			font-family: "Verdana", 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;   
background: #03273f;
 font-weight: 900;
  text-shadow:none;  }

	
.navbar-inverse .navbar-nav > li > a{
		 		font-family: "Verdana", sans-serif;
	 padding:20px 25px; 
opacity: 1;  font-weight: bold;

background: linear-gradient(135deg,  rgba(6, 80, 132,1) 0%,rgba(6, 66, 107,1) 100%); 
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
	 font-size:18px; 
	 color: #fafafa;   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:#a9f2ed;     opacity: 0.9;
text-shadow: none !important;

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
   -------------------------------------- */

#Gndalele-an-box_schemacss {	 color:#222; }
#Gndalele-an-box_schemacss a{color:#222;} 			  
#Gndalele-an-box_schemacss h2{	color:#222; font-size: 20px}	
.Gndalele-an-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}
.footerborder{ padding:0px 10px}

/* --------------------------------------
   (white)
   -------------------------------------- */


.circle_shape_2 {

  background: #80D1E2;
 opacity: 0.2;
  position: absolute;
  left:10px;
  top: 60px;
  width: 10px;
  height: 10px;
  -webkit-animation: circleAnimation 7s linear infinite;
  animation: circleAnimation 7s linear infinite;
z-index: -1;}

.circle_shape_1 {
 
  background: #b3e4fc;
  position: absolute;
  left: 25px;
  top: 70px;
  width: 10px;
  height: 10px;
  -webkit-animation: circleAnimation 5s linear infinite;
  animation: circleAnimation 5s linear infinite;
  z-index: -1;
}

@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

@-webkit-keyframes circleAnimation {
  0%, 100% {
  
    -webkit-transform: translate3d(0, 0, 0) rotateZ(0.01deg);
    transform: translate3d(0, 0, 0) rotateZ(0.01deg);
  }
  34% {
   
    -webkit-transform: translate3d(0, 15px, 10px) rotateZ(0.01deg);
    transform: translate3d(0, 15px, 10px) rotateZ(0.01deg);
  }
  50% {
    -webkit-transform: translate3d(0, 0, 0) rotateZ(0.01deg);
    transform: translate3d(0, 0, 0) rotateZ(0.01deg);
  }
  67% {
 
    -webkit-transform: translate3d(0, -3px, 0) rotateZ(0.01deg);
    transform: translate3d(0, -3px, 0) rotateZ(0.01deg);
  }
}
.bgside{box-shadow: 102px 102px 0px -83px rgba(7, 139, 155,1);
-webkit-box-shadow: 102px 102px 0px -83px rgba(7, 139, 155,1);
-moz-box-shadow: 102px 102px 0px -83px rgba(7, 139, 155,1); border-radius: 10px;}
.box1 {padding:40px; background-color: #1e4756; }
.whitebgbox {padding: 40px}
.whitebgbox h1, .whitebgbox h2, .whitebgbox h3, .whitebgbox h4, .whitebgbox h5, .whitebgbox h6{ font-weight: 900; color: #320A6B}

.whitebg {background-color: #fff}
.Gndalele-an-content-textimg {float: right}
.Gndalele-an-white { margin-top: 40px; margin-bottom: 40px; }

.Gndalele-an-btn a{ font-weight: 900;
		font-family: "Tahoma", sans-serif; text-transform: uppercase;
color:#320A6B !important; border:1px solid rgba(0, 0, 0, 0.1); text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.6);
background: linear-gradient(45deg,  #8dd3ce 0%,#adf7f2 56%,#adf7f2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

padding: 15px 35px; 

display: inline-block; border-radius: 5px;
cursor: pointer; text-align: center; margin-top: 10px; margin-bottom: 10px;
	
}

.Gndalele-an-btn a:hover{ text-decoration: none !important;
	color:#320A6B !important;border-radius: 10px;
webkit-animation:fade-in 0.5s ease-in; 
        animation: fade-in  0.5s ease-in;
        -webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	background: #c5f9f5 !important;}

@keyframes fade-in {
			
		0% {
			opacity:0;
		}
		100% {
			opacity:1;
		}
	}



.Gndalele-an-white a:hover{color:#320A6B; text-decoration: underline}
.Gndalele-an-white a{color:#111;}
.Gndalele-an-white  {padding-top: 40px; padding-bottom: 40px; }
.Gndalele-an-white p, .Gndalele-an-white ul, .Gndalele-an-white li{color:#222;}
.Gndalele-an-white ul{ margin-left: 20px; }
.Gndalele-an-white li {color:#222; list-style:circle;}
.Gndalele-an-white ul, .Gndalele-an-white li{color:#222}

/* --------------------------------------
   (Dark_section)
   -------------------------------------- */

.Gndalele-an-dark  h1, .Gndalele-an-dark h2, .Gndalele-an-dark h3, .Gndalele-an-dark h4, .Gndalele-an-dark h5, .Gndalele-an-dark h6{color:#a9f2ed; margin-bottom: 20px; }
.Gndalele-annopaddtop{margin-top: 0 !important;}

.Gndalele-an-dark { padding: 90px; 
background-color:#320A6B}

 .Gndalele-an-darkbgtop, .Gndalele-an-darkbgbottom {background-repeat: no-repeat; background-size: contain}

.Gndalele-an-darkbgtop{background-image: url("../images/garage-door-repair-glendale-bgtop.png"); background-position: right top; }
.Gndalele-an-darkbgbottom{background-image: url("../images/garage-door-repair-glendale-bgbottom.png");  background-position: left bottom}
.Gndalele-an-dark a:hover { 
	text-decoration: underline; }.Gndalele-an-dark p, .Gndalele-an-dark ul, .Gndalele-an-dark li{color:#fff; }
.Gndalele-an-dark a{color:#fff;}
.Gndalele-an-dark p{color:#fff;}
.Gndalele-an-dark ul, .Gndalele-an-dark li{color:#fff}
.Gndalele-an-dark ul{ margin-left: 20px;}

.Gndalele-an-dark li{list-style:circle; }

.boxinside {padding: 40px;  }

.imgside2{border-radius: 20px; padding:5px; box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 24px;}
.footerservice1{text-align: center !important}

/* --------------------------------------
   Section banner services
   -------------------------------------- */
.bannerservicesbg {margin-bottom: 40px}

  .bannersevice-img {  
    overflow: hidden;
    position: relative;
  }
  .bannersevice-img img {
    width: 100%; 
  }
  .bannersevice-img::before, .bannersevice-img::after {
    content: '';
    width: 155px;
    height: 258px;
      transform: rotate(42.33deg);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all ease;
    background: linear-gradient(111.8deg, #065084 21.93%, #320A6B 90.29%);
    position: absolute;
  }
  .bannersevice-img::before {
    left: -65px;
    top: -215px;
  }
  .bannersevice-img::after {
    bottom: -100px;
    right: -180px;
  }

  .banner-img:hover .bannersevice-img::before, .banner-img:hover .bannersevice-img::after {
    opacity: 0.8;
    visibility: visible;
  }

  .banner-img:hover .bannersevice-img::before {
    left: -15px;
    top: -165px;
  }
  .banner-img:hover .bannersevice-img::after {
    bottom: -50px;
    right: -130px;
  }



.bannerpadding p{ text-shadow: 1px 1px 1px #fff; }
.banner_img{padding: 43px; }
.bannerpadding {padding: 40px 80px;}
.bannerpadding h5{ text-shadow: 1px 1px 2px #fff}

.imgbanner {padding: 5px; border-radius: 10px;}

@keyframes myAnim {
	0% {
		animation-timing-function: ease-in;
		opacity: 0;
		transform: scale(7);
	}

	38% {
		animation-timing-function: ease-out;
		opacity: 1;
		transform: scale(1);
	}

	55% {
		animation-timing-function: ease-in;
		transform: scale(1.5);
	}

	72% {
		animation-timing-function: ease-out;
		transform: scale(1);
	}

	81% {
		animation-timing-function: ease-in;
		transform: scale(1.24);
	}

	89% {
		animation-timing-function: ease-out;
		transform: scale(1);
	}

	95% {
		animation-timing-function: ease-in;
		transform: scale(1.04);
	}

	100% {
		animation-timing-function: ease-out;
		transform: scale(1);
	}
}

@keyframes footerani {
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.1);
	}

	100% {
		transform: scale(1);
	}
}
.imgbanner:hover{filter: brightness(120%); webkit-animation:myAnim 1s ease; 
        animation: myAnim 1s ease;
        -webkit-animation-iteration-count: 1;
	animation-iteration-count: 1; border-radius: 10px}
/* --------------------------------------
   Section footer services
   -------------------------------------- */

.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: #fff; margin-top: 60px; margin-bottom: 120px }



.footersev1img{   margin: 20px;  border-radius: 10px}
.footersev1timg {float: right}
.footersev1img:hover{ border:8px solid #320A6B; padding: 2px;
  border-radius:30px;}
.footersev1img{transition:.35s;}
.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;}
.footersev1box{  margin-top: 10px; margin-bottom: 10px; }
.service1Footer {margin-top: 80px; margin-bottom: 40px;}
.boxfooter {padding: 20px; background: #fff; border:5px solid rgba(0, 0, 0, 0.3)}
.boxfooter p{color:#000 !important}
/* --------------------------------------
   Section footer links
   -------------------------------------- */
.paddingfootersev1box strong{text-transform: uppercase; color: #222222}
.paddingfootersev1box {background: #f4f4f4; padding: 25px;box-shadow: 108px 75px 0px 39px rgba(7, 139, 155,1);
-webkit-box-shadow: 108px 75px 0px 39px rgba(7, 139, 155,1);
-moz-box-shadow: 108px 75px 0px 39px rgba(7, 139, 155,1); }
.colbgservice:hover{webkit-animation:footerani 1s ease; 
        animation: footerani 1s ease;
        -webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;}

.bgsidefooterlogo h5{font-family: "Shrikhand-Regular", "Verdana"; text-transform: uppercase; font-size: 22px;} 
.footerpaddingleft{padding-left:40px !important}
.copyrightfootertext {font-size: 12px}
.Gndalele-an-copyright li{list-style: circle}
.Gndalele-an-copyright { color:#222; 
 padding-top:30px;}
.Gndalele-an-copyright h5{color:#222 ; }
.copyrightfooter {color: #222; text-align: center; margin-top: 20px; padding: 20px; border-top:4px double rgba(0, 0, 0, 0.1)}

.footerservicesandrepair{padding: 60px 5px; margin-top: 60px;   background: rgb(1,71,71);
background: radial-gradient(circle, rgba(1,71,71,1) 0%, rgba(3,34,77,1) 100%); clip-path: polygon(50% 3%, 100% 0, 100% 100%, 50% 100%, 0 100%, 0 0);}
.paddingrepairservice{padding:10px 5px;}

.footerservicesandrepair h5{
  color: #111; 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: 50%;
	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) {
	.bannerpadding p {font-size: 12px}
	.bannerpadding {padding: 30px}
	.paddingbanner2 {
  padding: 0px;
  width: auto;
}
	.box-item h7 {font-size: 22px}
	.Gndalele-an-padding_around, .Gndalele-an-padding_around3 {padding: 0vh 7vw;}
	h2, h3, h4, h5, h6 {font-size: 20px;}
#Gndalele-an-bannertopservice {
  padding: 5px;
	}.Gndalele-an-boxbgfooter h5 {font-size: 22px}
		

	.Gndalele-an-boxbg {margin-top: -80px}
	.Gndalele-an_phoneheaderpadd, .Gndalele-an-quick, .Gndalele-an_cc {min-height: inherit; font-size: 14px}
	p.Gndalele-an_phoneheader a {font-size: 20px}
	.Gndalele-an_cc1 {width: 100px;}
	.Gndalele-an-phone a{font-size: 18px; padding: 10px}
	
	.Gndalele-an-boxbg {margin-top: -120px; margin-right: inherit}

		.Gndalele-an-logo.sticky a{margin-bottom: 3px; }
		.Gndalele-an-logo a{margin-bottom: 3px; }
	.Gndalele-an-logo h1 {width: auto}
	.Gndalele-an-bannertopserviceboxtext {width: 60%}
	.color-white p {font-size: 12px}
	.flip-box-button {font-size: 16px}
		.white-paddingbox {padding: 20px}
	.boxinside {
		padding: 40px 50px;}
}
@media (min-width: 1300px) {
	.Gndalele-an-phone a{font-size: 18px;}	

}

/* Small screen laptop and pc 170% */
@media (max-width: 1150px) {
.Gndalele-an-bannertopserviceboxtext {width:auto}
	.boxservices {margin-left: auto}
	
	.Gndalele-an-padding_around {padding: 0vh 2vw;}
	.item{height: 190px}
	.banner_img {padding: 0px}
	.footerservice1 p {font-size: 12px}
.navbar-inverse{ 
 background:#065084;
          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:#065084!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:#03273f;
	color:#a9f2ed;  padding:20px 5px;			 	font-family: "Verdana", sans-serif;text-shadow:none;  }
		
	.navbar-inverse.sticky .navbar-nav{margin: 5px;}	


.navbar-inverse .navbar-nav > li > a{
		 	 	font-family: "Verdana", sans-serif;
	font-size:12px; }

		.Gndalele-an-phone a{font-size: 16px;}
	.Gndalele-an-logo  p{font-size: 9px;  }


	

		.Gndalele-an-logo.sticky a{margin-bottom: 3px;  }

	
	.bannerservicesbg {margin-bottom: 20px}
}


@media (max-width: 1123px) {
	.Gndalele-an-banner-padd{padding-right: 40vw;}
	.Gndalele-an-bannertopservicePadding {padding: 5px}
	.Gndalele-an-bannertopserviceCopyright {margin-top: 0}
	.Gndalele-an_phoneheader a{font-size: 16px !important}
	.imgside1 {width: 20px}
	.Gndalele-an_phoneheader, .Gndalele-an-logo h1{margin-bottom: 0;}
	.Gndalele-an-logo {
  margin-bottom: 5px;}
	.Gndalele-an-logo h1 {margin-top: 7px}
	
	.Gndalele-an-white-img-side { width: 300px; height: auto; }
.Gndalele-an-padding_around {padding: 0vh 2vw;}
	.Gndalele-an-logo a{font-size: 22px}
.Gndalele-an-phone_footer {font-size: 25px}
.navbar-inverse.sticky .navbar-nav > li > a{font-size: 14px; background: none}

	.Gndalele-an-logo.sticky h1{font-size: 20px;}
	.Gndalele-an-bannertopservice-servicebg { background-image: url("../images/garage-door-repair-glendale-bg-1200.jpg");background-size: cover}
	.footerservicever1 h5 {margin-top: 10px}
	.bannerpadding h5 {width: auto}
}
@media (max-width:1033px) {
	.boxinside {padding: 30px;}
	.bgside, .imgside2{width: 300px; height: auto; margin: 10px auto; border-radius: 5px}
	.Gndalele-an-dark {background: #320A6B}
		.Gndalele-an_phoneheaderpadd, .Gndalele-an-quick, .Gndalele-an_cc {margin: 5px; min-height: inherit; border: none !important}
	.Gndalele-an-phone_top p{font-size: 12px;}
.Gndalele-an-white-img-side { width: 250px; height: auto; }
			.Gndalele-an-contact_info_text {padding: 10px 20px} 	
	.Gndalele-an-contact_info_text a{font-size: 20px;}
	.navbar-inverse.sticky .navbar-nav > li > a{font-size: 11px;}
.box-item h7 {font-size:22px}
 img.Gndalele-an-content-textimg{width:200px}
	.white-paddingbox {padding: 40px 20px}

	.Gndalele-an_phoneheaderpadd, .Gndalele-an-quick, .Gndalele-an_cc {font-size: 9px;}
	.Gndalele-an_cc p {font-size: 8px}
	
	.Gndalele-an-logo h1{font-size: 20px;}

	.Gndalele-an-bannertopservice-servicebg {padding: 20px 10px;}
	.Gndalele-an-padding_around3 {padding: 0vh 7vw;}
	.Gndalele-an-logo h1 {margin-top: 5px; margin-bottom: 5px}
	.Gndalele-an_seo {margin: 5px}

  .bannersevice-img::before, .bannersevice-img::after {
    width: 55px;
	  height: 158px;}
	
	 .bannersevice-img::before {
    left: -5px;
    top: -115px;
  }
  .bannersevice-img::after {
    bottom: -0px;
    right: -80px;
  }


  .banner-img:hover .bannersevice-img::before {
    left: -15px;
    top: -65px;
  }
  .banner-img:hover .bannersevice-img::after {
    bottom: -50px;
    right: -30px;
  }
}

/* 200% size SM*/

@media (max-width:980px) {	.Gndalele-an-bannertopservice-servicebg h6 {
		font-size: 16px; padding: 5px}	
	.footerpaddingleft{padding-left: 15px !important}
	
	

	.Gndalele-an-logo a{font-size: 18px}
	.sticky.Gndalele-an-logo a {font-size: 16px}
	
	.Gndalele-an-mobiletext {font-size: 8px}
	.item{margin-bottom: 20px}
	.Gndalele-an_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;}
	
.Gndalele-an-cc img{display:inline-block; width: 90px; height: auto}		
	
		.Gndalele-an-phone a {font-size: 14px;}

#Gndalele-an-bannertopservice h5 {font-size: 20px;}

	.Gndalele-an-whitebox {padding: 20px;border-radius:0px 0px 20px 20px;} 
	.Gndalele-an-white {margin-top: 10px;}
	#Gndalele-an-box_schemacss{font-size: 12px !important}
	#Gndalele-an-box_schemacss a{font-size: 16px !important}

	.Gndalele-an-dark {padding:30px 0;}



	.Gndalele-an-bannertopservice-servicebg {padding: 20px 10px;}

	.Gndalele-an-Darktxtarea {padding: 40px}
	.Gndalele-an-bannertopserviceboxtext{padding: 20px}
}

/* Landscape phone to portrait tablet 260% */
@media (max-width: 767px) {body{background-image: none}
	.bannerservicesbg {
  margin-bottom: 10px;
}
	.Gndalele-an-darkbgtop, .Gndalele-an-darkbgbottom {background-image: none}
	.bannersevice-img {  padding: 5px}
	.footersev1box {padding: 15px}
	.boxbannerheader img {border: none; padding: 3px; margin: 5px;}
	.boxbannerheader {margin-top: 10px}
	.Gndalele-an-white img{margin: 5px auto}
	.smallbannerpadd {padding-left: 0px !important; padding-right: 0px !important}
	 img.Gndalele-an-content-textimg{float: none; margin: 10px auto}
	.boxinside {margin-top: 10px; margin-bottom: 10px;}
	  .paddbanner{padding-right: 5px !important; padding-left: 5px !important}
	.Gndalele-an-dark > .container{width: auto}
	.Gndalele-an-bannertopserviceboxtext {padding: 0; margin: 0}
	#Gndalele-an-bannertopservice h5 {width: auto}
	.paddingbanner2 {padding:5px; margin-bottom: 5px}
		.bgbannerboxinside { background-image: none; background-color: #333 }
	.Gndalele-an-bannertopservice-servicebg  { background-image: none; background-color: #111 }
	.box-item {
		margin-bottom: 10px;}
	#Gndalele-an-box_schemacss{font-size: 10px !important}
	#Gndalele-an-box_schemacss a{font-size: 14px !important}
	
	.Gndalele-an-darkbox { border-left: 10px solid #111;}
	.Gndalele-an-bannertopservicePadding {box-shadow: none !important}

	#Gndalele-an-bannertopservice h5 {padding-left: 20px; padding-right: 20px}
	.Gndalele-an-phonefooter{width: inherit; }
	.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > a:hover {color: #a9f2ed}
	
	.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: #fff;

		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: #222222;}	
	.navbar-inverse .navbar-toggle:focus{background:#222;}
	.navbar-inverse .navbar-toggle:hover { color: #fff; background:#111 }

	.Gndalele-an-bannertopservicebox {
    padding: 0px;
}
	h1, h2, h3, h4, h5, h6 {font-size: 20px}
	.Gndalele-an-boxbgfooter h5 {width:inherit; padding: 5px 10px; margin-top: 5px; margin-bottom: 5px; border-radius: 0;}
	
.Gndalele-an-boxbgfooter{ margin-bottom: 5px; margin-top: 5px;}
	.Gndalele-an-bannertopservicePadding{ margin-bottom: 5px; margin-top: 5px; padding: 5px; box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;}

	.Gndalele-an-banner-area, .Gndalele-an-banner-padd {padding:0px; margin: 0;}

	.Gndalele-an_logo_small_screen.sticky a{color:#320A6B;  text-transform: uppercase;
	
font-size: 12px; 
	font-family: "Shrikhand-Regular", "Verdana Black", "sans-serif"; 
font-weight: 900; letter-spacing: 1px;
		
           
	}
	.Gndalele-an-service-side-img {width: 300px}
	
	
	.Gndalele-an-banner-areaimg{
		background-image: none}

	.navbar-inverse.sticky { background: #fff !important;;}
	.Gndalele-an_logo_small_screen.sticky strong{color:#35d7fa; text-transform: uppercase}
	.Gndalele-an_logo_small_screen strong{color:#35d7fa; text-transform: uppercase}
	.Gndalele-an_logo_small_screen img{float: left; margin-left: 5px; width: 20px}
	.Gndalele-an_logo_small_screen a{ 
color:#320A6B;  text-transform: uppercase;
	
		font-weight: 900; letter-spacing: 1px;
		
	font-family: "Shrikhand-Regular", "Verdana Black", "sans-serif"; 
 margin-left: 3px;
           
	}
	.Gndalele-an-estimainpage.col-xs-12 {padding-left: 0px !important; padding-right: 0px!important; margin-left: 0px!important; margin-right: 0px!important; }
	.Gndalele-an-white ul, .Gndalele-an-white li{    margin-left: 0px;}
	
	.Gndalele-an-Dark_bg-box {
    background: #fff;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}
	.Gndalele-an-Dark_bg-box li, Gndalele-an-Dark_bg-box ul{  margin-left: 0px;}
	.Gndalele-an-estimainpage li:nth-child(odd){ margin: 5px 5px 10px 5px !important; padding: 10px !important}
.Gndalele-an-estimainpage li:nth-child(even){margin: 5px 5px 10px 5px  !important; padding: 10px !important}
	
	.Gndalele-an-btn a{font-size: 18px}
	.Gndalele-an-sub-page {padding-top: 5px; padding-bottom: 5px}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
	.Gndalele-an-bannertopservice-servicebg h6 { width: inherit; margin: 0px}
	.Gndalele-an-Dark_bg-img, .Gndalele-an-imgpostion, 	.Gndalele-an-service-side-img{width: 200px;}

	img.Gndalele-an-imgpostion {padding: inherit !important}
	.Gndalele-an-paddingbottomsideimg{padding-bottom: 0px}

		.Gndalele-an-boxbg {margin-top: inherit;}
	.Gndalele-an-white-img-side{float: inherit; margin: 5px auto; width:250px}
	.Gndalele-an-white h1, .Gndalele-an-white h2, .Gndalele-an-white h3, .Gndalele-an-white h4, .Gndalele-an-white h5 {width: inherit}
	.Gndalele-an-dark h1, .Gndalele-an-dark h2, .Gndalele-an-dark h3, .Gndalele-an-dark h4, .Gndalele-an-dark h5, .Gndalele-an-dark h6  {width: inherit}
	.Gndalele-an-bannertopserviceBoxtop {width: inherit}
	 .Gndalele-an-box-service{min-height: inherit}
.Gndalele-an-white h1, .Gndalele-an-white h2, .Gndalele-an-white h3, .Gndalele-an-white h4, .Gndalele-an-white h5 {margin-top: 5px; margin-bottom: 5px;}
	.Gndalele-an-whitebox {margin: 5px; padding: 10px 20px;}
	.Gndalele-an-box-service p{font-size: 12px;}
	
	.Gndalele-an-contact-footerbg h5, .Gndalele-an-contact-footerbg h6{font-size: 20px;}
	.Gndalele-an-contact-footerbg h5, .Gndalele-an-contact-footerbg h6 {font-size: 18px;}
	.read-more-btn:hover, .read-more-btn{font-size: 12px}
	.Gndalele-an-banner-area {padding: 5px;}
		.Gndalele-an-logo_small_screen a{color: #fff}
.Gndalele-an-logo_small_screen{font-size: 22px;    	font-family: "Verdana", sans-serif;
 margin: 5px; text-transform: uppercase;}
	.Gndalele-an-bannertopservice-servicebg {border-top:0}
	.Gndalele-an-dark ul {margin-left:-10px}
		.Gndalele-an-bg_phone_tablet_area {text-align: center; padding: 1vh 2vw; background: #222222; 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 }
	.Gndalele-an-bannertopserviceboxtext {border-radius: 0}
	.Gndalele-an-bg_phone_tablet_area a{color:#fff; font-size: 18px}
	.Gndalele-an-bg_phone_tablet_area a:hover{text-decoration: underline; font-size: 18px}
	.Gndalele-an-darkbox {margin: 5px; padding: 5px 20px;}
	.Gndalele-an-dark{ margin-top: 5px; margin-bottom: 5px; padding: 4vh 1vw;  }
	.Gndalele-an-white{ margin-top: 5px; margin-bottom: 5px; padding: 1vh 1vw;  }
	.Gndalele-an-dark-textbgline h1, .Gndalele-an-dark-textbgline h2, .Gndalele-an-dark-textbgline h3, .Gndalele-an-dark-textbgline h4, .Gndalele-an-dark-textbgline h5, .Gndalele-an-dark-dark-textbgline h6 {border-radius: 10px; padding: 5px 10px;}

	.Gndalele-an-whitebox{border-radius: 10px; padding: 5px 10px;}
	.Gndalele-an-darkbox{border-radius: 10px; padding: 5px 10px;}
	.Gndalele-an-contact-footerbg{ padding: 3vh 11vw; margin: 5px}

		.Gndalele-an-phone a:hover, .Gndalele-an-phone a{font-size: 20px}
	.Gndalele-an-phone{display:flex; 
								justify-content:center;	align-items:center; width: 96%}	


	.Gndalele-an-Phone_visible_area_bg img{width: 130px; margin: 5px auto}
	.navbar .navbar-collapse {padding-top: 5px; text-align: left; background: #111}
	
	.Gndalele-an-phone a:hover, .Gndalele-an-phone a{font-size: 16px; display: inherit;}
	.Gndalele-an-padding_around_services_footer {
    padding: 1vh 2vw;
}
	a, a:hover {font-size: 18px}
	.Gndalele-an-2, #Gndalele-an-bannertopservice, .Gndalele-an-darkgray,.Gndalele-an-white,.Gndalele-an-headerbanner_services_action_bg
	{padding: 10px 0px;}
		.Gndalele-an-headerbanner_services_action h5 {font-size: 18px; }
	.Gndalele-an-darkmarginbottom{padding-bottom: 10px !important;}
	
	.content p{font-size: 12px}
	img.Gndalele-an-service-side-img {float: none; margin: 10px auto; width: 250px;}
	
	.Gndalele-an-dark img {float: none; margin: 10px auto; width: 300px;}
	
		.white-paddingbox {padding: 20px}
	.boxinside {
		padding: 20px;}
	.paddingfootersev1box {padding: 20px;}
}

/* Portrait & landscape phone */
@media (max-width: 670px) { 	
	.footersev1box img{display: none}
.Gndalele-an-service-side-img {width: 200px}
	.Gndalele-an-logo_small_screen a{font-size: 15px;}
	.Gndalele-an-bg_phone_tablet_area a{font-size: 18px}
.Gndalele-an-box-service p{font-size: 9px;}
		.Gndalele-an-Dark_bg-img, .Gndalele-an-imgpostion, .Gndalele-an-service-side-img{width: 250px; margin: 5px auto}
	
		#Gndalele-an-bannertopservice h5 {width: inherit; padding:10px}
			
}

@media (max-width: 420px) {	
		.Gndalele-an-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%);}

		.Gndalele-an-dark img, img.Gndalele-an-service-side-img {width: 200px;}
		.Gndalele-an-phone a:hover, .Gndalele-an-phone a{font-size: 16px; display: inline-block}
	
	p, ul, li {font-size: 14px;}
		h1, h2, h3, h4, h5, h6 {font-size: 18px}.Gndalele-an-phone a:hover, .Gndalele-an-phone a{font-size: 16px; display: inline-block}
	#scrolltop{display: none !important}
	#Gndalele-an-bannertopservice h5 {width: inherit; padding:10px}
}

@media (max-width: 360px) {		h1, h2, h3, h4, h5, h6 {font-size: 18px}	
.Gndalele-an-Dark_bg-img img, .Gndalele-an-imgpostion img, .Gndalele-an-service-side-img img{display: none}
	.Gndalele-an-bannertopservice-servicebg h6{width: auto; border-radius: 0}
	.Gndalele-an-logo_small_screen{font-size: 13px;}	
	.Gndalele-an-white-img-side, .Gndalele-an-Dark-img-side{display: none}
.Gndalele-an-2, #Gndalele-an-bannertopservice, .Gndalele-an-darkgray,.Gndalele-an-white,.Gndalele-an-contact,.Gndalele-an-headerbanner_services_action_bg
	{padding: 1vh 1vw;} 
.Gndalele-an-bannertopservice-services{ background-color: #f4f4f4;}
				.Gndalele-an-white_container { margin: 0; padding: 1vh 1vw;}

.Gndalele-an-bg_phone_tablet_area a{font-size: 18px}
	.Gndalele-an-phone_footer {font-size: 18px; padding: 1vh 1vw;}
	.Gndalele-an-boxbg {display: none}
	#Gndalele-an-bannertopservice {	background-image: none; background: #111}
	#Gndalele-an-bannertopservice h5 {width: inherit; padding:10px}
	.Gndalele-an-phonefooter {font-size: 20px;}
		.paddingfootersev1box {padding: 10px;}
}

@media (max-width: 280px) {    .Gndalele-an_logo_small_screen a {font-size: 11px; }	
	.Gndalele-an-dark img, img.Gndalele-an-service-side-img {display: none;}
	.Gndalele-an-headerbanner_services_action {text-align: center}
	#Gndalele-an-schema {display: none}
	.Gndalele-an-white-img-side img {display: none}
	.Gndalele-an-bg_phone_tablet_area a{font-size: 16px}
	.Gndalele-an-boxbgfooter {display: none}
	.boxservices{display: none}
}




@media (min-width: 1200px) {
	.navbg {background-color: #065084 !important}

	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:#111!important;
            text-align: left;
           			opacity:0.98 !important;
					 }	
	
	.Gndalele-an_bgheader.sticky{background-color: rgba(45, 55, 64, 0.7)}
	
.navbar-inverse.sticky .navbar-nav > li > a{font-size:18px; 	
 padding:20px 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 { 	    border-radius: 5px; 

background:#03273f;


	color:#a9f2ed;  padding:15px; 
			 	font-family: "Verdana", sans-serif;
	text-shadow:none;  }
	
	.navbar-inverse.sticky .navbar-nav{margin: 10px 0;}	

.navbar-inverse .navbar-nav > li > a{
		 	 	font-family: "Verdana", sans-serif;

	 font-size:17px;  }
	.Gndalele-an-logo.sticky h1{font-size: 22px;  -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease; }
	
	.Gndalele-an-logo.sticky img{width: 25px}
	.Gndalele-an_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;}
	
	
	
}

@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;}

	
	.Gndalele-an-padding_around {padding: 0vh 17vw;}
	.Gndalele-an-logo h1{ font-size: 25px;}
		.Gndalele-an-padding_around2{padding: 0vh 17vw;}
#scrolltop {right:10}	
	.Gndalele-an-boxbgfooter {padding: 0vh 5vw;}

	.Gndalele-an-padding_around3{padding: 0vh 17vw;}

	
	
	.Gndalele-an-bannertopservice-servicebg {padding: 1vh 5vw;}	
			
}
	
@media screen and (min-width: 1920px) and (max-width: 2000px){ 
	.Gndalele-an-dark { padding-top: 60px; padding-bottom: 60px; margin-bottom: 40px; margin-top: 40px;}
	
.navbar-inverse .navbar-nav > li > a{
	  font-size: 20px;  }
	
	.Gndalele-an-padding_around {padding: 0vh 17vw;}
	.Gndalele-an-logo h1{ font-size: 25px;}
		.Gndalele-an-padding_around2{padding: 0vh 17vw;}
#scrolltop {right:10}	
	.Gndalele-an-boxbgfooter {padding: 1vh 17vw;}

 .Gndalele-an-white, .Gndalele-an-dark {padding: inherit 0vw;}
	.Gndalele-an-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.Gndalele-an_phoneheader a{
		font-size: 25px; }
	.Gndalele-an_phoneheadepadd{padding-top: 20px !important;}
	
	
		#Gndalele-an-bannertopservice {padding: 40px 150px;}
	

}
@media (min-width: 2001px) and (max-width: 2558px) {
	
		.Gndalele-an-dark, .Gndalele-an-bannertopservicerepairs{padding: inherit 0vw;}
		
.navbar-inverse .navbar-nav > li > a{
	  font-size: 20px;  }
		.carousel-indicators .active {border:none;}
	.Gndalele-an-padding_around {padding: 0vh 17vw;}
	.Gndalele-an-logo h1{ font-size: 25px;}
		.Gndalele-an-padding_around2{padding: 0vh 17vw;}
#scrolltop {right:10}	
	.Gndalele-an-boxbgfooter {padding: 0vh 17vw;}
.Gndalele-an-hdr-title::after {
	margin-left: -700px; width: 800px}
	

 .Gndalele-an-white, .Gndalele-an-dark {padding: inherit 0vw;}
	.Gndalele-an-padding_around3{padding: 0vh 27vw;}
	


	.Gndalele-an_phoneheadepadd {padding-top: 20px; padding-left: 20px;}

	
		#Gndalele-an-bannertopservice {padding: 2vh 7vw;}
			
	
}


@media (min-width: 2560px) and (max-width: 3499px) {
		

		.Gndalele-an-dark, .Gndalele-an-bannertopservicerepairs{padding: 2vh 15vw!important}
		
	.carousel-indicators .active {border:1px solid rgba(0, 0, 0, 0.2);}
	.Gndalele-an-padding_around {padding: 0vh 12vw;}
		.Gndalele-an-logo h1{ font-size: 25px;}
		.Gndalele-an-padding_around2{padding: 0vh 12vw;}
#scrolltop {right:10vw}	
	.Gndalele-an-boxbgfooter {padding: 0vh 17vw;}	

	 .Gndalele-an-white, .Gndalele-an-dark {padding: 2vh 12vw;}
	.Gndalele-an-padding_around3{padding: 0vh 32vw;}
		

	
	
	.Gndalele-an_phoneheadepadd {padding-top: 20px; padding-left: 20px;}
	
	
		#Gndalele-an-bannertopservice {padding: 1vh 18vw;}
	
	.paddingbanner2 { margin-left: 17vw}
	.footerservicever1{padding: 0vh 20vw;}
		
		 .bannerservicesbg {padding: 0vh 12vw;}.bannerheader{padding: 1vh 20vw}

}

@media (min-width: 3500px)  and (max-width: 4499px) {
	

		.Gndalele-an-dark, .Gndalele-an-bannertopservicerepairs{padding: 1vh 23vw!important}
		
	
	
		
	.Gndalele-an-padding_around {padding: 0vh 23vw;}
		.Gndalele-an-logo h1{ font-size: 25px;}
		.Gndalele-an-padding_around2{padding: 0vh 23vw;}
#scrolltop {right:15vw}	
	.Gndalele-an-boxbgfooter {padding: 0vh 23vw;}
	

	.Gndalele-an-padding_around3{padding: 0vh 34vw;}
		
	

	.Gndalele-an_phoneheadepadd {padding-top: 20px; padding-left: 20px;}
	

	
		#Gndalele-an-bannertopservice {padding: 2vh 27vw;}
	.paddingbanner2 { margin-left: 24vw}
	.footerservicever1{padding: 0vh 25vw;}
	
 .bannerservicesbg {padding: 0vh 23vw;}
	.bannerheader{padding: 1vh 27vw}

}

@media (min-width: 4500px)  and (max-width: 6399px) {

	
		.Gndalele-an-dark, .Gndalele-an-bannertopservicerepairs{padding: 1vh 29vw!important}
	
		
	
	.Gndalele-an-padding_around {padding: 0vh 29vw;}
	.Gndalele-an-logo h1{ font-size: 25px;}
		.Gndalele-an-padding_around2{padding: 0vh 32vw;}
#scrolltop {right:15vw}	
	.Gndalele-an-boxbgfooter {padding: 0vh 29vw;}


	.Gndalele-an-padding_around3{padding: 0vh 39vw;}

	.Gndalele-an_phoneheadepadd {padding-top: 20px; padding-left: 20px;}

.bannerheader{padding: 1vh 31vw}
	
	
		#Gndalele-an-bannertopservice {padding: 2vh 31vw;}
		.paddingbanner2 { margin-left: 30vw}
	.footerservicever1{padding: 0vh 28vw;}
	
		
 .bannerservicesbg {padding: 0vh 29vw;}
	
}

@media (min-width: 6400px) {

		.Gndalele-an-dark, .Gndalele-an-bannertopservicerepairs{padding: 1vh 33vw!important}
	

	
	.Gndalele-an-padding_around {padding: 0vh 33vw;}
	.Gndalele-an-logo h1{ font-size: 25px;}
		.Gndalele-an-padding_around2{padding: 0vh 34vw;}
#scrolltop {right:25vw}	
	.Gndalele-an-boxbgfooter {padding: 0vh 32vw;}

	.bannerheader{padding: 1vh 35vw}

	 .bannerservicesbg {padding: 0vh 33vw;}
	.Gndalele-an-padding_around3{padding: 0vh 42vw;}
	
	.carousel-indicators .active {border:1px solid rgba(0, 0, 0, 0.2);}

	.Gndalele-an_phoneheadepadd {padding-top: 20px; padding-left: 20px;}
	#Gndalele-an-bannertopservice {padding: 2vh 36vw;}

	.footerservicever1{padding: 0vh 32vw;}
	}


