* {
box-sizing: border-box;
}

body {
margin:0px;
padding:0px;
background-color:#FFF;
font-family:"Open Sans", sans-serif;
font-size:18px;
color:#333;
line-height:1.5;
}

/* **** FOR FREE DOWNLOADS *** */

#freestuff {
background-color:#deecef;
color:#222;
font-family:"Open Sans", sans-serif;
font-size:16px;
}

.narrow {
width:600px;
margin:0px auto;
}

.dlcontent {
width:960px;
margin:0px auto;
padding-bottom:40px;
padding-top:20px;
text-align:center;
font-size:18px;
}

.dlcontent h2 {
font-family:'Open Sans Condensed';
font-weight:normal;
font-size:42px;
text-transform:uppercase;
}

a.vidbtn {
display:inline-block;
padding:20px;
width:40%;
background-color:#FFF;
-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
color:#222;
margin:20px;
text-decoration:none;
font-size:32px;
text-align:left;
vertical-align:top;
font-family:'Open Sans Condensed';
}
a.vidbtn i {
display:block;
font-size:16px;
color:#13232c;
font-weight:bold;
font-style:normal;
}
a.vidbtn div {
text-align:right;
font-size:14px;
text-transform:uppercase;
font-weight:bold;
margin-top:20px;
color:#AAA;
}
a.vidbtn div span {
margin-left:5px;
font-size:18px;
vertical-align:bottom;
}

a.vidbtn:hover {
-webkit-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.3);
box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.3);
}

a.vidbtn:hover div {
color:#13232c;
}

#blanket {
display:none;
width:100%;
height:100%;
position:fixed;
top:0px;
left:0px;
background-color:#000;
opacity: 0.5;
filter: alpha(opacity=50); /* For IE8 and earlier */
}

#contentpopupscroller {
display:none;
width:100%;
height:100%;
position:fixed;
top:0px;
left:0px;
overflow-y:scroll;
}

.contentpopupcontent {
margin:80px auto;
background-color:#FFF;
width:700px;
padding:30px;
position:relative;
}

.contentpopupcontent .closebtn {
position:absolute;
top:15px;
right:15px;
background-color:#000;
border-radius:20px;
display:block;
width:40px;
height:40px;
}

.contentpopupcontent .closebtn .fa {
color:#FFF;
line-height:40px;
text-align:center;
width:40px;
height:40px;
font-size:24px;
}


.contentpopupcontent h1 {
font-family:'Open Sans Condensed';
font-weight:normal;
font-size:42px;
text-transform:uppercase;
margin:0px 0px 20px 0px;
padding:0px;
line-height:1.1;
}

.contentpopupcontent h1 span {
display:block;
font-size:24px;
color:#888;
}

.contentpopupcontent .closebtnbottom {
text-decoration:none;
color:#13232c;
font-weight:bold;
line-height:50px;
padding:0px 30px;
width:250px;
font-size:18px;
border-color:#13232c;
border-style:solid;
border-width:2px;
border-radius:50px;
display:block;
/*border-bottom: solid 4px #821c44;*/
margin:40px auto 0px auto;
text-align:center;
-webkit-transition: all ease 0.5s;
-moz-transition: all ease 0.5s;    
transition: all ease 0.5s;
}
.contentpopupcontent .closebtnbottom:hover {
box-shadow: inset 0 -100px 0 0 #13232c;
color:#FFF;
}

/* *************************** */

.testis iframe {
max-width:95%;
display:block;
margin:20px auto;
}

.center {
width:720px;
margin:0px auto;
position:relative;
} 

.center h2 {
font-size: 24px;
text-align: center;
margin: 40px 0px;
}
.center h3 {
font-size: 20px;
text-align: center;
margin: -40px 0px 40px 0px;
}

.contentul li {
margin-bottom:15px;
}

#topper {
background-color: #4B6074;
height:65px;
position:fixed;
top:0px;
left:0px;
width:100%;
border-bottom:solid 3px #FFF;
text-align:right;
z-index:9999;
}

#topper a {
display:inline-block;
color:#FFF;
text-decoration:none;
padding:5px 10px;
margin-top:10px;
}

#topper a#topbtn {
background-color:#b5b384;
}

#topper #toplogo {
position:absolute;
left:0px;
top:3px;
height:80px;
}

