@charset "UTF-8";
/* Body */
body {
	background-color: #a1bbe6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: 'Rubik', sans-serif;
	font-size: 1rem;
	font-weight: 400;
}
/* global text */
p {
	margin-top: -.08vw;
	padding-top: 0px;
	margin-bottom: 13px;
	line-height: 1.3rem;
}

.pfirstpara {
	padding-top:10px;
	margin-top:0px;
}

a {
	color: #1354bd;
	text-decoration: none;
}
a:hover {
	color: #998500;
	text-decoration: underline;
}
hr {
	border-top: 1px solid #1354bd;
	box-shadow: 0px 0px 4px rgba(255, 255, 255, 1);
}
h1 {
	color: #998500;
	font-family: 'GoudySansPro-Bold';
	font-size: 2.37rem;
	line-height: 110%;
	margin: 0px;
	margin-bottom: -5px;
	padding: 0px;
	font-weight: 400;
	text-align: left;
}
h2 {
	position: relative;
	color: #6798e5;
	font-family: 'GoudySansPro-Bold';
	font-size: 1.5rem;
	line-height: 110%;
	letter-spacing: -.02rem;
	width: 100%;
	font-weight: 400;
	margin-bottom: 0px;
	margin-top: 3px;
	padding: 0px;
	text-align: left;
}
.h2asterisk {
 	position: absolute;
	vertical-align: text-top;
	line-height: 110%;
	font-size: 70%;
	color: #999;
}
h3 {
	position: relative;
	color: #1354bd;
	font-family: itc-american-typewriter-cond, serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.7rem;
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 0px;
	z-index: 410;
	text-align: left;
}
.h3tan {
	color: #998500;
}

h4 {
	position: relative;
	font-family: 'GoudySansPro-Bold';
	color: #1354bd;
	font-size: 1.25rem;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
	letter-spacing: -.02rem;
	z-index: 410;
	text-align: left;
}
.h4tan {
	color: #998500;
}
/* Right Column Headers */
h5 {
	color: #1354bd;
	font-family: itc-american-typewriter-cond, serif;
	font-size: 1.3125rem;
	line-height: 1.375rem;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
	letter-spacing: -.02rem;
	text-align: left;
	text-shadow: 0px 0px 10px #ffffff;
}
h6 {
	position: relative;
	font-family: 'GoudySansPro-Bold';
	color: #1354bd;
	font-size: 1rem;
	line-height: 1.1rem;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
	letter-spacing: -.02rem;
	z-index: 410;
	text-align:left;
	text-shadow: 0px 0px 10px #ffffff;
}
.h6tan {
	color: #998500;
}
/* Container */
.container {
	position: relative;
	width: 100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #e3eeff;
	border-left-color: #1354bd;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #1354bd;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #1354bd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	overflow: visible;
}
/* Hero Section */
.hero {
	background-image: url("../images2020/hero.jpg");
	background-position: bottom 3px left 0px;
	height: 279px;
	background-repeat: no-repeat;
	position: relative;
	width: 100%;
	max-width: 1000px;
	z-index: 80;
}
.goldstrip {
	position: relative;
	background-image: url("../images2020/strip.png");
	top: -3px;
	width: 100%;
	max-width: 1000px;
	height: 36px;
	z-index: 120;
}
.logobox {
	position: absolute;
	line-height: 268px;
	width: 44%;
	left: 15px;
	z-index: 150;
}
.logo {
	width: 100%;
	vertical-align: middle;
}
.poweredbybox {
	position: absolute;
	top: 225px;
	left: 360px;
	z-index: 115;
}
.couplephotobox {
	background-image: url("../images2020/couple1.png");
	background-position: bottom 3px left 0px;
	background-repeat: no-repeat;
	background-size: auto 107.8%;
	position: absolute;
	width: 44.4%;
	height: 100%;
	top: 0px;
	right: 40px;
	z-index: 110;
}
/* CONTENT AREA */
.content {
	position: relative;
	top: 0px;
	overflow: visible;
	min-height: 500px;
}
/* LEFT COLUMN AREA */
.features {
	position: relative;
	float: left;
	top: 0px;
	width: 21%;
	height: 50px;
	z-index: 320;
	overflow: visible;
}
.getanswersnow {
	width: 88%;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images2020/getanswersnow2.jpg");
	background-size: 100%;
	background-repeat: no-repeat;
	overflow: visible;
}
.getanswersnowhdr {
	position: relative;
	width: 100%;
	padding-top: 110px;
	padding-bottom: 0px;
	margin: 0px;
}
.getanswersnowcopy {
	position: relative;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	color: #143466;
	font-family: 'Rubik', sans-serif;
	font-weight: 400;
	font-size: 0.83rem;
	line-height: 1rem;
	text-align: justify;
	text-shadow: 0px 0px 7px #ffffff;
}

