@media (min-width: 1380px){

}

@media (min-width: 1200px){
    .container{
        max-width: 1250px;
    }
}

@media (min-width: 992px){
    .container{
        max-width: 1250px;
    }   
}

@media all and (max-width: 992px){
    .top-menu-contact ul li{
        font-size: 13px;
    }
    .top-menu-right ul li{
        font-size: 13px;
    }
    .footer-block-inner{
        margin-bottom: 30px;
    }
    .navbar-collapse.collapse.show{
        position: absolute;
        top: 90px;
        width: 100%;
        left: 0;
        z-index: 10;
        background: #fff;
        height: calc(100vh - 90px);
        overflow: auto;
    }
    .navbar-nav{
        padding: 0px 15px;
        height: auto !important;
        align-items: flex-start !important;
    }
    .navbar-nav .nav-item .nav-link{
        justify-content: flex-start;
    }
    .nav-bar-btn{
        margin-top: 30px;
    }

    .dropdown-menu{
        padding: 0;
        border: none;
        width: 100%;
    }
    .dropdown-item{
        padding: 8px 20px;
    }

    .page-contact-us .container .row > div{
        margin-bottom: 65px;
    }

    .banner-section .carosel-item.item{
        height: 560px;
        min-height: 560px;
    }
    .navbar .container .navbar-collapse .navbar-nav .nav-item{
        display: inline;
    }
}

@media all and (max-width: 768px){
    .top-info-block{
        font-size: 12px;
        padding: 0px 30px;
        line-height: 20px;
    }
    .navbar-collapse.collapse.show{
        position: absolute;
        top: 90px;
        width: 100%;
        left: 0;
        z-index: 10;
        background: #fff;
        height: calc(100vh - 90px);
        overflow: auto;
    }
    .navbar-nav{
        padding: 0px 15px;
        height: auto !important;
        align-items: flex-start !important;
    }
    .navbar-nav .nav-item .nav-link{
        justify-content: flex-start;
    }
    .nav-bar-btn{
        margin-top: 30px;
    }

    .dropdown-menu{
        padding: 0;
        border: none;
        width: 100%;
    }
    .dropdown-item{
        padding: 8px 20px;
    }

    .banner-main-heading{
        font-size: 27px;
        line-height: 40px;
        width: 100%;
        text-align: center;
    }

    .banner-small-heading{
        font-size: 16px;
        width: 100%;
        text-align: center;
    }

    .banner-btns{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .banner-section .carosel-item.item{
        height: 560px;
        min-height: 560px;
    }

    .section-main-heading{
        font-size: 32px;
        line-height: 38px;
    }

    .how-start-card.odd {
        margin-top: 0px;
    }

    .about-profit-heading{
        font-size: 29px;
        line-height: 35px;
    }

    .footer-block-inner{
        margin-bottom: 30px;
    }

    .footer-copyright{
        font-size: 13px;
        text-align: center;
        margin-bottom: 10px;
    }

    .footer-bottom-list{
        justify-content: center;
    }

    .footer-bottom-list li{
        margin: 0px 8px;
    }

    .footer-bottom-list li a{
        font-size: 13px;
    }
    .page-contact-us .container .row > div{
        margin-bottom: 65px;
    }

    .our-story-image{
        margin-bottom: 30px;
    }
    .our-story-cwrapper{
        margin-bottom: 30px;
    }
    .our-story-planning-list li{
        width: 100%;
    }
    .accordion.faq .card{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .navbar .container .navbar-collapse .navbar-nav .nav-item{
        display: inline;
    }
}

@media all and (max-width: 480px){
    .top-info-block{
        font-size: 12px;
        padding: 0px 30px;
        line-height: 20px;
    }
    .navbar-collapse.collapse.show{
        position: absolute;
        top: 90px;
        width: 100%;
        left: 0;
        z-index: 99;
        background: #fff;
        height: calc(100vh - 90px);
        overflow: auto;
    }
    .navbar-nav{
        padding: 0px 15px;
        height: auto !important;
        align-items: flex-start !important;
    }
    .navbar-nav .nav-item .nav-link{
        justify-content: flex-start;
    }
    .nav-bar-btn{
        margin-top: 30px;
    }

    .dropdown-menu{
        padding: 0;
        border: none;
        width: 100%;
    }
    .dropdown-item{
        padding: 8px 20px;
    }

    .banner-main-heading{
        font-size: 27px;
        line-height: 40px;
        width: 100%;
        text-align: center;
    }

    .banner-small-heading{
        font-size: 16px;
        width: 100%;
        text-align: center;
    }

    .banner-btns{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .banner-section .carosel-item.item{
        height: 560px;
        min-height: 560px;
    }

    .section-main-heading{
        font-size: 32px;
        line-height: 38px;
    }

    .how-start-card.odd {
        margin-top: 0px;
    }

    .about-profit-heading{
        font-size: 29px;
        line-height: 35px;
    }

    .footer-block-inner{
        margin-bottom: 30px;
    }

    .footer-copyright{
        font-size: 13px;
        text-align: center;
        margin-bottom: 10px;
    }

    .footer-bottom-list{
        justify-content: center;
    }

    .footer-bottom-list li{
        margin: 0px 8px;
    }

    .footer-bottom-list li a{
        font-size: 13px;
    }
    .page-banner{
        background-position: right;
    }
    .threaded-comments {
        margin-left: 0px;
    }
    .page-contact-us .container .row > div{
        margin-bottom: 65px;
    }

    .our-story-image{
        margin-bottom: 30px;
    }
    .our-story-cwrapper{
        margin-bottom: 30px;
    }
    .our-story-planning-list li{
        width: 100%;
    }
    .accordion.faq .card{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .navbar .container .navbar-collapse .navbar-nav .nav-item{
        display: inline;
    }
}