/* ===================================
   Media Queries
====================================== */


/* desktop*/

@media screen and (max-width: 1920px) {
    
    .bg-container {        
        top: 575px !important;
    }
    .left-teams {
        top: 230px;
        left: 5px;
      }
      .motpdg-photo {       
          margin-bottom: auto;
      }
      .my_tog {        
        margin-right: 6px;
    }
}


@media (min-width: 1800px) {

    .expand-container {
        max-width: 1300px;
    }

    /* Side Nav */
    #pp-nav.left {
        left: 26px;
    }
    .sticky-logo {
        right: 2px;
    }
    .my_tog {
        margin-right: 18px;
    }
    .title_ss {
        font-size: 31px;        
    }
    .title_ssa {
        font-size: 41px;
    } 

    /* About */
    .about .section-heading {
        margin-bottom: 3rem;
    }
    .about .box {
        margin-top: 2rem;
    }

    /*histoire */    
    .histoire .section-heading {
        margin-bottom: 3rem;
    }
    .histoire .box {
        margin-top: 2rem;
    }

    /* international */
    .international .section-heading {
        margin-bottom: 3rem;
    }
    .international .box {
        margin-top: 2rem;
    }
 
    /* mediatheque */
    .mediatheque .section-heading {
        margin-bottom: 3rem;
    }
    .mediatheque .box {
        margin-top: 2rem;
    }

    /* Team */
    .team .section-heading {
        margin-bottom: 5rem !important;
    }
    .team-box {
        /*height: 480px;*/
        padding: 16px;
    }

    .carousel-control-prev {
        /*left: -26px !important;*/
        display: none;
        
    }

    .carousel-control-next {
        /*right: -26px !important;*/   
        display: none;    
    }

    /* Portfolio */
    .portfolio-bg .section-heading {
        margin-bottom: 5rem;
    }

    .portfolio-content {
        margin-top: 5rem;
    }

    /* Blog */
    .blog-bg .section-heading {
        margin-bottom: 5rem;
    }

    /* Contact */
    .contact-sec .contact-form textarea {
        margin-bottom: 60px;
    }
    
    .left-teams {
        top: 122px !important;
        left: 100px !important;
    }
    .owl-item img {
        width: 100% !important;
    }
    .motpdg-photo {       
        margin-bottom: auto ;
    }
    
    .bg-container {
        z-index:100 !important;
        top: 600px !important;
    }

   
}


@media (min-width: 1600px) {

    .expand-container {
        max-width: 1300px;
    }

    /* Side Nav */
    #pp-nav.left {
        left: 26px;
    }
    .sticky-logo {
        right: -8px !important;
    }
    .my_tog {
        margin-right: 18px;
    }
    .title_ss {
        font-size: 31px;        
    }
    .title_ssa {
        font-size: 41px;
    } 

    /* About */
    .about .section-heading {
        margin-bottom: 3rem;
    }
    .about .box {
        margin-top: 2rem;
    }

    /* international */
    .international .section-heading {
        margin-bottom: 3rem;
    }
    .international .box {
        margin-top: 2rem;
    }

    /* histoire */
    .histoire .section-heading {
        margin-bottom: 3rem;
    }
    .histoire .box {
        margin-top: 2rem;
    }

    /* mediatheque */
    .mediatheque .section-heading {
        margin-bottom: 3rem;
    }
    .mediatheque .box {
        margin-top: 2rem;
    }

    /* Team */
    .team .section-heading {
        margin-bottom: 5rem !important;
    }
    .team-box {
        /*height: 480px;*/
        padding: 16px;
    }

    .carousel-control-prev {
        /*left: -26px !important;*/
        display: none;
        
    }

    .carousel-control-next {
        /*right: -26px !important;*/   
        display: none;    
    }

    /* Portfolio */
    .portfolio-bg .section-heading {
        margin-bottom: 5rem;
    }

    .portfolio-content {
        margin-top: 5rem;
    }

    /* Blog */
    .blog-bg .section-heading {
        margin-bottom: 5rem;
    }

    /* Contact */
    .contact-sec .contact-form textarea {
        margin-bottom: 60px;
    }
    
    .left-teams {
        top: 122px !important;
        left: 100px !important;
    }
    .owl-item img {
        width: 100% !important;
    }
    .motpdg-photo {       
        margin-bottom: auto ;
    }

    /*.bg-container {
        z-index:100 !important;
        top: 484px !important;
    }*/
    .back-entete {           
        margin-left: 248px !important;
            
    }
}


