/* CSS Document */

@font-face {
    font-family: GothamBook;
    src: url("../fonts/GothamBook.woff") format("woff"), url("../fonts/GothamBook.ttf")  format("truetype");
}

@font-face {
    font-family: GothamMedium;
    src: url("../fonts/GothamMedium.woff") format("woff"), url("../fonts/GothamMedium.ttf")  format("truetype");
    font-weight: 400;
}

@font-face {
    font-family: GothamLight;
    src: url("../fonts/GothamLight.woff") format("woff"), url("../fonts/Gotham-Light.woff2") format("woff2"), url("../fonts/GothamLight.ttf") format("truetype");
    font-weight: 300;
}

/* @font-face {
    font-family: GothamLight;
    src: url("../fonts/gothamlight-webfont.woff") format("woff"), url("../fonts/gothamlight-webfont.woff2") format("woff2");
    font-weight: 300;
} */

@font-face {
    font-family: GothamBold;
    src: url("../fonts/GothamBold.woff") format("woff"), url("../fonts/GothamBold.ttf")  format("truetype");
    font-weight: bold;
}

html, body {
    height: 100%;
}

html {
    margin: 0;
    padding: 0;
}

body {
    color: #939EA1;
    font-size: 12px;
    font-family: GothamBook, Arial, Helvetica, sans-serif;
    background-image: url(../img/skin/background_tile.gif);
    background-repeat: repeat;
    margin: 0px;
    padding: 0px;
    background-position: 0px 0px;
    background-color: #0093BD;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a {
    text-decoration: none;
}

a:link, a:visited, a:active {
    color: #BAD591;
}

a:hover {
    color: #C2E1F0;
    text-decoration: underline;
}

h1, h2, h3, h4 {
    color: #0099D1;
    margin: 0;
    line-height: normal;
    margin-bottom: 8px;
}

p {
    margin: 0;
    line-height: normal;
    margin-bottom: 8px;
}

h3 {
    font-family: GothamMedium, sans-serif;
    font-weight: 400;
}

img {
    border: 0;
}

#wrapper {
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 12px;
    padding-bottom: 25px;
}

#page {
    width: 960px;
    background-color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 5px 8px rgba(50, 50, 50, 0.7);
    -moz-box-shadow: 0px 5px 8px rgba(50, 50, 50, 0.7);
    box-shadow: 0px 5px 8px rgba(50, 50, 50, 0.7);
    min-height: 400px;
    margin-right: 10px;
    margin-left: 10px;
    display: flex;
    flex-flow: column;
}

header {
    height: 105px;
    font-family: Gotham-Book, sans-serif;
}

#logo {
    display: block;
    margin-left: 685px;
    padding-top: 40px;
    height: 100px;
}

nav {
    background-color: #0099D2;
    height: 45px;
    width: 960px;
    display: block;
    background-image: url(../img/skin/background_menu.jpg);
    background-repeat: repeat-x;
}

#top-menu {
    font-size: 12px;
    padding: 0;
    font-weight: bold;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 70px;
}

#top-menu li {
    display: inline;
    list-style-type: none;
}

#top-menu li a {
    line-height: 45px;
    color: #fff;
    text-decoration: none;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #67C2E7;
    padding-right: 15px;
    padding-left: 15px;
    height: 45px;
    float: left;
}

#top-menu li a:hover {
    background-color: rgba(0, 0, 0, 0.4);
    color: #BAD591;
}

#top-menu li #search {
    margin-left: 120px;
    margin-top: 12px;
    border: none;
    background: url(../img/skin/search-bar.png) no-repeat 0px 2px;
    height: 23px;
    width: 250px;
    padding-left: 90px;
    line-height: 23px;
}


#slider {
    background: #000;
}

#downloads {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #0099D1;
    display: flex;
}

#downloads .col1 {
    display: flex;
    flex-flow: column;
    padding-right: 20px;
    margin-top: 20px;
    font-size: 12px;
    line-height: normal;
}

#downloads .col1 h3 {
    margin-bottom: 8px;
	line-height: 1;
}

#downloads .col1 p {
    margin-bottom: 8px;
	line-height: 1;
}

#downloads .col2 {
    margin-top: 20px;
    margin-left: auto;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
}

