@media only screen and (min-width: 1281px) {
    html {
        height: 100%;
    }

    body {
        min-height: 100%;
        min-width: 100%;
        height: 100%;
        position: relative;
        width: 100%;
        font-family: 'Cantarell', sans-serif;
        font-size: 12px;
        color: #b9b9b9;
    }

    a {
        color: #b9b9b9;
        text-decoration: none;
    }

    a:hover, .active {
        color: #636363;
    }

    .mobile-menu {
        display: none;
    }

    /****************************************************************/
    /********************************* DISCLAMER  ************************/
    /****************************************************************/
    #disclamer {
        width: 352px;
        margin: 0 auto;
        line-height: 126px;
    }

    #disclamer a {
        opacity: 0;
    }

    #disclamer img {
        opacity: 0;
        margin: 0;
        display: block;
        width: 352px;
    }

    /****************************************************************/
    /********************************* HOME  ************************/
    /****************************************************************/
    .orbit-wrapper {
        left: 240px !important;
        top: 20px !important;
        position: absolute !important;
    }

    #featured, .orbit-wrapper {
        height: 633px !important;
        width: 960px !important;
        background: #000;

    }

    #featured img,
    #featured div {
        display: none;
    }

    .orbit-wrapper div#featured.orbit img {
        width: 960px;
    }

    /****************************************************************/
    /********************************* GALERY************************/
    /****************************************************************/
    #global {
        margin: 0 auto;
        height: 650px;
        padding: 20px 0 0 0;
        width: 1200px;
    }

    #header {
        height: 67px;
        width: 1200px;
        margin-bottom: 20px;

    }

    #logo {
        height: 67px;
        width: 190px;
        margin-right: 0px;
        background: none !important;
        float: left;
    }

    #logo a img {
        /* height: 67px;*/
        height: 50px;
        width: 140px;

        display: block !important;
    }

    #menu {
        height: 67px;
        width: 1010px;
        float: left;
    }

    #menu ul {
        float: right;
        height: 67px;
        list-style: none outside none;
        text-align: right;
    }

    #menu ul li {
        float: left;
        line-height: 67px;
        margin: 0 15px;
        text-transform: uppercase;
    }

    #menu ul li:last-child {
        margin-right: 0;
    }

    #menu ul li a {
        font-size: 12px;
    }

    #content {
        height: 561px;
        width: 1200px;
        position: relative;
    }

    #content.cont_new {
        height: 710px;
    }

    #zonnetexte {
        float: left;
        height: 425px;
        line-height: 14px;
        margin-right: 70px;
        overflow: hidden;
        width: 204px;
    }

    #zonnetexte ul {
        height: 370px;
        overflow: hidden;
        list-style: none;
        margin-bottom: 40px;
    }

    #zonnetexte ul li {
        width: 204px;
    }

    #zonnetexte a#up {
        background: url('../images/design/up.png') no-repeat center center;
        display: block;
        float: left;
        height: 15px;
        width: 21px;
        margin-right: 2px;
    }

    #zonnetexte a#up:hover {
        background: url('../images/design/up_h.png') no-repeat center center;
    }

    #zonnetexte a#down {
        background: url('../images/design/down.png') no-repeat center center;
        display: block;
        float: left;
        height: 15px;
        width: 21px;
        margin-right: 2px;
    }

    #zonnetexte a#down:hover {
        background: url('../images/design/down_h.png') no-repeat center center;
    }

    #pageContainer {
        background-color: #FFF;
        position: absolute;
        right: 0;

    }

    .zonnephoto {
        position: relative;
        height: 560px;
        width: 850px;
        float: left;
        overflow: hidden;
        background-repeat: no-repeat;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        z-index: 50;
        margin-top: 1px;
    }

    #pageContainer.contperso .zonnephoto {
        width: 960px !important;
        height: 632px !important;
        top: 0;
    }

    #pageContainer.contperso .playerVideo {
        width: 960px !important;
        height: 632px !important;
        top: 0;
    }


    .grisfonce {
        color: #444444;
        font-size: 11px;
        line-height: 10px;
    }

    .grisfonce2 {
        color: #444444;
        font-size: 11px;
        letter-spacing: -0.5px;
        line-height: 14px;
    }

    .responsiveheight {
        height: 265px;
    }


    #prevphoto {
        position: absolute;
        top: 21px;
        right: 480px;
        display: block;
        float: left;
        width: 480px;
        height: 633px;
        background: url('../images/design/sorry.png') repeat center center;
        z-index: 200;
    }

    #nextphoto {
        position: absolute;
        top: 21px;
        right: 0;
        display: block;
        float: left;
        width: 480px;
        height: 633px;
        background: url('../images/design/sorry.png') repeat center center;
        z-index: 200;
    }

    #prelaod_tofiz {
        height: 1px;
        width: 1px;
        overflow: hidden;
        position: absolute;
        bottom: 0;
        right: 0;
        visibility: hidden;
        opacity: 0;
    }

    /* ORBIT */
    #featured {
        background: #FFF url(orbit/loading.gif) no-repeat center center;
        overflow: hidden;
    }

    #featured > img, #featured > div, #featured > a {
        display: none;
    }

    div.orbit-wrapper {
        width: 1px;
        height: 1px;
        position: relative;
        margin: 0 auto;
    }

    div.orbit {
        width: 1px;
        height: 1px;
        position: relative;
        overflow: hidden;
    }

    div.orbit > img {
        position: absolute;
        top: 0;
        left: 0;
        display: none;
    }

    div.orbit > a {
        border: none;
        position: absolute;
        top: 0;
        left: 0;
        line-height: 0;
        display: none;
    }

    .orbit > div {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    div.timer {
        width: 40px;
        height: 40px;
        overflow: hidden;
        position: absolute;
        top: 10px;
        right: 10px;
        opacity: .6;
        cursor: pointer;
        z-index: 1001;
    }

    span.rotator {
        display: block;
        width: 40px;
        height: 40px;
        position: absolute;
        top: 0;
        left: -20px;
        background: url(orbit/rotator-black.png) no-repeat;
        z-index: 3;
    }

    span.mask {
        display: block;
        width: 20px;
        height: 40px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2;
        overflow: hidden;
    }

    span.rotator.move {
        left: 0;
    }

    span.mask.move {
        width: 40px;
        left: 0;
        background: url(orbit/timer-black.png) repeat 0 0;
    }

    span.pause {
        display: block;
        width: 40px;
        height: 40px;
        position: absolute;
        top: 0;
        left: 0;
        background: url(orbit/pause-black.png) no-repeat;
        z-index: 4;
        opacity: 0;
    }

    span.pause.active {
        background: url(orbit/pause-black.png) no-repeat 0 -40px;
    }

    div.timer:hover span.pause, span.pause.active {
        opacity: 1;
    }

    .orbit-caption {
        display: none;
        font-family: HelveticaNeue, Helvetica-Neue, Helvetica, Arial, sans-serif;
    }

    .orbit-wrapper .orbit-caption {
        background: rgba(0, 0, 0, .6);
        z-index: 1000;
        color: #fff;
        text-align: center;
        font-size: 13px;
        position: absolute;
        right: 0;
        bottom: 0;
        width: 100%;
        padding: 7px 0;
    }

    .orbit-bullets {
        position: absolute;
        z-index: 1000;
        list-style: none;
        bottom: -40px;
        left: 50%;
        margin-left: -50px;
        padding: 0;
    }

    .orbit-bullets li {
        float: left;
        margin-left: 5px;
        cursor: pointer;
        color: #999;
        text-indent: -9999px;
        background: url(orbit/bullets.jpg) no-repeat 4px 0;
        width: 13px;
        height: 12px;
        overflow: hidden;
    }

    .orbit-bullets li.active {
        color: #222;
        background-position: -8px 0;
    }

    .orbit-bullets li.has-thumb {
        background: none;
        width: 100px;
        height: 75px;
    }

    .orbit-bullets li.active.has-thumb {
        background-position: 0 0;
        border-top: 2px solid #000;
    }


    .holder {
        width: 258px;
        float: left;
        height: 561px;
        margin: 0 78px 0 0;
        padding-left: 14px;
        overflow: hidden;
        background: #FFF url(../images/design/bg_scroll.png) repeat-y left center;
    }

    .holder a {
        font-size: 12px;
        cursor: pointer;
        color: #B9B9B9;
        display: block;
        margin: 0 23px 0px 0;
        line-height: 18px;
        width: 100%;
    }

    .holder a.jp-current:hover {
        cursor: default;
        background: none;
    }

    .holder a:hover, .holder a.jp-current {
        color: #636363;
    }


    .holder2 {
        width: calc(50% - 22px);
        float: left;
        height: 610px;
        margin: 0;
        padding-left: 20px;
        padding-top: 20px;
        overflow: hidden;
        background: #FFF repeat-y left center;
        line-height: 10px;
        /*	  border-bottom: 1px solid #CCC;
                  border-top: 1px solid #CCC;
                  border-left: 1px solid #CCC*/;
    }

    .holder2 a {
        font-size: 12px;
        cursor: pointer;
        color: #B9B9B9;
        display: block;
        margin: 0 23px 0px 0;
        line-height: 18px;
        width: 100%;
    }

    .holder2 a.jp-current:hover {
        cursor: default;
        background: none;
    }

    .holder2 a:hover, .holder2 a.jp-current {
        color: #636363;
    }


    .img_contact {
        display: block;
        float: right;
        padding-right: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
        /*width: 375px;*/
        width: 458px;
        height: 592px;
    }


    /* Styles specific to this particular page */
    /* Force the scroll bar to the left hand side of the screen */
    .jspVerticalBar {
        /*	  left: 0;*/
    }

    .holder {
        width: 258px;
        height: 561px;
        overflow: hidden !important;
    }

    #foot {
        position: absolute;
        top: 643px;
        width: 1200px;
    }

    .holder_new {
        float: right;
        width: 960px;
    }

    #viewallpage {
        height: 630px;
        width: 960px;
        float: left;
        margin-top: 20px;
    }

}

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

    body {
        padding: 8% 0 0 0;
        /*padding: 60% 10% 10%;*/
        min-width: 90%;
        width: 100%;
        /*margin-left: 4.5%;*/
        margin-left: 2%;
        /*background-color: red;*/
        /*transform: rotate(0.25turn);*/
        /*zoom: 150%;*/
    }

    #header {
        display: inline;
    }

    #menu_new {
        width: 100%;

    }

    #menu_new ul li {
        display: inline;
    }

    #menu_new ul {
        /*display: none;*/
        /*float: right;*/
        height: 618px;
    }

    #menu_new ul:not(.dropdown-right-nav) {
        margin-top: 2.7%;
        /*margin-right: 55px;*/
        /*margin-right: 5.5%;//ANCIEN VERSION (AVEC VIDEO)*/
        /*margin-right: -7.1%;*/
        width: 100%;
        /*margin-left: 5%;*/
        margin-left: -4%;
    }


    .dropdown-right-nav li {
        padding-left: 12px;
    }

    #foot {
        display: none;
    }

    #global {
        width: 100%;
        padding: 0;
    }

    #content {
        width: 100%;
    }

    div.orbit-wrapper {
        width: 96% !important;
        left: 1% !important;
        margin: 50px auto;
        top: 62% !important;
        /*top: 305px !important;*/
        height: 615px !important;
    }

    #featured {
        height: 615px !important;
        width: 100% !important;
    }

    .orbit-wrapper div#featured.orbit img {
        width: 100% !important;
        height: 615px;
    }

    .space-light {
        display: block !important;
    }

    .space-first {
        margin-top: 10px !important;
    }

    .more-large {
        /*width: 335px!important;*/
        width: 400% !important;
    }

    .dropdown-right-nav {
        left: 0px;
        z-index: 9999;
        top: 56px;
        margin-left: 4%;
        /*width: 295%;*/
        width: 335px;
        /*background-color: #e2e2e2;*/
        /*opacity: 0.8;*/
        background-color: #e2e2e2;
        /*background-color: #ffffffc7;*/
    }

    .m-l-2 {
        /*left:3%;*/
        /*left:2px;*/
        /*margin-left: 4%;*/

    }

    .dropdown-right:hover > .dropdown-right-nav {
        z-index: 9999;
        /*margin-left: 4%;*/
        /*margin-left: 3px;*/
    }

    #pageContainer.contperso {
        margin-top: 100px;
        width: 100%;
    }

    #pageContainer {
        /*position: relative;*/
        /*margin-top: -490px!important;*/
    }

    .zonnephoto {
        /*width: 100%;*/
        /*height: 640px;*/
        /*width: 95%;*/
        /*height: 615px;*/
        width: 96.2%;
        height: 615px;
        margin-bottom: 8%;
    }

    #prevphoto {
        width: 50%;
        left: 0;
        margin-top: 5%;
    }

    #nextphoto {
        width: 50%;
        margin-top: 5%;
    }


    #logo {
        /*width: 12%;*/
        /*height: 35px;*/
        /*margin-top: -13px;*/
        /*margin-left: 2px;*/
        /*width: 9%;*/
        /*height: 30px;*/
        /*margin-top: -11px;*/
        width: 20%;
        height: 70px;
        margin-top: -40px;
        margin-left: 1.5%;
    }

    #logo a img {
        height: 100%;
        width: 100%;
    }

    .opaque {
        opacity: 0.8;
    }

    #menu_new ul li a {
        font-size: 28px;
        line-height: 1.7;
    }

    .m-mobile {
        margin-left: 33px !important;

    }

    .space-light {
        line-height: 35px !important;
    }

    .space-light a {
        color: #636363;
    }

    .dropdown-right-nav li a {
        font-size: 18px !important;
        /*margin-left: 12px;*/
    }

    #pageContainer.contperso .playerVideo {
        width: 100% !important;
        height: 615px !important;
        top: 0;
    }

    .bg-white {
        background-color: white !important;
    }

    .bg-grey {
        /*background-color: #f5f5f5 !important;*/
        background-color: #e6e6e6 !important;
    }

    #viewallpage {
        height: 615px;
        width: 100% !important;
        position: absolute;
        float: right;
        margin-top: 52px;
        margin-bottom: 10%;
    }

    .img_contact {
        width: 50%;
        height: 615px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .disp_none {
        display: none !important;
    }

    .disp_block {
        display: block !important;
    }

    .bar {
        margin-top: -4.2%;
        margin-left: 90%;
        z-index: 99;

    }

    #toggle {
        color: black;
    }

    .sidenav {
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        height: 100%;
        width: 0%;
        position: fixed;
        z-index: 98;
        top: 0;
        right: 0;
        /*opacity: 0.3;*/
        /*background-color: #666;*/
        /*background-color: rgba(188, 188, 188, 0.6);*/
        background-color: rgba(236, 236, 236, 0.87);
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
    }

    .sidenav a {
        /*padding: 8px 8px 8px 32px;*/
        text-decoration: none;
        font-size: 35px;

        color: black;
        display: block;
        transition: 0.3s;
    }

    .sidenav a:hover {
        color: #f1f1f1;
    }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        color: black;
        opacity: 0.6;
        /*left: 5%;*/
        font-size: 7em;
        margin-left: 4%;
        margin-top: 4.5%;
    }

    .ul-low {
        position: absolute;
        bottom: 0;
        margin-top: 0 !important;
        height: 380px !important;
    }

    .toggle-side {
        /*display: none!important;*/
        width: 70%;
    }

    .gallery_mobile_new {
        position: absolute;
        width: 98%;
        margin-top: 37%;
        margin-left: 1%;
    }

    .zonnephoto {
        width: 98%;
    }

    .libelle_feed {
        font-size: 30px;
        color: black;
        /*font-family: "Roboto", Roboto, Arial, sans-serif;*/
    }

    .hashtag_feed {
        font-size: 30px;
        color: #2393f9;
        /*font-family: "Roboto", Roboto, Arial, sans-serif;*/
    }

    .feed_photo {
        margin-bottom: 2% !important;
        height: 1000px !important;
        width: 96% !important;
        margin-left: 1%;
    }

    .feed_block_text {
        margin-bottom: 4%;
        margin-left: 1%;
        float: unset;
        display: block;

    }

    .action {
        margin-right: 1.5%;
        display: block;
        margin-top: 0%;
    }

    .fa-1-5X {
        font-size: 4em;
        /*font-size: 3.3em;*/
        color: black;
        opacity: 0.19;
        margin-bottom: 5px;
        margin-right: -10px;
    }

    .fa-1-5 {
        font-size: 3.3em;
        /*font-size: 2.7em;*/
        opacity: 0.20;
        color: black;
        margin-bottom: 5px;
        margin-right: 3px;
    }

    .menu-burger {
        width: 70%;
        margin-top: 3%;
    }

    #menu_new ul {
        text-align: right !important;
    }

    .menu-close {
        width: 10%;
        margin-top: 1.5%;
    }

    .menu-burger-in-menu {
        width: 10%;
        /* text-align: right; */
        margin-top: 0%;
        margin-left: 86%;
    }

    .img_contact {
        display: none;
    }

    .holder2 {
        width: 98% !important;
        height: 1550px;
    }

    .zonnephoto_contact {
        border: unset !important;
        height: unset !important;
    }

    .contact_bottom {
        width: 100%;
        bottom: 335px!important;
    }

    .ft-size-20 {
        font-size: 28px !important;
    }

    .grisfonce {
        font-size: 28px !important;
        line-height: 1.5;
    }

    span.grisfonce {
        line-height: 2;
    }

    span.grisfonce2 {
        line-height: 1;
    }

    .holder2 a {
        font-size: 28px !important;
        line-height: 1;
        margin-bottom: 3%;
    }

    .m-b-15 {
        margin-bottom: 15px !important;
    }

    .l-h-0 {
        line-height: 0;
    }

    .m-b-10 {
        margin-bottom: 10px !important;
    }

    .block-feed {
        margin-bottom: 7%;
        height: auto;
        display: inline-block;
        width: 100%;
    }

    .block-white-top {
        position: fixed;
        top: 0;
        width: 100%;
        /*background: white;*/
        height: 170px;
        z-index: 70;
    }

    #header {
        width: 98.1% !important;
        /* background: white; */
        z-index: 99;
        position: fixed;

    }

    .playerVideo {
        margin-bottom: unset;
    }
    .about_vincent{
        margin-bottom: 20px!important;
    }
    .m-b-1{
        margin-bottom: 1%!important;
    }
    .pagination_feed{
        width: 96%;
        margin-left: 1%;
        margin-top: -20px ;
        margin-bottom: 13%;
    }
    .number-post{
        float: left;
        font-size: 30px;
        color: black;
    }
    .pagination_button{
        float: right;
        font-size: 30px;
    }
    .pagination_button a{
        color: black;
    }
    .prev_pag{
        margin-right: 20px;
    }
}
@media (orientation: landscape) and (max-device-width : 1024px) {
    #menu_new ul li a {
        font-size: 25px;
        line-height: 1;

    }
    #menu_new ul:not(.dropdown-right-nav){
        margin-top: 12%;
    }
    .ul-low{
        position: relative;
    }
    .menu-burger-in-menu{
        display: none;
    }


}