.buybox {
background-color: #456574;
background-image: url(../images/sp_formula/topbanner.jpg);
background-position: center top;
background-repeat: no-repeat;
width:600px;
padding:30px;
text-align:center;
margin:30px auto 60px auto;
border-radius:20px;
color:#FFF;
max-width:100%;
}
.buybox .aboveprice {
font-size:24px;
font-weight:bold;
margin-top:30px;
}
.buybox .price {
font-size:42px;
font-weight:bold;
}
.buybox .orderbtn {
display: inline-block;
color: #000;
background-color: #FBD676;
border: solid 2px #FBD676;
line-height: 55px;
padding: 0px 20px;
text-decoration: none;
font-size: 22px;
margin-top: 15px;
margin-bottom:15px;
width:400px;
font-weight:bold;
text-transform:uppercase;
max-width:100%;
}
.buybox .orderbtn:hover {
background-color:#ecc45b;
border-color:#ecc45b;
}

#header {
background-color:#456574;
background-image:url('../images/sp_formula/topbanner.jpg');
background-position:center top;
background-repeat:no-repeat;
height:536px;
/*margin-top:65px;*/
text-align:center;
/*padding-top:90px;
padding-bottom:40px;
margin-bottom:20px;*/
}

#header img {
margin-top:70px;
max-width:95%;
}

#header h1 {
color:#FFF;
margin:40px 5px 0px 5px;
padding:0px;
font-size:32px;
}
#header h1 div {
font-size:24px;
color:#bed8e4;
}

#header h1 #t1 {
color:#e56b41;
}
#header h1 #t2 {
background-color:#E7E26D;
color:#19272A;
padding:0px 3px;
}

#headerbar {
background-color: #385867;
padding:5px 0px;
}
#headerbar img {
width:320px;
max-width:95%;
display:block;
margin:0px auto;
opacity: 0.5;
}

.content {
padding:1px 0px 30px 0px;
background-color:#FFF;
}
.c2 {
background-color:#f0f3f5; /*#c8d2db*/
}
.c3 {
background-image:url('../images/sp_formula/bannerbg.jpg');
background-position:center top;
background-color:#172933;
background-size:cover;       
background-color: #456574;
color:#FFF;
}

#piccontainer1 {
text-align:center;
padding-top:30px;
/*margin-bottom:-60px;*/
}

#listnope {
list-style-type:none;
padding:0px;
}

#listnope li {
padding:10px 0px 10px 50px;
font-style:italic;
position:relative;
}

#listnope li:before {
font-family: 'FontAwesome';
content: "\f057";
/*margin: 0px 10px 0px -25px;*/
color:#AA0000;
font-size:30px;
position:absolute;
left:10px;
top:3px;
font-style:normal;
} 



#addtocart {
text-indent:-9999px;
width:450px;
height:86px;
display:block;
background-image:url('../images/sp_otttg/addtocart.png');
background-size:contain;
background-repeat:no-repeat;
margin:20px auto;
}
#addtocartcc {
text-indent:-9999px;
width:450px;
height:86px;
display:block;
background-image:url('../images/sp_otttg/buy-cc.jpg');
background-size:contain;
background-repeat:no-repeat;
margin:20px auto;
}
#addtocartpp {
text-indent:-9999px;
width:450px;
height:86px;
display:block;
background-image:url('../images/sp_otttg/buy-pp.jpg');
background-size:contain;
background-repeat:no-repeat;
margin:20px auto;
}

.bonus {
min-height:300px;
padding:30px 30px 30px 30px;
background-color:#deecef;
margin:30px 0px;
}
.bonus > div {
/*padding-left:330px;
position:relative;*/
}
.bonus h2 {
margin-top:0px;
margin-bottom:20px;
}
.bonus .val {
font-size:24px;
font-weight:bold;
text-align:center;
}

.bonus img {
/*position:absolute;
left:0px;
top:0px;*/
display:block;
margin:0px auto;
width:300px;
/*width:200px;
height:200px;
border-radius:100px;
float:right;
margin-left:20px;
border:solid 6px #aed8e1;*/
}

.samenvatting {
    list-style-type: none;
    margin: 0px 0px 30px 0px;
    padding: 0px;
    border-top: solid 1px #DDD;
}
.samenvatting li {
    padding: 20px 120px 20px 0px;
    border-bottom: solid 1px #DDD;
    font-weight: 600;
    position: relative;
    font-weight:bold;
}
.samenvatting li span {
    display: inline-block;
    position: absolute;
    top: 17px;
    right: 0px;
    background-color: #E7E26D;
    padding: 3px 5px;
    font-weight: 500;
    font-weight:bold;
}
.totval {
font-weight:bold;
font-size:28px;
text-align:center;
}
.totvalnow {
font-weight:bold;
font-size:40px;
text-align:center;
}

.imaginelist {
list-style-type:none;
/*margin:0px -40px;*/
margin:0px;
padding:0px;
}

