@charset 'utf-8';

@font-face {
    font-family: 'helveticaneuelight';
    src: url('/media/fonts/helevetica_neue_light/helvetnl-webfont.eot');
    src: url('/media/fonts/helevetica_neue_light/helvetnl-webfont.eot?#iefix') format('embedded-opentype'),
         url('/media/fonts/helevetica_neue_light/helvetnl-webfont.woff') format('woff'),
         url('/media/fonts/helevetica_neue_light/helvetnl-webfont.ttf') format('truetype'),
         url('/media/fonts/helevetica_neue_light/helvetnl-webfont.svg#helveticaneuelight') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* GENERAL */
html {overflow-y: scroll;}
.aligncenter {text-align:center;}
.alignright {float:right;margin-left:10px;margin-bottom:15px;}
.group:before,.group:after {content:"";display:table;}
.group:after {clear:both;}
.group {zoom:1;}
.hide {display:none;}

#wrapper {width:100%;padding-top:0px }

/* SUB HEADER */
#sub-header {background:url(/company/media/pickpocket_guar/img/header_pickpocket.jpg) no-repeat center bottom;height:245px;min-width:960px;max-width:1440px;margin:0 auto;position:relative;padding-top:0px;}
#sub-header a {display:block;width:100%;height:100%;}

#social_url {position:absolute;top:240px;right:0px;z-index:9;}
#social_url li {margin-bottom:6px;}
#social_url li a {display:block;width:21px;height:25px;}
#social_url li.last a {height:60px;}

#promos-wrap {max-width: 1440px;margin: 10px auto 0px auto;overflow: hidden;position: relative;min-width: 960px;height:200px;}	
.promos {position: absolute;z-index: 1;overflow: hidden;width: 100%;height: 200px;bottom: 0px;}
.promos ul {position: relative;z-index: 1;overflow: hidden;margin: 0 auto;min-width: 960px;width: 100%;max-width: 1440px;height: 200px;text-align: center;}
.promos ul li {position: relative;z-index: 1;float: left;overflow: hidden;margin: 0;width: 24.4%;height: 200px;background:#f3f3f3;}
.promos ul li.lp_box_1 {margin-left:0px;margin-right:0.8%;}
.promos ul li.lp_box_2 {margin-right:0px;margin-right:0.8%;}
.promos ul li.lp_box_3 {margin-right:0px;margin-right:0.8%;}
.promos ul li.lp_box_4 {margin-right:0px;}

.promos ul li a {position: absolute;z-index: 1;top: 0;right: 0;bottom: 0;left: 0;display: block;overflow: hidden;cursor: pointer;}
.promos ul li a img {position: absolute;z-index: 1;left: 50%;margin-left: -180px;}
.promos ul li + li a {}

.left_link {display:block;width:800px;height:520px;position:absolute;top:0px;left:0px;}
.left_link:hover {background:#ffffff;opacity:0.1;}
.right_link {display:block;width:800px;height:520px;position:absolute;top:0px;left:800px;}
.right_link:hover {background:#ffffff;opacity:0.1;}

#sev_home_video {height:560px;}
#sev_home_banner_bt {position:absolute;z-index:99;bottom:15px;left:50%;margin-left:-265px;}
#sev_home_banner_bt li {float:left;margin:0px 20px;}

#global_footer {background:#000;margin-top:10px;height:auto;margin-bottom:0px;border-top:none;}
#global_footer_container {padding:0;width:970px;background:none;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}
#global_footer { background: black; }
#footer_copy {width:970px;border:none;border-top:none;text-align:center;margin-left:0px;}
#global_footer #footer_copy {padding-top:0px;}
#global_footer #footer_copy,
#global_footer #footer_copy  a { border: 0; color: white; }
#global_footer #footer_copy  a { text-transform:uppercase; text-decoration:none}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/company/media/pickpocket_guar/img/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/company/media/pickpocket_guar/img/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	left:auto !important;
	right: -18px !important;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/company/media/pickpocket_guar/img/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {

}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/company/media/pickpocket_guar/img/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/company/media/pickpocket_guar/img/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/company/media/pickpocket_guar/img/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}


/* Keyframes */
@-webkit-keyframes paused {
  /* animate the pause button when Sequence is paused */
  0% {
    background-position: 0 0;
    opacity: 0;
  }

  100% {
    background-position: 0 0;
    opacity: .7;
  }
}

@-moz-keyframes paused {
  /* animate the pause button when Sequence is paused */
  0% {
    background-position: 0 0;
    opacity: 0;
  }

  100% {
    background-position: 0 0;
    opacity: .7;
  }
}

@-ms-keyframes paused {
  /* animate the pause button when Sequence is paused */
  0% {
    background-position: 0 0;
    opacity: 0;
  }

  100% {
    background-position: 0 0;
    opacity: .7;
  }
}

@-o-keyframes paused {
  /* animate the pause button when Sequence is paused */
  0% {
    background-position: 0 0;
    opacity: 0;
  }

  100% {
    background-position: 0 0;
    opacity: .7;
  }
}

@keyframes paused {
  /* animate the pause button when Sequence is paused */
  0% {
    background-position: 0 0;
    opacity: 0;
  }

  100% {
    background-position: 0 0;
    opacity: .7;
  }
}

@-webkit-keyframes status-bar {
  /* cause the status bar to move */
  0% {
    background-position: -119px 0;
  }

  100% {
    background-position: 0 0;
  }
}

@-moz-keyframes status-bar {
  /* cause the status bar to move */
  0% {
    background-position: -119px 0;
  }

  100% {
    background-position: 0 0;
  }
}

@-ms-keyframes status-bar {
  /* cause the status bar to move */
  0% {
    background-position: -119px 0;
  }

  100% {
    background-position: 0 0;
  }
}

@-o-keyframes status-bar {
  /* cause the status bar to move */
  0% {
    background-position: -119px 0;
  }

  100% {
    background-position: 0 0;
  }
}

@keyframes status-bar {
  /* cause the status bar to move */
  0% {
    background-position: -119px 0;
  }

  100% {
    background-position: 0 0;
  }
}

@-webkit-keyframes preload {
  /* preloader icons */
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-moz-keyframes preload {
  /* preloader icons */
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-ms-keyframes preload {
  /* preloader icons */
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-o-keyframes preload {
  /* preloader icons */
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes preload {
  /* preloader icons */
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* !Keyframes */
#sequence-theme {
  width: 100%;
  height: 520px;
  overflow: hidden;
}

/* when in fallback mode (for browsers that don't support transitions) hide anything outside of the Sequence container */
#sequence.sequence-fallback {
  overflow: hidden;
}

#sequence {
  position: relative;
  height: 520px;
  width: 1600px;
  margin: 0 auto;
  background: white;
  left:50%;
  margin-left:-800px;
  /* Preloader */
  /* !Preloader */
  /* Frame Animations */
  /* !Frame Animations */
}
#sequence > .sequence-canvas {
  height: 100%;
  width: 100%;
}
#sequence > .sequence-canvas > li {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: none;
  overflow: hidden;
}
#sequence > .sequence-canvas li > * {
  position: absolute;
}
#sequence h2 {
  font-family: "Magra", sans-serif;
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 10px 0;
}
#sequence h3 {
  font-family: "Magra", sans-serif;
  font-size: 20px;
}