@media screen and (max-width: 1440px) {
    .my_tog {
        margin-right: 0;
    }
    .sticky-logo {
        right: -10px !important;
        width: 30%;
    }
    .back-entete {        
        margin-left: 127px !important;
        margin-top: -20px !important;
    }
    .title_ss {
        font-size: 31px !important;        
    }
    .title_ssa {
        font-size: 41px !important;
    }
    .team-box {       
        top: -10px !important;
    }
    span {
        font-size: 13px !important;
    }
    .carousel-control-prev {           
        display: none;
    }
    .carousel-control-next {         
        display: none;     
    }    
    .carousel-item {
        padding: 0px !important; 
        height: 960px !important;
    }   
    .bg-container {
    z-index:100 !important;
    top: 470px !important;   
    }
    .left-teams {
      top: 120px !important;
      left: 5px !important;
    }
    .motpdg-photo {       
        margin-bottom: auto;
    }
    .slider-area p {
        width: 1220px;
    }
    .carousel-caption p {
        width: 900px;
        font-size: 16px;
        text-align: justify;
    }
    svg.slider-shape {        
        width: 97%;
        padding-left: 100px;
    }
    .box-container {
        width: 98%;
        
    }
    .container {
        max-width: 1340px !important;
    }
    
}

@media screen and (max-width: 1366px) {
    body {        
        font-size: 14px !important;        
    }
    .my_tog {
        margin-right: 0;
    }
    .sticky-logo {
        right: -10px !important;
        width: 30%;
    }
    .back-entete {        
        margin-left: 127px !important;
        margin-top: 73px !important;
    }
    .title_ss {
        font-size: 31px !important;        
    }
    .title_ssa {
        font-size: 41px !important;
    }
    .slider-area p {
        width: 95%;
        font-size: 17px !important;
    }
    .team-box {       
        top: -10px !important;
    }
    .main-font span {
        font-size: 17px !important;
    }
    span {
        font-size: 13px !important;
    }
    .carousel-control-prev {           
        display: none;
    }
    .carousel-control-next {         
        display: none;     
    }    
    .carousel-item {
        padding: 0px !important; 
        height: 960px !important;
    }   
   /* .bg-container {
    z-index:100 !important;
    top: 450px !important;   
    }*/
    .bg-container {
        z-index: 100 !important;
        top: 338px !important;
    }
    .left-teams {
      top: 48px !important;
      left: 5px !important;
    }
    .motpdg-photo {       
        margin-bottom:auto;
    }
    .motpdg h2 {
        font-size: 35px !important;        
    }
    
    .motpdg .box {
        padding-bottom: auto !important;
    }
    .side-nav-menu .nav-menu {        
        padding-top: 61px !important;
    }
    .container .tab {
        
        height: 342px !important;

    }
    .main-heading h2 {
        font-size: 40px !important;
        
    }
    .main-font h2 {
        font-size: 40px !important;
    }
    #team-circle-left {
        top: 29% !important;
        left: -4% !important;
        
    }
    #team-circle-right {
        top: 29% !important;
        right: -4% !important;
        
    }

    .section-heading {
        margin-right: 42px !important;
    }
    .team-data-img .single-work img {
        max-width: 1080px !important;
        max-height: 400px !important;
    }
    .team-data-img .single-work video source{
        max-width: 1366px !important;
        max-height: 400px !important;
    }
    
        
    .scroll_ss {        
        font-size: 14px !important;
        padding-right: 27px !important;
        padding-left: 27px !important;
        text-align: justify !important;
    }
    .single-work video {
        width: 100%;
        height: 424px;
        object-fit: cover;
    }
    .wrap-video video {
        width: 100%;
        height: 424px;
        object-fit: cover;
    }

    .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot span {
        font-weight: bold;
        font-size: 15px !important;        
    
    }
    .filters {
        padding-top: 0 !important;
        
    }
    .cd-items {
        padding: 1em 0 0 !important;
    }
    .card-wrapper {
        max-width: 756px !important;
       
    }
    .product-content {
        height: 471px !important;
    }
    .product-title {
        font-size: 17px !important;
        margin: 1rem 1rem 0rem 0rem !important;
    }
    .product-detail p {
        font-size: 13px !important;
        
    }
    .product-detail ul li {
       
        padding-left: 0.2rem !important;
        margin: 0.3rem 0 !important;
        
    }
    .scroll_detail {	
        height: 200px;
        width: auto;
        overflow: auto;
        float: left;
        padding-right: 20px ;
        
    }
    
    .scroll_detail::-webkit-scrollbar {
        width: 10px;
      }
       
    .scroll_detail::-webkit-scrollbar-thumb {
        background: #666;
        border-radius: 20px;
      }
      
    .scroll_detail::-webkit-scrollbar-track {
        background: #ddd;
        border-radius: 20px;
      }
     .container {
        max-width: 1267px !important;
    }
}


