body {
	font-family: 'Lato';
	color: #797979;
	font-size: 17px;
	line-height: 1.42857143;
	letter-spacing: .03em;
}
/****************
Header CSS
*****************/
.home #page-container {
	padding-top: 0px !important;
	margin-top: 0px !important;
}
#top-header {
	font-size: 17px;
	padding: 7px 0px;
}
.home #top-header {
	background: transparent;
	font-size: 17px;
	padding: 7px 0px;
}
#top-header.et-fixed-header {
	opacity: 0;
	visibility: hidden;
}
#et-info {
	width: 100%;
}
#top-header .et-social-icons {
	float: right;
}
.home #main-header {
	background-color: transparent !important;
	-webkit-box-shadow: unset;
}
#main-header.et-fixed-header {
	top: 0 !important;
}
body.et_fixed_nav.et_secondary_nav_enabled #main-header, body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header {
	top: 57px;
}
#main-header .logo_container {
	background: #000000;
	padding: 0;
	border-radius: 3px;
}
#main-header .logo_container {
	padding: 0 20px;
}
#top-menu {
	font-size: 0;
}
#top-menu li {
	padding-right: 20px;
	font-size: 15px;
	font-family: 'Poppins';
}
#top-menu-nav > ul > li > a:hover {
	opacity: .7;
	color: #ffffff;
	
}
.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
	padding-right: 20px;
}
#et_top_search {
	border-left: 2px solid #fff;
	margin: 0 0px 0 10px;
	padding-left: 10px;
	width: auto;
	height: 21px;
	margin-top: -3px;
}
#et_search_icon:before {
	display: none;
}
#et_search_icon {
	background: url(../images/search-icon.png) 0 0 no-repeat;
	width: 21px;
	height: 21px;
	display: block;
}
#et-info-phone:before, #et-info-email:before {
	display: none;
}
#et-info-phone {
	background: url(../images/call-icon.png) 0 4px no-repeat;
	padding-left: 25px;
	font-family: 'Montserrat';
	font-size: 17px;
	color: #ffffff;
}
#et-info-email {
	background: url(../images/email-icon.png) 0 4px no-repeat;
	padding-left: 42px;
	font-family: 'Montserrat';
	font-size: 17px;
	color: #ffffff;
}
#et-info-email:hover, #et-info-phone:hover {
	opacity: 1;
	color: #fff;
}
#top-header .et-social-icon a {
	font-size: 16px;
}
#logo {
	max-height: 100%;
}
.et-fixed-header #logo {
	max-height: 80%;
}
#main-header.et-fixed-header {
	background: #000000 !important;
}
#main-header .logo_container {
	/*background: #000000 url(../images/logo-shape.png) -70px 0 no-repeat;*/
		background: #000000;
}
span.et_close_search_field {
	background: #000000;
	margin-right: 15px;
}
/****************
Slider CSS
*****************/
.home-slider-section {
	height: 100vh;
}
.home-slider-wrapper {
	height: 100%;
}
.et_pb_slides {
	height: 100%;
}
.et_pb_slider .et_pb_slide {
	text-align: left;
	padding: 0;
	height: 100%;
}
.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
	padding-left: 0;
	padding-right: 0;
}
.et_pb_slide_content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.et_pb_slide_content ul li {
	background: url(../images/check-icon.png) 0 10px no-repeat;
	font-family: 'Poppins';
	line-height: 60px;
	font-size: 50px;
	font-weight: 600;
	margin: 15px 0;
	padding-left: 80px;
}
.et-pb-arrow-next, .et-pb-arrow-prev {
	opacity: 1;
}
.et-pb-arrow-prev {
	left: 10px !important;
}
.et-pb-arrow-next {
	right: 10px !important;
}
/****************
Common CSS
*****************/
.et_pb_button {
	font-size: 17px;
	line-height: 25px;
	font-weight: 500;
	color: rgb(255, 255, 255);
	font-family: Poppins;
	background-color: rgb(161, 61, 54);
	border: 0;
	border-radius: 3px;
	box-sizing: border-box;
	cursor: pointer;
	margin: 0px;
	padding: 12px 35px;
	margin-top: 20px;
}
.et_pb_slide_description .et_pb_button:hover {	background-color: rgb(255, 255, 255);}
.et_pb_button:hover {
	background-color: rgb(255, 255, 255);
	border: 0 !important;
	color: rgb(0, 0, 0);
	padding: 12px 35px !important;
}
.et_pb_button:after {
	display: none !important;
}
/****************
Yellow Section CSS
*****************/
.below-slider-section h3 {
	font-family: 'Poppins';
	color: #ffffff;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0;
	margin-bottom: 17px;
	font-size: 35px;
}
.below-slider-section h3::after {
	content: '';
	width: 60px;
	height: 2px;
	display: inline-block;
	background: #fff;
	margin-left: 27px;
	position: relative;
	top: -5px;
}
.below-slider-section p {
	color: #fff;
	font-family: 'Poppins';
	font-weight: 500;
	font-size: 19px;
	letter-spacing: 0;
	line-height: 30px;
	text-align: justify;
}
.below-slider-section .what-we-do-right-container p {
	color: #fff;
	font-family: 'Lato';
	font-style: italic;
	line-height: 30px;
	font-size: 20px;
}
.below-slider-section p a {
	color: #fff;
	font-family: 'Lato';
	font-style: italic;
	font-size: 20px;
	letter-spacing: .03em;
	line-height: 30px;
}
.below-slider-section .label {
	color: #000000;
	text-transform: uppercase;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 600;
	background: #ffffff;
	padding: 10px 19px;
	border-radius: 0;
	margin-bottom: 9px;
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	line-height: 1;
	font-style: normal;
}
/****************
What We Do Section CSS
*****************/
.what-we-do-section h2 {
	margin: 0;
	color: #242424;
	font-family: 'Montserrat';
	font-weight: 500;
	font-size: 34px;
	letter-spacing: 0;
	margin-bottom: 15px;
}
.what-we-do-section h2::after {
	content: '';
	width: 40px;
	height: 2px;
	background: #ec9a5d;
	display: inline-block;
	margin-left: 25px;
}
.what-we-do-section-loop-container {
	text-align: center;
}
.what-we-do-section-loop-container a {
	color: #242424;
	font-family: 'Montserrat';
	font-weight: 600;
	font-size: 18px;
	margin: 0;
	margin-top: 0px;
	display: block;
}
.what-we-do-section .et_pb_button.view-all-services-btn {
	display: inline-block;
	text-transform: uppercase;
	font-family: 'Montserrat';
	font-weight: 600;
	font-size: 14px;
	color: #000000 !important;
	border: 2px solid #000000 !important;
	padding: 4px 27px !important;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	line-height: 36px !important;
	background: transparent;
	border-radius: 0;
}
.what-we-do-section .et_pb_button.view-all-services-btn:hover {
	color: #FFF !important;
	background: #000000;
}
.what-we-do-section-description-wrapper p {
	text-align: justify;
}
/****************
Video Section CSS
*****************/
.home-video-section {
	padding: 90px 0;
}
.home-video-section .home-video-section-video-container {
	border: 6px solid #cec2ab;
}
.home-video-section h2 {
	color: #ffffff;
	font-family: 'Montserrat';
	font-size: 36px;
	line-height: 42px;
	font-weight: 300;
	letter-spacing: 0;
	margin: 0;
	padding-bottom: 20px;
}
.home-video-section .line {
	display: inline-block;
	width: 70px;
	height: 3px;
	background: #ffffff;
	margin-bottom: 20px;
}
.home-video-section p {
	color: #fff;
	font-family: 'Montserrat';
	font-weight: 400;
	font-style: italic;
	letter-spacing: .02em;
	line-height: 32px;
	font-size: 22px;
	margin-top: 10px;
}
.et_pb_video_play::before {
	display: none;
}
.et_pb_video_play {
	background: url(../images/play-icon.png) 0 0 no-repeat;
	height: 66px;
	width: 66px;
}
/****************
Why Choose US Section CSS
*****************/
.why-choose-us-section h2 {
	color: #242424;
	font-family: 'Montserrat';
	font-weight: 400;
	margin: 0;
	font-size: 36px;
	padding-bottom: 15px;
}
.why-choose-us-section p {
	font-size: 17px;
	line-height: 30px;
	display:inline-block;
	text-align: justify;
}
.why-choose-us-section .line {
	display: inline-block;
	width: 55px;
	height: 2px;
	background: #000000;
	margin-bottom: 20px;
}
.why-choose-us-section ul {
	width: 50%;
	float: left;
	margin-top: 25px;
}
.why-choose-us-section ul li {
	background: url(../images/check-yellow-icon-black.png) 0 12px no-repeat;
	color: #242424;
	font-size: 17px;
	line-height: 34px;
	letter-spacing: .02em;
	padding-left: 25px;
	list-style: none;
}
/****************
Testimonial Section CSS
*****************/
.et_pb_testimonial {
	background: #fff;
	border-radius: 3px;
	position: relative;
	height:100%;
}