.sequence-pagination {
top: 25px;
display: none;
left: 50%;
position: absolute;
z-index: 10;
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-ms-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
transition-duration: 0.5s;
width: 952px;
margin-left: -480px;
text-align: right;
}

.sequence-pagination li {
display: inline-block;
width: 20px;
height: 20px;
background: url(/media/img/sev_slider_nav.png) no-repeat;
text-indent: -999em;
cursor: pointer;
margin-left: 5px;
}

.sequence-pagination li.current,
.sequence-pagination li:hover { background-position:0px -20px; }

#sequence .sequence-preloader {
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 999999;
  background: black;
}
#sequence .sequence-preloader img {
  background: #ff9933;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  display: inline-block;
  height: 12px;
  opacity: 0;
  position: relative;
  top: -50%;
  width: 12px;
  -webkit-animation: preload 0.5s infinite;
  -moz-animation: preload 0.5s infinite;
  -ms-animation: preload 0.5s infinite;
  -o-animation: preload 0.5s infinite;
  animation: preload 0.5s infinite;
}
#sequence .sequence-preloader .preloading {
  height: 12px;
  margin: 0 auto;
  top: 50%;
  position: relative;
  width: 48px;
}
#sequence .sequence-preloader img:nth-child(2) {
  -webkit-animation-delay: 0.15s;
  -moz-animation-delay: 0.15s;
  -ms-animation-delay: 0.15s;
  -o-animation-delay: 0.15s;
  animation-delay: 0.15s;
}
#sequence .sequence-preloader img:nth-child(3) {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
#sequence .sequence-preloader .preloading-complete {
  opacity: 0;
  visibility: hidden;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.bg  {
  opacity: 0;
  z-index: 999;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.animate-in .bg  {
  opacity: 1;
  z-index: 998;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.animate-out .bg {
  opacity: 0;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.content {
  z-index: 999;
  width: 1600px;
  height: 520px;
  left: 50%;
  margin-left: -800px;
  opacity: 0;
  top: 50%;
  margin-top: -260px;
  -webkit-transition-delay: 0.8s;-moz-transition-delay: 0.8s; -ms-transition-delay: 0.8s; -o-transition-delay: 0.8s; transition-delay: 0.8s;  
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.slide2_content {
  z-index: 999;
  opacity: 0;
  -webkit-transition-delay: 0.5s;-moz-transition-delay: 0.5s; -ms-transition-delay: 0.5s; -o-transition-delay: 0.5s; transition-delay: 0.5s;  
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.animate-in .slide2_content {
  z-index: 998;
  opacity: 1;
  -webkit-transition-duration: 1.0s;
  -moz-transition-duration: 1.0s;
  -ms-transition-duration: 1.0s;
  -o-transition-duration: 1.0s;
  transition-duration: 1.0s;
}
.animate-out .slide2_content {
	opacity:0;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}


.animate-in .content {
  z-index: 998;
  opacity: 1;
  -webkit-transition-duration: 1.0s;
  -moz-transition-duration: 1.0s;
  -ms-transition-duration: 1.0s;
  -o-transition-duration: 1.0s;
  transition-duration: 1.0s;
}

.animate-in .content.life {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.animate-out .content {
  left: 200%;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.round {
  z-index: 1100;
  opacity: 0;
  width: 1600px;
  height: 520px;
  left: 50%;
  margin-left: -800px;
  margin-top: 0px;
  -webkit-transition-delay: 0.5s;-moz-transition-delay: 0.5s; -ms-transition-delay: 0.5s; -o-transition-delay: 0.5s; transition-delay: 0.5s;
  -webkit-transition-duration: 1.5s;
  -moz-transition-duration: 1.5s;
  -ms-transition-duration: 1.5s;
  -o-transition-duration: 1.5s;
  transition-duration: 1.5s;
}

.animate-in .round {
  opacity: 1;
  -webkit-transition-duration: 1.5s;
  -moz-transition-duration: 1.5s;
  -ms-transition-duration: 1.5s;
  -o-transition-duration: 1.5s;
  transition-duration: 1.5s;
}
.animate-out .round {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hide {display:none;}
.slide_nav {width:960px;height:108px;margin-left:-480px;left:50%;bottom:43px;z-index:1110;-webkit-transition-delay: 0.1s;-moz-transition-delay: 0.1s; -ms-transition-delay: 0.1s; -o-transition-delay: 0.1s; transition-delay: 0.1s; -webkit-transition-duration: 1.0s; -moz-transition-duration: 1.0s; -ms-transition-duration: 1.0s; -o-transition-duration: 1.0s; transition-duration: 1.0s;opacity:0;}
.animate-in .slide_nav {opacity:1;}
.slide_nav ul {margin-left:145px;}
.slide_nav li {float:left;}
.slide_nav li a {display:block;background:url(/home_files/img/pm4/sev_home_slide_2_bt.png) no-repeat;height:120px;position:relative !important;}
.slide_nav li.bt_first {margin-right:40px;}
.slide_nav li.bt_first a {width:100px;background-position:0px 0px;}
.slide_nav li.bt_first a:hover, .slide_nav li.bt_first a.active {background-position:0px -120px;}
.slide_nav li.bt_second {margin-right:40px;}
.slide_nav li.bt_second a {width:100px;background-position:-140px 0px;}
.slide_nav li.bt_second a:hover, .slide_nav li.bt_second a.active {background-position:-140px -120px;}
.slide_nav li.bt_third {margin-right:40px;}
.slide_nav li.bt_third a {width:100px;background-position:-280px 0px;}
.slide_nav li.bt_third a:hover, .slide_nav li.bt_third a.active {background-position:-280px -120px;}
.slide_nav li.bt_fourth {margin-right:40px;}
.slide_nav li.bt_fourth a {width:100px;background-position:-420px 0px;}
.slide_nav li.bt_fourth a:hover, .slide_nav li.bt_fourth a.active {background-position:-420px -120px;}
.slide_nav li.bt_fifth {margin-right:29px;}
.slide_nav li.bt_fifth a {width:121px;background-position:-549px 0px;}
.slide_nav li.bt_fifth a:hover, .slide_nav li.bt_fifth a.active {background-position:-549px -120px;}

.img_off {opacity:0;z-index:998;transition: all 0.1s linear;}
.animate-in .img_off {z-index:999;}
.txt_off {opacity:0;z-index:999;-webkit-transition-duration: 0.1s;-moz-transition-duration: 0.1s;-ms-transition-duration: 0.1s;-o-transition-duration: 0.1s;transition-duration: 0.1s;}

.cta {
  width: 360px;
  height: 490px;
  z-index: 1200;
  bottom: 0%;
  text-align: right;
  left: 59%;
}

.animate-in .cta {
  z-index: 1201;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.animate-out .cta {}


.animate-in .round.hike {
top: 0;
}
.animate-in .round.commute {
top: -16.5%;
}
.animate-in .round.golf {
top: -4%;
}
.animate-in .round.valuable {
top: 20.8%;
}
.animate-in .round.vacation {
top: -41.5%;
}
.animate-in .round.photography {
top: -54%;
}


/*
	ScotteVest (New Home Page)
	Author: Matt Zimmermann
	Updated: 10/26/2012
	
	+-+-+-+-+-+-+ GLOBAL STYLES +-+-+-+-+-+-+
		=NORMALIZE ALL ELEMENTS (CROSS-BROWSER)
		=GLOBAL ELEMENTS
		=GLOBAL CLASSES
		=GLOBAL FORMS RULES
		=WRAPPER
		=HEADER
		=NAVBAR
		=MAIN
		=COLUMN-LEFT
		=COLUMN-RIGHT
		=BOTTOM WRAP
		=FOOTER
		=DISCLAIMERS
	+-+-+-+-+-+-+ PAGE SPECIFIC STYLES +-+-+-+-+-+-+
		=SFNT PAGE
*/

/* ======================== NORMALIZE ALL ELEMENTS (CROSS-BROWSER) ===================================
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling. 
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal, Kroc Camen, and the H5BP dev community and team.
 * [Based on the HTML5 Boilerplate (http: //html5boilerplate.com/) and normalize.css (http: //github.com/necolas/normalize.css)]
 *
 * Detailed information about this CSS: h5bp.com/css
*/

/* ------------------------ HTML5 element display ------------------------ */
	/* Corrects block display not defined in IE6/7/8/9 & FF3 */
	article,
	aside,
	details,
	figcaption,
	figure,
	footer,
	header,
	hgroup,
	menu,
	nav,
	section {
		display: block;
	}
	/* Corrects inline-block display not defined in IE6/7/8/9 & FF3. Known limitation:  IE6 will not apply style for 'audio[controls]' */
	audio,
	canvas,
	video {
		display: inline-block;
	}
	audio:not([controls]) {
		display: none;
	}
	[hidden] {
		display: none;
	}

/* ------------------------ base elements ------------------------ */
	/*
	1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units (http: //clagnut.com/blog/348/#c790)
	2. Keeps page centred in all browsers regardless of content height
	3. Prevents iOS text size adjust after orientation change, without disabling user zoom (www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/)
	*/
	html {
		font-size: 100%;
		-webkit-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
	}
	/* Font normalization inspired by YUI Library's fonts.css (developer.yahoo.com/yui/) [*Hack retained to preserve specificity] */
	body {
		font: 12px/1.4 sans-serif;
		margin: 0;
	}
/*
------------------------ =GLOBAL CLASSES ------------------------ */
.clear {
	clear: both;
}
.img-left {
	float: left;
	margin: 2px 10px 10px 0;
}
.img-right {
	float: right;
	margin: 5px 0 10px 10px;
}
.float-left {
	display: inline;
	float: left;
}
.float-right {
	display: inline;
	float: right;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.required {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.hidden {
	display: none;
}
.shown {
	display: block;
}
.shown-inline {
	display: inline;
}
.shown-inline-block {
	display: inline-block;
}
.invisible {
	visibility: hidden;
}
.visible {
	visibility: visible;
}

	/* ------------------------ lightbox-me layout ------------------------ */
	.lightbox-me {
		background: #fff;
		border: 3px solid #eaeaea;
		border-radius: 5px;
		-webkit-box-shadow: 0 0 15px 0 rgba(255, 255, 255, .65);
		box-shadow: 0 0 15px 0 rgba(255, 255, 255, .65);
		display: none;
		padding: 15px;
		text-align: left;
	}
		.lightbox-me .close {
			cursor: pointer;
			position: absolute;
			top: -15px;
			right: -15px;
			z-index: 1050;
		}

	/* ------------------------ advanced browers goodies ------------------------ */
	.corners {
		border-radius: 4px;
	}
	.shadows {
		-webkit-box-shadow: 0 0 5px 0 rgba(68, 68, 68, .75);
		box-shadow: 0 0 5px 0 rgba(68, 68, 68, .75);
	}
	.bottom-shadow {
		-webkit-box-shadow: 0 5px 10px -5px rgba(68, 68, 68, .75);
		box-shadow: 0 5px 10px -5px rgba(68, 68, 68, .75);
	}
	.text-shadows {
		text-shadow: 1px 1px 1px rgba(68, 68, 68, 0.3);
	}


/*
------------------------------- =WRAP ------------------------------- */
#wrap {
	background: url(../images/bg_body.png) repeat-x 0 0;
	margin: 0 auto;
	text-align: left;
}


/*
------------------------------- =HEADER ------------------------------- */
#header {
	margin: 0 auto;
}
/*#header {
	background: url(../images/bg_header.png) no-repeat 0 0;
	margin: 0 auto;
	position: relative;
	width: 960px;
	height: 110px;
}*/

	/* ------------------------ masthead framework ------------------------ */
	/*#masthead {
		display: block;
		position: absolute;
		top: 6px;
		left: 22px;
		width: 220px;
		height: 52px;
	}*/

	/* ------------------------ meta ------------------------ */
	/*#meta {
		font-size: 10px;
		line-height: 18px;
		margin: 0;
		position: absolute;
		top: 7px;
		right: 10px;
		text-transform: uppercase;
		width: 420px;
		height: 18px;
	}
		#meta li {
			border-left: 1px solid #ccc;
			display: inline;
			padding: 0 6px 0 8px;
		}
			#meta li.first {
				border: none;
			}
			#meta a {
				text-decoration: none;
			}*/
	
	/* ------------------------ xray button ------------------------ */
	/*#xray-button {
		position: absolute;
		top: 35px;
		right: 348px;
	}*/

	/* ------------------------ search ------------------------ */
	/*#search {
		position: absolute;
		top: 34px;
		right: 25px;
	}
		#search .textfield {
			width: 190px;
		}
		#search .submit {
			background: transparent;
			border-color: transparent;
			font-weight: bold;
		}*/

	/* ------------------------ navbar ------------------------ */
	/*#navbar {
		font-size: 12px;
		font-weight: bold;
		position: absolute;
		bottom: 24px;
		left: 40px;
		text-transform: uppercase;
		width: 100%;
		height: 16px;
	}
		#navbar ul {
			margin: 0;
			padding: 0;
		}
			#navbar li,
			#navbar a {
				display: block;
				height: 16px;
				line-height: 16px;
				text-decoration: none;
			}
			#navbar li {
				border-left: 1px solid #ccc;
				display: inline;
				float: left;
				list-style: none;
				padding: 0 8px 0 10px;
				position: relative;
			}
				#navbar .first {
					border: none;
					padding-left: 0;
				}
				#navbar .no-border {
					border: none;
				}
				#navbar .nav-gap {
					border: none;
					width: 38px;
				}*/


/*
------------------------ =MAIN ------------------------ */
#main {
	/* Apply a natural box layout model to all elements */
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
	#hdft-header,
	#hdft-footer,
	#prod-ctgy-hdft-header,
	#prod-ctgy-hdft-footer,
	#content-item,
	#page-title {
		clear: both;
	}
	
#home-wrap {width:100%;margin: 0 auto;overflow: hidden;position: relative;min-width: 1150px;min-width:960px;}	
#home_pocket_count, #home_testimonial, #home_xray_jacket, #home_pocketCountSection, #home_section1, #home_section2 {max-width: 1440px;margin: 0 auto;overflow: hidden;position: relative;min-width: 960px;}	
#home_pocket_count img, #home_testimonial img, #home_xray_jacket img, #home_pocketCountSection img, #home_section1 img, #home_section2 img  {position:absolute;left:50%;margin-left:-720px;}
#home_pocketCountSection {height:100px;}
#home_section1 {height:490px;}
#home_section2 {height:490px;}
#home_pocket_count {height:490px;}
#home_testimonial {height:375px;border-bottom:1px solid #e5e5e5;}
#home_xray_jacket {height:490px;}
#product-wrap {width:940px;margin:0 auto;height:380px;border-bottom:1px solid #e5e5e5;}
#product-wrap img {display:block;}
.product_col {width:300px;height:250px;float:left;margin-right:20px;}
.product_col.last {margin-right:0px;}


/*
------------------------ =COLUMN-LEFT ------------------------ */
#column-left {
	display: inline;
	float: left;
	width: 260px;
}
.single-column #column-left {
	display: none;
}
	#column-left p,
	#column-left h1,
	#column-left h2,
	#column-left h3,
	#column-left ul,
	#column-left dl {
	}
	/* single column list */
	#column-left ul {
		margin-left: 20px;
		margin-right: 20px;
		padding: 0;
	}
		#column-left ul li {
		}


/*
------------------------ =COLUMN RIGHT ------------------------ */
#column-right {
	display: inline;
	float: right;
	width: 710px;
	min-height: 690px;
}
	.single-column #column-right {
		display: block;
		float: none;
		padding: 110px 0 0;
		width: 100%;
	
}
	#column-right p,
	#column-right h1,
	#column-right h2,
	#column-right h3,
	#column-right h4,
	#column-right h5,
	#column-right h6,
	#column-right ul,
	#column-right dl {
		margin-left: 20px;
		margin-right: 20px;
		padding: 0;
	}
	#column-right ul li {
		margin-left: 20px;
	}


