/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * 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.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {font-family: 'Montserrat', sans-serif; }

h1 {
	font-size: 50px;
	line-height: 1;
	color: #e8320b;
}

h2 {
	font-size: 44px;
	line-height: 1;
	color: #e8320b;
}

h3 {
	font-size: 30px;
	line-height: 1;
	color: #e8320b;
}

h4 {
	font-size: 24px;
	line-height: 1.2;
	color: #56959c;
	margin:0;
}

h4 span{
	color: #000;
}

p{
	font-size: 12px;
	line-height: 1.5;
	color: #000;
	margin: 2% 0;
}

.typinfo ul {font-size:12px; color: #000; line-height: 18px; }

#typHold h4 {color: #000; font-size: 16px; font-weight: 300; line-height: 18px; margin: 0 0 2% 0}

#typHold h3{color: #e05600}

/* --------- nav ------------*/

header {
	position: fixed;
    top: 20;
    vertical-align: top;
    z-index: 999;	
	font-size:0;
	margin: 1% 0 0 0 ;
	width: 30%;
}

.stickybanner {
	position: fixed;
    bottom: 0;
    vertical-align: top;
    z-index: 999;	
	font-size:0;
	height: auto;
	background-color: #bd1a30;
	width: 100%;
	border-top: 1px solid #000;
	border-bottom: 2px solid #000;
	text-align: center;
}

.stickybanner p {
	text-align: center;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 100%;
	color: #fff;
	font-family: "Alegreya Sans",sans-serif;
	font-size: 30px;
	font-weight: 900;
	margin: 1% 0;
	
}

.stickybanner a {
	text-decoration: none;
}

#stickyimage1, #stickyimage2, #stickyimage3 {width: auto}

.inputbox {width: 100%; display: block}

.stickyform h2{
	font-size: 18px;
	line-height: 1;
	color: #fff;
	text-align: center;
	width: 90%;
	display: block;
	margin: 4% auto;
}

.stickyform {
	width: 100%;
	height: auto;
	padding: 3% 0;
	background-color: #55959d;
	border-radius: 10px;
	
}

.stickyform input {
	width: 86%;
	display: block;
	font-size: 12px;
	line-height: 1;
	padding: 4% 2%;
	margin: 2% auto;
	border: none;
}

.stickyform label{
	font-size: 10px;
	line-height: 1;
	color: #fff;
	width: 90%;
	display: block;
	margin: 5% auto 0;
}

.stickyform h4 {
	width: 90%; 
	margin: 0 auto 4%;
	font-size: 24px;
	line-height: 1.1;
	color: #e8320b;
	text-align: center
}

.stickyform p {width: 90%; margin: 0 auto}

header ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}

header ul li {
	width: 33.3%;
	display: inline-block;
	margin: 4% 0;
	font-size: 14px;
	line-height: 1.2;
	text-align:left;
}

header ul li a{
	color: #55959d;
	text-decoration: none;
}

footer{
	width: 100%;
	height: auto;
	background-color:#efe3d2;
	border-bottom: 20px solid #55959d;
	padding: 2% 0;
	margin: 0 0 80px 0;
	font-size: 0;
}

footer ul{
	list-style: none;
	margin: 0;
	padding: 0;	
}

footer ul li {
	width: 20%;
	display: inline-block;
	font-size: 10px;
	line-height: 1;
	margin: 2% 0;
	text-align: center;
	vertical-align: top;
}

footer ul li a{
	color: #bd1a30;
	text-decoration: none;
}

footer p {
	text-align: center;
	font-size: 10px;
	line-height: 1;
	margin: 2% 0;
	color: #bd1a30;
	text-align: center;
}

.appfooter {margin: 0}

/* --------- columns ------------*/

.row {
	width: 100%;
	display: block;
	font-size: 0;
}

.c100 { 
	margin: 0; 
	width: 100%;
	display: block;
	vertical-align: top;
}

.c90 { 
	margin: 0; 
	width: 90%;
	display: block;
	vertical-align: top;
}

.c80 { 
	margin: 0 auto; 
	width: 80%;
	display: inline-block;
	vertical-align: top;
}

.c70 { 
	margin: 0 auto; 
	width: 70%;
	display: inline-block;
	vertical-align: top;
}

.c50:only-of-type{
	width: 50%;
	display: block;
}

.c50{
	width: 46%;
	margin: 0 2% 0 2%;
	display: inline-block;
	vertical-align: top;
}

