/*
Theme Name: Asking Canadians Consumer
Theme URI: Asking Canadians Consumer
Version: 1.0
*/

/* Table of Contents
	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Forms
		- Tables
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- AC
	- Forms
		- Contact Forms
	- Site Header
		- Title Area
	- Site Navigation
		- Header Navigation
		- Primary Navigation
		- Secondary Navigation
	- Content Area
		- Home Page
	- Site Footer
	- Theme Colors
	- Media Queries
		- max-width: 980px
		- max-width: 780px
		- max-width: 800px
		- max-width: 680px
		- max-width: 600px
		- max-width: 480px
		- max-width: 360px
		- max-width: 320px

*/

/*
Viewport detection
---------------------------------------------------------------------------------------------------- */


@viewport {
    width: device-width;
    zoom: 1;
    min-zoom: 0.5;
    max-zoom: 3;
    zoom: fixed;
}


/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Reset (normalize.css 2.1.2)
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{/*border:1px solid silver; */margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{/* font-family:inherit; */ font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
--------------------------------------------- */

.clearfix:before,
.entry-content:before,
.entry:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
	content: " ";
	display: table;
}

.clearfix:after,
.entry-content:after,
.entry:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}


/*
Defaults
---------------------------------------------------------------------------------------------------- */
.GREY7 {
font-family: Arial, Geneva, Verdana;
font-size: 9pt;
color: #666666;
line-height: 13pt;
}

/* Typographical Elements
--------------------------------------------- */
@font-face {
	font-family:"MuseoSans500";
		src: url('https://vs1.askingcanadians.com/images/ac2/fonts/MuseoSans500/museosans_500-webfont.eot');
		src: url('https://vs1.askingcanadians.com/images/ac2/fonts/MuseoSans500/museosans_500-webfont.eot?#iefix') format('embedded-opentype'),
		url('https://vs1.askingcanadians.com/images/ac2/fonts/MuseoSans500/museosans_500-webfont.svg#museo_sans500') format('svg'),
		url('https://vs1.askingcanadians.com/images/ac2/fonts/MuseoSans500/museosans_500-webfont.woff') format('woff'),
		url('https://vs1.askingcanadians.com/images/ac2/fonts/MuseoSans500/museosans_500-webfont.ttf') format('truetype');
		

	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family:"MuseoSlabs500";
		src: url('https://vs1.askingcanadians.com/images/ac2/fonts/MuseoSlab500/museo_slab_500-webfont.eot');
		src: url('https://vs1.askingcanadians.com/images/ac2/fonts/MuseoSlab500/museo_slab_500-webfont.eot?#iefix') format('embedded-opentype'),
		url('https://vs1.askingcanadians.com/images/ac2/fonts/MuseoSlab500/museo_slab_500-webfont.woff') format('woff'),
		url('https://vs1.askingcanadians.com/images/ac2/fonts/MuseoSlab500/museo_slab_500-webfont.ttf') format('truetype'),
		url('https://vs1.askingcanadians.com/images/ac2/fonts/MuseoSlab500/museo_slab_500-webfont.svg#museo_slab500') format('svg');
	font-weight: normal;
	font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
    font-family: "MuseoSlabs500";
      src: url('https://vs1.askingcanadians.com/images/ac2/fonts/MuseoSlab500/museo_slab_500-webfont.svg#museo_slab500') format('svg');
	font-weight: normal;
	font-style: normal;
}
}

@font-face {
	font-family:"MuseoSlabs500Italic";
		src: url('https://vs1.askingcanadians.com/images/ac2/fonts/MuseoSlab500Italic/museo_slab_500italic-webfont.eot');
		src: url('https://vs1.askingcanadians.com/images/ac2/fonts/MuseoSlab500Italic/museo_slab_500italic-webfont.eot?#iefix') format('embedded-opentype'),
		url('https://vs1.askingcanadians.com/images/ac2/fonts/MuseoSlab500Italic/museo_slab_500italic-webfont.woff') format('woff'),
		url('https://vs1.askingcanadians.com/images/ac2/fonts/MuseoSlab500Italic/museo_slab_500italic-webfont.ttf') format('truetype'),
		url('https://vs1.askingcanadians.com/images/ac2/fonts/MuseoSlab500Italic/museo_slab_500italic-webfont.svg#museo_slab500_italic') format('svg');
	font-weight: normal;
	font-style: normal;
}

html {
	font-size: 62.5%; /* 10px browser default */
}

body {
	/* font-family: MuseoSans500; */
	font-family: Arial, Helvetica, san-serif;
	/* font-size: 15px; */
	font-size: 1.3rem;
	line-height: 2rem;
	color: #333333;
}


a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.agency-pro-home .featured-content img,
.button {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #333;
	color: #fff;
}

::selection {
	background-color: #333;
	color: #fff;
}

a {
	color: #cc2127;
	text-decoration: none;
}
}

a img {
	margin-bottom: -4px;
	margin-bottom: -0.4rem;
}

a:hover {
	color: #333;
}

p {
	margin: 0 0 18px;
	margin: 0 0 1.8rem;
	padding: 0;
}

strong {
	font-weight: 700;
}

li {
	margin: 0 0 0.5em 0em;
	font-family: MuseoSans500;
}

blockquote,
blockquote::before {
	color: #999;
}