/****************
Footer Contact Section CSS
*****************/
.home-footer-contact-section {
	position: relative;
}
.home-footer-contact-section:after {
	background: #ffffff;
	height: 100%;
	content: "";
	position: absolute;
	width: 40%;
	left: 0;
	top: 0;
	z-index: 1;
}
.home .home-footer-contact-section h3 {
	color: #000000;
	font-family: 'Montserrat';
	font-weight: 600;
	font-size: 28px;
	padding: 0;
	text-align:left;
}
.home .home-footer-contact-section p {
	color: #000000;
	font-family: 'Lato';
	font-style: italic;
	font-size: 24px;
	margin-top: 3px;
}

.home .home-footer-contact-section .home-footer-contact-left-container p{color: #000000;text-align:left;}



.home-footer-contact-right-container {
	text-align: right;
}
.home-footer-contact-section .single-phone-info {
	display: inline-block;
	vertical-align: middle;
}
.home-footer-contact-section .single-phone-info h4 {
	color: #fff;
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: 22px;
	padding: 0;
	text-align: left;
}
.home-footer-contact-section .single-phone-info p a {
	color: #fff;
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: 24px;
	margin-top: 4px;
	font-style: normal;
}
.home-footer-contact-section .single-phone-info + .single-phone-info {
	margin-left: 60px;
}
.home-footer-contact-section .single-phone-info .or {
	display: inline-block;
	width: 55px;
	height: 55px;
	border-radius: 50%;
	font-family: 'Montserrat';
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 55px;
	position: relative;
	color: #000000;
	text-align: center;
	background: #ffffff;
}
.home-footer-contact-section .single-phone-info .or::before, .home-footer-contact-section .single-phone-info .or::after {
	content: '';
	width: 1px;
	height: 23px;
	position: absolute;
	left: 50%;
	background: #ffffff;
}
.home-footer-contact-section .single-phone-info .or::before {
	top: 100%;
}
.home-footer-contact-section .single-phone-info .or::after {
	bottom: 100%;
}
.home-footer-contact-section .single-phone-info a.more-btn {
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 30px;
	font-size: 18px;
	font-family: 'Montserrat';
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	padding: 6px 38px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.home-footer-contact-section .single-phone-info a.more-btn:hover {
	background-color: #fff;
	color: #000000;
}
/****************
Footer CSS
*****************/
#main-footer {
	background: transparent url(../images/footer-top-bg.jpg) left top no-repeat;
	background-size: cover;
	padding-bottom: 3%;
}
.et_pb_gutters3 .footer-widget {
	margin-bottom: 20px;
}
.et_pb_gutters3.et_pb_footer_columns4 .footer-widget {
	width: 15.6%;
}
#footer-widgets .footer-widget p {
	color: #fff;
	opacity: .80;
	font-family: 'Lato';
	font-size: 16px;
	line-height: 23px;
	margin: 0;
	letter-spacing: 0;
}
#footer-widgets .footer-widget h4.title {
	margin: 0;
	font-family: 'Montserrat';
	font-weight: 400;
	color: #fff !important;
	font-size: 18px;
	line-height: 28px;
}
#footer-widgets .footer-widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer-widgets .footer-widget li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 28px;
}
#footer-widgets .footer-widget li::before {
	display: none;
}
#footer-widgets .footer-widget li a {
	opacity: 0.8;
	font-size: 15px;
	line-height: 26px;
	color: #ffffff;
	font-family: 'Lato';
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	word-wrap: break-word;
}
#footer-widgets .footer-widget li a:hover{
	opacity: 1;
}
#footer-bottom {
	padding: 15px 0 5px;
	text-align: center;
	background: transparent;
}
#footer-info {
	font-size: 15px;
	color: #5d5752;
	width: 100%;
	text-align: center;
}
#main-footer .alignnone {
	margin-bottom: 10px;
}