.livechatbox {
	position: relative;
	width: 64%;
	margin-left: auto;
	margin-right: auto;
	
}

.livechat {
	position: relative;
	width: 100%;
	display: block;
	background-image: url("../images2020/chatbutton.png");
	background-size: 100%;
	background-repeat: no-repeat;
	overflow: visible;
}
.livechat:hover {
	background-image: url("../images2020/chatbutton-over.png");
}
.livechatspacer {
	position: relative;
	width: 100%;
}

.phonereadingsbox {
	position: relative;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}

.phonereadings {
	position: relative;
	width: 100%;
	display: block;
	background-image: url("../images2020/phonereadings.png");
	background-size: 100%;
	background-repeat: no-repeat;
	overflow: visible;
}
.phonereadings:hover {
	background-image: url("../images2020/phonereadings-over.png");
}
.phonereadingsspacer {
	position: relative;
	width: 100%;
}

.zodiacbox {
	position: relative;
	width: 61%;
	margin-left: auto;
	margin-right: auto;

	/* TURN ZODIAC OFF TILL IT WORKS */
	display: none;
}

.zodiac {
	position: relative;
	width: 100%;
	display: block;
	background-image: url("../images2020/zodiacbutton.png");
	background-size: 100%;
	background-repeat: no-repeat;
	overflow: visible;
}
.zodiac:hover {
	background-image: url("../images2020/zodiacbutton-over.png");
}
.zodiacspacer {
	position: relative;
	width: 100%;
}

.tarotbox {
	position: relative;
	width: 78%;
	margin-left: auto;
	margin-right: auto;
}

.tarot {
	position: relative;
	width: 100%;
	display: block;
	background-image: url("../images2020/tarotbutton.png");
	background-size: 100%;
	background-repeat: no-repeat;
	overflow: visible;
}
.tarot:hover {
	background-image: url("../images2020/tarotbutton-over.png");
}
.tarotspacer {
	position: relative;
	width: 100%;
}

.shufflebox {
	background-image:url("/images2020/shuffle.gif");
	background-repeat: no-repeat;
	width: 40%;
	background-size: 100%;
	display: block;
	margin-left: 33%;
	margin-right: 28%;
	overflow: auto;
	
} 

.shufflebox:hover {
	background-image:url("/images2020/shuffle-over.gif");
	overflow:auto;
}

.shuffledeck {
	width: 100%;
	height: auto;
}



