﻿@charset "utf-8";


h1 {
    font-weight: 800;
    font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 0px;
    padding: 0px;
}

.aff-image {
    float: left;
    height: 400px;
    width: 58%;
    margin-top: 1%;
}

.terms {
    width: 100%;
    float: left;
    font-size: 13px;
    text-align: left;
    padding-top: 0px;
}

.stupy_ie {
    border: 1px solid #ccc !important;
    width: 95%;
    font-size: 15px;
    margin: 5px 10px;
    padding: 1% 2%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    color: #aaa;
}

.aff-info-left p {
    width: 98%;
}

.aff-form-container {
    float: left;
    border: 1px #6a9b08 solid;
    height: 410px;
    width: 40%;
    margin-left: 2px;
    margin-top: 1%;
}

.aff-form-header {
    float: left;
    width: 96%;
    height: 50px;
    text-align: center;
    padding: 2%;
    font-weight: 300;
    font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
    background-color: #6a9b08;
    color: #FFF;
    font-size: 31px;
}

.aff-form-inputs {
    float: left;
    width: 102%;
    height: auto;
    padding: 1%;
}

.txt-area {
    width: 90%;
    height: 40px;
    max-height: 50px;
    width: 90%;
    max-width: 102%;
    font-size: 16px;
    margin: 10px;
    margin-top: 5px;
    padding: 5px 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
}

.aff-input {
    margin-top: 5px;
}

.aff-info-left {
    float: left;
    width: 100%;
    background-color: #fafafa;
    margin-top: 2px;
    overflow: hidden;
}

    .aff-info-left p {
        padding: 7px;
        margin-bottom: 2px;
        line-height: 27px;
    }

.aff-info-header {
    float: left;
    height: 33px;
    width: 98%;
    padding: 1%;
    background-color: #f3f3f3;
    color: #000;
    font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-weight: 300;
    font-size: 28px;
}

.aff-info-right {
    float: left;
    height: 400px;
    width: 40%;
    margin-left: 1%;
    margin-top: 2px;
}

.new-form {
    width: 90%;
    font-size: 16px;
    margin: 10px;
    padding: 1% 2%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    color: #aaa;
    font-family: inherit;
}

#formdata .new-form {
    margin-top: -5px;
}

.new-form2 {
    width: 90%;
    font-size: 16px;
    margin: 10px;
    margin-top: -5px;
    padding: 1% 2%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    color: #aaa;
    font-family: inherit;
}

.inn {
    height: auto;
    text-indent: 6px;
    margin-top: 0px;
}

#thelist {
    float: left;
    margin: 3%;
    width: 100%;
    height: auto;
    font-size: 13px;
    font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
    background-color: #fafafa;
}

.thelist {
    float: left;
    margin: 0px;
    width: 93%;
    height: auto;
    font-size: 13px;
    font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
    background-color: #fafafa;
    line-height: 1.7;
    padding-right: 0px;
}

.foota a {
    color: #FFF;
    text-decoration: none;
}

.theul li {
    line-height: 22px;
    font-size: 13px;
    background: url(/images/tick.png) no-repeat top left;
    padding-left: 25px;
    background-size: 22px;
    text-indent: 8px;
    height: auto;
}

#ihmenu a {
    text-decoration: none;
}

.ihbutton img {
    width: 94%;
    height: 13%;
    margin-top: 8px;
    background-color: #da1f26;
    border: 1px solid #6b0d0e;
    border-radius: 5px;
    color: #fff;
    font-size: 25px;
    font-weight: lighter;
}

#ihbottomr {
    float: left;
    width: 35.45%;
    height: auto;
    z-index: 1;
    background-color: #fafafa;
    font-size: 14px;
    padding: 10px;
    margin-left: 3px;
}

    #ihbottomr p {
        margin-left: 10px;
    }

#ihbottoml {
    overflow: hidden;
    float: left;
    width: 60.5%;
    height: auto;
    z-index: 1;
    background-color: #fafafa;
    font-size: 14px;
    padding: 8px;
    margin-top: -7px;
}

body {
    margin: 0px;
    margin-right: 0%;
    font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    text-align: center;
    vertical-align: baseline;
}

