body.home .main-title, body.home .breadcrumbs {
  display: none;
}

body.home .master-container {
  margin-top: -70px;
}

#homepage-hero {
  position: relative;
  background-color: #222;
  background-image: url(/wp-content/uploads/2019/07/bg-home-slide-1.jpg);
  background-position: center;
  background-size: cover;
}

#homepage-hero .wpcp-carousel-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

#homepage-hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  z-index: 2;
}

body #homepage-hero {
  position: relative;
  background-color: #222;
  background-image: url(/wp-content/uploads/2019/07/bg-home-slide-1.jpg);
  background-position: center;
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
}

body #homepage-hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  z-index: 2;
}

@media only screen and (max-width:780px) {
  body #homepage-hero {
    background-size: auto 250px;
    background-repeat: no-repeat;
    background-position: top;
  }
}

#homepage-hero .wpcp-carousel-section.slick-initialized .slick-slide img {
  display: none;
}

#homepage-hero .wpcp-carousel-section, #homepage-hero .slick-list, #homepage-hero .slick-track, #homepage-hero .slick-slide, #homepage-hero .slick-slide > div, #homepage-hero .wpcp-single-item, #homepage-hero .wpcp-slide-image {
  height: 100%;
}

#homepage-hero .wpcp-slide-image {
  background-size: cover;
  background-position: center;
}

#homepage-hero .homepage-hero-title {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: 1100px;
  padding: 150px 60px;
  z-index: 3;
}

#homepage-hero .wpcp-carousel-section.nav-vertical-center {
  padding: 0;
}

#homepage-hero h1, #homepage-hero h2, #homepage-hero h3, #homepage-hero h4, #homepage-hero p {
  color: #fff;
  text-align: center;
}

#homepage-hero h1 {
  margin-top: 0;
  padding-bottom: 20px;
  font-size: 50px;
}

#homepage-hero h1 span {
  display: block;
  font-size: 0.4em;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 10px;
  letter-spacing: 3px;
}

#homepage-hero .homepage-hero-links {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 50px!important;
}

#homepage-hero .homepage-hero-link {
  display: block;
  width: 25%;
  padding: 0 10px;
  box-sizing: border-box;
}

#homepage-hero .homepage-hero-link-inner {
  padding: 20px 25px;
  display: block;
  text-align: center;
  border: solid 1px rgba(255,255,255,0.4);
  border-radius: 6px;
  height: 100%;
  box-sizing: border-box;
}

#homepage-hero .homepage-hero-link img {
  max-width: 60px;
  margin: auto;
  display: block;
}

#homepage-hero .homepage-hero-link h4 {
  text-transform: uppercase;
  font-size: 16px;
}

#homepage-hero .homepage-hero-link a {
  text-transform: uppercase;
  color: #fff;
  padding: 6px 18px;
  border-radius: 4px;
  background: #d26b1f;
  display: inline-block;
  font-weight: 700;
}

#homepage-hero .slick-arrow {
  padding: 15px 15px 19px 15px;
  background: rgba(0,0,0,0.5);
  color: #fff;
  height: auto;
  opacity: 1;
  width: auto;
}

#homepage-hero .slick-arrow i {
  color: #fff;
}


@media only screen and (max-width:992px) {
  body.home .master-container {
    margin-top: 0px;
  }
}

@media only screen and (max-width:793px) {
  
  #homepage-hero .wpcp-carousel-wrapper {
    max-height: 250px;
  }
  
  #homepage-hero .homepage-hero-title {
    padding: 80px 30px 40px 30px;
    padding: 80px 20px 40px 20px;
  }
  
  #homepage-hero h1 {
    font-size: 34px;
  }
  
  #homepage-hero .homepage-hero-links {
    display: block;
    margin-top: 100px;
  }
  
  #homepage-hero .homepage-hero-link {
    width: 100%;
    margin-bottom: 15px;
  }
  
  #homepage-hero .homepage-hero-link-inner {
    padding: 15px;
    padding-left: 70px;
    position: relative;
  }
  
  #homepage-hero .slick-arrow {
    visibility: hidden;
    opacity: 0;
  }
  
  #homepage-hero .homepage-hero-link img {
    position: absolute;
    left: 5px;
    top: 10px;
  }
  
  #homepage-hero .homepage-hero-link-inner, #homepage-hero h3, #homepage-hero h4, #homepage-hero p {
    text-align: left;
  }
  
  #homepage-hero .homepage-hero-link h4 {
    margin-top: 0;
  }
}


