@charset "UTF-8";
@font-face {
    font-family: 'Geometria-Light';
    src: url("../fonts/Geometria-Light.eot");
    src: local("â˜º"), url("../fonts/Geometria-Light.woff") format("woff"), url("../fonts/Geometria-Light.ttf") format("truetype"), url("../fonts/Geometria-Light.html") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Geometria-Medium';
    src: url("../fonts/Geometria-Medium.eot");
    src: local("â˜º"), url("../fonts/Geometria-Medium.woff") format("woff"), url("../fonts/Geometria-Medium.ttf") format("truetype"), url("../fonts/Geometria-Medium.html") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'ASRSans_Light';
    src: url('../fonts/ASRSans-Light.eot');
    src: url('../fonts/ASRSans-Lightd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/ASRSans-Light.svg#font') format('svg')
}

.section-gap {
    margin-top: 60px;
}

.logo img {
    max-height: 66px;
}

.header-hero {
    background-size: cover;
    height: 807px;
    background-position: center;

}

.top-section {
    /*background: #1f4083;*/
    background: #032B58;
    padding: 10px 0;
    height: 90px!important;
}


.grey-bg {
    background: #F7F7F7;
    padding: 50px 0;
}

.grey-bg01 {
    background: #F7F7F7;
    padding: 50px 0 20px;
}
.down-arrow {
    margin-top: -53px;
    color: #ffffff;
    font-size: 13px;
}

.header-hero h1 {
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: .5rem;
    line-height: 1.25;
    color: #ffffff;
    position: relative;
    text-align: center;
    letter-spacing: -0.03em;
    font-family: 'Geometria-Light', Verdana, sans-serif;
}

.header-hero span {
    font-size: 1.4rem;
    margin-bottom: 1rem;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    font-family: 'Geometria-Light', Verdana, sans-serif;

}

html .btn.blue, body .btn.blue {
    background: #005db4 !important;
    border-radius: 4px !important;
    border: 1px solid #005db4 !important;
    color: #fff !important;
    width: auto;
    padding: .969rem 2rem;
    max-width: 22.5rem;
    margin-top: 10px;
}

html .btn, body .btn {
    font-family: 'Geometria-Medium';
    text-transform: uppercase;
    font-size: .9375rem;
    letter-spacing: 1px;
    color: white;
    border-radius: 100rem;
    outline: 0;
    transition: background 300ms ease-out, border 300ms ease-out, color 300ms ease-out, opacity 300ms ease-out;
    cursor: pointer;
    display: inline-block;
}

.header-hero span.win {
    font-size: .95rem;
    margin: 1rem 0 1rem;
    color: white;
    display: inline-block;
    vertical-align: middle;
}

.header-hero span.win .fa {
    font-size: 1.2em;
}

.down-arrow ul li {
    float: left;
    margin-right: 1rem;
    list-style: none;
}

ul li .panel-element {
    vertical-align: middle;
    height: 28px;
    width: 28px;
    background: rgba(255, 255, 255, .15);
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    transition: background 300ms ease-out, border 300ms ease-out, color 300ms ease-out, opacity 300ms ease-out;
}

ul li .panel-element:hover {
    background: rgba(255, 255, 255, .3);
}

ul li .panel-element img {
    height: 24px;
}

.icons_title span {
    color: #ffffff;
}

.gap130 {
    margin-top: 130px;
}

.gap20 {
    margin-top: 20px;
}

#toolkit {
    max-width: 1000px;
    margin: 0 auto;
}

#toolkit .toolkit_left {
    float: left;
    width: 20%;
}

#toolkit .toolkit_right {
    float: left;
    width: 80%;
}

#toolkit h2 {
    font-size: 18px;
}

#toolkit p {
    font-size: 13px;
}

.logo {
    padding: 5px 0 8px;

}

.hr1 {
    height: 2px;
}

.white-text {
    color: #fff;
}