.menu-item:hover {
    cursor: pointer;
    background-color: #6a9b08;
}

.menu-active {
    background-color: #6a9b08;
}

.social-networks {
    float: right;
    width: 30%;
    height: auto;
    margin-top: 5%;
    margin-right: 2%;
}

#fb, #gp, #tw, #ln, #yt {
    float: right;
    margin: 1%;
    width: 10%;
    padding: 2px;
    border-radius: 2px;
    background-color: #4a4977;
    cursor: pointer;
}

    #fb img, #gp img, #tw img, #ln img, #yt img {
        width: auto;
    }

#ihlogo img {
    width: auto;
}

#fb:hover {
    background-color: #3b5998;
}

#gp:hover {
    background-color: #d64136;
}

#tw:hover {
    background-color: #48c4d2;
}

#ln:hover {
    background-color: #71b2d0;
}

#yt:hover {
    background-color: #f45750;
}

.ihcontainer {
    overflow: hidden;
    position: relative;
    width: 980px;
    height: auto;
    z-index: 1;
    margin: auto;
    text-align: left;
}

#ihoundheader {
    float: left;
    width: 100%;
    height: 115px;
    z-index: 1;
    background-color: #11104c;
    margin: 0px;
}

#ihlogo {
    float: left;
    width: 244px;
    height: 106px;
    z-index: 1;
    padding-top: 10px;
}

img {
    width: 100%;
}

#ihmenu {
    overflow: hidden;
    float: left;
    width: 100%;
    height: 47px;
    z-index: 2;
    top: 115px;
    background-color: #4a4977;
}

    #ihmenu a {
        text-decoration: none;
    }

.menu-item {
    float: left;
    width: 10.666665555555555%;
    margin-left: 2px;
    font-size: 11px;
    height: 30px;
    padding-bottom: 8px;
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    padding-top: 8px;
    border-left: solid 1px #11104c;
}

#ihcarview {
    float: left;
    width: 62%;
    height: 500px;
    background-color: #F3F3F3;
    z-index: 3;
    margin-top: 5px;
    overflow: hidden;
}

#ihcar {
    float: left;
    width: 93%;
    background-color: #F3F3F3;
    text-align: center;
    font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-weight: 300;
    font-size: 40px;
    margin-top: 0px;
}

#ihcarviewheads {
    float: left;
    width: 89%;
    background-color: #F3F3F3;
    text-align: center;
    font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-weight: 300;
    font-size: 40px;
    padding: 0px;
    padding-bottom: 0px;
}

#ihquotes {
    float: left;
    width: 95%;
    background-color: #F3F3F3;
    text-align: center;
    font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-weight: 300;
    font-size: 24px;
    padding: 2%;
    padding-bottom: 20px;
    border-bottom: 3px solid white;
}

.options {
    max-width: 99%;
    margin: 0 auto;
    margin-left: 1%;
}

.product {
    width: 20%;
    border: 1px solid #999;
    margin: 1.2%;
    float: left;
    text-align: left;
    font-size: 13px;
    padding: 1%;
}

.prodtitle {
    font-size: 16px;
    text-align: center;
    line-height: 1.6;
    font-weight: bolder;
}

.product img {
    margin: 6px 0;
}

#formholder {
    float: left;
    width: 36%;
    margin: 4px;
    padding: 0.3%;
    background-color: #F3F3F3;
    min-height: 495px;
}

#formstuff {
    float: left;
    width: 100%;
    height: 101%;
    background-color: #6a9b08;
}

#formheader {
    float: left;
    width: 93%;
    height: 35px;
    text-align: center;
    font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-size: 28px;
    font-weight: 300;
    color: #FFFFFF;
    padding: 13px;
}

#formdata {
    float: left;
    margin: 2px;
    height: auto;
    padding: 1%;
    padding-bottom: 5%;
    padding-top: 5%;
    background-color: #FFFFFF;
    min-height: 405px;
    background-image: url('/images/bgf.jpg');
}


.input2 {
    width: 90%;
    font-size: 15px;
    margin: 5px 10px;
    padding: 1% 2%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    color: #333;
}

