﻿/**Tevet**/
/*General Styles*/
body { font-size: 18px;}
.clients-page .gallery-cubes .boxes-images-outer-image:focus .image-link-container, .clients-page .gallery-cubes .boxes-images-outer-image:hover .image-link-container, 
    .clients-section .gallery-cubes .boxes-images-outer-image:focus .image-link-container, .clients-section .gallery-cubes .boxes-images-outer-image:hover .image-link-container{ background: none;}
.clients-page .gallery-cubes .boxes-images-outer-image, .clients-section .gallery-cubes .boxes-images-outer-image { cursor: auto; pointer-events: none; -webkit-filter: grayscale(100%); filter: grayscale(100%); transition: all ease-in-out 200ms;
    -webkit-transition: all ease-in-out 200ms;}
/*.gallery-cubes .boxes-images-outer-image:hover, .gallery-cubes .boxes-images-outer-image:focus { -webkit-filter: grayscale(0); filter: grayscale(0);}*/
.clients-page .gallery-cubes .col-xs-6.col-sm-3.no-pad:hover .boxes-images-outer-image, .clients-page .gallery-cubes .col-xs-6.col-sm-3.no-pad:focus .boxes-images-outer-image,
    .clients-section .gallery-cubes .col-xs-6.col-sm-3.no-pad:hover .boxes-images-outer-image, .clients-section .gallery-cubes .col-xs-6.col-sm-3.no-pad:focus .boxes-images-outer-image{ -webkit-filter: grayscale(0); filter: grayscale(0);}

@import url("https://p.typekit.net/p.css?s=1&k=yeu3ifp&ht=tk&f=14048.14056&a=16823177&app=typekit&e=css");