#downloads .col2 a {
    display: block;
    float: left;
    width: 90px;
    margin-right: 34px;
    height: 127px;
    border-bottom: 5px solid transparent;
}

#downloads .col2 a:last-child {
    margin-right: 15px;
}

#downloads .col2 a:hover {
    border-color: #0093BD;
}

#videos {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CECECE;
    display: flex;
}

#videos .col1 {
    padding-right: 20px;
    background: #DEDFE0 215px -5px;
    padding-left: 20px;
    height: 220px;
    padding-bottom: 15px;
}

#videos .col1 h3 {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 8px;
    line-height: 1;
}

#videos .col1 p {
    /*background: #DEDFE0 url(../img/skin/youtube.jpg) no-repeat 215px -5px;*/
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    line-height: 19px;
}

#videos .col1 .smaller {
    font-size: 11px;
}

#videos .col2 {
    background: #DEDFE0;
    height: 200px;
    padding-top: 20px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 15px;
    padding-bottom: 15px;
}

#videos .col2 a img:first-child {
    border: 1px solid gray;
    border-radius: 12px;
}

#videos .col2 a {
    display: block;
    float: left;
    width: 147px;
    margin-right: 15px;
    padding-bottom: 10px;
    border-bottom: 5px solid transparent;
    position: relative;
}

#videos .col2 a:hover {
    border-color: #0093BD;
}

#videos .newvideo-container {
    background: #9aca5d;
    color: white;
    height: 85px;
    border: 1px solid gray;
    border-radius: 12px;
    padding: 10px 20px;
    box-sizing: border-box;
    width: 149px;
    line-height: 1;
    font-size: 16px;
}

#videos a.newvideo img {
    right: 20px;
}

#videos a:hover {
    text-decoration: none;
}

#contact {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #838283;
    background-image: url(../img/skin/contact-bg.png);
    background-repeat: repeat-x;
    background-size: contain;
    color: #eee;
    display: flex;
    padding-bottom: 5px;
    flex-flow: column;
    align-items: center;
    box-shadow: inset 0em 4em 30px -20px #000000c4;
}

#contact h3 {
    font-size: 21px;
    font-weight: 100;
    margin-top: 15px;
    line-height: 1;
    color: #eee;
}

#contact .contact-info {
    display: flex;
    width: 100%;
    position: relative;
}

#contact .col1 {
    flex: 0 0 50%;
    display: flex;
    flex-flow: column;
}

#contact .col1 p {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-weight: bold;
    line-height: 19px;
}

#contact .col1 a {
    margin: 0px;
    padding: 0px;
    font-size: 10px;
    line-height: 19px;
    color: #eee;
}

#contact .col1 img {
	max-width: 120px;
    margin-bottom: 20px;
	height: 20px;
}

#contact .col2 img {
	height: 50px;
}

#contact .col2 .inner-col {
    margin-bottom: 20px;
    width: auto;
}

#contact .col2 .inner-col:before {
    content: '';
    width: 2px;
    height: calc(100% - 20px);
    display: block;
    background: white;
    position: absolute;
    left: 50%;
}

#contact .col2 {
    float: left;
    flex: 0 0 50%;
    display: flex;
    justify-content: left;
}

#contact .col2 h3 {
    font-size: 15px;
    margin-top: 9px;
    margin-bottom: 0px;
    line-height: normal;
    font-weight: 500;
    color: #eee;
}

#contact .col2 p {
    margin: 0px;
    font-size: 11px;
    font-weight: normal;
    line-height: 19px;
}

#footer {
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #C2E1F0;
    padding-top: 25px;
    padding-bottom: 25px;
    color: #7a7c83;
    display: flex;
}

#footer h4 {
    font-size: 12px;
    margin-bottom: 5px;
    color: #7a7c83;
}

#footer p {
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    line-height: 16px;
}

/* ROYAL SLIDER ANIMATED BLOCKS */
.rsABlock {
    color: #fff;
}

.slide1 h2 {
    top: 70px;
	margin-top: 5px !important;
	z-index: 99999 !important;
}

.slide1 .p-1 {
    top: 150px;
    max-width: 400px;
	margin-top: 5px !important;
}

.slide2 h2 {
    top: 75px;
    max-width: 500px;
    font-family: GothamLight, sans-serif;
    font-weight: 300;
}

.slide2 .p-1 {
    top: 140px;
    max-width: 400px;
}