.ihbutton {
    width: 80%;
    height: 60px;
    margin-left: 10%;
    margin-top: 8px;
    background-color: #da1f26;
    border: 1px solid #6b0d0e;
    border-radius: 5px;
    color: #fff;
    font-size: 25px;
    font-weight: lighter;
}

#ihoundchb {
    float: left;
    margin-left: 0;
    margin-top: 2%;
    font-size: 13px;
    font-weight: 300;
    color: #555555;
}

#ihbottomr {
    float: left;
    width: 34.5%;
    height: auto;
    z-index: 1;
    background-color: #fafafa;
    font-size: 14px;
    padding: 10px;
    margin-left: 3px;
}

#ihbottoml {
    overflow: hidden;
    float: left;
    width: 60.5%;
    height: auto;
    z-index: 1;
    background-color: #fafafa;
    font-size: 14px;
    padding: 8px;
    margin-top: -7px;
}

.new-form2 {
    width: 90%;
    font-size: 16px;
    margin: 10px;
    margin-top: -5px;
    padding: 2% 2%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    color: #aaa;
    font-family: inherit;
}

#formdata .new-form {
    margin-top: -5px;
}

@media(min-width:1300px) and (max-width:9000px) {

    .ihcontainer {
        overflow: hidden;
        float: left;
        width: 960px;
        height: auto;
        z-index: 1;
        margin-left: 20.5%;
        text-align: left;
    }

    #ihoundheader {
        float: left;
        width: 100%;
        height: 115px;
        z-index: 1;
        background-color: #11104c;
        margin: 0px;
    }

    #ihlogo {
        float: left;
        width: 244px;
        height: 106px;
        z-index: 1;
        padding-top: 10px;
    }

    img {
        width: 100%;
    }

    #ihmenu {
        overflow: hidden;
        float: left;
        width: 100%;
        height: 47px;
        z-index: 2;
        top: 115px;
        background-color: #4a4977;
    }

        #ihmenu a {
            text-decoration: none;
        }

    .menu-item {
        float: left;
        width: 10.666665555555555%;
        margin-left: 2px;
        font-size: 11px;
        height: 30px;
        padding-bottom: 8px;
        text-align: center;
        color: #FFF;
        text-transform: uppercase;
        padding-top: 8px;
        border-left: solid 1px #11104c;
    }

    h1 {
        font-weight: 300;
        font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
        font-size: 28px;
        line-height: 1.2;
        margin-bottom: 0px;
        padding: 0px;
    }

    #ihcarview {
        float: left;
        width: 62%;
        height: 500px;
        background-color: #F3F3F3;
        z-index: 3;
        margin-top: 5px;
        overflow: hidden;
    }

    #ihcar {
        float: left;
        width: 93%;
        background-color: #F3F3F3;
        text-align: center;
        font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
        font-weight: 300;
        margin-top: 0px;
    }

    #ihcarviewheads {
        float: left;
        width: 89%;
        background-color: #F3F3F3;
        text-align: center;
        font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
        font-weight: 300;
        padding: 0px;
        padding-bottom: 0px;
    }


    #ihquotes {
        float: left;
        width: 95%;
        background-color: #F3F3F3;
        text-align: center;
        font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
        font-weight: 300;
        font-size: 24px;
        padding: 2%;
        padding-bottom: 20px;
        border-bottom: 3px solid white;
    }

    .options {
        max-width: 99%;
        margin: 0 auto;
        margin-left: 1%;
    }

    .product {
        width: 20%;
        border: 1px solid #999;
        margin: 1.2%;
        float: left;
        text-align: left;
        font-size: 13px;
        padding: 1%;
    }

    .prodtitle {
        font-size: 16px;
        text-align: center;
        line-height: 1.6;
        font-weight: bolder;
    }

    .product img {
        margin: 6px 0;
    }

    #formholder {
        float: left;
        width: 36%;
        margin: 4px;
        padding: 0.3%;
        background-color: #F3F3F3;
        min-height: 396px;
    }

    #formstuff {
        float: left;
        width: 100%;
        height: 101%;
        background-color: #6a9b08;
    }

    #formheader {
        float: left;
        width: 93%;
        height: 35px;
        text-align: center;
        font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
        font-size: 28px;
        font-weight: 300;
        color: #FFFFFF;
        padding: 13px;
    }

    #formdata {
        float: left;
        margin: 2px;
        height: auto;
        padding: 1%;
        padding-bottom: 5%;
        padding-top: 5%;
        background-color: #FFFFFF;
        min-height: 396px;
        background-image: url('/images/bgf.jpg');
    }

    input {
        width: 90%;
        font-size: 16px;
        margin: 10px;
        padding: 2% 2%;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        border: 1px solid #ccc;
    }

    .ihbutton {
        width: 80%;
        height: 13%;
        margin-left: 10%;
        margin-top: 8px;
        background-color: #da1f26;
        border: 1px solid #6b0d0e;
        border-radius: 5px;
        color: #fff;
        font-size: 25px;
        font-weight: lighter;
    }

    #ihoundchb {
        float: left;
        margin-left: 10%;
        margin-top: 4%;
        font-size: 13px;
        font-weight: 300;
        color: #555555;
    }

    #ihbottomr {
        float: left;
        width: 34.5%;
        height: auto;
        z-index: 1;
        background-color: #fafafa;
        font-size: 14px;
        padding: 10px;
        margin-left: 3px;
    }

    #ihbottoml {
        overflow: hidden;
        float: left;
        width: 60.5%;
        height: auto;
        z-index: 1;
        background-color: #fafafa;
        font-size: 14px;
        padding: 8px;
        margin-top: -7px;
    }

    .new-form2 {
        width: 90%;
        font-size: 16px;
        margin: 10px;
        margin-top: -5px;
        padding: 2% 2%;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        border: 1px solid #ccc;
        color: #aaa;
        font-family: inherit;
    }
}

