.responsive-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 60px; overflow: hidden;
}


.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
          

body{
	font: 14px/1.6 Georgia,Palatino,Palatino Linotype,Times,Times New Roman,serif;
	  background: #ffffff;
}

#top, #bottom, #left, #right {
	background: #000;
	position: fixed;
		z-index: 1200;
	}
	#left, #right {
		top: 0; bottom: 0;
		width: 5px;
		}
		#left { left: 0; }
		#right { right: 0; }
		
	#top, #bottom {
		left: 0; right: 0;
		height: 5px;
		}
		#top { top: 0; }
		#bottom { bottom: 0; }
		
		.insta {
	
	padding-top: 40px;
	padding-bottom: 40px;


}

		
		.strat-wrapper {
	background-color:#FFF;
	width: 100%;
	height: 100%;
	padding: 5px;
	padding-top: 65px;
	padding-bottom: 55px;

	text-transform: uppercase;
	text-align:center;
	font-family: helvetica,garamond,sans-serif;
	font-size: 11px;
	font-weight: normal;

	border-top: 1px;
	margin-top: 5px;
	border-top: 2px solid #505050;
	text-align: center;

}

.center-block {  
  display: block;  
  margin-right: auto;  
  margin-left: auto;  
}  

   .center-block {  
    width:80%;  
    padding:10px;  
    
    }  


.strategy {
  border-radius: 0;
	background-color:#FFF;
	color: #000;
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;
		padding-top: 10px;

	border: 3px solid #ddd;
	display: table-cell;
}


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


a, a:hover, a:active, a:visited{
	color: #000;
}

.shopper {

  opacity: 1.0;
    filter: alpha(opacity=40); /* For IE8 and earlier */
    text-align: center;
}