/*
------------------------ =BOTTOM WRAP ------------------------ */
#bottom-wrap {
	clear: both; /* important - do not remove */
	height: 0;
}


/*
------------------------ =FOOTER ------------------------ */
#new-homepage-footer {
	/* Apply a natural box layout model to all elements */
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
	margin: 10px auto;
	text-align: center;
	width: 1000px;
	margin-top:-10px;
}
	#footer-header {
		background: #333;
		border-bottom: 20px solid #EFF2F5;
		/* Apply a natural box layout model to all elements */
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		color: #999;
		font-weight: bold;
		height:46px;*height:26px;
		line-height: 26px;
		/*margin-bottom: 20px;*/
		text-align: center;
		text-transform: uppercase;
	}
		#footer-header img {
			margin-left: 20px;
			vertical-align:top;*vertical-align:middle;
		}
	#footer-content {
		background: #EFF2F5;
		/* Apply a natural box layout model to all elements */
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
		.footer-row {
			vertical-align: top;
		}
			.footer-cell {
				background: #f0f1f2;
				border: 1px solid #dddedf;
				/* Apply a natural box layout model to all elements */
				-moz-box-sizing: border-box;
				-webkit-box-sizing: border-box;
				box-sizing: border-box;
				display: inline-block;
				margin: 0 0 10px 10px;
				position: relative;
				vertical-align: top;
				width: 238px;
				height: 200px;
			}
				.ie7 .footer-cell {
					display: inline;
					zoom: 1;
				}
				.footer-cell.first {
					margin: 0 0 10px 0;
				}
				.footer-cell.three-cells {
					width: 569px;
				}
			.flipit {
				cursor: e-resize;
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
			}
			.flipside {
				display: none;
			}
				.ie7 .flipit,
				.ie7 .flipside,
				.ie8 .flipit,
				.ie8 .flipside,
				.ie9 .flipit,
				.ie9 .flipside {
					cursor: pointer;
					display: block;
				}
				.ie7 .flipit,
				.ie8 .flipit,
				.ie9 .flipit {
					z-index: 10;
				}
				.flipside a {
					cursor: pointer;
				}
				