/**********16-5-18***************/

.et_pb_section_6 .et_pb_column_1_3 {
	width: 35.666%;
}
.et_pb_section_6 .et_pb_column_2_3 {
	width: 58.833%;
}
.what-we-do-section-description-wrapper {
	padding-top: 0!important;
}
.what-we-do-section .et_pb_row.et_pb_row_3 {
	padding-bottom: 0;
}

.home-slider-section .et_pb_slide_description{
	padding: 25% 0% 25%;
}

/****************
Inner Pages CSS
*****************/
.inner-pages-box-wrapper .et_pb_column {
    background: #96352f;
    padding: 20px;
    color: #FFF;
	text-align:center;
}
.inner-pages-box-wrapper .et_pb_column:nth-child(2n+2) {
    background: #000000;
}
.inner-pages-box-wrapper .et_pb_column:nth-child(2n+1) {
    background: #000000;
}
.inner-pages-box-wrapper .et_pb_column h4 {
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 26px;
	text-align:center;
}
.inner-pages-box-wrapper .et_pb_column p {
    font-size: 16px;
    text-align: justify;
    font-weight:600;
}
.inner-pages-box-wrapper .et_pb_column img {
    border-radius: 50%;
}

body:not(.home) #top-header {
	border-bottom: 3px solid #ffffff;
}
#top-menu li.current-menu-item > a, #top-menu li > a:hover{
    opacity:.7;
    
}


@media screen and (min-width: 1462px){
	.what-we-do-section-description-wrapper {
		padding-top: 0!important;
	}
}


@media screen and (min-width: 1200px){
	.footer-widget:nth-child(2) {
		margin-right: 25px;
	}
	.footer-widget:nth-child(3) {
		margin-right: 25px;
	}
	.footer-widget:nth-child(4) {
		width: 23% !important;
		margin-right: 37px;
	}
	.toggle_quotebox.sam1 {
    	width: 360px;
    }
    .quotebox span.sticky-tel {
    	font-size: 40px;
    	display: block;
    	text-align: center;
    	padding: 0px 0px 7px 0px;
    }
    .quotebox span.sticky-tel2 {
    	font-size: 40px;
    	display: block;
    	text-align: center;
    	color: #fff;
    	font-weight: 500;
    	padding: 20px 0 10px 0;
    }
    .quotebox .quoteboxhead {
    	padding: 11px;
    	border-bottom: none;
    	cursor: pointer;
    	font-size: 18px;
    	color: #ffffff;
    	/*background-color: #a13d36;*/
    	font-weight: 500;
    	padding: 20px 0px 20px 0px;
    }
}