/* GENERAL
-------------------------------------- */

p a:not(.btn) {
	color: #d26b1f;
	text-decoration: underline;
}

.master-container {
	font-size: 15px;
}

.navigation--main>li>a {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

/* --- Forms --- */

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
	border: none;
	font-size: 16px;
	font-weight: 700;
	background: #D6762F;
	color: #fff;
	padding: 12px 30px;
}

.gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label {
	color: #333;
}

.gform_wrapper li:not(.captcha-field) label.gfield_label {
	font-size: 20px;
}

.gform_wrapper .gfield_required {
	color: red;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper textarea {
	padding: 10px!important;
	border: solid 4px #ccc;
	outline: none!important;
	font-size: 17px!important;
	border-radius: 4px;
}

.gform_wrapper ul.gform_fields li.gfield select {
  border: solid 4px #ccc;
  outline: none!important;
  font-size: 17px!important;
  display: block;
  height: 53px;
  width: 100%;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, .gform_wrapper textarea:focus, .gform_wrapper ul.gform_fields li.gfield select:focus {
  border-color: #333;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus {
	color: #111;
}

body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0!important;
}

.gform_wrapper .gform_footer input[type=submit] {
	text-align: center;
	width: 100%!important;
	font-size: 20px!important;
	height: auto;
	padding: 20px 10px;
	border-radius: 4px;
	box-shadow: 0 7px 0 #b76022;
}

body, .textwidget, .header-light .icon-box__subtitle {
	color: #545454;
}

.jumbotron__content p {
	color: #fff;
}

.cta-sidebar {
	background: #222;
	border-radius: 4px;
	padding: 10px;
	position: relative;
  margin-bottom: 25px;
}

.cta-sidebar>div {
	padding: 20px 10px;
	border: solid 1px rgba(255, 255, 255, 0.24);
	border-radius: 4px;
}

.cta-sidebar h4 {
	line-height: 1.3em;
	font-size: 14px;
	font-weight: 500;
}

.cta-sidebar h4>span {
	font-size: 20px;
	font-weight: 700;
	display: block;
	margin-bottom: 10px;
}

.cta-sidebar h3, .cta-sidebar h4 {
	text-align: center;
	color: #fff;
}

.cta-sidebar a {
	color: #d26b1f;
	position: relative;
	text-decoration: none!important;
}

.cta-sidebar a::after {
	transition: all ease 0.3s;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	height: 3px;
	width: 100%;
	bottom: -5px;
	background: #d26b1f;
	transform: none;
}

.cta-sidebar:hover a::after {
	bottom: -2px;
}

.cta-sidebar a i {
	margin-right: 6px;
}

/* --- Fixed mobile call button --- */

#fixed-call-cta {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
  z-index: 99999999;
}

#fixed-call-cta a {
	background: #d26b1f;
	background-size: unset;
	color: #fff;
	padding: 12px;
	width: 100%;
	display: block;
	text-align: center;
	font-weight: 700;
	box-shadow: 0 -2px 18px rgba(0, 0, 0, 0.3);
	font-size: 18px;
}

@media only screen and (min-width:768px) {
	#fixed-call-cta {
		display: none;
	}
}

/* NAVIGATION
-------------------------------------- */

.header-widgets .icon-box__title {
font-size: 23px;
}

.header-light .icon-box .fa {
color: #d26b1f!important;
transform: translateY(3px);
}