.shopper:hover {
    opacity: 1;
    border: 5px solid #FFFFFF;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

mark {
    background-color: #F8F8FF;
    color: black;
}



.SelectedNavigationLink{
	text-decoration:underline;
}

.SiteWrapper{
	display:table;
	height: 100%;
	width: 100%;
	max-width: 1070px;
	margin:0 auto;
}

.HeaderWrapper{
	display:table-row;
}

.ContentWrapper{
	display:table-row;
	height: 100%;
	overflow:hidden;
}

.SiteContainer{
	max-width: 1070px;
	/* 990px; + 2 x 40 margins*/
	margin:0 auto;
	position:relative;
	padding-bottom:32px;
}

.ContentIframe{
	height: 100%;
	width: 100%;
}

.PositionFixed{
	position:fixed;
	top:0;
	margin:0 auto;
	width:100%;
	z-index:1000;
}

.HeaderContainer{
	background-color:white;
	text-align:center;
}

.Header{
	font-family: helvetica,baskerville,garamond,sans-serif;
    font-size: 11px;
    line-height: 16px;
	position:relative;
	border-style:solid;
	border-width:0 0 1px 0;
	margin:0 40px;
	height:163px;
}

.Header .Logotype {
  background: url(../images/svg/special-delivery-logotype.svg) no-repeat top left;
  background-size: contain;
  display:block;
  width:221px;
  height:45px;
  position:absolute;
  top:58px;
  left:50%;
  margin-left:-110px;
  /* Hide Text */
  overflow:hidden;
  text-indent: 100%;
  white-space: nowrap;
  
}
.Header .Diamond {
  background: url(../images/svg/makers-of-fine-under-garments.svg) no-repeat top left;
  background-size: contain;
  display:block;
  width:137px;
  height:48px;
  position:absolute;
  left:0;
  top:58px;
  /* Hide Text */
  overflow:hidden;
  text-indent: 100%;
  white-space: nowrap;
  
}
.Header .Flag {
  background: url(../images/svg/made-in-the-usa.svg) no-repeat top left;
  background-size: contain;
  display:block;
  width:69px;
  height:49px;
  position:absolute;
  right:0;
  top:58px;
  /* Hide Text */
  overflow:hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.Header .Navigation{
	text-align:center;
	width:100%;
	position:absolute;
	bottom:19px;
}

.Header .Navigation li{
	display:inline;
	text-transform:uppercase;
	position:relative;
	margin-right:10px;
}

.Header .Navigation li:last-child{
	margin-right:0;
}

/* Content */

.Video, .LightBox, .ShopBumper, .About, .WashingInstructions, .Contact, .Footer{
	margin:0 40px;
}




.Footer{
	
	text-transform: uppercase;
	text-align:center;
	font-family: helvetica,garamond,sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-bottom:60px;
	padding-top:40px;
}

.Footer .FatLine {
	margin:0;
	padding:0;
	display:block;
	background-color:black;
	height:3px;
	margin-bottom:7px;
	width: 100%;
}

.FooterNavigtion{
	display:inline;
}

.FooterNavigtion li{
	display:inline;
}

.Footer .Rights, .FooterNavigtion li{
	margin:0 5px;
}

/* Contact */

.Contact{
	border-style:solid;
	border-width:1px 0 0 0;
	font-family:'Bell Gothic W03 Bd';
	/*font-family:'Bell Gothic W03 Bd';*/
	/*font-family:'Bell Gothic W03 Blk';*/
	text-align:center;
	padding-top:10px;
}

.Contact h2{
	font-weight:normal;
	font-family:'helvetica';
	font-size:16px;
}

.Contact a{
	font-family:'helvetica';
	font-size:18px;
	display:block;
}

.Contact p{
	margin:280px 0;
}

/* AboutAndWashingInstructions */ 

.AboutAndWashingInstructions{
	text-align:center;
	overflow:hidden;
	position:relative;
	margin-bottom:130px;
}

/* About */ 

.About{
	padding-top:30px;
	border-style:solid;
	border-width:1px 0 0 0;
	width:45%;
	display:inline-block;
	background-color:white;
	margin:0;
	position:relative;
	overflow:hidden;
	text-align:left;
}

.About h2{
	font-family:'Bell Gothic W03 Blk';
	text-transform: uppercase;
	font-size:26px;
}

.About p{
	padding-top:25px;
	font-size:11px;
}

.About ul{
	display:inline-block;
	float:right;
	margin-left: 40px;
	/*height:100%;*/
}

.About ul li{
	width:40px;
	height:40px;
	background-color:white;
	-moz-border-radius: 70px;
	border-radius: 70px;
	border-style:solid;
	border-width:1px;
	font-family:'Bell Gothic W03 Rom';
	text-transform: uppercase;
	font-size:10px;
	text-align:center;
	margin-bottom: 15px;
	position:relative;
}

.About ul li span{
	line-height:10px;
	vertical-align:middle;
	position:absolute;
	top:10px;
	left:0;
	width:100%;
}

.About ul li:last-child span{
	top:4px;
}

/* WashingInstructions */

.WashingInstructions{
	padding-top:30px;
	display:inline-block;
	width:20%;
	vertical-align: top;
	background-color:white;
	border-style:solid;
	border-width:1px 0 0 0;
	margin:0;
	margin-left:40px;
	position:relative;
	overflow:hidden;
	font-family:'Bell Gothic W03 Rom';
}

.WashingInstructions p{
	padding-bottom:30px;
}

.WashingInstructions p span{
	display:block;
	font-family:'Bell Gothic W03 Bd';
}

.WashingInstructions .MadeInTheUnitedStates{
	border-style:solid;
	border-width:1px 0 1px 0;
	width:100%;
	display:block;
	text-transform: uppercase;
	font-size:11px;
	padding:10px 0;
}

/* ShopBumper */

.ShopBumper{
	border-style:solid;
	border-width:1px 0 0 0;
	text-align:center;
	margin-bottom:137px;
	margin-top:30px;
	padding-top:30px;
	margin-bottom:30px;
	padding-bottom:30px;
	

.ShopBumper1{
	background: url(../images/boxer-shorts-grey.jpg) no-repeat center center;
	width:478px;
	height:570px;
	display:inline-block;
    /* Hide Text */
    overflow:hidden;
    text-indent: 100%;
    white-space: nowrap;
	max-width:100%;
}

.ShopBumper2{
	background: url(../images/shoproll.jpg) no-repeat center center;
	width:478px;
	height:570px;
	display:inline-block;
    /* Hide Text */
    overflow:hidden;
    text-indent: 100%;
    white-space: nowrap;
	max-width:100%;
}

.ShopBumper1, .ShopBumper2{
	margin:0 1px;
}

.LightBox{
	max-width:990px;
	overflow:hidden;
	margin-top:30px;
}

.LightBox li{
	margin:0;
	padding:0;
}

.LightBox li img{
	width:100%;
	display:block;
}

.Video{
	max-width:990px;
	overflow:hidden;
	margin-top:30px;
}

.HeaderBottomLineFix{
	position:absolute;
	width:100%;
	height:3px;
	background-color:white;
	bottom:-3px;
	border-style:solid;
	border-width:0 0 1px 0;
}

/* Border */

.Border{
	position:fixed;
	left:0;
	right:0;
	top:0;
	bottom:0;
	border-style:solid;
	border-width:5px;
	pointer-events:none;
	/* IE Specific */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='your_transparent.png', sizingMethod='scale');
	background:none !important;
	z-index:2000;
}

.PageBody{
	padding-bottom:30px;
}




/* Replace SVG With Images */
body.NoSvg .Header h1 {
  background-image: url(logo.png);
}