/* CSS Document */


@media only screen and (min-width: 1034px) {

    .desktop {
        display: block;
    }

    .dateMob {
        display: none !important;
    }

    .mobile {
        display: none;
    }

    header .tel a {
        color: #fff;
        font-size: 1.6rem;
    }

    header .tel a .visuallyhidden {

        width: auto !important;
        height: auto !important;

        clip: none !important;

        margin: 0 !important;
        overflow: visible !important;
        padding: 0 !important;
        position: relative !important;
        font-weight: 500;
        top: 2px;


        background-size: 1.8rem 1.8rem;
    }

    .mobile {
        display: none;
    }

    .slick-slider.mobile {
        display: none !important;
    }

    img.mobile {
        display: none !important;
    }

    .theGallery {
        /*pointer-events: none;*/
    }

    .btnCon.mobile {
        display: none;
    }
}


@media only screen and (min-width: 1000px) and (max-width: 1500px) {

    html {
        font-size: 8px;
    }

    body {
        height: auto;
        overflow: auto;
    }
}

@media only screen and (min-width: 1501px) and (max-width: 1700px) {
    html {
        font-size: 9px;
    }


}


@media only screen and (min-width: 1700px) {
    html {
        font-size: 10px;
    }

}


/*mobile/tablet header*/

@media only screen and (max-width: 1034px) {
    .openeingText h3, .textArea h3 {
        line-height: 1;
    }

    form input[type="submit"]{
        width: 100%;
    }

    .mobile {
        display: block;
    }

    .mainNav .current {
        border-bottom: 2px solid #ab6b50;
    }

    .logo.mobile {
        display: block;
    }

    body {
        overflow: scroll;
    }

    h1, form, h2, h3 {
        width: 100%;
        height: auto;
        padding: 0 2rem;
        box-sizing: border-box;
    }

    .sepCon, .belowForm {
        display: block;
        padding: 0 2rem;
        box-sizing: border-box;
    }


   .bannerContent h1{
       font-size: 4.3rem;
       line-height: 0.8;
       letter-spacing: 3.6px;
    }

    .logo-hero{

        margin: .67em 0;
    }

   .logo-hero img,  .bannerContent img {
        width: 100%;
        height: auto;
    }

    h1, .os, h2 {
        margin-top: 5rem;



    }

    h2 {
        margin-bottom: 2rem;

    }

    h3 {
        margin-top: 0;
    }

    .sep {
        margin-top: 4rem;
    }

    h2 span {
        display: block;
    }

    .cr {
        padding-bottom: 10rem;
    }

    .belowForm span {
        display: block;
    }

    .os {
        font-size: 2rem;
        width: 70%;
    }

    .rightAle {
        margin-left: 1rem;
    }

    .leftAle {
        margin-right: 1rem;
    }

    .openeingText h2,.textArea h2{
        font-size: 4.3rem;

    }


    .openeingText p, .textArea p {
        width: 100%;
        font-size: 2rem;
        letter-spacing: normal;
    }

    .textArea {
        padding-top: 6.7rem;
    }

    .contact p {
        font-size: 2rem;
    }

    .textArea.contact .bannerContent h2 {
        line-height: 1.1;
        margin-bottom: 0 !important;
    }

    .openeingText {
        padding-top: 5rem;
    }

    .openeingText p {
        padding-bottom: 10rem;
        background-position: bottom 4rem center;
    }

    h1, h2 {
        /*font-size: 5rem !important;*/
        /*line-height: 1.1;*/
        /*margin: 0 0 5rem 0!important;*/
    }

    .textArea h2{
        line-height: 0.8;
    }

    .bannerContent {
        padding: 0 2rem;
        box-sizing: border-box;
    }

    #Top {
        height: 100vh;
    }

    .textArea .bannerContent h2 {
        margin-bottom: 1.5rem !important
    }

    .textArea p {
        /*padding-bottom: 4rem;*/
        padding-bottom: 0;
    }
    select {

        /*background-position: left 4rem center;*/
    }

    .item.first{
        margin-left: 0;
    }
    .item.second{
        margin-right: 0;
    }

    .imagesGallery li {
        height: 50vh;
    }

    .slGall {
        padding: 0;
    }

    .slideImageCon {
        position: relative !important;
    }

    .slGall .theGallery li {
        height: auto;
        display: flex !important;
        flex-direction: column-reverse;
    }

    .slGall li .slideImageCon {
        height: 30vh;
    }

    .sliderContent {
        width: 100%;
        padding: 2rem;
        box-sizing: border-box;
        background-color: #000;


    }

    .slidersGallery .slick-track {
        display: flex !important;
    }

    .contact {
        border-top: 4rem solid #fff;
    }

    .thumbs li, .thumbs li.border0 {
        display: block;
        width: 100%;
        box-sizing: border-box;
        padding-bottom: 0;
        height: 25rem;
        border-right: 5px solid #fff !important;
        border-left: 5px solid #fff !important;
        border-bottom: 5px solid #fff !important;
        border-top: none;
    }

    .btnConBig {
        width: 100vw;
        height: 100vh;
        position: relative;
    }

    .h2Con img {
        max-height: 20rem;
        width: auto;
        object-fit: contain !important;
    }

    .slick-slider.desktop, img.desktop {
        display: none !important;
    }

    .theGallery li img {
        width: 100%;
        height: 100%;
    }

    .sliderContent p {
        width: 100%;
    }

    .slGall .sliderControl li {
        display: flex;
    }

    .sliderContent h2 {
        margin-bottom: 2rem !important;
        flex-grow: 1;
        font-size: 7rem;
    }

    .h2Con {
        height: auto;
        padding-top: 3rem;

    }

    .sliderControl {
        padding-bottom: 2rem;
        overflow: scroll;
        width: 100vw;
        position: relative;
    }

    .mr {
        display: block;
        position: relative;
    }

    .mr:before {
        content: '';
        display: block;
        right: 0;
        top: 0;
        width: 7rem;
        position: absolute;
        height: 100%;


        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1); /* IE6-9 */
        z-index: 9999999;
        pointer-events: none;

    }

    .mr:after {
        content: '';
        display: block;
        left: 0;
        top: 0;
        width: 7rem;
        position: absolute;
        height: 100%;


        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100 */
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1); /* IE6-9 */
        z-index: 9999999;
        pointer-events: none;

    }

    .sliderControl button {
        white-space: nowrap;
        font-size: 2rem;
        height: 3rem;
        margin: 1rem;
    }

    .twoParagraphs {
        padding-top: 5rem;
    }

    .twoParagraphsGallery {
        border: none;
    }

    .bp, .sp {
        width: 100%;
    }

    .bp {
        font-size: 2.4rem;
        letter-spacing: 1px;
        margin-bottom: 2rem;
    }

    .twoParagraphsGallery li, .twoParagraphsGallery li .slC {
        height: auto;
    }

    .qm {
        width: 2rem;
        height: 2.3rem;
        background-size: 2rem 2.3rem;
        margin-bottom: 1rem;
    }

    li.border {
        border-left: none;
    }

    .slick-arrow {
        width: 1.5rem;
        height: 5rem;
        background-size: 1.5rem 5rem;
        background-repeat: no-repeat;
        background-position: center;
        top: calc(50% - 2.5rem);

    }

    .slick-prev {
        left: 1rem;
    }

    .slick-next {
        right: 1rem;
    }

    .twoParagraphsGallery li {
        padding: 0 4rem;
    }

    .twoParagraphs {
        padding-bottom: 5rem;
    }

    .mainNav ul {
        display: block;
    }

    .restLink a {
        text-align: right !important;
        margin: 0 !important;
        width: 100%;

    }

    header .mobileMenuWrapper {
        display: block;
        position: fixed;
        top: 0;
        right: -80vw;
        background-color: #000;
        height: 100%;
        padding: 8rem 0;
        width: 80vw;
        transition: .5s all;
    }

    .opened .mobileMenuWrapper {
        right: 0;
    }
	header .menu-item-has-children ul {
		width:calc(60vw - 2rem);
	}
    .currentItem {
        display: none;
    }

    .mainNav a {
        text-align: right;
        font-size: 2rem;
        line-height: 3.5rem;
        height: 3.1rem;
        margin-bottom: 1.2rem;
        /*width: 100%;*/
    }

    .mainNav a.logo {
        display: none;
    }

    #menu-header-social {
        margin-right: 0;
        padding: 0 2rem;
        box-sizing: border-box;
    }

    header {
        height: 6rem;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .headerSocial {
        margin-top: 5rem;
        justify-content: flex-start;
    }

    .pLink {
        padding-right: 2rem;
    }

    .headerSocial li:first-child a {
        margin-right: 0;
    }

    .mainNav {
        text-align: right;
        display: block;
    }

    #mobileMenuBtn {
        position: absolute;
        width: 6rem;
        height: 6rem;
        right: 0;
        top: 0;
        border: none;
        background-color: transparent;
        z-index: 99999999;

    }

    #telBtn {
        position: absolute;
        width: 6rem;
        height: 6rem;
        left: 0;
        top: 0;
        border: none;
        background-color: transparent;
        z-index: 99999999;
        text-decoration: none;
    }

    #galBtnMob {
        position: absolute;
        width: auto;
        height: 6rem;
        left: 6rem;
        top: 0;
        border: none;
        background-color: transparent;
        z-index: 99999999;
        text-decoration: none;
        color: #fff;
        text-decoration: none;
        font-size: 1.8rem;
        line-height: 6rem;
    }

    #telBtn:before {
        font-family: 'icomoon';
        content: "\e909";
        font-size: 1.6rem;
        color: #fff;
        text-align: center;
        line-height: 6rem;
        display: block;
    }

    .kav {
        display: block;
        height: 1px;
        width: 2rem;
        margin: 0 auto;
        background-color: #fff;
        position: relative;
        transition: .5s all;
    }

    .kav1 {
        top: 0;
        transform: rotate(0);
    }

    .kav3 {
        bottom: 0;
        transform: rotate(0);
    }

    .kav2 {
        margin: .7rem auto;
    }

    .opened .kav2 {
        opacity: 0;
    }

    .opened .kav1 {
        transform: rotate(45deg);
        top: 8px;
    }

    .opened .kav3 {
        transform: rotate(-45deg);
        bottom: 8px;
    }

    .belowForm span.sepaa {
        display: none;
    }

    .belowForm {
        padding-bottom: 3rem;
    }

    .cr {
        padding-bottom: 7rem;
    }

    .mainNav a {
        font-family: 'almoni-neue-tzar', sans-serif;
        /*display: inline-block;*/
        display: inline;
    }

    .mainNav li {
        text-align: right;
    }

    .slideImageCon.mobile {

        z-index: 99999;
    }

    #scrollDown {
        width: 6.3rem;
        height: 2.9rem;
        background-size: 6.3rem 2.9rem;
    }

    .vid iframe {
        width: 100%;
        height: auto;
    }

    .btnCon.desktop {
        display: none;
    }

    .scrollDownCon {
        left: 0;
    }

    .tel a:before {
        font-family: 'icomoon';
        content: "\e909";
        font-size: 1.6rem;
        color: #fff;
        display: block;
    }

    .bannerImage{
        display: none;
    }
    .bannerImage.mobile {
        display: block !important;
    }

    .dateclass {
        width: 100%;
        height: 5rem;
        line-height: 5rem;
        text-align: right;
        position: relative;
    }

    .dateclass.placeholderclass::before {
        width: 100%;
        content: attr(placeholder);

    }

    .dateclass.placeholderclass:hover::before {
        width: 0%;
        content: "";
    }

    .desktop {
        display: none;
    }

    .slidersGallery {
        display: flex !important;

    }

    .slidersGallery li {
        flex: 1 1 auto;
    }

    #video {
        display: none;
    }

    #Top .bannerImage {
        height: 100vh;
    }

    #Top .bannerImage:before {
        background-color: rgba(0, 0, 0, .3);
    }
    body.home .sliderControl li:after {
        display: none;
    }
    .sliderControl {
        justify-content: center;
        display: flex;
        flex-direction: row; /* this does the trick */
        flex-wrap: wrap;
        padding-bottom: 0px;
    }


    .tf {
        display: block;
    }

    .slGall .sliderControl li {
        display: inline-block;
        flex: 0 0 calc(100% / 3);
    }

    .menu-40 {
        width: 100%;
    }

    .dateclass {
        background-image: url(img/downArrow.svg);
        background-position: left center;
        background-repeat: no-repeat;
        background-size: 2.5rem 1.1rem;
    }

    header .mainNav ul {
        display: block;
    }

    .mainNav li {
        margin-right: 0;
    }
}

/*mobile devices*/
@media only screen and (max-width: 600px) {

    select {
        background-position: left 0rem center;
    }
}