@media(min-width:990px) and (max-width:1299px) {
    .aff-form-container {
        height: 415px;
    }

    .ihcontainer {
        overflow: hidden;
        overflow: hidden;
        float: left;
        width: 99%;
        height: auto;
        z-index: 1;
        margin-left: 1%;
        text-align: left;
    }

    #ihoundheader {
        float: left;
        width: 100%;
        height: 115px;
        z-index: 1;
        background-color: #11104c;
    }

    #ihlogo {
        float: left;
        width: 244px;
        height: 106px;
        z-index: 1;
        padding-top: 10px;
    }

    img {
        width: 100%;
    }

    #ihmenu {
        overflow: hidden;
        float: left;
        width: 100%;
        height: 50px;
        z-index: 2;
        top: 115px;
        background-color: #4a4977;
    }

        #ihmenu a {
            text-decoration: none;
        }

    .menu-item {
        float: left;
        width: 10.666665555555555%;
        margin-left: 2px;
        font-size: 11px;
        height: 30px;
        text-align: center;
        color: #FFF;
        text-transform: uppercase;
        padding: 10px 0;
        border-left: solid 1px #11104c;
    }

    #ihcarview {
        float: left;
        width: 62%;
        height: 500px;
        background-color: #F3F3F3;
        z-index: 3;
        margin-top: 5px;
        overflow: hidden;
    }

    #ihcar {
        float: left;
        width: 80%;
        background-color: #F3F3F3;
        text-align: center;
        font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
        font-weight: 200;
        font-size: 40px;
    }

    #ihcarviewheads {
        float: left;
        width: 89%;
        background-color: #F3F3F3;
        text-align: center;
        font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
        font-weight: 300;
        font-size: 40px;
        padding: 30px;
        padding-bottom: 0px;
    }


    #ihquotes {
        float: left;
        width: 95%;
        background-color: #F3F3F3;
        text-align: center;
        font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
        font-weight: 300;
        font-size: 24px;
        padding: 2%;
        padding-bottom: 20px;
        border-bottom: 3px solid white;
    }

    .options {
        max-width: 99%;
        margin: 0 auto;
        margin-left: 1%;
    }

    .product {
        width: 20%;
        border: 1px solid #999;
        margin: 1.2%;
        float: left;
        text-align: left;
        font-size: 13px;
        padding: 1%;
    }

    .prodtitle {
        font-size: 16px;
        text-align: center;
        line-height: 1.6;
        font-weight: bolder;
    }

    .product img {
        margin: 6px 0;
    }

    #formholder {
        float: left;
        width: 36%;
        margin: 4px;
        padding: 0.5%;
        background-color: #F3F3F3;
        min-height: 499px;
    }

    #formstuff {
        float: left;
        width: 100%;
        height: 100%;
        background-color: #6a9b08;
    }

    #formheader {
        float: left;
        width: 93%;
        height: 54px;
        text-align: center;
        font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
        font-size: 28px;
        font-weight: 300;
        color: #FFFFFF;
        padding: 13px;
    }

    #formdata {
        float: left;
        margin: 2px;
        height: auto;
        padding: 1%;
        padding-bottom: 2%;
        background-color: #FFFFFF;
        min-height: 396px;
        background-image: url('/images/bgf.jpg');
    }

    input {
        width: 90%;
        font-size: 16px;
        margin: 10px;
        padding: 2% 2%;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        border: 1px solid #ccc;
    }

    .ihbutton {
        width: 80%;
        margin-left: 10%;
        height: 13%;
        background-color: #da1f26;
        border: 1px solid #6b0d0e;
        border-radius: 5px;
        color: #fff;
        font-size: 25px;
        font-weight: lighter;
    }

    #ihoundchb {
        float: left;
        margin-left: 10%;
        margin-top: 2%;
        font-size: 13px;
        font-weight: 300;
        color: #555555;
    }
}

