html, body {
    font-family: 'Source Sans Pro', sans-serif;
}

a {
    text-decoration: none;
    color: #bd3737;
}

p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    color: #868686;
    margin-top: 0;
    font-weight: 100;
}

#header-wrapper {
    top: 0;
    position: fixed;
    z-index: 1000;
    width: 100%;
    /*background: #bd3737;*/
    /*background-color: rgba(189, 55, 54, 0.7);*/
    /*background-color: rgba(15, 48, 59, 0.5);*/
    background-color: rgba(55, 15, 15, 0.8);
    -webkit-box-shadow: 0px 5px 5px rgba(0,0,0, 0.25);
    box-shadow: 0px 5px 5px rgba(0,0,0, 0.25);
}

/* Displaces area taken by the header  */
#header-wrapper + .panel-wrapper {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 96px;
}

#header {
    position: relative;
    text-align: right;
    font-size: 0;
    width: 1200px;
    margin: 0 auto;
    display: block;
    padding: 0 50px;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#sitelogo {
    margin: 0;
    display: inline-block;
    position: absolute;
    left: 50px;
    top: 20px;
    z-index: 999;
}
#sitelogo a {
    width: 160px;
    height: 100px;
    background: url('../media/img/layout/logo.png') no-repeat;
    display: block;
    font-size: 0;
    text-indent: -9999px;
}

.nav {
    display: inline-block;
    padding: 21px 0;
    width: 900px;
}
.nav ul {
    margin: 0;
    padding: 0;
}
.nav ul li {
    display: inline-block;
    vertical-align: middle;
}
.nav a {
    font-size: 25px;
   /* font-family: "Industry Inc W00";*/
    font-family: 'Knockout 49 A', 'Knockout 49 B'; font-weight: 400; font-style: normal;
    letter-spacing: .5px;
    color: #FFF;
    cursor: pointer;
    
    text-transform: uppercase;
    padding: 5px 0;
}
.nav a.highlight {
    /*background: #821f29;*/
    /*background: #0f303b;*/
    background-color: rgba(0, 0, 0, 0.9);
    padding: 9px 20px;
}

.nav a:not(.highlight):hover {
    border-bottom: 2px solid #FFF;
}

.nav ul li ul {
    position: fixed;
    width: 100%;
    min-width: 1200px;
    text-align: center;
    top: 96px;
    /*background: #882a32;*/
    /*background-color: rgba(189, 55, 54, 0.7);*/
    background-color: rgba(15, 48, 59, 0.7);
    padding: 20px 0;
    left: 0;
    display: none;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.nav ul li ul li {
    margin: 0 25px;
}

#caped_cow {
	height: 55px;
}

.wrapper {
    min-width: 1200px;
    position: relative;
}
.panel-wrapper { 
    min-width: 1200px;
    position: relative;

    background-color: #FFF;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.panel {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    font-size: 0;
    padding: 0 50px;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.button {
    text-transform: uppercase;
    font-family:"Industry Inc W00";
    font-size: 19px;
    color: #FFF;
    background: #b1c2c7;
    cursor: pointer;
    padding: 10px 30px;
    display: inline-block;
    border: none;
}

h2 {
    font-family: 'mechanicalmedium';
    text-transform: uppercase;
    font-size: 80px;
    font-weight: normal;
    margin: 0;
    color: #0f303b;
}

.circle-chevron-down {
    background: url('../media/img/layout/circle-chevron-down.png') no-repeat;
    height: 42px;
    width: 42px;
    display: inline-block;
}

#footer-wrapper {
    width: 100%;
    background: #bd3737;
    padding: 30px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#copyright-wrapper {
    width: 100%;
    padding: 15px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #0c303b;
}

#copyright-wrapper .col {
    width: auto;
    display: inline-block;
}

#copyright-wrapper .col, #copyright-wrapper .col a {
    font-size: 14px;
    color: #FFF;
}

