

p {
    text-align: left;
    font-size: 18px;
    line-height: 22px;
}

h2 {
    color: #FF0000;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}

h3 {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    color:black;
    font-family: "AvenirLTPro-Book",sans-serif;
}

h1 {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    color: #000000;
    font-family: "AvenirLTPro-Book",sans-serif;
    margin: 20px 0;
}


.main_content_padding {
    padding: 0 20px 0 20px;
}

.video_content_padding {
    padding: 0 45px 0 45px;
}

.content {
    background: #CED8FD none repeat scroll 0 0;
    border: 1px solid #1e2d64;
    border-radius: 5px;
    margin-top: 5px;
}

.background_gradient {
    background-color: ##CED8FD;
}

.videobox {
    border: 1px solid #1e2c65;
    z-index: 99999;
}

.footer {
    background-color: ##CED8FD;
    border-top: 1px solid #1e2d64;
    font-family: Trade Gothic,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 10px;
    text-align: center;
}

.footer a {
    color: blue;
    text-decoration: underline;
}

.footer a:hover {
    color: blue;
    text-decoration: none;
}

.cta_dummy_padding_top {
    padding-top: 30px;
}

.regtext {
    font-size:18px;
    font-weight: normal;
}
li {
    margin: 0 40px;
    font-size:18px;
    padding: 4px 0;
}
.red {
    color:#FF0000;
    font-weight:bold;
}
.bold {
    font-weight:bold;
}
.italic {
    font-style:italic;
}
ul.check {
    margin: 0;
    font-size:18px;
    padding: 0;
    text-align:left;
    list-style-type:none;
}
li.check {
    margin: 0 30px 0 20px;
    font-size:18px;
    padding: 8px 0px 8px 50px;
    text-align:left;
    background: url("https://mindmovies-images.s3.amazonaws.com/common/red_checkmark_black_box_30w.png") left top no-repeat;
    list-style: none;
}

@media (max-width: 400px)  {
    li.check {
        margin: 0 0 0 20px;
        font-size:18px;
        padding: 8px 0px 8px 30px;
        text-align:left;
        background: url("https://mindmovies-images.s3.amazonaws.com/common/red_checkmark_black_box_30w.png") left top no-repeat;
        list-style: none;
    }
}

.blue_sm{
    font-weight:bold;
    color:#1340B1;
}
.highlight {
    background-color: yellow;
    padding:4px;
    font-weight:bold;
}
.light_yellow {
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -o-border-radius:10px;
    border-radius: 10px;
    background-color: #fdfcac;
    border: 4px solid  #f4f2b1;
    padding: 10px;
    max-width: 590px;
}
.seal {
    float: left;
    margin-top: -5px;
}
a.cart {
    width: 439px;
    height: 115px;
    background: url('https://mindmovies-images.s3.amazonaws.com/common/MM_130401_add_to_cart_guarantee.png') no-repeat;
    border: none;
    display: block;
    margin:20px 0;
}
a.cart:hover {
    width: 439px;
    height: 115px;
    background: url('https://mindmovies-images.s3.amazonaws.com/common/MM_130401_add_to_cart_guarantee_hover.png') no-repeat;
    border: none;
    display: block;
}
.box {
    float: right;
    margin-top: 15px;
    padding: 0 15px 15px;
}
.sig {
    float: left;
    margin-top: 0px;
    margin-left: 10px;
}


.click_here {
    -moz-box-shadow:inset 0px 0px 0px 0px #f9eca0;
    -webkit-box-shadow:inset 0px 0px 0px 0px #f9eca0;
    box-shadow:inset 0px 0px 0px 0px #f9eca0;
    background:
    -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f0c911), color-stop(1, #f2ab1e) );
    background:
    -moz-linear-gradient( center top, #f0c911 5%, #f2ab1e 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0c911', endColorstr='#f2ab1e');
    background-color:#f0c911;
    -webkit-border-top-left-radius:37px;
    -moz-border-radius-topleft:37px;
    border-top-left-radius:37px;
    -webkit-border-top-right-radius:0px;
    -moz-border-radius-topright:0px;
    border-top-right-radius:0px;
    -webkit-border-bottom-right-radius:37px;
    -moz-border-radius-bottomright:37px;
    border-bottom-right-radius:37px;
    -webkit-border-bottom-left-radius:0px;
    -moz-border-radius-bottomleft:0px;
    border-bottom-left-radius:0px;
    text-indent:0;
    border:1px solid #e65f44;
    display:inline-block;
    color:#c92200;
    font-family: "AvenirLTPro-Book",sans-serif;
    font-size:24px;
    font-weight:bold;
    font-style:normal;
    height:75px;
    line-height:75px;
    padding: 0 35px 0 35px;
    text-decoration:none;
    text-align:center;
    text-shadow:1px 1px 0px #ded17c;
}

.click_here:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f2ab1e), color-stop(1, #f0c911) );
    background:-moz-linear-gradient( center top, #f2ab1e 5%, #f0c911 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ab1e', endColorstr='#f0c911');
    background-color:#f2ab1e;
    font-family: "AvenirLTPro-Book",sans-serif;
    font-size:24px;
    font-weight:bold;
    font-style:normal;
    height:75px;
    line-height:75px;
    padding: 0 35px 0 35px;
    text-decoration:none;
    text-align:center;
    text-shadow:1px 1px 0px #ded17c;
    color:#c92200;
}


@media (max-width: 506px) {
    .click_here {
        font-size:18px;
        line-height:75px;
        padding: 0 25px 0 25px;
    }

    .click_here:hover {
        font-size:18px;
        line-height:75px;
        padding: 0 25px 0 25px;
    }

}

@media (max-width: 409px) {
    .click_here {
        padding: 0 15px 0 15px;
    }

    .click_here:hover {
        font-size:16px;
        line-height:75px;
        padding: 0 15px 0 15px;
    }

}

@media (max-width: 991px) {
    .cta_dummy_padding_top {
        padding-top: 10px;
    }


    h2 {
        font-size: 26px;
        color: #FF0000;
        font-weight: bold;
    }
}


/* iPad and Below */

@media (max-width: 768px) {
   /* body {
        padding: 0px;
        margin: 0px;
        font-family: Trade Gothic,sans-serif;
        background: none;
        text-align: center;
        background-color: #0332B6;
    }*/

    h1 {
        font-family: "AvenirLTPro-Book",sans-serif;
        color:black;
        font-size: 22px;
        font-weight: bold;
        text-align: center;
    }

    .main_content_padding {
        padding:0 0 0 0;
    }

    .video_content_padding {
        padding: 0 15px 0 15px;
    }

    .background_gradient {
        min-height: 400px;
    }
}


@media (min-width: 768px) and (max-width: 992px){

    h1 {
        font-family: "AvenirLTPro-Book",sans-serif;
        color:black;
        font-size: 26px;
        font-weight: bold;
        text-align: center;
    }
}