.c50 ~ .c50{
	width: 46%;
	margin: 0 2% 0 2%;
}

.c33{
	width: 33.3%;
	display: inline-block;
	vertical-align: top;
}

.c33 ~ .c33 ~ .c33{
	width: 33.4%;
}

.c33 ~ .c66{
	width: 66.7%;
	display: inline-block;
}

.c66 ~ .c33{
	width: 33.4%;
}

.c66{
	width: 66.6%;
	display: inline-block;
	vertical-align: top;
}

.c60{
	width: 60%;
	display: inline-block;
	vertical-align: top;
}

.c40{
	width: 40%;
	vertical-align: top;
	display: inline-block;
	min-height: 100px;
}

.c30{
	width: 30%;
	display: inline-block;
	vertical-align: top;
	min-height: 50px;
}

.c25{
	width: 25%;
	display: inline-block;
	vertical-align: top;
	min-height: 100px;
}

.c75{
	width: 75%;
	display: inline-block;
	vertical-align: top;
	min-height: 100px;
}

.c20{
	width: 20%;
	display: inline-block;
	vertical-align: top;	
	min-height: 100px;
}
.c10{
	width: 10%;
	display: inline-block;
	vertical-align: top;
}

.bottom {vertical-align: bottom;}

.push70 {margin-left: 70%}
.push60 {margin-left: 60%}
.push50 {margin-left: 50%}
.push40 {margin-left: 40%}
.push30 {margin-left: 30%}
.push25 {margin-left: 25%}
.push20 {margin-left: 20%}
.push10 {margin-left: 10%}
.push5 {margin-left: 5%}

.padding2 {padding: 2%}
.padding5 {padding: 5%}
.padding10 {padding:10%}
.padding25 {padding: 2% 5%}

.i100 {width: 100%; display: inline-block}
.i80 {width: 80%; display: inline-block}
.i60 {width: 60%; display: inline-block}
.i50 {width: 50%; display: inline-block}

.headerlogo {
	width: 66%; 
	display: inline-block; 
	text-align: right; 
	margin: 0 0 0 20%
}

.icon {
	width: 50%;
	margin: 0 auto;
	display: block;
}

.mainbullets {
	list-style: none;
	margin: 0 0 8% 0;
	padding: 0;
	font-size: 18px;
	color: #000;
	line-height: 1.2;
}
.mainbullets li {
	margin: 2% 0;
	font-weight: 700;
	padding: 0 0 0 5%;
	background: url('../img/redbullet.png') 0 3px no-repeat ;
	width: 100%;
}

.applybullets {
	list-style: none;
	margin: 2% 0 2% 0;
	padding: 5%;
	font-size: 18px;
	color: #000;
	line-height: 1.2;
}
.applybullets li {
	margin: 2% 5%;
	font-weight: 700;
	padding: 0 0 0 10%;
	background: url('../img/redbullet.png') 0 3px no-repeat ;
	width: 80%;
}

.mainbulletssmall {
	list-style: none;
	margin: 0 0 8% 0;
	padding: 0;
	font-size: 12px;
	color: #000;
	line-height: 1.5;
	font-weight: 400;
}
.mainbulletssmall li {
	margin: 2% 0;
	font-weight: 400;
	padding: 0 0 0 5%;
	background: url('../img/redbullet.png') 0 3px no-repeat ;
}

.btn {
	transition: background-color 0.25s ease;
	width: 70%;
	background: url("../img/applyarrow.png"),#bd1a30; 
	color: #fff;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	border: none;
	box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.5);
	padding: 15px;
	text-align: left;
	margin: 4% auto;
	background-size: contain, auto;
	background-repeat: no-repeat, repeat;
	background-position: right, center, center, center;
	display: block;
	text-decoration: none;
	vertical-align: middle;
	border-radius: 15px;
}

.typ {
	margin: 2% 0;
	width: 30%;
}

#typHold {padding: 0 0 10% 0}


input.btn {
	font-family: 'Montserrat', sans-serif; 
	transition: background-color 0.25s ease;
	width: 90%;
	background: url("../img/applyarrow.png"),#bd1a30; 
	color: #fff;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	border: none;
	box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.5);
	padding: 15px;
	text-align: left;
	margin: 4% auto;
	background-size: contain, auto;
	background-repeat: no-repeat, repeat;
	background-position: right, center, center, center;
	display: block;
	text-decoration: none;
	vertical-align: middle;
	border-radius: 15px;
}

