/* YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/ */
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}
*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

/*------------------------
		Fonts
------------------------*/
@font-face {
    font-family: 'Gotham-Book';
    src: url('../fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Book.otf')  format('opentype'),
        url('../fonts/Gotham-Book.woff') format('woff'),
        url('../fonts/Gotham-Book.ttf')  format('truetype'),
        url('../fonts/Gotham-Book.svg#Gotham-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Light';
    src: url('../fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Light.otf')  format('opentype'),
        url('../fonts/Gotham-Light.woff') format('woff'),
        url('../fonts/Gotham-Light.ttf')  format('truetype'),
        url('../fonts/Gotham-Light.svg#Gotham-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*
font-family: "Gotham A", "Gotham B";
font-style: normal;
font-weight: 700;
*/


/*------------------------
		General
------------------------*/
html,
body{
    font-family: 'Gotham-Light';
    font-size: 12px;
    color: #666666;
}
h1{
    font-family: 'Gotham-Book';
    font-family: "Gotham A", "Gotham B";
	font-style: normal;
	font-weight: 700;
    line-height: 16px;
    margin-bottom: 15px;
}
h2{
    font-family: 'Gotham-Book';
    font-family: "Gotham A", "Gotham B";
	font-style: normal;
	font-weight: 700;
    font-size: 23px;
    line-height: 28px;
    margin-bottom: 24px;
    margin-top: -5px;
}
b,strong{
    font-family: 'Gotham-Book';
    font-weight: normal;
    font-family: "Gotham A", "Gotham B";
	font-style: normal;
	font-weight: 700;
}
p{
    line-height: 16px;
    margin-bottom: 15px;
}
a{
    color: #666666;
    text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
span.sep:after{
    font-size: 15px;
    font-family: 'Gotham-Book';
    content: '\2014';
    display: block;
    margin-top: 20px;
    margin-bottom: 15px;
}
.sep.no-top:after{
    margin-top: 0
}
img{
    max-width: 100%;
    height: auto;
}
.show-mobile{
    display: none !important;
}
::-webkit-input-placeholder {
   opacity: 1;
}
:-moz-placeholder {
   opacity: 1;
}
::-moz-placeholder {
   opacity: 1;
}
:-ms-input-placeholder {
   opacity: 1;
}

/*------------------------
		Layout
------------------------*/
.container{
    width: auto;
    position: relative;
    margin: 0 30px;
    padding: 50px 0;
    max-width: 1400px;
}
.container:after{
    clear: both;
    content: '';
    display: block;
}
aside.left{
    float: left;
    width: 140px;
    position: fixed;
    top:0px;
    left: 0px;
    margin: 50px 50px;
}
aside.right{
    float: left;
    position: fixed;
    width: 210px;
     margin: 50px 50px;
     top:0px;
     right: 0px;
     height: 90%;
    overflow-y: hidden;
	overflow-x: hidden;
    -ms-overflow-style: none;
}
.overflow_scroll{
	overflow-y: scroll;
	overflow-x: hidden;
	height: 100%; width: 110%;
padding-right: 10%;
}
aside.right ul{
	margin-left: 15px;
}
aside.right ul li{
	position: relative;line-height: 16px;
}
aside.right ul li:after{
	content: "\2014";
	position: absolute;
	left: -15px;
}
::-webkit-scrollbar {
    display: none;  height: 0;
    width: 0;
}
section.middle{
    float: left;
    width: 100%;
    margin: 0 0px;
    padding-left: 190px;
    padding-right: 260px;
}
.share-buttons{
	padding-bottom: 50px;
}

/*------------------------
        Aside
------------------------*/
#logo{
    background-image: url(../images/OU_LOGO_SVG.svg?SCD);
    background-repeat: no-repeat;
    width: 140px;
    height: 54px;
    display: block;
    margin-bottom: 22px;
    background-size: contain;
}
#open-menu,
#close-menu{
    display: none;
}
.contact-info{
    font-family: 'Gotham-Book';
    font-family: "Gotham A", "Gotham B";
	font-style: normal;
	font-weight: 700;
}
.contact-info:after{
    font-family: 'Gotham-Book';
    font-family: "Gotham A", "Gotham B";
	font-style: normal;
	font-weight: 700;
    content: '\2014';
    display: block;
    margin-top: 20px;
    margin-bottom: 15px;
}
.filter-nav:after{
    font-family: 'Gotham-Book';
    font-family: "Gotham A", "Gotham B";
	font-style: normal;
	font-weight: 700;
    content: '\2014';
    display: block;
    margin-top: 20px;
    margin-bottom: 15px;
}
.filter-nav > li{
    margin-bottom: 18px;
}
.filter-nav li a{
    font-family: 'Gotham-Book';
    font-family: "Gotham A", "Gotham B";
	font-style: normal;
	font-weight: 700;
    color: #cccccc;
    display: block;
    line-height: 16px;
}
.filter-nav li.active a.top , .filter-nav li.sub_active a{
	 color: #666666;
}

.filter-nav li a:hover{
    color: #666666;
}
.main-nav li a{
    font-family: 'Gotham-Book';
    font-family: "Gotham A", "Gotham B";
	font-style: normal;
	font-weight: 700;
    color: #cccccc;
    display: block;
    line-height: 16px;
}
.main-nav li a.in{
    background-image: url(../images/instagram.svg);
    background-repeat: no-repeat;
   /*  background-position: 0 0; */
    width: 14px;
    height: 16px;
    margin-top: 6px;
    opacity: 0.5;
}
.main-nav li a.fb{
    background-image: url(../images/facebook.svg);
    background-repeat: no-repeat;
    /* background-position: 0 bottom; */
    width: 14px;
    height: 16px;
    margin-top: 5px;
    margin-left: 2px;
    opacity: 0.5;
}
.main-nav li a.fb:hover,
.main-nav li a.in:hover{
    /* background-image: url(../images/social_icons_hover.png); */
    opacity: 1;
}
.main-nav li.active a,
.main-nav li a:hover{
    color: #666666;
}
aside span.sep:after{
    font-family: 'Gotham-Light';
    font-size: 12px;
    content: '\2014';
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
}

/*------------------------
            Home
------------------------*/
.products-grid .product{
    width: 48%;
    height: auto;
    float: left;
    position: relative;
    margin: 0 1% 2%;
}

.products-grid .product img{
    display: block;
    width: 100%;
    height: 100%;
}
.products-grid .product .title{
    font-family: 'Gotham-Book';
    font-family: "Gotham A", "Gotham B";
	font-style: normal;
	font-weight: 700;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 99;
    color: #666666;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.products-grid .product:hover .title{
    opacity: 1
}
.content p{
    font-size: 15px;
    line-height: normal;
    line-height: 20px;
    margin-bottom: 20px;
}
.content a{
    text-decoration: underline;
}
.copyright{
	  font-family: 'Gotham-Light';font-size: 10px;
	  line-height: 10px;
	  margin-top: 15px;
}

/*------------------------
		News
------------------------*/
section.news{
    float: left;
    margin: 0 0 0 30px;
    padding: 0 0px 0 170px;
}
section.news .image , section.news .text{
	float: left;
}
section.news .image{
	width: 70%;
}
section.news .text{
	width: 30%;
}
article{
    margin-bottom: 20px;
}
article:after{
    content: '';
    display: block;
    clear: both;
}
article img{
    float: left;
    display: block;
    padding-right: 30px;
    width: 100%;
}
article span.date{
    font-family: 'Gotham-Book';
    font-family: "Gotham A", "Gotham B";
	font-style: normal;
	font-weight: 700;
}
article h2{
    font-size: 12px;
    line-height: normal;
    margin-bottom: 18px;
    margin-top: 0;
}
.share-buttons:before{
    font-family: 'Gotham-Book';
    content: '\2014';
    display: block;
    margin-top: 20px;
    margin-bottom: 15px;
}
.share-buttons span.title{
    font-family: 'Gotham-Book';
    font-family: "Gotham A", "Gotham B";
	font-style: normal;
	font-weight: 700;
    display: block;
    line-height: 14px;
    margin-bottom: 10px
}
.share-buttons .title.margbottom{
    margin-bottom: 20px
}
.share-buttons a{
    background-image: url(../images/social_buttons.png);
    background-repeat: no-repeat;
    width: 21px;
    height: 14px;
    display: inline-block
}
.share-buttons a.ml{

	 background-image: url(../images/mail.svg);
	 background-repeat: no-repeat;
	 width: 22px;
    height: 15px;
}
.share-buttons a.fb{
    /* background-position: -34px 0; */
    width: 7px;
    margin: 0 8px;
     background-image: url(../images/facebook.svg);
	 background-repeat: no-repeat;
}
.share-buttons a.tw{
    background-position: -51px 0;
    width: 17px;
    display: none;
}

/*------------------------
        Product
------------------------*/
.figures:after{
    content: '';
    display: block;
    clear: both;
}
figure{
    margin: 0;
    float: left;
    width: 100%;
    position: relative;
}
figure.video-wrapper{
    margin-bottom: 20px;
}
figure iframe{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
}
figure img{
    display: block;
    margin-bottom: 20px;
    width: 100%;
}
figure.video-wrapper img{
    margin-bottom: 0
}
figure.half{
    width: 50%;
    overflow: hidden;
}
figure.first{
    padding-right: 10px;
}
figure.last{
    padding-left: 10px;
    float: right;
}
.variations:after{
    clear: both;
    content: '';
    display: block;
}
.variations .entry{
    float: left;
    width: 186px;
    width: 23.5%;
    margin-left: 2%;
    margin-bottom: 10px;
}
.variations .entry:nth-child(4n+1){
	 margin-left: 0px;
}
/*
.variations .entry + .entry{
    margin-left: 20px;
}
*/
.variations .entry img{
    display: block;
    margin-bottom: 15px;
}
.variations .entry h3{
    font-family: 'Gotham-Book';
    font-family: "Gotham A", "Gotham B";
	font-style: normal;
	font-weight: 700;
}
.toggle{
	display: none;
}
body.static{
	position: fixed;
	width: 100%;
	height: 100%;
}
.popup_tablet{
	top:0px;
	left: 0px;
	position: fixed;
	width: 100%;
	height: 100%;
	display: none;
	background: #fff;
	z-index: 99999;
	overflow: hidden;
}
.close_popup{
	position: absolute;
	top:20px;
	right: 20px;
	width: 30px;
	height: 30px;
	z-index: 999;
}
.close_popup img{
	width: 100%;
	height: 100%;
}
.popup_tablet.visible{
	display: block;
}
.popup_tablet .center{
	max-width: 900px;
	height: 600px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top:0px;
	margin: auto;
	display: block;
	vertical-align: middle;
	text-align: center;

}
.popup_tablet .center .zoom{

}
@media only screen and (max-width: 1289px) {
	.variations .entry{
		width: 23.5%;
	}
    /*
.container{
        width: 980px;
        padding: 40px 0;
    }
    section.middle{
        float: left;
        width: 590px;
        margin: 0 20px;
    }
    .products-grid .product{
        width: 285px;
        height: 208px
    }
    section.news {
        margin-left: 20px;
        width: 820px;
    }
    article img{
        margin-right: 20px;
        width: 590px;
    }
    .variations .entry{
        width: 180px;
    }
*/


}



@media only screen and (max-width: 1023px) {
    .show-mobile{
        display: block !important;
    }
    .hide-mobile{
        display: none !important;
    }
    section.middle{
	    padding-left: 0px;
	    padding-right: 0px;

    }
    .popup_tablet{
	    display: none !important;
    }
    .variations .entry{
		width: 23.5%;
	}
    .container{
        width: 100%;
        padding: 20px;
        margin: auto;
        top: 74px;
	    position: relative;
    }
    aside.left{
        float: none;
        width: 100%;
        position: fixed;
        margin: auto;
        height: 94px;
        background: #ffffff;
        z-index: 9999
    }
    aside.left.small{
	    height: 54px;

    }
     aside.left.small #logo{
	    background: url(../images/logo.png) no-repeat ;
	    background-size: contain;
	    height: 24px;
	        top: 15px;
    }

     aside.left #logo{
	     left: 20px;
	     top:20px;
	     position: absolute;
     }
     aside.left #open-menu{
	     right: 20px;
	     bottom: 20px;
     }
    .toggle{
	    display: block;
	    position: absolute;
	    right: 0px;
	    top:0px;    font-family: "Gotham A", "Gotham B";
	    font-style: normal;
	    font-weight: 700;
	    cursor: pointer;
    }
    .description{
	    position: relative;
	    float: left;
	    width: 100%;
    }
    .more_info{
	    display: none;
    }
    #open-menu{
        font-family: 'Gotham-Book';
        font-family: "Gotham A", "Gotham B";
		font-style: normal;
		font-weight: 700;
        display: block;
        position: absolute;
        right: 0;
        bottom: 0;
    }
    #close-menu{
        display: block;
        color: #cccccc;
        font-size: 17px;
        line-height: 16px;
        margin-bottom: 15px;
    }
    .options-wrapper{
        background-color: #fff;
        position: fixed;
        z-index: 999;
        top: 0;
        right: -200px;
        width: 180px;
        height: 100%;
        padding: 15px 20px;
        overflow: auto;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.2);
        box-shadow: 0 0 8px 0 rgba(0,0,0,0.2);
    }
    .options-wrapper.expanded{
        right: 0
    }
    .main-nav{
        margin-bottom: 15px;
    }
    section.middle{
        float: none;
        margin: 0;
        width: 100% !important;
    }
    .products-grid .product{
        width: 100%;
        height: auto;
        margin: 0 0 3% 0px;
    }
    .products-grid .product img{
        height: auto;
    }
    .products-grid .product .title{
        display: none;
    }
    aside.right{
        float: none;
        width: 100%;
    }
    section.news{
        width: 100%;
        float: none;
        margin-left: 0;
        padding: 0px;
    }
    section.news .image , section.news .text{
	     width: 100%;
    }
    article img{
        float: none;
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .content a{
        word-wrap: break-word
    }
    .show-mobile .share-buttons{
        margin-bottom: 20px;
    }
    #wrapper {
	    position: relative;
	    width: 100vw;
	    height: 100vh;
	    overflow: hidden;

	    /* Prevent native touch events on Windows */
	    -ms-touch-action: none;

	    /* Prevent the callout on tap-hold and text selection */
	    -webkit-touch-callout: none;
	    -webkit-user-select: none;
	    -moz-user-select: none;
	    -ms-user-select: none;
	    user-select: none;

	    /* Prevent text resize on orientation change, useful for web-apps */
	    -webkit-text-size-adjust: none;
	    -moz-text-size-adjust: none;
	    -ms-text-size-adjust: none;
	    -o-text-size-adjust: none;
	    text-size-adjust: none;
	}

	#scroller {
	    position: absolute;

	    /* Prevent elements to be highlighted on tap */
	    -webkit-tap-highlight-color: rgba(0,0,0,0);

	    /* Put the scroller into the HW Compositing layer right from the start */
	    -webkit-transform: translateZ(0);
	    -moz-transform: translateZ(0);
	    -ms-transform: translateZ(0);
	    -o-transform: translateZ(0);
	    transform: translateZ(0);
	}
	.overlay{
    	display: none;
	    left: 0px;
	    top:0px;
	    width: 100%;
	    height: 100%;
	    position: fixed;
    }
}
@media only screen and (max-width: 624px) {
    .variations .entry{
        width: 32%;
    }
    .variations .entry:nth-child(4n+1) {
	    margin-left: 2%
    }
    

    .variations .entry + .entry{
        margin-left: 2%
    }
    .variations .entry:nth-child(3n+1) {
		margin-left: 0px;
	}
    .products-grid .product{
	    margin: 0 0 5.5% 0;
    }

}
@media only screen and (max-width: 479px) {
    figure.half{
        width: 100%;
    }
    figure.first,
    figure.last{
        padding: 0;
    }
    .variations .entry{
        width: 100%;
        margin-left: 0px !important;
    }
    
}
/*
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
	.variations .entry{
		width: 22%;
	}
}
*/

