﻿/*
font-family:'Daytona W01 Thin';
font-family:'Daytona W01 Thin Italic';
font-family:'Daytona W01 Light';
font-family:'Daytona W01 Light Italic';
font-family:'Daytona W01 Regular';
font-family:'Daytona W01 Italic';
font-family:'Daytona W01 Semibold';
font-family:'Daytona W01 Semibold Italic';
font-family:'Daytona W01 Bold';
font-family:'Daytona W01 Bold Italic';
font-family:'Daytona W01 Fat';
font-family:'Daytona W01 Fat Italic';
font-family:'Daytona W01 Condensed Thin';
font-family:'Daytona W01 Condensed Light';
font-family:'Daytona W01 Condensed';
font-family:'Daytona W01 Condensed Semibold';
font-family:'Daytona W01 Condensed Bold';
font-family:'Daytona W01 Condensed Fat';
*/


body{margin: 0; padding: 0; width: 100%; height: 100%; background: #e7eaef; font-family: Arial;}

img{max-width: 100%; border: none;}
.clearDiv{clear: both;}
.setWidth{width: 90%; max-width: 1200px; margin: 0 auto;}
*{box-sizing: border-box;}
iframe{max-width: 100%;}
body *{letter-spacing: normal !important; line-height: inherit;}
.sc-content-block-quick-insert{display: none !important;}
div.actionMenu ul.dnn_mact > li.actionMenuMove > ul li {height: auto !important;}
.menuBtn {display: none;}
.footerSubHidden {display: none;}


/* header & menu */

.headerWrapper {
	background-color: #000;
	padding: 15px;
}

.logo, .headerRight {
    display: inline-block;
}

.headerRight {
    position: absolute;
    right: 0;
    top: -15%;
    z-index: 100;
}

.headerWrapper .setWidth {
    text-align: left;
    position: relative;
}

/* content */

.contentWrapper {
	padding: 100px 0;
}

/* page links */

.pageLinksWrapper {
    background-color: #b0bbc9;
    background-image: url(images/texture.png);
    background-repeat: repeat;
	padding: 117px 0;
}

/* footer */

.footerWrapper {
	background-color: #000;
	padding: 25px 0;
}

.footerWrapper p {
	color: #fff;
	text-align: center;
	margin: 0;
	line-height: 26px;
}

.footerWrapper b {
	font-family:'Daytona W01 Semibold';
}

.footerTitle {
	font-family: 'Daytona W01 Condensed Bold';
    font-size: 22px;
    margin-bottom: 10px !important;
}

.footerSub {
	font-family:'Daytona W01 Light';
	font-size: 14px;
	margin-top: 8px;
}

.loginWrapper {
	padding-left: 12px;
	height: 0;
    font-family: 'Daytona W01 Light';
}

.loginWrapper a {
	color: #adadad !important;
	text-decoration: none !important;
	font-size: 11px;
	text-transform: uppercase;
}

.loginWrapper a:hover {
	text-decoration: underline !important;
}



/* GENERIC */
p, li, .contentDiv td, .Normal{ font-family:'Daytona W01 Light'; font-size: 20px; line-height: 32px; color: #000; }

.contentDiv li{padding: 4px 0;}
.contentDiv ul, .contentDiv ol{margin: 0 0 0 35px;}
.contentDiv ul li ul li {font-size: 17px; line-height: 1.5em; list-style-type: circle;}
.contentDiv ul li ul {margin-top: 4px;}

strong{font-weight: normal; font-family:'Daytona W01 Semibold';}
em{font-style: normal; font-family:'Daytona W01 Light Italic';}
strong em, em strong{font-style: normal; font-weight: normal; font-family:'Daytona W01 Semibold Italic';}

h1{
	font-family:'Daytona W01 Condensed Fat';
	font-size: 40px;
	line-height: 50px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	margin: 0 0 21px 0;
	text-transform: uppercase;}

h2{
	font-family:'Daytona W01 Condensed Semibold';
	font-size: 36px;
	line-height: 46px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	margin: 35px 0 7px 0; }

h3{
	font-family:'Daytona W01 Condensed Semibold';
	font-size: 30px;
	line-height: 40px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	margin: 0px 0 10px 0;}

h4{
	font-family:'Daytona W01 Condensed Semibold';
	font-size: 26px;
	line-height: 36px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	margin: 4px 0 6px 0;}

h5{
	font-family:'Daytona W01 Condensed Semibold';
	font-size: 22px;
	line-height: 32px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	margin: 4px 0 6px 0;}

h6{
	font-family:'Daytona W01 Condensed Semibold';
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	margin: 4px 0 6px 0;}

h1 + h2{margin-top: 15px;}
h1 + h3, h2 + h3{margin-top: 15px;}
h1 + h4, h2 + h4, h3 + h4{margin-top: 15px;}
h1 + h5, h2 + h5, h3 + h5, h4 + h5{margin-top: 15px;}
h1 + h6, h2 + h6, h3 + h6, h4 + h6, h5 + h6{margin-top: 15px;}

img{border: none;}

a:link, a:visited{ text-decoration: underline; color: #183864;}

a:hover, a:active{ text-decoration: none; color: #183864;}

small{font-size:8px;}
big{font-size:14px;}
blockquote, pre{font-family:Lucida Console, monospace;}
ul li{list-style-type:square;}
ul li li{list-style-type:disc;}
ul li li li{list-style-type:circle;}
ol li{list-style-type:decimal;}
ol ol li{list-style-type:lower-alpha;}
ol ol ol li{list-style-type:lower-roman;}
ol ul li{list-style-type:disc;}

hr{color: #696969; background-color: #696969; border: none; height: 1px; text-align: left; margin: 25px 0;}

.eds_galleryWrapper{padding-top: 0px !important;}
.slider-wrapper > div{background: transparent !important;}
.theme-default .nivoSlider{background: transparent !important; -webkit-box-shadow: 0px 0px 0px 0px #4a4a4a !important; -moz-box-shadow: 0px 0px 0px 0px #4a4a4a !important; box-shadow: 0px 0px 0px 0px #4a4a4a !important; margin-bottom: 0px !important;}

.containerWidthHalf {
    width: 46%;
    margin-right: 8%;
    display: inline-block;
    vertical-align: top;
}
.containerWidthHalf + .containerWidthHalf {
    margin-right: 0;
}





.eds_GravityGallery_Social .edsgg_mainTitle { font-family: 'Daytona W01 Bold' !important; text-align: center; }
.eds_GravityGallery_Social .edsgg_breadcrumbs { font-family: 'Daytona W01 Semibold' !important; }
.eds_GravityGallery_Social .edsgg_description {font-family: 'Daytona W01 Regular' !important; text-align: center;}
.eds_GravityGallery_Social .edsgg__itemsListContainer > .edsgg__itemContainer .edsgg_thumbnailWrapper > div .listItemTitle a {font-family:'Daytona W01 Regular' !important;}
.eds_GravityGallery_Social .edsgg__itemsListContainer > .edsgg__itemContainer .edsgg_thumbnailWrapper > div .listItemTitle + .edsgg_listItemDescription {font-family:'Daytona W01 Light' !important;}
input {font-family: 'Daytona W01 Regular';}
table {margin: 0 auto;}



/* video */

.videoWrapper {
    position: relative;
}

.videoDiv {
    width: 100%;
    max-height: 658px;
    object-fit: cover;
	object-position: center 6%;
}

.mask {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.37);
    z-index: 3;
}

.videoText {
	position: absolute; 
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    z-index: 4; 
    text-align: center; 
    width: 100%;
}

.videoLine1 {
    padding: 0;
    margin: 5px;
    color: #fff;
    font-size: 87px;
    line-height: 94px;
    margin-bottom: 23px;
    font-family: 'Daytona W01 Regular';
    filter: drop-shadow(0 0 14px #000000);
    text-transform: uppercase;
}

.videoLine2 {
    font-size: 101px;
    font-family: 'Daytona W01 Condensed Fat';
    filter: drop-shadow(0 0 14px #000000);
    color: #fff;
    padding-top: 22px;
    margin-bottom: 59px;
    text-transform: uppercase;
}

.videoLine3 {
    font-size: 76px;
    font-family:'Daytona W01 Regular';
    filter: drop-shadow(0 0 14px #000000);
    color: #fff;
    padding-top: 12px;
    margin-bottom: 0;
}

/* END video */




/* two boxes */

.twoWrap {
	font-size: 0;
	margin-bottom: 135px;
}

.twoItem:first-child {
	padding: 30px 55px 30px 0;
	padding-left: 10%;
    margin-right: 6%;
}

.twoItem:last-child {
	padding: 30px 0 30px 55px;
	padding-right: 10%;
}

.twoItem {
	background-color: #000;
    display: inline-block;
    width: 47%;
	text-align: center;
	vertical-align: top;
}

.twoTitle {
	color: #fff;
    font-family: 'Daytona W01 Condensed Bold';
    font-size: 31px;
}

.twoText {
	color: #fff;
	font-family: 'Daytona W01 Condensed';
}

.twoPhone {
	color: #fff;
    font-family: 'Daytona W01 Condensed Semibold';
    background: #183864;
    display: inline-block;
    padding: 7px 10px;
    font-size: 25px;
    border-radius: 5px;
	margin-bottom: 0;
	margin-top: 26px;
}

/* END two boxes */



/* products slider */

.sliderHeader {
	background: #000;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    padding: 18px 0;
    font-family: 'Daytona W01 Condensed Bold';
    font-size: 38px;
}

.outerSliderWrap {
	position: relative;
}

.sliderItem {
	position: relative;
	text-align: center;
}

.sliderContent {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	z-index: 10;
	width: 68%;
}

.sliderTitle {
	font-family:'Daytona W01 Condensed Semibold';
	filter: drop-shadow(0 0 5px #000000);
	color: white;
    text-align: center;
    font-size: 35px;
    line-height: 37px;
    margin-bottom: 0;
}

.sliderText {
	margin-bottom: 0;
}

.sliderImg {
	filter: brightness(54%);
	width: 100%;
}

.sliderItem a:hover .sliderImg {
	transition: all 0.6s ease;
	filter: brightness(30%);
}

.galleryNav {
    position: absolute;
    z-index: 65;
    top: 48%;
    cursor: pointer;
    color: #fff;
    font-size: 22px;
    padding-top: 6px;
    text-align: center;
    transition: all 0.2s ease;
    background-color: rgb(0,0,0,.5);
}

.galleryNav:hover{
	background-color: rgb(0,0,0,1);
}

.galleryPrev {
    width: 50px;
    top: 0;
    bottom: 0;
    left: 0;
}

.galleryNext {
    width: 50px;
    top: 0;
    bottom: 0;
    right: 0;
}

.galleryPrev i, .galleryNext i {
    top: 48%;
}

.galleryNav i {
    position: relative;
}

/* END product slider */





/* hover links */

.hoverWrap {
	text-align: center;
}

.hoverItem {
	display: inline-block;
    vertical-align: top;
    width: 21%;
    margin: 0 1.5% 0;
    position: relative;
    overflow: hidden;
}

.hoverItem > a {
    position: absolute;
    z-index: 600;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.hoverImg {
	position: relative;
    z-index: 500;
}

.hoverImg img {
	width: 100%;
}

.hoverTitle {
    z-index: 700;
    width: 100%;
    height: 49px;
    text-align: left;
    background: #000;
}

.hoverTitle span {
	display: block;
    font-family:'Daytona W01 Semibold';
    font-size: 22px;
    line-height: 0;
    color: #fff;
    text-transform: uppercase;
    overflow: hidden;
    padding: 25px 0;
	text-align: center;
}

.hoverText {
	display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    bottom: 49px;
    right: 0;
    left: 0;
    z-index: 570;
    background: rgba(0,0,0,.7);
    text-align: center;
    transition: opacity .5s;
}

.hoverTextPos {
	position: absolute; 
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 30px;
    width: 100%;
}

.hoverTextPos, .hoverTextPos p {
	font-family: 'Daytona W01 Condensed';
    font-size: 20px;
    line-height: 27px;
    color: #fff;
    margin: 0;
}

.hoverItem:hover .hoverText {
	opacity: 1; filter: alpha(opacity=100);
}

.sc-menu {
	position: relative;
    z-index: 1499;
}

/* END hover links */





/* responsive */



@media all and (max-width: 1200px) {
    .headerWrapper .setWidth { width: 100%; }
    .logo { padding-left: 24px; }

    .videoLine1 {font-size: 52px; line-height: 1em; margin-bottom: 21px;}
    .videoLine2 {font-size: 61px; line-height: 1em; padding-top: 0px; margin-bottom: 3px;}
    .videoLine3 {font-size: 50px; line-height: 1em;}

    .galleryPrev i, .galleryNext i { top: 55%; }

    .hoverTitle span {font-size: 20px;}
}

@media all and (max-width: 1090px) { 
    .logo { padding-left: 20px; }
    #dnn_pnav > li > a, #dnn_pnav > li > span {padding: 12px !important;}

    .twoItem:first-child { padding-left: 3%; padding: 30px 27px 30px 0}
    .twoItem:last-child { padding-right: 3%; padding: 30px 0 30px 27px;}

    .hoverTextPos, .hoverTextPos p {font-size: 17px; line-height: 24px;}
    .hoverTextPos {padding: 13px;}
}

@media all and (max-width: 1000px) { 
    .logo, .headerRight { display: block; text-align: center; }
    .headerRight { position: relative; }
    #dnn_pnav li:last-child { background-color: transparent !important; padding: inherit !important; margin-left: 0 !important;}
    .logo {padding: 0 0 15px 0;}

    .pageLinksWrapper .setWidth { width: 100%; }
    .hoverTitle span { font-size: 18px;  padding: 19px 0; }
    .hoverTitle  { height: 38px; }
    .hoverText { bottom: 38px; }
}

@media all and (max-width: 830px) { 
    .headerWrapper {padding: 15px 0;}
    #dnn_pnav > li > a, #dnn_pnav > li > span { padding: 12px 11px !important; font-size: 20px !important; }

    .twoTitle {font-size: 27px;}
    .twoText {font-size: 19px;}
    .twoItem {width: 48%;}
    .twoItem:last-child { padding: 30px 0 30px 16px; padding-right: 2%; }
    .twoItem:first-child { padding: 30px 16px 30px 0; padding-left: 2%; margin-right: 4%;}

    .sliderTitle { font-size: 31px; line-height: 32px; }

    .hoverItem {width: 42%; margin: 2% 2%;}
}

@media all and (max-width: 765px) {
    .headerRight, .headerWrapper .setWidth {width: 100%;}
    .headerWrapper {padding: 15px 0 0 0;}
	.menu { display: none; position: absolute; width: 100%; background: rgba(0,0,0,.95); padding: 15px 0 28px; }
	.menuBtn {cursor: pointer; display: block; padding: 12px 19px; font-family: 'Daytona W01 Condensed Bold'; font-size: 22px; letter-spacing: 1px !important; color: #fff; background: #183864;}
	.menuBtn:hover { transition: all 0.6s ease; background: #b0bbc9; }
    #dnn_pnav { display: table; margin: 0 auto !important; }
    #dnn_pnav > li { display: table !important; margin: 0 auto !important; padding-bottom: 11px; }
	#dnn_pnav > li > ul{ display: block !important; position: relative !important; background: transparent !important; text-align: center !important;}
	#dnn_pnav > li > ul { padding: 0 !important;}
	#dnn_pnav > li > a, #dnn_pnav > li > span { padding: 17px 0 6px 0 !important; margin-bottom: 1px; font-size: 22px !important;}
    #dnn_pnav > li ul a, #dnn_pnav > li ul span { padding: 2px 0 !important; }
    #dnn_pnav li:last-child {margin: 0 auto !important;}
    
    .containerWidthHalf{width: 100%; margin-right: 0; display: block;}

    .videoLine1 { font-size: 31px; margin-bottom: 8px;}
    .videoLine2 { font-size: 40px; }
    .videoLine3 { font-size: 28px; padding-top: 4px;}

    .twoItem {display: block; width: 100%; padding: 30px !important;}
    .twoItem:first-child { margin-right: 0; margin-bottom: 27px;}

    .footerSubFull {display:none;}
    .footerSubHidden {display: block; padding-bottom: 12px;}
}

@media all and (max-width: 500px) {
    h1 {font-size: 32px; line-height: 35px;}
    p, li, .contentDiv td, .Normal {font-size: 17px; line-height: 26px;}
    .contentWrapper { padding: 65px 0; }

    .videoLine1 { font-size: 25px; margin-bottom: 6px; }
    .videoLine2 { font-size: 29px; }
    .videoLine3 { font-size: 23px; padding-top: 0px; }

    .twoText { font-size: 18px; }

    .sliderHeader {font-size: 30px;}
    .sliderTitle { font-size: 26px; line-height: 29px; }
    
    .hoverItem { width: 80%; margin: 5% 2%; }

    .footerSub {font-size: 13px;}
    .loginWrapper a {font-size: 9px;}

    .responsiveTable td {display: block !important;}
}
