.white-line {
	background-color: transparent !important;
	width: 0 !important;
	height: 0 !important;
	margin-bottom: 0 !important;
}    
.header .logo img {
	max-height: 160px !important;
	margin-right: 8px;
	height: 120px;
}
@media(max-width:500px){
    .header .logo img {
    	height: 90px;
    	width: calc(100% - 0px) !important;
    }
}
@media(max-width:992px){
    .header .logo img {
    	height: 90px;
    	width: calc(100% - 0px) !important;
    }
}


@media (min-width: 1200px) {
    .navmenu a, .navmenu a:focus {
    	font-size: 18px !important;
    }
}

.services-section-home .mega-menu-heading {
	display: flex;
	align-items: center;
}
.services-section-home .mega-menu-heading img {
	width: 30px;
	height: 30px;
	margin-right: 10px;
}
.services-section-home .mega-menu-grid {
	display: flex;
	flex-wrap: wrap;
	margin-top: 15px;
}
.services-section-home .mega-menu-item {
	background-color: rgba(110,70,20,0.2);
	padding: 8px 15px;
	border-radius: 4px;
	color: #333;
	text-decoration: none;
	transition: all 0.3s ease;
	font-size: 14px;
	border: 1px solid #e9ecef;
	margin-right: 10px;
	margin-bottom: 10px;
	white-space: nowrap;
	display: inline-block;
}
.services-section-home .mega-menu-item:hover {
	background-color: rgba(110,70,20,1) !important;
	color: #fff !important;
	border-color: #dee2e6 !important;
	text-decoration: none !important;
}
.form-block{
    display:none !important;
}

.o_mark_required{
    background: #6E4614;
    padding: 50px;
    border-radius: 10px;
}
.s_website_form_rows label{
    color:white;
    font-weight:600;
}
.s_website_form_send {
	color: #fff !important;
	background-color: #000 !important;
	border: 1px solid #000 !important;
	border-radius: 6px !important;
	padding: 12px 25px !important;
	text-decoration: none !important;
	transition: all .3s !important;
	width: auto !important;
}
.s_website_form_send:hover {
	color: #000 !important;
	background-color: #0000 !important;
}
.s_website_form{
    background:transparent;
}
.single-btn-wrapper-color-bg{
    display: block;
    margin: auto;
}
.single-btn-wrapper-color-bg a{
    color: #000 !important;
    background-color: #fff !important;
    border: 1px solid #fff !important;
    border-radius: 6px !important;
    padding: 12px 25px !important;
    text-decoration: none !important;
}
.single-btn-wrapper-color-bg a:hover{
    color: #fff !important;
    background-color: #000 !important;
    border: 1px solid #000 !important;
}
.process-workflow-list span{
    display: block;
}
.process-workflow-list li{
    margin-bottom: 10px;
}
.process-workflow-list li strong{
    color: #6E4614;
}
#key-projects .col-md-2 {
	margin-bottom: 30px;
}
#key-projects .col-md-2 .vertical-box {
	height: 250px;
}
.our-benefits-row .join-us-content {
	border-left: 4px solid #6E4614;
}
.industries-we-serve-row .join-us-content{
    background: #6E4614 !important;
    color: #fff !important;
    transition: all 0.3s ease;
}
.industries-we-serve-row .join-us-content:hover{
    background: #fff !important;
    color: #6E4614 !important;
    border-left: 4px solid #6E4614;
}
.industries-we-serve-row .join-us-content:hover .join-us-content-wrapper-content h2{
    color: #6E4614 !important;
}
.industries-we-serve-row .join-us-content-wrapper-content h2:hover{
    color: #6E4614 !important;
}
.industries-we-serve-row .join-us-content-wrapper-content{
    text-align: center;
}
.industries-we-serve-row .join-us-content-wrapper-content h2{
    margin-bottom: 0;
    text-align: center;
    font-size: 18px;
    color: #fff !important;
}
.industries-we-serve-row .join-us-content-wrapper{
    text-align: center;
    justify-content: center;
}

@media(max-width:990px){
    .o_mark_required{
        padding: 30px;
    }

}



/* Tablet Portrait (768px to 1024px) */
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .navmenu.mega-menu{
        display:none !important;
    }
    .navmenu.show-on-mobile{
        display:block !important;
    }
    .mobile-nav-toggle {
	    display: block;
    }
}

/* Tablet Landscape (768px to 1024px) */
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .navmenu.mega-menu{
        display:none !important;
    }
    .navmenu.show-on-mobile{
        display:block !important;
    }
    .mobile-nav-toggle {
	    display: block;
    }

}

/* iPad Pro Portrait (1024px to 1366px) */
@media screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {
    .navmenu.mega-menu{
        display:none !important;
    }
    .navmenu.show-on-mobile{
        display:block !important;
    }
    .mobile-nav-toggle {
	    display: block !important;
    }

}

/* iPad Pro Landscape (1024px to 1366px) */
@media screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) {
    .navmenu.mega-menu{
        display:none !important;
    }
    .navmenu.show-on-mobile{
        display:block !important;
    }
    .mobile-nav-toggle {
	    display: block !important;
    }

}

/* General Tablet Styles (768px and above) */
@media screen and (min-width: 768px) {
    .navmenu.mega-menu{
        display:none !important;
    }
    .navmenu.show-on-mobile{
        display:block !important;
    }
    /* .mobile-nav-toggle {
	    display: block !important;
    } */

}

/* High DPI Tablet Screens */
@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
    .navmenu.mega-menu{
        display:none !important;
    }
    .navmenu.show-on-mobile{
        display:block !important;
    }
    .mobile-nav-toggle {
	    display: block !important;
    }

}