@media (min-width:790px) and (max-width:990px) {

    .social-networks {
        float: right;
        width: 30%;
        height: auto;
        margin-top: 5%;
        margin-right: 0%;
    }

    .aff-form-container {
        height: 370px;
    }

    .aff-image {
        height: 375px;
    }

    .aff-form-header {
        font-size: 26px;
    }

    .ihcontainer {
        overflow: hidden;
        float: left;
        width: 690px;
        height: auto;
        z-index: 1;
        margin-left: 9%;
        text-align: left;
    }

    #ihoundheader {
        float: left;
        width: 100%;
        height: 115px;
        z-index: 1;
        background-color: #11104c;
    }

    #ihlogo {
        float: left;
        width: 244px;
        height: 106px;
        z-index: 1;
        padding-top: 10px;
    }

    img {
        width: 100%;
    }

    #ihmenu {
        overflow: hidden;
        float: left;
        width: 100%;
        height: 50px;
        z-index: 2;
        top: 115px;
        background-color: #4a4977;
    }

        #ihmenu a {
            text-decoration: none;
        }

    .menu-item {
        float: left;
        width: 10.666665555555555%;
        margin-left: 0px;
        font-size: 11px;
        height: 30px;
        text-align: center;
        color: #FFF;
        text-transform: uppercase;
        padding: 10px 0;
        border-left: solid 1px #11104c;
    }

    #ihcarview {
        float: left;
        width: 61%;
        height: 400px;
        background-color: #F3F3F3;
        z-index: 3;
        margin-top: 5px;
        overflow: hidden;
    }

    #ihcar {
        float: left;
        width: 74%;
        background-color: #F3F3F3;
        text-align: center;
        font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
        font-weight: 300;
        font-size: 40px;
    }

    #ihcarviewheads {
        float: left;
        width: 80%;
        background-color: #F3F3F3;
        text-align: center;
        font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
        font-weight: 300;
        font-size: 20px;
        padding: 30px;
        padding-bottom: 0px;
    }

    h1 {
        font-weight: 300;
        font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
        font-size: 28px;
        line-height: 1.2;
        margin-bottom: 0px;
        padding: 0px;
    }


    #ihquotes {
        float: left;
        width: 95%;
        background-color: #F3F3F3;
        text-align: center;
        font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
        font-weight: 300;
        font-size: 24px;
        padding: 2%;
        padding-bottom: 20px;
        border-bottom: 3px solid white;
    }

    .options {
        max-width: 99%;
        margin: 0 auto;
        margin-left: 1%;
    }

    .product {
        width: 20%;
        border: 1px solid #999;
        margin: 1.2%;
        float: left;
        text-align: left;
        font-size: 13px;
        padding: 1%;
    }

    .prodtitle {
        font-size: 16px;
        text-align: center;
        line-height: 1.6;
        font-weight: bolder;
    }

    .product img {
        margin: 6px 0;
    }

    #formholder {
        float: left;
        width: 36%;
        margin: 4px;
        padding: 0.5%;
        background-color: #F3F3F3;
    }

    #formstuff {
        float: left;
        width: 100%;
        height: 100%;
        background-color: #6a9b08;
    }

    #formheader {
        float: left;
        width: 93%;
        height: 15px;
        text-align: center;
        font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
        font-size: 18px;
        font-weight: 300;
        color: #FFFFFF;
        padding: 13px;
    }

    #formdata {
        float: left;
        margin: 2px;
        height: 73%;
        padding: 1%;
        padding-bottom: 4%;
        background-color: #FFFFFF;
    }

    input {
        width: 90%;
        font-size: 15px;
        margin: 10px;
        padding: 2% 2%;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        border: 1px solid #ccc;
    }

    .ihbutton {
        width: 80%;
        height: 20%;
        margin-left: 10%;
        background-color: #da1f26;
        border: 1px solid #6b0d0e;
        border-radius: 5px;
        color: #fff;
        font-size: 25px;
        font-weight: lighter;
    }

    #ihoundchb {
        float: left;
        margin-left: 10%;
        margin-top: 3%;
        font-size: 11px;
        font-weight: 300;
        color: #555555;
    }

    #ihbottomr {
        float: left;
        width: 33.5%;
        height: auto;
        z-index: 1;
        background-color: #fafafa;
        font-size: 14px;
        padding: 10px;
        margin-left: 3px;
    }

    #ihbottoml {
        overflow: hidden;
        float: left;
        width: 58.3%;
        height: auto;
        z-index: 1;
        background-color: #fafafa;
        font-size: 14px;
        padding: 10px;
    }
}