.slide2 .p-1 a {
    font-weight: bold;
    font-family: GothamBold, sans-serif;
    color: white;
}

.slide2 .p-2 {
    top: 270px;
}

.rsDefault .rsArrow .rsArrowIcn {
    background-position: center !important;
    background-color: #0099d252 !important;
    background-size: 35px !important;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat !important;
}

.rsArrow.rsArrowRight .rsArrowIcn {
    background: url("../img/sliders/arrow-right.png");
    margin-left: -13px;
    border-radius: 5px 0 0 5px;
}

.rsArrow.rsArrowLeft .rsArrowIcn {
    background: url("../img/sliders/arrow-left.png");
    margin-left: -23px;
    border-radius: 0 5px 5px 0;
}

h2.rsABlock {
    margin: 0;
    font-weight: normal;
    font-size: 22px;
    line-height: 24px;
}

@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {

    h2.rsABlock {
       line-height: 32px;
    }
}}

h2.rsABlock strong {
    color: #bbd691;
}

p.rsABlock {
    margin: 0;
    font-size: 13px;
    line-height: 19px;
	z-index: 9999 !important;
}

.contentSlider {
    width: 100%;
}

.contentSlider, .contentSlider .rsOverflow, .contentSlider .rsSlide,
.contentSlider .rsVideoFrameHolder, .contentSlider .rsThumbs {
    background: #000;
    color: #000;
}

.contentSlider .rsSlide, .contentSlider .rsOverflow {
    background: #000;
}

.contentSlider img {
    max-width: 100%;
    display: block;
    object-fit: cover;
}

.content-slider-bg {
    background: #000;
}

.product-pop {
    height: 668px;
    width: 650px;
    background-color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 5px 8px rgba(50, 50, 50, 0.7);
    -moz-box-shadow: 0px 5px 8px rgba(50, 50, 50, 0.7);
    box-shadow: 0px 5px 8px rgba(50, 50, 50, 0.7);
    overflow: hidden;
}

.product-pop .header {
    background-image: url(../img/skin/pop-logo.gif);
    background-repeat: no-repeat;
    background-position: 415px 0px;
    height: 105px;
}

.product-pop .nav {
    height: 33px;
    font-size: 17px;
    line-height: 33px;
    color: #FFF;
    padding-left: 60px;
}

.pop-slider {
    width: 650px;
    height: 390px;
    background-repeat: no-repeat;
    overflow: hidden;
}

.pop-slider-content {
    position: relative;
    left: 0px;
    top: 0px;
    bottom: 355px;
    width: 2100px;
    overflow: visible;
}

.pop-slider-content div {
    float: left;
    height: 305px;
    width: 280px;
    margin-left: 60px;
    margin-right: 310px;
    margin-top: 30px;
    color: #FFF;
    position: relative;
    left: 0px;
    top: 0px;
    bottom: 390px;
}

.pop-slider-content div p {
    line-height: 17px;
}

.pop-slider-content div h3 {
    font-size: 17px;
    margin-bottom: 3px;

}

.pop-slider-content div p span {
    font-size: 13px;
    font-weight: bold;
    color: #0099D1;
}

.pop-slider-nav {
    height: 40px;
    width: 280px;
    margin-left: 60px;
    line-height: 40px;
}

.pop-slider-nav a {
    background-image: url(../img/skin/pop-page.png);
    line-height: 38px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 38px;
    width: 20px;
    padding-left: 5px;
    font-size: 11px;
    color: #0093bd;
    padding-top: 2px;
    font-weight: bold;
    text-decoration: none;
    background-position: 0px 5px;
}

.pop-slider-nav a.select {
    color: #FFF;
    background-image: url(../img/skin/pop-page-select.png);
}

.product-pop .footer {
    height: 140px;
    background-image: url(../img/skin/pop-footer-bg.gif);
    background-repeat: repeat;
    color: #FFF;
}

.product-pop .footer .col1 {
    float: left;
    width: 215px;
    margin-left: 60px;
    padding-top: 25px;
    height: 110px;
    background-image: url(../img/skin/pdf-icon.gif);
    background-repeat: no-repeat;
    background-position: 165px 8px;
}

.product-pop .footer .col1 h4 {
    font-size: 17px;
    color: #FFF;
    margin-bottom: 3px;
}

