/*
Theme Name: Divi Child Theme
Description: A child theme to house custom coding which modifies the Divi parent theme by Elegant Themes. Includes default line numbers where the code was taken from in the parent theme.
Author:   Brad Dalton http://wpsites.net
Template: Divi
*/

@import url("../Divi/style.css");




#et-top-navigation {
    font-weight: normal;
}


.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
    padding-bottom: 6px;
    position: relative;
}

.et_header_style_left #et-top-navigation nav>ul>li>a:before, .et_header_style_split #et-top-navigation nav>ul>li>a:before{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 2px solid rgba(255,255,255,0);
    width: 100%;
}

.et_header_style_left #et-top-navigation nav>ul>li>a:hover:before, .et_header_style_split #et-top-navigation nav>ul>li>a:hover:before{
border-bottom: 2px solid #25a0db;    
}

.et_header_style_left #et-top-navigation nav>ul>li>a:hover, .et_header_style_split #et-top-navigation nav>ul>li>a:hover{
    opacity: 1;
}

#top-menu li.current-menu-item>a{
    border-bottom: 2px solid #25a0db; 
    color: #4d4d4d;
}

#top-menu > li{padding-bottom: 27px}



.top_logos li{display: inline-block; vertical-align: middle; margin: 0 2%;}

#top-menu li{padding-right: 30px}


#et-info{width: 100%}
#et-info #et-info-phone{display: none;}
#top-header .et-social-icons{float: right;}

.page-title{font-weight: 300; font-size: 15px; color:#292929}

.page-title span{display: inline-block; padding-right: 30px; position: relative;}

.page-title span:before{
    content: '';
    position: absolute;
    right: -22px;
    top: 16px;
    width: 22px;
    height: 3px;
    background: #02aef0;
}

.page-title2{font-weight: bold; font-size: 30px; color:#fff; font-weight: 300}

.page-title2 span{display: inline-block; padding-right: 15px; position: relative;}

.page-title2 span:before{
    content: '';
    position: absolute;
    right: -22px;
    top: 16px;
    width: 22px;
    height: 3px;
    background: #fff;
}

ul.bullet-list{
    list-style: none;
    margin: 0;
    padding:0;
}
ul.bullet-list li{
    background: url(images/blue-arrow.png) 0 7px no-repeat;
    padding: 3px 3px 3px 30px;
    font-weight: 600;
    font-size: 19px
}

ul.toplist{
    list-style: none;
    margin: 0;
    padding:0;
}
ul.toplist li{
    background: url(images/white-arrow.png) 0 7px no-repeat;
    padding: 3px 3px 3px 30px;
    font-weight: normal;
    font-size: 15px;
    margin:0 0 0 0 !important;
}

.homepage_listing{}

.homepage_listing .et_pb_column{padding: 13px 13px 35px 13px; position: relative; border: 1px solid #d6d6d6; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;}
.homepage_listing .et_pb_column:hover{box-shadow:0 0 30px rgba(0, 0, 0, 0.2); }
.homepage_listing .et_pb_column .more_btn{position: absolute; left: 13px; bottom: 25px}

.video_section .et_pb_testimonial .et_pb_testimonial_author{text-align: right; margin-top: 0; color: #02aef0 !important; font-size: 18px; font-weight: normal; font-style:italic}

.video_section .et_pb_testimonial_meta{font-style: italic; text-align: right}

.video_section .et_pb_testimonial{padding: 10px 0;}

.video_section .et_pb_testimonial_portrait{margin-right: 14px; margin-top: -5px;}

#main-footer {
    background-color: #333;
}

#footer-widgets .footer-widget li:before{border-width: 2px; top: 11px; border-color:#82c0c7}
#footer-widgets .footer-widget li{padding-left: 10px}

#main-footer .footer-widget h4 {
    color: #02aef0;
    padding-bottom: 24px;
}

#footer-widgets .footer-widget #nav_menu-2 li:before{display: none}
#footer-widgets .footer-widget #nav_menu-2 li{padding-left: 0;}

.background_shadow{
	display: flex;
	align-items: flex-end;
}

.newslettersection{
background: rgba(0, 0, 0, 0.6);
    padding: 10px;
    margin-top: 20px;
    color: #fff;
}

.newslettersection .newsheading{
    font-size: 17px;
    font-weight: bold;
    font-style: italic;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 10px;
	padding-top: 25px;
}

.newslettersection .newsheading span{
	color: #02aef0;
}
.newslettersection .topform{
    background: url(images/3d_15_Tips_200h.png) 85px 100% no-repeat;
	padding-left: 200px;
    padding-top: 0px;
	
}

.newslettersection #mc_embed_signup form {
    padding: 20px 15px 0 0;
}

.newslettersection #mc_embed_signup{background: none;}
.newslettersection #mc_embed_signup .mc-field-group{width: 100%;}
.newslettersection #mc_embed_signup .mc-field-group input{
    color: #000;
    height: 56px;
    font-size: 16px;
    border-radius: 4px;
}

.newslettersection #mc_embed_signup #mc-embedded-subscribe{
    background: #02aef0;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    border-bottom: 5px solid rgba(0,0,0,0.3);
    height: auto;
    padding: 10px 22px;
    border-radius: 5px;
}

.page-id-6097 .et_pb_section.video_section {
    background: #fff !important;
}

