@import url(vendor/reset.css);
@import url(vendor/normalize.css);
@font-face {
  font-family: 'Open Sans',sans-serif; font-weight: 700;
  src: url('../fonts/opensans/OpenSans-Regular.eot');
  src: url('../fonts/opensans/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
	   url('../fonts/opensans/OpenSans-Regular.woff') format('woff'),
	   url('../fonts/opensans/OpenSans-Regular.ttf')  format('truetype'),
	   url('../fonts/opensans/OpenSans-Regular.svg#OpenSans') format('svg');
}
@font-face {
  font-family: 'Open Sans',sans-serif; font-weight: 600;
  src: url('../fonts/opensans/OpenSans-Regular.eot');
  src: url('../fonts/opensans/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
	   url('../fonts/opensans/OpenSans-Regular.woff') format('woff'),
	   url('../fonts/opensans/OpenSans-Regular.ttf')  format('truetype'),
	   url('../fonts/opensans/OpenSans-Regular.svg#OpenSans') format('svg');
}

body{
  font-family: 'Open Sans',  sans-serif;
  font-size:14px;
  text-align:left;
  color:#000000;
  background-color:#EBEBEB;
}

a, a:visited{
  text-decoration:none;
  border:none;
  color:inherit !important;
}
a:hover{
  color:#CB0101 !important;
}
h1{
  font-size:35px;
  line-height:35px;
  padding:0;
  margin:0;
}

li{
   list-style:square;
   color:#CB0101;
}

.listedfloats{
  margin:0;
  padding-left:15px;
}
.listedfloats > li{
  width:50%;
  min-width:150px;
  color:#CB0101 !important;
  position:relative;
  float:left;
  padding-top:5px;
  padding-bottom:5px;
}
#canvaspage{
  position:relative;
  width:95%;
  width:1004px\9;
  max-width:1004px;
  min-width:300px;
  min-width:1004px\9;
  margin:0 auto;
  padding:10px;
  padding-bottom:20px;	
  background-color:#EBEBEB;
  overflow:hidden;
}

.contentwrapper{
  padding-left:10px;
  padding-right:10px;
  min-height:10px;
  position:relative;
  display:block;
}

#header #logoHolder{
  padding-top:10px;
  padding-bottom:10px;
}
.abovethefold, .belowthefold{
  position:relative;
  margin:0 10px;
  margin-bottom:20px;
}
.bottomhr{
  border-bottom:2px solid #B1B1B1;
}

#footer{
  overflow:hidden;
}

#copyright{
  text-align:center;
  padding-top:10px;
}

#stickymenu{
  position:absolute;
  right:-80px;
  top:40%;
  margin-top:-62px;
  z-index:999999;
}

#stickymenu > div{
  position:relative;  
}
#stickymenu > div > div{
  width:50px;
  height:50px;
  margin-top:3px;
  margin-top:3px;
  clear:both;
  float:right;
}
#stickymenu > div > div:hover{
  background-color:#CB0101 !important;
}
#stickymenu a{
  position:relative;
  width:50px;
  height:50px;
  overflow:hidden;
  display:block;
}
#stickymenu a > #lock{
  position:relative;
  margin:5px auto;
  width:28px;
  height:40px;
  overflow:hidden;
  display:block;
}
#stickymenu a > #facebook, #stickymenu a > #twitter{
  position:relative;
  margin:10px auto;
  width:28px;
  height:30px;
  overflow:hidden;
  display:block;
}
 #stickymenu a > #phone{
  position:relative;
  margin:10px;
  width:28px;
  height:30px;
  overflow:hidden;
  display:block;
  float:left;
}
  #stickymenu a > #hiddencontact{
	padding-top:15px;
	display:none
  }
#facebook > img{
  position:absolute;
  top:-58px;
}

#twitter > img{
  position:absolute;
  top:-115px;
}

#phone > img{
  position:absolute;
  top:-169px;
}
#commingsoon{
  position:absolute;
  width:294px;
  height:97px;
  right:-14px;
  top:60%;
  margin-top:-43px;
  display:block;
}
#commingsoonmobile{
  width:35%;
  position:absolute;
  bottom:10px;
  right:10px;
  display:none;
}
#commingsoon > p{
  background: url(../img/ribbon.png) left center no-repeat;
  width:214px;
  height:33px;
  padding:29px;
  padding-left:80px;
  overflow:hidden;
  position:relative;
}
#commingsoon > .arrow{
  position:relative;
  top:94px;
  left:270px;
}
#featuredhome{
  padding-bottom:20px
}
#ribbonhome{
  position:relative;
  background:url(../img/featured-copy-background.jpg) center right repeat-y;
}
#ribbonhome > div{
  position:relative;
  margin-left:30%;
  overflow:hidden;
}

#continuearrow{
  position:absolute;
  top:-30px;
  left:-28px;
  display:block;
}