blockquote {
	margin: 40px 40px 24px;
	margin: 4rem 4rem 2.4rem;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	font-size: 3rem;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

.entry-content code {
    background-color: #333;
    color: #ddd;
}

cite {
	font-style: normal;
}

.article ul, .article ol, .post ul, .post ol {
	list-style: disc outside;
}

ul{
	padding-left: 15px;
}

ol{
	padding-left: 0px;
}

ul li {
	padding-left: 10px;
	line-height: 1.4;
}
ol li {
	margin-left: 35px;
	line-height: 1.4;
}

.login {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.login a{
	color: #000 !important;
	text-decoration: underline;
}

.loginforgot {
	color: #000 !important;
	line-height: 1.6 !important;
}
.forgot {
	width: 80%;
}


/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: normal!important;
}

h1 {
	font-size: 36px;
	font-size: 3.6rem;
	line-height: 1.2;
}

h2 {
	font-size: 30px;
	font-size: 3rem;
	line-height: 1.2;
}

h3 {
	font-size: 24px;
	font-size: 2.4rem;
}

h4 {
	font-size: 20px;
	font-size: 2rem;
}

h5 {
	font-size: 18px;
	font-size: 1.8rem;
}

h6 {
	font-size: 16px;
	font-size: 1.6rem;
}

h7 {
	font-size: 36px;
	font-size: 3.6rem;
	line-height: 1.2;
	margin-bottom: 0px;

}

h19 {
	font-size: 36px;
	font-size: 3.6rem;
	line-height: 1.2;
	margin-bottom: 0px;

}


/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

.featured-content img,
.gallery img {
	width: auto; /* IE8 */
}

nav ul  li{
	display: inline-block;
	vertical-align: top;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
		/* background-color: #7c1014; 
		border: 0px;
		border-radius: 0px;
		box-shadow: none; */
		color: #fff;
		font-size: 14px;
		font-size: 1.4rem;
		/* padding: 16px; */
		padding-left: 0.3rem;
		/* width: 85%; */
		height: 2.8em;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

::-moz-placeholder {
	color: #999;
}

::-webkit-input-placeholder {
	color: #999;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
/* font-family: MuseoSlabs500; */
font-family: Arial, Helvetica, sans-serif;
/* width: 90px; */
font-size: 16px;
color: #fff;
/* padding-top: 10px;
padding-bottom: 10px;
padding-left: 60px;
padding-right: 60px; */
background-color: #FF5C00;
/* margin-top: 20px; */
		border: 0px;
		border-radius: 0px;
		box-shadow: none; 
		padding: 15px;
}

.button,
.entry-content .button {
	display: inline-block;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* Tables
--------------------------------------------- */
table {
	border-collapse: collapse;
	border-spacing: 0;
	/* line-height: 2; 
	margin-bottom: 40px;
	margin-bottom: 4rem; */
	width: 100%;
}

tbody {
	/* border-bottom: 1px solid #ddd; */
}

th,
td {
	text-align: left;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	/* border-top: 1px solid #ddd; */
	padding: 6px 0;
	padding: 0.6rem 0; 
	/* padding-bottom: 10px; */
}

/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.wrapper {
	width: 1140px;
	margin: 0 auto;
}

.site-inner {
	width: 1140px;
	margin: 0 auto;
}

header{
	width: 1140px;
	margin: 0 auto;
}

/* Column Widths and Positions
--------------------------------------------- */
/* Content */

/*.content {
	float: right;
	width: 740px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 520px;
}

.full-width-content .content {
	width: 100%;
}

.sidebar-primary {
	float: right;
	width: 360px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}*/

/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.five-sixths2,
.four-sixths2,
.one-fourth2,
.one-half2,
.one-sixth2,
.one-third2,
.three-fourths2,
.three-sixths2,
.two-fourths2,
.two-sixths2,
.two-thirds2 {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-half2,
.three-sixths2,
.two-fourths2 {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}

.first2 {
	margin-top: 0em;	
}


/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* AC
--------------------------------------------- */

.avatar {
	border-radius: 50%;
	float: left;
}

.alignleft .avatar {
	margin-right: 24px;
	margin-right: 2.4rem;
}

.alignright .avatar {
	margin-left: 24px;
	margin-left: 2.4rem;
}

.search-form {
	overflow: hidden;
}

.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 2.4rem;
}

a.alignnone img,
.alignnone img {
	margin-bottom: 12px;
	margin-bottom: 1.2rem;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignright {
    max-width: 100%;
}

a.alignleft img,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
	margin: 0 2.4rem 2.4rem 0;
}

a.alignright img,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
	margin: 0 0 2.4rem 2.4rem;
}

.main-content {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.4;
}

.red-bg {
	background-color: #cc2127;
	height: 20em;
	padding: 27px;
	margin-top: 4px;
}

.blue-button {
	width: 52%;
	height: 6%;
	background-color: #2591c8;
	border: none;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	padding-right: 60px;
}

.red-button {
	width: 43%;
	height: 6%;
	background-color: #cc2127;
	border: none;
	margin-top: 0px;
	padding: 3%;
}

/* Titles
--------------------------------------------- */

.section-title {
	font-family: MuseoSlabs500;
	font-size: 28px;
	font-size: 1.787em;
	color: #333333;
	margin-bottom: 0.938em;
	line-height: 1.2;
}

.content-title {
	font-size: 1.3em;
	font-size: 20px;
}

.entry-title {
	color: #333;
	font-size: 36px;
	font-size: 3.6rem;
	line-height: 1;
}

.entry-title a {
	color: #333;
}

/*
Site Header & Footer
---------------------------------------------------------------------------------------------------- */
header {
	padding-bottom: 0.9%;
}

#mobileNav{
display: none;
}

.nav-logo {
	display: inline-block;
}

#ac-logo {
	width: 25%;
	margin-top: 1.250em;
}

header nav {
	width: 74.6%;
}

.main-nav {
	padding-left:0em;
	color: #444444;
	height: 0.938em;
	float: right;
}

.main-nav li a {
	padding-right: 1.563em;
	padding-top: 2.6em;
	padding-left: 1.250em;
	padding-bottom: 2.8em;
	color: #444444;
	font-size: 14px;
	font-size: 0.875em;
	font-weight: 500;
}

.main-nav li a:hover {
	background-color: #cc2127;
	color: #FFF;
}

