@import url(https://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);

HTML, BODY { width: 100%; height: 100%; }

BODY {
   background: #f1f1f1;
   font-family: "Open Sans", Arial, sans-serif;
    }

p
{ font-size:18px;
}


.base-layer-account {
    color: #333;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: bold;
    line-height: 52px;
    vertical-align: middle;
    background: url(../images/base-layer-account-bg.png) top right no-repeat;
    padding-right: 147px;
    position: fixed;
    top: 0px;
    right: 0px;
    height: 49px;
    min-width: 137px;
    z-index: 3;
    }

    .base-layer-account IMG {
        vertical-align: middle;
        padding-bottom: 3px;
        margin-right: .5em;
        }

.base-layer-content {
    background: url(../images/base-layer-content-bg.png) top left no-repeat;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 700px;
    height: 943px;
    z-index: 1;
    }

.base-layer-content-col {
    background: #320b2a;
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    width: 300px;
    }

.welcome {
    font-family: Oswald;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    }

.warning {
    color: #fff;
    text-align: center;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background: #f00;
    padding: 10px 3px;
    }

.ff-osans { font-family: "Open Sans" !important; }

H1 {
    color: #000;
    font-family: Oswald;
    font-size: 30px !important;
    font-weight: bold;
    line-height: 1.25em;
    text-align: center;
    margin: .35em 0;
    }

H2 {
    color: #000;
    font-family: Oswald;
    font-size: 26px !important;
    font-weight: bold;
    line-height: 1.25em;
    text-align: center;
    margin: .35em 0;
    }

H2.introducing {
    color: #e00;
    font-family: "Open Sans";
    font-weight: bold;
    border: 4px dashed #0096c9;
    border-left: none;
    border-right: none;
    background-color: #ffffe9;
    padding: .35em 0;
    margin: 1.25em 0 .85em !important;
    }

H3 {
    color: #000;
    font-family: Oswald;
    font-size: 24px !important;
    font-weight: bold;
    line-height: 1.25em;
    text-align: center;
    margin: 1.25em 0 .85em !important;
    }

/* Layout */

#layout {
    margin: 0 auto;
    max-width: 966px;
    min-height: 1100px;
    overflow: hidden;
    position: relative;
    z-index: 100;
	
	
   
	
    }

#content {
    border: 1px solid #ccc;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background: #fff;
    margin: 30px 25px 40px;
	border: solid #eee;
    border-width: 0px 1px 1px 1px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 30px 60px 60px 60px;
    -moz-box-shadow: 0px 0px 5px #888;
    -webkit-box-shadow: 3px 0px 5px #888;
    box-shadow: 0px 2px 8px #424242;
    border-radius: 15px;
    }

.order-steps {
    text-align: center;
    margin: 1em 0;
    }

    .order-steps IMG {
        width: 100%;
        }

.features {
    border: 3px dashed #cfd0d2;
    background-color: #fffef2;
    padding: 1em 0 !important;
    }

    .features LI {
        margin: .5em 4em !important;
        }

    .features .insertion {
        margin: 1.25em 4em 0 0;
        }

.getmore {
    margin: 1.75em 0 !important;
    }

    .getmore SPAN {
        color: #1f1f1f;
        border: 2px dashed #097da5;
        background: #fff6a7;
        box-shadow: 4px 6px #e4e4e4;
        padding: 8px 20px;
        display: inline-block;
        transform: rotate(-2deg);
        }