@media (max-width: 1280px) {  
    .my_tog {        
        margin-right: 6px;
    }
    .sticky-logo {
        right: -7px;
        width: 30%;
    }
    .back-entete {
        margin-left: 96px;
        margin-top: 16px;
    }
    .title_ss {
        font-size: 31px !important;        
    }
    .title_ssa {
        font-size: 41px !important;
    }
    .team-box {       
        top: -10px !important;
    }
    span {
        font-size: 13px !important;
    }
    .carousel-control-prev {           
        display: none;
    }
    .carousel-control-next {         
        display: none;     
    }   
    #team-circle-right {
        top: 30% !important;
        right: -3% !important;
        
    }
    #team-circle-left {
        top: 30% !important;
        left: -3% !important;
        
    }   
    .carousel-item {
        padding: 0px !important; 
        height: 960px !important;
    }  
    .bg-container {
    z-index:100 !important;
    top: 430px !important;   
    }
    .left-teams {
      top: 122px !important;
      left: 5px !important;
    }
    .slider-area p {
        width: 1087px;
    }
    .carousel-caption p {
        width: 758px;
        font-size: 16px;
        text-align: justify;
    }
    svg.slider-shape {        
        width: 97%;
        padding-left: 100px;
    }
    .box-container {
        width: 98%;
        
    }
    .container {
        max-width: 1180px !important;
    }  
    .side-nav-menu .nav-menu li, .broad .side-nav-menu ul li {        
        font-size: 14px;        
        margin-bottom: 10px;        
    } 
    .side-nav-menu .nav-menu {
        padding-top: 10px !important;
      }
    
}

@media (max-width: 1200px){
   
    .my_tog {
        margin-right: 0;
    }
    .sticky-logo {
        right: -7px;
        width: 30%;
    }
    .back-entete {
        margin-left: 96px;
        margin-top: 16px;
    }
    .title_ss {
        font-size: 25px !important;      
        text-align: left !important;  
    }
    .title_ssa {
        font-size: 31px !important;
        text-align: left !important;
        margin-left: 100px;
    }
    .team-box {       
        top: -10px !important;
    }
    span {
        font-size: 13px !important;
    }
    .carousel-control-prev {           
        display: none;
    }
    .carousel-control-next {         
        display: none;     
    }    
    .carousel-item {
        padding: 0px !important; 
        height: 960px !important;
    }   
    .bg-container {
    z-index:100 !important;
    /*top: 430px !important;   */
    top: 354px !important;
    }
    .left-teams {
      top: 122px !important;
      left: 5px !important;
    }
    .motpdg h2 {
        font-size: 31px !important;
        padding: 24px !important;
    }
    .motpdg .box-overlay {
        
        left: 20px !important;
        
    }
    .motpdg {        
        height: auto !important ;    
        padding-bottom: 20px !important;
        padding-top: 20px !important;    
    }
    .about {
        
        height: auto !important ;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }
    .about h2 {
        font-size:31px !important;
        
    }

    .histoire {
        
        height: auto !important ;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }
    .histoire h2 {
        font-size:31px !important;
        
    }

    .mediatheque {
        
        height: auto !important ;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }
    .mediatheque h2 {
        font-size:31px !important;
        
    }

    .international {
        
        height: auto !important ;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }
    .international h2 {
        font-size:31px !important;
        
    }
    .back-home {
        padding: 14px !important;
    }    
    .slider-area p {
        font-size: 12px !important;
        width: 100%;
    }
    
   
}

