/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
/*************************header************************/
.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper {
    width: 85%;
}
.fusion-logo-left .fusion-header-banner {
    float: left;
    width: 100%;
}
.rightlogo {
    text-align: right;
    float: right;
}
.headertoptxt {
    width: 90%;
    float: left;
    text-align: center;
}
.headertoptxt p {
    margin: 10px 0px;
    font-size: 36px;
    color: #ffffff;
    font-weight: 700;
}
/*******************************************************/
.fusion-secondary-header {
    display: none;
}
.head-uppar {
    text-transform: uppercase;
}
.color-white h2 {
    color: #ffffff !important;
}
.border-bot h2:after {
    content: '';
    position: absolute;
    width: 61px;
    height: 3px;
    background-color: #00579f;
    top: 60px;
    left: 47.5%;
}
.container.my-contact-wrapper {
    width: 75%;
}
.my-contact-wrapper .row {
    margin-bottom: 15px;
}
.contact-field {
    border: none !important;
    height: 50px !important;
    background-color: #ffffff !important;
}
.contact-textarea {
    border: none !important;
    background-color: #ffffff !important;
}
.contact-submit {
    width: 100% !important;
    border: none !important;
    border-radius: 0 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
	background-color: #00579f !important;
	height: 50px;
}
.contact-submit:hover {
	background-color: #9cd6fb !important;
}
.our-team .flip-box-image img {
    border-radius: 50%;
}
.our-team .flip-box-heading {
    font-size: 24px !important;
}
div#aboutbanner {
    background-image: url(http://doshiinc.com/wp-content/uploads/2018/11/About-us-min.jpg);
    background-position: center center;
    background-size: cover;
	background-repeat: no-repeat;
}
div#contactbanner {
    background-image: url(http://doshiinc.com/wp-content/uploads/2018/11/contact-us-min.jpg);
    background-position: center center;
    background-size: cover;
	background-repeat: no-repeat;
}
div#clientbg {
    background-image: url(http://doshiinc.com/wp-content/uploads/2018/11/homepage-min.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
div#contactus-bg {
    background-image: url(http://doshiinc.com/wp-content/uploads/2018/11/contact-us2-min.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
div#purpose {
    background-image: url(http://doshiinc.com/wp-content/uploads/2018/11/purpose_dohiinc-min.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
/*********Footer*********/
footer h4 {
    font-size: 16px !important;
	color: #00579f !important;
    font-weight: 600 !important;
}
footer h4:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 2px;
    background-color: #9cd6fb;
    top: 30px;
    left: 15px;
}
#wrapper .fusion-vertical-menu-widget.left .menu li a:before {
    font-family: icomoon;
    content: '\f105';
    margin-right: 5px;
}
#wrapper .fusion-vertical-menu-widget .menu li > a {
    padding-left: 0 !important;
}
footer .contact-info-container p, footer .textwidget p {
    color: #bfbfbf;
}
footer .fas {
    color: #bfbfbf;
    font-size: 20px;
    width: 22px;
}
.contact-info-container p {
    display: inline-flex;
	margin-bottom: 5px;
}
section#custom_html-4 {
    margin-bottom: 30px;
}
/***********************************************/
div#testimonial {
    display: none;
}
.page-id-156 main#main {
    padding-bottom: 0px;
}
div#team-flip .flip-box-front {
    height: 250px;
}
.clients table {
    border-color: #e0dede;
    margin: 0 auto;
}
/****************sub product css*******************/
p.product-nm {
    text-align: center;
    font-weight: bold;
    color: #000000;
    font-size: 20px;
}
a.brochurebtn1 {
    padding: 10px 20px;
    color: #ffffff;
    background-color: #10519b;
    border-radius: 20px;
}
.subproduct-desc p {
    text-align: justify;
}
.broture, .sub-video {
    text-align: center;
}
a.brochurebtn1:hover {
    color: #ffffff;
    background-color: #10519b;
}
.broture {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
/*********************responsive css***************/
@media screen and (max-width: 1170px) {
	.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper {
    width: 84%;
}
}
@media screen and (max-width: 1100px) {
	.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper {
    width: 83%;
}
.headertoptxt {
    width: 89%;
}
}
@media screen and (max-width: 1024px) {
	.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper {
    width: 82%;
}
.headertoptxt {
    width: 88%;
}
}
@media screen and (max-width: 992px) {
	.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper {
    width: 81%;
}
.headertoptxt {
    width: 87%;
}
}
@media screen and (max-width: 940px) {
	.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper {
    width: 80%;
}
.headertoptxt {
    width: 86%;
}
.headertoptxt p {
    font-size: 30px;
}
}
@media screen and (max-width: 900px) {
	.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper {
    width: 79%;
}
.headertoptxt {
    width: 85%;
}
}
@media screen and (max-width: 853px) {
	.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper {
    width: 78%;
}
.headertoptxt {
    width: 84%;
}
.headertoptxt p {
    font-size: 24px;
}
}
@media screen and (max-width: 800px) {
.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper {
    width: 73%;
}
.headertoptxt {
    width: 88%;
}
.fusion-header {
    background-color: #10519b !important;
}
.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-header-banner {
    margin-top: 0px; 
}
.fusion-header-v4.fusion-mobile-menu-design-modern .fusion-logo .fusion-logo-link {
    max-width: 110px !important;
    float: left !important;
}
.rightlogo img {
    width: 59px;
}
.fusion-mobile-menu-icons a {
    margin-top: 25px;
}
}
@media screen and (max-width: 740px) {
.rightlogo img {
    width: 58px;
}
}
@media screen and (max-width: 667px) {
.headertoptxt p {
    font-size: 18px;
}
.headertoptxt {
    width: 86%;
}
}
@media screen and (max-width: 603px) {
.headertoptxt {
    width: 84%;
}
}
@media screen and (max-width: 568px) {
.headertoptxt p {
    font-size: 16px;
}
.headertoptxt {
    width: 83%;
}
}
@media screen and (max-width: 533px) {
.fusion-header-v4.fusion-mobile-menu-design-modern .fusion-logo .fusion-logo-link {
    max-width: 80px !important;
}
.headertoptxt {
    width: 82%;
}
}
@media screen and (max-width: 480px) {
.headertoptxt {
    display: none;
}
.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-header-banner {
    margin-top: 0px !important;
}
.rightlogo img {
    width: 45px;
}
.fusion-logo-left .fusion-header-banner {
    float: left;
    width: 88%;
}
.fusion-mobile-menu-icons a {
    margin-top: 8px;
}
}
@media screen and (max-width: 360px) {
.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper {
    width: 65%;
}	
}
/***********************************************************/
div#content-abt .col.content-wrapper.link-area-link-icon.icon-hover-animation-fade.fusion-animated.slideInDown {
    height: 200px;
    background-color: #f9f9f9 !important;
    opacity: 0.8;
    padding: 10px;
}
div#content-abt .col.content-wrapper.link-area-link-icon.icon-hover-animation-fade {
	height: 210px;
    background-color: #f9f9f9 !important;
    opacity: 0.8;
    padding: 10px;
}
.brandlogo {
    margin-bottom: 10px;
}