/*     LISTINGS AREA        */
.mainboxouter {
	float: left;
	width: 58%;
	z-index: 300;
	overflow: visible;

}
.mainbox {
	position: relative;
	width: auto;
	top: -58px;
	z-index: 300;
	text-align: justify;
	padding: 0px;
	color: #252c36;
	background-color: #ffffff;
	/* fallback shitty border */
	border: #74a1ff ridge 6px;
	box-shadow: 7px 7px 10px rgba(0, 0, 0, 0.3);
	/* image border */
	border-image-source: url("/images2020/border.png");
	border-image-slice: 20;
	border-image-width: 4;
	border-image-outset: 0;
	

}
.mainboxinner {
	padding: 18px;
	box-shadow: inset 7px 7px 10px rgba(0, 0, 0, 0.3);
	min-height: 480px;
}
/* ONE TWO THREE AREA */
.onetwothree {
	position: relative;
	width: 84%;
	height: 55px;
	background-image: url("../images2020/123horizontal.png");
	background-repeat: no-repeat;
	background-size: contain;
	margin-left: auto;
	margin-right: auto;
}
/* PSYCHIC BLOCK AREA */
.psychicheaderblock {
	position: relative;
	clear: both;
	margin-bottom: 0px;
	padding-top: 0px;
}
.psychicheaderblock p {
	margin-bottom: 12px;
}
.psychicblock {
	position: relative;
	clear: both;
	margin-top: 15px;
	overflow: auto;
	text-align: left;
}
.photobox {
	position: relative;
	clear: both;
	width: 20%;
	float: left !important;
	margin-top: 4px;
	margin-right: 0px;
}
.photo {
	width: 100%;
}
.psychictext {
	position: relative;
	width: 78.3%;
	float: left;
	padding-left: 1.7%;
	padding-bottom: 0px;
}
.priceline {
	position: relative;
	text-align: left;
	font-family: 'GoudySansPro-Bold';
	font-weight: 400;
	font-size: 1.1em;
	color: #1354bd;
	margin-top: -6px;
	padding: 0px;
}
.pricelinetan {
	color: #998500;
}
.pricelineasterisk {
	position: relative;
	font-size: .7rem;
	color: #999;
	top: -4px;
}

.mobilecallbutton {
	margin-top:0px;
	margin-bottom: 0px;
	display: block;
}

.mobilecallbutton .allcallbuttons {
	float: left !important;
}

.mobilecallbutton h3 {
	font-size: 1.5rem;
	line-height: 1.6rem;
	margin-top:0px;
	margin-bottom: 0px;
}


.pricelinemoble {
	float: left;
	top: 1px;
	left: 2px;
	height: 47px
}

.pricelinemoble {
	float: left;
	top: 4px;
	left: 2px;
	height: 47px;
	margin-top: 0px;
}

.mobilereviewline {
	clear: both !important;
	position: relative;
	top: -7px;
	text-align: left;
}


.mobileul {
	display: none;
}

.psychicbox {
	display: block;
	clear: both;
	padding-top:10px;
}