.promos {
position: absolute;
z-index: 1;
overflow: hidden;
width: 100%;
height: 200px;
bottom: 0px;
}
.promos ul {
position: relative;
z-index: 1;
overflow: hidden;
margin: 0 auto;
min-width: 960px;
width: 100%;
max-width: 1440px;
height: 200px;
text-align: center;
}
.promos ul li {
position: relative;
z-index: 1;
float: left;
overflow: hidden;
margin: 0;
width: 25%;
height: 200px;
}
.promos ul li a {
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
overflow: hidden;
cursor: pointer;
}
.promos ul li a img {
position: absolute;
z-index: 1;
left: 50%;
margin-left: -180px;
}
.promos ul li + li a {
border-left: 10px solid #fff;
}

				
/*
------------------------ =DISCLAIMERS ------------------------ */
#disclaimers {
	clear: both;
	margin: 0 auto;
	width: 960px;
}


/*
------------------------ =SFNT PAGE ------------------------ */
#SFNT #main {
	position: relative;
}
	#SFNT #column-right {
	}
#slide-link {
	display: block;
	width: 100%;
	height: 400px;
}
.slide-specific-content {
	display: block;
	width: 100%;
	height: 400px;
}
	#slide-02-content,
	#slide-03-content,
	#slide-04-content,
	#slide-05-content,
	#slide-06-content,
	#slide-07-content,
	#slide-08-content,
	#slide-09-content,
	#slide-10-content {
		display: none;
	}