@media(max-width:790px) {


    .aff-image {
        float: left;
        /* height: 402px; */
        width: 100%;
        margin-top: 1%;
    }

    .aff-form-container {
        width: 99%;
        height: auto;
    }




    .ihcontainer {
        overflow: hidden;
        float: left;
        width: 94%;
        min-width: 300px;
        height: auto;
        z-index: 1;
        margin-left: 5%;
        text-align: left;
    }

    #ihoundheader {
        float: left;
        width: 98%;
        height: 35%;
        z-index: 1;
        background-color: #11104c;
    }

    #ihlogo {
        float: left;
        width: 244px;
        height: 80px;
        z-index: 1;
        padding-top: 10px;
        display: none;
    }

    img {
        width: 100%;
        display: none;
    }

    #ihmenu {
        overflow: hidden;
        float: left;
        width: 98%;
        height: auto;
        z-index: 2;
        top: 115px;
        background-color: #4a4977;
    }

        #ihmenu a {
            text-decoration: none;
        }

    .menu-item {
        float: left;
        width: 47%;
        margin-left: 2px;
        font-size: 11px;
        height: 30px;
        padding-bottom: 3px;
        text-align: center;
        color: #FFF;
        text-transform: uppercase;
        padding-top: 13px;
        border: solid 1px #11104c;
        border-radius: 5px;
    }

    #ihcarview {
        float: left;
        width: 96%;
        height: 90px;
        background-color: #F3F3F3;
        z-index: 3;
        margin-top: 8px;
        overflow: hidden;
    }

    #ihcar {
        float: left;
        width: 92%;
        background-color: #F3F3F3;
        text-align: center;
        font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
        font-weight: 300;
        font-size: 40px;
    }

    #ihcarviewheads {
        float: left;
        width: 70%;
        background-color: #F3F3F3;
        text-align: center;
        font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
        font-weight: 300;
        font-size: 17px;
        padding: 0px;
        padding-bottom: 0px;
    }

    h1 {
        font-weight: 300;
        font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
        font-size: 28px;
        line-height: 1.2;
        margin-bottom: 0px;
        padding: 0px;
    }



    #ihquotes {
        float: left;
        width: 95%;
        background-color: #F3F3F3;
        text-align: center;
        font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
        font-weight: 300;
        font-size: 24px;
        padding: 2%;
        padding-bottom: 20px;
        border-bottom: 3px solid white;
    }

    .options {
        max-width: 99%;
        margin: 0 auto;
        margin-left: 1%;
    }

    .product {
        width: 20%;
        border: 1px solid #999;
        margin: 1.2%;
        float: left;
        text-align: left;
        font-size: 13px;
        padding: 1%;
    }

    .prodtitle {
        font-size: 16px;
        text-align: center;
        line-height: 1.6;
        font-weight: bolder;
    }

    .product img {
        margin: 6px 0;
    }

    #formholder {
        float: left;
        width: 95%;
        height: auto;
        margin: 1px;
        padding: 0.5%;
        background-color: #F3F3F3;
    }

    #formstuff {
        float: left;
        width: 100%;
        height: 100%;
        padding-bottom: 10px;
        background-color: #6a9b08;
    }

    #formheader {
        float: left;
        width: 93%;
        height: 15px;
        text-align: center;
        font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
        font-size: 18px;
        font-weight: 300;
        color: #FFFFFF;
        padding: 13px;
    }

    #formdata {
        float: left;
        margin: 2px;
        height: 73%;
        padding: 1%;
        padding-bottom: 4%;
        background-color: #FFFFFF;
    }

    input {
        width: 90%;
        font-size: 16px;
        margin: 10px;
        padding: 2% 2%;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        border: 1px solid #ccc;
    }

    .ihbutton {
        width: 80%;
        height: 13%;
        margin-left: 10%;
        margin-top: 8px;
        background-color: #da1f26;
        border: 1px solid #6b0d0e;
        border-radius: 5px;
        color: #fff;
        font-size: 25px;
        font-weight: lighter;
    }

    #ihoundchb {
        float: left;
        margin-left: 1%;
        margin-top: 3%;
        font-size: 11px;
        font-weight: 300;
        color: #555555;
    }

    #ihbottoml {
        overflow: hidden;
        float: left;
        width: 92%;
        height: auto;
        z-index: 1;
        background-color: #fafafa;
        font-size: 14px;
        padding: 10px;
    }

    #ihbottomr {
        float: left;
        width: 92%;
        height: auto;
        z-index: 1;
        background-color: #fafafa;
        font-size: 14px;
        padding: 10px;
        margin-left: 0px;
        overflow: hidden;
    }

    #thelist {
        float: left;
        margin-top: 10px;
        margin-left: 10px;
        width: 100%;
        height: auto;
        font-size: 13px;
        font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
        background-color: #fafafa;
    }

    .thelist {
        float: left;
        margin: 0px;
        width: 93%;
        height: auto;
        font-size: 13px;
        font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
        background-color: #fafafa;
        line-height: 1.7;
        padding-right: 0px;
    }

    .theul li {
        line-height: 12px;
        font-size: 13px;
        background: url(/images/tick.png) no-repeat top left;
        padding-left: 30px;
        background-size: 5%;
        padding-bottom: 3%;
        height: auto;
    }

    .social-networks {
        float: right;
        width: 50%;
        height: auto;
        margin-top: 10%;
        margin-right: 5%;
        display: none;
    }
}

