@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'QuicksandLight';
    src: url('../Quicksand/Quicksand_Light-webfont.eot');
    src: url('../Quicksand/Quicksand_Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Quicksand/Quicksand_Light-webfont.woff') format('woff'),
         url('../Quicksand/Quicksand_Light-webfont.ttf') format('truetype'),
         url('../Quicksand/Quicksand_Light-webfont.svg#QuicksandLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'QuicksandLightOblique';
    src: url('../Quicksand/Quicksand_Light_Oblique-webfont.eot');
    src: url('../Quicksand/Quicksand_Light_Oblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Quicksand/Quicksand_Light_Oblique-webfont.woff') format('woff'),
         url('../Quicksand/Quicksand_Light_Oblique-webfont.ttf') format('truetype'),
         url('../Quicksand/Quicksand_Light_Oblique-webfont.svg#QuicksandLightOblique') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'QuicksandBook';
    src: url('../Quicksand/Quicksand_Book-webfont.eot');
    src: url('../Quicksand/Quicksand_Book-webfont.eot?#iefix') format('embedded-opentype'),
         /*url('../Quicksand/Quicksand_Book-webfont.woff') format('woff'),*/
         url('../Quicksand/Quicksand_Book-webfont.ttf') format('truetype'),
         url('../Quicksand/Quicksand_Book-webfont.svg#QuicksandBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'QuicksandBookOblique';
    src: url('../Quicksand/Quicksand_Book_Oblique-webfont.eot');
    src: url('../Quicksand/Quicksand_Book_Oblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Quicksand/Quicksand_Book_Oblique-webfont.woff') format('woff'),
         url('../Quicksand/Quicksand_Book_Oblique-webfont.ttf') format('truetype'),
         url('../Quicksand/Quicksand_Book_Oblique-webfont.svg#QuicksandBookOblique') format('svg');
    font-weight: normal;
    font-style: normal;
}


body, div, li, ul, a, p { margin: 0; padding: 0; border:0; font-family:'QuicksandBook', Arial, Helvetica, sans-serif;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;clear:both;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}
div {display: block;}
a, a:focus {outline:0}
html {-webkit-text-size-adjust:none}


body {font-size:66%; line-height:66%; margin: 0; padding: 0; border:0; font-family:Arial, Helvetica, sans-serif; background-color: #ffffff;}

#wrapper{
	width:100%;
	height:auto;
	background: #fff;
}

#container {
    height: auto;
    width: 80%;
	max-width:1200px;
	margin: 0 auto 20em;
}

#container.details {
	width: 80%;
    text-align: center;
    display: block;
	padding-bottom: 7em;
}

.details img {
	width: 100%;
	margin-bottom: 2em;
}


#header {
	width: 100%;
	height: auto;
	margin: 3em auto;
	padding: 0 0 7%;
	float:none;
	clear:both;
	display:block;
	overflow: hidden;
	background: url("../images/divider.png") center bottom no-repeat;
	background-size: 125%;
}

.renew #header {
	margin-bottom: 0;
}

#header a#logo {
	width: 41%;
	background:url("../images/devon-logo.png") left top no-repeat;
	-o-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: contain;
	text-indent:-2000em;
	height: 6em;
	text-decoration:none;
	display: block;
	float:left;
}

#header h1 {
	width: auto;
    background: none;
    height: auto;
    display: block;
    float: right;
    font-size: 2.0em;
    color: #999;
    text-align: right;
    margin: 5% 0 0;
	font-family:'QuicksandBook', Arial, Helvetica, sans-serif;
	letter-spacing: -0.03em;
}

h2 {
    width: auto;
    background: none;
    height: auto;
    display: block;
    float: none;
    font-size: 3.5em;
    color: #999;
    text-align: left;
    margin: 12% 0 4%;
    font-family: 'QuicksandBook', Arial, Helvetica, sans-serif;
    letter-spacing: -0.03em;
    clear: both !important;
}

.buy h2 {
	text-align: left;
	line-height: 1.2em;
	color: #333;
}

.strikethrough {text-decoration:line-through;}
.sale strong {color: #f00; font-weight:bold;}

#header h1 a#breadcrumb,
#header h1 a#breadcrumb:link,
#header h1 a#breadcrumb:visited{
	color: #0072ab;
	background: url("../images/arrow-bread-crumb.png") right top no-repeat;
	background-size:contain;
	margin-right: .8em;
	padding-right: 1.2em;
	text-decoration: none;
}