.product-pop .footer .col1 p {
}

.product-pop .footer .col2 {
    float: left;
    width: 375px;
    height: 140px;
}

.product-pop .footer .col2 a {
    display: block;
    float: left;
    height: 121px;
    width: 63px;
    margin-right: 20px;
    border: 0;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: transparent;
}

.product-pop .footer .col2 a:hover {
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #06C;
}

.fancybox-wrap {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 5px 8px rgba(50, 50, 50, 0.7);
    -moz-box-shadow: 0px 5px 8px rgba(50, 50, 50, 0.7);
    box-shadow: 0px 5px 8px rgba(50, 50, 50, 0.7);
    overflow: hidden;
    background-image: url(../img/skin/pop-footer-bg.gif);
    background-repeat: repeat;
}

.header {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}

.header .header-1 {
    color: #0099d2;
    font-size: 50px;
    font-weight: 100;
}

.header .header-1:hover {
    text-decoration: none;
}

.header .header-2 {
    color: black;
    font-size: 30px;
}

.header .header-2:hover {
    text-decoration: none;
}

.info-top {
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
}

.info-left, .info-right {
    display: flex;
    flex-flow: column;
    flex: 0 0 45%;
}

.info-left, .info-right span {
    font-size: 16px;
    color: black;
}

.info-left img {
    margin-bottom: 22px;
}

.info-left img {
    width: auto;
    max-width: 125px;
    height: 50px;
    object-fit: contain;
}

.info-right img {
    height: 20px;
    object-fit: contain;
    max-width: 88px;
	margin-bottom:50px;
}


.playicon {
    position: absolute;
    top: calc(50% - 20px);
    right: calc(50% - 15px);
    width: 30px;
    height: 30px;
}

body {
    overflow-x: hidden
}

.container {
    padding-left: 70px;
    padding-right: 70px;
}

#newlogo {
    padding-left: 35px;
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
}

#newlogo img {
	max-width: 120px;
}

.pop-slider-nav {
	margin-top: 20px;
}

.latest-news {
	display: flex;
	background: #d9d9d9;
	color: black;
	padding-top: 15px;
	padding-bottom: 9px;
	box-shadow: 0 37px 21px -9px rgba(0,0,0,0.45) inset;
}

.latest-news h3{
	margin-top: 10px;
	color: #e30913;
	font-size: 32px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 1;
}

.news-left {
	max-width: 45%;
}

.news-left p {
	font-size: 15px;
	font-weight: 600;
    line-height: 1.4;
	margin-bottom: 0;
}

.news-left a {
	display: block;
	color: #0099D1;
	font-size: 15px;
	font-weight: 600;
	z-index: 999;
}

.news-right {
	max-width:50%;
	display: flex;
}

.news-right > img {
	max-width: 99px !important;
	max-height: 169px;
}

.news-right img {
	object-fit: contain;
}

.news-right span {
	font-size: 15px;
	font-weight: 600;
	margin-left: 35px;
	margin-right: 35px;
	max-width: 124px;
	margin-top: 73px;
}

.news-right .document{
	max-height: 155px;
}

.news-right .pdf {
	max-width: 100%;
    position: absolute;
    left: -36px;
    top: 80px;
	max-height: 92px;
}

.news-presentation {
	max-width: 154px;
	text-align: left;
}

.news-presentation span {
	font-size: 18px;
    font-weight: 600;
}

.news-presentation img {
    margin-left: -9px;
}

@media only screen and (min-width: 1000px) {
	.news-right span {
    font-size: 16px;
    font-weight: 600;
    margin-left: 19px;
    margin-right: 11px;
    max-width: 78px;
    margin-top: 53px;
	}
	
	.news-left {
		max-width: 336px;
	}
	
	.news-presentation {
		margin-left: auto;
	}
	
	.latest-news.container {
		padding-right: 35px;
	}
}

@media only screen and (max-width: 1000px) {
    #wrapper {
        max-width: calc(100% - 60px);
    }

    #page, nav {
        max-width: 100%;
        margin: 0
    }
	
	#contact {
		background-repeat: initial;
	}
	
	.latest-news {
		flex-wrap: wrap;
		justify-content: space-around;
	}
	
	.latest-news .news-left {
		max-width: 100% !important;
		margin-bottom: 30px;
	}
	
	.latest-news .news-right {
		max-width: 100%;	
	}
}