@media screen and (max-width: 1388px){
	#top-menu a {
		font-size: 14px;
	}
}
@media screen and (max-width: 1325px){
	#top-menu a {
		font-size: 12px;
	}
}

@media screen and (max-width: 1199px){
    .toggle_quotebox.sam1 {
    	width: 275px;
    }
    .quotebox span.sticky-tel {
    	font-size: 26px;
    	display: block;
    	text-align: center;
    	padding: 0px 0px 7px 0px;
    }
    .quotebox span.sticky-tel2 {
    	font-size: 24px;
    	display: block;
    	text-align: center;
    	color: #fff;
    	font-weight: 500;
    	padding: 20px 0 10px 0;
    }
    .quotebox .quoteboxhead {
    	padding: 11px;
    	border-bottom: none;
    	cursor: pointer;
    	font-size: 18px;
    	color: #ffffff;
    	background-color: #000000;
    	font-weight: 500;
    	padding: 10px 0px 10px 0px;
    }
	/*#et-top-navigation {*/
	/*	float: right;*/
	/*	width: 100%;*/
		/*padding-left: 0 !important;*/
	/*	padding-top: 20px !important;*/
	/*	text-align: center;*/
	/*}*/
	#logo { max-width: 200px;}

	/*#top-menu{*/
	/*	float: left;*/
	/*	width: 90%;*/
	/*	max-width: 478px;*/
	/*	margin: 0 auto;*/
	/*}*/
	#top-menu li {
		padding-right: 13px;
	}
	.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
		padding-bottom: 20px;
	}
	#et_top_search {
		width: auto;
		/*margin-top: 15px;*/
	}


	.et_pb_slide_content ul li {
		font-size: 48px;
	}
	.home-footer-contact-section .single-phone-info + .single-phone-info {
		margin-left: 30px;
	}

	.home-footer-contact-section::after {
		width: 37%;
	}

	/***************16-5-18************/

	.et_pb_section_6 .et_pb_column_1_3 {
		width: 29.666%;
	}
	.et_pb_section_6 .et_pb_column_2_3 {
		width: 64.833%;
		margin-top: 20px;
	}

	/*************15-1-18***********/
	.bannerheight {
	    height: 380px !important;
	    margin-top: 40px;
	}
	
}
@media screen and (max-width: 1161px){
	.et_pb_section_6 .et-last-child {
		margin-top: 34px;
	}
}

