@import url(https://fonts.googleapis.com/css?family=Raleway:400,900,700,600,500);
html body{
    font-family: 'Raleway',"arial", sans-serif;
    color:#4F7886;
    margin:0;
}
select{
    -webkit-appearance: none;
    background:#FFFFFF;
}
.clear{
    clear: both;
}
a:link,a:visited{
    text-decoration: none;
    color:#4F7886;
}
#header{
    max-width: 961px;
    margin:0 auto;
    padding-bottom:15px;
    padding-top:5px;
}
#logo{
    float:left;
}
#logo img{
    max-width:320px;
}
#cobrand{
    float:left;
    margin-left: 30px;
    padding-top:10px;
}
#cobrand img{
    width: 200px;
}
.cookie{
    float:right;
    text-align:right;
    font-size: 13px;
    font-weight:700;
    margin-right:5px;
    margin-top:5px;
}
#main{
    max-width:961px;
    margin:auto;
    border-radius: 8px;
    border:1px #EFEFEF solid;
    background: transparent;
}
.bar{
    background:#9AD940;
    color:#227FDA;
    font-weight: 600;
    font-size:18px;
    padding:8px 5px 8px 22px;
}
.yellow{
    color:#FFFFFF;
}
.green{
    color:#FFFFFF;
}
.hero{
    background:#F7F5F8 url(/img/cco/HRO_Lookingup.png) no-repeat 15px center;
    background-size: contain;

    font-weight: 600;
}
.circle{
    background: url(/img/cco/GRA_MobileCheckBoxes.png) no-repeat 95% bottom;
}
.hero .werds{
    float:left;
    width:70%;
    box-sizing: border-box;
    font-size:28px;
    color:#1C437F;
    text-align: center;
}
.hero .werds .inside{
    text-align: center;
    float:right;
    padding:20px 15px;
}
.hero .werds .big{
    font-weight: 600;
    color:#5975AA;
    padding-top:12px;
}
.hero .werds .medium{
    font-size: 28px;
    font-weight: normal;
    color:#7CB2E1;
}
.hero .werds .small{
     font-size: 19px;
     font-weight: 400;
     padding-top:10px;
    color:#5975AA;
 }
.mob{
    text-align: center;
    font-size:30px;
    color:#1C437F;
    display: none;
}
.mob .big{
    color:#50A95F
}
.mobile{
    display: none;
}