#copyright-wrapper .panel, #footer-wrapper .panel {
    padding: 0;
}
#footer-wrapper .panel > div {
    display: inline-block;
    vertical-align: top;
}
#footer-wrapper .col {
    width: auto;
    vertical-align: top;
    display: inline-block;
}
#footer-wrapper .col.bottom {
    vertical-align: bottom;
}
#footer-wrapper .col, #footer-wrapper .col a, #footer-wrapper .newsletter {
    color: #FFF;
    font-size: 16px;
    font-weight: 100;
}
#footer-wrapper .col b, #footer-wrapper .newsletter b {
    display: block;
    font-family:"Industry Inc W00";
    text-transform: uppercase;
    font-weight: 400;
}
#footer-wrapper .colgroup {
    display: inline-block;
    vertical-align: top;
}
#footer-wrapper .col.links {
    padding-right: 10px;
    min-width: 115px;
}
#footer-wrapper .col.links a {
    display: block;
    display: table;
}
#footer-wrapper .col.contacts {
    margin-right: 42px;
}
#footer-wrapper .social {
    font-size: 0;
    margin-top: 6px;
}
#footer-wrapper .social a {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 0px 4px;
    font-size: 0px;
    text-indent: -99999px;
    background-image: url('../media/img/layout/social.png');
    vertical-align: top;
}
.s-tw {
    background-position: -38px 0;
}
.s-pi {
    background-position: -77px 0;
}
.s-li {
    background-position: -116px 0;    
}
.s-in {
    background-position: -155px 0;
}

#newspopup {
	width: 320px;
	height: 195px;
	margin: 0 auto;
	background: url('../media/img/home/newsletter_popup_bg.jpg') no-repeat center center;
	background-size: 600px 300px;
	/*background-color: #bd3737;*/
	padding: 30px 50px 50px 230px;
}

#newspopupmsg {
	width: 320px;
}


#newspopup h1 {
	color: #FFF;
    font-size: 43px;
    font-family: 'Knockout 47 A', 'Knockout 47 B'; font-weight: 400; font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 93%;
    padding: 0;
    margin: 0;
}
#newspopup h2 {
	color: #FFF;
    font-size: 18px;
    font-family: 'Knockout 49 A', 'Knockout 49 B'; font-weight: 400; font-style: normal;
    text-transform: uppercase;
    letter-spacing: .7px;
    padding: 0;
    margin: 0 0 20px 0;

}
#newspopup input[type="text"] {
    width: 210px;
    height: 30px;
    border: none;
    padding: 0 10px 0 10px;
    margin: 0 10px 10px 0;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#newspopup .button {
    text-transform: uppercase;
    border: none;
    color: #FFF;
    font-family:"Industry Inc W00";
    font-size: 18px;
    height: 30px;
    float: right;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#newspopup .mfp-close {
	background-color: transparent;
	font-size: 28px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.news-mfp-zoom-in .zoom-anim-dialog {
	opacity: 0;

	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; 
	-o-transition: all 0.2s ease-in-out; 
	transition: all 0.2s ease-in-out; 

	-webkit-transform: scale(0.8); 
	-moz-transform: scale(0.8); 
	-ms-transform: scale(0.8); 
	-o-transform: scale(0.8); 
	transform: scale(0.8); 
}
.news-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
	opacity: 1;

	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	-o-transform: scale(1); 
	transform: scale(1); 
}
.news-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
	-webkit-transform: scale(0.8); 
	-moz-transform: scale(0.8); 
	-ms-transform: scale(0.8); 
	-o-transform: scale(0.8); 
	transform: scale(0.8); 

	opacity: 0;
}
.news-mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-out; 
	-moz-transition: opacity 0.3s ease-out; 
	-o-transition: opacity 0.3s ease-out; 
	transition: opacity 0.3s ease-out;
}
.news-mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.8;
}
.news-mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}