#landing-elements {
	background: url(../images/landing_elements/img_vest.png) no-repeat 50% 10px;
	display: none !important;
	min-height: 540px;
	position: relative;
}
	.element-wrap {
		display: inline-block;
		position: absolute;
	}
	.xray {
		cursor: pointer;
	}
		#multi-mom {
			top: 190px;
			left: 40px;
		}
		#little-bizman {
			top: 185px;
			left: 150px;
		}
		#this-guy {
			top: 195px;
			left: 230px;
		}
		#big-bizman {
			top: 190px;
			right: 250px;
		}
		#tourists {
			top: 180px;
			right: 140px;
		}
		#weekend-traveller {
			top: 210px;
			right: 40px;
		}

#home_temperature {display:block;height:179px;width:567px;background:url(/new_homepage/images/footer_cells/homepage_perfect_season_jacket.jpg);}

/* ======================== NON-SEMANTIC HELPER CLASSES (Please define your site styles before this section.) ======================== */
	/* ------------------------ For Image Replacements ------------------------ */
	.ir {
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
	}
	.ir br {
		display: none;
	}
	
	/* ------------------------ The Magnificent Clearfix:  Updated to prevent margin-collapsing on child elements (j.mp/bestclearfix & blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page) ------------------------ */
	.clearfix:before,
	.clearfix:after {
		content: "\0020";
		display: block;
		height: 0;
		overflow: hidden;
	}
	.clearfix:after {
		clear: both;
	}
	.clearfix {
		zoom: 1;
	}


