/*
 Theme Name:   Divi Child
 Theme URI:    http://www.elegantthemes.com/gallery/divi/
 Description:  Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
 Author: Elegant Themes
 Author URI:   http://www.elegantthemes.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  Divi-child
*/

/* .page-template-default #main-header {
    top: 32px !important;
    display: block !important;
    opacity: 1 !important;
    transform: translateY(0) !important;
} */
.mobile-home-title-panel {
    display:none;
}

.press_releas {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #ebeaea;
}
.press_releas span {
	color: #a5b3ab !important;
}
.mobile-top-sec {display:none;}
.third-section-mobile {display:none;}
@media screen and (max-width: 980px) and (min-width: 568px) {
  .third-section .et_pb_column {
    width: 50%;
}
}

@media screen and (max-width: 668px) {
.entry-content table, 
body.et-pb-preview #main-content .container table {
    display: block;
    max-width: 100%; 
}
.third-section-mobile {display:block;}
.third-section {display:none;}
.third-section-mobile .et_pb_row {bottom:100px;}
.desktop-top-banner {display:none;}
    .mobile-top-sec {display:block;}
    .mobile-home-title-panel {
        display:block;
    }
    .home-title-panel {
        display:none;
    }
    .et_pb_column.et_pb_column_4_4.et_pb_column_0.et_pb_css_mix_blend_mode_passthrough.et-last-child {
     position: relative;
    }
    .et_pb_column.et_pb_column_4_4.et_pb_column_0.et_pb_css_mix_blend_mode_passthrough.et-last-child:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0,67,106,0.67);
        top: 0;
        left: 0;
        z-index: -1;
    }
    .mobile-top-sec .et_pb_row {width:100% !important;}
    .mobile-top-sec .et_pb_column.et_pb_column_4_4.et_pb_column_0.et_pb_css_mix_blend_mode_passthrough.et-last-child {padding:50px 80px;}

}
@media screen and (max-width: 480px) {
    .desktop-top-banner {display:none;}
    .mobile-top-sec {display:block;}
    .mobile-home-title-panel {
        display:block;
    }
    .home-title-panel {
        display:none;
    }
    .et_pb_column.et_pb_column_4_4.et_pb_column_0.et_pb_css_mix_blend_mode_passthrough.et-last-child {
     position: relative;
    }
    .et_pb_column.et_pb_column_4_4.et_pb_column_0.et_pb_css_mix_blend_mode_passthrough.et-last-child:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0,67,106,0.67);
        top: 0;
        left: 0;
        z-index: -1;
    }
    .mobile-top-sec .et_pb_row {width:100% !important;}
    .mobile-top-sec .et_pb_column.et_pb_column_4_4.et_pb_column_0.et_pb_css_mix_blend_mode_passthrough.et-last-child {padding:50px 80px;}
    /*
    .icons-section .et_pb_column .et_pb_module {
        text-align: center;    
    }
    */
}
.et-social-linkedin a.icon:before { 
    content: '\e09d';
}
.et-social-facebook a.icon:before { content: '\e093'; }
.et-social-twitter a.icon:before { content: '\e094'; }
.et-social-google-plus a.icon:before { content: '\e096'; }
.et-social-pinterest a.icon:before { content: '\e095'; }
.et-social-linkedin a.icon:before { content: '\e09d'; }
.et-social-tumblr a.icon:before { content: '\e097'; }
.et-social-instagram a.icon:before { content: '\e09a'; }
.et-social-skype a.icon:before { content: '\e0a2'; }
.et-social-flikr a.icon:before { content: '\e0a6'; }
.et-social-myspace a.icon:before { content: '\e0a1'; }
.et-social-dribbble a.icon:before { content: '\e09b'; }
.et-social-youtube a.icon:before { content: '\e0a3'; }
.et-social-vimeo a.icon:before { content: '\e09c'; }
.et-social-rss a.icon:before { content: '\e09e'; }

@media (min-width: 481px) and (max-width: 668px) {
    .banner-image-mobile img {
        width: 60%;
    }
}
@media (max-width: 980px) {
    .et_pb_section {
        padding: 0;
    }
}

@media screen and (max-width: 767px) {
    .entry-content table, 
    body.et-pb-preview #main-content .container table {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
}





















