body{
    background: url('../images/bg_mob.jpg') no-repeat;
    background-size: cover;
    background-position: center 100%;
    background-attachment: fixed;
}
 #mainMob{
        width: 100vw;
        height: 100vh;
        overflow: hidden;
    }
    .moreDetails{
        display: block;
        cursor: pointer;
        height: 8em;
        position: relative;
        top: 29%;
    }
    .fourn-img{
        /*width: 200px;
        max-width: 200px;
        height: auto;
        text-align: center;
        margin: 0 auto;*/
        width: 210px;
    text-align: center;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: contain;
    height: 210px;
    background-position: center -1.1em;
    }
    #mainMob .owl-carousel{
        position: fixed;
        top: 57.5%;
        transform: translateY(-73%);
    }
    #menuAreaMob{
        position: relative;
    }
    #mainContent{
        /*display: block !important;*/
    }
    .owlNavPrev, .owlNavNext{
        width: 2.5em;
        height: 2.5em;
        position: absolute;
        top: 42%;
        transform: translateY(-50%);
        background-repeat: no-repeat;
        background-size: cover;
        z-index: 99;
    }
    .owlNavPrev{
        background-image: url('../images/prev_mobile.png');
        left: 1em;
    }
    .owlNavNext{
        background-image: url('../images/next_mobile.png');
        right: 1em;
    }
