/*
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
*/



/*--------------------Homepage Slider--------------------*/
    .tfs-slider {
        overflow: visible !important;
        max-height: 75vh;
    }

    .tfs-slider .slides {
        overflow: visible !important;
    }
    .tfs-slider .background-image {
        height: 75vh !important;
    }

    .tfs-slider .flex-control-nav {
        /*bottom: 20px!important;*/
    }
    .tfs-slider .slide-content-container {
        /*bottom: -90px;
        top: initial;
        height: 50px;*/
        bottom: -110px;
        top: unset !important;
        min-height: 100px;
        background-color: #fff;
        padding: 30px;
        
        transform: unset;
    }
    .tfs-slider .slide-content {
        margin-top: 0 !important;
    }

    .tfs-slider .slide-content h2 {
    font-weight:700;
        /*font-size: 20px !important;*/
        /*line-height: 20px !important;*/
    }

    .tfs-slider .slide-content h3 {
    font-weight:300;
        /*font-size: 16px !important;*/
        /*line-height: 16px !important;*/
    }
    .tfs-slider .slide-content .caption {
        /*max-width: 500px;*/
    }

    .tfs-slider .slide-content .heading {
        margin: 0 !important;
        padding: 0 !important;
    }


    .tfs-slider .slide-content-container .fusion-title-sc-wrapper {
        padding: 0 !important;
        margin: 0 !important;
    }

    .fusion-page-title-bar {
        /*height: 120px;*/
    }

/*====================ABOUT PAGE=========================*/
    .top-panel-heading {
        padding-right: 110px;
        padding-left: 110px;
    }
    #top-panel-about .top-panel-heading h1 {
        font-size: 55px;
        line-height: 1.15em;
        text-transform: uppercase;
        font-weight: bold;
        color: #d0d0d0;
        letter-spacing: -0.025em;
    }
    .fusion-fullwidth.hundred-percent-fullwidth {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .fusion-person .person-shortcode-image-wrapper {
        text-align: left; 
    }
    .fusion-person .person-desc .person-author .person-name{
        font-size: 22px;  
    }
    .fusion-person .person-desc .person-author .person-title{
        font-style: italic;
        color: #333;  
    }
    @media screen and (max-width: 1100px){
        .top-panel-heading {
            padding-right: 0;
            padding-left: 0;
        }
        #top-panel-about .top-panel-heading h1 {
            font-size: 45px;
        }
    }
    @media screen and (max-width: 800px){
        .fusion-person .person-desc .person-author .person-name,
        body.fusion-body * h1{
            font-size: 18px;  
        }
        .team-directors img{
            width: 190%;
            max-width: unset;
            margin-left: -65%;
        }
        .team-associates img{
            width: 150%;
            max-width: unset;
            margin-left: -40%;
        }
        .fusion-body .post-content .fusion-layout-column.fusion-one-fourth {
            width: 50% !important;
        }
        #top-panel-about .top-panel-heading h1 {
            font-size: 35px;
        }
    }
    @media screen and (max-width: 470px){
        #top-panel-about .top-panel-heading h1{
            font-size: 20px;
        }
    }
     
/*--------------------FOOTER STYLES-------------------------*/
    footer.fusion-footer-widget-area .widget-title {
        font-size: 16px;
        font-weight: bold;
	}
    .fusion-footer footer.fusion-footer-widget-area .fusion-column:nth-child(2) {
       /* width: 50% !important; 
        float: left; */
    }
    footer.fusion-footer-widget-area.fusion-widget-area {
        padding: 35px 40px 10px;
    }
    .fusion-footer-widget-area .fusion-column:nth-child(2) .textwidget p {
        display: inline-block;
        vertical-align: top;
        float: left;
        margin-top: 0;
    }
    .fusion-footer-widget-area .fusion-column:nth-child(2) .textwidget p:first-child {

        margin-right: 20px;
    }
    .fusion-footer .fusion-column:first-child div {
        max-width: 390px;
    }
    @media only screen and (max-width: 800px){
        .fusion-columns .fusion-column:not(.fusion-column-last) {
            margin: 0 0 20px;
        }
            footer.fusion-footer-widget-area .widget-title {
            margin-bottom: 10px;
        }
        .fusion-footer footer.fusion-footer-widget-area .fusion-column:nth-child(1){
     	 width: 100% !important; 
        float: left;
		}
        .fusion-footer footer.fusion-footer-widget-area .fusion-column{
            width:50% !important;
            float:left;
        }
    }

/*--------------------Header alteration--------------------*/
    /*.fusion-header-wrapper {
    border-bottom: 1px solid #e9e9e9;
}*/
    .fusion-header {
        border-bottom: 1px #e0dede solid !important;
    }
    .fusion-logo {
        max-width: 140px;
        height: auto;
    }
/*--------------------Portfolio--------------------*/
    ul.fusion-filters {
        border-top: none;
        border-bottom: none;
        margin-top: 60px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
    }
/*--------------------single Portfolio pages--------------------*/
    .fusion-page-title-captions {
        vertical-align: bottom;
    }
    .single-navigation {
        height: 34px;
        line-height: 34px;
        border-top: 0px solid #e7e6e6;
        border-bottom: 0px solid #e7e6e6;
        margin-bottom: 19px;
        text-align: left;
        font-size: 16px;
        margin-left: 14px;
    }
       /*---side bar scrolling---*/
       #sidebar {
            position: sticky;
            top: 120px;
            margin-top: 50px;
        }
       .menu-houses-container {
            max-height: 62vh;
            overflow-x: hidden;
            overflow-y: scroll;
        }
        #sidebar {
            height: 100vh;
        }

        #nav_menu-2 {
        /* height: 100%; */
        }
        #sidebar .menu {
            height: auto;
            margin-bottom: 50px;
        }
        #sidebar .menu a:before {
            position: relative;
            margin-right: 10px;
        }