@media screen and (max-width: 991px){
    .home #top-header {
	background-color: #000000;
	border-bottom: 2px solid #fff;
}
	#et-info-phone {
		font-size: 15px;
	}
	#et-info-email {
		font-size: 15px;
	}
	#top-header .et-social-icon a {
		font-size: 19px;
	}
	#et_top_search {
		width: auto;
		margin-top: 7px;
		float: right;
	}
	.et_header_style_left .mobile_menu_bar, .et_header_style_split .mobile_menu_bar {
		padding-bottom: 10px;
		padding-top: 10px;
		color: #fff;
	}
	.mobile_menu_bar::before {
		font-size: 43px;
		color: #fff;
	}
	.et_mobile_menu {
		border-top: 3px solid #fff;
		margin-top: 10px;
	}
	#et_top_search {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	#et-top-navigation {
		/*padding-top: 15px !important;*/
		padding-bottom: 0px;
	}

	.home-slider-section {
		height: auto;
	}
	.home .home-slider-section .et_pb_slide_description {
	padding: 30% 0% 10%;
}
	.et_pb_slide_description{
		padding: 200px 8%;
	}
	.et_pb_slide_content ul li {
		background-position: 0 10px;
		line-height: 45px;
		font-size: 38px;
		padding-left: 60px;
		text-align: left;
		background-size: 6%;
	}
	.home-footer-contact-section .single-phone-info:first-child {
		width: 38%;
		text-align: center !important;
	}
	.home-footer-contact-section .single-phone-info:nth-child(2) {
		width: 10%;
		text-align: center !important;
	}
	.home-footer-contact-section .single-phone-info:last-child {
		width: 43%;
		text-align: center !important;
	}
	.home-footer-contact-section .single-phone-info + .single-phone-info {
		margin-left: 17px;
	}
	.home-footer-contact-section p {
		text-align: left;
	}
	.what-we-do-section h2 {
		font-size: 30px;
	}
	.home-video-section h2 {
		font-size: 32px;
	}
	.why-choose-us-section h2 {
		font-size: 32px;
	}
	#mobile_menu ul li.open ul.sub-menu {
	display: block;

    }
    
   .home .et_pb_slide  {	background-position: 65% center;}

   /*************15-1-18***********/
   .bannerheight {
       height: 300px !important;
   }
    
}
@media screen and (max-width: 980px){
	#main-header .et_menu_container {
		width: 100%;
	}

	#main-header .et_menu_container .logo_container{
		border-radius: 0;
	}
	.et_search_outer .et_search_form_container{
		width: 100%;
	}
	#et-top-navigation {
		padding-top: 10px !important;
		padding-bottom: 10px;
	}
	.home-footer-contact-section::after {
		display: none;
	}

	/*********16-5-18*************/

	.home-footer-contact-right-container {
		text-align: left;
	}
	  /** drop down menu css**/
    
            /* when mobile menu is open, change hamburger icon to x icon */
            #et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
            	content: '\4d';
            }
            
            /* makes sub sub menu icon be right arrow instead of down arrow */
            #top-menu .menu-item-has-children .menu-item-has-children > a:first-child::after, 
            #et-secondary-nav .menu-item-has-children .menu-item-has-children > a:first-child::after {
            	content: '5';	
            }
            
            /* - mobile menu toggling elements, injected via jQuery - */
            
            /* make menu list item be relative, to be able to position toggle within this item */
            #main-header #mobile_menu.et_mobile_menu .menu-item-has-children {
            	position: relative;	
            }
            /* the new toggle element, which is added via jQuery */
            #main-header #mobile_menu.et_mobile_menu .sub-menu-toggle {
            	position: absolute;
            	background-color: rgba(0,0,0,0.03);
            	z-index: 1;
            	width: 36px;
            	height: 36px;
            	line-height: 36px;
            	border-radius: 50%;
            	top: 4px;
            	right: 4px;
            	cursor: pointer;
            	text-align: center;
            }
            /* the new toggle element when popped */
            #main-header #mobile_menu.et_mobile_menu .sub-menu-toggle.popped {
            	background-color: rgba(0,0,0,0.1);
            }
            /* toggle icon */
            #main-header #mobile_menu.et_mobile_menu .sub-menu-toggle::before {
            	font-family: "ETmodules" !important;
            	font-weight: normal;
            	font-style: normal;
            	font-variant: normal;
            	-webkit-font-smoothing: antialiased;
            	-moz-osx-font-smoothing: grayscale;
            	line-height: 36px;
            	font-size: 24px;
            	text-transform: none;
            	speak: none;
            	content: '\33';
            }
            /* toggle icon when triggered */
            #main-header #mobile_menu.et_mobile_menu .sub-menu-toggle.popped::before {
            	content: '\32';
            }
            /* hide sub menus by default */
            #main-header #mobile_menu.et_mobile_menu .sub-menu-toggle ~ ul.sub-menu {
            	display: none !important;
            	padding-left: 0;
            }
            /* show sub menu when triggered via jQuery toggle, and add slight bg color */
            #main-header #mobile_menu.et_mobile_menu .sub-menu-toggle.popped ~ ul.sub-menu {
            	display: block !important;
            	background-color: rgba(0,0,0,0.03);
            }
            /* remove sub menu list item left padding, since padding will be on anchors */
            	#main-header #mobile_menu.et_mobile_menu li li {
            	padding-left: 0;
            }
            
            /* adjust mobile menu anchors side paddings */
            #main-header #mobile_menu.et_mobile_menu li a {
            	padding-left: 20px;
            	padding-right: 20px;
            }
            /* indent sub menu */
            #main-header #mobile_menu.et_mobile_menu li li a {
            	padding-left: 40px;
            	padding-right: 20px;
            }
            /* indent sub sub menus further */
            #main-header #mobile_menu.et_mobile_menu li li li a {
            	padding-left: 60px;
            	padding-right: 20px;
            }
            /* if mobile menu anchor has toggle, make room for it to fit next to the link */
            #main-header #mobile_menu.et_mobile_menu .menu-item-has-children .sub-menu-toggle + a {
            	padding-right: 44px;
            }
            
            /* - end mobile menu toggling elements - */
            
            /* undo Divi's default styling of mobile menu links that have children */
            #main-header #mobile_menu.et_mobile_menu .menu-item-has-children > a {
            	background-color: transparent;
            	font-weight: inherit;
            }
            
            /* make the current page's mobile menu link be different */
            #main-header #mobile_menu.et_mobile_menu li.current-menu-item > a {
            	font-weight: bolder;
            }
            /*.quotebox {
            	display: none;
            }*/
            
             .home .home-footer-contact-section h3 {color: #ffffff;text-align:center;}
    .home .home-footer-contact-section .home-footer-contact-left-container p{color:#ffffff;text-align:center;}
    #page-container, .et_fixed_nav.et_show_nav #page-container, .et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container {
	padding-top: 84px !important;
}
.home .home-slider-section .et_pb_slide_description {
	padding: 15% 0% 10%;
}
}
@media screen and (max-width: 767px){
    .home .et_pb_slide_description h2.et_pb_slide_title {
	font-size: 35px !important;
}
    .home-slider-wrapper h2 {
    	font-size: 36px !important;
    }
	.home-slider-section {
		height: auto;
	}
	.home .home-slider-section .et_pb_slide_description {
	padding: 80px 0% 10%;
}
	.et_pb_slide_description{
		padding: 200px 8%;
	}
	.et_pb_slide_content ul li {
		background-position: 8px 13px;
		line-height: 38px;
		font-size: 24px;
		padding-left: 40px;
		text-align: left;
		background-size: 4%;
	}
	.below-slider-section p {
		font-size: 19px;
	}
	.below-slider-section .what-we-do-right-container p {
		font-size: 19px;
	}
	.below-slider-section p a {
		font-size: 19px;
	}
	.what-we-do-section h2 {
		font-size: 28px;
	}
	.home-video-section h2 {
		font-size: 30px;
	}
	.home-video-section p {
		font-size: 19px;
	}
	.why-choose-us-section h2 {
		font-size: 30px;
	}

	#footer-widgets .footer-widget, .et_pb_gutters1 #footer-widgets .footer-widget {
		width: 50% !important;
	}
	/*body:not(.home) #main-content .header-bck-img .et_pb_fullwidth_header{padding: 50px 0 !important;}*/
	body:not(.home) #main-content .header-bck-img .et_pb_fullwidth_header h1{font-size:30px;}
	
	body:not(.home) #main-content .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
	width: 100%; 
	 max-width: 100%; 
	 margin: 0;padding:0;
	}
	/*************15-1-18***********/
	.bannerheight {
	    height: 240px !important;
	    margin-top: 0;
	}
	
}
@media screen and (max-width: 600px){
    .home .home-slider-section .et_pb_slide_description {
		padding: 80px 0% 15%;
	}
	.home-slider-section {
		height: auto;
	}
	.et_pb_slide_description{
		padding: 200px 8%;
	}
	.et_pb_slide_content ul li {
		font-size: 22px;
	}
	.below-slider-section h3::after {
		margin-left: 24px;
		top: -5px;
	}
	.below-slider-section h3 {
		font-size: 15px;
	}
	.below-slider-section p {
		font-size: 17px;
	}
	.below-slider-section p a {
		font-size: 17px;
	}
	.below-slider-section .what-we-do-right-container p {
		font-size: 17px;
	}
	.what-we-do-section h2 {
		font-size: 26px;
	}
	.home-video-section h2 {
		font-size: 28px;
		line-height: 35px;
	}
	.home-video-section p {
		line-height: 30px;
		font-size: 17px;
	}
	.why-choose-us-section h2 {
		font-size: 28px;
	}
	.home-footer-contact-section h3 {
		font-size: 26px;
		text-align: center;
	}
	.home-footer-contact-section p {
		font-size: 19px;
		text-align: center;
	}
	.home-footer-contact-section .single-phone-info {
		display: block;
		width: 100%!important;
	}
	.home-footer-contact-section .single-phone-info h4 {
		font-size: 22px;
		text-align: center;
	}
	.home-footer-contact-section .single-phone-info p a {
		font-size: 24px;
	}
	.home-footer-contact-section .single-phone-info + .single-phone-info {
		margin-left: 0;
	}
	.home-footer-contact-section .single-phone-info .or {
		margin: 35px auto;
		display: block;
	}
	.home-footer-contact-section .single-phone-info a.more-btn {
		font-size: 16px;
		margin: 0 auto;
		max-width: 210px;
		text-align: center;
		display: block;
	}
	.et_pb_column .et_pb_row_inner, .et_pb_row {
		padding: 0px 0;
	}
	.home-video-section {
		padding: 50px 0;
	}
	.why-choose-us-section ul {
		padding-left: 0;
	}
	.why-choose-us-container .et_pb_column {
		margin-bottom: 0;
	}
	.et_pb_section_6 {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}

	#footer-widgets .footer-widget, .et_pb_gutters1 #footer-widgets .footer-widget {
		width: 100% !important;
	}
	#footer-widgets {
		text-align: center;
	}

	.footer-widget .et_pb_widget {
		float: none;
	}


}
@media screen and (max-width: 480px){
        .home .et_pb_slide_description h2.et_pb_slide_title {
	font-size: 25px !important;
}
    .home .home-slider-section .et_pb_slide_description {
	padding: 80px 0% 25%;
}

	.home-slider-section {
		height: auto;
	}
	.et_pb_slide_description{
		padding: 200px 8%;
	}
	.et_pb_slide_content ul li {
		background-position: 0 10px;
		line-height: 38px;
		font-size: 18px;
		padding-left: 40px;
		text-align: left;
		background-size: 9%;
	}

	#et-info-phone {
		background-position: 0 0px;
		font-size: 13px;
	}
	#et-info-email {
		background-position: 0 0px;
		font-size: 13px;
	}
	.below-slider-section h3 {
		position: relative;
	}
	.below-slider-section h3 {
		font-size: 14px;
	}
	.below-slider-section h3::after {
		width: 52px;
		margin-left: 10px;
	}
	.below-slider-section p {
		font-size: 15px;
		line-height: 25px;
	}
	.below-slider-section .what-we-do-right-container p {
		font-size: 15px;
	}
	.below-slider-section p a {
		font-size: 15px;
	}
	.et_pb_section_2 {
		padding: 50px 0;
	}
	.what-we-do-section h2 {
		font-size: 24px;
		position: relative;
	}
	.what-we-do-section p{
		font-size: 15px;
	}
	.home-video-section {
		padding: 50px 0;
	}
	.home-video-section h2 {
		font-size: 26px;
		line-height: 35px;
	}
	.home-video-section p {
		line-height: 28px;
		font-size: 15px;
		margin-top: 0;
	}
	.why-choose-us-section {
		padding: 50px 0;
	}
	.why-choose-us-section h2 {
		font-size: 26px;
	}
	.why-choose-us-section p {
		font-size: 15px;
		line-height: 28px;
	}
	.why-choose-us-section ul {
		width: 100%;
	}
	.why-choose-us-section ul li {
		font-size: 15px;
	}
	.why-choose-us-section ul.left-ul {
		padding-bottom: 0;
	}
	.why-choose-us-section ul.right-ul {
		margin-top: 0;
		padding-bottom: 0;
	}
	.why-choose-us-section .et_pb_column {
		margin-bottom: 0;
	}
	div.et_pb_section.et_pb_section_5 {
		padding: 50px 0;
	}
	.et_pb_testimonial_description_inner p {
		font-size: 15px;
	}
	.home-footer-contact-section h3 {
		font-size: 24px;
		text-align: center;
	}
	.home-footer-contact-section p {
		font-size: 17px;
		text-align: center;
	}
	.home-footer-contact-section .single-phone-info {
		display: block;
	}
	.home-footer-contact-section .single-phone-info h4 {
		font-size: 20px;
		text-align: center;
	}
	.home-footer-contact-section .single-phone-info p a {
		font-size: 22px;
	}
	.home-footer-contact-section .single-phone-info + .single-phone-info {
		margin-left: 0;
	}
	.home-footer-contact-section .single-phone-info .or {
		margin: 35px auto;
		display: block;
	}
	.home-footer-contact-section .single-phone-info a.more-btn {
		font-size: 16px;
		margin: 0 auto;
		max-width: 210px;
		text-align: center;
		display: block;
	}

	.et_header_style_left .et-search-form, .et_header_style_split .et-search-form {
		width: 45% !important;
		max-width: 45% !important;
	}

	/*************16-5-18************/

	.below-slider-section h3::after {
		display: none;
	}

	/*************15-1-18***********/
	.bannerheight {
	    height: 130px !important;
	    margin-top: 0;
	}
	
	
}
/***********22-5-18**************/