.main-nav li a.active {
	color: #FFF;
	background-color: #cc2127;
	padding-right: 1.563em;
	padding-top: 2.6em;
	padding-left: 1.250em;
	padding-bottom: 2.8em;
}

nav .main-nav #menu-item6 a{ 
	border: 2px solid #cc2127;
	padding-top: 1em;
	padding-bottom: 1em;
}

div.line {
	clear: both;
	opacity: 0.5;
	border-bottom:thin solid #333;
	display: block;
}

/*Footer*/
.footer-nav {
	font-size: 12px;
	font-size: 0.750em;
	padding-left:0px;
	margin-right: 2.188em;
}

.footer-nav li a{
	padding-right: 0.938em;
	color: #444444;
}

.footer-nav li a:hover{
	color: #cc2127;
}

.footer-socialmedia {
	float: right;
	margin-top: 0px;
}

.footer-socialmedia li a{
	padding-right: 0.625em;
}

.footer-socialmedia li {
	width: 45px;
}

footer nav ul {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0px;
}

footer hr {
	margin-top: 0px;
}

.rights-logo p{
	font-size: 12px;
	font-size: 0.8em;
	color: #999999;
	width: 70%;
	margin-right: 4em;
}

.rights-logo {
	display: inline-block;
	vertical-align: top;
	margin-top: 1%;
	width: 50%;
	float: left;
}

.rights-logo:nth-of-type(2) {
	width: 20%;
}

.rights-logo:nth-of-type(2) img {
	width: 80%;
	float: right;
}

.rights-logo:nth-of-type(1) {
	width: 80%;
}

/*
Content Area
---------------------------------------------------------------------------------------------------- */

.red-banner {
	position: absolute;
	width:100%;
	right: 0em;
	height: 22.500em;
	background-color:#cc2127;
	background-image:url(https://vs1.askingcanadians.com/images/ac2/images/home/home-banner.png);
	background-repeat: no-repeat;
	background-position: 99% 95%;
}

.red-banner2 {
	position: absolute;
	width:100%;
	right: 0em;
	height: 22.500em;
	background-color:#cc2127;
	background-image:url(https://vs1.askingcanadians.com/images/ac2/images/home/home-banner.png);
	background-repeat: no-repeat;
	background-position: 99% 95%;
}

.red-banner3 {
	position: absolute;
	width:100%;
	right: 0em;
	height: 22.500em;
	background-color:#cc2127;
	background-image:url(https://vs1.askingcanadians.com/images/ac2/images/home/home-banner.png);
	background-repeat: no-repeat;
	background-position: 99% 95%;
}

#headline-text h1 {
	font-size: 59px;
	font-size: 3.2em;
	line-height: 1.2;
}

#headline-text2 h1 {
	font-size: 59px;
	font-size: 3.2em;
	line-height: 1.2;
}

#headline-text3 h1 {
	font-size: 59px;
	font-size: 3.2em;
	line-height: 1.2;
}

#headline-text h7 {
	font-size: 59px;
	font-size: 3.0em;
	line-height: 1.2;
}

#headline-text {
	padding-left: 0.3em;
	font-family: MuseoSans500;
	color: #FFF;
	margin-top: 5.8%;
	width: 63%;
}

#headline-text2 {
	padding-left: 0.3em;
	font-family: MuseoSans500;
	color: #FFF;
	margin-top: 5.8%;
	width: 63%;
}

#headline-text3 {
	padding-left: 0.3em;
	font-family: MuseoSans500;
	color: #FFF;
	margin-top: 5.8%;
	width: 63%;
}

#headline-text8 {
	padding-left: 0.3em;
	font-family: MuseoSans500;
	color: #FFF;
	margin-top: 5.8%;
	width: 63%;
}

#headline-text h6{
	line-height: 1.6;
}

#headline-text8 h19 {
font-size: 59px;
font-size: 3.7em;
line-height: 1.2;
}

.ac-body {
	margin-top: 24em;
}

.ac-body2 {
	margin-top: 24em;
}

/* Home Page
--------------------------------------------- */
.ac-main #headline-text {
	width: 50%;
	margin-top: 2.4%;
}

.ac-main #headline-text2 {
	/* width: 50%; */
	/* margin-top: 2.4%; */
}

.ac-main #headline-text3 {
	/* width: 50%;
	margin-top: 2.4%; */
}

.ac-main #headline-text8 {
	width: 65%;
	/* margin-top: 2.4%; */
}

.ac-main .ac-body {
	margin-top: 34.4em;
}

.ac-main .ac-body2 {
	/* margin-top: 34.4em; */
}

.ac-main .red-banner {
	height: 26em;
}

.ac-main .red-banner2 {
	
}

.ac-main .red-banner3 {
	
}

.rewards {
	position: absolute;
	width:100%;
	right: 0em;
	height: 93.97px;
	background-color:#ececec;
	margin-top: 26em;
}

.rewards .section-title p {
	font-size: 1.3em;
	font-size: 20px;
	padding-top: 3.2%;
	padding-bottom: 3.2%;
}

.blue-button.section-title {
	font-size: 1.2em;
	font-size: 17.66px;
	color: #fff;
}

.red-button.section-title {
	font-size: 1.3em;
	font-size: 20px;
	color: #fff;
}

.ac-home #headline-text {
	margin-top: 3.8%;
}

#headline-text a {
	color: #fff;
	text-decoration: underline;
}

.ac-body .blue-button {
	width: 20%;
	padding: 10px;
	padding-top: 12px;
}

.blue-button {
	font-size: 0.750em;
	font-size: 12px;
	color: #fff;
	font-family: MuseoSans500;
}

.ac-main .ac-body .one-half {
	width: 45.717949%;
	margin-left: 3.564103%;
}

.ac-main .ac-body .one-half2 {
	/* width: 45.717949%;
	margin-left: 3.564103%; */
}

.ac-body .one-half img {
	margin-left: 20%;
	width: 55%;
	margin-top: 4%;
}