input.btn.fifty {width: 50%}

.btn:hover {
	background: url("../img/applyarrow.png"), #800213; 
	background-size: contain, auto;
	background-repeat: no-repeat, repeat;
	background-position: right, center, center, center;
	display: block;
	text-decoration: none;
	vertical-align: middle;
}

.right {text-align: right}
.center {text-align: center}

.margintop10 {margin-top: 10%}
.marginbottom10 {margin-bottom: 10%}
.marginbottom20 {margin-bottom: 20%}
.marginbottom30 {margin-bottom: 30%}

article {
	font-size: 14px;
	line-height: 1.5;
	padding: 4%;
}

article ul li{
	font-size: 12px;
	line-height: 1.5;
}

article ul{padding: 0 0 0 20px}

article h2{
	font-size: 18px;
	line-height: 1;
	color: #ea401b;
	margin: 5% 0 0 0;
	padding: 0;
}

article p{
	font-size: 12px;
	line-height: 1.5;
	margin: 5% 0;
}


.bluecta {
	color: #fff;
	background-color: #56959c;
	width: 96%;
	padding: 12% 7%;
	min-height: 400px;
	
}

.nominheight {
	min-height: 0;
}

.bluecta ul{
	font-size: 20px;
	line-height: 1.1;
	padding: 0 0 0 20px;
}

.bluecta ul li{
	margin: 7% 0;
}

