﻿/* CSS Document */

div, table {
	/* * for testing purposes only; normally commented out * */
	/*border: 1px solid red;*/
}

html * {
	/*Disable font boosting on mobile phones*/
	max-height: 1000000px;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
}

* {
	box-sizing: border-box;
}

ol {
    margin-left: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
}

body {
	width: auto;
}

.page-block {
	max-width: 1000px;
	width: 100%;
	height: auto;
	margin: auto;
	background-color: #ffffff;
}

#header {
	max-width: 960px;
	width: 100%;
	margin: auto;
}

#privateheader {
	width: 1000px;
	height: auto;
	margin: auto;
}

.outBgColor {
	background-color: #dadada;
}

.clear {
    clear: both;
}

.hide {
    display: inline-block;
}

.hide1 {
    display: block;
}

.hide2 {
    display: inline;
}

a {
    color:#1d2825;
    text-decoration:underline;
}

a:hover {
    color:#1d2825;
    text-decoration:none;
}

.outer-container {
	max-width: 1000px;
	width: 100%;
	background-color: #ffffff;
	margin: auto;
}

.spacer {
    background-color: #e6e7e8;
    height: 50px;
}

.inner-container {
	width: 850px;
	margin: auto;
	padding: 0 30px;
	font-family: Open Sans, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 135%;
}

#idropcap {
    width: 24px;
    height: auto;
    float: left;
    padding-right: 0;
}

.prehead {
	width: auto;
	margin: auto;
	text-align: center;
	font-size: 19px;
	color: #000000;
	line-height: 24px;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	padding-top: 35px;
}

.subhead, .subhead2lines, .subhead3lines {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 19px;
	color: #ff0000;
	text-decoration: none;
	line-height: 25px;
	text-align: center;
	width: auto;
	height: auto;
	margin: auto;
	padding: 24px 0;
}

.mainhead {
	width: 700px;
	margin: auto;
	text-align: center;
	font-size: 26px;
	font-family: Tahoma;
	font-weight: bold;
	color: #ff0000;
	line-height: 34px;
	padding: 20px 0;
}

.subhead1 {
	width: 550px;
	margin: auto;
	text-align: center;
	font-size: 20px;
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	line-height: 27px;
	padding-bottom: 30px;
}

.subhead2lines {
	width: 550px;
	margin: auto;
	line-height: 25px;
	padding: 22px 5px;
}

.subhead21 {
	width: 385px;
}

.subhead22 {
	width: 365px;
}

.subhead3lines {
	width: 520px;
	height: auto;
	line-height: 26px;
	margin: 0 auto;
}

.subhead3-w2 {
	width: 500px;
}

.imgcheckmark {
	float: left;
	height: 21px;
	width: 20px;
	padding-right: 8px;
}

.parbullet {
    text-align: left;
    margin-left: 30px; 
    margin-top: 0;
	margin: 0 0 0 30px;
    padding-top: 0;
    width: auto;
}

.imgMainPhoto {
	width: 400px;
	height: auto;
	margin: auto;
	padding: 0 5px 20px 5px;
}

.imgmg {
	float: left;
	padding-right: 5px;
	height: 60px;
	width: 43px;
}

.imgkppfull {
	float: right;
	padding: 5px 0 0 5px;
	width: 315px;
	height: auto;
}

.imgventure {
	float: right;
	padding-top: 5px;
	width: 128px;
	height: 190px;
}

.imgGuarantee {
	float: right;
	padding: 10px 0 0 10px;
	height: 105px;
	width: 108px;
}

.testmondivtable {
	display: flex;
	align-items: center;
	width: 585px;
	margin: auto;
	padding: 20px 15px 15px 15px;
	background-color: #e8f8fe;
	border: #6ecaec 1px solid;
}

.testmondivimg {
	flex: 0 0 120px;
	margin-right: 15px;
}

	.testmondivimg img {
		border: #000 1px solid;
	}

.testmondivtxt {
	flex: 1;
	line-height: 18px;
}