.rewards-inline {
	width: 16%;
	display: inline-block;
	vertical-align: top;
	margin-right: 3%;
}

#list-items {
	display: none;
}

/* Join
--------------------------------------------- */
.ac-join .red-banner {
	background-image:url(https://vs1.askingcanadians.com/images/ac2/images/about/about-banner.png);
	background-position: 101% 110%;
}

.ac-join .red-banner2 {
	background-image:url(https://vs1.askingcanadians.com/images/ac2/images/about/about-banner.png);
	background-position: 101% 110%;
}

.ac-join #headline-text {
	margin-top: 8.8%;
	width: 42%;
}


/* MembersArea and MembersArea Logged In
--------------------------------------------- */
.ac-membersarea .red-banner {
	background-image:url(https://vs1.askingcanadians.com/images/ac2/images/about/about-banner.png);
	background-position: 101% 110%;
	height: 26.7em;
}

.ac-membersarea #headline-text {
	width: 65%;
}

.ac-membersarea .ac-body {
margin-top: 29em;
}

.ac-membersarea form .field-name{
	color: #fff;
	margin-bottom: 0.5em;
}

.ac-membersarea form .forgot-password {
	font-size: 12px;
	font-size: 0.750em;
	color: #fff;
	text-decoration:underline;
	margin-bottom: 0.5em;
	margin-left: 0px;
}

.ac-membersarea form input {
	height: 2.8em;
	background-color: #7c1014;
  	border: 0;
  	color: #FFF;
  	padding-left: 0.3em;
	width: 80%;
	box-shadow: none;
	border-radius: 0px;
}

.ac-membersarea .blue-button {
	margin-top: 1em;
	width:18%;
	padding: 10px;
	padding-top: 12px;
}

.ac-membersarea input[type='submit'] {
	/* height: 100%; */
	background-color: #2591c8;
	border: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 85%;
}

#main-rectangle {
	margin-top: -5.9em;
	height: 22em;
	background-color: #2591c8;
}

#main-rectangle .section-title{
	font-size: 1.250em;
	font-size: 20px;
	line-height: 150%;
	color:#FFF;
	text-align:center;
	padding-left:1.250em;
	padding-right: 1.250em;
	vertical-align: middle;
	margin-top: 5.5px;
}

#main-rectangle .content-title{
	font-size: 14px;
	font-size: 0.913em;
	line-height: 150%;
	color:#FFF;
	text-align:center;
	padding-left:1.250em;
	padding-right: 1.250em;
	vertical-align: middle;
	margin-top: 5.5px;
}

#main-rectangle .content-title .section-title{
	padding-left: 0px;
	padding-right: 0px;
}

#main-rectangle .blue-button {
	margin-right: 1.875em;
	margin-left: 1.1em;
	padding: 0.625em 0px 1.9em 0px;
	background-color: #1d719c;
	width: 86%;
	font-family: MuseoSlabs500;
}

.five-sixths input {
	width: 48%;
}

/*Logged in*/
.ac-membersarealogged .red-banner {
	background-image:url(https://vs1.askingcanadians.com/images/ac2/images/about/about-banner.png);
	background-position: 101% 110%;
	height: 18.5em;
}

.ac-membersarealogged .ac-body {
margin-top: 21.6em;
}

.ac-membersarealogged #headline-text {
	margin-top: 6.5%;
}

.ac-membersarealogged .red-button {
	width: 29%;
	padding: 2%;
	font-size: 17px;
}

/* About Us
--------------------------------------------- */
.ac-about .red-banner {
	background-image:url(https://vs1.askingcanadians.com/images/ac2/images/about/about-banner.png);
	background-position: 101% 110%;
}

.ac-about .red-banner2 {
	background-image:url(https://vs1.askingcanadians.com/images/ac2/images/about/about-banner.png);
	background-position: 101% 110%;
}


.ac-about .main-section img {
	width: 80%;
	margin-top: 36%;
}

.ac-about .main-content .first{
	margin-top: 2%;
}

.ac-about .main-content .first img {
	margin-top: -6%;
}

/* Faqs
--------------------------------------------- */
#mobile-faqs {
	display: none;
}

.ac-faq .red-banner2 {
	background-image:url(https://vs1.askingcanadians.com/images/ac2/images/faqs-banner.png);
	background-position: 90% 110%;
	background-size: 48%;
}

.ac-faq .red-banner3 {
	background-image:url(https://vs1.askingcanadians.com/images/ac2/images/faqs-banner.png);
	background-position: 90% 110%;
	background-size: 48%;
}

.ac-body {
	margin-top: 25em;
}

.ac-body2 {
	margin-top: 25em;
}

.boxes-height {
	position: relative;
	overflow: hidden;
}

.grey-bg {
	background-color: #f0f0f0;
	padding: 22px;
	margin-top: 4px;
	overflow: hidden;
}

.ac-faq .grey-bg  {
	padding-bottom: 5px;
}

.ac-faq .one-third {
	width: 33.1%;
}

.ac-faq .red-bg .section-title {
	color: #fff;
	margin-top: 0px;
	margin-bottom: 0.5em;
}

.ac-faq .section-sub-title {
	font-size: 21px;
	font-size: 1.4em;
}

.ac-faq td {
	border-top: none;
}

.ac-faq table {
	width: 60%;
	line-height: 1.5;
}

.ac-faq tbody {
	border-bottom: 0px;
}

.ac-faq  .ac-body{
	margin-bottom: 3%;
}

.ac-faq  .ac-body2{
	margin-bottom: 3%;
}

.upper-grey-nav {
	margin-bottom: 3%;
}

.grey-menu {
	top: 0.630em;
	position: relative;
	margin: 0 auto;
	top: 0.550em;
}

.grey-menu ul {
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}

.grey-menu ul li {
	text-decoration: none;
	display: inline-block;
	font-family: MuseoSans500;
	font-size: 0.850em;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 5px;
	font-weight: bold;
}

.grey-menu ul li a{
}

.grey-menu ul li:last-child {
	border-right: 0px;
}

/* Footer Pages
--------------------------------------------- */
.ac-footerpages .red-banner {
	background-image:url(https://vs1.askingcanadians.com/images/ac2/images/footer-banner.png);
	background-position: 91% 71%;
	height: 18.5em;
}

.ac-footerpages #headline-text {
	margin-top: 8.8%;
}

.ac-footerpages #headline-text3 {
	margin-top: 8.8%;
}

.ac-footerpages .ac-body {
margin-top: 21.6em;
}

.ac-footerpages #cancel-members .field-name {
	margin-top: 1.8em;
	margin-bottom: 0.5em;
}

.ac-footerpages input[type='submit'] {
	width: 24%;
	box-shadow: none;
	border-radius: 0px;
}

/*
Media Queries
---------------------------------------------------------------------------------------------------- */
/*Portrait for tablets*/
@media (min-width: 980px) and (max-width: 1200px) { 
.wrapper {
    width: 100%;
	padding: 0 1% 0% 1%;
}

header {
    width: 100%;
}

.site-inner {
    width: 100%;
	padding: 0 1% 0% 1%;
}

.red-banner {
	height: 20em;
}

.ac-body {
    margin-top: 22.5em;
}

ul {
	padding-left: 0px;
}

ul li {
	padding-left: 0px;
}

#headline-text {
	margin-top: 5%;
}

/*FOOTER*/
.footer-nav {
	margin-right: 0px;
}

.footer-nav li a {
    padding-right: 0.8em;
}

.footer-socialmedia li {
    width: 40px;
}

footer hr {
	margin-top: 1%;
}

.rights-logo p {
	margin-right: 0px;
}
}