@media(max-width:598px) {
    .social-networks {
        float: left;
        width: 100%;
        height: auto;
        margin-top: 0%;
        display: none;
    }

    #fb, #gp, #tw, #ln, #yt {
        float: left;
        margin: 1%;
        width: 10%;
        padding: 2px;
        border-radius: 2px;
        background-color: #4a4977;
        cursor: pointer;
        margin-left: -2px;
    }
}

#ihquotes {
    float: left;
    width: 95%;
    background-color: #F3F3F3;
    text-align: center;
    font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-weight: 300;
    font-size: 30px;
    padding: 2%;
    padding-bottom: 20px;
    border-bottom: 3px solid white;
}

.options {
    max-width: 99%;
    margin: 0 auto;
    margin-left: 1%;
    background-color: white;
}

h1 {
    font-weight: 300;
    font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 0px;
    padding: 0px;
}

.product {
    width: 20%;
    border: 1px solid #999;
    margin: 1.2%;
    float: left;
    text-align: left;
    font-size: 13px;
    padding: 1%;
}

.prodtitle {
    font-size: 16px;
    text-align: center;
    line-height: 1.6;
    font-weight: bolder;
}

.product img {
    margin: 6px 0;
}

#ihbottoml p {
    float: left;
    line-height: 27px;
    font-size: 13px;
}