.testmonbody, .testmonname {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 130%;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.testmonname {
	font-weight:bold;
	color:#1d2825;
	margin-top:10px;
	text-align:right;
}

.imgdiscover {
	width: 456px;
	height: auto;
	margin: auto;
}

.bonuses {
	display: flex;
}

.imgbonus124 {
	flex: 0 0 145px;
	width: 134px;
	height: 165px;
	margin-top: 28px;
	padding-right: 15px;
}

.textbonus124 {
	flex: 1;
	padding-top: 24px;
}

.imgbonus3 {
	flex: 0 0 145px;
	width: 134px;
	height: 196px;
	margin-top: 22px;
	padding-right: 15px;
}

.textbonus3 {
	flex: 1;
	padding-top: 20px;
}

.headbonuses {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

/* Master Page Footer CSS */
.navigation {
	margin: auto;
	width: 1000px;
	position: relative;
	top: 26px;
	background-color: #000000;
	border-bottom: 6px #01bc24 solid;
}

.btmfooterdesrpt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:normal;
	color:#01bc24;
	text-decoration:none;
	text-align: center;
	padding: 20px 0;
	width: 860px;
	margin: auto;
}
.bottomfooter {
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #f7f9ed;
	text-decoration: none;
	text-align: center;
	padding: 10px 10px 0 10px;
}

.bottomfooter a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:normal;
	color:#f7f9ed;
	text-decoration:none;
}
.bottomfooter a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:normal;
	color:#f7f9ed;
	text-decoration:underline;
}

.links {
	line-height: 27px;
}

.plfooter {
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}

.plfooterd {
	margin: auto;
	padding-bottom: 20px;
	line-height: 135%;
}

#compinfo {
	padding-bottom: 12px;
}
/* End of Master Page Footer CSS */

@media (max-width: 1000px) {
	#privateheader, .inner-container, .navigation {
		width: 100%;
	}

	.inner-container {
		padding: 0 105px;
	}

}

@media (max-width: 930px) {
	.inner-container {
		padding: 0 20px;
	}
}

@media (max-width: 894px) {
	.btmfooterdesrpt {
		width: 100%;
	}
}

@media (max-width: 754px) {
	.mainhead {
		width: 100%;
	}
}

@media (max-width: 713px) {
	.imgbonus1, .imgbonus2, .imgbonus3 {
		padding-bottom: 0;
	}

	.inner-container {
		padding: 0 20px;
	}
}

@media (max-width: 699px) {
	.imgventure {
		width: 115px;
		height: auto;
	}
}

@media (max-width: 680px) {
	.imgkppfull {
		padding-left: 5px;
		width: calc(46.3vw);
		height: auto;
	}
}

@media (max-width: 641px) {
	.testmondivtable {
		width: auto;
	}
}

@media (max-width: 610px) {
	.bonuses {
		display: block;
	}

	.imgbonus124, .imgbonus3 {
		float: left;
		height: auto;
	}
}

@media (max-width: 590px) {
	.testmondivtable {
		display: flex;
		align-items: start;
	}

	.subhead1, .subhead2lines, .subhead3lines, .subhead3-w2 {
		width: auto;
	}
}

@media (max-width: 540px) {
	.list-questions {
		padding: 20px;
	}

	.imgkppfull {
		float: none;
		display: block;
		width: 315px;
		height: auto;
		margin: -15px auto 15px auto;
	}

	.imgdiscover {
		width: 100%;
	}
}

@media (max-width: 500px) {
	.testmondivtable {
		display: block;
	}

	.testmondivimg {
		float: left;
		height: auto;
		margin-bottom: -8px;
	}

		.testmondivimg img {
			width: 110px;
		}
}

@media (max-width: 460px) {
	.btmfooterdesrpt {
		display: none;
	}

	.links {
		padding-bottom: 20px;
	}
}

@media (max-width: 438px) {
	.imgMainPhoto {
		width: 100%;
		padding: 0 5px 17px 5px;
	}
}

@media (max-width: 415px) {
	.mainhead {
		width: auto;
		padding: 16px 10px;
		font-size: 19px;
		font-size: calc(13.5vw - 26.7px);
		font-family: Tahoma;
		font-weight: bold;
		color: #ff0000;
		line-height: 130%;
	}

	.subhead, .subhead1, .subhead2lines, .subhead3lines {
		font-size: 17px;
		font-size: calc(5.45vw - 2.62px);
		line-height: 130%;
		padding: 19px 0 15px 0;
	}

	.prehead {
		font-size: 17px;
		line-height: 22px;
		padding-top: 20px;
	}
}

@media (max-width: 360px) {
	.mainsubhead1 {
		padding: 16px 20px;
		font-size: 19px;
		line-height: 25px;
	}

	.imgkppfull {
		width: 95%;
	}

	.subhead, .subhead1, .subhead2lines, .subhead3lines {
		font-size: 17px;
		line-height: 22px;
	}
}