@font-face {
font-family:"abril-display";
src:url("https://use.typekit.net/af/6482d7/0000000000000000000119a6/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/6482d7/0000000000000000000119a6/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/6482d7/0000000000000000000119a6/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-style:normal;font-weight:400;
}

@font-face {
font-family:"abril-display";
src:url("https://use.typekit.net/af/ab0244/0000000000000000000119ae/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"),url("https://use.typekit.net/af/ab0244/0000000000000000000119ae/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"),url("https://use.typekit.net/af/ab0244/0000000000000000000119ae/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
font-style:normal;font-weight:600;
}


/*Header*/
#header2 {background: #2d2f33; padding: 0; position: fixed;}
#header2 .max-width {width: 100%; max-width: 100%; padding: 15px 40px;}
#header2 ul.menu { margin-bottom: 0; }
#header2 ul.menu li {transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in;}
#header2 .menu-sub { background: #fff; padding: 15px 10px; top: 120%;}
#header2 ul.menu li .menu-sub li a {  width: auto; font-size: 105%; padding: 0; color: #2d2f33;}
.has-sub i.opensub { font-size: 100%;}
#header2 ul.menu li a { color: #fff; font-size: 123%; position: relative; border-bottom: 1px solid transparent;}
/*#header2 ul.menu li:hover > a:before, #header2 ul.menu li:focus > a:before{ content: ""; display: block; 
    width: 100%; height: 2px; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%);  -webkit-transform: translateX(-50%);  background: #1d3767; transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in;}
#header2 .menu-sub li:hover > a:before, #header2 .menu-sub li:focus > a:before, #header2 ul.menu li.active > a:before { content: ""; display: block;  width: 100%; height: 2px;
    position: absolute; bottom: 0; left: 50%; transform: translate(-50%, 50%);  -webkit-transform: translate(-50%, 50%);  background: #1d3767; transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in;}*/
#header2 ul.menu li.active > a:before { content: ""; display: block;  width: 100%; height: 2px;
    position: absolute; bottom: 0; left: 50%; transform: translate(-50%, 50%);  -webkit-transform: translate(-50%, 50%);  background: #cf9836; transition: all 200ms ease-in; -webkit-transition: all 200ms ease-in;}
#header2 ul.menu .menu-sub li { margin-bottom: 0;}
/*#header2 ul.menu li:hover > a, #header2 ul.menu li:focus > a , #header2 ul.menu li.active > a  {border-bottom: 1px solid #cf9836;}*/
#header2 ul.menu li a:hover:after { left: 0;}
#header2 ul.menu > li:before { display: none;}
#header2 ul.menu > li.last-item:after { display: none;}
/*#header2 ul.menu li:hover, #header2 ul.menu li:focus, #header2 ul.menu .menu-sub li:hover, #header2 ul.menu .menu-sub li:focus { color: #1d3767; }*/
.fa-angle-down:before { color: #fff;}
#header2 #header-left { width: auto;}
#header2 .menu-nav { /*width: auto;*/ margin-top: 0; padding: 7px 0;}
#header2 .header-top { float: right !important; width: auto; padding: 10px 0;}
#header2 .header-top-left svg { opacity: 0;}
#header2 .header-top-left a.facebook_icon_instagram:after { content: ""; position: absolute;width: 19px; height: 19px; top: 3px; background: url(../../../warehouse/temp/tevet/00-fb-nav-icon.png); 
    background-size: contain; background-position: center; background-repeat: no-repeat;}
#header2 .header-top-left a.social_icon_instagram:after { content: ""; position: absolute;width: 19px; height: 19px; top: 3px; background: url(../../../warehouse/temp/tevet/00-inst-nav-icon.png); 
    background-size: contain; background-position: center; background-repeat: no-repeat;}
#header2 .header-top-left { direction: rtl; margin-right: 0;}
#header2 .header-top .address { display: none;}
#header2 ul.menu li a:focus { opacity: 1; border-bottom: none;}
#header2 .header-right-section { width: 100%;}
.fa-angle-up:before { color: #fff; }

/*Top Banner*/
#home-gallery .gallery-logo { width: 100%; }
#home-gallery .gallery-logo img { max-width: 200px;}
#home-gallery .scroll-down:before { content: "Scroll"; font-size: 22px; font-family: "abril-display",serif; position: absolute; top: -20px; right: 50%; transform: translate(50%, -50%); -webkit-transform: translate(50%, -50%);}

/*General Styles For Content*/
.section { padding: 40px 0; margin-bottom: 0; }
.section-title h1 { font-size: 334%;}
.section h2, .grid-rows .grid-row-text h2 { font-family: "abril-display",serif; color: #cf9836; font-size: 311%;}
.h2-black { color: #2d2f33;}
.section h2:before, #headline h1:before { content: ""; position: relative; display: inline-block; width: 120px; height: 1px; background-color: #cf9836; bottom: 8px; right: -20px; 
    transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.section h2:after, #headline h1:after { content: ""; position: relative; display: inline-block; width: 120px; height: 1px; background-color: #cf9836; bottom: 8px; left: -20px; 
    transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.grid-text-section .section-animation-item {width: 650px; padding: 0; margin: 0 auto;}
.grid-text p {color: #655f5f; font-size: 133%; margin: 10px 0 20px 0;}
.grid-text .sec-button, #DynamicFormObject input[type=submit] { background: #2d2f33; font-size: 105%; border-radius: 22px; padding: 8px 35px; box-shadow: 0px 4px 15px 0 rgba(0, 0, 0, 0.15);
        transition: all 200ms ease-out; -webkit-transition: all 200ms ease-out; }
.grid-text .sec-button:hover, #DynamicFormObject input[type=submit]:hover, .grid-text .sec-button:focus, #DynamicFormObject input[type=submit]:focus,.to-business-btn .grid-text .sec-button:hover,
    .to-business-btn .grid-text .sec-button:focus{ box-shadow: 0px 4px 18px 0 rgba(0, 0, 0, 0.25)}
#DynamicFormObject input[type=submit]:focus, #DynamicFormObject input[type=submit]:hover { background: #2d2f33; color: #fff; border: 1px solid transparent;}

/*About Section*/
.about-section .grid-text h2 { font-size: 223%; line-height: 1.5; }
.section.about-section { padding: 80px 0 ;}

/*Quote Section*/
.quote-section { background: url('../../../warehouse/temp/tevet/02-quote-bg.jpg'); background-size: cover; background-position: center; background-repeat: no-repeat; padding: 0;
        max-height: 570px; overflow: hidden;}
.quote-section .image-section-data img { height: 100%;}
/*.quote-section .grid-text p { font-family: "abril-display",serif; color: #fff; font-size: 223%; direction: ltr}
.quote-section .grid-text p:last-of-type { font-size: 110%; margin-bottom: 0;}*/
.quote-section.grid-text-section .section-animation-item { width: 880px;}
.quote-section:before { content: 'It’s not about having the skill to do something. It’s about having the will, desire & commitment to be your best.';
    position: absolute; width: 850px; top: 45%; right: 50%; transform: translate(50%, -50%); -webkit-transform: translate(50%, -50%); font-family: "abril-display",serif; color: #fff; 
    font-size: 223%; direction: ltr;}
.quote-section:after { content: 'ROBERT HERNANDEZ'; position: absolute; top: 65%; right: 50%; transform: translate(50%, -50%); -webkit-transform: translate(50%, -50%); font-family: "abril-display",serif; color: #fff; 
    font-size: 120%; }

/*Projects Section*/
.section.projects-section {  max-width: 1280px; padding-top: 80px;}
.projects-section .grid-box.section-animation-item { padding: 0; margin: 7px; transition: all ease-in-out 200ms; -webkit-transition: all ease-in-out 200ms;}
.projects-section .grid-box.section-animation-item:hover, .projects-section .grid-box.section-animation-item:focus { box-shadow:-8px 7px 30px 0 rgba(0, 0, 0, 0.15);}
.projects-section .grid-box-title { display: block; padding: 15px 0; background: #ebebeb;}
.grid-boxes .grid-box-image { margin-bottom: 0;}
.grid-boxes .grid-box-title h3 { margin: 0;}
.grid-boxes .grid-box-title h3 a { color: #2d2f33; font-size: 80%;}
.gallery-container .gallery-cubes { max-width: 1200px;}
body:not(.business-events) .gallery-container .gallery-cubes .col-sm-3 { width: 16%; padding: 15px;}

/*Cube Grid Section*/
/*.grid-row-cell.section-animation-item.grid-row-cell-text { opacity: 0; -webkit-transition: opacity 7s ease-in-out; transition: opacity 7s ease-in-out;}*/
.grid-row .grid-row-cell.grid-row-cell-text { background-color: #f5f5f5; }
.grid-rows .grid-row-text { text-align: center; /*opacity: 0;*/ -webkit-transition: opacity 7s ease-in-out; transition: opacity 7s ease-in-out;}
.grid-row li.slider-item { padding-bottom: 60%;}
.box-image-animation img { height: 100%;}
.grid-rows .grid-row-text p {font-size: 134%; letter-spacing: 0.2px; line-height: 1.5;}
.cube-grid-section .box-image-animation img { max-height: -webkit-fill-available;}/*475*/
.cube-grid-section .grid-row li.slider-item { padding-bottom: 56%;}

/*Clients Section*/
.section.clients-section { padding: 70px 0 0 0;}
.clients-section .section-title { margin-bottom: 70px;}
.gallery-cubes { max-width: 1280px; margin: 0 auto;}
.gallery-cubes>div.col-sm-3 { padding: 20px;}
.gallery-cubes .image-link-inner { width: 50px; height: 50px; background: rgba(45,47,51,0.8);}
.gallery-cubes .plus-sign { color: #cf9836;}
.grid-boxes .box-image-animation img { transition: all .8s ease-in-out; -webkit-transition: all .8s ease-in-out;}
.grid-boxes .box-image-animation:hover img { transform: scale(1.06); -webkit-transform: scale(1.06);}

/*To Business Section*/
.to-business-btn .grid-text .sec-button { background: #fff; color: #2d2f33; box-shadow: 0px 4px 15px 0 rgba(0, 0, 0, 0.15); margin-top: 30px; transition: all 200ms ease-out; -webkit-transition: all 200ms ease-out; }
.to-business-section h3 {display: none; }
.to-business-btn h2 {width: 90%; position: absolute; transform: translate(50%, -50%); -webkit-transform: translate(50%, -50%)); top: -50px; right: 50%; font-size: 384%; color: #fff; 
    font-family: "abril-display",serif; border-top: 2px solid #fff; border-bottom: 2px solid #fff;  margin: 0; padding: 15px 20px 10px;}
.to-business-btn h2:before, .to-business-btn h2:after { display: none;}
.owl-carousel .photoTextWrapper { background: transparent; padding:0; }
.owl-carousel .owl-item .item .plus-sign { display: none;}
.to-business-section { padding-bottom: 0; margin-bottom: -44px;}
.owl-carousel .owl-next { left: 30px; }
.owl-carousel .owl-prev { right: 30px; }
.owl-carousel .owl-next:after, .owl-carousel .owl-prev:after { background-position: center; background-repeat: no-repeat;}
.owl-carousel .owl-next:after { background: url(../../../warehouse/temp/tevet/left.png) !important; border-radius: 50%;}
.owl-carousel .owl-prev:after { background: url(../../../warehouse/temp/tevet/right.png) !important; border-radius: 50%;}
.owl-carousel .owl-item .item { padding: 0;}
.owl-carousel .owl-item a.slide-bg-layer { background: rgba(45,47,51,0.2);}

/*To Business Button*/
.to-business-btn {position: absolute; display: inline-block; padding: 0; bottom: 5%; right: 50%; transform: translate(50%,50%); -webkit-transform: translate(50%,50%); 
    z-index: 10;}
.to-business-btn .grid-text-section .section-animation-item { width: auto;}

/*Footer*/
.st0 { fill: #fff !important;}
footer { padding: 0;}
#SiteFooter #partners-section { display: flex; justify-content: space-between; align-items: center; background: #2d2f33; padding: 46px 170px;}
/*#SiteFooter #partners-section:after { content: ""; position: absolute; width: 1px; height: 100%; background: rgba(255,255,255,0.06); right: 50%; top: 0; }*/
#SiteFooter p.layerContent { display: inline-block; color: #fff; font-size: 128%; }
#SiteFooter .right-side-footer, #SiteFooter .left-side-footer { display: inline-block;}
#SiteFooter .social-footer img { margin: 0 7px 20px; }
#SiteFooter span.address-footer-separator { margin: 0 10px;}
#SiteFooter .site-credit.alternative { padding: 15px 0;}
#SiteFooter .site-credit.alternative svg { fill: #fff;}
a.AccessabilityLink span:hover, a.AccessabilityLink span:focus { color: #fff;}
#SiteFooter #partners-section a, #SiteFooter .footer-text .menu-nav a {  padding: 0;} 

/*****Inner Pages*****/
/*General Styles*/
.top-caption { font-family: "abril-display",serif; font-size: 389%;}
#headline h1 { position: relative; color: #231f20; font-size: 159%;}
#headline h1:before, #headline h1:after { bottom: 15px;}
#lobbyview h2, #lobbyview p { color: #655f5f;}
.lobby-grid #GridPage .max-width, #GridPage .max-width, #GridPage .max-width-center { max-width: 1280px;}

/*About Page*/
.about-page #GridPage .max-width { max-width: 100%; padding: 0;}
.about-page .lobbyTextContainer { max-width: 850px; margin: 0 auto 50px;}
#DynamicFormObject:after {top: 15px; bottom: 15px; left: 15px; right: 15px; border: 1px solid rgba(207, 152, 54, 0.8); border-radius: 5px;}
.form-container-wide #DynamicFormObject { display: block; background: #f5f5f5; border: none; color: #2d2f33;}
.form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText, .form-container-wide #DynamicFormObject .dynamicFormObjectFields { width: 100%; display: block;}
.form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText { padding: 5px 0;}
#DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle { font-size: 125%;}
.form-container-wide #DynamicFormObject .dynamicFormObjectField.col-xs-12.textareaField { width: 100%; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form { color: #cf9836; font-size: 145%;}
.form-container-wide #DynamicFormObject .dynamicFormEndText { display: none;}
.normal-form input, .normal-form textarea {border-radius: 0; border: none; background: #fff; color: #2d2f33;}
.form-container-wide #DynamicFormObject .dynamicFormObjectSubmit { float: none; display: inline-block; }
.grid-form-section { max-width: 840px; }
.about-page #GridBottom img {width: 100%; height: 570px; }
.about-page .GridBottomGallery { padding: 0;}
.about-page .topImg a,.about-page .grid-gallery-section { display: none;}

/*****Projects Pages*****/
.projects-main-page .grid-box-opacity-layer {background: rgba(0,0,0,.3);}
.projects-main-page .sections .grid-content-section { max-width: 1170px; padding: 0 0 40px 0;}
.projects-main-page #LobbyModule .grid-box { width: 50%; margin-bottom: 15px; }
.projects-main-page .grid-box-image { transition: all ease-in-out 200ms; -webkit-transition: all ease-in-out 200ms;}
.projects-main-page #LobbyModule .grid-box-image:hover, .projects-main-page #LobbyModule .grid-box-image:focus {  box-shadow: 0px 4px 25px 0 rgba(0, 0, 0, 0.30);}
.projects-main-page .grid-boxes .grid-box-image { padding-bottom: 66%;}
#text1 p { width: 850px; margin: 0 auto; color: #655f5f; }

.grid-short-box-link { display: none;}
div#subheadline { text-align: center;}

/*Business Page*/
#GridContent.short-grid { margin-bottom: 70px; }
.grid-short-box .grid-short-box-label { font-size: 110%; padding: 15px 0;}
.grid-short-box {  background-color: #ebebeb; margin-bottom: 0; transition: all ease-in-out 200ms; -webkit-transition: all ease-in-out 200ms;}
.grid-short-box:hover, .grid-short-box:focus { box-shadow: 0px 4px 25px 0 rgba(0, 0, 0, 0.30);}
.col-md-4.col-xs-6.pull-right { padding: 10px; }
.categories-strip ul li { transition: all ease-in-out 200ms; -webkit-transition: all ease-in-out 200ms;}
.categories-strip ul li.active, .categories-strip ul li:hover, .categories-strip ul li:focus { background: #e8b04d;}
.categories-strip ul li:first-child:hover, .categories-strip ul li:first-child:focus{ background: transparent; color: #2d2f33;}
.categories-strip ul li:first-child { color: #2d2f33;}
.categories-strip ul li:hover>a, .categories-strip ul li:focus>a  { color: #2d2f33;}
.categories-strip ul { background: #ebebeb;}
.categories-strip ul li a { color: #2d2f33;}
div#videoContainer { text-align: center;}
#ContentGridShortModule .grid-short-box-image a:hover img { transform: translate(-50%,-50%) scale(1.06); -webkit-transform: translate(-50%,-50%) scale(1.06);}
#ContentGridShortModule .grid-short-box-image a img {  transition: all .8s ease-in-out; -webkit-transition: all .8s ease-in-out;}

/*Fashion Show Page*/
.fashion-show-page .pull-right { display: inline-block; float: none !important; margin: 0 auto; }
.fashion-show-page #gridshort-view.shown > div {text-align: center;}

/*Clients Page*/
.clients-page .section { padding: 0px 0 70px; }

/*Contact Page*/
#SiteGrid.layout-bottom #GridPromo { margin-bottom: 70px;}
#SiteGrid.layout-bottom div#GridPromo { width: 840px;}

@media(min-width: 1025px) {
    #header2 #header-container { display: flex; justify-content: space-between;}
    #header2 .menu-nav {width: 730px; position: absolute; right: 55%; transform: translateX(50%); -webkit-transform: translateX(50%);}
    #header2 ul.menu > li:after { content: ""; position: absolute; background: url(../../../warehouse/temp/tevet/00-nav-seperator.svg); background-size: cover; 
        background-repeat: no-repeat; background-position: center; width: 7px; height: 14px; top: 50%; left: -20px; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); pointer-events: none; }
    #header2 ul.menu li > a:after { content: ""; position: absolute; /* z-index: -1; */ left: 100%; right: 0; bottom: -1px; background: #cf9836; height: 2px; -webkit-transition-property: left;
        transition-property: left; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out;}
    #header2 ul.menu li.social-mobile { margin-left: 0;}
    #header2 ul.menu .menu-sub li {padding: 3px 0; border-bottom: 1px solid rgba(45,47,51,0.2);}
    #header2 .menu-sub:before { content: ""; width: 100%; height: 11px; background: transparent; left: 0; right: 0; border: 0; top: -11px; position: absolute;}

    .projects-section .grid-box.section-animation-item { width: 32%;}

    #SiteFooter #partners-section { padding: 86px 170px;}

    /*****Inner Pages*****/
    /*Projects Main Page*/
    .projects-main-page .grid-box-image-text { width: 85%;}
    .projects-main-page .grid-box-image-text p { font-size: 140%; line-height: 1;}
    #lobbyview p, #text1 p {font-size: 111%;}
}

@media(min-width: 768px) {
    /*General Styles*/
    .grid-text .sec-button:hover, #DynamicFormObject input[type=submit]:hover, .grid-text .sec-button:focus, #DynamicFormObject input[type=submit]:focus, .to-business-btn .grid-text .sec-button:hover, .to-business-btn .grid-text .sec-button:focus
        { transform: scale(1.05); -webkit-transform: scale(1.05); box-shadow: -6px 4px 26px 0 rgba(0, 0, 0, 0.35);}

    /*Cube Grid*/
    .cube-grid-section { overflow: hidden;}
    .grid-rows .grid-row:first-child { direction: ltr !important;}
    .grid-rows .grid-row:last-of-type { direction: rtl !important;}
    .grid-row .grid-row-cell.grid-row-cell-text { width: 45%;}
    .grid-row .grid-row-cell.grid-row-cell-text:after { content: ''; position: absolute; top: 0; left: 0;width: 100px; height: 100%; background: #f5f5f5; -webkit-transform-origin: 100% 0;
        transform-origin: 100% 0; -webkit-transform: skew(-5.5deg); transform: skew(-5.5deg); z-index: -1;}
    .grid-row .grid-row-cell.grid-row-cell-text:before { content: ''; position: absolute; top: 0; right: -5%; width: 100px; height: 100%; background: #f5f5f5; -webkit-transform-origin: 100% 0;
        transform-origin: 100% 0; -webkit-transform: skew(-5deg); transform: skew(-5deg); z-index: -1;}

    /*Clients Section*/
    .clients-page .col-sm-3 { width: 16%; }

    /*****Inner Pages*****/
    #galleryview { overflow: hidden;}

    /*About Page*/
    .form-container-wide #DynamicFormObject .dynamicFormObjectSubmit { width: 25%;}
    .form-container-wide #DynamicFormObject .dynamicFormObjectField { width: 33%;}
}

@media(max-width: 1440px) {

    /*Projects Section*/
    /*.grid-boxes.row  {max-width: 80%; margin: 0 auto; }*/
    .section.projects-section,.gallery-cubes { max-width: 1170px;}

    /*Cube Grid Section*/
    .box-image-animation img { height: 455px; }
    .grid-rows .grid-row-text {width: 70%;}
    .section h2:before, #headline h1:before, .section h2:after, #headline h1:after {bottom: 15px;}

    /*Clients Section*/
    .clients-section .section-title { margin-bottom: 30px;}

    /*To Business Section*/
    .to-business-btn { bottom: 4%;}

    /*****Inner Pages*****/

    /*About Page*/
    .about-page #GridBottom img { height: 500px;}
}

@media (max-width: 1280px){
    .about-page #GridBottom img { height: 450px;}
    #GridPage .max-width, #GridPage .max-width-center { max-width: 90%; }

    /*To Business Section*/
    .to-business-btn { bottom: 3%;}
}

@media (max-width: 1170px){
    .grid-row li.slider-item { padding-bottom: 75%;}
    .grid-rows .grid-row-text { margin-top: 0;}
    /*.to-business-btn { top: -70px;}*/
    .box-image-animation img {height: 465px;}
    .grid-row .grid-row-cell.grid-row-cell-text:before {right: -5.5%;}

    .about-page #GridBottom img { height: 410px;}

    /*****Projects Pages*****/
    .grid-short-box .grid-short-box-label { font-size: 100%;}
    .grid-short-box a { font-size: 90%;}

    .normal-form input { max-width: 100%; }

}

@media(min-width: 1170px ) and (max-width: 1440px) {
    /*****Inner Pages*****/
    /*General Styles*/
    .lobby-grid #GridPage .max-width, #GridPage .max-width, #GridPage .max-width-center, #galleryview {max-width: 1170px !important; width: 100%;}
    .about-page #GridPage .max-width { max-width: 100% !important;}

    /*Clients Page*/
    .clients-page #GridContent { padding-left: 40px;}
}

@media(max-width: 1024px) {
    /*General Styles*/
    .section-animation-item, .grid-boxes .section-animation-item, .gallery-cubes.section-animation-item { opacity: 1 !important; -webkit-transition: none; transition: none;}

    /*Header*/
    #header2 .header-right-section { width: auto; background: transparent; }
    #header2 .max-width { padding: 0;}
    #header2 .header-right-section, #header2 #header-left { padding:17px;}
    #header2 .menu-nav .closed, #header2 .menu-nav .opened {display: none !important; }
    #header2 .mobile-middle-kdm { display: none;}
    #header2 ul.menu { width: 100vw; height: 100vh; background: #2d2f33; padding: 130px 0 0;}
    #header2 ul.menu li.active {background: transparent;}
    #header2 ul.menu li.active > a { color: #fff;}
    #header2 ul.menu li.active > .fa-angle-down:before, #header2 ul.menu li.active > .fa-angle-up:before { color: #fff;}
    i.opensub.fa.fa-angle-up .fa-angle-down:before { color: #2d2f33;} 
    #header2 .menu-nav { padding-right: 17px;}
    #header2 .header-right-section { padding-right: 0;}
    #header2 ul.menu li a {font-size: 223%; }
    .has-sub i.opensub { font-size: 200%; margin-bottom: 10px;}
    #header2 ul.menu li .menu-sub li a {font-size: 167%; float: none; color: #fff;}
    #header2 ul.menu .social-links a svg { width: 33px; height: 30px;}
    #header2 .menu-sub { background: #2D2F33; padding: 10px 0;}
    #header2 ul.menu li .menu-sub > li > a:after { content: ""; position: absolute; height: 2px; width: 160px;  bottom: -7px; left: 50%; 
        transform: translateX(-50%); -webkit-transform: translateX(-50%); background: rgba(255,255,255, 0.2);}

    /*General Styles For Content*/
    .grid-rows .grid-row-text h2 { font-size: 263%;}
    .section h2 { font-size: 334%;}
    .projects-btn-section, .clients-btn-section { padding: 20px 0;}

    /*Cubes Section*/
    .cube-grid-section .grid-row li.slider-item { padding-bottom: 52%; }
    .grid-rows .grid-row-text p { font-size: 114%; line-height: 1.3; }

    /*Projects Section*/
    .box-image-animation img { height: auto;}
    .section.projects-section { padding-top: 60px; }
    .grid-boxes .grid-box { margin-bottom: 0;}
    .section h2:before, .section h2:after, #headline h1:before, #headline h1:after{ width: 100px;}
    #lobbyview p, #text1 p  { font-size: 111%; line-height: 1.3;}
    #headline h1:before { right: -60px;}
    #headline h1:after { left: -60px;}
    .projects-main-page .grid-box-image-text p { line-height: 1;}

    /*Clients Section*/
    .gallery-cubes .col-sm-3 { width: 25%;}

    /*To Business Section*/
    .to-business-section h3 {font-size: 230%;}
    .to-business-btn { bottom: 2%;}
    .to-business-btn h2 { width: 80%; }

    /*Footer*/
    #SiteFooter #partners-section { padding: 80px 100px;}
    #SiteFooter #partners-section a, #SiteFooter .footer-text .menu-nav a {  font-size: 100%;}

    /*****Inner Pages*****/
    /*General Styles*/
    .top-caption { font-size: 362%;}
    #headline h1 { font-size: 134%; display: inline-block;}
    #headline h1:before, #headline h1:after { position: absolute; bottom: 50%;}
    #headline h1:before { transform: translate(50%,-50%); -webkit-transform: translate(50%,-50%);}
    #headline h1:after { transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%) }

    /*About Page*/
    .about-page .GridBottomGallery {margin-bottom: -1px;}
    .about-page #GridBottom img {height: 360px;}
    .about-page #GridPage .max-width { width: 100%;}
    #DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle { font-size: 102%;}

    /*Projects Pages*/
    .grid-short-box .grid-short-box-label { font-size: 112%;}
    .grid-box-image-text { width: 80%;}
    #headline { width: 85%; margin: 0 auto 20px;}

    /*Clients Page*/
    .clients-page .gallery-cubes { max-width: 100%;}
}

@media(max-width: 959px) {

    /*About Section*/
    .section.about-section { padding: 60px 0;}

    /*Quote Section*/
    .quote-section.grid-text-section .section-animation-item { width: 90%;}

    /*Cube Grid Section*/
    .grid-rows .grid-row-text p { font-size: 100%;}
    .cube-grid-section .box-image-animation img { width: 100%;}
    .section h2:before, .section h2:after, #headline h1:before, #headline h1:after { width: 60px; }
    .section h2:before, .section h2:after{ bottom: 15px; }
    .cube-grid-section .grid-row li.slider-item { padding-bottom: 59%;}
    .grid-row .grid-row-cell.grid-row-cell-text:after {-webkit-transform: skew(-5deg); transform: skew(-5deg);}

    /*Clients Section*/
    .section.clients-section { padding: 40px 0 0 0;}
    .gallery-cubes { max-width: 90%;}

    /*Footer*/
    #SiteFooter #partners-section { padding: 40px 50px; margin: 43px 0 -1px 0;}
    .to-business-btn { bottom: 4%;}

    /*****Inner Pages*****/
    /*General Styles*/
    #GridPage .max-width { width: 85%; }
    #headline h1:before { right: -40px;} 
    #headline h1:after { left: -40px;}

    /*About Page*/
    .about-page .GridBottomGallery {display: none;}
    .about-page #GridBottom img { height: 280px;}
    .about-page div#lobbyview { max-width: 81%; margin: 0 auto;}
    .grid-form-section { max-width: 85%;}
    .quote-section:before {width: 90%; font-size: 167%;}
    .quote-section:after {top: 70%;  font-size: 100%;}

    /*****Projects Pages*****/
    #text1 p { width: 81%; }

    /*Clients Page*/
    .clients-page .section { padding: 0px 0 30px;}

    /*Fashion Page*/
    .fashion-show-page .pull-right { width: 49%;}

    /*Contact Page*/
    #SiteGrid.layout-bottom div#GridPromo { width: 100%;}
}

@media(min-width: 960px) and (max-width: 1024px) {
    .grid-row .grid-row-cell.grid-row-cell-text:before { top: -1px;}
}

@media(min-width: 768px) and (max-width: 959px) {
    /*To Business Section*/
    .owl-carousel .owl-item img {height: 350px;}
}

@media(max-width: 767px) {
    /*General Styles For Content*/
    .section-title h1 { font-size: 284%;}
    .section h2:before, .section h2:after, #headline h1:before, #headline h1:after { width: 35px; bottom: 8px;}
    .section h2:before, #headline h1:before {right: -10px;}
    .section h2:after, #headline h1:after {left: -10px;}
    .grid-text-section .section-animation-item { width: 100%; }
    .grid-text p { font-size: 100%;}
    .grid-text .sec-button, #DynamicFormObject input[type=submit] { padding: 8px 20px; font-size: 105% !important;}
    .section-title { margin-bottom: 20px;}
    .grid-boxes .grid-box .grid-box-title h3 {font-size: 123%; margin: 0;}
    .section h2, .grid-rows .grid-row-text h2 { font-size: 222%;}

    /*Header*/
    #header2 #header-left img, #SiteFooter img { width: 120px;}
    #header2 .phone-icon { left: auto; right: 60%; top: 15px;}
    #header2 ul.menu li a { font-size: 167%;}
    #header2 ul.menu .social-links a svg { width: 28px; height: 25px;}
    .has-sub i.opensub { font-size: 140%; margin-bottom: 5px;}
    #header2 ul.menu li .menu-sub li a { font-size: 124%;}
    #header2 ul.menu .menu-sub li {padding: 4px 0;}
    #header2 ul.menu li .menu-sub > li > a:after { bottom: -9px;}

    /*Top Banner*/
    #home-gallery .gallery-caption { top: 30%; z-index: 3;}
    #home-gallery .gallery-logo img { max-width: 120px;}
    div#home-gallery:after, section#GridTop:after { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(45,47,51,0.15); z-index: 2; pointer-events: none;}

    /*About Section*/
    .section.about-section { padding: 40px 15px;}
    .about-section .grid-text h2 { font-size: 167%; }

    /*Quote Section*/
    .quote-section { padding:0;}
    .quote-section .grid-text p { font-size: 117%;}
    .quote-section .grid-text p:last-of-type { font-size: 80%; }
    .quote-section:before { font-size: 117%;}
    .quote-section:after {top: 75%; font-size: 80%;}
    .quote-section .image-section-data img { height: 200px; }

    /*Projects Section*/
    .section.projects-section { padding-top: 40px;}
    .projects-section .grid-box-title { padding: 8px 0;}
    .projects-btn-section, .clients-btn-section { padding: 0;}
    .projects-section .grid-box.section-animation-item { padding: 5px; margin: 0; width: 49%;}

    /*Cube Grid Section*/
    .cube-grid-section .box-image-animation img { height: 250px; }
    .grid-row li.slider-item { padding-bottom: 60%;}
    .grid-rows .grid-row-text { padding: 40px 0;}

    /*Clients Section*/
    .section.clients-section { padding: 0;}
    .clients-section .section-title { margin-bottom: 10px;}
    .gallery-cubes { margin: 0 auto 20px;}
    .gallery-cubes>div.col-sm-3 { padding: 10px;}
    .gallery-cubes .col-sm-3 { width: 33%;}

    /*Business Section*/
    .to-business-section h3 { font-size: 166%; padding: 15px 10px 10px;}
    .owl-carousel .owl-item img { height: 190px;}
    /*.to-business-btn { top: -40px;}*/
    .owl-carousel .owl-prev { right: 10px;}
    .owl-carousel .owl-next {left: 10px;}
    .to-business-btn .section-animation-item { width: 360px;}
    .to-business-btn .grid-text .sec-button {margin-top: 0;}
    .to-business-btn h2 { font-size: 162%; width: 70%; padding: 15px 0 10px;}
    .to-business-btn { bottom: 50px;}

    /*Footer*/
    #SiteFooter { padding-bottom: 0;}
    #SiteFooter #partners-section {padding: 20px; }
    #SiteFooter .social-footer img { margin: 0 7px 10px; width: 30px;}
    #SiteFooter p.layerContent { font-size: 67%;}
    #SiteFooter span.address-footer-separator { margin: 0 5px;}
    #SiteFooter .site-credit.alternative { padding: 10px 0;}
    a.AccessabilityLink { margin-bottom: 10px;}
    .owl-carousel .owl-next:after { background: url(../../../warehouse/temp/tevet/left-mobile.png) !important; border-radius: 50%; width: 30px; height: 30px;}
    .owl-carousel .owl-prev:after { background: url(../../../warehouse/temp/tevet/right-mobile.png) !important; border-radius: 50%; width: 30px; height: 30px;}

    /*****Inner Pages*****/
    /*General Styles*/
    .top-caption { font-size: 223%;}
    #GridPage { padding-top: 30px;}
    #GridPage .max-width { width: 100%;}
    #headline { font-size: 190%; width: 80%; margin: 0 auto 10px; overflow: hidden}
    #headline h1 { font-size: 131%; display: inline-block; line-height: 1;}
    #lobbyview h2 { font-size: 124%;}
    #headline h1:before, #headline h1:after { position: absolute; width: 30px; bottom: 50%;}
    #headline h1:before { right: -20px; transform: translateX(50%); -webkit-transform: translateX(50%);}
    #headline h1:after { left: -20px; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
    .lobby-grid #GridPage .max-width {padding: 0 20px;}
    #lobbyview p, #text1 p  { font-size: 105%; line-height: 1.2;}

    /*About Page*/
    .about-page .lobbyTextContainer {margin: 0 auto;}
    .form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText { margin-bottom: 0;}
    #DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle { font-size: 76%; margin-bottom: 0;}
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form { font-size: 122%; display: block; margin-bottom: 15px; line-height: 1.1;}
    .normal-form input, .normal-form textarea { padding-right: 17px;}
    #DynamicFormObject .dynamicFormObjectField .must:before { right: 25px;}
    .about-page #GridBottom img { height: 150px;}
    .form-container-wide #DynamicFormObject {padding: 20px 15px;}
    .about-page #GridPage .max-width { padding: 0;}
    .grid-form-section { max-width: 100%; padding: 40px 20px;}


    /*****Projects Pages******/
    #GridContent.short-grid { margin-bottom: 30px;}
    #LobbyModule .grid-boxes {padding-top: 10px;}
    .projects-main-page #LobbyModule .grid-box { width: 100%; margin-bottom: 2px; padding: 0 8px;}
    .projects-main-page .sections .grid-content-section { padding: 0 0 30px 0;}
    .projects-main-page .grid-boxes .grid-box-image {padding-bottom: 72%;}
    .grid-box-image-text p { font-size: 80%;}
    .box-image-animation img {height: 100%;}
    .mobile-strip { background: #e8b04d; padding: 0;}
    .mobile-strip span { color: #2d2f33; font-size: 110%; padding: 15px 25px;}
    .categories-strip ul { background: inherit;}
    .categories-strip ul li a { color: #2d2f33; font-size: 84%;}
    .gallery-container { width: 100%; }
    .gallery-container .gallery-cubes .col-sm-3 { width: 50%; }
    iframe { width: 85%; height: 200px;}
    .mobile-strip .select-wrapper { padding: 0 25px; background: #ebebeb; }
    .mobile-strip:after { color: #2d2f33;}
    #subheadline h2 { font-size: 139%; margin-top: 10px; }

    /*Business Page*/
    .grid-short-box .grid-short-box-label { font-size: 100%; padding: 5px; line-height: 1.1; height: 60px; display: flex; align-self: center; justify-content: center; align-items: center;}
    .grid-short-box {height: 225px;}

    /*Fashion Page*/
    .fashion-show-page .pull-right { vertical-align: top;}

    /*Clients Page*/
    .clients-page .gallery-cubes { max-width: 100%; margin-bottom: 0;}

    /*Contact Page*/
    .contact-page #GridPage .max-width { max-width: 100%; padding: 0 20px;}
    #SiteGrid.layout-bottom #GridPromo { margin-bottom: 30px;}

    .gallery-container .gallery-cubes { max-width: 90vw; }
}

@media(max-width: 375px) {
    /*Top Banner*/
    #home-gallery .scroll-down { bottom: 10%;}

    /*About Section*/
    .grid-text p { font-size: 105%;}

    /*Quote Section*/
    .quote-section:after {top: 80%; }

    /*Cube Grid Section*/
    .cube-grid-section .box-image-animation img { height: 230px;}
    .grid-rows .grid-row-text { padding: 30px 0;}
    
    /*Footer*/
    #SiteFooter #partners-section {padding: 15px;}
    #SiteFooter .social-footer img { margin: 0 7px 5px; width: 25px;}

    /*****Inner Pages*****/
    /*General Styles*/
    #headline { line-height: 1; width: 95%; margin: 0 auto;}
    #headline h1 { font-size: 115%; }
    #text1 p { width: 95%;}
    #headline h1:before, #headline h1:after { bottom: 50%; }

    /*About Page*/
    .about-page div#lobbyview { max-width: 85%; }

    /*Business Page*/
    .business-events #headline h1, .show-events-page #headline h1 {width: 70%;}
    .business-events #headline h1:before { bottom: 50%;}
    .business-events #headline h1:after { bottom: 50%;}
    .grid-short-box { height: 235px;}
    .grid-short-box .grid-short-box-label { height: 85px;}
}

@media(max-width: 360px) {
    .grid-short-box .grid-short-box-label { height: 95px;}
}

@media(max-width: 320px) {
    #header2 ul.menu { padding: 100px 0 0 0;}
    #header2 .phone-icon {right: 70%;}
    #home-gallery .gallery-logo img { max-width: 100px;}

    /*About Section*/
    .section-title h1 { font-size: 223%;}
    .about-section .grid-text h2 { font-size: 159%;}
    .grid-text p { font-size: 110%;}

    /*Quote Section*/
    .quote-section .grid-text p { font-size: 110%;}
    .quote-section:before { font-size: 104%;}

    /*Projects Section*/
    .section-title { margin-bottom: 10px;}

    /*Cube Grid Section*/
    .cube-grid-section .box-image-animation img { height: 190px;}
    .grid-rows .grid-row-text { width: 80%;}
    .section h2, .grid-rows .grid-row-text h2 { font-size: 195%;}

    /*To Business Section*/
    .owl-carousel .owl-item img { height: 160px;}
    .grid-text .sec-button, #DynamicFormObject input[type=submit] { padding: 7px 20px; font-size: 90%;}
    .to-business-section h3 { font-size: 139%; padding: 10px 10px 7px;}
    .to-business-btn .section-animation-item { width: 270px;}
    .to-business-btn { bottom: 40px;}
    .to-business-btn h2 { font-size: 131%;}

    /*****Inner Pages*****/
    /*General Styles*/
    .top-caption { font-size: 210%;}
    #headline h1 { font-size: 103%;}

    /*About Page*/
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form { font-size: 115%;}
    .topImg { display: flex; justify-content: center;}

    /*****Projects Pages*****/
    .grid-box-image-text p { font-size: 70%;}
    .grid-short-box { height: 195px;}
    .grid-box-image-text { width: 90%;}
    .grid-short-box .grid-short-box-label { font-size: 100%; height: 75px;}
    .business-events #headline h1, .show-events-page #headline h1 { width: 75%;}

    /*Business Page*/
    .business-events #headline h1 { width: 85%;}

}