/*Desktops and Laptops*/
@media (min-width: 768px) and (max-width: 980px) { 
.wrapper {
    width: 100%;
	padding: 0 1% 0% 1%;
}

header {
    width: 100%;
}

.site-inner {
    width: 100%;
	padding: 0 1% 0% 1%;
}

.red-banner {
	height: 20em;
}

.ac-body {
    margin-top: 22.5em;
}

ul {
	padding-left: 0px;
}

ul li {
	padding-left: 0px;
}

#headline-text {
	margin-top: 5%;
}

#headline-text h1 {
font-size: 2.5em;
}

/*FOOTER*/
.footer-nav {
	margin-right: 0px;
}

.footer-nav li a {
    padding-right: 0.8em;
}

.footer-socialmedia li {
    width: 40px;
}

footer hr {
	margin-top: 1%;
}

.rights-logo p {
	margin-right: 0px;
}

/*HOME*/
.ac-main #headline-text {
    width: 63%;
}

.ac-body .blue-button {
    width: 22%;
}

/*JOIN*/
.ac-join #headline-text {
    margin-top: 8.5%;
    width: 50%;
}

/*MEMBERS AREA*/
.ac-membersarealogged #headline-text {
    margin-top: 7%;
}

#main-rectangle {
    /* margin-top: -12.3em; */
}

/*ABOUT US*/
.ac-about .ac-body .main-content div:first-child h3 {
	margin-top: 0px;
}

.ac-about .main-content .first {
    margin-top: 10%;
}

/*FAQS*/
.grey-menu ul li {
	padding: 7px 1.9em 5px 1.9em;
}

.ac-faq #surveys div:first-child .grey-bg {
	padding-bottom: 85%!important;
}

.ac-faq #rewards div:first-child div:nth-child(3) {
	padding-bottom: 40%!important;
}

.ac-faq #hbc div:first-child div:nth-child(2) {
	padding-bottom: 18%!important;
}

.ac-faq #aeroplan div:first-child .grey-bg {
	padding-bottom: 50%!important;
}

.ac-faq #petropoints div:first-child .grey-bg {
	padding-bottom: 74.5%!important;
}

.ac-faq #accountinfo div:first-child .grey-bg {
	padding-bottom: 120%!important;
}

.ac-faq #generalqs div:first-child .grey-bg {
	padding-bottom: 88%!important;
}
}

@media screen and (max-width: 800px) {
.wrapper {
	padding: 0px;
	width: 100%
}

.main-content {
    margin: 0 auto;
    width: 95%;
}

.five-sixths, .four-sixths, .one-fourth, .one-half, .one-sixth, .one-third, .three-fourths, .three-sixths, .two-fourths, .two-sixths, .two-thirds {
    width: 50% !important;
	margin-left: 0;
}

/*HAMBURGER NAV*/
header {
	display: none;
}

#mobileNav {
	display: block;
}

#logo2 img {
	width: 100%;
	float: left;
	top: 10px;
}

.res-nav {
	display: inline-block;
	vertical-align: top;
}

.main-nav2 {
	z-index: 10;
	background-color: #666666;
}

#mobileNav ul  #mobileNavIcon{
	width: 10%;
	float: right;
	top: 2px;
	right: 15px;
}

#mobileNavIcon  img{
	width: 100%;
	height: 100%;
}

#mobileNav .js ul {
	padding-left: 0px;
	margin-bottom: 0px;
}
	
#mobileNav { 
	display: block;
	width:100%; 
	height: 65px;
}

#mobileNav ul {
	position:relative;
	font-weight:900; 
    margin-top: 0px;
}

#mobileNav ul li ul li:nth-child(odd) {background:#777777;}
#mobileNav ul li ul li:nth-child(even) {background:#6b6b6b;}
#mobileNav ul li {position:relative;list-style:none;cursor:pointer; margin-bottom: 0px;}
#mobileNav ul li ul {position:relative;height: 100%; background:#FFF; margin-top: 3.8%;}
#mobileNav ul .res-nav {position:relative; top: 7px; width: 35%;}
#mobileNav img {position:relative;left:12px;}
#mobileNav ul li a {transition: 0.1s ease-in-out;-webkit-transition: 0.1s ease-in-out;
-moz-transition:background-color 0.1s ease-in-out;display:block;padding:16px 10px 16px 40px;color:#ffffff;text-decoration:none;}
/* Fallbacks */
#mobileNav .no-js ul {display:none;}
#mobileNav .no-js:hover ul {display:block;}