#continuearrowmobile{
  display:none;
  width:35%;
  padding-bottom:20px;
}
.columnwrapper{
  position:relative;
  padding:10px;
}
.columnset1{
  padding:10px;
  clear:both;
}
.columnset2{
  padding:10px;
  overflow:hidden
  clear:both;
}
.columnset2 > div{
  width:50%;
  min-width:150px;
  float:left;
  overflow:hidden
}

.columnset3{
  position:relative;
  overflow:hidden;
  clear:both;
}
.columnset3 > div{
  max-width:32%;
  min-width:150px;
  float:left;
  text-align:center;
  overflow:hidden
  position:relative;
  margin-left:2%;
  margin-right:2%;
}
.columnset3 > .alpha, .columnset3 > .omega{
  margin:0;
}
.columnset3 > .omega{
  float:right;
}
.columnset3 > div > div{
  margin:10px;
  overflow:hidden

  /*background:url(../img/bg-featured-m.png) no-repeat center bottom;*/
}
.columnset3 > div > div > img{
  width:100%;
}
.columnset3 > div > p{
  margin:30px;
  padding:15px 10px;
  border:2px solid #FFFFFF;
  border-radius:10px;
  background:url(../img/featured-copy-background.jpg) center center no-repeat;
  margin-top:-60px;
}
.blockright{
  float:right !important;
}

.devicewidth{
  width:100%;
}

.hr{
  height:2px;
}

.dotted{
  margin-top:15px;
  margin-bottom:15px;
  background:url(../img/hr-line.png) repeat-x;
}

.colorway0{
  color:#000000;
}
.colorway1{
  color:#939598;
}
.colorway2{
  color:#FFFFFF;
}
.colorway3{
  color:#CB0101;
}

.bgcolor1{
  background-color:#231F20;
}
.bgcolor2{
  background-color:#CB0101;
}
.bgcolor3{
  background-color:#690102;
}
.bgcolor4{
  background-color:#B1B1B1;
}
.bgcolor5{
  background-color:#FFFFFF;
}

.frutigerlt{
  font-family: 'Open Sans',  sans-serif;
}
.frutigersd{
  font-family: 'Open Sans',  sans-serif;
}

.fs24{
  font-size:24px;
  line-height:28px;
}
.fs20{
  font-size:20px;
  line-height:30px;
}
.fs16{
  font-size:16px;
  line-height:24px;
}

.clearfloat{
  clear:both;
  float:none;
}

@media only screen  and (max-width:768px){
  body{
	font-size:13px;
  }
  h1{
	font-size:42px;
	line-height:42px;
  }
  .fs20{
	font-size:15px;
	line-height:17px;
  }
  .fs16{
	font-size:14px;
	line-height:20px;
  }
  #commingsoon{
	display:none;
  }
  #commingsoonmobile{
	display:block;
  }
}
@media only screen  and (max-width:760px){
  #canvaspage{
    width:100%;
	margin:10px 0;
	padding:0;
  }
  .abovethefold, .belowthefold{
	position:relative;
	margin:0;
	margin-bottom:20px;
  }
  #ribbonhome{
	position:relative;
	background:url(../img/featured-copy-background.jpg) center right repeat-y;
  }
  #ribbonhome > div{
	margin-left:0;
	margin-top:-20px;
  }
  
  /*#continuearrow{
	position:relative;
	top:auto;
	left:auto;
	margin-top:-30px;
	margin-left:-38px;
  }*/
  #continuearrow{
	display:none;
  }
  #continuearrowmobile{
	display:block;
	margin-top:-30px;
	margin-left:-15px;
  }
}
@media only screen  and (max-width:560px){
  .columnset3 > div{
	max-width:300px;
	float:none;
	margin:0 auto
  }
  .columnset3 > .alpha, .columnset3 > .omega{
	margin:0 auto
  }
  .columnset3 > .omega{
	float:none;
  }
}

@media only screen  and (max-width:480px){
  body{
	font-size:12px;
  }
  h1{
	font-size:35px;
	line-height:35px;
  }
  .fs20{
	font-size:14px;
	line-height:15px;
  }
  .fs16{
	font-size:13px;
	line-height:18px;
  }
  #continuearrowmobile, #commingsoonmobile{
	width:45%;
  }
}

@media only screen  and (max-width:360px){
  h1{
	font-size:30px;
	line-height:30px;
  }
  .fs20{
	font-size:13px;
	line-height:14px;
  }
  .fs16{
	font-size:12px;
	line-height:17px;
  }
  #stickymenu{
	top:70px;
  }
  #stickymenu a, #stickymenu > div > div{
	width:38px;
	height:44px;
  }
  #stickymenu a > #lock{
	margin:3px auto;
  }
  #stickymenu a > #facebook, #stickymenu a > #twitter{
	margin:7px auto;
  }
  #stickymenu a > #phone{
	margin:5px;
  }
}