#header h1 a#breadcrumb:hover,
#header h1 a#breadcrumb:active{
	color:#666;
	text-decoration:underline;
}

#headerImg {
	width: 100%;
	margin: 0 auto;
}

h2.model {
    display: block;
    color: #666;
    /*float: left;*/
    margin: 0 auto 1em;
    width: auto;
    padding: 0;
    text-align: center;
    overflow: hidden;
    height: auto;
    line-height: 1em;
    font-size: 2.5em;
    font-weight: bold;
}

h2.model .pricetag{
	display: inline-block;
	float:right;
	font-weight:normal;
}

p.title.text  {
	width: auto;
    padding: 1em 0;
    height: auto;
    display: block;
    font-size: 2em;
    clear: both;
    text-align: center;
}

.about{
	margin-bottom: 5em;	
	font-size: 1.2em;
}

.about p,
.about li,
.about h3,
.about h4{	
	width: auto;
    padding: 1em 0;
    height: auto;
    display: inline-block;
	line-height: 1.3em;
    clear: both;
    text-align: left;
}

.renew .about p.intro {
	font-size: 1.4em;
    line-height: 2em;
    padding-bottom: 2em;
}


.renew .about p {
    width: auto;
    padding: 0 0 3em 0;
    height: auto;
    display: block;
    line-height: 1.7em;
    clear: both;
    text-align: left;
    font-size: 1.2em;
	overflow: hidden;
}

.renew .img {
	width: 100%;
}

#contact h1 {
    font-size: 48px !important;
}

a.button {
    width: auto;
    height: auto;
	float: left;
    display: inline-block;
    line-height: 1.4em;
    clear: both;
    text-align: center;
    font-size: 1.3em;
    margin: 0em 0 2.5em;
    padding: 1.3em 1.7em 1.2em;
    color: #0072ab;
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #0072ab;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: .5em;
    border-radius: 0.5em;
}

a.button:hover,
a.button:active {
    color: #fff;
	background-color: #0072ab;
}

a.secondary {
    width: auto;
    height: auto;
    float: left;
    display: inline-block;
    line-height: 1.4em;
    text-align: center;
    font-size: 1em;
    margin: 0.6em 0 2.5em 3em;
    padding: 1.35em 1.7em 1.2em;
    color: #0072ab;
    text-decoration: none;
    border: none;
    background: url(../../renew/images/chevron.png) right center no-repeat;
    background-size: 11px;
}


a.secondary:hover,
a.secondary:active {
    text-decoration: underline;
}

.renew .about {
    font-size: 1.5em;
    line-height: 2em;
	font-weight: bold;
    padding-bottom: .5em;
    letter-spacing: -.02em;
    margin: 0;
}


.renew dl {
	display: block;
    margin: 2em 0 3em;
    overflow: hidden;
    height: auto;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.6em;
}

.renew dl dt a {
	font-size: 1.5em;
    line-height: 2em;
    font-weight: bold;
    padding: 1em 0 0.8em 3em;
    letter-spacing: -.02em;
    margin: 0;
    border-top: 1px solid #ccc;
    width: 100%;
    display: block;
    color: #0072ab;
    text-decoration: none;
    cursor: pointer;
    background: url(../../renew/images/plus.png) 21px center no-repeat;
    background-size: 24px;
}

.renew dl dt a:hover {
	color: #005089;
    background: url(../../renew/images/plus_over.png) 21px center no-repeat;
    background-size: 24px;
}

.renew dl dt a.expanded {
    background: url(../../renew/images/minus.png) 21px center no-repeat;
    background-size: 24px;
}

.renew dl dt a.expanded:hover {
	color: #005089;
    background: url(../../renew/images/minus_over.png) 21px center no-repeat;
    background-size: 24px;
}

.renew dl dd {
	width: auto;
    padding: 0 0 0 3.8em;
    height: auto;
	line-height: 1.7em;
	clear: both;
	text-align: left;
	font-size: 1.2em;
	display: block;
	overflow: hidden;
    margin: 0 0 1.5em;
}


.about li {
    list-style-type: disc !important;
    margin-left: 0em;
    display: list-item;
    list-style-position: inside !important;
}

.about h2 {
	font-weight: bold;
	font-size: 2em;
	line-height: 2em;
}

.renew .about h2 {
	color: #333;
    font-size: 3em;
    padding-bottom: 0em;
    margin: 0;
}

