.quotetexthome{
  text-align: center; font-family: lora; font-size: 30px; font-style: italic;
}


ul {
  margin: 0 !important;
  padding: 0 20px;
}

.sticky #head-page.reveal.menu_background_color {
  background-color: #ffffff;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.6);
}

.sticky  #dt-menu li > ul.sub-nav {
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}


.footsocial {
  text-align: right;
}
.footsocial a {
  font-size: 30px;
  color: #f57b20;
  margin: 5px;
}
.footsocial a:hover{
  font-size: 30px;
  color: #fff;
}
.footbut {
  text-align: right;
}


.dt-section-head h1, .dt-section-head h2, .dt-section-head h3 {
  display: table;
  line-height: 1;
  padding: 0.1em 0;
  position: relative;
}

.lead2small {
  font-size: 24px;
  line-height: 1.2em;
}
.lead2 {
  font-size: 30px;
  line-height: 1.2em;
} 


.lead3 p {
  margin-top: 20px;
  margin-bottom: -15px !important;
}
 .lead3 {
  color: #929292;
  font-family: lora;
  font-size: 24px;
  font-style: italic;
  line-height: 1.4em;
  text-align: left;
}

.subtitle1 {
  font-family: lora;
  font-size: 24px;
  font-style: italic;
  margin-bottom: 20px;
  text-align: left;
}

.cta-orange {
  color: #f57b20;
  font-family: "Lato";
  font-size: 28px;
  font-weight: 900;
  letter-spacing: 2px;
  line-height: 1.2em;
  padding: 0 100px;
  text-align: center;
  text-transform: uppercase;
}

.cta-light {
  color: #ffffff;
  font-family: "Lato";
  font-size: 26px;
  font-weight: 500;
  line-height: 1.2em;
  padding: 0 100px;
  text-align: center;
}

.servbox{
	padding: 40px;
}
.servbox h2 {
  font-size: 20px;
  line-height: 1.2em;
  margin-bottom: 0;
}

/**contact form**/

.wpcf7-form-control-wrap textarea {
  height: 120px;
  margin-top: 20px;
}
.wpcf7-submit {
  background: #f57b20;
  border: medium none;
  color: #fff;
  font-weight: 900;
  padding: 10px;
  width: 100%;
}
.wpcf7-submit:hover {
  background: #000;
}
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {
  background-color: #111;
  border: medium none;
  color: #fff !important;
  font-size: 15px;
  margin: 0 !important;
  padding: 20px 40px !important;
  text-align: center;
  text-transform: uppercase;
}
span.wpcf7-not-valid-tip {
  color: #f00;
  display: none !important;
  font-size: 1em;
}
div.wpcf7-validation-errors {
  background: #f7ecb1 none repeat scroll 0 0;
  border: medium none;
  color: #000;
}
.wpcf7-not-valid {
  background: #fad8d8 none repeat scroll 0 0 !important;
  border: 1px solid #cc0000 !important;
}


.foxfaces .dt_team_custom_item img {
  border: 4px solid #ccc;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
  max-width: 200px;
}
.foxfaces  h2.profile-title {
  font-family: Lato;
  font-size: 15px !important;
}
.foxfaces .dt_team_custom_item hr {
  display: none !important;
}
.foxfaces .dt_team_custom_item .profile-position {
  font-family: lato;
  font-size: 15px;
  margin-top: -15px;
}


.steptitle {
  font-family: Lora;
  font-size: 45px;
  font-weight: 900 !important;
  letter-spacing: -1px;
  line-height: 1em;
  margin: -30px 0 0;
  text-align: center;
  text-transform: uppercase;
  color: #3a3a3a;
}

.box-container .servbox  {
    overflow: visible !important;
}

.slick-track {
  overflow: hidden !important;
}
.home .slick-list .wpb_single_image {
  margin-bottom: 0;
}
.slick-slider {
  margin-bottom: 0 !important;
}
.awardfoottxt h2.cta-orange {
  font-size: 55px;
  margin-bottom: -6px;
  padding: 0;
  text-align: left !important;
}
.awardfoottxt p {
  font-size: 29px !important;
  line-height: 1.1em;
}

.search .hentry {
  padding-bottom: 60px;
}

.banner-title h1 {
  margin-top: 20px !important;
}

#request-quote textarea {
  display: block;
  height: 230px;
  margin-bottom: 0;
}

#request-quote .wpcf7-not-valid {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: 1px solid #cc0000 !important;
}

#request-quote div.wpcf7-validation-errors, #request-quote div.wpcf7-mail-sent-ok {
  color: #ffffff !important;
  display: block !important;
  font-size: 15px;
  left: 0;
  margin: 0 !important;
  padding: 10px 40px 10px 0 !important;
  position: absolute;
  text-transform: uppercase;
  top: -40px;
  width: 100%;
}


