
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: "manropeextrabold";
                src: url('../fonts/manropeextrabold.woff') format('woff'),
        url('../fonts/manropeextrabold.woff2') format('woff2'),
        url('../fonts/manropeextrabold.eot'),
        url('../fonts/manropeextrabold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/manropeextrabold.otf') format('truetype');

                font-weight: normal;
                font-style: normal;
                font-display: swap;
            }


   @font-face {
                font-family: "Karla-Regular";
                src: url('../fonts/Karla-Regular.woff') format('woff'),
        url('../fonts/Karla-Regular.woff2') format('woff2'),
        url('../fonts/Karla-Regular.eot'),
        url('../fonts/Karla-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Karla-Regular.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: "Karla-Regular", Verdana, serif;
	
	color: #111; 
	background-color: #fff;	 
	font-size: 18px; 
	overflow-x: hidden; 
}
.lightblue {color:#5697bc !important}
h1 {
	font-size: 32px; 
font-family: "Karla-Regular", Verdana, serif; font-weight: bold;
	color:#023e60; margin: 0; padding: 0; 
}

h2, h3, h4, h5, h6 { margin: 0; padding: 0;
	font-size: 32px; font-weight: bold; 
font-family: "Karla-Regular", Verdana, serif ;
	 color:#023e60; 
}


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: "Karla-Regular", Verdana, serif;text-shadow:none;  font-weight: normal;
	
}

div.container {	
	position:relative;}

.floatLeft { float:left}
.floatRight { float:right}
.Fertonull_nopadding{padding:0!important}
.Fertonull_nomargin{margin:0!important}
.icontop{border:1px solid #ccc; padding: 10px; border-radius: 50px; margin-right: 5px; float: left; margin: 10px;}
.icontop span{color: #222}
.heading-divider {
 display:inline-block;
 position:relative;
 height:12px;
 background-color:#7accfe;
 width:100px; 
 overflow:hidden
}
.heading-divider:after {
 content:'';
 position:absolute;
 left:0;
 top:5px;
 height:2px;
 width:50px;
 background-color:#ffff;

}
.footerservice11 h5{color:#fff !important; text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.7)}
.footerservice11  {padding-top: 60px; padding-bottom: 60px; background-image: url("../images/garage-door-fullerton_footer-bg2.jpg"); background-color: #111111}
/* --------------------------------------
   header padding and background
   -------------------------------------- */
.Fertonull-padding_around, .Fertonull-padding_around3 {
	padding: 0vh 2vw;
}
/* --------------------------------------
   logo and phone header
   -------------------------------------- */

p.Fertonull_phoneheader {color: rgba(0, 0, 0, 0.7) !important; text-transform: uppercase; font-weight: bold}
.Fertonull-logo {margin-bottom: 10px;}

.Fertonull_bgheader {border-bottom: 2px solid #416e9b;
background: linear-gradient(45deg,  #ffffff 44%,#f4f4f4 54%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */


}
.Fertonull-logo h1{font-family: "manropeextrabold", sans-serif; color: #111; margin-top: 10px; font-weight: normal !important} 
.Fertonull-logo a:hover{webkit-animation: blink 0.75s ease;
        animation: blink 0.75s ease; text-decoration: none !important;
        -webkit-animation-iteration-count: 1; color: #111;
	animation-iteration-count: 1; }
.Fertonull-logo p{color: #7accfe; text-transform: uppercase;}

.Fertonull-logo img{float: left; margin-right: 5px; margin-top: -5px; width: 40px; height: auto}
p.Fertonull_phoneheader a{ font-size: 22px;
	color: #fff; text-align:  center;font-family: "Tahoma", sans-serif; }
.Fertonull_phoneheader strong{ color:#666}


.Fertonull_phoneheader a:hover{ 
color:#000; text-decoration: none; 
webkit-animation: blink 0.75s ease;
        animation: blink 0.75s ease;
        -webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;}
.Fertonull_cc p{font-size: 12px; color:rgba(255, 255, 255, 0.5);  }
.Fertonull_cc1 {width: 190px; height: auto;}
.Fertonull_bannerimg img{ margin-bottom: -1px; -webkit-border-top-left-radius: 90px;
-webkit-border-top-right-radius: 90px;
-moz-border-radius-topleft: 90px;
-moz-border-radius-topright: 90px;
border-top-left-radius: 90px;
border-top-right-radius: 90px; border:10px solid rgba(255, 255, 255, 0.8); border-bottom: 0;}
.Fertonull-banner_bg1, .Fertonull-banner_bg2, .Fertonull-banner_bg3{min-height: 380px}
.Fertonull-box-service-padding a{text-decoration: none;}
.Fertonull-box-service-padding h6 > a{color:#fff; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6)}
.Fertonull-box-service-padding h6 > a:hover{color:#7accfe !important}
.Fertonull-box-service-padding p{color: #cdf7f7}
/* --------------------------------------
   Navigation
   -------------------------------------- */
.noborder-right{border-right: none !important}
.navbar-inverse{ border-top:none;

background: linear-gradient(to bottom,  #4f85bb 0%,#4f85bb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	 	transition: all 0.2s ease-in-out 0s; color: #222;	
	font-family: "Karla-Regular", Verdana, serif }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {   padding:20px 25px; 
	color:#fff;
background:#222222!important; 
clip-path: polygon(50% 0%, 100% 0, 100% 75%, 50% 92%, 0% 75%, 0 0);
 }
	
.navbar-inverse .navbar-nav > li > a{ font-weight: bold;
		font-family: "Karla-Regular", Verdana, serif; 
	
text-shadow: 1px 1px 2px rgba(21, 44, 66, 0.9) !important;
	 padding:20px 25px; 	
opacity: 1; 
transition: opacity 1s ease 0s;
	 font-size:18px; 
	 color: #f4f4f4;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {color:#DCF9FA;     opacity: 0.8; webkit-animation: blink 0.75s ease;
        animation: blink 0.75s ease;
        -webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;}

.navbar { 
	margin-bottom:0; }
	
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;}

.navbar .navbar-collapse { 
  text-align: center;}

/* --------------------------------------
  banner services
   -------------------------------------- */

.Fertonull-boxbg-banner {text-align: left;}


.Fertonull-bannertext strong{color: transparent;
  -webkit-text-stroke: 1px #fff; text-transform: uppercase; font-weight: 900; }
.noborderright{border-right: none !important}
.Fertonull-box-service h6	{color: #222;}
.Fertonull-box-service { border-radius: 10px;  padding: 10px;
	background:#222222; }
.Fertonull-bannertext h5{color:#7accfe !important;  padding-bottom: 10px; margin-top: 10px;  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.7) }
.Fertonull-bannertext p { text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.9)}
.Fertonull-bannertext { color: #fafafa;  font-size: 120%;}
.Fertonull-box-serviceimg:hover{background: #111111 }
.Fertonull-box-serviceimg{margin-bottom: 10px; border-radius: 5px; padding: 5px;  background: #111}
.Fertonull-box-service-padding{text-align: left}

.Fertonull-box-service:hover{  webkit-animation: tada 0.6s ease;
        animation: tada 0.6s ease; background: #111111;
        -webkit-animation-iteration-count: 1;
	animation-iteration-count: 1; cursor: pointer;
 filter:brightness(110%);}


.carousel-indicators {left:90%; top:10%}
.carousel-indicators li {width: 30px; height: 10px; border-color: rgba(255, 255, 255, 0.1); border-radius: 0px;}
.carousel-indicators .active {width: 30px; height: 10px; background: rgba(177, 204, 243, 0.8)}

.Fertonull-banner_bg1 {background-image: url("../images/garage-door-fullerton_bg1.jpg");  }
.Fertonull-banner_bg2 {background-image: url("../images/garage-door-fullerton_bg2.jpg");}
.Fertonull-banner_bg3 {background-image: url("../images/garage-door-fullerton_bg3.jpg"); }
.Fertonull-boxbg-banner{ padding:20px 50px; margin: 20px; }

.Fertonull-boxbg h5{background: #fff; padding: 15px;; font-size: 18px; text-transform: uppercase; border-radius: 5px;}

.Fertonull-boxbg {margin-top: -150px; margin-left: 100px; margin-right: 100px}
/* --------------------------------------
schema
   -------------------------------------- */

#Fertonull-box_schemacss {color:#fff; }
#Fertonull-box_schemacss a{color:#fff;} 			  
#Fertonull-box_schemacss h2{	color:#fff ;}	
.Fertonull-box_schema_add_map div {	display: inline;}

.Fertonull-box-socialmedia{width: 120px;  height: auto; margin: 0px}
.Fertonull-box-socialmedia img:hover{opacity: 0.8; border-radius:20px; }
.Fertonull-box-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}
	
/* --------------------------------------
   (white)
   -------------------------------------- */

.Fertonull-service-side-img {border-radius: 0% 100% 10% 90% / 70% 15% 85% 30% ; padding: 7px; box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;}
.Fertonull-service-side-imgsmall {border-radius: 20px; border:3px solid #7accfe;  float: right; margin: 5px}
.marginimgright{margin: 10px; float: right; margin-left: 30px}
.marginimgleft{margin: 10px; float: left; margin-right: 30px}
.Fertonull-white {padding:80px 110px}

.Fertonull-btn a{
font-family: "Tahoma", sans-serif;
 padding: 15px 35px;  border-radius: 5px;
    border: none; font-weight: bold;
    outline: none; text-shadow:1px 1px 2px rgba(0, 0, 0, 0.6);
   
    box-shadow: -4px 3px 0px 2px #fff;
    transition: all linear 0.7s;
    background: linear-gradient(-45deg, #333333 50%, #222222 70%, #033d77 100%);
    color: #fff !important; text-transform:uppercase; text-decoration:none !important;
display: inline-block;
cursor: pointer; text-align: center; margin-top: 10px; margin-bottom: 10px;
}

.Fertonull-btn a:hover{   background: #033d77;
    color: #fff;
    box-shadow: none;
}
.Fertonull-white a:hover{colro:#222; text-decoration: underline}
.Fertonull-white a{color:#000;}

.Fertonull-white1 h1, .Fertonull-white1 h2, .Fertonull-white1 h3, .Fertonull-white1 h4, .Fertonull-white1 h5{position: relative; margin-bottom: 20px; color: #023e60}
.Fertonull-white1{padding-bottom: 5px;}
.Fertonull-white1 h1::before, .Fertonull-white1 h2::before, .Fertonull-white1 h3::before, .Fertonull-white1 h4::before, .Fertonull-white1 h5::before {
  content: '';
  position: absolute;
  width: 50px;
  height: 4px;
  background-color: #7accfe;
  border-radius: 2px;
  bottom: -10px;
	left: -2px;}


.Fertonull-white p{color:#111; margin-top: 10px}
.Fertonull-white ul, .Fertonull-white li{color:#111;}
.Fertonull-white ul{ margin-left: 20px; }
.Fertonull-white li{list-style: none; list-style-image: url("../images/garage-door-fullerton_001.png")}
.Fertonull-white-text {padding:20px;}
.Fertonull-white-img-side {float: right; margin: 20px 0px 20px 30px; border-radius: 40px}



.side1-image-wrapper{
    position: relative;
    padding: 30px 30px 0px 0px;
    height: 100%;
    z-index: 11;
}

.side1-image-wrapper img{
     width: 95%;
  border-radius:5px;box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px; padding: 7px;
}

.side1-img-background{
 content: "";
  position: absolute;
  right: 350px;
  top: -50px;
  width: 92%;
  height: 100%;
  background:#7accfe;
  border-radius:0% 100% 0% 100% / 49% 37% 63% 51%;
  transform: rotate(90deg); 
  z-index: -1;
}

/* --------------------------------------
   (Dark_section)
   -------------------------------------- */
.side3-image-wrapper{
    position: relative;
    padding: 30px 30px 0px 0px;
    height: 100%;
    z-index: 11;
}

.side3-image-wrapper img{
    width: 85%;
  border-radius: 5px;box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
 padding: 7px;
}

.side3-img-background{
   content: "";
  position: absolute;
  right: 60px;
  top: -20px;
  width: 80%;
  height: 88%;
  background: #7accfe;
 
  border-radius: 0% 100% 0% 100% / 49% 37% 63% 51%;
  transform: rotate(90deg);
  z-index: -1;
}



.Fertonull-boxbgtext{background: rgba(255, 255, 255, 0.9);backdrop-filter: blur(10px) !important; padding: 30px 40px; margin: 20px 10px; border-radius: 20px;}
.Fertonull-dark {padding: 80px 110px;	background: #fafafa; border-radius: 50px }
.Fertonull-dark a:hover { 
	text-decoration: underline; }.Fertonull-dark p, .Fertonull-dark ul, .Fertonull-dark li{color:#111;}
.Fertonull-dark a{color:#000}
.Fertonull-dark p{color:#111; margin-top: 10px;}
.Fertonull-dark ul, .Fertonull-dark li{color:#111;}
.Fertonull-dark ul{ margin-left: 20px;}
.Fertonull-dark li{list-style: none; list-style-image: url("../images/garage-door-fullerton_001.png") !important}

.Fertonull-Dark_bg-box li, .Fertonull-Dark_bg-box p, .Fertonull-Dark_bg-box h2, .Fertonull-Dark_bg-box h3, .Fertonull-Dark_bg-box h4, .Fertonull-Dark_bg-box h5, .Fertonull-Dark_bg-box ul{color:#000}
.Fertonull-Dark_bg-box a{color:#000;}
.Fertonull-Dark_bg-box a:hover{color:#222}



/* --------------------------------------
   service Footer
   -------------------------------------- */
.FooterServicesBG {background: #333; margin-top: 50px; margin-bottom: -2px; 

-webkit-clip-path: polygon(50% 4%, 100% 0, 100% 100%, 0 100%, 0 0); clip-path: polygon(50% 4%, 100% 0, 100% 100%, 0 100%, 0 0);
 }
.padding-footermain {padding: 4vh 5vw}
.Fertonull-paddingFooterServices {padding: 5px}
.Fertonull-FooterServices {border-radius: 50px; background: rgba(255, 255, 255, 0.1); backdrop-filter:blur(10px); padding: 20px; border:3px solid #000; animation: bordercolor 3s infinite ease-in-out;}
.FooterServicesBG h6{color:#fff; text-shadow: 1px 1px 2px #000}
.Fertonull-FooterServices h5{
background: linear-gradient(135deg,  rgba(255, 255, 255, 1) 0%,rgba(196, 234, 252,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	padding: 20px;  -webkit-border-top-left-radius: 40px;
-webkit-border-top-right-radius: 40px;
-moz-border-radius-topleft: 40px;
-moz-border-radius-topright: 40px;
border-top-left-radius: 40px;
border-top-right-radius: 40px;
}
.Fertonull-FooterServices p{padding:20px 10px; color: #fafafa}
.Fertonull-FooterServices:hover { filter: brightness(100%);
webkit-animation: blink 0.5s ease;
        animation: blink 0.5s ease;
        -webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;}

.footerservicemainbox img{border-radius: 10px; margin-bottom: 10px; margin-top: -60px; border: 5px solid #7accfe}
.footerservicemainbox strong{color: #111111; font-size: 20px; text-shadow: 1px 1px 2px #fff;}



.footerservicemainbox{text-align: center; padding: 20px; border-radius: 5px; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; margin-top: 60px; margin-bottom: 20px;background: linear-gradient(to bottom, #7accfe  30%,  #ffffff 100%); 

}
.footerservicemainbox:hover{background-image: none;

	webkit-animation: blink 0.5s ease;
        animation: blink 0.5s ease;
        -webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;}
/* --------------------------------------
   Section footer services
   -------------------------------------- */

.servicemain {position: relative; z-index: 11;}

.servicemain img{ border-radius:0% 100% 0% 100% / 49% 37% 63% 51% }

.servicemainbox{position:absolute; width: 100%;
  background: linear-gradient(-45deg, #333333 50%, #222222 70%, #033d77 100%);border-radius: 5px; padding: 25px 10px;
  z-index: 12; bottom:-20px;
}
.servicemainbox h5{ margin-left: 10px; text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.9); font-size: 24px}
.servicemainbox:hover{ background:#111111; webkit-animation: blink 0.5s ease;
        animation: blink 0.5s ease;
        -webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;}
.servicemainbox span {float: right; background: #fff; }
.service-arrow{
  width: 45px; right:10px; top: 15px;
  height: 45px;
  line-height: 45px;
  background: #fff;
  color: #222222;
  text-align: center;
  border-radius: 5px;position:absolute;  transform: rotate(-45deg);
  transition: all 0.3s ease-out 0s;
}

.service-arrow:hover{  color: #111111;   transform: rotate(0);}

/* --------------------------------------
   Section footer links
   -------------------------------------- */


.Fertonull-footerrightbg {color: #fff}
.Fertonull-footerleft {color:#fff; }

#Fertonull-footer li{list-style: none; list-style-image: url("../images/garage-door-fullerton_001_01.png");}
#Fertonull-footer h5 {margin-top: 30px;}
 #Fertonull-footer {
background-color: #03080f; color:#fff; background-image: url("../images/garage-door-fullerton_footer-bg.jpg"); padding-top: 20px}
#Fertonull-footer a{ color:#fff; transition: all 0.2s ease-in-out 0s; }
#Fertonull-footer a:hover{color:#7accfe; text-decoration: none}
#Fertonull-footer h5{  color: #fff; padding-bottom: 10px}
.Fertonull-box-servicefooter:hover {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;}
 .Fertonull-box-servicefooter {border-radius: 20px; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px; background: #fff} 
.Fertonull-footerPadding{padding: 20px 15px; }
.Fertonull-footerrightbgimg{padding: 20px;background:rgba(0, 0, 0, 0.4); border-radius: 5px}
.Fertonull-boxbgfooter-padding p{margin-top: 10px;}
.Fertonull-boxbgfooter-padding{margin-bottom: 20px}


.Fertonull-socialmedia{width: 120px;  height: auto; margin: 0px; padding: 0}
.Fertonull-socialmedia img:hover{opacity: 0.9; border-radius:22px; filter: brightness(120%)}
.Fertonull-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; }
	
	.Fertonull-socialmedia2{width: auto !important;  height: 42px; margin: 0px}
.Fertonull-socialmedia2 img:hover{opacity: 0.8; border-radius:15px; filter: brightness(110%) }
.Fertonull-socialmedia2 img{border-radius: 30px; padding: 5px;  width: 40px;   -webkit-transition:all 0.3s 0s ease-in-out;
	transition:all 0.3s 0s ease-in-out; float: left; }
.footerservicemain{padding: 50px 0px; background: #f2f5f9}
/* --------------------------------------
   phone button
   -------------------------------------- */
.Fertonull-copyright {color:#fff; background:rgba(0, 0, 0, 0.5);  border-radius: 10px; backdrop-filter: blur(10px); text-align: center; padding: 10px;  margin-bottom: 20px; margin-top: 20px; padding-top: 15px;}
/* --------------------------------------
BackToTop button css 
-------------------------------------- */
#scrolltop {
	position:fixed;
	right:10px; 
	bottom:10px;
	cursor:pointer;
	width:40px;
	height:40px; border-radius: 10px;
	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)";}

@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes bordercolor {
  0% {
   border-color: #333;
  }
  50% {
   border-color: #222;
  }
  100% {
    border-color: #333;
  }
}

@keyframes blur {
  0% {
background-position:  9% right;
  }
  50% {
 background-position: 90% right;
  }
  100% {
   background-position: bottom right;
  }
}



@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
webkit-animation: bounceInDown 1s ease;
        animation: bounceInDown 1s ease;
        -webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;}

@keyframes tada {
	0% {
		transform: scale(0.8);
	}

	100% {
		transform: scale(1);
	}
}

	
/* --------------------------------------
misc
-------------------------------------- */



@media (max-width: 1350px) { .Fertonull-service-side-img img{width: 370px; height: auto;}
	.Fertonull-logo img {width:30px}
	.Fertonull-logo.sticky img{width: 140px; height: auto}
	.Fertonull-bannertext h5 {font-size: auto}
	.Fertonull-bgnav {margin: 0 10px;}
	.Fertonull-banner_bg1, .Fertonull-banner_bg2, .Fertonull-banner_bg3 {
  min-height: inherit;
	}.side1-img-background {right:250px}
	img.Fertonull-Dark_bg-img {width: 270px; height: auto}
	.Fertonull-padding_around, .Fertonull-padding_around3 {padding: 0vh 2vw;}
	h1, h2, h3, h4, h5, h6 {font-size: 20px;}
	.Fertonull-phone_top {width: 100px}
	.Fertonull_phoneheaderpadd, .Fertonull-quick, .Fertonull_cc {min-height: inherit; font-size: 14px}
	p.Fertonull_phoneheader a {font-size: 20px}
	.Fertonull_cc1 {width: 100px;}
	.Fertonull-phone a{font-size: 18px; padding: 10px}
	.Fertonull-white, .Fertonull-dark {padding: 40px 80px}


			#Fertonull-main_heading_bg {min-height: inherit}
.Fertonull-whitepadd1 {
  padding-top: 50px !important;}
		.Fertonull-banner_bg1 {background-image: url("../images/garage-door-fullerton_bg1_1350.jpg");  }
.Fertonull-banner_bg2 {background-image: url("../images/garage-door-fullerton_bg2_1350.jpg"); }
.Fertonull-banner_bg3 {background-image: url("../images/garage-door-fullerton_bg3_1350.jpg"); }

	 #Fertonull-footer {background-image: url("../images/garage-door-fullerton_footer-bg_1350.jpg");}
			
	.Fertonull-banner_bg1, .Fertonull-banner_bg2, .Fertonull-banner_bg3{background-size: cover}
	 #Fertonull-footer{background-size: cover}
		.Fertonull-white-img-side {border-radius: 10px}

	.Fertonull-boxbg-banner {		margin: 20px; padding: 10px;}
	.Fertonull-whitepadd1{margin-top:20px }
	.carousel-indicators {bottom:0}
		


	.Fertonull-FooterServices {border-radius: 20px;}
.padding-footermain {  padding: 3vh 1vw;}
	.Fertonull-FooterServices h5{ -webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}	.servicemainbox h5 {font-size: 18px}
	.side3-img-background {width: 72%}

	.Fertonull-bannertext p {font-size: 12px}
	.Fertonull-banner_bg1, .Fertonull-banner_bg2, .Fertonull-banner_bg3 {min-height: 300px;  }

}
@media (min-width: 1300px) {
	.Fertonull-phone a{font-size: 18px;}


}

/* Small screen laptop and pc */
@media (max-width: 1150px) {
	.Fertonull-box-serviceimg {padding: 2px}
	.Fertonull-boxbg {margin-top: 20px}
		.Fertonull-padding_around, .Fertonull-padding_around3 {padding: 0vh 0vw;}
	.Fertonull-box-service{padding: 5px}
	.Fertonull_bannerimg img{ margin-top: 50px}
	.Fertonull-banner_bg1, .Fertonull-banner_bg2, .Fertonull-banner_bg3 {min-height:inherit}
	.Fertonull-padding_around {padding: 0vh 2vw;}
	.Fertonull-whitepadd1 {margin-top: 0}
.navbar-inverse{
	
background: linear-gradient(to bottom,  #4f85bb 0%,#4f85bb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

          border-bottom: none;
            -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;}

	.Fertonull-boxbgfooter {padding: 4vh 4vw;}
.Fertonull-logo img{float: left; margin-right: 5px; width: 25px; height: auto;}
	
.navbar-nav{margin:0;}
.navbar-inverse.sticky {top:0;
            position: fixed;
	font-size:14px;
            width: 100%;          
		
background: linear-gradient(to bottom,  #4f85bb 0%,#4f85bb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */


            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 { 
	color:#fff;  padding:20px 10px;
				 font-family: "Karla-Regular", Verdana, serif;text-shadow:none;  }
	.navbar-inverse.sticky .navbar-nav{margin: 0;}	

.navbar-inverse .navbar-nav > li > a{
		 		font-family: "Karla-Regular", Verdana, serif;
background: none; 
	font-size:12px;  }
	
	.Fertonull_footer_Ser_padding_text {min-height: 390px}
	
	.Fertonull-bannertext {padding: 5px;}
		.Fertonull-phone a{font-size: 16px;}
	.Fertonull-logo  p{font-size: 9px; }
	
	.Fertonull-banner_bg1 {background-image: url("../images/garage-door-fullerton_bg1_1150.jpg");  }
.Fertonull-banner_bg2 {background-image: url("../images/garage-door-fullerton_bg2_1150.jpg"); }
.Fertonull-banner_bg3 {background-image: url("../images/garage-door-fullerton_bg3_1150.jpg"); }
	.Fertonull-quick p {font-size: 12px}
	.icontop {padding: 2px}
	
	.Fertonull-banner_bg1, .Fertonull-banner_bg2, .Fertonull-banner_bg3{background-size: cover}
	
	.Fertonull_phoneheaderpadd, .Fertonull-quick, .Fertonull_cc {margin-top: 15px}

	 p.Fertonull-banner-services{font-size: 12px !important}
	.Fertonull-logo.sticky img {width: 100px; height: auto}
	.Fertonull-white {padding: 40px}
	.Fertonull-dark {padding: 80px 40px}
	.Fertonull-boxbg {margin: 20px}
}


@media (max-width: 1123px) {

	.Fertonull_phoneheader a{font-size: 16px !important}
	.sticky.Fertonull-logo img{width: 20px; height: auto}
	.sticky.Fertonull-logo h1{font-size: 18px}
	.Fertonull_phoneheader{margin-top: 0; margin-bottom: 0;}
	.Fertonull-white-img-side { width: 300px; height: auto; }
.Fertonull-padding_around {padding: 0vh 2vw;}

.Fertonull-phone_footer {font-size: 25px}

.navbar-inverse.sticky .navbar-nav > li > a{font-size: 14px;}}

@media (max-width:1033px) {.Fertonull_phoneheaderpadd, .Fertonull-quick, .Fertonull_cc {margin-top: 5px}
	.paddingtopCCPhone {margin-top: 5px}
		.Fertonull_phoneheaderpadd, .Fertonull-quick, .Fertonull_cc { min-height: inherit; border: none !important}
	.Fertonull-phone_top p{font-size: 11px;}
.Fertonull-white-img-side { width: 250px; height: auto; }
			.Fertonull-contact_info_text {padding: 10px 20px} 	.Fertonull-1_banner_main_left h5{ font-size: 20px;}	
	.Fertonull-contact_info_text a{font-size: 20px;}
	.navbar-inverse.sticky .navbar-nav > li > a{font-size: 11px;}
	.Fertonull-service-side-img {width: 250px}
.Fertonull_footer_Ser_padding_text {min-height: 450px}

	.Fertonull_phoneheaderpadd, .Fertonull-quick, .Fertonull_cc {font-size: 9px;}
	.Fertonull_cc p {font-size: 8px}
	.Fertonull-banner_bg1 {background-image: url("../images/garage-door-fullerton_bg1_1000.jpg");  }
.Fertonull-banner_bg2 {background-image: url("../images/garage-door-fullerton_bg2_1000.jpg"); }
.Fertonull-banner_bg3 {background-image: url("../images/garage-door-fullerton_bg3_1000.jpg"); }
	
	 #Fertonull-footer {background-image: url("../images/garage-door-fullerton_footer-bg_1000.jpg");}
		
	.Fertonull-banner_bg1, .Fertonull-banner_bg2, .Fertonull-banner_bg3{background-size: cover}
	 	.footerservice11  { background-image: url("../images/garage-door-fullerton_footer-bg2-1000.jpg")}
	.side1-image-wrapper{margin:20px auto}
	.side3-image-wrapper img {width: 250px; height: auto}
	.side1-img-background {right:auto; width: 15% }
	.side3-img-background {width: 20%; height: 60%; top:0px; right: auto; left:15%; }
	.side1-image-wrapper img{width:250px; height: auto; margin: 20px auto; left: auto; }
	.servicemainbox {
		width: 100%;}
	}

/* 200% size SM*/
@media (max-width:991px){
 
	.box{
    margin: 5px;}


}

@media (max-width:980px) {	
	 .Fertonull-quick p {
    font-size: 10px;
  }
	.Fertonull-bgnav {padding-top: 0; padding-bottom: 0}
	.Fertonull-banner_services-text-info h6, .Fertonull-banner_services-text-info h5 {font-size: 16px}
	.Fertonull-banner_services-text-info p{font-size: 12px; text-shadow: 1px 1px 1px #fff}
	.Fertonull-logo a{font-size: 20px}
	.sticky.Fertonull-logo a {font-size: 15px}
	.Fertonull-service-side-img {width: 250px}

		
	.Fertonull-mobiletext {font-size: 8px}
	.Fertonull_phoneheader a {font-size: 8px; line-height: normal}
/*   Navigation */	
.navbar-inverse .navbar-nav > li > a{
	 font-size:9px; padding: 20px 10px}
	.navbar-inverse.sticky .navbar-nav > li > a{font-size: 8.5px;}
.Fertonull-cc img{display:inline-block; width: 90px; height: auto}		

		.Fertonull-phone a {font-size: 14px;}

	.Fertonull-banner_services{padding:1vh 1vw	}
#Fertonull-footer h5 {font-size: 20px;}
.Fertonull-box-servicefooter {min-height: inherit}

	.Fertonull-footerleft {border-radius: 0px;}
	.Fertonull_footer_Ser_padding_text {min-height: inherit}
	.Fertonull-bannertext p {font-size: 8px;}
	.Fertonull-bannertext{border-radius: 10px; padding: 5px;}
		.Fertonull_bannerimg img{ margin-top: 50px}
	.Fertonull-boxbg-banner {		margin: 10px; padding: 10px; -webkit-border-radius: 20px;
-moz-border-radius: 20px;border-radius: 20px;}

	
	.Fertonull-service-side-img {width: 250px; height: auto}
	  .carousel-indicators {    bottom: -50px;  }
	.Fertonull_bannerimg img {width: 200px}
	.Fertonull-padding_around3 {
    padding: 0vh 1vw;
  }
	
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {.footerservice11  { background-image: none; background-color: #111111}
	.Fertonull_logo_small_screen img{float: left; margin-right: 2px; margin-top:-2px; width: 30px; height: auto}
	.footerservicemainbox {margin-top: 10px}
	.Fertonull-dark {background-image: none; background: #f4f4f4; }
	.Fertonull-box-service {margin: 2px !important; padding: 2px}
	h2.Fertonull_logo_small_screen {color: #111 !important; margin: 5px; font-family: "manropeextrabold", sans-serif; }
	.side3-image-wrapper, .side1-image-wrapper img {width: 200px; height: auto; border-radius: 20px}
	.side1-img-background {width: 13%; border-radius: 50px; height: 85%}
	.footerservice11 {padding-top:20px; padding-bottom: 20px}
	.Fertonull-box-serviceimg {margin: 5px auto;  float: none}
	.Fertonull-box-service {margin: 1px; border:none}
	.Fertonull-box-service h6{text-align: center;}

	.paddingtopCCPhone {margin-top: 0px}
	.Fertonull_logo_small_screen img{ padding:7px; }
	.Fertonull-white {background: #fff;}

	img.Fertonull-Dark_bg-img {float: inherit; width: 200px; height: auto; margin: 5px auto}
	.Fertonull-main_heading_bg {background:#fff}
	.Fertonull-dark{margin-right: 0; border:none;}
		.Fertonull-Dark_bg_padding-around{ padding: 20px}
	.Fertonull-box-service img{border-radius: 10px;}
	.Fertonull-boxbg {margin-top: inherit;}
	.Fertonull-dark-top{background-image: none}
	.navbar-inverse.sticky {background: #111111 !important;}

	.Fertonull-estimainpage.col-xs-12 {padding-left: 0px !important; padding-right: 0px!important; margin-left: 0px!important; margin-right: 0px!important; }
	.Fertonull-boxbgfooter-padding {margin-bottom: 5px}
	.Fertonull_footer_Ser_padding_text h5{border-radius: 0}
	.Fertonull-white ul, .Fertonull-white li{    margin-left: 0px;}
	.Fertonull-boxbgtext {border-radius: 20px; padding: 20px}
	.FooterServicesBG h6 {padding-top: 40px}
	.Fertonull-Dark_bg-box {
    background: #fff;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px}
	.Fertonull-Dark_bg-box li, Fertonull-Dark_bg-box ul{  margin-left: 0px;}
	.Fertonull-estimainpage li:nth-child(odd){ margin: 5px 5px 10px 5px !important; padding: 10px !important}
.Fertonull-estimainpage li:nth-child(even){margin: 5px 5px 10px 5px  !important; padding: 10px !important}
	.Fertonull_footer_Ser_padding_text {min-height: inherit}
	.Fertonull-btn a{font-size: 18px}
	.Fertonull-sub-page {padding-top: 5px; padding-bottom: 5px}

	.Fertonull_footer_Ser_padding_text{font-size: 14px;}
	.Fertonull-Dark_bg-img, .Fertonull-imgpostion, 	.Fertonull-service-side-img{width: 250px; margin: 5px auto}
	.Fertonull-box-servicefooter{margin-bottom: 10px}
	img.Fertonull-imgpostion {padding: inherit !important}
	.Fertonull-paddingbottomsideimg{padding-bottom: 0px}

		.Fertonull-boxbg {margin-top: 10px;}
	.Fertonull-white-img-side{float: inherit; margin: 5px auto; width:250px}
	.Fertonull-white h1, .Fertonull-white h2, .Fertonull-white h3, .Fertonull-white h4, .Fertonull-white h5 {width: inherit}
	.Fertonull-dark h1, .Fertonull-dark h2, .Fertonull-dark h3, .Fertonull-dark h4, .Fertonull-dark h5, .Fertonull-dark h6  {width: inherit}
	.Fertonull-footerBoxtop {width: inherit}
	.Fertonull-box-servicefooter, .Fertonull-box-service{min-height: inherit}
	.Fertonull-white{padding: 20px !important;}
	.Fertonull-dark{padding:20px !important;
	
	}
	.Fertonull-box-service p{font-size: 12px;}
	.Fertonull-box-servicefooter img{width: 400px; height: auto;margin: 0 auto}
	.Fertonull-contact-footerbg h5, .Fertonull-contact-footerbg h6{font-size: 20px;}
	.Fertonull-contact-footerbg h5, .Fertonull-contact-footerbg h6 {font-size: 18px;}
	body {background-color: #fff; }
	.Fertonull-banner_servicesbg{padding: 5px !important;}
	.Fertonull-banner_servicesbg img{margin: 5px 0}
		.Fertonull-logo_small_screen a{color: #fff !important; font-family: "manropeextrabold", sans-serif; }
.Fertonull-logo_small_screen{font-size: 22px;   margin: 5px;font-family: "manropeextrabold", sans-serif; color: #fff}
		
		.Fertonull-bg_phone_tablet_area {text-align: center; padding: 1vh 2vw;  color:#fff; font-size: 18px; background: #111111 }
	.Fertonull-bg_phone_tablet_area a{color:#fff; font-size: 18px}
	.Fertonull-bg_phone_tablet_area a:hover{text-decoration: underline; font-size: 18px}

	
	.Fertonull-contact-footerbg{ padding: 3vh 11vw; margin: 5px}
	

		.Fertonull-phone a:hover, .Fertonull-phone a{font-size: 20px}
	.Fertonull-phone{display:flex; 
								justify-content:center;	align-items:center; width: 96%}	


	.Fertonull-Phone_visible_area_bg img{width: 130px; margin: 5px auto}
	.navbar .navbar-collapse {padding-top: 5px; text-align: left; background:#4f85bb ; }
	
	.Fertonull-phone a:hover, .Fertonull-phone a{font-size: 16px; display: inherit;}
	.Fertonull-padding_around_services_footer {
    padding: 1vh 2vw;
}
	a, a:hover {font-size: 17px}
	.Fertonull-2, #Fertonull-footer, .Fertonull-darkgray,.Fertonull-white,.Fertonull-footer_services_action_bg
	{padding: 10px;}
		.Fertonull-footer_services_action h5 {font-size: 18px; }
	
	
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #03080f; }
	.pull-right{float: inherit !important }
	
.navbar-inverse{ background: rgba(1, 46, 46, 0.7);
	height:auto;
	opacity:0.9;}
	
.navbar-inverse .navbar-nav > li > a{
	font-size:18px; 
	font-weight:bold;
	padding:5px 20px !important;}
	
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse 
.navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > 							
.active > a:hover {
	border:none;
	padding:5px 20px}

.navbar-nav{
	float: inherit!important;
	clear:left;
	margin:0px;}	

.navbar-collapse{
	padding-bottom:5px;}	

.navbar-inverse.sticky .navbar-nav > li > a{
	font-size:18px; 
	font-weight:bold;
	padding:5px 30px !important; }
	
.navbar-inverse.sticky .navbar-nav > .active > a, 
.navbar-inverse.sticky .navbar-nav > .active > a:focus, .navbar-inverse.sticky .navbar-nav > 
.active > a:hover {	font-size:16px;
	border:none;
	padding:5px 30px}
	
.navbar-inverse.sticky{
	height:auto; background: #222 !important;
	opacity:0.9 !important; }
	
.navbar-collapse.sticky{
	padding-bottom:5px;}	
			
	h1, h2, h3, h4, h5, h6 {font-size: 20px}
	/* navbar-toggle */
	.navbar-inverse .navbar-toggle { 
	
		border: none;
background: rgba(255, 255, 255, 0.6);}	
	
	.navbar-header {background:#fff}
	.navbar-inverse .navbar-toggle:focus{background:#000; border-radius: 50px }
	.navbar-inverse .navbar-toggle:hover { color: #111; background:#4f85bb;border-radius: 10px; }
	.navbar-inverse .navbar-toggle:focus .icon-bar {  background-color: #fff !important;}
	.navbar-inverse .navbar-toggle:hover .icon-bar {  background-color: #fff !important;}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #03080f;}

		 #Fertonull-footer {background-image: url("../images/garage-door-fullerton_footer-bg_767.jpg");}
		
	.Fertonull-locations {margin-bottom: 0px; }
	#Fertonull-footer {padding-top: 20px}
}

/* Portrait & landscape phone */
@media (max-width: 670px) { 	
	.Fertonull-dark, .Fertonull-white{border-radius: 0;}
	.Fertonull-logo_small_screen a{font-size: 15px;}
	.Fertonull-bg_phone_tablet_area a{font-size: 18px}
.Fertonull-box-service p{font-size: 9px;}
		.Fertonull-Dark_bg-img, .Fertonull-imgpostion, .Fertonull-service-side-img{width: 250px; margin: 5px auto}
	.testibg { background-color: #03080f; background-image: none !important;;}
	 #Fertonull-footer {
		 background-color: #03080f; background-image: none !important;;}
	
}

@media (max-width: 420px) {	
	body {background-color: #fff;  }
	
		.Fertonull-phone a:hover, .Fertonull-phone a{font-size: 16px; display: inline-block}
	
	p, ul, li {font-size: 14px;}
		h1, h2, h3, h4, h5, h6 {font-size: 18px}.Fertonull-phone a:hover, .Fertonull-phone a{font-size: 16px; display: inline-block}
	#scrolltop{display: none !important}
	.testibg {background-image: none; }
	 #Fertonull-footer {
		 background-color: #03080f; background-image: none;}
	.Fertonull-box-service-padding h6{font-size: 14px}


	
}

@media (max-width: 360px) {		h1, h2, h3, h4, h5, h6 {font-size: 18px}	
.Fertonull-Dark_bg-img img, .Fertonull-imgpostion img, .Fertonull-boxbgfooter-padding img, .Fertonull-service-side-img img{display: none}
		
	.Fertonull-logo_small_screen{font-size: 13px;}	
	.Fertonull-white-img-side, .Fertonull-Dark-img-side{display: none}
.Fertonull-2, #Fertonull-footer, .Fertonull-darkgray,.Fertonull-white,.Fertonull-contact,.Fertonull-footer_services_action_bg
	{padding: 1vh 1vw;} 
	.Fertonull-Dark_bg-img img{display: none}
				.Fertonull-white_container { margin: 0; padding: 1vh 1vw;}

.Fertonull-bg_phone_tablet_area a{font-size: 18px}
	.Fertonull-phone_footer {font-size: 18px; padding: 1vh 1vw;}
	.Fertonull-service-side-img, .Fertonull-white-img-side{display: none}
	.testibg {background-image:none; }
	.Fertonull-box-service-padding h6{font-size: 12px}
	
}

@media (max-width: 280px) {	.Fertonull-logo_small_screen{font-size: 10px;}	
.Fertonull-banner_services, .Fertonull-boxbg{display: none;}
	.navbar-inverse{ background: #000623;}
	.Fertonull-footer_services_action {text-align: center}
	#Fertonull-schema {display: none}
	.Fertonull-white-img-side img {display: none}
	.Fertonull-bg_phone_tablet_area a{font-size: 16px}
	body{background-image: none;}
	.Fertonull-bg_phone_tablet_area {background: #010a38}
		.Fertonull-service-side-img, .Fertonull-Dark_bg-img{display: none}
	.Fertonull-boxbgtext {
		padding: 0px; margin: 0px; border-radius: 5px;
	background-color: rgba(0, 0, 0, 0);}
	 #Fertonull-footer {
		 background-color: #03080f; background-image: none;}
	.footerservice11 {display: none !important}
		.footerservice11  { background-image: none; background-color: #111111}
}




@media (min-width: 1200px) {	
	.navbar .navbar-nav {margin-top: 0px; margin-bottom: 0px;}
	body {background-size: contain}
	.Fertonull-boxbgfooter {padding-left: 40px; padding-right: 40px;}
.navbar-inverse{

background: linear-gradient(to bottom,  #4f85bb 0%,#4f85bb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */


          border-bottom: none;
            -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;}

#Fertonull_banner{margin:0px auto 0; background:#000000;}

.navbar-nav{margin:0;}
.navbar-inverse.sticky {top:0;
            position: fixed;
	transition: opacity 1s ease 0s;
	font-size:18px;
            width: 100%;          
		
background: linear-gradient(to bottom,  #4f85bb 0%,#4f85bb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

            text-align: left;
           			opacity:0.97 !important;
	
					 }		
	
.navbar-inverse.sticky .navbar-nav > li > a{font-size:18px;  padding:20px 15px; }
.navbar-inverse.sticky .navbar-nav > .active > a, .navbar-inverse.sticky .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover { 
	color:#fff;  padding:20px 25px;clip-path: polygon(50% 0%, 100% 0, 100% 75%, 50% 92%, 0% 75%, 0 0);
			font-family: "Karla-Regular", Verdana, serif;text-shadow:#000;  }	
	
	.navbar-inverse.sticky .navbar-nav{margin: 0;}	

.navbar-inverse .navbar-nav > li > a{
		 	
	font-family: "Karla-Regular", Verdana, serif;background:none;
	 padding:20px 25px; text-shadow:none;	
opacity: 1; 
transition: opacity 1s ease 0s;

	 color: #fff;
	 font-size:17px;  }

	  
	.sticky.Fertonull_phoneheader a{font-size: 18px} 
	.Fertonull-banner_bg1 {background-image: url("../images/garage-door-fullerton_bg1_1200.jpg");  }
.Fertonull-banner_bg2 {background-image: url("../images/garage-door-fullerton_bg2_1200.jpg"); }
.Fertonull-banner_bg3 {background-image: url("../images/garage-door-fullerton_bg3_1200.jpg"); }

	 #Fertonull-footer {background-image: url("../images/garage-door-fullerton_footer-bg_1200.jpg");}
		
	.Fertonull-banner_bg1, .Fertonull-banner_bg2, .Fertonull-banner_bg3{background-size: cover}
	.Fertonull_bannerimg img{ -webkit-border-top-left-radius:60px;
-webkit-border-top-right-radius: 60px;
-moz-border-radius-topleft: 60px;
-moz-border-radius-topright: 60px;
border-top-left-radius: 60px;
border-top-right-radius: 60px; border:5px solid rgba(255, 255, 255, 0.8); margin-top: 40px}
	.Fertonull-boxbg-banner {		margin: 20px; margin-bottom: 20px }

		.Fertonull-boxbg { padding-top: 40px; padding-bottom: 40px;}
		.sticky.Fertonull-logo img{width: 30px; height: auto}
	.sticky.Fertonull-logo h1{font-size: 22px}
	
	#Fertonull-main_heading_bg{background: #fff;}
	.footerservice11  { background-image: url("../images/garage-door-fullerton_footer-bg2-1200.jpg")}
}


@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;}
		.Fertonull-padding_around3{padding: 0vh  5vw;}
.Fertonull-padding_around {padding: 0vh 3vw;}


	.Fertonull-boxbgfooter {padding-left:5vw;padding-right:5vw;  }



	.Fertonull-boxbgfooterTitle {padding-left: 34vw; padding-right: 34vw;}
	.Fertonull-box-servicefooter img{width:100%; height: auto}
	.Fertonull-boxbgfooterTitle {padding-left:5vw;padding-right:5vw; }

.Fertonull-bgnav {margin: 0 7vw}
	.Fertonull-banner_bg1 {background-image: url("../images/garage-door-fullerton_bg1_1600.jpg");  }
.Fertonull-banner_bg2 {background-image: url("../images/garage-door-fullerton_bg2_1600.jpg"); }
.Fertonull-banner_bg3 {background-image: url("../images/garage-door-fullerton_bg3_1600.jpg"); }
	
	 #Fertonull-footer {background-image: url("../images/garage-door-fullerton_footer-bg_1600.jpg");}
	.Fertonull-banner_bg1, .Fertonull-banner_bg2, .Fertonull-banner_bg3{background-size: cover}
		.footerservice11  { background-image: url("../images/garage-door-fullerton_footer-bg2-1600.jpg")}
	
	

	
	

}
	
@media screen and (min-width: 1920px) and (max-width: 2559px){ 
	.Fertonull-quick {margin-top: 30px;}
	.Fertonull-bgnav {margin: 0 16vw}

.navbar-inverse .navbar-nav > li > a{
	  font-size: 20px;  }
	
	.Fertonull-padding_around {padding: 0vh 12vw;}
.Fertonull_bannerimg img { border-bottom: 0 !important; border:10px solid rgba(255, 255, 255, 0.4)}
		.Fertonull-padding_around3{padding: 0vh 15vw;}
	.Fertonull-padding_around2{padding: 0vh 0vw;}
	.Fertonull-boxbgfooter {padding-left:7vw;padding-right:7vw; }


	.Fertonull-boxbgfooterTitle {padding-left: 34vw; padding-right: 34vw;}
	.Fertonull-box-servicefooter img{width:100%; height: auto}
	.Fertonull-boxbgfooterTitle {padding-left:17vw;padding-right:17vw; }
	
	.sticky.Fertonull-logo img{width: 30px; height: auto}
	.sticky.Fertonull-logo h1{font-size: 22px}
.Fertonull-banner1{padding-left: 100px;padding-top: 20px}
		.Fertonull-banner_bg1 {background-image: url("../images/garage-door-fullerton_bg1.jpg");  }
.Fertonull-banner_bg2 {background-image: url("../images/garage-door-fullerton_bg2.jpg"); }
.Fertonull-banner_bg3 {background-image: url("../images/garage-door-fullerton_bg3.jpg"); }
	
	 #Fertonull-footer {background-image: url("../images/garage-door-fullerton_footer-bg.jpg");}
		.footerservice11  { background-image: url("../images/garage-door-fullerton_footer-bg2.jpg"); background-size:100% auto ; background-repeat: no-repeat; background-color: #fff;}
	
	.textipadding {padding: 1vh 2vw;}
}

@media (min-width: 2001px) and (max-width: 2558px) {
	.textipadding {padding: 1vh 3vw;}	
		.Fertonull-padding_around {padding: 0vh 36vw;}
	.Fertonull-padding_around3{padding: 0vh 18vw;}
		.Fertonull-banner_bg1, .Fertonull-banner_bg2, .Fertonull-banner_bg3{ background-size:cover}
		
	.carousel-indicators {left: 50%; bottom:10px; top: auto}
.Fertonull-boxbg-banner{  margin: 1vh 60px;}
	.Fertonull_bannerimg img {margin-top: 10px; margin-left: 60px}
.Fertonull-boxbgtext{ padding: 0 20px; margin: 40px;  }
.Fertonull-bgnav {margin: 0 20vw;}
		.Fertonull-whitepadd1{margin-top:60px }
		.Fertonull-banner_bg1 {background-image: url("../images/garage-door-fullerton_bg1.jpg");  }
.Fertonull-banner_bg2 {background-image: url("../images/garage-door-fullerton_bg2.jpg"); }
.Fertonull-banner_bg3 {background-image: url("../images/garage-door-fullerton_bg3.jpg"); }

	 #Fertonull-footer {background-image: url("../images/garage-door-fullerton_footer-bg.jpg");}
		.footerservice11  { background-image: url("../images/garage-door-fullerton_footer-bg2.jpg")}
	
		
	.Fertonull_bannerimg img { border-bottom: 0 !important; border:10px solid rgba(255, 255, 255, 0.4)}
	.Fertonull-white, .Fertonull-dark {padding: 3vh 18vw;}
}

@media (min-width: 2560px) and (max-width: 3499px) {
		.textipadding {padding: 1vh 24vw;}	
	.Fertonull-padding_around {padding: 0vh 36vw;}
	.Fertonull-padding_around3{padding: 0vh 24vw;}
		.Fertonull-padding_around2,  .Fertonull-boxbg{padding: 0vh 14vw;}
		.padding-footermain {padding: 4vh 21vw;}


	.carousel-indicators {left: 50%; bottom:10px; top: auto}
.Fertonull-boxbg-banner{  margin: 1vh 60px;}
	.Fertonull_bannerimg img {margin-top: 50px; margin-left: 50px}
.Fertonull-boxbgtext{ padding: 50px 70px; margin: 20px 10px; }
.Fertonull-bgnav {margin: 0 28vw;}
		.Fertonull-banner_bg1 {background-image: url("../images/garage-door-fullerton_bg1.jpg");  }
.Fertonull-banner_bg2 {background-image: url("../images/garage-door-fullerton_bg2.jpg"); }
.Fertonull-banner_bg3 {background-image: url("../images/garage-door-fullerton_bg3.jpg"); }
	
	 #Fertonull-footer {background-image: url("../images/garage-door-fullerton_footer-bg.jpg");}
		.footerservice11  { background-image: url("../images/garage-door-fullerton_footer-bg2.jpg")}
	

	.Fertonull_bannerimg img { border-bottom: 0 !important; border:10px solid rgba(255, 255, 255, 0.4)}
	.Fertonull-white, .Fertonull-dark {padding: 3vh 24vw;}
	
}
@media screen and (min-width: 3500px)  and (max-width: 4499px) {
	.textipadding {padding: 1vh 28vw;}	
	.Fertonull-padding_around {padding: 0vh 36vw;}
	.Fertonull-padding_around3{padding: 0vh 30vw;}
		.Fertonull-padding_around2,  .Fertonull-boxbg{padding: 0vh 25vw;}
		.padding-footermain {padding: 4vh 28vw;}
#scrolltop {right:27vw}	

	
	.carousel-indicators {left: 50%; bottom:10px; top: auto}
.Fertonull-boxbg-banner{  margin: 1vh 60px;}
	.Fertonull_bannerimg img {margin-top: 50px; margin-left: 50px}
.Fertonull-boxbgtext{ padding: 50px 70px; margin: 20px 10px; }
	

.Fertonull-bgnav {	margin: 0 34vw;}

	.unlockdoor {background-position: 75% top;}
	.padlock {background-position: 27% bottom;}	
		.Fertonull-banner_bg1 {background-image: url("../images/garage-door-fullerton_bg1.jpg");  }
.Fertonull-banner_bg2 {background-image: url("../images/garage-door-fullerton_bg2.jpg"); }
.Fertonull-banner_bg3 {background-image: url("../images/garage-door-fullerton_bg3.jpg"); }

	 #Fertonull-footer {background-image: url("../images/garage-door-fullerton_footer-bg.jpg");}
	

	.Fertonull_bannerimg img { border-bottom: 0 !important; border:10px solid rgba(255, 255, 255, 0.4)}
		.footerservice11  { background-image: url("../images/garage-door-fullerton_footer-bg2.jpg")}
	.Fertonull-white, .Fertonull-dark {padding: 3vh 28vw;}
}

@media screen and (min-width: 4500px)  and (max-width: 6399px) {
	.textipadding {padding: 1vh 33vw;}	
.Fertonull-padding_around {padding: 0vh 36vw;}
	.Fertonull-padding_around3{padding: 0vh 35vw;}
		.Fertonull-padding_around2,  .Fertonull-boxbg{padding: 0vh 29vw;}
		.padding-footermain {padding: 4vh 32vw;}
#scrolltop {right:27vw}	


	.carousel-indicators {left: 50%; bottom:10px; top: auto}
.Fertonull-boxbg-banner{  margin: 1vh 60px;}
	.Fertonull_bannerimg img {margin-top: 50px; margin-left: 50px}
.Fertonull-boxbgtext{ padding: 50px 60px; margin: 20px 10px; }
	

.Fertonull-bgnav {	margin: 0 34vw;}


		.Fertonull-banner_bg1 {background-image: url("../images/garage-door-fullerton_bg1.jpg");  }
.Fertonull-banner_bg2 {background-image: url("../images/garage-door-fullerton_bg2.jpg"); }
.Fertonull-banner_bg3 {background-image: url("../images/garage-door-fullerton_bg3.jpg"); }

	 #Fertonull-footer {background-image: url("../images/garage-door-fullerton_footer-bg.jpg");}
	
	.Fertonull_bannerimg img { border-bottom: 0 !important; border:10px solid rgba(255, 255, 255, 0.4)}
		.footerservice11  { background-image: url("../images/garage-door-fullerton_footer-bg2.jpg")}
	.Fertonull-white, .Fertonull-dark {padding: 2vh 33vw;}
}

@media screen and (min-width: 6400px) {
	.textipadding {padding: 1vh 36vw;}	
	.Fertonull-padding_around {padding: 0vh 36vw;}	
		.Fertonull-padding_around2,  .Fertonull-boxbg {padding: 0vh 35vw;}
#scrolltop {right:25vw}	
.Fertonull-padding_around3{padding: 0vh 38vw;}

	.carousel-indicators {left: 50%; bottom:10px; top: auto}
.Fertonull-boxbg-banner{  margin: 1vh 40px;}
	.Fertonull_bannerimg img {margin-top: 50px; margin-left: 50px}
.Fertonull-boxbgtext{padding: 50px 60px; margin: 20px 10px;}


.Fertonull-bgnav {	margin: 0 35vw;}
	.padding-footermain {
		padding: 4vh 35vw;}
	
	.Fertonull-banner_bg1 {background-image: url("../images/garage-door-fullerton_bg1.jpg");  }
.Fertonull-banner_bg2 {background-image: url("../images/garage-door-fullerton_bg2.jpg"); }
.Fertonull-banner_bg3 {background-image: url("../images/garage-door-fullerton_bg3.jpg"); }
	.Fertonull_bannerimg img { border-bottom: 0 !important; border:10px solid rgba(255, 255, 255, 0.4)}
	
	 #Fertonull-footer {background-image: url("../images/garage-door-fullerton_footer-bg.jpg");}
	.footerservice11  { background-image: url("../images/garage-door-fullerton_footer-bg2.jpg")}
	
	.Fertonull-white, .Fertonull-dark {padding: 3vh 36vw;}
	
}