.header-hero ul li {
    padding-top: 38px;
}

.header-hero-text {
    padding: 130px 0 0 200px;
    text-align: center;
    margin-top: 50px;
}

.header-hero .menu a, .menu .button {
    font-size: 18px;
    color: #fff;

}

.header-hero .menu a:hover, .menu a:hover {
    border-bottom: 4px solid #005db4;

}

.header-hero h4 {
    font-size: 18px;
    color: #fff;
}

.blue-bg {
    padding: 80px 0 20px 0;
    background-size: cover;
}

.blue-bg-title {
    font-size: 28px;
}

.blue-bg-subtitle {
    font-size: 20px;
    line-height: 30px;
    width: 80%;
    margin: 0 auto;
}

.network-bg {
    padding: 80px 0 10px 0;
    background-size: cover;
}

.network-bg-subtitle {
    font-size: 15px;
    line-height: 30px;
    width: 80%;
    margin: 0 auto;
}

.free_month_btn {
    padding: 10px 15px;
    background: #96c322 !important;
    border-radius: 4px !important;
    border: 1px solid #96c322 !important;
    color: #fff !important;
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
    margin-right: 30px;
}

.free_month_btn:hover {
    color: #ffffff;
}

.dark-blue {
    background: #00387e;
    padding: 40px 0;
}

.dark-blue-title {
    font-size: 24px;
}

.light-grey {
    background: #ebebeb;
    padding: 40px 0;
}

.light-grey-title {
    font-size: 42px;
    font-weight: bold;
}

.laptop-text-align {
    margin-top: 55px;
}

.laptop-text-align2 {
    margin-top: 75px;
}

.gap50 {
    margin-top: 50px;
}

.gap30 {
    margin-top: 30px;
}

.gap20 {
    margin-top: 20px;
}

.title-text {
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
}

.subtitle-text {
    font-size: 18px;
}

.blue-content {
    font-size: 18px;
    text-align: center;
    padding: 40px 0 100px;
    max-width: 700px;
}

.blue-feature-content {
    font-size: 17px;
    color: #fff;
    max-width: 600px;
    padding: 20px 0;
}

.section-lapgap {
    margin-top: 100px;
}

.advance-section {
    background-size: cover;
    height: 620px;
    padding: 200px 0;
}

.advance-section-title {
    font-size: 36px;
}

.orange-button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    font-family: inherit;
    padding: 1em 2em;
    -webkit-appearance: none;
    border-radius: 0;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    background-color: #ff4800;
    border: 2px solid #dd4000;
    color: #fefefe;
}

.hollow-button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    font-family: inherit;
    padding: 1em 4em;
    -webkit-appearance: none;
    border-radius: 0;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    border: 2px solid #fff;
    color: #fefefe;
    margin-left: 30px;
}

.grey-button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    font-family: inherit;
    padding: 1em 2em;
    -webkit-appearance: none;
    border-radius: 0;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    background-color: #f8f8f8;
    border: 1px solid #868686;
    color: #333;
    -webkit-box-shadow: 0px 0px 4px 0px #5c5c5c; /* Android 2.3+, iOS 4.0.2-4.2, Safari 3-4 */
    box-shadow: 0px 0px 4px 0px #5c5c5c; /* Chrome 6+, Firefox 4+, IE 9+, iOS 5+, Opera 10.50+ */
}

.white-section {
    background: #fff;
    padding: 30px 0;
}

.chart-section {
    background: url("../images/gray-bg.jpeg");
    background-size: cover;

    padding: 60px 0 60px;
}

.section-title {
    font-size: 36px;
}

.chart-text {
    margin-top: -57px;
}

.banner02 {
    background: #fff3d9 url("../../assets/images/banner02.png") no-repeat;
    padding: 50px 0;
    background-size: cover;
    background-position: center center;
    height: 100% !important;
}