@media (max-width: 1024px) {

    .my_tog {
        margin-right: 0;
    }
    .sticky-logo {
        right: -2px !important;
        width: 30%;
    }
    .back-entete {
        margin-left: 49px !important;
        margin-top: 78px !important;
    }
    .title_ss {
        font-size: 26px !important;        
    }
    .title_ssa {
        font-size: 36px !important;
    }
    .team-box {       
        top: -10px !important;
    }
    span {
        font-size: 12px !important;
    }
    .carousel-control-prev {           
        display: none;
    }
    .carousel-control-next {         
        display: none;     
    }    
    .carousel-item {
        padding: 0px !important; 
        height: 960px !important;
    }   
    .bg-container {
        z-index: 100 !important;
        top: 407px !important;
    }
    .left-teams {
      top: 122px !important;
      left: 5px !important;
    }
    .side_nav {        
        z-index: 1111 !important;
    }
    .rites-res {
        padding-left: 12px !important;
    }
    .slider-area p {
        font-size: 15px !important;
        width: 100%;
        
    }
    .back-home {
        padding: 12px !important;
    }
    .motpdg h2 {
        font-size: 41px !important;
        padding: 20px !important;
    }
    .motpdg .box-overlay {
        
        left: 20px !important;
        
    }
    .motpdg {        
        height: auto !important ;    
        padding-bottom: 20px !important;
        padding-top: 20px !important;    
    }
    .about {
        
        height: auto !important ;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }
    .about h2 {
        font-size: 41px !important;
        
    }    
    .histoire {
        
        height: auto !important ;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }
    .histoire h2 {
        font-size: 41px !important;
        
    }  
    .mediatheque {
        
        height: auto !important ;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }
    .mediatheque h2 {
        font-size: 41px !important;
        
    }    
    
    .international {
        
        height: auto !important ;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }
    .international h2 {
        font-size: 41px !important;
        
    }    
    
}

@media screen and (max-width: 991px){

    .h1, h1 {font-size: 58px;}
    .h3, h3 {font-size: 32px;}
    section {padding: 7.5rem 0;}
    p {font-size: 14px;}
    html {scroll-behavior: smooth;}
    .about, .histoire, .international, .mediatheque, .team, .portfolio-bg, .blog-bg, .contact-sec {height: auto;}
    .section-heading {margin-bottom: 3rem;}

    /* Side Nav */
    .my_tog {
        padding: 20px 0;
        margin-right: 8px;
    }
    .sticky-logo {
        /*display: none !important;*/
        display: block !important;
        right: 0px;
        width: 30%;
    }
    .slider-copyright {
        font-size: 15px !important;
        bottom: -1px !important;
    }
    .dom-section .item.active .item-desc h3 {	
        font-size: 14px;	
    }
    
    .dom-section .item .item-desc h3 {    
        font-size: 14px;    
        line-height: 14px;
        padding-bottom: 35px;
    }

    svg.slider-shape {
        width: 100%;
        /*padding-left: 190px;*/
   }
    .rites-res {
        bottom: -23px !important;
        padding-left: 30px !important;
    }
    .rites-res  span {
        font-size: 10px !important;       
        margin-top: 53px !important;
        margin-right: 11px !important;
    }
    .side-nav-menu .nav-menu {
        padding-left: 35px !important;        
        padding-top: 1px !important;
    }
    .side-nav-menu .nav-menu li, .broad .side-nav-menu ul li {
        
        font-size: 12px !important;
        font-weight: 200 !important;
        margin-bottom: -17px !important;
        
    }

    /* Banner */
    .slider-area h1 {
        font-size: 22px;
    }
    .slider-area p {
        font-size: 14px;
        width: 100%;
    }

    /*.slider-area {       
       display: inline-flex !important;       
    }*/

    /* About */
    .about h2 {
        font-size: 36px;
    }
    
    .feature-item p {
        font-size: 14px;
    }

    /* histoire */
    .histoire h2 {
        font-size: 36px;
    }
    /* mediatheque */
    .mediatheque h2 {
        font-size: 36px;
    }

    /* international */
    .international h2 {
        font-size: 36px;
    }

    /* Team */
    .team h2 {
        font-size: 36px !important;
    }
    .team-box {
        height: 290px !important;
    }
    .team-box .team-text h5 {
        font-size: 20px !important;
       
    }

    /* Portfolio */
    .main-heading h2 {
        font-size: 36px;
    }

    /* Blog */
    .news-item .news-title {
        font-size: 22px;
    }
    .para {
        font-size: 16px;
    }

    /* Contact */
    .contact-sec .heading {
        font-size: 42px;
    }
    .contact-sec .contact-details .text {
        text-align: left;
    }
    /* ss */
    
    
    .back-entete {
        margin-left: 44px !important;
        margin-top: 35px !important;
        z-index: 1;
    }

    .title_ss {
        font-size: 20px !important;        
    }
    .title_ssa {
        font-size: 31px !important;
    }
    
    .carousel-control-prev {
       display: none;
        
    }
    .carousel-control-next {
        display: none;       
    }
    
    
    .carousel-item {        
        height: 746px !important;
    }

    .bg-container {
        z-index: 100 !important;
        top: 405px !important;
    }
    .left-teams {
        top: 122px !important;
        left: 10px !important;
      }
    .motpdg{       
        height: auto !important; 
    }
    .p-0{
        height: auto !important;
    }
    
    .carousel-indicators {
       display: none;
    }
    .slider-bottom .slider-social {
       display: block;
    }
    .motpdg {
        height: auto !important;
        margin-left: 20px !important;
    }
    .back-slider {
        height: 700px !important;
    }
    
    .slider-copyright {        
       /* bottom: -127px !important;*/
       display: none;
    }
    .container {
        max-width: 1340px !important;

    }
        

}