.renew h3.subhead {
	color: #333;
    font-size: 2.2em;
    padding-bottom: 0em;
    margin: 0 0;
	display: block;
}

#case_wrapper{
	width: 0;
	height:0;
	position:fixed;
	background:rgba(255,255,255,.93);
	top:0;
	left:0;
	margin:0;
	padding:0;
}

.case_container {
	display: block;
    overflow: hidden;
    height: auto;
    width: auto;
    text-align: center;
    padding: 0 0 0 0;
    margin: 7em auto 7em;
    clear: both;
	-webkit-transition: all 1.5s, -webkit-transform 1.5s;
    transition: all 1.5s, transform 1.5s;
}

.case_container h3{
	font-size: 3em;
    padding: 0 0 2em;
}

.case {
	display: inline-block;
	height:auto;
    padding: .4em;
    text-decoration: none;
	overflow:hidden;
	width: auto;
	margin: 0 auto;
}

.case li {
	display: inline-block;
	height:auto;
	width: auto;
	margin: 0 2.1em;
}

.case li a {
	display: inline-block;
	clear:both;
	height:auto;
	width: 10em;
	padding:5em 0.5em 0.8em .5em;
	text-decoration: none;
	line-height: 1.2em;
	font-size: 1.5em;
	color: #333;
	letter-spacing:-.08em;
}

.nocase a {
	background: url("../../images/case_nocase.png") center 1.4em no-repeat;
    background-size: 83%;
}

.continental a {	
	background: url("../../images/case_continental.png") center 1.3em no-repeat;
    background-size: 85%;
}

.aero a {
	background: url("../../images/case_aero.png") center 1.3em no-repeat;
    background-size: 83%;
}

.selected {
	background: #ffffff; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, #ffffff 42%, #ededed 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover, #ffffff 42%,#ededed 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, #ffffff 42%,#ededed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border: .1em solid #ccc;
   	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;	
	margin: 0 2em !important;
}

.price_Label{
	display: inline-block;
	width: 100%;
	padding: 1em 0;
	text-align:center;
	overflow:hidden;
	font-size: 2.5em;
	line-height:1.2em;
	margin: 0 auto;
	letter-spacing:-.06em
}

strong{font-weight:bold;}

.paypal_dropdown {display: none}

.topform {
	width: auto;
    height: auto;
    display: block;
}

#headerImg {
	width: 100%;
	margin: 0 auto;
}

p.text {
    font-family: 'QuicksandBook', Arial, Helvetica, sans-serif;
    font-size: 2.5em;
    display: inline-block;
    margin-top: .5em;
    margin-bottom: 1em;
    height: 1em;
    letter-spacing: -0.06em;	
    line-height: 1.4em;
}



p.subtext {
	font-family: 'QuicksandBook', Arial, Helvetica, sans-serif;
    font-size: 1.7em;
    margin: -1em auto 2em;
    height: auto;
    letter-spacing: -0.06em;
    line-height: 1.4em;
    display: block;
    text-align: center;
    color: #333;
}

p.text.intro {
	text-align: left;
    height: auto;
    margin-bottom: 1.5em;
    margin-top: 0;
	font-size: 1.5em;
    color: #666;
}

p.prodnum {
	font-family:'QuicksandBook', Arial, Helvetica, sans-serif;
	color: #666;
	float:left;
	text-align: left;
	width: 15%;
}

p.description {
	color: #666;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: auto;
	font-weight: bold;
}

p.description span {
	font-weight: normal;	
}
.sold .buy_container .description span, 
.slides.sold .description.text span {
	color: #f00;	
}

.details p.description {
	color: #666;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
    margin-bottom: 0;
    display: inline-block;
    width: 40%;
    padding: 0;
}

.details p.description span { font-weight:bold }

p.btn {
	color: #0072bc;
	margin-top: -0.4em;
}


.flexslider p.btn {
	float: right;
}

.slides p.btn {
	margin-top: 0.3em;
}

p.btn a,
p.btn a:link,
p.btn a:visited {
	color: #0072bc;
	background: #fff;
    border: .085em solid #0072bc;
    padding: .5em .7em .3em;
    text-decoration: none;
    font-size: .75em;
   	-webkit-border-radius: .2em;
	-moz-border-radius: .2em;
	border-radius: .2em;
	margin-right: 1px;
	margin-left: 1px;
}

p.btn a:hover,
p.btn a:active {
	color: #fff;
	background: #0072bc;
    border: .085em solid #0072bc;
    padding: .5em .7em .3em;
    text-decoration: none;
    font-size: .75em;
}