.banner02-box {
    background: url("../../assets/images/banner-box.png") no-repeat;
    padding: 30px 20px 20px 130px;
    background-size: contain;
    height: 100%;
    background-position: top center;
}

.banner02-title {
    font-size: 32px;

}

.media-object {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .3rem !important;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.banner-text {
    font-size: 16px;
}

.steps-title {
    font-size: 16px;
}

.small-text {
    font-size: 14px;
}

.grey-text {
    color: #666666;
}

.price-table {
    -webkit-box-shadow: 0px 0px 18px 8px rgba(222, 218, 222, 1);
    -moz-box-shadow: 0px 0px 18px 8px rgba(222, 218, 222, 1);
    box-shadow: 0px 0px 18px 8px rgba(222, 218, 222, 1);
    padding: 40px 20px 20px 20px;
    border-radius: 18px;
}

.price-btn1 {
    border: 1px solid #AAAAAA;
    border-radius: 30px;
    font-size: 13px;
    font-weight: bold;
    background: #FFFFFF;
    color: #AAAAAA;
    padding: 5px 20px;
    margin-top: 5px;
}

.price-btn2 {
    border: 1px solid #1B8F3D;
    border-radius: 30px;
    font-size: 13px;
    font-weight: bold;
    background: #FFFFFF;
    color: #1B8F3D;
    padding: 5px 20px;
    margin-top: 5px;
}

.price-table1 {
    border: 2px solid #DDDDDD;

}

.price-table1:hover{
    border: 2px solid #AAAAAA;
    transition: background-color 2s ease-out;

}

.price-table1a .price-display {
    display: none;
    transition: background-color 2s ease-out;

}

.price-table1a:hover  .price-display {
    display: block;
    transition: background-color 2s ease-out;

}

.price-table3 .price-display {
    display: none;
    transition: background-color 2s ease-out;

}

.price-table3:hover  .price-display {
    display: block;
    transition: background-color 2s ease-out;

}

.price-table1a:hover  .price-table1 {
    border: 2px solid #AAAAAA;
    transition: background-color 2s ease-out;
    cursor: pointer;

}

.price-table1-bottom {
    background: #AAAAAA;
    padding: 20px 20px;
    font-size: 18px;
    font-weight: bold;
}



 .price-table1-bottom2 {
     background: #1B8F3D;
     padding: 20px 20px;
     font-size: 18px;
     font-weight: bold;
 }
.price-table input[type="checkbox"] {
    width: 25px; /*Desired width*/
    height: 25px; /*Desired height*/
    cursor: pointer;
    border-radius: 10px;
}

.price-table1 input[type="checkbox"]:hover {


}

.checkbox02 input[type="checkbox"] {
    width: 15px;!important;
    height: 15px;!important;
    cursor: pointer;
    border-radius: 10px;
    accent-color: #E72025;
}

.price-table1 ul li {
    list-style: url("../images/price-table/tick01.png");
    font-size: 12px;
    padding-left: 4px;
    margin-bottom: 12px;
    color: #666666;
}

.price-table2 {
    border: 2px solid #3C85F7;
    /*background: url("../images/price-table/cross1.png") no-repeat top left ;*/
    background-image: url("../images/cross01a.svg");
    background-repeat: no-repeat;
    background-position: left top, right top, left bottom, right bottom;
    position: relative;

}

.price-table2:hover{
    cursor: pointer;
}

.offer-icon {
    position: absolute;
    top: -30px;
    right: -20px;

}

.red-color {
    color: #E72025;
}

.price-content {
    padding: 25px 20px 20px;
}



.price-table2-bottom {
    background: #3C85F7;
    padding: 20px 20px;
    font-size: 18px;
    font-weight: bold;
}

.price-table2 ul li {
    list-style: url("../images/price-table/tick02.png");
    font-size: 12px;
    padding-left: 4px;
    margin-bottom: 12px;
    color: #666666;
}

.price-table3 {
    border: 2px solid #DDDDDD;
    background-image: url("../images/cross02a.svg");
    background-repeat: no-repeat;
    background-position: left top, right top, left bottom, right bottom;
    position: relative;
}

.price-table3:hover {
    border: 2px solid #1B8F3D;
    cursor: pointer;

}

.price-table3 ul li {
    list-style: url("../images/price-table/tick03.png");
    font-size: 12px;
    padding-left: 4px;
    margin-bottom: 12px;
    color: #666666;
}


.price-table3:hover{
    border: 2px solid #1B8F3D;
    transition: background-color 2s ease-out;

}

.price-table3a .price-display {
    display: none;
    transition: background-color 2s ease-out;

}

.price-table3a:hover  .price-display {
    display: block;
    transition: background-color 2s ease-out;

}

.price-table3a:hover  .price-table3 {
    border: 2px solid #1B8F3D;
    transition: background-color 2s ease-out;

}
.price-title {
    font-size: 17px;
    font-weight: bold;
}

.price-small {
    font-size: 12px;

}

.price-title02 {
    font-size: 40px;
    font-weight: bold;
}

.hrline1 {
    border-bottom: 1px solid #dddddd;
    padding-top: 10px;
}

.hrline2 {
    border-bottom: 1px solid #3C85F7;
    margin-bottom: 16px;
    padding-top: 10px;
}

.hrline3 {
    border-bottom: 1px solid #1B8F3D;
    margin-bottom: 16px;
    padding-top: 10px;
}

.hrline4 {
    border-bottom: 1px solid #AAAAAA;
    margin-bottom: 16px;
    padding-top: 10px;
}
.chart-img {
    margin: 0 auto;
    text-align: center;
    padding: 0 2px 0 25px;
    width: 800px;
    height: 373px;
    background-image: url("../images/chart.png");

}

.circle01 {
    width: 85px;
    height: 85px;
    line-height: 24px;
    padding-top: 20px;
    border-radius: 50%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background: #3C85F7
}

.circle02 {
    width: 85px;
    height: 85px;
    line-height: 24px;
    padding-top: 20px;
    border-radius: 50%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background: #1B8F3D
}

.blue-text {
    color: #3C85F7;
}

.green-text {
    color: #1B8F3D;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.footer-bg {
    background: #093557; /* Old browsers */
    background: -moz-linear-gradient(top, #093557 0%, #26364e 71%, #26364e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #093557 0%, #26364e 71%, #26364e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #093557 0%, #26364e 71%, #26364e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#093557', endColorstr='#26364e', GradientType=0); /* IE6-9 */
    padding: 60px 0 0;
}

.footer-bg p {
    font-size: 12px;
    margin-bottom: 12px;
}

.light-blue {
    color: #6d8dab;
}

.footer-bg-button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    font-family: inherit;
    padding: .8em 2em;
    -webkit-appearance: none;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #005db4;
    border-radius: 30px;
    border: 1px solid #3f8ed8;
    color: #fefefe;
}

.footer-quickmenu {
    border-left: 1px solid #3f5971;
    padding-left: 20px;
}

.footer-bg a {
    color: #6d8dab;
    font-size: 12px;
}

.footer-bg .menu a, .menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 0.4rem .0rem;
}