@media screen and (min-width: 768px){
    .footer-contact-mobile{
        display:none;
    }

}
@media screen and (max-width: 767px){
        .home .home-footer-contact-section h3 {color: #ffffff;text-align:center;}
    .home .home-footer-contact-section .home-footer-contact-left-container p{color:#ffffff;text-align:center;}
    
.footer-contact-desk{
    display:none;
}
.footer-contact-mobile {
	display: inline-block;
}
 .home .home-footer-contact-section h3 {color: #ffffff;text-align:center;}
    .home .home-footer-contact-section .home-footer-contact-left-container p{color:#ffffff;text-align:center;}
    .home .quotebox {width: 35px;}
.quotebox .quoteboxhead {padding: 0;}
#page-container, .et_fixed_nav.et_show_nav #page-container, .et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container {
	padding-top: 0 !important;
}
.et_fixed_nav #main-header, .et_fixed_nav #top-header, .et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header {
	position: relative;
	top:0px !important;
}
 
}
 .home-slider-wrapper h2  {
	font-size: 50px !important;
	font-weight: 600 !important;
}
.pallets-sub-page-inner h2 {
	padding-bottom: 15px;
	padding-top: 15px;
}


.why-choose-us-section {
	background-position-x: 70%;
}

/* 8-6-18*/

.sub-pallets-wrapper .sub-pallets-img img {
	width: 200px;
	margin: -50px 0 0 0;
}
.pallets-sub-page-inner .second-hand-img img {
	width: 230px;
}
.plastic-pallets-img img {
	width: 270px;
}
/*sticky*/





.quotebox {
	overflow: hidden;
	position: fixed;
	top: 50%;
	right: 0;
	z-index: 999999;
}


.quotebox .quoteboxhead.sam2 {
	display: block;
	text-align: center;
}

.quotebox span.or {
	display: inline-block;
	vertical-align: baseline;
	zoom: 1;
	position: relative;
	padding: 0 5px;
	color: #fff;
	text-align: center;
}
.quotebox span.or::before {
	content: '';
	display: block;
	width: 96px;
	right: 100%;
	position: absolute;
	top: 0.73em;
	border-top: 1px solid #fff;
}
.quotebox span.or::after {
	content: '';
	display: block;
	width: 102px;
	position: absolute;
	left: 100%;
	top: 0.73em;
	border-top: 1px solid #fff;
}
.quotebox span.contact-title {
	display: block;
	background: #1a1b27;
	padding: 7px;
	width: 70%;
	margin: 0 auto;
	font-size: 15px;
	text-align: center;
	border-radius: 5px;
}
.quotebox i.fa.fa-chevron-circle-right {
	padding-left: 15px;
}


.quotebox span.sticky-tel2 a {
	text-decoration: none;
	color: #ffffff;
}
.quotebox span.or2 {
	display: inline-block;
	vertical-align: baseline;
	zoom: 1;
	position: relative;
	padding: 0 5px;
	color: #fff;
	text-align: center;
}
.aboveformtext {
    text-align: center;
}
.quotebox span.or2:before {
    content: '';
display: block;
width: 114px;
right: 100%;
position: absolute;
top: 0.73em;
border-top: 1px solid #fff;
}
.quotebox span.or2:after {
  content: '';
display: block;
width: 126px;
position: absolute;
left: 100%;
top: 0.73em;
border-top: 1px solid #fff;  
}



.quotebox .req {
	padding: 10px 0 10px 0px;
	text-align: center;
	margin: 0 auto;
}
.quotebox span.reqfields {
	display: block;
	color: #fff;
	font-size: 13px;
	float: left;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 28px;
}
.quotebox span.closeform {
	display: block;
	color: #fff;
	font-size: 13px;
	margin: 0 auto;
	padding-left: 26px;
}
.quotebox .req i.fa.fa-times-circle {
	float: right;
	font-size: 35px;
	cursor: pointer;
}
.quotebox span.contact-title2 {
	display: inline-block;
	color: #fff;
	margin: 0 auto;
	padding-left: 10px;
	font-weight: 500;
}
.quoteformbox:last-child {
	border-bottom: none;
}
.quotebox .quoteformbox {
	background: rgba(0, 0, 0, 0.75);
	padding: 10px;
	color: #343e47;
	overflow: hidden;
}
.quotebox div.wpcf7 {
	margin: 0;
	padding: 0;
}
.quotebox div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}
.quotebox form, fieldset {
	margin-bottom: 0;
}
.quotebox .one.column {
	width: 100%;
}
.quotebox .wpcf7-form .column {
	margin-bottom: 10px;
}
.quotebox span.wpcf7-form-control-wrap {
	width: 100%;
	position: relative !important;
	display: inline-block;
	margin-bottom: 3px;
}
.quotebox input.wpcf7-form-control {
	border-radius: 5px;
	padding: 10px;
	width: 100%;
}
.quotebox .wpcf7 input[type="submit"].button_full_width {
	font-size: 16px;
    font-weight: bold;
    border-radius: 5px;
    background-color: #ffffff;
    color: #000000;
    border: transparent;
    cursor:pointer;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	display: none !important;
}

/*@media screen and (max-width: 400px) {
    .quotebox {
    width: 100%;
    right: 0;
}*/
.quotebox span.sticky-tel2 a {
    font-size: 24px;
}
/*}*/
.page-id-22 .et_parallax_bg {
	background-position-y: 55%;
}
.header-bck-img .et_pb_fullwidth_header {
	padding: 100px 0 !important;
}
.what-we-do-sec ul {
	margin-top: 15px;
}
.what-we-do-sec h2 h3
{
    padding-bottom: 15px;
    margin-top: -15px;

}
/** Justify-text**/

.about-page-container p {
	text-align: justify;
}
.pallet-page-container p {
	text-align: justify;
}
.sub-pallets-section p {
	text-align: justify;
}
.second-hand-container p {
	text-align: justify;
}
.wooden-box-container p {
	text-align: justify;
}
.inner-pages-box-section p {
	text-align: justify;
}
.what-we-do-sec p {
	text-align: justify;
}
/*#et_mobile_nav_menu ul#mobile_menu li ul {*/
/*	display: none !important;*/
/*}*/


.toggle_quotebox.sam1
{
    background: black none repeat scroll 0% 0%; 
    padding: 12px; 
    display: none;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
	display: none !important;
}
.quotebox .toggle_quotebox {
	overflow: hidden;
	position: fixed;
	bottom: 0px;
	right: 0;
	z-index: 1000;
}
.et-social-icon.et-social-facebook {
	background: #ffffff;
	padding: 6px 7px 5px;

}
#top-header .et-social-icon.et-social-facebook a, #top-header .et-social-icon.et-social-instagram a{color:#000000;}
.et-social-icon.et-social-instagram
{
	background: #ffffff;
	padding: 6px 7px 5px;
	color:#000000;
}
.thankspage p {
	text-align: center;
	font-weight: bold;
	color: #000;
	margin-top: 10px;
	font-size: 20px;
}
.home .why-choose-us-section ul {
    margin-top: 0;
}
.single-phone-info.contact-p p {
	padding: 0;
	margin: 0;
}

.et_pb_slide_description .et_pb_button {background-color: rgb(0, 0, 0);}

@media screen and (min-width: 981px) and (max-width: 1199px){
#main-header .et_menu_container{background:#000;}
#main-header .logo_container {position: relative;text-align: center;padding-top:15px;}
#main-header #et-top-navigation {float: none;display: block;padding-left: 0px !important;padding-right:0px;}
#main-header #top-menu-nav{float:none;text-align:center;width:100%;}
#main-header #top-menu{float: none;}
#main-header #et_top_search {float: none;position: absolute;bottom: 15px;right: 16px;margin:0;}
#main-header .et_search_outer {position: absolute;bottom: -29px;top:unset;margin:0;}

}