p.cancel {
	float: none;
	text-align: center;
	display: block;
	margin: 4em auto 0;
	clear:both;
}


p.cancel a,
p.cancel a:link,
p.cancel a:visited {
	color: #666;
    text-decoration: none;
    display: block;
    font-size: 1.8em;
	line-height:2em;
	margin: 0 auto;
}

p.cancel a:hover,
p.cancel a:active {
	color: #0072bc;
    border: none;
	text-decoration:underline;
}

.btn_paypal {
	height: 44px;
    margin-top: 0;
	padding: 0 10%;
	margin: 0 auto;
	display: inline-block;
}

.slides li img {
	width: 100%;
}


.slides.sold li img {
	width: 100%;
    height: 100%;
    object-fit: cover !important;
}


.slides.sold li a.dtails {
	height: 100%;
    object-fit: contain;
    width: 100%;
}


.slides li {
	margin-top:2em;		
    display: block;
    overflow: hidden;
}

.slides.sold li {
	width: 30%;
    float: left;
    padding-right: 3%;
    height: 20em;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2.5em;
}
}

.slides.sold li:nth-child(3n) {
    padding: 0;
	
}

.slides.sold li div {
    overflow: hidden;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
	
}

.slides.sold li p{
    display: none;
}

.specs {
	width: 100%;
	/*max-height: 0;*/
	display: block;
	padding: 0 0 0;
	margin: 0 0 6em;
	clear:both;
	overflow:hidden;
	transition: all 0.5s ease-out;
}

.specs.active {
	max-height: 1000px;
	padding: 4em 0 4em;
	transition: all 0.5s ease-in;
	border-bottom: 1px solid #ccc;
}

.specs ul {
	width: 100%;
	height: auto;
	display: block;
	padding: 0;
    margin: .625em 0;
	clear:both;
	overflow:hidden;
	letter-spacing: -0.03em;
	font-family: 'QuicksandBook', Arial, Helvetica, sans-serif;
    font-size: 2em;
    font-weight: bold;
	color:#666;
}

.term {	
    clear: left;
    display: block;
    float: left;
    margin: 0;
    width: 36%;
    padding: 0 1% 0 0;
    text-align: right;
    overflow: hidden;
    min-height: 1.75em;
    line-height: 1em;
}


.definition {
    font-weight: normal;
    display: block;
    float: left;
    margin: 0;
    width: 49%;
    padding: 0 0 0 1%;
    text-align: left;
    overflow: hidden;
    min-height: 1.75em;
    line-height: 1em;
}

.accordion {
	width: 100%;
    overflow: hidden;
    height: auto;
    display: block;
    margin: 3em auto 0;
    border-bottom: 1px solid #ccc;
    text-align: center;
}

.accordion span {
    display: inline-block;
    padding: 0 0 16px 27px;
    margin: 0 auto 0;
    font-size: 1em !important;
    overflow: hidden;
    text-align: center;
    background: url('../images/chevron_small_gray.png') 6px 2px no-repeat;
    color: #666;
    text-decoration: none;
    background-size: 9px;
    line-height: 1.2em;
    width: auto;
    text-align: center;
}

.accordion a.active {
	background: url('../images/chevron_small_gray_down.png') 0 10px no-repeat;
    background-size: 19px;
}

p.text.legal {
    font-size: .7em;
    display: block;
    width: auto;
    clear: both;
    margin: 18em auto;
    overflow: hidden;
	height: auto;
}

.video {
	margin-bottom: 1em;
	width: 100%;
	height: 66%;
	overflow:hidden;
	display: block;
}

.steps {
	display: flex;
    width: 100%;
    padding: 0;
    margin: 2em 0 0;
    overflow: hidden;
    height: auto;
    vertical-align: top;
    flex-wrap: wrap;
    justify-content: space-between;
}

.steps li {
	display: inline-block;
    padding: 0 0 3em;
    overflow: hidden;
    width: 31%;
}

.steps li img {
	width: 100%;
	height: auto;
	display: block;
}



@media only screen and (max-width: 1000px) {
	
#container.details {
	width: 85%;
	padding-bottom: 4em;
}

h2.model{
	font-size: 2.5em;
}

.case li {
    margin: 0px .6em;
}

.selected {
    margin: 0 .5em !important;
}

.term {
    width: 36%;
}
.case_container {
    margin: 5em auto 5em;
}

.about p {	
    font-size: 1.4em;
}


