.slide_landing{cursor:pointer;top:0;width:100%;z-index:4;background:#fff;height:calc(100vh - 180px)}@media only screen and (max-width:737px){.slide_landing{position:relative;top:0!important;opacity:1!important}}.slide_landing .slide_logo{position:absolute;top:30%;right:0;width:200px;height:60px;background:url(../img/landing/logo.jpg) center top/100% no-repeat;z-index:10}.slide_landing .slide_content{position:relative;width:100%;top:0;height:100%;padding:0}@media only screen and (max-width:1024px){.slide_landing .slide_content{position:relative;height:100%}}.slide_landing .slide_content-left{position:absolute;z-index:2;top:0;left:0;width:100%;bottom:0;background:url(../img/landing/homepage_large.jpg) center top/cover no-repeat}@media only screen and (max-width:1023px){.slide_landing .slide_content-left{background-image:url(../img/landing/homepage_portrait.jpg);background-position:center top}}@media only screen and (orientation:portrait) and (max-width:737px){.slide_landing .slide_content-left{background-image:url(../img/landing/homepage_portrait.jpg);top:0;width:100%;height:100%;bottom:auto}}@media only screen and (orientation:landscape) and (max-width:737px){.slide_landing .slide_content-left{background-image:url(../img/landing/homepage.jpg);top:0;width:100%;height:100%;bottom:auto}}.slide_landing .slide_content-valign{text-align:right;z-index:8;position:absolute;top:calc(50% - 20px);left:52%;width:80%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}@media only screen and (max-width:1024px){.slide_landing .slide_content-valign{top:40%;left:53%}}@media only screen and (max-width:1023px){.slide_landing .slide_content-valign{top:25%;left:50%}}@media only screen and (orientation:landscape) and (max-width:737px){.slide_landing .slide_content-valign{top:40%}}.slide_landing .slide_content-title{font-size:44px;margin-top:40px;line-height:1.1em;color:#fff;font-family:gotham_bookregular,"Helvetica Neue",Arial,Segoe UI Symbol,sans-serif;text-transform:uppercase;letter-spacing:.1em}@media only screen and (max-width:1024px){.slide_landing .slide_content-title{font-size:35px}}@media only screen and (max-width:1023px){.slide_landing .slide_content-title{text-align:center}}@media only screen and (orientation:landscape) and (max-width:737px){.slide_landing .slide_content-title{text-align:right;font-size:28px}}@media only screen and (orientation:portrait) and (max-width:737px){.slide_landing .slide_content-title{font-size:25px;margin-top:60%}}.slide_landing .slide_content-separation{margin-top:20px;height:3px;background:red;margin-left:auto;width:5%}@media only screen and (max-width:1023px){.slide_landing .slide_content-separation{margin-left:auto;margin-right:auto;width:12%}}@media only screen and (orientation:landscape) and (max-width:737px){.slide_landing .slide_content-separation{margin-left:auto;margin-right:0;width:5%}}.slide_landing .slide_content-subtitle{font-size:16px;margin-top:25px;line-height:2em;color:#fff;font-family:gotham_bookregular,"Helvetica Neue",Arial,Segoe UI Symbol,sans-serif;text-transform:uppercase;letter-spacing:.16em;width:60%;margin-left:auto}@media only screen and (max-width:1024px){.slide_landing .slide_content-subtitle{font-size:14px;line-height:1.5em}}@media only screen and (max-width:1023px){.slide_landing .slide_content-subtitle{width:100%;padding-left:5%;padding-right:5%;text-align:center}}@media only screen and (orientation:landscape) and (max-width:737px){.slide_landing .slide_content-subtitle{padding-left:0;padding-right:0;font-size:13px;line-height:1.6em;width:70%;text-align:right}}.slide_landing .slide_content-text{padding-top:13px;margin-bottom:-13px}@media only screen and (max-width:737px){.slide_landing .slide_content-text img{width:100%}}.slide_landing .scroll_container{position:absolute;z-index:4;bottom:0;width:100%;cursor:pointer;-ms-filter:"alpha(Opacity=$alpha*100)";filter:alpha(opacity=100);-webkit-opacity:1;-moz-opacity:1;-khtml-opacity:1;opacity:1;-webkit-transition:opacity 1s ease 0s;-moz-transition:opacity 1s ease 0s;-o-transition:opacity 1s ease 0s;transition:opacity 1s ease 0s}.slide_landing .scroll_container.scroll_hidden{-ms-filter:"alpha(Opacity=$alpha*100)";filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;-khtml-opacity:0;opacity:0}@media only screen and (max-width:737px){.slide_landing .scroll_container{right:0;min-width:0;left:0;width:auto}}@media only screen and (orientation:landscape) and (max-width:737px){.slide_landing .scroll_container{display:none}}.slide_landing .text_scroll{width:100%;text-align:center;bottom:25px;display:block;cursor:pointer;margin-top:3px;text-transform:uppercase;font-family:tungstenmedium;font-size:30px;line-height:25px;color:#df0129;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.slide_landing .scroll_down{position:relative;cursor:pointer;margin-left:-17px;width:35px;left:50%;height:35px;background:#fff;overflow:hidden}.slide_landing .scroll_down span{background:url(../img/scroll.png) center center/100% no-repeat;position:absolute;top:20%;left:20%;width:60%;height:60%;-ms-filter:"alpha(Opacity=$alpha*100)";filter:alpha(opacity=100);-webkit-opacity:1;-moz-opacity:1;-khtml-opacity:1;opacity:1}.slide_landing .scroll_down span.scroll_second{top:-30%;-ms-filter:"alpha(Opacity=$alpha*100)";filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;-khtml-opacity:0;opacity:0}