@import url(https://fonts.googleapis.com/css?family=Raleway:300,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;
}
img{
    max-width: 99%;
}
a:link,a:visited{
    text-decoration: none;
    color:#4F7886;
}
#header{
    max-width: 961px;
    margin:0 auto;
    padding-bottom:15px;
    padding-top:5px;
}
#logo{
    text-align: center;
}
#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;
}
.hero{
    background:#203874 url(/img/2fid/BG_Bubble.png) no-repeat center center;
    background-size: cover;
    /*background:red;*/
    z-index: -1;
}
.hero .inside{
    max-width: 1060px;
    margin:auto;
}
.hero .inside .left{
    float:left;
    width:55%;
    padding:10px 0;
    text-align: left;
}
.hero .inside .right{
    float:right;
    width:30%;
    z-index: 2;
}
#main{
    position: relative;
    max-width:961px;
    margin: 0 auto;
    border:1px #EFEFEF solid;
    box-shadow: -1px 1px 7px 0px #EAEAEA;
}
#main-bg-left{
    background: url(/img/2fid/BG_GreyIcons_1.png) no-repeat 3% center;
}
#main-bg-right{
    background: url(/img/2fid/BG_GreyIcons_2.png) no-repeat 95% center;
}
.bar{
    background:#22C380;
    color:#FFFFFF;
    font-weight: 500;
    font-size:18px;
    padding:8px;
    text-align: center;
    margin-top:-38px;
}

.regular{
    background:#FFFFFF;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    overflow: hidden;
    width:100%;
}
.regular .left{
    float:left;
    width:670px;
}
.regular .right{
    float:left;
    margin-left:20px;
    width:25%;
    box-shadow: -5px 0 7px 0px #EAEAEA;
}
.headline{
    color:#185D92;
    text-align: left;
    font-weight: 700;
    padding: 15px 30px;
    font-size:22px;
    margin-top:30px;
}
.headline .medium{
    font-size:20px;
    font-weight: 300;
}
.headline .big{
    padding-top:12px;
}
.headline .small{
    font-size:14px;
    font-weight: 400;
    color:#676767;
    padding-top:8px;
    line-height: 1.4;
}
.left .trial{
    display: none;
    color:#4F7886;
    font-size: 15px;
    font-weight: normal;
    padding-top:10px;
}
.left .form{
    width:90%;
    margin:auto;
}
.left .field{
    width: 45%;
    margin: 6px 1%;
    float:left;
}
.left .double{
    width:90%;
    margin: 6px auto;
}
.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:90%;
    margin:auto;
    border:1px #B1D7F9 solid;
    padding:13px 0px 13px 12px;
    border-radius: 3px;
    font-size:16px;
    box-sizing: border-box;
    display: block;
}
#title{
    /*width:95%;*/
}
.left .field select{
}
.left .field.dob .dates{
    width:90%;
    margin:auto;
    text-align: left;
}
.left .field.dob select{
    width:32.1%;
    float:initial;
    display: inline;
}
.field .label{
    font-weight: 600;
    font-size:18px;
    color:#185D92;
    width:90%;
    margin: auto;
    display: block;
}
.left .line{
    border-bottom: 2px #D6DCDC solid;
    padding-top: 25px;
    margin: 0 15px 0 20px;
}
.left #butt{
    text-align: center;
    width: 100%;
    background: #22C380;
    color:#FFFFFF;
    border:none;
    box-shadow: 1px 1px 2px #ACACAC;
    padding:15px 0;
    margin:10px 0;
    cursor: pointer;
}
.left #butt:hover{
    background: #93ecc7;
    color:#FFFFFF;
}
.left .seal{
    text-align: center;
    padding:10px 0;
}
.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;
}

.right .small{
    font-size: 10px;
    line-height: 1.2;
    padding: 12px 18px 12px 18px;
    background: #FFF5F4;
    border: 1px #E9E6E4 dashed;
    margin:20px;
}
.right .item{
    font-size: 10px;
    line-height: 1.2;
    padding: 12px 20px;
    margin-left:20px;
}
.right .title{
}
.right .werds{
    font-size:11px;
    line-height: 1.2;
    font-weight: 400;
}
.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: 900px;
    margin:0 auto;
    padding-bottom: 60px;
    color:#FFFFFF;
}
.trio .item{
    width:31%;
    float:left;
    text-align: left;
}
.trio .item.one{
    background: #203874 url(/img/cco/ICN_Phone.png) no-repeat 15px 50%;
    padding:25px 0;
}
.trio .item.two{
    background: #22C380 url(/img/cco/ICN_Monitor.png) no-repeat 15px 50%;
    margin:0 3%;
    padding:16px 0;
}
.trio .item.three{
    background: #203874 url(/img/cco/ICN_14.png) no-repeat 15px 50%;
    padding:25px 0;
}
.trio .item.three7{
    background: #203874 url(/img/cco/ICN_7Day.png) no-repeat 15px 50%;
    padding:25px 0;
}
.trio .item.three30{
    background: #203874 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: 819px) {
    .regular{
        display: block;

    }
    .regular .right, .regular .left{
        width: 100%;
        float:initial;
        box-shadow: none;
    }
    .right .small{
        display: none;
    }
    .left .trial{
        display: block;
    }
    .right .werds{
        margin:0 5px;
    }
    .about{
        margin: 50px 10px 40px 10px;
    }
}
@media screen and (max-width: 770px) {
    .regular .right,.regular .left{
        width:100%;
        float:initial;
    }
    .regular .right{
        margin-left: 0;
    }
    .right .item{
        margin:0 20px;
    }
    .hero .werds{
        width: 75%;
    }

}
@media screen and (max-width: 680px){
    .left #butt{
        max-width: 99%;
    }
    .trio .item{
        width:100%;
        float:initial;
        padding-bottom:15px;
    }
    .trio .item.two{
        margin:20px 0;
    }
}
@media screen and (max-width: 620px){
    .headline .big{
        font-size: 22px;
    }
    .cookie{
        width:100%;
        float:initial;
    }
    .headline{
        padding: 5px 10px;
        margin-top:5px;
    }
    .bar{
        margin-top:-12px;
    }
    .left .form{
        width:99%;
    }
    .left .field{
        width:47%;
    }
}
@media screen and (max-width: 530px){
    .headline .big{
        font-size: 18px;
    }
    .bar{
        font-size:14px;
    }
    .hero .inside .right{
        display: none;
    }
    .hero .inside .left{
        width:80%;
        float:initial;
        margin:auto;
    }
    .left .field{
        width:95%;

    }
}
@media screen and (max-width: 512px){
    .left .headline{
        padding-left:18px;
        padding-right:18px;
    }
}
@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;
    }
    #header{
        max-width: 90%;
        margin:auto;
    }
}
@media screen and (max-width: 380px){
    .bar{
        padding: 6px 5px 10px 12px
    }
    .headline .medium{
        font-size:15px;
    }
}
@media screen and (max-width: 335px){
    .headline .big{
        font-size:14px;
    }
}