.video {
	margin-bottom: 1em;
	width: 100%;
	height: 200px;
	overflow:hidden;
	display: block;
}

.video iframe {
	width: 100%;
	height: 200px;
}

	

.slides.sold li:nth-child(3n) {
    padding: auto;
	
}

.slides.sold li,
.slides.sold li:nth-child(3n)	{
    width: 45%;
    float: left;
    padding: 0 5% 0 0;
    height: 5.5em;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1em 0 0;	
}
	

.slides.sold li:nth-child(even) {
    padding: 0;
}


.slides.sold li p{
    display: none;
}
	
.steps li {
	width: 48%;
}
	
	
}
	
	
@media only screen and (max-width: 736px) and (orientation:landscape) {
#container.details {
	width: 85%;
	padding-bottom: 4em;
}

#header {
    width: 90%;	
}
	
h2.model {
    font-size: 2.0em;
    letter-spacing: -.05em;
    width: 70%;
    margin: 0 auto;
    float: left;
}

.accordion {
    width: 90%;
}

.case li a {
    font-size: 1.3em;
}

.case li {
    margin: 0px .9em;
}

.selected {
    margin: 0 1em !important;
}

.term {
    width: 36%;
}

.case_container {
    margin: 5em auto 5em;
}

.price_Label {
    font-size: 2.1em;
}

#header span {
    font-size: 1.5em;
    margin: 5% 0 0;
}
	
	
	
.steps li {
	width: 48%;
}
	

	
}


@media only screen and (max-width: 600px) and (orientation:portrait) {
body {font-size:100%; line-height:100%;}
#header {padding-bottom:1.5em; margin: 2em 0 0; background-position: center;}
#header a#logo {height: 3em; width:66%; margin: 0 auto; float: none; background-position:center;}

#header span {
	font-size: 1.2em;
	margin: 2.8em auto 0.5em;
	float: none;
	text-align: center;
	clear: both;
}
	
p.text {
	font-size: 1.0em;
	display: inline-block;
	margin-top: 1.25em;
	height: 1em;
}

p.prodnum {
	/*float:left;
	width: 25%;*/
	display:none;
}

p.description {
	float: left;
	text-align: left;
	width: auto;
}

p.subtext {
    font-size: 1em;
    margin: -1em auto 0em;
}
	
p.btn {
	float: right;
    clear: none;
    text-align: center;
    width: auto;
    height: 2em;
	margin-top: 1.125em;
}

.details p.btn {
	float: none !important;
    text-align: center;
    clear: none;
    font-size: 1.5em;
    margin: 1.5em auto 2em;
}
	

#contact p.btn {
    float: none !important;
    clear: none !important;
    text-align: center;
    width: auto;
    height: auto !important;
    margin-top: 2.125em;
}	

.details img {
	width: 100%;
	margin-bottom: 1em;
}

p.btn a,
p.btn a:link,
p.btn a:visited {
    border: .085em solid #0072bc;
    font-size: 1.1em;
}

p.btn a:hover,
p.btn a:active {
	color: #fff;
	background: #0072bc;
}

.specs {
	margin-top: 3em;
}

.specs ul {
	font-size: 1em;
	padding: .5em 0 0.1em;
    margin: .25em 0;
}
	
.renew .about h2 {
    padding-bottom: 0em;
    font-size: 1.8em;
	line-height: 1.1em;
    margin: 0 0 0.6em;
}

.renew .about p.intro {
    font-size: 0.7em;
    line-height: 1.7em;
    padding-bottom: 2.5em;
}

a.button {
	float:none;
	display:block;
	margin-bottom: 1em;
}
	
a.secondary {
    width: auto;
    height: auto;
    float: none;
    display: inline-block;
    line-height: 1.4em;
    text-align: center;
    font-size: 1em;
    margin: 0em 0 2.5em;
    padding: 1.45em 1.5em 1.2em 0em;
    color: #0072ab;
    text-decoration: none;
    border: none;
    background: url(../../renew/images/chevron.png) right center no-repeat;
    background-size: 11px;
}
	
.renew .about p.center {
	text-align:center;
}
	
.renew .about p,
.renew dl dd {
    width: auto;
    line-height: 1.6em;
    font-size: 0.65em;
}

.renew .about h3,
.renew dl dt a {
    font-size: 1.2em;
    line-height: 1.3em;
    padding-bottom: 0.8em;
}
	