.inline-nav {
	display:inline-block;
	width: 60%;
}

#nav-links li a:hover{
	background-color: transparent;
	color: #333333;
}

/*HOME*/
.ac-main #headline-text {
    width: 70%;
}

.rewards-inline {
    margin-right: 0%;
    width: 19%;
}

.rewards {
	height: 85px;
}

.ac-main .ac-body .one-half {
    margin-left: 0%;
}	
	
.ac-body .blue-button {
    width: 26%;
}

.ac-main .ac-body {
    margin-top: 33em;
}

.ac-main .ac-body2 {
    /* margin-top: 33em; */
}

.ac-main .ac-body .one-half img {
    margin-top: 10%;
}

.ac-main .ac-body .one-half:first-child img {
    margin-top: 18%;
}

.ac-main .two-thirds {
	/* width: 90%!important; */
}

.ac-main div.two-thirds .one-third {
	width: 90%!important;
	margin-left: 2%;
}

/*JOIN*/
.ac-join #headline-text {
    margin-top: 9.5%;
    width: 70%;
}

/*MEMBERS AREA & MEMBERS AREA LOGGED*/
#main-rectangle {
    float: right;
    width: 35% !important;
	  margin-top: -21.5em;
}

.ac-membersarea .two-thirds  {
	width: initial!important;
}

.ac-membersarea .five-sixths  {
	width: 82.906%!important;
}

.ac-membersarea .blue-button {
    width: 28%;
}

.ac-membersarea form .field-name{
	width: initial!important;
}


.ac-membersarea form .forgot-password {
    margin-left: 10px;
}

.ac-membersarealogged #headline-text {
    margin-top: 9.5%;
}

#headline-text {
	margin-top: 6%;
    width: 70%;
}

.ac-main #headline-text {
	margin-top: -2%;
}

.ac-membersareaforgot .two-thirds {
width: 100%!important;
}

.ac-membersareaforgot .five-sixths {
width: 40%!important;
}

.ac-membersareaforgot .blue-button {
	margin-top: 1.5em;
    width: 22%;
}

/*ABOUT US*/
.ac-about .main-section img {
    margin-top: 22%;
	width: 70%;
	margin-right: 10%;
	margin-left: 10%;
}

.ac-about .main-content .first {
    margin-top: 9%;
}

/*FAQS*/
.ac-faq #mobile-faqs {
	display: block;
}

.ac-faq #web-faqs {
	display: none;
}

.ac-faq .ac-body {
    margin-bottom: 1%;
	margin-top: 25em;
}

/*ACCORDION STYLING*/
/*Mobile Version Styling*/
#accordion {
	margin: 0 auto;
	width: 95%;
}

.ac-faq .content-title {
	margin-bottom: 0px;
	font-size: 16px;
}

.ac-faq .content-title span {
	margin-bottom: 10px;
}

.mobile-box-color {
	background-color: #f1f1f1;
	padding-top: 20px;
	height:auto !important;
}

.headings{
	height: 20em;
	background-color: #cc2127;
}

.ui-accordion .ui-accordion-header {
	height: 50px;
	padding: 12px 0px 0px 0px;
	border: none;
	border-bottom: 1px solid #333333;
	margin-top: 0px;
	border-left: 20px solid #ffffff;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: transparent;
	border-bottom: none;
}

.ui-widget-content {
	background: #f1f1f1;
	border: none;
	padding-left: 20px;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    left: 94%;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}

.ui-accordion .ui-accordion-header-content-active {
	width: 100%;
}

.ui-accordion .ui-accordion-header-active {
	background: #f1f1f1;
	color: #cc2127;
	border-bottom: transparent;
	border-left: 20px solid #f1f1f1;
	border-radius: 0px;
	width: 100%;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl{
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	border-top-left-radius: 0px;
}

.ui-accordion .ui-accordion-content {
	padding-left: 20px;
	padding-right: 10px;

}

/*FOOTER PAGES*/
.ac-footerpages input[type="submit"] {
    width: 50%;
}

.ac-footerpages .red-banner {
    height: 15em;
}

.ac-footerpages #headline-text {
    margin-top: 10%;
	width: 80%;
}

.ac-footerpages .ac-body {
    margin-top: 17em;
}

.ac-footerpages .two-thirds {
	width: 80%!important;
}

.ac-footerpages .one-half {
	width: 80%!important;
}

/*MOBILE FOOTER*/
.footer-nav {
	float: none;
	width: 100%;
	background-color: #777777;
	width: 100%;
	padding-top: 2%;
	background-color: #777777;
	margin-right: 0px;
}

.footer-socialmedia {
	display: none;
}

footer hr{
	display: none;
}

.footer-nav li{
	width: 100%;
	display: block;
	padding-left: 5%;
}

.footer-nav li a {
	line-height: 200%;
	color: #FFFFFF;
}

.rights-logo img {
	display: none;
}

.rights-logo p {
	padding-left: 5%;
	padding-top: 1%;
}

#headline-text h1 {
font-size: 2.5em;
}
}

/* Landscape phone to portrait tablet */
@media (min-width: 767px) and (max-width: 800px){ 
/*MEMBERS AREA & MEMBERS AREA LOGGED*/
.ac-membersarea .two-thirds {
    width: 65% !important;
}

#main-rectangle {
    margin-top: -4em;
}

.ac-membersareaforgot .two-thirds {
    width: 100% !important;
}
}

