body
{
    font-family: 'Roboto Condensed', sans-serif;
}
.top-row
{
    background: #ddd; padding: 0.5%;
}
#signup input {-webkit-appearance:auto;}
.banner
{
    background: #f3855c url(../images/vlcc-gorgeous.jpg) no-repeat left top;
    padding-bottom: 13px;
}
.fa-social
{
    background: #f46f22; color: #fae4d8; height: 30px; width: 30px; line-height: 30px; border-radius: 100%; text-align: center !important; margin-top: 20px;
}
.fa-social:hover
{
    background: #fae4d8; color: #f46f22;
}
.banner-content
{
    font-family: 'Lora', serif; margin-top: 16px;
}
.banner-content h2
{
    color: #fff; font-size: 32px;
}
.tcap
{
    font-size: 12px !important; font-weight: bold; color: #fff; 
}
.rs-laser
{
    font-size: 25px; color: #333; text-transform: uppercase; font-weight: bold; margin-top: 20px; 
}
.rs-laser span
{
    font-size: 40px;
}
.co1
{
    font-size: 40px !important; font-weight: bold; color: #333;
}
.co2
{
    font-size: 32px; font-weight: bold; color: #fff;
}
.co3
{
    font-size: 40px; font-weight: 500; color: #fff;
}
.co4
{
    font-size: 30px; font-weight: 500; color: #fff;
}
.co5
{
    font-size: 40px; font-weight: bold;
}
.co6
{
    font-size: 60px;  color: #fff;
}
.ribbon
{
    background: #f46f22; padding: 1%; color: #fff; font-size: 20px;  border-radius: 4px; padding-left: 2%;
}
.form
{
    background: #f46f22; border-radius: 10px; padding: 5%; color: #fff; 
    -webkit-box-shadow: -5px 4px 48px -16px rgba(0,0,0,0.93);
    -moz-box-shadow: -5px 4px 48px -16px rgba(0,0,0,0.93);
    box-shadow: -5px 4px 48px -16px rgba(0,0,0,0.93);
}
.form h2
{
    padding: 0px; margin-bottom: 5px; font-weight: bold;
}
.form p
{
    padding: 0px; font-size: 16px;
}
.input-box
{
    font-size: 14px;
    color: #b1b1b1;
    height: 43px;
    padding: 10px;
    border-radius: 5px;
    border: none;
    -webkit-box-shadow: inset 0px 6px 5px 0px rgba(0,0,0,0.14);
    -moz-box-shadow: inset 0px 6px 5px 0px rgba(0,0,0,0.14);
    box-shadow: inset 0px 6px 5px 0px rgba(0,0,0,0.14);
}
.btn-submit
{
    font-size: 22px;
    color: #fff;
    background: #0056a6;
    width: 100%;
    border: none;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
}
.btn-submit:hover
{
    background: #025bae; color: #fff;
}
.list-page p
{
    font-size: 18px;
}
/*.list-page ul
{
    padding: 0px; margin: 0px; list-style: none;
}*/
.list-page ul li
{
     margin-top: 10px; font-size: 14px;
}

.list-page h1
{
    border-bottom: 1px solid #666; padding-bottom: 10px; color: #f46f22;
}
.list-page1 ul
{
    padding: 0px; margin: 0px; list-style: none;
}
.list-page1 ul li
{
   font-size: 16px; margin-top: 5px;
}
.col-icon
{
    color: #f46f22;
}
.section-or
{
    background: #f46f22; padding-top: 40px; padding-bottom: 40px; color: #fff;
}

.img-shadow
{
    -webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);
}
.section-diff
{
    background: #535356; padding: 2%; color: #fff;
}
.section-co h1
{
    font-size: 40px; border-bottom: 1px solid #999; padding-bottom: 10px; color: #004e96; font-weight: 100;
}
.section-co p
{
    font-size: 18px;
}