/* ======================== PRINT STYLES (Inlined to avoid required HTTP connection:  www.phpied.com/delay-loading-your-print-css/) ======================== */
@media print {
	* {
		background: transparent !important;
		color: black !important;
		-ms-filter: none !important;
		filter: none !important;
		text-shadow: none !important;
	}
	body {
		-webkit-filter: grayscale(100%) !important;
		filter: grayscale(100%) !important;
	}
	a,
	a:visited {
		color: #444 !important;
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "\0020";
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	@page {
		margin: 0.5cm;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
}


/*

Supersized - Fullscreen Slideshow jQuery Plugin
Version : 3.2.7
Site	: www.buildinternet.com/project/supersized

Author	: Sam Dunn
Company : One Mighty Roar (www.onemightyroar.com)
License : MIT License / GPL License

*/

body { height:100%; }

#supersized-loader { position:absolute; top:200px; left:50%; z-index:0; width:300px; height:300px; margin:0 0 0 -150px; text-indent:-999em; background:url(../images/loading_vest_white.gif) no-repeat center center;}

#supersized {  display:block; position:absolute; left:0;   top: 110px; overflow:hidden; z-index:-999;   height: 690px; width:100%; }
#supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/

#supersized li { display:block; list-style:none; z-index:-30; position:absolute; overflow:hidden; top:0; left:0; width:100%; height:100%; background: #d0d0d0; }
#supersized a { width:100%; height:100%; display:block; }
#supersized li.prevslide { z-index:-20; }
#supersized li.activeslide { z-index:-10; }
#supersized li.image-loading { background:#fff url(../images/loading.gif) no-repeat center center; width:100%; height:100%; }
#supersized li.image-loading img{ visibility:hidden; }
#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }

/*

Supersized - Fullscreen Slideshow jQuery Plugin
Version : 3.2.7
Site	: www.buildinternet.com/project/supersized

Theme 	: Shutter 1.2
Author	: Sam Dunn
Company : One Mighty Roar (www.onemightyroar.com)
License : MIT License / GPL License

*/

/* Controls Bar
----------------------------*/
#controls-wrapper { margin:0 auto; height:42px; width:100%; bottom:0px; left:0; z-index:4; background: url(../../images/nav-bg.png) repeat-x; position:fixed; }
#controls { overflow:hidden; height:100%; position:relative; text-align:left; z-index:5; }
#slidecounter { float:left; color:#999; font:14px "Helvetica Neue", Helvetica, Arial, sans-serif; text-shadow:#000 0 -1px 0; margin:0px 10px 0 15px; line-height:42px; }
#slidecaption { overflow:hidden; float:left; color:#FFF; font:400 14px "Helvetica Neue", Helvetica, Arial, sans-serif; text-shadow:#000 1px 1px 2px; margin:0 20px 0 0; line-height:42px; }

#navigation { float:right; margin:0px 20px 0 0; }
#play-button{ float:left; margin-top:1px;border-right:1px solid #333; background:url('../../images/bg-hover.png') repeat-x 0 44px; }
#play-button:hover{ background-position:0 1px; cursor:pointer; }

#prevslide, #nextslide{ position:absolute; height:120px; width:43px; top:50%; margin-top:-21px; opacity:0.7; z-index: 99; }
#prevslide{ left:0; background:url('../images/back.png'); }
#nextslide{ right:0; background:url('../images/forward.png'); }
#prevslide:active, #nextslide:active{ margin-top:-21px; }
#prevslide:hover, #nextslide:hover{ cursor:pointer; }

ul#slide-list {
margin: 0;
padding: 0;
position: absolute;
top: 0;
right: 40px;
z-index: 5;
}
ul#slide-list li{ list-style:none; width:12px; height:12px; float:left; margin:0 5px 0 0; }
/*ul#slide-list li.current-slide a, ul#slide-list li.current-slide a:hover{ background-position:0 0px; }
ul#slide-list li a{ display:block; width:12px; height:12px; background:url('../../images/nav-dot.png') no-repeat 0 -24px; }
ul#slide-list li a:hover{ background-position:0 -12px; cursor:pointer; }*/
ul#slide-list li.current-slide a,
ul#slide-list li.current-slide a:hover {
background: url('../images/slider-tri-red.png') no-repeat 0 0;
}
ul#slide-list li a,
ul#slide-list li a:hover {
background: url('../images/slider-tri-white.png') no-repeat 0 0;
cursor: pointer;
display: block;
width: 15px;
height: 15px;
}

#tray-button{ float:right; margin-top:1px; border-left:1px solid #333; background:url('../images/bg-hover.png') repeat-x 0 44px; }
#tray-button:hover{ background-position:0 1px; cursor:pointer; }


/* Progress Bar
----------------------------*/					
#progress-back{ z-index:5; position:fixed; bottom:42px; left:0; height:8px; width:100%; background:url('../images/progress-back.png') repeat-x; }
#progress-bar{ position:relative; height:8px; width:100%; background:url('../images/progress-bar.png') repeat-x; }


/* Thumbnail Navigation
----------------------------*/	
#nextthumb,#prevthumb { z-index:2; display:none; position:fixed; bottom:61px; height:75px; width:100px; overflow:hidden; background:#ddd; border:1px solid #fff; -webkit-box-shadow:0 0 5px #000;box-shadow:0 0 5px #000; }
#nextthumb { right:12px; }
#prevthumb { left:12px; }
#nextthumb img, #prevthumb img { width:150px; height:auto;  }
#nextthumb:active, #prevthumb:active { bottom:59px; }
#nextthumb:hover, #prevthumb:hover { cursor:pointer; }


/* Thumbnail Tray
----------------------------*/			
#thumb-tray{ position:fixed; z-index:3; bottom:0; left:0; background:url(../../images/bg-black.png); height:150px; width:100%; overflow:hidden; text-align:center; -moz-box-shadow: 0px 0px 4px #000; -webkit-box-shadow: 0px 0px 4px #000; box-shadow: 0px 0px 4px #000; }