#footer-wrapper .newsletter b {
    font-size: 17px;
    padding: 0 0 5px 0;
}
#footer-wrapper .newsletter form {
    color: #868686;
}
#footer-wrapper .newsletter form input[type="text"] {
    width: 200px;
    height: 30px;
    border: none;
    padding: 0 10px;
    margin-right: 10px;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#footer-wrapper .newsletter form input[type="text"]#zipfeild {
	width: 100px;
}
#footer-wrapper .newsletter form input[type="text"][disabled], #newspopup input[type="text"][disabled] {
    background: lightgray;
}
#footer-wrapper .newsletter form button, #newspopup button {
    text-transform: uppercase;
    background: #821f29;
    border: none;
    color: #FFF;
    font-family:"Industry Inc W00";
    font-size: 18px;
    padding: 0 13px;
    height: 30px;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#footer-wrapper .newsletter form button[disabled], #newspopup button[disabled] {
    background: gray;
}
#footer-wrapper .newsletter form button[disabled].success, #newspopup button[disabled].success {
    background: #821f29;
}

#footer-wrapper .newsletter form .error, #newspopup .error {
    display: block;
    color: #FFF;
}



.breadcrumbs {
    margin-bottom: 30px;
}
.breadcrumbs a, .breadcrumbs span{
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    color: #c5c5c5;
    font-size: 16px;
}
.breadcrumbs a:last-child {
    color: #868686;
    font-size: 16px;
}

.distribute {
    text-align: justify;
    text-justify: distribute;
}
.distribute:after {
    content: '';
    width: 100%;
    height: 0px;
    display: inline-block;
}


.pull-left {
    float: left;
}
.pull-right {
    float: right;
}

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

@font-face {
    font-family: 'mechanicalmedium';
    src: url('../fonts/mechanical_3-webfont.eot');
    src: url('../fonts/mechanical_3-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mechanical_3-webfont.woff2') format('woff2'),
         url('../fonts/mechanical_3-webfont.woff') format('woff'),
         url('../fonts/mechanical_3-webfont.ttf') format('truetype'),
         url('../fonts/mechanical_3-webfont.svg#mechanicalmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=95835474-bf90-48bc-a88e-818fbb646f20");
@font-face{
    font-family:"Industry Inc W00_n4";
        src:url("../fonts/67b03608-9fe0-4e6b-9a4e-9be55203bf6f.eot?#iefix") format("eot")
    }
    @font-face{
    font-family:"Industry Inc W00";
    src:url("../fonts/67b03608-9fe0-4e6b-9a4e-9be55203bf6f.eot?#iefix");
    src:url("../fonts/67b03608-9fe0-4e6b-9a4e-9be55203bf6f.eot?#iefix") format("eot"),url("../fonts/d175e34c-f36f-43be-a492-d7be17f7fbfc.woff") format("woff"),url("../fonts/566f84ab-9c93-415f-b55d-83a9f01446f3.ttf") format("truetype"),url("../fonts/306a3c40-c410-45e1-b209-42b20f784de0.svg#306a3c40-c410-45e1-b209-42b20f784de0") format("svg");
    font-weight: 400;
    font-style: normal;
}

@media all and (max-width: 800px) {
    .wrapper, .panel-wrapper {
        min-width: 710px;
    }
    .panel {
        width: 100%;
        padding: 0 20px;
    }
    #footer-wrapper .col {
        display: block;
    } 
    .col.contacts.bottom {
        margin-bottom: 20px;
    }
    
    #footer-wrapper .newsletter form input[type="text"] {
        width: 211px;
        margin-right: 0;
        margin-bottom: 10px;
    }
    #footer-wrapper .newsletter form .button{
        display: block;
    }
    #footer-wrapper .newsletter b {
        font-size: 14px;
    }
    
    h2 {
        font-size: 60px;
    }
    
    p {
        font-size: 15px;
    }
    
    #header {
        padding: 0 20px;
        width: 100%;
    }
    
    #sitelogo {
        left: 20px;
    }
    #sitelogo a {
        width: 72px;
        height: 85px;
        background-size: contain;
    }
    .nav ul li ul {
        top: 58px;
        min-width: 100%;
    }
    .nav {
        padding: 20px 0 20px 100px;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;    
    }
    .nav a {
        font-size: 14px;
    }
    #caped_cow {
		display: none;
	}
    #header-wrapper + .panel-wrapper {
        margin-top: 58px;
    }
}