@media (max-width: 768px) {
	.foxfooterpg {
	  text-align: center !important;
	}
	.foxfooterpg p {
  	text-align: center !important;
  }
  .foxfooterpg h3 {
  text-align: center !important;
  }
  .foxfootlogo {
  text-align: center !important;
  }
  .foxbricks .vc_col-sm-4 {
  	border: medium none !important;
  }
  .homeparalax {
  background-attachment: scroll !important;
  background-position: center center !important;
  }
.home .cta-light {
  color: #ffffff;
  font-family: "Lato";
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4em;
  padding: 0 20px;
  text-align: center;
}

.cta-orange {
  color: #f57b20;
  font-family: "Lato";
  font-size: 28px;
  font-weight: 900;
  letter-spacing: 2px;
  line-height: 1.2em;
  padding: 0 50px;
  text-align: center;
  text-transform: uppercase;
}

#project .vc_col-sm-6 {
  padding: 40px 15px !important;
}
.awardfoottxt h2.cta-orange {
  font-size: 48px;
  text-align: center !important;
}
.awardfoottxt p {
  font-size: 24px !important;
  line-height: 1.1em;
  margin-bottom: 30px !important;
}

  body .content .contactfoxleft,  
  body .content .contactfoxleft p,
   body .content .contactfoxleft  .wpb_wrapper, 
  body  .content .contactfoxleft h2 {
  text-align: center !important;
  width: 100% !important;
  }




}




@media (max-width: 580px) {
	
	.quotetexthome {
  font-family: lora;
  font-size: 23px;
  font-style: italic;
  line-height: 1.4em;
  text-align: center;
}
	
	.homequotes .owl-custom-pagination {
  margin-top: 0 !important;
}
	.homequotes {
  padding: 40px 0;
}
	
  body .content p, body .content h1, body .content h2, body .content h3, body .content h4, body h2,
   body .content .wpb_wrapper  ul {
  text-align: center !important;
  width: 100% !important;
  }
  
  .home .content .wpb_wrapper  ol {
  text-align: center !important;
  width: 100% !important;
  padding-left: 15px;
  }
  
  .homeparalax {
  background-attachment: scroll !important;
  background-position: center center !important;
   }
.home .cta-light {
  color: #ffffff;
  font-family: "Lato";
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4em;
  padding: 0 20px;
  text-align: center;
}

.cta-orange {
  color: #f57b20;
  font-family: "Lato";
  font-size: 28px;
  font-weight: 900;
  letter-spacing: 2px;
  line-height: 1.2em;
  padding: 0 20px;
  text-align: center;
  text-transform: uppercase;
}


.banner-title h1 {
  font-size: 25px !important;
  line-height: 1.2em !important;
  margin-top: 0 !important;
}


.HugeSubtitle {
  text-align: left !important;
}
.topsubtitle2 {
  text-align: left !important;
}
.topsubtitle1 {
  text-align: left !important;
}

}
.mobiletenpoint_menu {
    display: none !Important;
}

@media (min-width: 992px) {
	.mobiletenpoint_menu {
		display: none !important;
	}
}
@media (max-width: 992px) {
 #dt-menu, #head-page{
 	display: none !important;
 }
 
 .hometopslidefox {
  margin-bottom: 0;
  margin-top: -80px !important;
 }
 
 
}


#menufication-btn .dt-icon.icon-ios7lined-list26 {
  color: #ffffff !important;
  display: block;
  font-size: 27px !important;
}
#menufication-top #menufication-btn::before, #menufication-non-css3-top #menufication-non-css3-btn::before {
  border-bottom: medium none !important;
  border-top: medium none !important;
  content: "";
  height: 3px;
  left: 5px;
  position: absolute;
  top: 6px;
  width: 23px;
}
#menufication-outer-wrap.menufication-transition-in #menufication-scroll-container {
  z-index: 999999 !important;
}
#menufication-top #menufication-btn, #menufication-non-css3-top #menufication-non-css3-btn {
  margin: 4px 0 0 10px !important;
}
body #menufication-outer-wrap.menufication-transition-in i.icon-ios7lined-list26{
	content: "\e080" !important;
}

#menufication-nav ul ul li:last-child, #menufication-non-css3-nav ul ul li:last-child {
  border-bottom: medium none;
}
#menufication-nav .menufication-child-menu, #menufication-non-css3-nav .menufication-non-css3-child-menu {
  border-bottom: medium none !important;
  margin-top: 15px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#menufication-outer-wrap.right-direction #menufication-top #menufication-btn {
    top: 3px !important;
}