.footer-bg .menu a:hover, .menu a:hover {
    border-bottom: none;
    color: #fff;
    /*padding: 0.4rem .0rem;*/

}

.footer-copyright {
    border-top: 1px solid #3f5971;
    padding: 10px 0;
}

.footer-copyright .menu a, .menu .button {
    padding: 0.4rem 1em;
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}

#return-to-top:hover i {
    color: #fff;
    top: 5px;
}

#scroll {

    overflow-y: scroll;
}

.menu-gap {
    padding-right: 50px;
}

.price-content1 {
    padding: 15px 12px 0 12px;
}

.price-content2 {
    padding: 15px ;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    .header-hero ul li {
        padding-top: 0px;
    }

    .logo {
        padding: 13px 0 10px;
        text-align: center;
    }

    .blue-bg {
        background-size: cover;
        height: 100%;
        padding: 100px 40px;
        text-align: center;
        color: #fff;
    }

    .section-lapgap {
        margin-top: 15px;
        margin-bottom: 15px;
        text-align: center;
    }

    .laptop-text-align2 {
        margin-top: 15px;
        margin-bottom: 15px;

        text-align: center !important;
    }

    .text-right {
        text-align: center;
    }

    .advance-section {
        background-size: cover;
        height: 100%;
        padding: 200px 0;
    }

    .chart-img{
display: none    }

    .chart-section {
        background: url(../images/gray-bg.jpeg);
        background-size: cover;
        height: 100%!important;
        padding: 80px 0 50px;
    }
    .banner02-box {
        background: #FFFFFF;
        padding: 30px 20px 20px 30px;
        background-size: contain;
        height: 100%;
        background-position: top center;
    }
    .footer-bg {
        text-align: center;
    }

    .price-table2{
        margin-top: 40px;
    }
    .price-table {
        -webkit-box-shadow: 0px 0px 18px 8px rgb(222 218 222);
        -moz-box-shadow: 0px 0px 18px 8px rgba(222, 218, 222, 1);
        box-shadow: 0px 0px 18px 8px rgb(222 218 222);
        padding: 20px;
        border-radius: 10px;
    }
    .price-table3{
        margin-top: 40px;
    }
    #toolkit .toolkit_right {
        float: left;
        width: 80%;
        padding-left: 20px;
    }

    .guaranteed {
        padding: 10px 0 10px!important;
    }

    .guaranteed img{
        width: 80px!important;
    }

    .top-section {
        background: #1f4083;
        padding: 10px 0;
        height: 100%!important;
    }
}