@media only screen and (max-width: 900px) {
    #videos {
        flex-flow: column;
    }

    #videos .col2 a {
        margin: auto;
    }

    #videos .col1 {
        height: auto;
    }

    #contact .col2 {
        justify-content: flex-end;
    }
}

@media only screen and (max-width: 820px) {
    #contact .contact-info {
        flex-flow: column;
    }

    #contact .col1, #contact .col2 {
        flex: 1 1 auto;
        width: 100%;
        justify-content: flex-start;
    }

    #contact .col2 .inner-col:before {
        display: none;
    }

    #contact .col2 {
        margin-top: 20px;
        border-top: 2px solid white;
        padding-top: 20px;
    }
	
	#contact .col2 img {
		margin-bottom: 11px;
	}
}

@media only screen and (min-width: 700px) {
	.header .header-1 {
		margin-bottom: -15px;
	}
}

@media only screen and (max-width: 700px) {
    .rsABlock br {
        display: none;
    }

    h2.rsABlock {
        font-size: 20px;
    }

    #videos .col2 {
        grid-template-columns: repeat(2, 1fr);
        height: 100%;
    }
	
	#contact h3 {
		margin-bottom: 30px;
	}
	
	.fancybox-close {
		left: 76vw;
		top: -34px;
		background-image: url('fancybox_sprite.png') !important;
	}
}

@media only screen and (max-width: 640px) {
    .slide1 .p-1 {
        top: calc(10% + 140px);
    }

    .slide2 .p-1 {
        top: calc(10% + 125px);
    }

    .slide2 .p-2 {
        top: calc(20% + 190px);
    }
}

@media only screen and (max-width: 650px) {
	.latest-news {
		padding-bottom: 35px !important;
	}
	
	.news-right {
		flex-flow: column;
		align-items: center;
	}
	
	.news-right p {
		margin: 20px 0 !important;
	}
	
	.news-left {
		margin-bottom: 15px !important;
	}
}

@media only screen and (max-width: 600px) {
    .header {
        height: 100%;
    }

    .header .header-1 {
        font-size: 25px;
    }

    .header .header-2 {
        font-size: 15px;
    }

    #downloads .col2 {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

	#videos .newvideo-container strong {
		position: relative;
		z-index: 9999 !important;
	}
}

@media only screen and (max-width: 564px) {
	.news-presentation {
		margin-top: 57px;
	}
	
	.news-right span {
		font-size: 18px;
    	margin-top: 32px;
		max-width: 150px;
		text-align: center;
		margin-bottom: 10px;
	}
	
	.news-presentation {
    	max-width: 186px;
		text-align: center;
	}
}

@media only screen and (max-width: 500px) {
    .container {
        padding-left: 30px;
        padding-right: 30px;
    }

    #top-menu {
        margin-left: 30px;
    }

    .info-top {
        flex-flow: column;
    }

    .info-top .info-left {
        margin-bottom: 20px;
    }

    #videos .col1 {
        height: auto;
    }

    #videos .col2 {
        grid-template-columns: repeat(1, 1fr);
    }

    #footer {
        flex-flow: column;
    }

    #footer img {
        margin-top: 20px;
        max-width: 141px;
    }

    #newlogo {
        padding: 0;
        justify-content: center;
        align-items: center;
    }
	
	#videos .col2 a,
	#videos .newvideo-container {
		width: 220px;
	}
	
	#videos .col2 a img:first-child {
		width: 100% !important;
		height: 100% !important;
	}
	
	#videos a.newvideo img {
		right: 50px;
	}
	
	.info-right img {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 450px) {
    #downloads {
        flex-flow: column;
    }

    #downloads .col2 {
        margin: 10px;
    }

    #downloads .col2 a {
        margin: 10px auto !important;
    }

    .slide1 h2 {
        top: 20px;
    }

    .slide1 .p-1 {
        top: calc(5% + 140px);
    }

    .slide2 h2 {
        top: 30px;
    }

    .slide2 .p-1 {
        top: 125px;
    }

    .slide2 .p-2 {
        top: calc(10% + 190px);
    }
}

@media only screen and (max-width: 400px) {
    #top-menu {
        margin-left: 20px;
    }

    .container {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 420px) {
    #top-menu li a {
		font-size: 10px;
	}
}