.allcallbuttons {
	position: relative;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: 100%;
	left: -2px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 126px;
	padding: 0px;
}
.callbuttonspace {
	width: 100%;
	height: auto;
}
.callnowbutton {
	background-image: url("/images2020/btn-callnow.png");
}
.callnowbutton:hover {
	background-image: url("/images2020/btn-callnow-over.png");
}
.chatnowbutton {
	background-image: url("/images2020/btn-chatnow.png");
}
.chatnowbutton:hover {
	background-image: url("/images2020/btn-chatnow-over.png");
}
.busybutton {
	background-image: url("/images2020/btn-busy.png"); 
}
.busybutton:hover {
	background-image: url("/images2020/btn-busy-over.png");
}
.awaybutton {
	background-image: url("/images2020/btn-away.png");
}
.awaybutton:hover {
	background-image: url("/images2020/btn-away-over.png");
}
.chatawaybutton {
	background-image: url("/images2020/btn-chataway.png");
}
.chatawaybutton:hover {
	background-image: url("/images2020/btn-chataway-over.png");
}
.fineprint {
	font-size: 0.83rem;
	color: #949494;
}
/*   SIDEBAR FEEDBACK AREA   */
.feedback {
	position: relative;
	float: left;
	top: 0px;
	width: 21%;
	height: 50px;
	z-index: 320;
}
.feedbackcopy {
	width: 87%;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.feedbackcopy p {
	position: relative;
	font-family: 'Rubik', sans-serif;
	color: #143466;
	font-weight: 400;
	font-size: 0.83rem;
	line-height: 1rem;
	margin-bottom: 9px;
	text-shadow: 0px 0px 7px #ffffff;
}
.feedbacklearnmore {
	position: relative;
	font-family: 'GoudySansPro-Bold' !important;
	color: #1c3363 !important;
	font-size: 0.8125rem;
	margin-top: 1px;
	margin-bottom: 9px;
	text-align: left;
}
.feedbackdate {
	font-family: 'Rubik', sans-serif;
	font-weight: 400;
	font-size: 0.90rem;
	color: #1c3363 !important;
}

.feedbackcopy a:hover {
	/* color: #736300; */
}

.fullfeedbackh6 {
	color: #1c3363;
	padding-bottom: 2px;
	padding-top: 1px; 
}

.feedbackphoto {
	position: relative;
	width: 100%;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

.feedbackphoto h6 {
	text-align: center;
}

.feedbackphoto .advisorphoto {
	float: none !important;
	width: 100% !important;
	padding: 0px !important;
	box-shadow: 0px 0px 7px 0px rgba(255, 255, 255, 1);
}

.feedbackh1 {
	font-size: 2.2rem !important;
	
}

.feedbackh3 {
	font-size: 1.25rem;
}

/* CONTACT AREA */


.c-choice-radiobuttons {
	margin-bottom: -0px !important;
	padding-bottom: -0px!important;
}

.c-editor h6 {
	font-family: 'Rubik', sans-serif !important;
	font-size: 1rem !important;
	font-weight: 400 !important;
	margin-top: -5px !important;
	background-color: #fff5b2 !important;
	padding: 9px !important;
	margin-bottom: 5px !important;
	border: solid 1px #1354bd !important;
	border-radius: 10px !important;
	box-shadow: 7px 7px 10px rgba(0, 0, 0, 0.3) !important;
}

.c-editor h5 {
	font-family: 'GoudySansPro-Bold' !important;
	color: #1354bd !important;
	font-size: 1rem !important;
	line-height: 1.1rem !important;
	font-weight: 400 !important;
	margin: 0px !important;
	padding: 0px !important;
	letter-spacing: -.02rem !important;
	z-index: 410 !important;
	text-align:left !important;
	text-shadow: 0px 0px 10px #ffffff !important;
}

.c-editor p {

	font-family: 'Rubik', sans-serif !important;
	font-size: 1rem !important;
	font-weight: 400 !important;
	margin-top: 0px !important;
	padding-top: 0px !important;
	line-height: 1.3rem !important;
	
}

.c-editor img {
	width: 32% !important;
	max-width: 150px !important;
	margin-right: auto !important;
	margin-left: auto !important;
	padding-right:2% !important;
	margin-top: 5px !important;
}

.c-html a {
	font-family: 'Rubik', sans-serif !important;
	font-size: 1rem !important;
	font-weight: 700 !important;
	color: #1354bd !important;
	text-decoration: none !important;
}

.c-forms-confirmation-message {
	font-family: 'Rubik', sans-serif !important;
	font-size: 1rem !important;
	font-weight: 400 !important;
	text-decoration: none !important;
	margin-top:0px !important;
	padding-top:0px !important;
	padding-bottom:0px !important;
	margin-bottom:0px !important;
	color: #252c36 !important;
	
}

.c-html p a:hover {
	color: #998500 !important;
	text-decoration: underline !important;
}

.c-calculation-singleline {
	position:absolute;
	background-color: #fff !important;
	z-index: 200;
	height:100px !important;
	margin: 8px !important;
	margin-top: 10px !important;
}

.c-calculation-singleline .c-label {
	display: none !important;
}

.c-button-section {
	position: relative;
	z-index: 100;
	top:0px;
}


.c-forms-form {
	font-family: 'Rubik', sans-serif !important;
	font-size: 1rem !important;
	font-weight: 400 !important;
	left:-6px;
	background-color: rgba(0, 0, 0, 0) !important; 
}


.c-label {
	font-family: 'GoudySansPro-Bold' !important;
	color: #1354bd !important;
	font-size: 1.1rem !important;
	line-height: 1.1rem !important;
	font-weight: 400 !important;
	letter-spacing: -.02rem !important;
	z-index: 410 !important;
	text-align:left !important;
}

.c-editor h3 {
	position: relative !important;
	color: #1354bd !important;
	font-family: itc-american-typewriter-cond, serif !important;
	font-weight: 400 !important;
	font-style: normal !important;
	font-size: 1.7rem !important;
	margin-top: 5px !important;
	margin-bottom: 0px !important;
	padding: 0px !important;
	z-index: 410 !important;
	text-align: left !important;
}



.c-choice-radiobuttons span {
	font-family: 'Rubik', sans-serif !important;
	font-size: 1rem !important;
	font-weight: 400 !important;
}

.c-section input, .c-section textarea {
	font-family: 'Rubik', sans-serif !important;
	font-size: 1rem !important;
	font-weight: 400 !important;
}

.radiobutton {
	display: inline-block;
	background-color: #ffc;
	margin-bottom: 10px;
	}

.radiobuttontext {
	display: inline-block;
	font-size: .95rem;
	padding-right: 5px;
	padding-left: 2px;
}

.contactclick4advisor, .contactaspecificpsychic, .contactpsychicsforhire {
	display:none;
	width:1;
}

#radio1:checked ~ .contactclick4advisor {
	display: block;
}

#radio2:checked ~ .contactaspecificpsychic {
	display: block;
}