.chart_percent {
    width: 33.33%;
    float: left;
    text-align: center;
    margin-top: -12px;
}

.chart_percent h2 {
    color: white;
    font-weight: bold;
    margin-bottom: -2px;

}

.chart_percent .icons_title {
    font-size: 13px;
    font-weight: bold;
}

table tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #ffffff;
}

table {
    border: none;
    border-collapse: inherit;
    border-spacing: 0;
}

table tr td.bg {
    background-color: #f0f0f0;
}

table tr td.right_border {
    border-right: 1px solid #ffffff;
}

table tr td.bottom_border {
    border-bottom: 1px solid #dbdbdb;
}

table tr td h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 15px;
}

table tr td h1 {
    font-size: 35px;
}

table tr td img {
    max-width: 120px;
}

table tr td div.title {
    font-weight: 700;
    font-size: 16px;
}

table tr td div.title i {
    color: #838383;
    font-size: 20px;
    margin-left: 10px;
}

table tr td i.chk {
    font-weight: 300;
    color: #bababa;
    font-size: 32px;
}

table tr td p {
    color: #939292;
    font-size: 14px;
}

table tr td p.learn {
    margin-top: 17px;
    font-size: 17px;
    text-decoration: underline;
    margin-bottom: 0;
}

a.download-grn-btn {
    border-width: 0;
    border-style: solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 6px;
    font-size: 16px;
    font-family: arial, helvetica, sans-serif;
    padding: 14px 14px 14px 14px;
    text-decoration: none;
    display: inline-block;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #00F200;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#00F200), to(#00C700));
    background-image: -webkit-linear-gradient(top, #00F200, #00C700);
    background-image: -moz-linear-gradient(top, #00F200, #00C700);
    background-image: -ms-linear-gradient(top, #00F200, #00C700);
    background-image: -o-linear-gradient(top, #00F200, #00C700);
    background-image: linear-gradient(to bottom, #00F200, #00C700);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#00F200, endColorstr=#00C700);
}