.shadow-img
{
    margin-top: 20px;
}
.sign-up
{
    background: #57585a; padding: 2%; color: #fff; 
}
.btn-signup
{
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: #f46f22;
    border: none;
    padding: 40px 15px;
    width: 100%; border-radius: 0px;
    max-width: 420px;
    margin-top: 30px;
}
.btn-signup:hover
{
    background: #fb8039; color: #fff;
}
.disclaimer
{
    padding: 2%; background: #f8f3e6; padding-bottom: 0px;
}
.signUpFixed {
    position: fixed;
    left: -35px;
    top: 50%;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    border: none;
    color: #fcf1e5 !important;
    font-size: 16px; font-weight: bold; border-radius: 0px;
    background: #f36f21;
    padding: 10px 20px;
    z-index: 999;
}
.signUpFixed:hover
{
    color: #fff; text-decoration: none;
}

.pad-lef
{
    padding-left: 0px;
}

.mobile-banner{
    display: none;
}

.offer
{font-size: 24px;
    color: #fff;
    text-decoration: none;font-weight: 600;}

.offer:hover
{font-size: 24px;
    color: #fff;
    text-decoration: none;font-weight: 600;}

.offer:focus
{font-size: 24px;
    color: #fff;
    text-decoration: none;font-weight: 600;}

img.point-finger
{vertical-align: top;}

@media screen and (max-width:480px){
    .desktop-banner{
        display: none;
    }
    .mobile-banner{
        display: block;
    }
    
    .offer
    {font-size: 20px;}
    
    .offer:hover
    {font-size: 20px;}
}



@media screen and (max-width:768px)
{
     .mainformpro .prorightform {
    width: 80%;}
    .pad-lef
    {
        padding-right: 0px;
    }
    .list-page 
    {
        color: #fff
    }
    .section-diff
    {
       color: #333;
    }
    .form
    {
        background: #3b4046; border-radius: 10px; padding: 4%; color: #fff; margin-top: 20px;
        -webkit-box-shadow: -5px 4px 48px -16px rgba(0,0,0,0.93);
        -moz-box-shadow: -5px 4px 48px -16px rgba(0,0,0,0.93);
        box-shadow: -5px 4px 48px -16px rgba(0,0,0,0.93);
    }
    .banner
    {
        background: #f3855c url(../images/vlcc-gorgeous.jpg) no-repeat -750px top;
    }
    .rs-laser
    {
        text-align: left !important;
    }
    .banner-content
    {
        text-align: left !important; margin-top: 452px; padding-bottom: 20px;
    }
    .fa-social
    {
        background: #f8d4c1; color: #f46f22; height: 25px; width: 25px; line-height: 25px; border-radius: 100%; text-align: center !important; margin-top: 20px;
    }
    
    .fa-social:hover
    {
        background: #fae4d8;
    }
    .top-row
    {
        background: #ddd; padding: 3%; padding-bottom: 4%;
    }
    
    .co1
    {
        font-size: 30px; font-weight: 500; color: #fff;
    }
    .co2
    {
        font-size: 24px; font-weight: bold; color: #fff;
    }
    .co3
    {
        font-size: 40px; font-weight: 500; color: #fff;
    }
    .co4
    {
        font-size: 30px; font-weight: 500; color: #fff;
    }
    .co5
    {
        font-size: 30px; font-weight: bold;
    }
    .co6
    {
        font-size: 30px;  color: #fff;
    }
    .form
    {
        background: #3b4046; border-radius: 10px; padding: 6%; color: #fff; margin-top: 20px;
        -webkit-box-shadow: -5px 4px 48px -16px rgba(0,0,0,0.93);
        -moz-box-shadow: -5px 4px 48px -16px rgba(0,0,0,0.93);
        box-shadow: -5px 4px 48px -16px rgba(0,0,0,0.93);
    }
    
    .pad-lef
    {
        padding-right: 0px;
    }
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) 
{
  
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) 
{
    
    
}

@media only screen 
and (min-device-width : 360px) 
and (max-device-width : 640px) 
and (orientation : portrait) 
{
    
    

}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) 
{
    
    
}