@media only screen and (max-width: 1025px) and (orientation: portrait) {
    body{
        overflow: hidden;
    }
    .closeMainContent img{width: 3em;}
    .goraraLink{display: none;}
    .headerConten{
        position: relative;
    }
    #menu{
        width: 89vw;
    }
    .menuTog {
        font-size: 2em;
        width: 3em;
        padding-right: 0 !important;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translateY(-66%);
    }
    .menuTog:before {
        width: 26px;
        height: 26px;
        left: 50%;
        top: 54%;
        transform: translate(-50%, -50%);
    }
    .header.rsMenu li a i {
        font-size: 2em;
    }
    .header.rsMenu {
        position: absolute;
        top: 50%;
        transform: translateY(-66%);
    }
    .fourn-img {
        width: 581px;
        height: 581px;
        background-position: center -3.8em;
    }
    .partenaire{
        width: 29.6em;
    }
    .partenaireModal {
        width: 100vw;
    }
    .partCont a img {
        width: 25vw;
    }
    img.imgResize {
        width: 15vw !important;
    }
    #mainContent .rightSide {
        padding: 2em !important;
        overflow-y: auto !important;
        height: 78vh;
    }
    #mainContent .leftSide{
        height: 18vh;
        background: url(../images/menu_top.jpg) no-repeat;
        background-size: cover;
        padding: 0;
    }
    .mx-0{margin-left: 0 !important; margin-right: 0 !important;}
    .contentArea{
        height: auto;
        padding: 3em 2em 6em 2em;
        font-size: 1.3em;
    }
    .headerConten {
        padding: 1.6em 2em;
    }
    .headerConten h1{
        font-size: 1.7em;
        left: 6em;
        top: 50%;
        transform: translateY(-50%);
        position: absolute;
        width: 100%;
    }
    #scroller, .rightSide{
        height: auto;
    }
    .headerConten img {
        width: auto;
        position: relative;
        top: 50%;
        transform: translateY(0);
    }
    .headerConten h1 {
        font-size: 3.5em;
        left: 7.4em;
        top: 50%;
        transform: translateY(-50%);
        position: absolute;
        width: auto;
    }
    .headerConten * {
        transform: translateY(1%);
    }
    #menu{
        z-index: 999;
    }
    #menu .closeMainContent{
        position: absolute;
        left: 2em;
        top: 50%;
        transform: translateY(-60%);
    }
    .post-gallery .galleryImg span{
        height: 21vw;
    }
    body{
        overflow-x: hidden;
    }
}
@media only screen and (max-width : 992px) {

    body, html{
        max-width: 100vw;
        height: -webkit-fill-available;
        max-height: 100vh;
        overflow-x: hidden;
    }
    .loaderPost {
        position: absolute;
        top: 1vh;
        left: 50%;
        transform: translate(-50%, 50%);
    }
    .photoGallery .owl-nav{
        display: none;
    }
    .moreDetails {
        display: block;
        cursor: pointer;
        height: 235px;
        position: relative;
        width: 280px;
        margin: auto;
        top: auto;
    }
    .photoGallery .owl-carousel.owl-rtl{
        transform: none !important;
    }
    .menuModal{
        width: /*24.5em*/87.5vw;
        left: 50%;
        transform: translateX(-50%);
        right: auto;
        min-height: 29.3em;
        top: 2em;
   }

    .menuFooter{
        top: 1.3em;
    }
   .items-container {
        padding-right: unset !important;
        padding-bottom: 1em;
    }
    .menu_contact .rsMenu li a i {
        font-size: 1.1em;
    }
    .header.rsMenu li a i {
        font-size: 1.8em !important;
    }
    .menutop {
        padding: 0px 1em !important;
    }
    
    .menu-items {
        margin-bottom: 10px;
    }
    .menu-container a.col-4{
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .bootstrap-wrapper .row{
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .menu_contact span:first-child, .menu_contact span:last-child {
        font-size: 0.9em !important;
    }
    .menuFooter .menu_contact:first-child {
        right: 1.6em;
    }
    .menuFooter .menu_contact:nth-child(2) {
        right: 19em;
    }
    .menuFooter .menu_contact:last-child {
        right: 68vw;
        top: 0em;
    }
    .menuTog{
        width: 3em;
        position: absolute;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 34%;
        font-size: 1.4em;
    }
    .menuTog:before {
        width: 20px;
        height: 20px;
    }
    #menu{
        width: 100%;
        right: 0;
        top: 1em;
    }
    .rsMenu.header{
        position: absolute;
        left: 55%;
        top: 34%;
        transform: translate(-50%, -50%);
        width: 9em;
    }
    .owl-item.active{
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
    }
    .owl-item.active.center{
        -webkit-filter: none;
        filter: none;
    }
    #mainContent .rightSide {
        padding: 2em 2em 0 2em !important;
        overflow-y: auto !important;
        height: 78vh;
    }
    #mainContent .leftSide{
        height: 20vh;
        background: url(../images/menu_top.jpg) no-repeat;
        background-size: cover;
    }
    .contentArea{
        height: auto;
        padding: 3em 2em 6em 2em;
        font-size: 1.3em;
    }
    .headerConten {
        padding: 1.6em 2em;
    }
    .headerConten h1 {
        font-size: 2em;
        right: 3.4em;
        top: 50%;
        transform: translateY(-50%);
        position: absolute;
        width: max-content;
        margin: 0 !important;
    }
    #scroller, .rightSide{
        height: auto;
    }
    .headerConten img {
        width: 5em;
        position: relative;
        top: 50%;
        transform: translateY(0);
        left: 1.2em;
    }
    .post-gallery .galleryImg span{
        height: 10em;
    }
    .headerConten * {
        transform: translateY(1%);
    }
    #menu{
        z-index: 500;
    }
    #menu .closeMainContent{
        position: absolute;
        left: 3em;
        top: 20%;
        transform: translateY(-50%);
    }
    .partenaireModal{
        width: 100vw;
        border-radius: 0;
        height: 18em;
        position: fixed;
        bottom: 0;
    }
    .partCont .col-3{
        padding: 0;
    }
    
    .partCont .col-3 a img{
        width: 100%;
    }
    .partCont .col-12 a img{
        width: 70%;
        margin: 0 auto;
    }
    /* .partCont a img {
        width: 28vw;
    } */
    img.imgResize {
        width: 17vw !important;
    }
    .parLogMob{
        margin: 0 -15em;
    }
    .partenaire.active {
        bottom: 25%;
        top: auto
    }
    .modalBg {
        opacity: 0.5;
    }
    .fourn-img{
        width: 400px;
        text-align: center;
        margin: 0 auto;
        background-repeat: no-repeat;
        background-size: contain;
        height: 400px;
        background-position: center -2.6em;
    }
    .menu-items span {
        font-size: 0.7em;
    }
    #mainContent {
        overflow: hidden;        
        width: 100vw !important;
        height: 104vh;
    }
}
@media only screen and (max-width : 768px) {
    .partenaire{
        width: 20.6em;
    }
    .partMob{
        display: block;
        margin: 0 auto;
      }
      .partDesk{
          display: none;
      }
      .countImages {
        width: max-content;
        padding: 0.1em 0.8em;
        font-size: 0.9em;
        bottom: 2.5em;
        right: 1em;
    }
    .photoGallery{
        padding: 0 !important;
    }
}
 @media only screen and (max-width : 480px) {
    body, html{
        width: 100vw;
        height: 100vh;
        max-height: 100vh;
        overscroll-behavior: contain;
    }
    .partenaire {
        width: 13.6em;
        height: 3.8em;
    }
    .menuModal{
        width: 95vw;
        left: 50%;
        transform: translateX(-50%);
        right: auto;
        height: 57em;
        top: 1em;
        margin-bottom: 3em;
   }

    .menuFooter{
        top: 1.3em;
    }
   .items-container {
        padding-right: unset !important;
        padding-bottom: 1em;
    }
    .menu_contact .rsMenu li a i {
        font-size: 0.9em;
    }
    .header.rsMenu li a i {
        font-size: 1.3em !important;
    }
    .menuTog:before {
        width: 15px;
        height: 15px;    
    }
    .menutop {
        padding: 0px 1em !important;
    }
    
    .menu-items {
        margin-bottom: 10px;
    }
    .menu-container a.col-4{
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .bootstrap-wrapper .row{
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .menu_contact span:first-child, .menu_contact span:last-child {
        font-size: 0.54em !important;
    }
    .menuFooter .menu_contact:first-child {
        right: 1.1em;
    }
    .menuFooter .menu_contact:nth-child(2) {
        right: 9.5em;
    }
    .menuFooter .menu_contact:last-child {
        right: 70vw;
        top: 0em;
    }
    .menuTog{
        width: 3em;
        position: absolute;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 34%;
        font-size: 0.8em;
    }
    #menu{
        width: 98vw;
        right: 1.6vw;
        top: 1em;
    }
    .rsMenu.header{
        position: absolute;
        left: 55%;
        top: 34%;
        transform: translate(-50%, -50%);
        width: 6em;
    }
    #mainContent .rightSide {
        padding: 1em 0.5em 0 0.5em !important;
        overflow-y: auto !important;
        height: 78vh;
    }
    #mainContent .leftSide{
        height: 22vh;
        background: url(../images/menu_top.jpg) no-repeat;
        background-size: cover;
    }
    .contentArea{
        height: auto;
        padding: 1em 1em 6em 1em;
    }
    .headerConten {
        padding: 0.6em 0em;
        overflow: hidden;
    }
    .headerConten h1{
        font-size: 1.3em;
        right: 4.2em;
        top: 50%;
        transform: translateY(-50%);
        position: absolute;
        width: 12em;
    }
    .post-gallery .galleryImg span{
        height: 50vw;   
    }
    #scroller, .rightSide{
        height: auto;
    }
    .headerConten img {
        position: relative;
        top: 50%;
        transform: translateY(0%);
        width: 5em;
        left: 0em;
        display: block;
    }
    .headerConten * {
        transform: translateY(1%);
    }
    #menu{
        z-index: 500;
    }
    #menu .closeMainContent{
        position: relative;
        left: 1em;
        top: 0.5em;
    }
    .partenaireModal{
        width: 100vw;
        border-radius: 0;
        height: 13em;
        position: fixed;
        bottom: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .partCont .col-3{
        padding: 0;
    }
    .partCont .col-12 img{
        width: 9em;
    }
    .partCont .col-3 a img {
        width: 100%;
    }
    img.imgResize {
        width: 17vw !important;
    }
    .parLogMob{
        margin: 0 -15em;
    }
    .partenaire.active {
        bottom: 25%;
        top: auto
    }
    .modalBg {
        opacity: 0.5;
    }
    .fourn-img{
        width: 300px;
        text-align: center;
        margin: 0 auto;
        background-repeat: no-repeat;
        background-size: contain;
        height: 300px;
        background-position: center calc(100% - 185%);
    }
    .menu-items span {
        font-size: 0.7em;
    }
    #mainContent {
        overflow: hidden;        
        width: 100vw !important;
    }
    .closeMainContent img {
        width: 1.9em;
        margin-top: 0.7em;
    }
}
 @media only screen and (max-width : 365px) {
.fourn-img{
        width: 250px;
        text-align: center;
        margin: 0 auto;
        background-repeat: no-repeat;
        background-size: contain;
        height: 250px;
        background-position: center -1em;
    }
    .partenaire{
        width: 12.2em;
    }
}
 @media only screen and (max-width : 320px) {

}