#radio3:checked ~ .contactpsychicsforhire {
	display: block;
}





/* PSYCHIC PAGE SECTION */

.advisorphoto {
	clear: both;
	float: left;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 3px;
}

.featurescallbutton {
	width:126px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	padding-top:14px;
	padding-left: 14px;
	padding-bottom:0px;
	padding-right: 1px;
	border-radius: 23px;
	border: solid 1px #1354bd;
	box-shadow: 0px 0px 8px 2px rgba(255, 255, 255, 1);
}

.featurescallbuttonlink {
	margin-left: -2px;
}

.featurescallbutton .allcallbuttons {
	margin-top: -6px;
	left: -5px;
}

.featurescallbutton .priceline {
	margin-top: -10px;
	margin-left: 0px;
	padding-top: 0px;
}

.featurescallbutton .pricenextline {
	display:block;
	position: relative;
	font-family: 'GoudySansPro-Bold' !important;
	font-size: 0.8125rem;
	line-height: 0.8125rem;
	margin-top: 0px;
	margin-bottom: 9px;
	text-align: left;
	
}

.featurescallbutton .pricelinetan {
	/* color: #1c3363 !important; */ 
	/* bring this back if we don't keep the left call button in white */
}

.featurescallbutton .pricenodash {
	display:none;
}

/* Tarot page */

.tarotcard {
	width: 50%;
	float: left;
	padding-right:5px;
}

.clear {
	clear: both;
}

.tarotheader {
	width: 100%;
	padding-top: 20px;
}

.tarotbuffer {
	padding-top: 20px;
}

/* JOIN TEAM */

.jointeamh3 {
	font-size: 1.4rem;
}

.jointeamh4 {
	font-size: 1.2rem;
}

.urgentcallout {
	font-family: 'Rubik', sans-serif !important;
	font-size: 1rem !important;
	font-weight: 400 !important;
	margin-top: 0px !important;
	background-color: #fff5b2;
	padding: 9px;
	margin-bottom: 20px !important;
	border: solid 1px #1354bd;
	border-radius: 10px;
	box-shadow: 7px 7px 10px rgba(0, 0, 0, 0.3);
}

.biopic {
	padding-right: 8px;
	padding-top: 6px;
	width: 30%;
}