@media only screen and (max-width: 680px) {
.wrapper {
    width: 100%;
}

.site-inner{
    width: 100%;
}

.five-sixths, .four-sixths, .one-fourth, .one-half, .one-sixth, .one-third, .three-fourths, .three-sixths, .two-fourths, .two-sixths, .two-thirds {
    width: 90% !important;
	margin-left: 0;
}

.ac-body {
    margin-top: 17.53em;
}

#mobileNav {
    height: 60px;
}

#mobileNav ul #mobileNavIcon {
    width: 11%;	
}

#mobileNav ul li {
	padding-left: 0px;
}

#mobileNav .no-js ul {
	padding-left: 0px;
}

#headline-text h1 {
    font-size: 2.0em;
	padding: 10px;
}

#headline-text2 h1 {
	font-size: 32px;
}

#headline-text3 h1 {
	font-size: 32px;
}

#headline-text8 h19 {
	font-size: 2.5rem;
}

.red-banner {
	height: 17em;
}

#headline-text h7 {
	font-size: 16px;
	margin-bottom: 0px;
}

/*HOME*/
.ac-main .ac-body .one-half img {
    display: none;
}

.rewards-inline {
    margin-top: 1.5%;
}

.ac-main .ac-body {
    margin-top: 32em;
}

.ac-main .site-inner{
    width: 100%;
	padding-left: 10px;
}

.ac-main .ac-body  h3 {
	margin-top: 5.5%!important;
}

/*JOIN*/
.ac-join .ac-body {
	margin-top: 19em;
}

/*MEMBERS AREA & MEMBERS LOGGED */
.ac-membersarealogged .red-button {
width: 50%;
padding: 2%;
font-size: 12px;
}


.ac-membersarealogged .red-banner {
	height: 17em;
	background-position: 10% 110%;
}

.ac-membersarealogged #headline-text {
    margin-top: 10.5%;
}

.ac-membersarealogged .ac-body {
    margin-top: 20em;
}

.ac-membersarea .two-thirds {
	width: 100%!important;
	padding: 10px;
	margin-top: -3em;
}

.ac-membersarea .one-half {
	width: 50%!important;
}

.ac-membersarea #headline-text {
    width: 100%;
}

.ac-membersarea .red-banner {
	height: 22em;
}

.ac-membersarea .ac-body {
    margin-top: 46em;
}

 .ac-membersareaforgot .ac-body {
	margin-top: 24.5em;
}
	
#main-rectangle {
	float: none;
    margin-top: 21em;
    width: 100% !important;
	height: 19em;
}

#main-rectangle .blue-button {
	margin-top: -1.0em;
}

#main-rectangle .section-title {
	padding-top: 2%;
}

/*ABOUT*/
.ac-about .one-fourth img {
	display: none;
}

.ac-about .main-content .first {
    margin-top: 0;
}

/*FAQS*/
h6 {
    font-size: 1.3rem;
	padding-left: 10px;
}

.ac-faq .ac-body {
    margin-top: 25em;
}

#accordion {
    width: 100%;
}

/*FOOTER PAGES*/
.ac-footerpages .red-banner {
    height: 13em;
}

.ac-footerpages .ac-body {
    margin-top: 15.5em;
}
}

@media only screen and (max-width: 600px) {
#mobileNav ul #mobileNavIcon {
    width: 12.5%;
}

#headline-text {
    width: 90%;
}

#headline-text p{
    padding-left: 10px;
}

#headline-text2 h1 {
	font-size: 32px;
}

#headline-text3 h1 {
	font-size: 32px;
}

#headline-text h7 {
	font-size: 16px;
	margin-bottom: 0px;
}

/*HOME*/
.ac-main #headline-text {
    width: 80%;
}

.ac-main .red-banner {
    height: 25em;
}

.rewards {
	margin-top: 25em;
	height: 12em;
}

.rewards-inline {
    width: 26%;
	margin-right: 7%;
}

img.rewards-inline {
float: right;
}

.ac-main .ac-body {
    margin-top: 36.9em;
}

.ac-main .ac-body .blue-button {
    width: 26%!important;
}
.ac-faq .ac-body {
    margin-top: 25em;
}

/*FORGOT PASSWORD*/
.ac-membersareaforgot .five-sixths {
    width: 60% !important;
}

.footer-nav {
	margin-top: 14em;
}
}

/*MOBILE*/
@media only screen and (max-width: 480px) {
body {
    font-size: 1.4rem;
}

#headline-text8 h19 {
	font-size: 2.0rem;
}

.five-sixths, .four-sixths, .one-fourth, .one-half, .one-sixth, .one-third, .three-fourths, .three-sixths, .two-fourths, .two-sixths, .two-thirds {
    width: 95% !important;
}

#mobileNav ul #mobileNavIcon {
    width: 16%;
}

#mobileNav ul .res-nav {
    width: 45%;
}

#headline-text h1 {
    font-size: 2em;
}

#mobileNav ul li ul {
    margin-top: 7%;
}

.red-banner {
    height: 13em;
}

.ac-body {
    margin-top: 13em;
}

#headline-text2 h1 {
	font-size: 32px;
}

#headline-text h7 {
	font-size: 16px;
	margin-bottom: 0px;
}

#headline-text3 h1 {
	font-size: 32px;
}

/*HOME*/
.ac-main .red-banner {
    height: 19.5em;
}

.blue-button.section-title {
	padding-left: 0px;
	padding-right: 0px;
}

.rewards {
	margin-top: 19.5em;
	height: 19em;
}

.rewards  .site-inner {
	padding-left: 0px;
}

.rewards .section-title p {
	display: block;
	/* width: 100%; */
	padding-bottom: 0px;
	margin-bottom: 0px;
}

img.rewards-inline {
    width: 40%;
	float: none;
}

.rewards-inline {
	text-align: center;
}

.ac-main .ac-body {
    margin-top: 39em;
}

