@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,300,400italic,400,600italic,600,700italic,700,800italic,800);


/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}


/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}


/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

.frame {
    border-radius:22px;
    border:8px solid #b7c9db;
    cursor: pointer;
}


/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}


/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}


/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}


/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    background:#f3f3f3;
}

.poppins {
    font-family: 'Poppins', sans-serif!important;
}


a {
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
}

a:hover,a:active,a:visited {
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
}

.container {
    max-width: 964px;
}

.wrapper {
    background: url('../img/bg.jpg') fixed;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    min-height:100vh;
}

.main-content {
    padding: 20px 0px 10px 0px;
}

.form {
    margin-top:30px;
    margin-bottom: 24px;
    border-radius: 2px;
    color: #333;
    border-radius:3px;
    border: 7px solid #de1818;
    border-radius: 10px;
}

.insdheader {
    padding: 30px 45px 5px 45px;
}

.mb0 {
    margin-bottom:0px;
    padding-bottom:8px;
    margin-top:0px;
    font-weight:600;
}

.tqpage {
    border: 1px solid white;
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.9);
    position:relative;
    padding-top:0px;
    padding-bottom:20px;
}

.formbox1 {
    border: 1px solid white;
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.9);
    padding-top:20px;
    position:relative;
}


.confirmimg {
    margin:15px 0;
}

.tqh3 {
    margin-bottom:20px;
}

.tqh4 {
    margin-top:20px;
}

.dloadimg {
    max-width:350px;
    height:auto;
    margin-top:-15px;
}

.tqh5 {
    margin-top:30px;
    margin-bottom:10px;
}

.dloadh3 {
    font-size:26px;
    line-height: 1.3em;
}

.accessimg {
    margin-bottom:15px;
}


.lead-form-area {
    max-width:650px;
    margin:0 auto;
}


.ftext {
    padding:0 80px;
}


.formbox2 {
    border: 0px dashed #f6eee3;
    filter: alpha(opacity=100);
    opacity: 1;
    margin: 0px;
    text-align: center;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #e5dcd4;
    -webkit-box-shadow: inset 0 0 50px #dbcdbb;
    -moz-box-shadow: inset 0 0 50px #dbcdbb;
    box-shadow: inset 0 0 50px #fff;
    position: relative;
    right: 1px;
    padding:0px 20px 35px 20px;
}

.limited-bannx {
    position: relative;
    background: url(../img/high.png);
    width: 356px;
    height: auto;
    display: block;
    margin-top:-50px!important;
    padding-top: 6px;
    padding-bottom: 8px;
    padding-left: 2px;
    font-size: 22px;
    letter-spacing: -0px;
    text-shadow: 1px 1px 0px #b12323;
    text-align: center;
    margin: auto;
    color: #fff;
}

.color-brand {
    color: #cd2323;
}


h1 {
    font-size: 38px;
    line-height: 46px;
    font-weight: 600;
    text-align: center;
    margin: 10px 18px 15px 18px;
}

h2 {
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    margin:0;
    color: #24170a;
    font-weight:700;
}

h3 {
    font-size: 22px;
    line-height: 26px;
    letter-spacing: -1px;
    text-align: center;
    margin:0;
    color: #24170a;
}

h4 {
    font-size:20px;
    text-align:center;
    margin-top:10px;
    font-weight:600;
}

.booklist {
    margin-left:0;
    padding-left:0;
    margin-top:20px;
}

.bookcol {
    margin-top:10px;
}


.booklist li {
    font-size:18px;
    margin-bottom:12px;
}

.booklist p {
    font-weight:600;
    font-size:20px;
    margin-bottom:15px;
}

.ftext p {
    font-size:16px;
}


.exp {
    font-size: 18px;
    letter-spacing: 0px;
    padding:0px 80px;
    text-align: center;
    font-weight: 400;
    margin-bottom:5px;
    line-height:1.3em;
}

p {
    font-size: 18px;
    letter-spacing: 0px;
    font-weight: 400;
    margin-bottom:5px;
    line-height:1.3em;
}


.cred {
    font-weight:600;
    margin-top:20px;
}

.cdown2 {
     display: flex;
     align-items: center;
     justify-content: center;
     margin-top:5px;
     margin-bottom:20px;
}

#clockdiv{
    color: #fff;
    display: inline-block;
    text-align: center;
    font-size:24px;
    font-weight:700;
}

#clockdiv > div{
    margin:2px;
    display: inline-block;
}

#clockdiv div > span{
    padding: 10px;
    border-radius: 3px;
    background: #000;
    display: inline-block;
    width:60px;
}

.smalltext{
    padding-top:2px;
    font-size:14px;
    color: #000;
    font-weight:600;
}


.viddcon {
    max-width:680px;
    margin:15px auto 0 auto;
}

.tqpage p {
    margin:15px 0;
}