/* FOOTER SECTION */
.footer {
	position: relative;
	top: -50px;
	width: 58%;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Rubik', sans-serif;
	font-size: .85rem;
	font-weight: 400;
}
.copyright {
	color: #666666;
	position: absolute;
	right: 0px;
}
.copyrighttwo {
	color: #666666;
}
/* BURGER NAV */
.topnav {
	overflow: hidden;
	font-family: 'GoudySansPro-Bold';
}
.topnav a {
	float: left;
	display: block;
	color: #ffffff;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
	font-size: 19px;
}
.topnav a:hover {
	color: #ffdf00;
}
.topnav a.active {
	background-color: #a1bbe6;
	color: white;
}
.topnav .icon {
	display: none;
}
/* nav stages */
@media (min-width: 601px) {
	.topnav {
		display: none;
	}
	.mobilecallbutton {
		display: none;
	}
}
@media (max-width: 600px) {
	.topnav {
		position: absolute;
		right: 0vw;
		top: 0vw;
		z-index: 250;
	}
	.topnav a {
		display: none;
	}
	.topnav a.icon {
		float: right;
		display: block;
		font-size: 20px;
		margin: -8px !important;
		margin-right: -10px !important;
	}
	.burger {
		background-color: #276ac7;
		border-radius: 5px !important;
		box-shadow: 0px 0px 3px 3px rgba(255, 255, 255, .6);
		padding: 5px;
	}
}
@media (max-width: 600px) {
	.topnav.responsive a.active {
		color: #ffdf00;
	}
	.topnav.responsive a.active::before {
		content:"\f35a";
		display:inline-block;
		font:normal normal normal 14px/1 FontAwesome;
		font-size:inherit;text-rendering:auto;
		-webkit-font-smoothing:antialiased;
		-moz-osx-font-smoothing:grayscale;
		padding-right:5px;
	}
	.topnav.responsive a:hover {
		background-color: #004099;
		color: #ffdf00;
	}
	.topnav.responsive {
		position: relative;
	}
	.topnav.responsive .icon {
		position: absolute;
		right: 0;
		top: 0;
		border: none;
	}
	.topnav.responsive .burger {
		box-shadow: none;
	}
	.topnav.responsive a {
		float: none;
		display: block;
		text-align: left;
		border-bottom: 1px solid #a1bbe6;
		background-color: #276ac7;
	}
	.topnav.responsive a.icon {
		background-color: rgba(255, 255, 255, 0) !important;
	}
	.topnav.responsive a.icon .burger {
		background-color: rgba(255, 255, 255, 0) !important;
	}
}
/* Mobile */



@media (max-width: 419px) {
	body {
		background-color: #ffffff;
	}
	.container {
		overflow: visible;
		border: 0px;
		margin: 0px;
	}
	.hero {
		height: 85vw !important;
		background-position: bottom -6px left -113vw;
		background-size: auto 103%;
	}
	.logobox {
		width: 95%;
		left: -.1vw;
		top: -3px;
		line-height: 37vw;
	}
	.poweredbybox {
		top: 74vw;
		left: 2.8vw;
	}
	.poweredby {
		width: 20vw;
	}
	.goldstrip {
		height: 8vw;
		max-height: 36px;
		background-size: auto 100%;
	}
	.couplephotobox {
		background-position: bottom 3px left -10px;
		background-size: auto 55%;
		width: 64%;
		height: 100%;
		top: 0px;
		right: 0px;
		z-index: 110;
	}
	.content {
		position: absolute;
		top: 83vw;
	}
	.mainboxouter {
		position: relative;
		top: 0px;
		width: 100%;
		margin: 0px;
	}
	.mainbox {
		top: 0vw;
		border-left: 0px;
		border-right: 0px;
		border-bottom: 0px;
		box-shadow: none;
	}
	.mainboxinner {
		box-shadow: none;
		padding: 13px;
	}
	.onetwothree {
		width: 95%;
		height: 27vw;
		background-image: url("../images2020/123stacked.png");

	}
	h1 {
		font-size: 9.5vw;
		line-height: 100%;
		margin-bottom: 0px;
	}
	h2 {
		font-size: 7.8vw;
		
	}
	feedback {
		font-size: 5.61vw;
	}
	
	.advisorphoto {
		padding-bottom: 6px;
	}
}

@media (max-width: 270px) {
	.advisorphoto {
		float:none;
	}
	.mobilecallbutton .allcallbuttons {
		width: 115px !important;
	}
	h1 {
		font-size: 9.3vw;
	}


}
/* Small Tablets */
@media (min-width: 420px)and (max-width: 767px) {
	body {
		background-color: #e3eeff;
	}
	.container {
		border-bottom: none;
		border-right: none;
		border-left: none;
	}
	.hero {
		height: 40vw !important;
		background-position: bottom 3px left -10vw;
		background-size: auto 100%;
	}
	.logobox {
		width: 64.5%;
		left: -4px;
		top: -4px;
		line-height: 37vw;
	}
	.poweredbybox {
		top: 31.7vw;
		left: 39.2vw;
	}
	.poweredby {
		width: 13vw;
	}
	.goldstrip {
		height: 8vw;
		max-height: 36px;
		background-size: auto 100%;
	}
	.couplephotobox {
		background-position: bottom 3px left -11px;
		background-size: auto 92%;
		right: 0px;
	}
	.features {
		width: 24vw;
	}
	.getanswersnowhdr {
		padding-top: 12vw;
	}
}

