
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px!important;}
.noto, body.theme-font-serif, body.theme-font-serif .nav-link{font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;}
.nav-link--home__text:after{background-color:transparent!important;}
.header {
    padding: 0 !important;
    position: fixed;
    justify-content: space-between;
    background-image: url("../media/1033/header-bg-2x.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 575px;
    margin: auto;
    background-color: rgba(255,255,255,1);
}
/*.header.header--fixed{position:fixed;}*/
.logo::before {
    position: absolute;
    right: 0px;
    top: 0;
    content: "";
    width: 5000px;
    height: 100%;
    z-index: 0;
}
a.nav-link:hover{text-decoration:none;}
.nav-bar.top-nav{float: right;
    margin-top: 17px;}
.logo a,.logo a:hover {text-decoration:none;}
.logo{float: left;
position: relative;
padding: 10px 30px 10px 0;}
body.frontpage .header:not(.header--fixed) .nav-link:hover{ border-bottom-color:transparent;}
.header--fixed .nav-bar {
    position: relative;
    top: 0;
    transform: none;
     right: 0;
    left: 0;
}

body.theme-color-earth .logo .nav-link{color: #fff!important;}
nav .nav-link, .header--fixed nav .nav-link {
    color: #aaaaaa;
    margin-left: 5px;
    margin-right: 5px;
    padding: 10px 19px;
    text-transform: uppercase;
	font-size:12px;
	color: #272727 !important;
}
.nav-link, .nav-link:visited{ margin: 0 10px!important;}
nav .nav-link:hover, nav .navi-link--active{color: #790000!important; }
/*Button Animation*/
.myButt {
  outline: none;
  border: none;
  padding: 20px;
  display: block;
  margin: 50px auto;
  cursor: pointer;
  font-size: 20px;
  background-color: transparent;
  position: relative;
  border: 2px solid #fff;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
	letter-spacing:2px;
	text-transform:uppercase;
	text-decoration:none;
}

.one {
  border-color: #fff;
  overflow: hidden;
  color: #fff;
}
.one .insider {
  background-color: #fff;
  width: 100%;
  height: 20px;
  position: absolute;
  left: -185px;
  transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
	letter-spacing:2px;
	text-transform:uppercase;
	text-decoration:none;
}
.one:hover {
  background-color: #F44336;
  border-color: #fff;
  color: #fff;
}
.one:hover .insider {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  left: 185px;
}
/*Button Animation*/
.product-grid__item:hover body.theme-color-earth .product-grid__item__name, .product-grid__item:hover body.theme-color-earth .product-grid__item__price, body.theme-color-earth .bg-main-color, body.theme-color-earth .button--border--solid, body.theme-color-earth .mobile-nav, body.theme-color-earth .product-grid__item:hover .product-grid__item__name, body.theme-color-earth .product-grid__item:hover .product-grid__item__price, body.theme-color-earth .section--themed {
    background-color: #efefef;
    color: #000;
}
footer.footer{
	background-color: #202024;
	padding:20px!important;
	color:#ffffff;
   	bottom:0;
	width:100%;}
section.section--header h1{ font-size: 30px;
    line-height: 30px;
    font-family: Lato;
    display: block;
    font-weight: 700;
    margin-bottom: 21px;
    color: #ff3b30;
}
.section--header{padding: 30px 20px!important;
    min-height: 30px;}
.section {
    padding: 50px 0px;
}
@media (min-width: 1200px){
.container {
    width: 85%;
}}

.h_iframe {
    height: 700px;
    width: 1080px;
    padding-bottom: 800px;
    padding-top: 25px;
    position: relative;
    margin: auto;
}
.h_iframe .ratio {display:block;width:100%;height:auto;}
.h_iframe iframe {min-width: 100%;
    width: 10px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
	border:1px solid #cccccc;
}
.iframe_content {
    width: 100%;
    height: 100%;
    margin: 0px auto;
}
.mobile-nav-handler {
    margin-left: auto;
    margin-right: 40px;
    float: right;
    margin-top: 20px;
}
.header .container-fluid{width:100%;}
body.theme-color-earth .nav-link--active, .navi-link--active{border-color:transparent!important; color:#8B0E04!important;}
body.theme-color-earth .mobile-nav{ background-color: #2d2d2d;}
/*.nav-link--active, .navi-link--active {
	position: relative;
}
.nav-link--active:after, .nav-link--active:before, .navi-link--active:after, .navi-link--active:before {
	top: 64px;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	z-index:999;
	
}

.nav-link--active:after, .navi-link--active:after {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #000000;
	border-width: 10px;
	margin-left: -10px;
}*/
.nav-link, .nav-link:visited{font-size: 10px!important; letter-spacing: 0px; */}
.secondary_navigation {
    background: #8B0E04;
    margin-top: auto;
    position: fixed;
    width: 100%;
    left: 0px;
    top: 90px;
    z-index: 888;
    padding: 0 10px;
}
.secondary_navigation ul{list-style: none;
    margin: 0;
	padding: 0; min-height:39px;}
.secondary_navigation ul li{    display: inline-block;
	margin: 0 10px;}
.secondary_navigation ul li a{    padding: 12px 10px;
    display: block;
    color: #fff; text-decotation:none; font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;}
.secondary_navigation ul li a:hover, .secondary_navigation ul li a.active {background: #B4A06E;
    color: #fff;
	 text-decoration:none;}
.iframe_content{margin-top:120px;}
.secondary_navigation {
	position: -webkit-sticky;
}
.secondary_navigation {
	text-align: center;
	color: #fff;
}
.nav-link, .nav-link:visited{ border-bottom:none!important;}

/*.sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 130px;
  z-index: 100;
  border-top: 0;
}*/
.container-fluid{
	padding:0!important;
	margin:auto;
}
/*Login Page Classes*/
.page-body{
    background: #5f6062 url(../media/1034/login-bg.png) no-repeat 0 100px;
    color: #111;
    font-family: Arial, sans-serif;
    font-size: 15px;
    line-height: 23px;
}
.page-wrap {
    min-height: 100%;
    margin-bottom: -40px;
}
.page-body .header{ background-image:none;}
.content-container {
    min-height: 680px;
}
.cover {
    width: 100%;
    margin: 125px auto;
    background: rgba(55,56,57,.6);
}
#left-cover {
    background: rgba(251,251,251,1.0);
}
#right-cover {
    text-align: center;
    color: #fff;
}
#left-cover, #right-cover {
    padding: 20px;
    height: auto;
    min-height: 500px;
}
p.small {
    font-size: 76%;
    line-height: 16px;
}
.form-login {
    max-width: 330px;
    padding: 30px 15px 15px;
    margin: 0 auto;
}
.form-heading {
    margin-bottom: 20px;
}
.form-group {
    padding: 10px 0 0;
    margin-bottom: 0 !important;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.form-login input[type="text"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.form-login input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.loginstatus{ box-shadow:none!important;
background:none!important;
border:none!important;}
.loginstatus {float:right;margin-right: 17px;}
.loginstatus button{border:none!important;}
.loginstatus.btn-group.open .dropdown-toggle, .loginstatus .btn-default:hover{ box-shadow:none!important; background:none!important; border:none!important;}
.loginstatus .btn-default:focus, .loginstatus .btn:activ{background:none!important; border:none!important;}
.loginstatus .dropdown-menu{left:inherit; right:0; min-width: 113px; text-align:right; background:#ffffff; box-shadow: none; border-radius: 0; border: none; margin-top: -2px; padding: 0;}
.loginstatus .dropdown-menu li{   padding: 0 10px; }
.loginstatus .btn{ padding: 2px 12px;}
.loginstatus .username{text-transform: uppercase; color: #8b0e04;}
.minheight{min-height:610px;}
.disclaimer{ padding:10px 0;!important}
.disclaimer p{ margin-bottom:0!important;}
.reports-btn{margin-top:10px;}