.openform {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fb2525), color-stop(1, #ff7777));
    background: -moz-linear-gradient(top, #fb2525 5%, #ff7777 100%);
    background: -webkit-linear-gradient(top, #fb2525 5%, #ff7777 100%);
    background: -o-linear-gradient(top, #fb2525 5%, #ff7777 100%);
    background: -ms-linear-gradient(top, #fb2525 5%, #ff7777 100%);
    background: linear-gradient(to bottom, #fb2525 5%, #ff7777 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb2525', endColorstr='#ff7777',GradientType=0);
    background-color: #fb2525;
        -moz-box-shadow: inset 0px 1px 0px 0px #fcc1c1;
    -webkit-box-shadow: inset 0px 1px 0px 0px #fcc1c1;
    box-shadow: inset 0px 1px 0px 0px #fcc1c1;
    border-radius: 12px;
    border: 1px solid #f20e0e;
    display: inline-block;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    padding: 20px 10px;
    width: 420px;
    text-decoration: none!important;
    text-shadow: 0px 1px 0px #3ca766;
    margin-top:15px;
    position:relative;
}

.secfields {
    margin-top:10px;
}



.embed-container {
    border-radius:22px;
    border:8px solid #b7c9db;
    margin-top:12px;
}


.llinks {
    font-size:12px;
    margin-top:-10px;
}


.llinks a {
    color:blue!important;
}

.openform:hover, .submtbtn:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fb2525), color-stop(1, #ff7777));
    background: -moz-linear-gradient(top, #ff7777 5%, #fb2525 100%);
    background: -webkit-linear-gradient(top, #ff7777 5%, #fb2525 100%);
    background: -o-linear-gradient(top, #ff7777 5%, #fb2525 100%);
    background: -ms-linear-gradient(top, #ff7777 5%, #fb2525 100%);
    background: linear-gradient(to bottom, #ff7777 5%, #fb2525 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb2525', endColorstr='#ff7777',GradientType=0);
    background-color: #fb2525;
    color: #fff;
}

.submtbtn {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fb2525), color-stop(1, #ff7777));
    background: -moz-linear-gradient(top, #fb2525 5%, #ff7777 100%);
    background: -webkit-linear-gradient(top, #fb2525 5%, #ff7777 100%);
    background: -o-linear-gradient(top, #fb2525 5%, #ff7777 100%);
    background: -ms-linear-gradient(top, #fb2525 5%, #ff7777 100%);
    background: linear-gradient(to bottom, #fb2525 5%, #ff7777 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb2525', endColorstr='#ff7777',GradientType=0);
    background-color: #fb2525;
        -moz-box-shadow: inset 0px 1px 0px 0px #fcc1c1;
    -webkit-box-shadow: inset 0px 1px 0px 0px #fcc1c1;
    box-shadow: inset 0px 1px 0px 0px #fcc1c1;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #61b15a), color-stop(1, #3ca766));
    background: -moz-linear-gradient(top, #61b15a 5%, #3ca766 100%);
    background: -webkit-linear-gradient(top, #61b15a 5%, #3ca766 100%);
    background: -o-linear-gradient(top, #61b15a 5%, #3ca766 100%);
    background: -ms-linear-gradient(top, #61b15a 5%, #3ca766 100%);
    background: linear-gradient(to bottom, #61b15a 5%, #3ca766 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#61b15a', endColorstr='#3ca766',GradientType=0);
    border-radius: 12px;
    border: 1px solid #3ca766;
    display: inline-block;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    padding: 15px 10px;
    width: 100%;
    text-decoration: none!important;
    text-shadow: 0px 1px 0px #7f1c1c;
    margin-top:0px;
    position:relative;
}

.openform:focus, .openform:active {
    color: #fff!important;
}


.butnopen {
    position:relative;
}

.butnopen .left {
    position: absolute;
    max-width: 60px;
    top:80px;
    right: 125px;
}
.butnopen .right {
    position: absolute;
    max-width: 60px;
    top:80px;
    left: 125px;
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.form-control {
    color: #a89393;
    border: solid 1px #ac9c9c;
    outline: 0;
    text-align: left;
    font-size: 16px;
    height: 50px;
    padding: 16px 10px 15px 18px;
    background-color: #fff;
    border-radius: 8px;
    -webkit-box-shadow: inset 2px 2px 3px #f3dfdf;
    -moz-box-shadow: inset 2px 2px 3px #f3dfdf;
    box-shadow: inset 2px 2px 3px #f3dfdf;
    }

.p0 {
    padding: 0;
}

.mt-10 {
    margin-top:10px;
}

.mb-0 {
    margin-bottom:0!important;
}

.pb-0 {
    padding-bottom:0!important;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */


/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}


/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}


/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}


/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}


/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.clearfix:after {
    clear: both;
}



/*==============================================
Spacing Helping Classes
===============================================*/
.mb-5{ margin-bottom:5px;}
.mb-10{ margin-bottom:10px;}
.mb-15{ margin-bottom:15px;}
.mb-20{ margin-bottom:20px;}
.mb-25{ margin-bottom:25px;}
.mb-30{ margin-bottom:30px;}
.mb-35{ margin-bottom:35px;}
.mb-40{ margin-bottom:40px;}
.mb-45{ margin-bottom:45px;}
.mb-50{ margin-bottom:50px;}
.mt-0{ margin-top:0px;}
.mt-5{ margin-top:5px;}
.mt-10{ margin-top:10px;}
.mt-15{ margin-top:15px;}
.mt-20{ margin-top:20px;}
.mt-25{ margin-top:25px;}
.mt-30{ margin-top:30px;}
.mt-35{ margin-top:35px;}
.mt-40{ margin-top:40px;}
.mt-45{ margin-top:45px;}
.mt-50{ margin-top:50px;}


/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 1.25dppx),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}


/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