@media screen and (max-width: 767px) {

    body {text-align: justify;overflow-y: hidden!important;}
    html {scroll-behavior: smooth;}
    section {padding: 5rem 0;}
    .h1, h1 {font-size: 36px;}
    .h2, h2 {font-size: 36px;}
    .h3, h3 {font-size: 24px;}
    p {font-size: 14px;line-height: 20px;}
    .about, .histoire, .international, .mediatheque, .team, .portfolio-bg, .blog-bg, .contact-sec {height: auto; width: 100%; margin-left: 0;}
    .slider-area {width: 100%; margin-left: 0;}

    /* Side Nav */
    .side_nav {
        display: none;
    }
    .navbar-brand {
        margin-right: 0;
    }

    /* Nav-Bar */
    .navbar {
        padding: 6px 10px;
    }

    .broad-nav {
        height: 250px;
      }

    /* Banner */
    .slider-bottom .slider-social, .slider-copyright {
        display: none;
    }
    .slider-area h1 {
        font-size: 36px;
    }
    .slider-area p {
        font-size: 14px;
        width: 100%;
    }

    
    .slide1 {
        padding-top: 112px !important;
        padding-bottom: 100px !important;
    }
   /* .slide1 {
        padding-top: 165px !important;
        padding-bottom: 176px !important;
    }*/

    /* About */
    .about h2 {
        font-size: 26px;
    }
    
    .feature-item p {
        font-size: 16px;
    }
    .feature-item {
        padding: 20px 0;
    }
    .feature-item > i.f-icon {
        margin: 0 auto;
    }
    .about .box h2 {
        font-size: 26px;
    }
    
    .team-box {
        height: 290px !important;        
    }
    .team-box .team-text h5 {
        font-size: 20px !important;
       
    }

    /* histoire */
     .histoire h2 {
    font-size: 26px;
    }
    .histoire .box h2 {
    font-size: 26px;
    }

    /* mediatheque */
    .mediatheque h2 {
    font-size: 26px;
    }
    .mediatheque .box h2 {
    font-size: 26px;
    }

    /* international */
    .international h2 {
        font-size: 26px;
        }
    .international .box h2 {
        font-size: 26px;
        }

    /* Team */
    .team h2 {
        font-size: 26px;
    }

    /* Portfolio */
    .main-heading h2 {
        font-size: 26px;
    }
    .parallax-box {
        padding: 10px;
    }
    .parallax-box h2 {
        font-size: 1.375rem;
    }
    .circle {
        display: none;
    }
    .single-work {
        padding: 10px;
    }

    /* Blog */
    .news-item {
        padding: 20px 0;
    }
    .icon-quotes-left {
        text-align: left;
    }
    .news-item .news-text-box {
        text-align: center;
    }
    .para {
        font-size: 14px;
    }
    .testimonial-img {
        margin: 15px 0 0 0;
    }

    /* Contact */
    .contact-sec .heading {
        font-size: 26px;
    }
    .contact-sec .contact-details {
        margin: 40px auto 0 auto;
    }
    .contact-sec .contact-details .text {
        font-size: 14px;
    }
    .contact-sec .contact-form {
        width: 100%;
        margin-left: 0;
    }
    .contact-sec .contact-details {
        width: 100%;
        margin-left: 0;
        margin-top: 80px;
    }
    .contact-sec .contact-details ul li:first-child {
        width: 100%;
    }
    .contact-sec .contact-details ul li {
        display: block;
        margin-bottom: 30px;
    }
    .contact-sec .contact-details ul li i{
        margin-right: 0;
        margin-bottom: 15px;
        display: block;
    }
    .side-nav-menu .nav-menu {
        padding-left: 35px !important;        
        padding-top: 1px !important;
    }
    .side-nav-menu .nav-menu li, .broad .side-nav-menu ul li {
        
        font-size: 12px !important;
        font-weight: 200 !important;
        margin-bottom: -17px !important;
        
    }

    .dom-section .item.active .item-desc h3 {	
        font-size: 14px;	
    }
    
    .dom-section .item .item-desc h3 {    
        font-size: 14px;    
        line-height: 14px;
        padding-bottom: 35px;
    }

    svg.slider-shape {
        width: 67%;
        padding-left: 190px;
   }

    .rites-res {
    bottom: -23px !important;
    padding-left: 15px !important;
    
    }
     /* ss */
    
     .back-entete {
        margin-left: 120px !important;   
        margin-top: 15px !important;     
        z-index: 1;
        height: auto !important;
    }
    .back-entete img {
       display: inline-flex !important;
    }
    .title_ss {
        font-size: 18px !important;   
        text-align: center !important;  
        margin-top: 15px !important;   
    }
    .title_ssa {
        font-size: 25px !important;
        text-align: center !important;
    }
    
    .carousel-control-prev {
       display: none;
        
    }
    .carousel-control-next {
        display: none;       
    }
    
    .carousel-item {
        padding: 0px !important; 
        height: 960px !important;
    }    
    .left-teams {
        top: -18px !important;
        left: -12px !important;
    }
    .motpdg{       
        height: auto !important; 
        margin-left: 0px !important;
    }
    .p-0{
        height: auto !important;
    }
    .carousel-indicators {       
        bottom: 93px !important;        
    }
   
    .back-home {
       padding: 5px !important;
    }
   
   .contact-li {
    padding-left: 20px !important;
}
   .bg-container {    
    top: 613px !important;
    }
}