@media only screen and (min-width: 1200px) {
	.menu-item.mega-menu > ul.sub-menu {
		padding: 20px;
		background: #2F2F2F;
		display: flex;
	}

	.menu-item.mega-menu ul.sub-menu li.menu-item {
		width: 240px;
		padding-right: 20px;
	}

	.menu-item.mega-menu ul.sub-menu li.menu-item a {
		background: transparent;
		border: none;
		color: #c35c10;
		padding: 0 0 10px 0;
	}

	.menu-item.mega-menu > ul.sub-menu > li.menu-item > a {
		margin-bottom: 10px;
		border-bottom: solid 1px #555;
	}

	.menu-item.mega-menu ul.sub-menu li.menu-item a::after {
		display: none;
	}

	.menu-item.mega-menu ul.sub-menu li.menu-item ul.sub-menu {
		display: block;
		visibility: visible;
		opacity: 1;
		position: relative;
		top: auto;
		left: auto;
		bottom: auto;
		right: auto;
		border: none;
	}

	.menu-item.mega-menu ul.sub-menu li.menu-item ul.sub-menu li.menu-item a {
		text-transform: none;
		color: #fff;
		opacity: 0.5;
		font-weight: 500;
	}

	.menu-item.mega-menu ul.sub-menu li.menu-item ul.sub-menu li.menu-item a:hover {
		opacity: 1;
	}
  
  .navigation--main .menu-item.mega-menu > ul.sub-menu, .navigation--main .menu-item.mega-menu > ul.sub-menu {
    display: none;
  }
  
  .navigation--main .menu-item.mega-menu:hover > ul.sub-menu, .navigation--main .menu-item.mega-menu.is-hover > ul.sub-menu {
    display: flex!important;
  }
}

/* HOMEPAGE
-------------------------------------- */

.home-h1 h1, .home-h1 h2 {
    font-size: 18px;
    line-height: 1.3em;
    text-transform: uppercase;
}

.home-uvp .icon-box__title {
	font-size: 17px;
	margin-bottom: 10px;
}

body .widget-icon-box .home-uvp .icon-box {
	display: flex;
}

body .gform_wrapper {
	box-shadow: 0 8px 20px -4px rgba(0, 0, 0, 0.5);
	border-radius: 6px;
	display: block;
	margin: auto;
	max-width: 450px;
	overflow: hidden;
	background: #fff;
}

body .gform_wrapper h3.gform_title {
	background: #2a2a2a;
	color: #fff;
	text-align: center;
	font-size: 25px;
	margin: 0;
	padding: 25px 20px;
}

body .gform_wrapper .gform_heading {
margin-bottom: 0;
}

body .gform_wrapper span.gform_description {
	margin: 0!important;
	text-align: center;
width: 100%!important;
}

body .gform_wrapper .gform_description, body .gform_wrapper .gform_body, body .gform_wrapper .gform_footer {
	padding: 10px 20px;
}

body .gform_wrapper .gform_footer {
	margin-top: 0;
	margin-bottom: 10px;
}

.gform_description .form-desc-call {
    display: block;
    margin-bottom: 10px;
    font-size: 25px;
    font-weight: 700;
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
    padding: 5px 20px;
    background: #d26b20;
    color: #fff;
    margin-top: -10px;
position: relative;
}

.gform_description .form-desc-call::before {
content:"";
position: absolute;
top:0;
left: 0;
right: 0;
bottom: 0;
width:100%;
height: 100%;
opacity: 0.15;
    background-image: url(https://www.ridgelinegaragedoor.com/wp-content/themes/buildpress/assets/images/title-area-pattern.png);
}

.gform_description .form-desc-call a {
	color: #d26b1f;
	color: #fff;
	text-decoration: none;
position: relative;
}

.gform_description .form-desc-call a i {
    transform: translateY(2px);
position: relative;
}

@media only screen and (min-width:768px) {
	.home .master-container {
		overflow: visible;
	}
	#homepage-form {
    margin-top: -80px;
    margin-bottom: 50px;
	}
}

.gform-spam-gate {
  display: none!important;
}

.hero-row {
  padding-top: 40px !important;
  max-width: 650px !important;
  width: 80%; 
  padding:50px;
  align: center;
}

@media only screen and (max-width:500px) {
	.hero-col {
    width: 100%!important;
    padding: 5px 0 5px !important ;
  }
  .hero-row {
  padding-top: 40px !important;
  width: 100% !important;
}
}