@media (min-width: 1200px){
    .container {
        max-width: 1254px;
    }
}
@media screen and (min-width: 1401px) and (max-width: 1800px) {
    .parallax-mountain{
        height: 400px;
    }
    .performance-wrapper{
        padding: 100px 0 50px;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .bubble-container {
        height: 500px;
        width: 500px;
    }
    .bubble-container .btn-row{
        bottom: 70px;
    }
    .parallax-mountain {
        height: 370px;
    }
}
@media only screen and (max-width: 1199px) {
    .footer ul li a{
        padding: 0 8px;
    }
    .performance-column span{
        letter-spacing: 0.03em;
    }
    .performance-box p{
        letter-spacing: normal;
    }
    .info-slider-wrapper .carousel-inner {
        margin-left: 0;
    }
    .parallax-mountain {
        height: 300px;
    }
    .parallax-mountain .image-wrapper{
        bottom: 60px;
    }
    .about-atar, .portfolio-wrapper, .news-wrapper, .newsletter-wrapper, .footer{
        clip-path: polygon(50% 70px, 100% 0, 100% 100%, 0 100%, 0 0);
        margin-top: -70px;
    }
    .isHover.inner-banner h1{
        font-size: 100px;
    }
    @keyframes scaleTextEffect {
        0%{
            font-size: 72px;
        }
        20%{
            font-size: 60px;
        }
        100% {
            font-size: 100px;
        }
    }
    .col-text{
        width: 50%;
        padding: 40px 60px;
    }
    .grid-flex{
        height: 760px;
    }
    .col-image{
        height: 760px;
    }
    .flame-logo {
        width: 803px;
        height: 100vh;
    }
    .our-core-value .company-info{
        margin-bottom: 50px;
    }
    .our-core-value .col-lg-4, .our-core-value .col-lg-8{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .inestement-section .grid-flex:nth-child(odd) .col-image {
        width: 35%;
    }
    .inestement-section .grid-flex:nth-child(odd) .col-text {
        width: 66%;
        padding: 40px 20px;
    }
    .inestement-section .grid-flex:nth-child(even) .col-text {
        width: 60%;
        padding: 40px;
    }
    .investment-qoute-text h4 {
        font-size: 16px;
        line-height: 26px;
        padding: 20px 0;
    }
    .presence-details .portfolio-detail{
        padding-left: 70px;
    }
    .presence-details .portfolio-box{
        height: 285px;
    }
    .footer.inner-footer{
        margin-top: 0;
        clip-path: inherit;
    }
    .inner-portfolio .portfolio-content{
        padding-left: 0;
    }
    .video-testimonial .investment-qoute-text {
        padding: 70px 53px;
    }
    .video-wrapper .video-inner{
        padding: 0 80px;
    }
    .team-info h2{
        padding-left: 0;
    }
    .profileModal .profile-row .profile-pic {
        width: 500px;
        height: 500px;
        padding: 80px;
    }
    .profileModal .profile-row .profile-detail {
        width: calc(100% - 500px);
        padding: 72px 38px;
    }
    .seniorprofileModal .profile-row {
        padding-left: 0;
    }
    .grid-flex.corp-divestiture, .grid-flex .corp-divestiture-image {
        height: 1250px;
    }
}
@media only screen and (max-width: 991px) {
    .navbar .navbar-collapse .nav-slider{
        width: 375px;
        height: 100%;
        background: #fff;
        position: fixed;
        top: 0;
        right: -375px;
        text-align: center;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        padding-top: 120px;
        transition: all ease 0.3s;
        flex-direction: column;
    }
    .header.sticky-header .navbar .nav-item .nav-link {
        color: #003251 !important;
    }
    .navbar .navbar-collapse .nav-slider:after{
        content: "";
        position: absolute;
        background: url(../images/menu_bg.png);
        width: 100%;
        height: 100%;
        background-position: bottom;
        background-repeat: no-repeat;
        opacity: 0.3;
        z-index: -1;
        bottom: 0;
    }
    .navbar-toggler:focus{
        outline: 0;
    }
    .navbar .navbar-collapse.show .nav-slider{
        right: 0;
        overflow-y: auto;
        padding-bottom: 30px;
    }

    .navbar-toggler-icon {
        width: 24px;
        height: 19px;
        background-image: none;
        position: relative;
        border-bottom: 3px solid #ffffff;
        transition: all 0.2s linear;
    }
    .inner-header.isHover .navbar-toggler-icon{
        border-bottom: 3px solid #ffffff;
    }
    .inner-header.isHover .navbar-toggler-icon:after, 
    .inner-header.isHover .navbar-toggler-icon:before{
        background: #ffffff;
    }
    .header.sticky-header .navbar-toggler-icon{
        border-bottom: 3px solid #003251;
    }
    .header .navbar .nav-item .nav-link{
        color: #003251 !important;
        padding-bottom: 16px;
        text-align: left;
    }
    .header .dropdown-item {
        border-bottom: 0;
        margin-bottom: 0;
        line-height: 25px;
        font-weight: normal;
    }
    .header .navbar-nav .dropdown-menu {
        padding: 0 20px 15px 40px;
        border: 0;
        background: transparent;
        box-shadow: none;
    }
    .header .navbar .nav-item .nav-link:after{
        display: none;
    }
    .header.sticky-header .logo > img{
        display: none;
    }
    .header.sticky-header{
        background: #fff;
        padding: 16px 0;
    }
    .sticky-header .mobile__header_logo{
        display: none;
    }
    .header.sticky-header a.mobile_logo {
        display: inline-block;
    }
    .header.sticky-header .logo .mobile_logo img{
        max-width: 50px;
    }
    .navbar-toggler-icon:after, 
    .navbar-toggler-icon:before{
        width: 24px;
        position: absolute;
        height: 3px;
        background-color: #ffffff;
        top: 0;
        left: 0;
        content: '';
        z-index: 2;
        transition: all 0.2s linear;
    }
    .header.sticky-header .navbar-toggler-icon:after, 
    .header.sticky-header .navbar-toggler-icon:before{
        background: #003251;
    }
    .inner-header .navbar-toggler-icon:after, 
    .inner-header .navbar-toggler-icon:before{
        background: #003251;
    }
    .inner-header .navbar-toggler-icon{
        border-bottom: 3px solid #003251;
    }
    /*.inner-header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before, .inner-header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after{
      background: #ffffff;
    }*/
    /* .sticky-header.inner-header .navbar-toggler-icon:after, 
     .sticky-header.inner-header .navbar-toggler-icon:before{
       background: #ffffff;
     }
     .sticky-header.inner-header .navbar-toggler-icon {
       border-bottom: 2px solid #ffffff;
     }*/
    /*.inner-header.header .navbar .nav-item .nav-link {
      color: #ffffff;
    }*/
    .navbar-toggler-icon:after{
        top: 8px;
    }
    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
        transform: rotate(45deg);
        background-color: #003251;
    }
    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
        transform: translateY(8px) rotate(-45deg);
        background-color: #003251;
    }
    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
        border-color: transparent;
    }
    .header .navbar .nav-item:last-child .nav-link{
        padding-right: 20px;
    }
    .header .logo{
        width: 100%;
        text-align: left;
    }
    .header .navbar-toggler{
        position: absolute;
        right: 0;
    }
    .footer .footer-logo{
        margin-bottom: 40px;
    }
    .header-video .banner-detail{
        padding: 0 20px;
    }
    .performance-column{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 50px;
    }
    .newsletter-wrapper{
        text-align: center;
    }
    .newsletter-wrapper .newsletter-image{
        margin-bottom: 50px;
    }
    .newsletter-wrapper .newsletter-image img{
        width: 450px;
    }
    .social_icons {
        display: inline-block;
        padding-left: 16px;
        margin-top: 50px;
    }
    .about-atar, .portfolio-wrapper, .news-wrapper, .newsletter-wrapper, .footer{
        padding: 100px 0 100px;
        clip-path: polygon(50% 40px, 100% 0, 100% 100%, 0 100%, 0 0);
        margin-top: -40px;
    }
    .parallax-mountain {
        height: 300px;
    }
    #horizontal-slider{
        display: none;
    }
    .responsive-block .slide-description{
        text-align: left;
    }
    .responsive-block{
        display: block;
    }
    .grid-flex{
        height: auto;
    }
    .col-text{
        width: 100%;
        padding: 40px 0;
    }
    .col-image{
        position: relative;
        width: 100%;
    }
    .flame-logo {
        width: 450px;
        height: 450px;
        top: 50%;
        transform: translateY(-50%);
    }
    .inner-banner-background{
        bottom: 5px;
        width: 680px;
        height: 390px;
    }
    .sticky-header.inner-header.isHover .logo.white-logo {
        display: none !important;
    }
    .breadcrumbs{
        left: 40px;
    }
    .bubble-container{
        width: 500px;
        height: 500px;
        float: none;
        margin: 150px auto;
    }
    .bubble-container .btn-row{
        bottom: 70px;
    }
    .inestement-section .grid-flex:nth-child(odd) .col-text,
    .inestement-section .grid-flex:nth-child(even) .col-text,
    .inestement-section .grid-flex:nth-child(odd) .col-image,
    .inestement-section .grid-flex:nth-child(even) .col-image {
        width: 100%;
    }
    .inestement-section .grid-flex:nth-child(even) .col-text:after {
        content: "";
        position: absolute;
        background: rgb(0 50 81 / 95%);
        width: 100%;
        height: 100%;
        z-index: -1;
        left: 0;
        top: 0;
    }
    .inestement-section .grid-flex:nth-child(even) .col-text {
        background-image: url(../images/vector_bg.png);
        background-size: cover;
        background-position: center;
        position: relative;
        z-index: 0;
        padding: 40px;
    }
    .col-image2 {
        display: none;
    }
    .ul_grid {
        flex-direction: column;
    }
    .ul_grid ul:first-child {
        padding-right: 0;
    }
    .ul_grid ul {
        width: 100%;
    }
    .investment-qoute-text h4 {
        text-align: left;
        font-size: 14px;
        line-height: 24px;
    }
    .investment-qoute-text {
        text-align: left;
        padding-left: 96px;
        padding-right: 30px;
    }
    .investment-qoute-text::after {
        background-position: left;
        background-size: cover;
        left: -10px;
    }
    .header.inner-header.isHover .caret{
        border-top: .3em solid #B52E2A;
    }
    .team-info h2{
        padding-left: 0;
        margin-bottom: 40px;
    }
    .leadership-team{
        padding: 100px 0;
    }
    .leadership-team h2{
        text-align: left;
    }
    .team-profile{
        margin-top: 80px;
    }
    .inner-banner-background{
        width: 100%;
    }
    .presence-details-row{
        padding: 50px 0;
    }
    .presence-details .portfolio-box{
        height: 240px;
    }
    .presence-details .portfolio-detail{
        padding-left: 30px;
    }
    .presence-details .portfolio-detail h3, .presence-details .portfolio-detail p{
        margin-bottom: 30px;
    }
    .social-icons{
        position: relative;
        left: 0;
        margin: 84px 0 80px 0;
    }
    .social-icons ul li{
        display: inline-block;
        margin-right: 10px;
    }
    .video-testimonial .investment-qoute-text {
        padding: 50px 10px 50px 50px;
    }
    .video-wrapper {
        min-height: 344px;
    }
    .video-wrapper .video-inner {
        padding: 0 50px;
    }
    .video-wrapper .video-inner h4 {
        font-size: 16px;
        line-height: 26px;
    }
    .presence p{
        padding: 0;
    }
    .team-slider .slider-wrapper{
        margin-top: 30px;
    }
    .team-slider .slider-wrapper .slide {
        min-width: 760px;
    }
    .team-slider .slider-wrapper .slide {
        min-width: 375px;
        padding: 0 15px;
    }
    .team-slider .slide-image {
        height: auto;
    }
    .team-slider {
        padding: 80px 0 75px;
    }
    .organization h2 {
        margin-bottom: 24px;
    }
    .senior-advisory .advisory-info p{
        padding: 0;
    }
    .profileModal .profile-row {
        flex-direction: column;
    }
    .profileModal .modal-content .close {
        right: 30px;
        top: 20px;
    }
    .profileModal .profile-row .profile-pic {
        height: 460px;
        padding: 0px;
    }
    .profileModal .profile-row .profile-detail {
        width: 100%;
        padding: 30px 0px 72px 0px;
        overflow: inherit;
    }
    .profileModal .profile-row .profile-detail span{
        padding: 6px 0 0;
    }
    .profileModal .modal-content {
        height: auto;
        padding: 70px;
    }
    .seniorprofileModal .profile-row .profile-pic{
        margin-top: 0;
    }
    .grid-flex.corp-divestiture {
        height: auto;
    }
    .grid-flex .corp-divestiture-image {
        height: 760px;
    }
}
@media only screen and (min-width: 768px) {
    .bubble:first-child{
        transform: translate3d(-350px, 0, 0);
    }
    .bubble:nth-child(2){
        transform: translate3d(0, -350px, 0);
    }
    .bubble:nth-child(3){
        transform: translate3d(350px, 0, 0);
    }
    .bubble:nth-child(4){
        transform: translate3d(0, 350px, 0);
    }
    .bubble:nth-child(5){
        transform: translate3d(0, -150px, 0);
    }
}
@media only screen and (max-width: 767px) {
    .header-video .banner-detail p {
        font-size: 16px;
        line-height: 28px;
    }
    .info-slider-wrapper .carousel-inner{
        width: 100%;
    }
    .info-slider-wrapper .carousel-item img{
        display: block;
        margin: 0 auto;
        margin-bottom: 20px;
        float: none;
    }
    .info-slider-wrapper .carousel-item a {
        width: 100%;
        text-align: center;
    }
    .info-slider-wrapper .carousel-item p{
        text-align: center;
        width: 100%;
        -webkit-line-clamp: 3;
    }
    .footer{
        text-align: center;
        padding: 80px 0;
        background: url(../images/core-value-bg.jpg);
    }
    .header-video {
        min-height: 1040px;
    }
    .info-slider-wrapper{
        padding: 40px 0;
    }
    .info-slider-wrapper .carousel-control{
        position: relative;
        left: 0;
        margin: 0 auto;
        margin-top: 40px;
        width: auto;
        text-align: center;
    }
    .carousel-control-next, .carousel-control-prev{
        position: relative;
        margin: 0 8px;
    }
    .footer:before{
        display: none;
    }
    .footer .footer-logo{
        margin-bottom: 60px;
        margin-top: 40px;
    }
    .footer ul{
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-bottom: 40px;
        text-align: center;
    }
    .footer h4{
        margin-top: 80px;
    }
    .footer h4, .footer p{
        text-align: center;
    }
    .footer p{
        margin-top: 40px;
    }
    .footer ul li a{
        padding: 20px;
    }  
    .footer ul li:last-child a{
        padding-right: 20px;
    }
    .performance-box{
        width: 47%;
    }
    .performance-column{
        margin-top: 0;
    }
    .performance-box span{
        font-size: 56px;
        padding-top: 40px;
        line-height: 64px;
        margin-bottom: 0;
    }
    .performance-column .performance-box:nth-child(even):before, .performance-box h6{
        display: none;
    }
    .portfolio-wrapper .portfolio-box{
        height: 176px;
        margin-bottom: 16px;
    }
    .portfolio-wrapper .portfolio-row{
        padding: 0 8px;
    }
    .portfolio-wrapper .portfolio-row .col-6{
        padding: 0 8px;
    }
    .portfolio-box .portfolio-detail{
        padding: 10px;
        flex-direction: column;
        align-items: center;
        display: flex;
        justify-content: center;
    }
    .portfolio-box .portfolio-detail h4, .portfolio-box .portfolio-detail h5{
        font-size: 11px;
        margin-bottom: 2px;
        line-height: 18px;
    }
    .portfolio-box .portfolio-detail h5 {
        margin-top: 15px;
    }
    .portfolio-box .portfolio-detail p{
        font-size: 12px;
        line-height: 20px;
    }
    .parallax-mountain {
        height: 250px;
    }
    .parallax-mountain .image-wrapper{
        bottom: -90px;
    }
    .col-text{
        padding: 80px 20px;
    }
    .col-image {
        height: 484px;
    }
    .slider-wrapper .slide {
        min-width: 375px;
    }
    .signupModal .modal-content{
        padding: 40px;
    }
    .signupModal .modal-content .close {
        right: 15px;
        top: 13px;
        width: 20px;
        height: 20px;
    }
    .signupModal .modal-content h2{
        font-size: 36px;
        line-height: 44px;
    }
    .signupModal form{
        margin-top: 30px;
    }
    .signupModal form .form-group, .mailpoet_form_form .mailpoet_paragraph{
        margin-bottom: 20px;
    }
    .signupModal form .form-group .form-control, .mailpoet_form_form .mailpoet_text{
        height: 52px;
        padding: 20px !important;
    }
    /* about core value responsive slider css */
    .bubble-container{
        width: 100%;
        height: 100%;
        margin: 0 auto;
        margin-top: 110px;
        align-items: flex-end;
        flex-wrap: wrap;
        border: 0;
    }
    .bubble-inner {
        position: relative;
        width: 100%;
        height: auto;
        display: flex;
        order: 3;
        justify-content: space-between;
        align-items: center;
        text-align: center;
        max-width: 380px;
        width: 100%;
        height: 80px;
    }
    .bubble {
        height: 80px;
        width: 80px;
        background: transparent;
        border: 1px solid #EFF2E4;
    }
    .bubble img{
        filter: brightness(0) invert(1);
    }
    .bubble.center{
        top: 0;
        left: 0;
        background: #ffffff;
    }
    .bubble.center img {
        filter: inherit;
    }
    .core-value-slider{
        order: 1;
        height: 240px;
        width: 100%;
        position: relative;
    }
    .core-value-slider .core_slide {
        padding: 0;
        top: 0;
        transform: inherit;
    }
    .bubble-container .btn-row {
        bottom: 30px;
        order: 2;
        margin: 0;
        position: relative;
        width: 100%;
    }
    .our-core-value{
        text-align: center;
        padding-bottom: 210px;
    }
    .our-core-value .company-info .subtitle, .our-core-value .company-info h2{
        color: #EFF2E4;
    }
    .our-core-value h2, .our-core-value p{
        color: #ffffff;
    }
    .our-core-value .company-info {
        margin-bottom: 20px;
    }
    .inestement-section .grid-flex:nth-child(even) .col-text {
        padding: 40px 20px;
    }
    section.investment-qoute-section .container {
        margin: 0;
        padding: 0;
    }
    .isHover .investment_top_banner .inner-banner-background {
        background-position: 69%;
    }
    .isHover.inner-banner h1,
    .inner-banner h1 {
        line-height: normal;
    }
    .isHover .inner-banner-background {
        position: absolute;
    }
    .inner-banner-background {
        bottom: -45px;
        position: relative;
    }
    .isHover .investment_top_banner {
        position: absolute;
        background-position: 68% !important;
    }
    .header .logo img {
        width: 145px;
    }
    .header.sticky-header .logo img {
        max-width: 57px;
    }
    .header .caret{
        border-top: .3em solid #B52E2A;
    }
    .inestement-section .col-image{
        height: 360px;
    }
    .team-info, .leadership-team{
        margin-top: 60px;
    }
    .organization .team-profile-detail{
        padding-bottom: 0;
    }
    .presence-details .portfolio-box {
        height: 160px;
    }
    .presence, .map-wrapper{
        margin-top: 70px;
    }
    .news-details-banner{
        margin-top: 218px;
    }
    .inner-portfolio {
        padding: 80px 0 24px;
    }
    .contact_location_ifo{
        padding: 104px 0;
    }
    .contact-location-inner{
        flex-direction: column;
    }
    .contact-location-inner .company-info{
        margin-bottom: 40px;
    }
    .contact-location-inner .company-info:last-child{
        margin-bottom: 0;
    }
    .contact-us-form .first-name, .contact-us-form .last-name, .contact-us-form .company, .contact-us-form .pone-number, .contact-us-form .your-email, .contact-us-form .message{
        width: 100%;
        padding: 0 23px;
    }
    .contact-us-form {
        padding: 104px 0 104px 0;
    }
    .contact-us-form .message textarea{
        height: 120px;
    }
    .video-testimonial .investment-qoute-text {
        padding: 30px 10px 30px 30px;
    }
    .video-wrapper .video-inner {
        padding: 40px 30px;
    }
    .video-wrapper .video-inner h5 {
        padding-bottom: 25px;
    }
    .profileModal .modal-content {
        padding: 70px 20px 0;
    }
    .senior-advisory-row .advisory-img{
        margin-bottom: 40px;
    }
    .profileModal .profile-row .profile-pic{
        width: 400px;
        height: 400px;
        max-width: 100%;
    }
    .portfolio-box .portfolio-detail span{
        font-size: 14px;
        margin-bottom: 0px;
        line-height: 20px;
    }
    .social-footer-icons{
        display: none;
    }
}
@media only screen and (max-width: 575px) {
    .presence{
        margin-bottom: 100px;
    }
    .presence-details-row .portfolio-link{
        height: 414px;
    }
    .presence-details .portfolio-box{
        height: 100%;
    }
    .presence-details .container, .presence-details-row{
        padding: 0;
        border: 0px;
        overflow: hidden;
    }
    .presence-details-row .col-lg-8{
        display: none;
    }
    .map-detail-col{
        margin: 0 5px;
    }
    .map-detail-col span{
        margin-left: 7px;
        letter-spacing: 0.05em;
    }
    .map-wrapper{
        margin-top: 0;
    }
    .map-detail{
        margin: 80px 0;
        justify-content: space-between;
    }
    .inner-banner h1{
        padding: 100px 40px 0 40px;
    }
    .news-list{
        padding-top: 67px;
    }
    .news-list .news-box, .related-news .news-box{
        margin-bottom: 40px;
    }
    .presence-details .nav-tabs{
        padding: 0 20px;
    }
    .presence-details-row .portfolio-link{
        pointer-events: initial;
    }
    .senior-advisory-row .advisory-img{
        height: 340px;
    }
    .profileModal .profile-row .profile-pic{
        height: 320px;
    }
}
@media only screen and (max-width: 479px) {
    .performance-wrapper{
        padding-bottom: 0;
    }
    .parallax-mountain {
        height: 200px;
    }
    .parallax-mountain .image-wrapper{
        bottom: -60px;
    }
    .flame-logo {
        width: 400px;
        height: 400px;
        right: -110px;
    }
    .bubble-container .btn-row{
        bottom: 0;
    }
    .our-core-value h2{
        font-size: 50px;
    }
    .our-core-value p {
        color: #ffffff;
        font-size: 16px;
        line-height: 30px;
    }
    .isHover.inner-banner h1 {
        font-size: 60px;
        padding-top: 0;
    }
    @keyframes scaleTextEffect {
        0%{
            font-size: 60px;
        }
        20%{
            font-size: 55px;
        }
        100% {
            font-size: 60px;
        }
    }
    .inner-banner h1 {
        font-size: 56px;
    }
    .footer:before {
        width: 100%;
    }
    .header-video .banner-detail h1 {
        font-size: 56px;
    }
    .navbar .navbar-collapse .nav-slider {
        width: 100%;
    }
    .inner-banner{
        overflow: hidden;
    }
    .team-profile{
        margin-bottom: 100px;
    }
    .team-profile .profile-img{
        height: 280px;
    }
    .team-profile-detail{
        bottom: -100px;
    }
    .inner-banner h1{
        padding-top: 170px;
    }
}
@media only screen and (max-width: 360px) {
    .inner-banner h1 {
        padding: 0 20px;
    }
}
@media only screen and (max-width: 320px) {
    .col-text h2 {
        font-size: 50px;
    }
}