#thumb-back, #thumb-forward{ position:absolute; z-index:5; bottom:42px; height:108px; width:40px; }
#thumb-back{ left:0; background: url('../images/thumb-back.png') no-repeat center center;}
#thumb-forward{ right:0; background:url('../images/thumb-forward.png') no-repeat center center;}
#thumb-back:hover, #thumb-forward:hover{ cursor:pointer; background-color:rgba(256,256,256, 0.1); }
#thumb-back:hover{ border-right:1px solid rgba(256,256,256, 0.2); }
#thumb-forward:hover{ border-left:1px solid rgba(256,256,256, 0.2); }


ul#thumb-list{ display:inline-block; list-style:none; position:relative; left:0px; padding:0 0px; }
ul#thumb-list li{ background:#111; list-style:none; display:inline; width:150px; height:108px; overflow:hidden; float:left; margin:0; }
ul#thumb-list li img { width:200px; height:auto; opacity:0.5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter:alpha(opacity=60); -webkit-transition: all 100ms ease-in-out; -moz-transition: all 100ms ease-in-out; -o-transition: all 100ms ease-in-out; -ms-transition: all 100ms ease-in-out; transition: all 100ms ease-in-out; }
ul#thumb-list li.current-thumb img, ul#thumb-list li:hover img{ opacity:1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter:alpha(opacity=100); }
ul#thumb-list li:hover{ cursor:pointer; }

/*! miniTip CSS - v1.5.0 */

#miniTip {
	display: none;
    background: #f2f2f2;
	border: 2px solid rgba(255, 255, 255, .75);
	border-radius: 5px;
	-webkit-box-shadow: 0 0 0 1px rgba(117, 117, 117, .2);
	box-shadow: 0 0 0 1px rgba(117, 117, 117, .2);
	color: #666;
	font-size: 12px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
    z-index: 99999;
}

/* title bar style */
#miniTip_t {
	font-size: 13px;
	font-weight: bold;
	padding: 8px 10px 0;
	text-transform: uppercase;
}

/* main content style */
#miniTip_c {
	padding: 0 10px 15px;
}


/* arrow holder, no need to edit */
#miniTip_a {
	position: absolute;
	top: -10px;
	left: 0;
	width: 0;
	height: 0;
}

/* arrow pointing down */
#miniTip .n {
	background: url(../images/sev-arrow.png) no-repeat;
	width: 20px;
	height: 25px;
}

/* GENERAL */
.aligncenter {text-align:center;}
.group:before,.group:after {content:"";display:table;}
.group:after {clear:both;}
.group {zoom:1;}
.hide {display:none;}
.space10 {height:10px;}
.space15 {height:15px;}
.space20 {height:20px;}
.space25 {height:25px;}

#home_banner {width:100%;height:690px;background-image:url(/home_files/img/pm4/home_banner.jpg);-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;background-position: 50% 0;background-repeat:no-repeat;}
#home_banner a {display:block;width:100%;height:100%;}