#ihblheader {
    padding: 10px;
    float: left;
    width: 100%;
    border-top: 5px solid #fff;
    background-color: #f3f3f3;
    float: left;
    text-align: left;
    font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-weight: 300;
    font-size: 28px;
    margin: -10px;
    border-bottom: 1px solid #fff;
}

    #ihblheader h2 {
        font-size: 28px;
        line-height: 1.4;
        font-weight: lighter;
        margin: 0;
        padding: 0;
    }

#ihbrheader {
    padding: 8px 13px;
    float: left;
    width: 98%;
    background-color: #f3f3f3;
    float: left;
    text-align: left;
    font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-weight: 300;
    font-size: 28px;
    margin: -10px;
    border-bottom: 1px solid #fff;
}

.theul {
    padding: 0%;
    list-style-type: none;
}

.foota {
    float: left;
    width: 100%;
    padding-bottom: 15px;
    clear: both;
    padding-top: 15px;
    background-color: #777;
    text-align: center;
    font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-size: 12px;
    color: #fff;
    /*box-shadow: inset 0px 0px 10px rgba(0,0,0,0.4);*/
}

.foota2 {
    float: left;
    width: 100%;
    margin-top: 20px;
    padding-bottom: 15px;
    clear: both;
    padding-top: 15px;
    border-bottom: 1px solid #888;
    background-color: #4a4977;
    text-align: center !important;
    font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    /*box-shadow: inset 0px 0px 10px rgba(0,0,0,0.4);*/
}

    .foota2 a {
        text-decoration: none;
        color: #fff;
    }

.foota a {
    text-decoration: none;
    color: #ccc;
}

.foota2 .ihcontainer {
    text-align: center;
}

p {
    float: left;
    width: 100%;
    font-size: 13px;
    margin-bottom: 2px;
}

#ihbottoml a {
    font-size: 13px;
    margin-top: 3px;
    text-decoration: none;
}

    #ihbottoml a:hover {
        text-decoration: underline;
    }


.aff-li {
    font-size: 13px;
    float: left;
    list-style-image: url(/images/tick.png);
}

img {
    border: none;
}

.foota .ihcontainer {
    text-align: center !important;
}

.ihbutton {
    text-shadow: none;
}

.car_review_Header {
    color: #2B73AC;
    font-weight: 900;
}

.error {
    background-color: #f7e5e5;
    border-top: 2px solid #b00404;
    border-bottom: 2px solid #b00404;
    padding: 3px 10px 2px 10px;
    color: #b00404;
    font-weight: bold;
    height: 20px;
    margin-bottom: 15px;
}

    .error img {
        vertical-align: middle;
    }

    .error span {
        padding-left: 3px;
    }

.errorlabel {
    color: #b00404;
    font-weight: bold;
    padding: 3px 0px;
}

.errortext {
    color: #b00404;
    margin: -5px 0px 10px 0px;
}

.errorfield {
    border: 2px solid #b00404;
}

#leftcolumn {
    float: left;
    padding: 5px;
    padding-left: 8px;
}

    #leftcolumn a {
        padding: 3px 1px;
        display: block;
        width: 100%;
        text-decoration: none;
        font-weight: bold;
        border-bottom: 1px solid #444444;
    }

        #leftcolumn a:hover {
            background-color: #d1d1d1;
            color: #222222;
        }

#rightcolumn {
    float: left;
    margin-left: 10px;
    padding: 5px;
    padding-bottom: 8px;
}

* html #rightcolumn { /*IE only style*/
    height: 100%;
}

.sslimg {
    background-image: url(../images/lock.png);
    width: 104px;
    height: 34px;
    background-repeat: no-repeat;
    float: right;
    margin-right: 50px;
}

.ja_sm {
    width: 100% !important;
    max-width: 650px !important;
}

.ja_wrap{
    overflow: hidden !important;
}

.ja_noTitle .ja_close_round {
    right: 23px;
    top: 15px;
}

.mobiLink {
    display: none;
}

@media only screen and (max-width: 760px) {
    .desktopLink {
        display: none;
    }

    .mobiLink {
        display: block;
    }
}