@media (max-width: 576px) {
    
    .h1, h1 {
        font-size: 30px;
    }
    p {
        font-size: 12px;
        line-height: 18px;
    }
    .btn.btn-medium {
        font-size: 12px;
    }
    /* Banner */
    .slider-area h1 {
        font-size: 32px;
    }
    .slider-area p {
        font-size: 12px;
    }

    /* About */
    .about h2 {
        font-size: 22px;
    }
    .feature-item p {
        font-size: 14px;
    }
    .about .box h2 {
        font-size: 22px;
    }

    /* histoire */
    .histoire h2 {
        font-size: 22px;
    }
    .histoire .box h2 {
        font-size: 22px;
    }
    /* mediatheque */
    .mediatheque h2 {
        font-size: 22px;
    }
    .mediatheque .box h2 {
        font-size: 22px;
    }

    /* international */
    .international h2 {
        font-size: 22px;
    }
    .international .box h2 {
        font-size: 22px;
    }

    /* Team */
    .team h2 {
        font-size: 22px;
    }

    /* Portfolio */
    .main-heading h2 {
        font-size: 22px;
    }

    /* Contact */
    .contact-sec .heading {
        font-size: 22px;
    }
    .contact-sec .contact-details .heading {
        font-size: 24px;
    }

    /* sss */
    .back-entete {
        margin-left: 17px !important;
        margin-top: 10px !important;        
    }
    .left-teams {
        top: -18px !important;
        left: -12px !important;
    }
    .team-box {
        height: 50% !important;
        width: 300px !important;
        top:40px !important;
        bottom:40px !important;
    }

    .team-box .team-text h5 {
        font-size: 20px !important;
       
    }
    .carousel-item img {
        height: 961px !important;
        
    }
   
    .carousel-indicators {
        bottom: 39px !important;
    }
}


@media only screen and (max-width: 650px) {
  .carousel-item img {
    height: auto;
  }

  .broad-nav {
	height: 250px;
  }

  
  .dom-section .item.active .item-desc h3 {	
	font-size: 14px;	
  }
  .dom-section .item .item-desc h3 {    
    font-size: 14px;    
    line-height: 14px;
    padding-bottom: 35px;
   }

   .slide1 {	
	padding-bottom: 0px !important;
   }

   .slider-area p {
	width: 100%;
   }

   .alt-font p {
    width: 575px;
  }

   svg.slider-shape {
   width: 67%;
   padding-left: 190px;
  }

}