/* addition stuff for 601 to 767 only. */
@media (min-width : 601px) and (max-width : 767px) {
	.features {
		width: 27%;
		max-width: 210px;
	}
	.content {
		margin-right: auto;
		margin-left: auto;
	}
	.getanswersnow {
		padding-top: 1.9vw;
	}
	.mainboxouter {
		width: 70.5%;
		float: left;
	}
	.mainbox {
		top: -8.6vw;
		margin-left: 0px;
	}
	.footer {
		margin-left: 27%;
		width: 70.5%;
		font-size: 0.75rem;
	}

	.onetwothree {
		width: 63vw;
		height: 7.9vw;
	}
	
	h2 {
		font-size: 3vw;
	}
	
}
/* addition stuff for 420 to 600 only. */
@media (min-width : 420px) and (max-width : 600px) {
	body {
		background-color: #e3eeff;
	}
	.container {
		border-bottom: none;
		border-right: none;
		border-left: none;
	}
	.container {
		overflow: visible;
	}
	.content {
		position: absolute;
		top: 37vw;
	}
	.mainboxouter {
		position: relative;
		float: none;
		width: 89%;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 30px;
	}
	.mainbox {
		top: -.3vw !important;
	}
	.onetwothree {
		width: 80vw;
		height: 10vw;
	}
	h1 {
		font-size: 7.3vw;
	}
	h2 {
		font-size: 3.7vw;
	}

}

/* addition stuff for 420 to 500 only. */
@media (min-width : 420px) and (max-width : 499px) {
	h2 {
		font-size: 6.2vw;
	}
	
}


/* Small Desktops */
@media (min-width : 768px) and (max-width : 1000px) {
	body {
		background-color: #e3eeff;
		padding: 0px;
		margin: 0px;
	}
	.container {
		border: none;
		width: 100%;
		margin: 0px;
		padding: 0px;
	}
	.hero {
		height: 27vw;
		background-size: 100%;
	}
	.logobox {
		width: 45.5%;
		top: -6px;
		left: 9px;
		line-height: 27vw;
	}
	.poweredbybox {
		top: 21.3vw;
		left: 35.6vw;
	}
	.poweredby {
		width: 10vw;
	}
	.getanswersnowhdr {
		padding-top: 11.5vw;
	}

	.mainbox {
		top: -5.8vw;
	}
	.onetwothree {
		width: 51vw;
		height: 6.4vw;
	}
	h2 {
		font-size: 2.45vw;
	}

}
/* adjust main box vertical for 768 to 883 */
@media (min-width : 768px) and (max-width : 883px) {
	.mainbox {
		top: -6.3vw !important;
	}
}

/* Put everything that changes below 365 here */
@media (max-width : 365px) {
	.pricenodash {
		display:none;
	}
	.pricenextline {
		display: block;
		font-size: .9em;
	}
}

/* Put everything that changes below 365 here */
@media (max-width : 365px) {
	.h4tan {
		display:block;
	}
}

/* Put everything that changes below 360 here */
@media (max-width : 359px) {
	
	.mobileul {
		display: block;
		margin: 0px;
		padding-left: 19px;
		color: #1354bd;
	}

	.mobileshowpipe {
		display: none;
	}
}


/* Put everything that changes below 480 here */
@media (max-width : 479px) {
.radiobutton {
	display: block;
	float: left;
	clear:both;
	}
	
.radiobuttontext {
	display: block;
	float: left;
	}

}

/* Put everything that changes below 884 here */
@media (max-width : 883px) {
	.footerone {
		display: none;
	}

}
/* Put everything that changes above 883 here */
@media (min-width : 884px) {
	.footertwo {
		display: none;
	}
}
/* Put everything that changes below 768 here */
@media (max-width : 767px) {
	.feedback {
		display: none;
	}

}
/* Put everything that changes below 601 here */
@media (max-width : 600px) {

	.features {
		display: none;
	}
	.footerone {
		display: none;
	}
	.footertwo {
		display: none;
	}

}