.sev-home-features {padding-top:60px;width:100%;max-width:1296px;min-width:960px;margin:0px auto 0px auto;text-align:center;font-family:'helveticaneuelight', Helvetica, Arial;background: url(/home_files/img/pm4/sev_home_grey_arrow.png) no-repeat center top;}
.sev-home-features h1 {font-size:40px;line-height:46px;color:#000;}
.sev-home-features p {font-size:20px;line-height:24px;margin-bottom:20px;color:#000;}
.sev-home-features img {display:block;}
.col-1-3 {width:300px;float:left;margin-right:20px;margin-bottom:20px;}
.col-1-3.last {margin-right:0px;}
.col-1-4 {width:300px;margin-right:6px;margin-left:10px;margin-bottom:20px;display:inline-block;}
.col-2-3 {width:620px;float:left;margin-right:20px;}

#prod_bottom_container {border-bottom:0 !important;margin-bottom:0px !important;}
#features {padding-bottom:0 !important;}

.home_product_list {padding-top:30px;width:100%;max-width:1296px;min-width:960px;margin:0px auto 30px auto;text-align:center;font-family:'helveticaneuelight', Helvetica, Arial;}
.home_product_list h1 {font-size:40px;line-height:46px;color:#000;}
.home_product_list h2 {font-size:22px;margin-bottom:40px;letter-spacing:1px;}
.home_product_list h2 a {color:#3366cc;font-weight:bold;}
.home_product_list p {font-size:20px;line-height:24px;margin-bottom:40px;color:#000;}
.home_product_list ul {text-align:center;}
.home_product_list ul li {display:inline-block;margin-left:6px;margin-right:10px;margin-bottom:20px;}
.home_product_list ul li img {display:block;}

.sev-home-video {width:100%;min-width:1150px;overflow:hidden;position:relative;}
.sev-home-video img {position:absolute;left:50%;margin-left:-800px;}
.sev-home-video a {display:block;width:100%;height:100%;}
.home_steve_wozniak.sev-home-video {height:625px;}
.home_peter_shankman.sev-home-video {height:625px;}
.home_rfid.sev-home-video {height:625px;}
.home_sev_system.sev-home-video {height:625px;}

.sev-home-images {width:100%;min-width:960px;height:195px;position:relative;overflow:hidden;}
.sev-home-images img.sev-home-img-heading {position:absolute;left:50%;margin-left:-800px;}

.home_celebs {max-width:1164px;margin:40px auto;}
.home_celebs h1 {font-size:40px;line-height:46px;color:#000;text-align:center;font-family:'helveticaneuelight', Helvetica, Arial;}
.home_celebs h4 {font-size:18px;margin-bottom:50px;letter-spacing:1px;text-align:center;font-family:'helveticaneuelight', Helvetica, Arial;}
.home_celebs h4 a {color:#3366cc;font-weight:bold;}
.home_celebs p {font-size:15px;line-height:24px;margin-bottom:15px;color:#000;text-align:center;font-family:'helveticaneuelight', Helvetica, Arial;}
.og-grid {list-style: none;padding: 20px 0px 20px 0;margin: 0 auto;text-align: center;width: 100%;}
.og-grid li {display: inline-block;margin-left:0px;margin-right:4px;margin-top:7px;vertical-align: top;height: 186px;}
.og-grid li > a, .og-grid li > a img {border: none;outline: none;display: block;position: relative;}
.og-grid li > a img {border: 1px solid #e6e6e6}
.og-grid li.og-expanded > a::after {top: auto;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;border-bottom-color: #000;border-width: 15px;left: 50%;margin: -20px 0 0 -15px;}
.og-expander {position: absolute;background: #000;top: auto;left: 0;width: 100%;margin-top: 7px;text-align: left;height: 0;overflow: hidden;}
.og-expander-inner {padding: 40px 0px;height: 100%;max-width:960px;margin:0 auto;text-align:left;}
.og-close {position: absolute;width: 40px;height: 40px;top: 20px;right: 20px;cursor: pointer;}
.og-close::before, .og-close::after {content: '';position: absolute;width: 100%;top: 50%;height: 1px;background: #888;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);transform: rotate(45deg);}
.og-close::after {-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);transform: rotate(-45deg);}
.og-close:hover::before, .og-close:hover::after {background: #333;}
.og-fullimg, .og-details {width: 500px;float: left;height: 100%;overflow: hidden;position: relative;}
.og-details {padding: 0 0px 0 60px;}
.og-fullimg {text-align: center;width:400px;}
.og-fullimg img {display: inline-block;max-height: 100%;max-width: 100%;width:100%;}
.og-details h3 {font-weight: bold;font-size: 24px;padding: 40px 0px 0px 0px;margin-bottom: 2px;color:#fff;}
.og-details p {font-weight: normal;font-size: 14px;line-height: 22px;color: #fff;text-align:left;font-family: Helvetica, Arial, sans-serif;}
.og-details p span {font-size:18px;font-weight:bold;display:block;padding-bottom:20px;}
.og-details a.celebs-product {font-weight: normal;font-size: 14px;color: #fff;text-transform: uppercase;letter-spacing: 2px;padding: 10px 20px;border: 3px solid #333;display: inline-block;margin: 30px 0 0;outline: none;background:#262626;text-decoration:none;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.og-details a:hover {border-color: #999;color: #999;}
.og-loading {width: 20px;height: 20px;border-radius: 50%;background: #ddd;box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc;position: absolute;top: 50%;left: 50%;margin: -25px 0 0 -25px;-webkit-animation: loader 0.5s infinite ease-in-out both;-moz-animation: loader 0.5s infinite ease-in-out both;animation: loader 0.5s infinite ease-in-out both;}

.sev-home-testimonial {text-align:center;height:auto !important;font-family:'helveticaneuelight', Helvetica, Arial;padding-top:40px;}
.sev-home-testimonial h1{font-size:40px;line-height:46px;color:#000;}
.sev-home-testimonial p{font-size:15px;line-height:22px;margin-bottom:30px;margin-top:5px;color:#000;}
.sev-home-testi-heading {padding:15px 0px 15px 0px;width:587px;margin:0 auto;}
.sev-home-testi-wrap {padding-top:25px;padding-bottom:20px;background:url(/home_files/img/pm4/sev_home_line.png) no-repeat center top;height:110px;}
.sev-home-testi-line {width:100%;min-width:960px;background:url(/home_files/img/pm4/sev_home_line.png) no-repeat center top;height:2px;margin-bottom:20px;}
#sev_press_quote {width:950px;margin:0 auto;height:170px;}
#sev_press_logos {max-width:1274px;min-width:960px;margin:0 auto 40px auto;border-top:1px solid #e5e5e5;padding-top:20px;}
#sev_press_logos ul {text-align:center;margin-bottom:20px;}
#sev_press_logos li {display:inline-block;margin:8px 7px 5px 7px;}
#sev_press_logos li>a {display:block;}
#sev_press_logos li>a>img {width:140px;height:115px;display:block;}


.sev_home_wallstreet {top:14px;left:10px;}
.sev_home_usatoday {top:1px;left:275px;}
.sev_home_fortune {top:13px;left:430px;}
.sev_home_wired {top:12px;left:660px;}
.sev_home_today {top:0px;left:880px;}
.sev_home_entertainment {top:108px;left:35px;}
.sev_home_fox {top:107px;left:215px;}
.sev_home_inc {top:108px;left:357px;}
.sev_home_latimes {top:115px;left:490px;}
.sev_home_parade {top:107px;left:664px;}
.sev_home_huffington {top:100px;left:815px;}
.sev_home_nytimes {top:200px;left:10px;}
.sev_home_bussiness {top:198px;left:201px;}
.sev_home_dallas {top:201px;left:343px;}
.sev_home_robb {top:202px;left:547px;}
.sev_home_autoweek {top:201px;left:671px;}
.sev_home_wapost {top:201px;left:805px;}

@-webkit-keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}

@-moz-keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}

@keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}
@media screen and (max-width: 830px) {

	.og-expander h3 { font-size: 32px; }
	.og-expander p { font-size: 13px; }
	.og-expander a { font-size: 12px; }

}
@media screen and (max-width: 650px) {

	.og-fullimg { display: none; }
	.og-details { float: none; width: 100%; }
	
}
@media screen and (max-width: 1280px) {
	.sev-home-fea-left {float:none;margin:0 auto;}
	.sev-home-fea-right {display:none;}
}

@media screen and (max-width:1023px) {
	#sev_home_video {height:340px;}
}

@media screen and (min-width:1024px) and (max-width: 1280px) {
	#sev_home_video {height:340px;}
}

@media screen and (min-width:1281px) and (max-width: 1440px) {
	#sev_home_video {height:400px;}
}
@media screen and (min-width:1441px) and (max-width: 1600px) {
	#sev_home_video {height:500px;}
}