.renew dl dt a {
	font-size: 0.8em;
    line-height: 1.4em;
    padding-left: 2em;
    width: auto;
    background: url(../../renew/images/plus.png) 6px center no-repeat;
    background-size: 18px;
}
	
.renew dl dt a:hover {
	color: #005089;
    background: url(../../renew/images/plus_over.png) 6px center no-repeat;
    background-size: 18px;
}

.renew dl dt a.expanded {
    background: url(../../renew/images/minus.png) 6px center no-repeat;
    background-size: 18px;
}

.renew dl dt a.expanded:hover {
	color: #005089;
    background: url(../../renew/images/minus_over.png) 6px center no-repeat;
    background-size: 18px;
}


.renew dl {
	display: block;
	margin-top: 0.5em;
	overflow: hidden;
	height: auto;
}

.renew dl dd {
	padding: 0 0 0.2em 2.45em;
}

.renew h3.subhead {
	margin: 0px 0 0.2em;
    line-height: 1.2em;
    font-size: 1.4em;
}
	
.steps li {
    width: 100%;
	padding-bottom: 1.5em;
}
	
	

.steps {
    margin-top: 0;
}
	
}



@media only screen and (max-width: 568px) and (orientation:landscape){

#header span {font-size: 2.0em;}
p.text {
	font-size: 1.8em;
}

.case li {
    margin: 0px .3em;
}
.selected {
    margin: 0 .2em !important;
}

.case li a {
    width: 9em;
}


#header span {
    font-size: 1.5em;
    margin: 5% 0 0;
}

.price_Label {
    font-size: 1.8em;
}

}


@media only screen and (max-width: 435px) and (orientation:portrait) {

#container.details {
    width: 95%;
    margin: 0 auto;
}

#header span {
    font-size: 1em;
    margin: 3.5em auto 0.5em;
}

#header h1, h2 {
    float: none;
    font-size: 1.5em;
    color: #999;
    text-align: center;
    margin: 15% auto 5%
}
	
#contact h1 {
    float: none;
    font-size: 1.5em;
    color: #000;
    text-align: left;
    margin: 15% auto 5%
}


h2.model {
    font-size: 1.5em;
	text-align:center;
	margin-bottom: 5%;
}

h2.model .pricetag {
    display: block;
    float: none;
    text-align: center;
    clear: both;
    margin: 0.3em auto 0;
    width: 100%;
	font-size: 0.8em;
}

p.title.text {
    font-size: 1.2em;
}

.case_container h3 {
    font-size: 1.8em;
}

.case li {
    margin: 0 .1em;
	border-width:1px;
}

.selected {
    margin: 0 1px !important;
}

.case li a {
    font-size: 0.75em;
	width: 8em;
	letter-spacing: -.1em;
	padding: 5em 0.0em 0.8em;
}

p.title.text {
    margin-bottom: 0;
}

.case_container {
    margin: 0 auto;
}

.accordion a {
    font-size: 1.1em !important;
    background-position-y: 4px;
}

.slides p.btn {
	margin-top: 1.125em;
}

.specs{
    margin: 2.5em 0;
}

.specs.active {
    padding: 0em 0 1.5em;
    margin: 1em 0 1.5em;
}

.price_Label {
    padding: 1.25em 0;
    font-size: 1.2em;
}

p.cancel {
    margin: 2em auto 0;
}

p.cancel a, p.cancel a:link, p.cancel a:visited {
    font-size: 1.5em;
    line-height: 1em;
}

p.text.intro {
	font-size: 1em;
}


.about p {	
    font-size: .9em;
}


}



@media only screen and (max-width: 375px) and (orientation:portrait){
p.text {
	font-size: .9em;	
    letter-spacing: -.075em;
}

p.prodnum {
	/*float:left;
	width: 25%;*/
	display:none;
}

p.description {
	float: left;
	text-align: left;
	width:auto;
}

p.btn {
	float: right;
    clear: none;
    text-align: center;
    width: auto;
    height: 2em;
	margin-top: 1.25em;
}

p.btn a,
p.btn a:link,
p.btn a:visited {
    border: .085em solid #0072bc;
    font-size: 1.1em;
}

h2.model {
    font-size: 1.05em;
    letter-spacing: -.075em;
}

}


@media only screen and (max-width: 320px) and (orientation:portrait){
.case li a {
	width: 6em;
}

h2.model {
    font-size: 1.2em;
}

#header span {
    font-size: 0.8em;
    margin: 3.9em auto 0.5em;
}

}