.greyborder {border: 2px solid #9a9a9a}

.whiteback {
	background-color: #fff;
}

.redbullets {
	list-style: none;
	margin: 0;
	padding: 0;	
}

.redbullets li {
	font-size: 14px;
	line-height: 1.2;
	text-align:left;
	margin: 2% 0;
	font-weight: 700;
	padding: 0 0 0 5%;
	background: url('../img/redbullet.png') 0 3px no-repeat ;	
}

.resourcenav {
	margin: 0 auto;
	padding: 0;
}

.resourcenav a{
	width: 80%;
	margin: 2% auto;
	font-size: 14px;
	line-height: 1.5;
	background-color: #56959c;
	color: #fff;
	display: block;
	padding: 2%;
	text-decoration: none;
	transition: background-color 0.25s ease;
}

.resourcenav a:hover{
	background-color: #388790;
}

.resourcenav a.active{
	background-color: #2f727a;
}

#apply {margin: 2% 0 0 0 }

.applybyphone {
	text-align: center;
	margin: 2% 0 0 0 ;
}

.applybyphone h4 {
	margin: 0 0 0 0;
	font-size: 23px;
}

.sixcars {display: none; visibility: hidden; margin: 5% 0 0 0}

.applybyphone .c25 {text-align: right}

.dispdesk {visibility: visible; display: block}
.dispmobile {visibility: hidden; display: none}
.dispdesk320 {visibility: visible; display: inline-block}
.dispmobile320 {visibility: hidden; display: none}

.typinfo a{text-decoration: none}
.typinfo h2 {text-align:left; font-size: 22px; color: #000}
.typinfo h3 {text-align:left; font-size: 16px;}
.typinfo h4 {text-align:left; font-size: 14px}
.typinfo .offer {text-align:left; font-size: 22px; padding: 4% 0 0 0}


/* ==========================================================================
   backgrounds
   ========================================================================== */

.mainback {
	background-image: url(../img/mainback.jpg);
	background-repeat: repeat-x;	
	background-size: contain;
}

.insideback {
	background-image: url(../img/insidemainback.jpg);
	background-size: contain;
}

.mainimage {
	background-image: url(../img/mainimage.png);
	background-repeat: no-repeat;	
	background-size: contain;	
	margin-left: 30%;
	width: 60%;
	display: inline-block;
	vertical-align: top;
}

.faqimage {
	background-image: url(../img/mainimage2.png);
	background-repeat: no-repeat;	
	background-size: contain;	
	margin-left: 30%;
	width: 60%;
	display: inline-block;
	vertical-align: top;
}

.resourceimage {
	background-image: url(../img/mainimage3.png);
	background-repeat: no-repeat;	
	background-size: contain;	
	margin-left: 30%;
	width: 60%;
	display: inline-block;
	vertical-align: top;
}

.applyimage {
	background-image: url(../img/mainimage4.png);
	background-repeat: no-repeat;	
	background-size: contain;	
	margin-left: 30%;
	width: 60%;
	display: inline-block;
	vertical-align: top;
}

.typimage {
	background-image: url(../img/mainimage7.png);
	background-repeat: no-repeat;	
	background-size: contain;	
	margin-left: 30%;
	width: 60%;
	display: inline-block;
	vertical-align: top;
}

.affimage {
	background-image: url(../img/mainimage5.png);
	background-repeat: no-repeat;	
	background-size: contain;	
	margin-left: 30%;
	width: 60%;
	display: inline-block;
	vertical-align: top;
}

.privimage {
	background-image: url(../img/mainimage6.png);
	background-repeat: no-repeat;	
	background-size: contain;	
	margin-left: 30%;
	width: 60%;
	display: inline-block;
	vertical-align: top;
}

.secondimage {
	background-image: url(../img/coupleoncomputer.jpg);
	background-repeat: no-repeat;	
	background-size:cover;	
}

.thirdimage {
	background-image: url(../img/coupleincar.jpg);
	background-repeat: no-repeat;	
	background-size:cover;
	background-position: 100px 0;
}

.fourthimage {
	background-image: url(../img/coupleincar3.jpg);
	background-repeat: no-repeat;	
	background-size:cover;
	background-position: 100px -100px;
}

.fifthimage {
	background-image: url(../img/coupleincar2.jpg);
	background-repeat: no-repeat;	
	background-size:cover;
	background-position: 200px -180px;
}

.rowback{
	background-image: url(../img/rowbackground.jpg);
	background-repeat: no-repeat;	
	background-size:cover;	
}

.lightblue {
	background-color:#e0eef6;
	padding: 2% 0;
}

.white {
	background-color:#fff;
	padding: 2% 0;
}

.maincars{
	margin: 10% 0 0 0;
}

.affiliate {
	font-size: 12px;
	line-height: 1.5;
	width: 70%;
	margin: 0 auto;
}

.affiliate label{
	display: block;
	width: 100%;
}

.affiliate input, .affiliate select {
	display: block;
	width: 100%;
	height: 30px;
	margin: 0 0 2% 0;
}

.affiliate textarea {
	display: block;
	width: 100%;
	height: 100px;
	margin: 0 0 2% 0;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


@media only screen and (max-width: 1500px) {
	.fifthimage {background-position: 200px -100px;}
	.applybyphone h4 { margin: 4% 0 0 0; font-size: 19px;}
	.mainimage {margin-left: 25%;width: 70%;}
}

@media only screen and (max-width: 1200px) {
   header {margin: 2% 0 0 0 ;}
	h1 { font-size: 40px;}
	.maincars {margin: 0}	
	.fourthimage {background-position: 100px 0;}
	.applybyphone h4 { margin: 0; font-size: 16px;}
    .marginbottom10.apply-head {margin: 0}
}

@media only screen and (max-width: 1050px) {
   .headerlogo {width: 80%}
	h1 { margin: 4% 0 3% 0 }	
	.bluecta ul { font-size: 16px; line-height: 1.2}
	.mainbullets { font-size: 14px; line-height: 1.2; margin: 0 0 8%; padding: 0;}
	.mainbullets li {background: url('../img/redbullet.png') 0 1px no-repeat ;}
	p, article ul li {font-size: 11px; line-height: 1.3}
	.btn {padding: 10px; width: 80%}
	.typ {width: 50%}
	input.btn {font-size: 12px; }
	#stickyimage3 {width: 65%; height: auto}
	#stickyimage2 {width: 13%; height: auto}
	#stickyimage1 {width: 13%; height: auto}
	.stickybanner {height: auto}
	header ul li {font-size: 12px; width: auto; margin: 4% 4% 4% 0}
	.fifthimage {background-position: 150px -50px;}
	
}

@media only screen and (max-width: 960px) {
   h1 { font-size: 36px;}
	.stickyform h4 { font-size: 20px;}
	
	.c50  { width:100% !important;}


article {
	padding-top:1%; padding-bottom:1%;
}

.nomargin {
	margin:0 !important;
}

	
}

@media only screen and (max-width: 850px) {
   h1 { font-size: 30px;}
	.bluecta ul { font-size: 14px; line-height: 1.2}
	.btn {font-size: 12px}
	.redbullets li{font-size: 12px; padding: 0 0 0 7%}
	.headerlogo {width: 90%}
}

@media only screen and (max-width: 768px) {
	.mainimage, .faqimage, .applyimage, .typimage, .affimage, .privimage {width: 68%; }
	.c60.push30 {width: 68%}
	.c90.secondimage {width: 98%}
	header .c70.push20 {margin:-10px 0 0 5%; width: 80%}
}

@media only screen and (max-width: 680px) {
	header {position:relative; display: block; width: 100%; background-image: url("../img/mainback2.jpg"); background-repeat: repeat-x; background-size: cover;}
	.headerlogo {width: 40%; display: inline-block; margin: 0 0 0 60%}
	header ul li { margin: -3% 4% 2% 0; }
	.inputbox {width: 50%; display: inline-block}
	.stickyform h2 {margin: 0 auto}
	.stickyform {margin: 0 0 4% 0; padding: 3% 0 1% 0}
	.stickyform article {display: none; visibility: hidden}
	.faqimage, .resourceimage, .applyimage, .typimage, .affimage, .privimage {width: 90%; margin-left: 5%}
	.c90.secondimage { width: 100%;}
	.c60.push30{width: 90%;  margin-left: 5%}
	.c50.push30{width: 65%;  margin-left: 0}
	.bluecta {min-height: 200px}
	.c70.push30{width: 100%;  margin-left: 0}
	.secondimage .c20 {width: 30%}
	.stickybanner {display: none; visibility: hidden}
	.stickyform h4 { font-size: 28px; }
	footer {margin: 0}
	.dispdesk {visibility: hidden; display: none}
	.dispmobile {visibility: visible; display: block}
	.mainimage {  margin-left: 0; width: 95%; }
}

@media only screen and (max-width: 600px) {
	.secondimage{background-size: cover; background-position: -100px 0}
	.mainimage {  margin-left: -5%; width: 100%; }
	.maincars {margin: 0 0 0 5%}
}

@media only screen and (max-width: 570px) {
.sixcars {display: block; visibility: visible}
}

@media only screen and (max-width: 500px) {
	.faqimage, .resourceimage, .applyimage, .typimage, .affimage, .privimage {  margin-left: 0; width: 95%; }
	.headerlogo {margin: 0 0 0 50%;width: 50%;}
	.mainbullets li {padding: 0 0 0 7%}
	.affiliate {width: 90%}
}

@media only screen and (max-width: 450px) {
	.mainimage {  margin-left: 0;}
	.mainimage, .faqimage, .resourceimage, .typimage, .applyimage, .typimage, .affimage, .privimage {background: none; width: 100%}
	.mainimage .c50.push50 {margin: 0 10%; width: 80%}
	.faqimage .c50.push50 {margin: 0 10%; width: 80%}
	.resourceimage .c50.push50 {margin: 0 10%; width: 80%}
	.applyimage .c50.push50 {margin: 0 10% 5% 10%; width: 80%}
	.typimage .c50.push50 {margin: 0 10% 5% 10%; width: 80%}
	.affimage .c50.push50 {margin: 0 10% 5% 10%; width: 80%}
	.privimage .c50.push50 {margin: 0 10% 5% 10%; width: 80%}
	.secondimage, .thirdimage, .fourthimage, .fifthimage {background: none}
	.secondimage .c20, .secondimage .c50, 
	.thirdimage .c30, .thirdimage .c60, 
	.fourthimage .c30, .fourthimage .c60, 
	.fifthimage .c30, .fifthimage .c60 {width: 100%}
	.bluecta {padding: 5%; width: 90%; min-height: 0}
	.c50 {width: 96%; margin: 2%}
	.lightblue article {padding: 0}
	.c33 {width: 100%}
	.c33 ~ .c33 ~ .c33 {width: 100%}
	.resourcenav a{width: 95%; }
	.c50 ~ .c50 {width: 96%; margin: 2%}
	.dispmobile320 {visibility: visible; display: inline-block}
	.dispdesk320 {visibility: hidden; display: none}
}

@media only screen and (max-width: 380px) {
	.inputbox {width: 100%; display: inline-block}
	.headerlogo {margin: 0 0 0 40%; width: 60%;}
	footer ul li { margin: 2% 0; width: 100%; }
	footer {text-align: center}
	footer .c10 {display: none; visibility: hidden}
}

@media only screen and (max-width: 320px) {
	.headerlogo {margin: 0 0 0 20%; width: 80%;}
}