.imaginelist li {
color:#000;
text-align:left;
padding:20px 0px 20px 70px;
font-size:20px;
font-style:italic;
border-bottom:solid 1px #DDD;
position:relative;
}

.imaginelist li:before {
font-family: 'FontAwesome';
content: "\f058";
/*margin: 0px 10px 0px -25px;*/
color:#4CCB93;
font-size:30px;
position:absolute;
left:30px;
top:13px;
font-style:normal;
} 

.chead {
background-image:url('../images/sp_formula/bannerbg.jpg');
background-position:center center;
background-color:#456574;
padding:25px 0px;
text-align:center;
font-size:28px;
color:#FFF;
font-weight:bold;
}


ul.checks {
list-style-type:none;
}
ul.checks li {
margin-bottom:20px;
position:relative;
padding:0px 0px 0px 30px;
}
ul.checks li:before {
font-family: 'FontAwesome';
content: "\f058";
/*margin: 0px 10px 0px -25px;*/
color:#4CCB93;
font-size:24px;
position:absolute;
left:0px;
top:-4px;
}

/* ******* KOLOMMEN ******* */

#columns {
text-align:center;
}

.column {
display:inline-block;
width:290px;
vertical-align:top;
text-align:center;
font-size:16px;
font-weight:normal;
position:relative;
}

.column h4 {
margin:0px;
display:block;
padding:7px 0px;
}

.column h4#aanb {
background-color:#FFF;
border-style:solid;
border-color:#EEE;
border-width:1px 1px 0px 1px;
background-color:#aed8e1;
}

.column h3 {
background-color:#203C56;
color:#FFF;
padding:10px;
font-size:22px;
/*font-family:'Open Sans Condensed';*/
font-weight:bold;
margin:0px;
border-style:solid;
border-width: 1px 1px 0px 1px;
border-color: #DDD;
}

.column #aanbieding {
position:absolute;
z-index:999;
left:200px;
top:-25px;
}

.column a.ww {
width:240px;
height:71px;
background-image:url('../images/inwinkelwagen.png');
background-size:contain;
display:block;
text-indent:-9999px;
margin:10px auto 0px auto;
}

.column a.bottomww {
font-size:18px;
display:block;
margin-top:10px;
color:#b5b384;
}

.column > table {
border:solid 1px #DDD;
width:290px;
}

.column > table tr td {
padding:0px 15px;
vertical-align:middle;
height:70px;
}

.column > table  tr:nth-child(even) {
background-color:#F3F3F3;
}

.column > table  tr:nth-child(odd) {
background-color:#FFF;
}

.faq {
background-color:#EEE;
padding:13px 20px;
border-radius:5px;
margin-bottom:20px;
}

.faq > a {
text-decoration:none;
color:#222;
display:block;
}

.faq > div {
display:none;
padding-top:20px;
color:#222;
}

#footer {
padding-top:30px;
padding-bottom:30px;
background-image:url('../images/sp_otttg/banner.jpg');
background-position:center top;
background-color:#172933;
background-size:cover;
color:#FFF;
/*height:40px;*/
text-align:center;
}

#footer #footerinside {
width:900px;
margin:0px auto;
font-size:14px;
}

@media screen and (max-width: 720px) {

#header {
height:auto;
padding-bottom:40px;
}

#addtocart {
max-width:100%;
}
#addtocartcc {
max-width:100%;
}
#addtocartpp {
max-width:100%;
}


.center {
width:100%;
padding-left:10px;
padding-right:10px;
}

#footer #footerinside {
width:100%;
}

.column #aanbieding {
left:0px;
max-width:100%;
}

.aanbcolumn {
margin-top:40px;
}

.center h3 br {
display:none;
}               

img {
max-width:100%;
}

#topper a.toplink {
display:none;
}

#topper a#topbtn {
margin-right:10px;
}

iframe {
max-width:100%;
}

/* *** FREE DOWNLOADS *** */

.dlcontent {
width:auto;
}

.narrow {
width:auto;
padding-left:20px;
padding-right:20px;
}

a.vidbtn {
width:auto;
margin:20px 20px;
display:block;
}

#dromen {
float:none!important;
margin:40px auto 0px auto!important;
display:block!important;
width:90%!important;
}

#bottomconv {
text-align:center!important;
padding:0px 20px;
}

.convbtn {
padding:0px 10px;
font-size:16px;
}

.contentpopupcontent {
width:auto;
padding:15px;
}

.contentpopupcontent iframe {
width:100%;
height:auto;
}

.contentpopupcontent .closebtnbottom {
width:200px;
}

.buybox .orderbtn {
padding:0px;
}


}