.page-id-6097 .et_pb_section.video_section .et_pb_testimonial{padding: 35px; margin-bottom: 20px}
.page-id-6097 .et_pb_section.video_section .et_pb_testimonial_description_inner p{
    font-size: 18px;
    line-height: 1.7;}


h1{font-size: 35px}
h2{font-size: 30px}
h3{font-size: 25px}

.entry-content ul li{margin-bottom: 10px}

ul.newlists{
    list-style: none; margin: 0; padding: 0;
}

ul.newlists li{
    padding-left: 30px;
    position: relative;  
}

ul.newlists li:before{
    content: "\f138";
    position: absolute;
    left: 0;
    top: 5px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #02aef0; 
}


ul.newlist2{
    list-style: none; margin: 0; padding: 0;
}

ul.newlist2 li{
    padding-left: 30px;
    position: relative;  
}

ul.newlist2 li:before{
    content: "\f138";
    position: absolute;
    left: 0;
    top: 5px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff; 
}




blockquote.blockquote p {
padding-bottom: 11px;

}


#footer-widgets {
    padding: 5% 0 2%;
}

/*=========Kashif CSS=========*/
.banner-section {
    padding: 0 !important;
}
.banner-heading {
    color: #fff;
    font-size: 38px;
    line-height: 40px;
    font-family: "Open Sans",Arial,sans-serif;
    font-weight: 700;
    padding-left: 60px;
}
.ultimate-happen {
    font-size: 30px;
    line-height: 42px;
    color: #fff;
    font-family: "Open Sans",Arial,sans-serif;
    font-weight: 300;
    margin: 0 auto;
    width: 65%;
}
.ultimate-happen span {
    color: #02aef0;
    font-weight: bold;
    font-style: italic;
}
.have-been {

    color: #292929;
    font-size: 30px;
    line-height: 32px;
    font-weight: 300;

}
.abandoned-share {
    color: #2a2a2a;
    font-size: 22px;
    line-height: 32px;
    font-weight: 300;
}
.abandoned-share span {
    color: #2a2a2a;
    font-style: italic;
    font-weight: 600;

}
.bio::after {
    position: absolute;
    content: "";
    width: 20px;
    background: #02aef0;
    height: 2px;
    left: 0;
    right: 0;
    bottom: -6px;
    margin: auto;
}
.bio {
    position: relative;
    text-align: center;
}

.padd {
    padding: 0px 0 !important;
}
.pad-20{
    padding: 20px 0 !important;
}
.bio-1 {

    margin-right: -30px;

}
.bio-2 {
	margin-right: 0px;
	margin-left: 0px;
}
.bio-3 {

    margin-left: -93px !important;

}

/*=========Kashif CSS end=========*/


@media (min-width: 981px){
.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a, .et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a {
    padding-bottom: 8px;
}
    
    .et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a, .et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a {
    padding-bottom: 6px;
}
    
#logo {
    max-height: 100% !important;
}
    
.background_shadow .background_shadow1 .et_pb_image{background: none;}   
.background_shadow{ background:url(images/shadow-bg.png) 0 -6px no-repeat;}

    
    .aboutcontent_wrap{padding-right:72px}
    .aboutcontent_wrap img{margin-left:43px}
    
.et_pb_row.homepage_listing{padding-left: 86px; padding-right: 86px;}
   
    .authvideo{padding-right: 10%}
    .authvideo .et_pb_video_box{box-shadow:0 0 35px rgba(0, 0, 0, 0.2)}
    
    
}

@media(max-width:1450px){
    #top-menu li {
    padding-right: 14px;
}
.bio-graphy img {

    width: 30%;
}
}
@media (max-width: 1200px){
.newslettersection .topform {
    background: url(images/3d_15_Tips_200h.png) 0px 100% no-repeat !important;
    padding-left: 160px;
    margin-top: 20px;
}

}
@media (max-width: 980px){
    .banner_image{display: none}
/*.newslettersection{padding:250px 0 30px 0;
    margin: 0;
    background-position: 50% 0;} */ 
    .newslettersection #mc_embed_signup form{padding: 0;}   
    .ultimate-happen {
    width: 100%;
}


.newslettersection {
    padding: 20px 10px 30px 10px;
    margin: 0;
    background-position: 50% 0;
}
.background_shadow {
    display: block;
    align-items: flex-end;
}
}

@media(max-width:599px){
    .header_bottom .header_bleft{width: 100%; text-align: center}
    .header_bottom .header_bright{width: 100%; text-align: center}
    ul.top_logos{text-align: center}
    .top_logos li{width: 40%;}
   /* #main-header .container{    max-width: 100%;
    width: 100%;
    padding: 0 10px;} */
    #et_top_search{display: none}
    .et_header_style_left #logo, .et_header_style_split #logo{max-width: 70%}

/*=========Kashif CSS=========*/
    .have-been {
    font-size: 21px;
    line-height: 26px;
}
.banner-heading {
    font-size: 24px;
    line-height: 15px;
    padding-left: 10px;
}
.ultimate-happen {
    font-size: 20px;
    line-height: 30px;
}
.abandoned-share {
    font-size: 18px;
    line-height: 32px;
}
.bio-graphy img {

    width: 100%;
    display: block;

}
.background_shadow p {
    font-size: 21px;
}
.newslettersection .topform {
    background: none !important;
    padding-left: 0 !important;
    margin-top: 20px;
}
.padd-1 {
    padding: 0 !important;
}
/*=========Kashif CSS end=========*/
}
/* Style Footer Credits - Lines 948 & 949 */