.headline{
    color:#185D92;
    text-align: center;
    font-weight: 700;
    padding: 15px 0;
    font-size:22px;
}
.headline .big{

}
.headline .small{
    font-size:18px;
    padding:10px;
    font-weight: 400;
}
.regular{
    background:#F3F8FC;
    padding-bottom:20px;
}
.regular .left{
    float:left;
    width:670px;
}
.left .trial{
    display: none;
    color:#4F7886;
    font-size: 15px;
    font-weight: normal;
    padding-top:10px;
}
.left .form{
    margin-right: 30px;
}
.left .field{
    width: 90%;
    margin: 25px 0 0 40px;
}
.left .field .big{
    font-size:18px;
    padding-bottom: 10px;
}
.left .field input[type=text],.left .field input[type=tel],.left .field input[type=email],.left .field input[type=password], .left .field select{
    width:50%;
    border:1px #B1D7F9 solid;
    padding:13px 0px 13px 12px;
    border-radius: 3px;
    float:right;
    font-size:16px;
}
#title{
    width:53%;
}
.left .field select{
    margin-left:2%;
}
.left .field.dob .dates{
    width:54%;
    float:right;
    text-align: right;
}
.left .field.dob select{
    width:30.1%;
    float:initial;
}
.field .label{
    float:left;
    font-weight: 600;
    font-size:18px;
    margin-top:15px;
    color:#185D92;
}
.left .line{
    border-bottom: 2px #D6DCDC solid;
    padding-top: 25px;
    margin: 0 15px 0 20px;
}
.left #butt{
    text-align: center;
    max-width: 380px;
    float:right;
}
.left .norton{
    float:left;
}
.left .field .errorField{
    border:2px #FF0000 solid !important;
}
.left .field .validField{
    border:2px #00FF00 solid !important;
}
label[for=addmarket]{
    font-size:13px;
}
.errorLabel{
    background: #FF0000;
    color:#FFFFFF;
}
.regular .right{
    float:left;
    margin-left:20px;
    width:230px;
    margin-top: 15px;
}
.right .small{
    font-size: 10px;
    line-height: 1.4;
    padding: 12px 30px 12px 23px;
}
.right .item{
    padding: 20px 20px 30px 25px;
    margin:20px;
    background: #FFFFFF;
}
.right .item.one{
    /*background: url(/img/cco/green_notpad_textbox.png) no-repeat;*/
    /*padding-top:20px;*/
    /*padding-bottom:30px;*/
}
.right .item.two{
    /*background: url(/img/cco/blue_notpad_textbox.png) no-repeat;*/
    /*padding: 60px 60px 90px 25px;*/
}
.right .item.three{
    /*background: url(/img/cco/green_notpad_textbox.png) no-repeat;*/
    /*padding: 60px 60px 90px 25px;*/
}
.right .item.four{
    /*background: url(/img/cco/blue_notpad_textbox.png) no-repeat;*/
    /*padding: 60px 60px 90px 25px;*/
}
.right .title{
    color:#2382D1;
    font-weight: 700;
    font-size:19px;
    padding: 0px 10px 20px 0px;
}
.right .title .fa-check-square{
    color:#9AD940;
    margin-right:7px;
}
.right .werds{
    font-size:13px;
    line-height: 1.6;
    font-weight: 600;
    padding-right: 20px;
    color:#28AFF8
}
.right .norton{
    padding-top:70px;
}
.about{
    max-width: 900px;
    margin:30px auto 40px auto;
    color:#185D92;
}
.about .title{
    font-size:26px;
    font-weight: 600;
    padding:0 0 15px 8px;
}
.about .werds{
    font-size: 15px;
    line-height: 1.4;
}
.trio{
    max-width: 860px;
    margin:0 auto;
    padding-bottom: 60px;
    color:#FFFFFF;
}
.trio .item{
    width:31%;
    float:left;
    text-align: left;
}
.trio .item.one{
    background: #4B7888 url(/img/cco/ICN_Phone.png) no-repeat 15px 50%;
    padding:25px 0;
}
.trio .item.two{
    background: #F6B350 url(/img/cco/ICN_Monitor.png) no-repeat 15px 50%;
    margin:0 3%;
    padding:16px 0;
}
.trio .item.three{
    background: #4B7888 url(/img/cco/ICN_14.png) no-repeat 15px 50%;
    padding:25px 0;
}
.trio .item.three30{
    background: #4B7888 url(/img/14days/ICN_30_White.png) no-repeat 15px 50%;
    padding:25px 0;
}
.trio .item .werds{
    font-size:16px;
    font-weight: 500;
    margin-left:80px;
}
.discborder{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,cacaca+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #cacaca 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#cacaca 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ffffff 0%,#cacaca 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cacaca',GradientType=0 ); /* IE6-9 */
    height:4px;
    max-width:700px;
    margin:auto;
}
.disc{
    background:#FFFFFF;
    text-align: center;
    padding:35px 5%;
    line-height: 1.7;
    color:#4C7572;
    font-size:13px;
    font-weight: 400;
}
.footer{
    background: #000000;
    text-align: center;
    padding:20px 0;
}
.footer .norton img{
    max-width:100px;
}
.footer .foot{
    font-size:12px;
    padding:15px 7%;
}
.footer #linkz{
    padding-top:20px;
    font-size:13px;
}
@media screen and (max-width: 969px) {
    .regular .right {
        width: 250px;
    }
    .right .item{
        padding-right:30px;
    }
    .headline .small {
        font-size: 17px;
    }
}
@media screen and (max-width: 939px) {
    .regular .left{
        width: 550px;
    }

}
@media screen and (max-width: 920px) {
    .hero .werds .small,.hero .werds .medium{
        margin:0;
        padding:0;
    }
    .hero .werds{
        /*width: 80%;*/
    }
}
@media screen and (max-width: 860px) {
    .hero .werds .inside{
        padding:10px;
    }

}
@media screen and (max-width: 819px) {
    .regular .right,.regular .left{
        width:100%;
        float:initial;
    }
    .right .small{
        display: none;
    }
    .left .trial{
        display: block;
    }
    .regular .right .item{
        background: none;
    }
    .regular .right{
        text-align:center ;
        margin-top:0;
    }
    .regular .right .item{
        padding: 20px 10px 0px 10px;
    }
    .right .title{
        padding: 33px 10px 10px 0px;
    }
    .right .werds{
        margin:0 5px;
    }
    .about{
        margin: 50px 10px 40px 10px;
    }
    .right .mob{
        display: block;
    }
    .right .full{
        display: none;
    }
}
@media screen and (max-width: 770px) {
    .hero .werds{
        width: 75%;
    }
}
@media screen and (max-width: 680px){
    .left #butt{
        max-width: 99%;
    }
    .hero .werds {
        font-size: 22px;
        /*float: right;*/
        margin-top: 5px;
        /*margin-left: 15px;*/
        background-size: contain;
        width:100%;
    }
    .circle{
        background: none;
    }
    .circle img{
        max-width:130px;
    }
    .hero .headline{
        margin-top:0;
        padding: 14px 0 20px 0
    }
    .left .field{
        width:85%
    }
    .trio .item{
        width:100%;
        float:initial;
        padding-bottom:15px;
    }
    .trio .item.two{
        margin:20px 0;
    }
    .mobile{
        display: block;
    }
}
@media screen and (max-width: 620px){
    .headline br{
        /*display: none;*/
    }
    .headline .big{
        font-size: 22px;
    }
    #logo img{
        width:165px!important;
        padding-top:3px;
    }
    #cobrand img{
        width:155px;
    }
    #cobrand{
        padding-top:0;
        float:right;
        margin-left:0;
    }
    #header{
        max-width: 70%;
        margin:auto;
    }
    .cookie{
        width:100%;
        float:initial;
    }

}
@media screen and (max-width: 579px){
    .headline br{
        /*display: none;*/
    }
    .headline .big{
        font-size: 22px;
    }
    #cobrand img{
        width:150px;
    }
}
@media screen and (max-width: 512px){
    .circle img{
        max-width:100px;
    }
    .hero .circle{
        /*margin-top:-108px;*/
    }
    .hero .werds{
        font-size:21px;
    }
    .hero .werds .small{
        font-size: 21px;
    }
    .hero .werds .medium{
        font-size: 21px;
    }
    .left .headline{
        padding-left:18px;
        padding-right:18px;
    }
    .headline .big{
        font-size:20px;
    }
    #title{
        width:94%;
        float:left;
        margin-left:0;
    }
    .left .field label.label{
        width:90%;
    }
    .left .field input[type=text],.left .field input[type=email],.left .field input[type=tel], .left .field input[type=password]{
        width:90%;
        float:left;
        margin-left:0;
    }
    .left .field.dob .dates{
        width:100%;
    }
    .left .field.dob select{
        width: 30%;
        margin-left:0;
        margin-right:1%;
    }
    .left .field.dob .dates{
        text-align: left;
        float:left;
    }
    .left .field {
        width: 95%;
        margin: 0px 0 0 30px;
    }
}
@media screen and (max-width: 475px){
    #header{
        padding-bottom: 8px;
    }
    .hero {
        background-position: -12px center;
    }
    .left .headline{
        padding: 5px 0 0px 15px;
    }
    #logo img{
        width:145px!important;
    }
    #cobrand img{
        width:135px;
    }
    .headline .big{
        font-size:15px;
    }
    .headline .small{
        font-size:13px;
        font-weight: normal;
    }
    .headline .trial{
        font-size: 11px;
    }
    .left .headline{
        padding-left:8px;
        padding-right:8px;
    }
    .hero .werds .inside{
        padding-left:60px;
    }
    .hero .werds .inside .small{
        font-size:13px;
    }
    .hero .werds .inside .big{
        font-size:16px;
    }
    #header{
        max-width: 90%;
        margin:auto;
    }
}
@media screen and (max-width: 380px){
    .bar{
        padding: 6px 5px 10px 12px
    }


}
@media screen and (max-width: 367px){
    .mob{
        font-size:24px;
    }
    .hero .werds{
        font-size:20px;
        padding-right:5px;
        /*text-align: right;*/
    }
    .hero .werds .small{
        font-size: 17px;
        /*text-align: right;*/
    }
}