.exp-futures {
    background-color: #fff8e0;
    background-image: linear-gradient(120deg, #fff8e0 0%, #fdd2b2 100%);
    padding: 2em 40px;
    margin: 2em -40px;
    }

    .exp-futures .inner {
        background: #fff;
        padding: 10px 20px;
        overflow: hidden;
        }

    .exp-futures H3 {
        color: #fff;
        text-align: left;
        background-color: #4ea290;
        background-image: url(../images/exp-futures-arrow.png);
        background-position: .35em .7em;
        background-repeat: no-repeat;
        background-size: 32px;
        padding: .65em .5em .65em 2em;
        margin: 1em 0;
        overflow: hidden;
        clear: both;
        }

    .exp-futures .insertion {
        margin-top: -.25em;
        }

.single-feedback {
    margin: 1em 0 !important;
    }

.single-feedback IMG {
    border: 3px solid #e2e8ea;
    }

.explain {
    border: 1px solid #f19f21;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background: #ffedd3;
    padding: 10px 20px 0;
    margin: 1.25em 0 !important;
    overflow: hidden;
    }

    .explain IMG {
        -webkit-border-radius: 4px;
        border-radius: 4px;
        margin-top: .5em;
        }

    .explain H3 {
        color: #00acc1;
        text-align: left;
        margin: 0 0 .35em !important;
        }

.reviewed {
    background-image: linear-gradient(to top, #dfe9f3 0%, white 100%);
    padding: 1em 40px;
    margin: 0 -40px 2em;
    }

    .reviewed H2 {
        margin: 0 0 1em;
        }

.purchase {
    font-size: 90%;
    padding: 5em 0 6em;
    margin: 0 -20px !important;
    overflow: hidden;
    }

    .purchase .column {
        text-align: center;
        border: 2px solid #e5e5e5;
        background-color: #f6f6fa;
        box-sizing: border-box;

        margin-left: 1% !important;
        width: 32.33% !important;
        }

    .purchase .column--1 {
        position: relative;
    }

    .purchase .column.bt-6 {
        border: 3px solid #ef4900;
        -webkit-box-shadow: 0 3px 18px 0 rgba(0,0,0,.25);
        box-shadow: 0 3px 18px 0 rgba(0,0,0,.25);
        margin: -1.75em 0;
        }

        .purchase .column H1 {
            font-size: 36px !important;
            margin: .5em 0;
            }

        .purchase .column H2 {
            color: #444;
            font-family: "Open Sans";
            font-size: 18px !important;
            font-weight: bold;
            margin: 1.25em 0 .75em;
            }

        .purchase .column H3 {
            font-size: 22px !important;
            margin: .25em 0 !important;
            }

        .purchase .column P {
            margin: .5em 0;
            }

        .purchase .column .prices {
            color: #333;
            font-size: 95%;
            line-height: 1.5em;
            }

        .purchase .column .hstag {
            color: #fff;
            font-size: 120%;
            font-style: italic;
            font-weight: bold;
            background-color: #f04900;
            padding: .25em 0;
            margin: -2em 0 0 0;
            }

        .purchase .column .mbseal {
            margin: 0 0 -4.5em;
            }

.certbox {
    font-size: 95%;
    text-align: center;
    background-image: url(../images/certbox-bg.jpg);
    background-position: top center;
    background-repeat: repeat-y;
    background-size: cover;
    padding: 70px 40px 90px;
    margin-bottom: 110px;
    position: relative;
    clear: both;
    }

    .certbox .t {
        background-image: url(../images/certbox-top.jpg);
        background-position: top center;
        background-repeat: repeat-x;
        background-size: 450px;
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        height: 55px;
        }

    .certbox .b {
        background-image: url(../images/certbox-btm.jpg);
        background-position: bottom center;
        background-repeat: repeat-x;
        background-size: 450px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        right: 0px;
        height: 55px;
        }

    .certbox .seal {
        background-image: url(../images/guarantee-180.png);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        bottom: -100px;
        left: 0px;
        right: 0px;
        height: 200px;
        }

.desktoponlylink {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}


.foot-sec {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 30px 0 30px;
}

.foot-list {
    padding-left: 0;
	margin-bottom:20px;
}


.foot-sec p {
    color: #fff;
    font-size: 15px;
}

.foot-list li {
    display: inline;
    padding-left: 0;
    list-style-type: none;
}

.foot-list li a {
    color: #fff !important;
    padding: 0px 5px;
    font-size: 16px;
	text-decoration:none;
}