/*JOIN*/
.ac-join .ac-body {
    margin-top: 15.5em;
}

.ac-join .red-banner {
	background-image: none;
}

/*MEMBERS AREA & MEMBERS AREA LOGGED*/
.ac-membersarealogged .red-button {
    width: 40%;
    font-size: 12px;
}

.ac-membersarealogged .red-banner {
    background-image: none;
	height: 13em;
}

.ac-membersarea  .red-banner {
	background-image: none;
    height: 26em;
}

.ac-membersarea .ac-body {
    margin-top: 48.5em;
}

.ac-membersarealogged .ac-body {
    margin-top: 15em;
}

.ac-membersarea .one-half {
    width: 75% !important;
}

.ac-membersarea #members-area-login div:first-child {
	margin-bottom: 5%;
}

#main-rectangle {
    margin-top: 22em;
}

.ac-membersareaforgot .red-banner {
    height: 20em;
}

.ac-membersareaforgot .ac-body {
    margin-top: 22.5em;
}

/*ABOUT*/
.ac-about .red-banner {
	background-image: none;
}

/*FAQS*/
#headline-text h6 {
    margin-top: 0px;
}

.ac-faq #headline-text{
    margin-top: 0px;
}

.ac-faq .red-banner {
	height: 15em;
}

.ac-faq .ac-body {
    margin-top: 25em;
}

/*FOOTER PAGES*/
.ac-footerpages .red-banner {
    height: 9.9em;
	background-image: none;
}

.ac-footerpages .ac-body {
    margin-top: 12em;
}

.footer-nav {
	margin-top: 0em;
}
}

@media only screen and (max-width : 360px) {
.five-sixths, .four-sixths, .one-fourth, .one-half, .one-sixth, .one-third, .three-fourths, .three-sixths, .two-fourths, .two-sixths, .two-thirds {
    width: 95% !important;
}

#mobileNav ul #mobileNavIcon {
    width: 21%;
}

#mobileNav ul .res-nav {
    width: 60%;
}

#mobileNav ul li ul {
    margin-top: 9.4%;
}

.red-banner {
    height: 11.8em;
}

.ac-body {
    margin-top: 12em;
}

#headline-text2 h1 {
	font-size: 32px;
}

#headline-text h7 {
	font-size: 16px;
	margin-bottom: 0px;
}

#headline-text3 h1 {
	font-size: 32px;
}

/*HOME*/
.ac-main #headline-text {
    width: 90%;
}

.rewards {
    height: 15.54em;
}

img.rewards-inline {
    width: 42%;
}

.ac-main .ac-body {
    margin-top: 36em;
}

.ac-body .blue-button {
    width: 30%!important;
}

/*JOIN*/
.ac-join #headline-text {
    margin-top: 10.5%;
    width: 95%;
}

.ac-join .ac-body {
    margin-top: 14em;
}

/*MEMBERS AREA & MEMBERS AREA LOGGED*/
.ac-membersarealogged .red-banner {
    height: 11.8em;
}

.ac-membersarea .red-banner {
    height: 25em;
}

.ac-membersarealogged .ac-body {
    margin-top: 14em;
}

.ac-membersareaforgot .five-sixths {
    width: 75% !important;
}

.ac-membersareaforgot .red-banner {
    height: 20em!important;
}

.ac-membersareaforgot .ac-body {
    margin-top: 22em !important;
}

.ac-membersarea .one-half {
    width: 95% !important;
}

#main-rectangle {
    margin-top: 22em;
	height: 22.5em;
}

#main-rectangle .blue-button {
    margin-left: 1.7em;
    width: 80%;
}

.ac-membersarea .ac-body {
    margin-top: 51.6em;
}

.ac-membersarealogged .red-button {
    width: 40%;
    font-size: 12px;
}

.ac-membersarea form .forgot-password {
    float: right;
    width: 58% !important;
}

/*FAQS*/
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    left: 90%;
}

.ac-faq .content-title {
    font-size: 15px;
}

.ac-faq .ac-body {
    margin-top: 25em;
}

/*FOOTER PAGES*/
.ac-footerpages #headline-text {
    width: 90%;
}

.ac-footerpages .red-banner {
    height: 9em;
}

.ac-footerpages .ac-body {
    margin-top: 11em;
}

.ac-footerpages .two-thirds {
    width: 95% !important;
}

.ac-footerpages .one-half {
    width: 95% !important;
}

.ac-footerpages #headline-text {
    width: 95%;
}
}

@media only screen and (max-width : 320px) { 
#mobileNav ul #mobileNavIcon {
    width: 24%;
}

#headline-text {
    width: 95%;
	margin-top: 7%;
}

/*HOME*/
.ac-main #headline-text {
    width: 95%;
}

.rewards {
    height: 14em;
}

.ac-main .ac-body {
    margin-top: 35em;
}

.ac-body .blue-button {
    width: 30%;
}

.red-button {
    width: 50%;
}

.ac-main .ac-body .blue-button {
    width: 34%!important;
}

#headline-text h7 {
	font-size: 16px;
	margin-bottom: 0px;
}

#headline-text3 h1 {
	font-size: 32px;
}


/*MEMBERS AREA & MEMBERS AREA LOGGED*/
.ac-membersarea .ac-body {
    margin-top: 22em;
}

.ac-membersarea .red-banner {
    background-image: none;
    height: 28em;
}

#main-rectangle {
    height: 22em;
    margin-top: 22.5em;
}

.ac-membersarea .ac-body {
    margin-top: 54.1em;
}

/*FOOTER PAGES*/
.ac-footerpages .red-banner {
    height: 8em;
}

.ac-footerpages .ac-body {
    margin-top: 10em;
}

.ac-footerpages .two-thirds {
    width: 100% !important;
}

.ac-footerpages #headline-text {
    width: 100%;
}

.ac-faq .ac-body {
    margin-top: 25em;
}
}
