html, body {
    margin: 0;
    min-width: 1002px;
}

#page {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.blck {
    float: left;
    width: 100%;
    height: 37px;
    background-color: #252525;
    position: absolute;
}

.clear {
    clear: both;
}

.clear1 {
    margin: 10px;
}

.clear2 {
    margin: 152px;
}

h1, h2, h3, h4, h5, h6, ul, img, a, p {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    list-style-type: none;
    border: 0px;
    outline: none;
    font-family: arial;
}
/*********************************HeaderSection starts---------------------------------------*/

.container {
    width: 999px;
    height: auto;
}

.header {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    float: left;
    height: auto;
    width: 100%;
}

.head_lft {
	float: left;
	text9-align: left;
	font-family: arial;
	font-size: 13px;
	width: 30%;
	line-height: 34px;
}

    .head_lft a {
        color: #FFF;
    }

.head_rgt {
    float: right;
    height: auto;
    line-height: 34px;
}

    .head_rgt ul {
        float: left;
        width: 100%;
    }

        .head_rgt ul li {
            float: left;
            text-align: left;
            font-size: 13px;
            font-family: arial;
            color: #FFF;
            margin-left: 13px;
        }

            .head_rgt ul li a {
                color: #FFF;
            }

.head1 {
    margin: auto;
    width: 999px;
    height: auto;
}

.logo_sec {
    float: left;
    width: 40%;
    height: auto;
    margin-top: 50px;
}

    .logo_sec img {
        width: 337px;
        height: 87px;
        float: left;
    }

.Tag_lin {
    width: 83%;
    height: auto;
    float: left;
    text-align: center;
    font-size: 18px;
    letter-spacing: 2px;
    color: rgb(163,173,166);
    font-family: arial;
}

.nav {
    float: left;
    width: 99.8%;
    margin-top: 12px;
    border: 1px solid #d1d1d1;
    background-image: url(../images/nav.png);
    height: 45px;
}

    .nav ul {
        float: left;
        width: 100%;
    }

        .nav ul li {
            float: left;
            font-size: 16px;
            font-family: arial;
            border-right: 1px solid #d2d2d2;
            height: 45px;
            line-height: 45px;
            padding: 0 18px;
        }

            .nav ul li.last {
                padding-left: 17px;
                border-right: none;
            }

            .nav ul li a {
                color: #0E5F7A;
                font-weight: bolder;
            }

                .nav ul li a:hover {
                    color: #252525;
                }

.nav_shdw {
    float: left;
    background-image: url(../images/14.png);
    width: 100%;
    height: 27px;
}

.third-box-btn {
    float: left;
    margin-left: 15px;
}

/********Content********/
.contnt {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    float: left;
    margin-top: 2px;
    width: 999px;
}

.ban_sec {
    float: left;
    width: 99.8%;
    border: 1px solid #d1d1d1;
    height: auto;
    background-color: #f1f1f1;
}

.ban_left {
    float: left;
    width: 587px;
    border: 1px solid #e0e0e0;
    height: auto;
    margin-left: 20px;
    margin-top: 19px;
}

.ban_rgt {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #c3c3c3;
    float: right;
    height: auto;
    margin: 19px 17px 17px;
    width: 350px;
}

.vdeo {
    float: left;
    height: 308px;
    width: 350px;
}

    .vdeo img {
        float: left;
    }

.ban_list {
    float: left;
    font-family: 'Lucida Console';
    font-size: 44px;
    margin-bottom: 15px;
    margin-left: 16px;
    margin-top: 14px;
    width: 100%;
}

    .ban_list ul {
        float: left;
        width: 100%;
    }

        .ban_list ul li {
            float: left;
            font-size: 14px;
            text-align: left;
            font-family: arial;
            border-right: 1px solid #dcdcdc;
            padding-right: 10px;
            margin-right: 10px;
        }

            .ban_list ul li a {
                color: #565656;
            }

.cntnt_mid {
    float: left;
    width: 100%;
    height: auto;
}

    .cntnt_mid.align-text {
        float: none;
        margin-right: 15px;
        width: auto;
    }

.first_box {
    float: left;
    background-color: #F7F8FB;
    height: 465px;
}

.image1 {
    float: left;
    width: 560px;
    margin-top: 40px;
    margin-bottom: 30px;
}

    .image1 img {
        float: left;
        border: 6px solid #96C7D6;
        height: 320px;
        width: auto;
    }

.text_mn {
    float: left;
    width: 470px;
    height: auto;
    margin-top: 4px;
}

.text1 {
    float: left;
    text-align: left;
    font-size: 19px;
    font-family: arial;
    color: #626161;
    width: 100%;
}

.text2 {
    float: left;
    text-align: left;
    font-size: 14px;
    font-family: arial;
    color: #787878;
    margin-top: 16px;
    line-height: 30px;
    width: 100%;
}

.btn {
    float: left;
    width: 96%;
    margin-top: 13px;
    height: auto;
}

._1 {
    float: left;
    margin: 25px 176px 5px 0px;
    width: auto;
    height: auto;
}

.btn_2 {
    float: right;
    margin: 13px -2px 4px 0px;
    width: 130px;
    height: auto;
}

.btn_1_2, .btn1 input.btn1 {
    float: left;
    width: 136px;
    height: 30px;
    border: none;
    background-image: url(../images/16.png);
    cursor: pointer;
    font-size: 13px;
    font-family: Arial;
    color: #f7f8f9;
}

.btn_1_2, .btn_1 input.btn1 {
    background-color: #8cca53;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#8cca53',EndColorStr='#5c902c');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#8cca53',EndColorStr='#5c902c')";
    zoom: 1;
}

.btn_1_2, .btn_1 input.btn1 {
    background: -moz-linear-gradient(top, #8cca53 0%, #5c902c 97%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8cca53), color-stop(97%,#2e5b6e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #8cca53 0%,#5c902c 97%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #8cca53 0%,#5c902c 97%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #8cca53 0%,#5c902c 97%); /* IE10+ */
    background: linear-gradient(to bottom, #8cca53 0%,#5c902c 97%); /* W3C */
    border: 1px solid #5e912e;
    color: #F7F8F9;
    cursor: pointer;
    float: left;
    font-family: Arial;
    font-size: 21px;
    height: 50px;
    margin-top: 8px;
    width: 280px;
}

.btn_2 input.btn_2 {
    float: left;
    width: 104px;
    height: 32px;
    border: 1px solid #0073A4;
    background-image: url(../images/9.png);
    cursor: pointer;
    font-size: 13px;
    font-family: Arial;
    color: #f7f8f9;
}

.btn input.btn1 {
    float: left;
    background: linear-gradient(to bottom, #146D7F 0%, #2E5B6E 97%) repeat scroll 0 0 transparent;
    cursor: pointer;
    font-size: 13px;
    font-family: Arial;
    border: 0 none;
    color: #FFFFFF;
    height: 30px;
    width: 136px;
}

.lne {
    border: 1px solid #DDDDDD;
    float: left;
    margin-bottom: 30px;
    width: 100%;
}

.text3 {
    float: left;
    text-align: left;
    font-size: 14px;
    font-family: Arial;
    margin-top: 16px;
    width: 100%;
}

    .text3 a {
        color: #a6a6a6;
    }

.text_mn1 {
    float: right;
    width: 429px;
    height: auto;
    margin-left: 7px;
    margin-top: 15px;
}

.text_hd {
    float: left;
    text-align: left;
    font-size: 17px;
    font-family: Arial;
    color: #666666;
}

.text_mn2 {
    float: left;
    width: 283px;
    margin-right: 37px;
    height: auto;
    margin-left: 7px;
    margin-top: 15px;
}

.image2 {
    float: right;
    margin-right: 14px;
    margin-left: 19px;
}

    .image2 img {
        height: 335px;
        width: auto;
    }

.text6 {
    float: left;
    text-align: left;
    font-size: 14px;
    font-family: Arial;
    color: #787878;
    margin-top: 16px;
    line-height: 25px;
    width: 100%;
}

/********Footer********/
.fotr {
    float: left;
    width: 100%;
    height: auto;
    background-color: #cfd7d8;
    border-top: 5px solid #639831;
}

.fotr1 {
    width: 999px;
    height: auto;
    margin: auto;
}



.fotr2 .table-row {
    display: block;
    clear: both;
    padding: 0 0 40px 0;
}

    .fotr2 .table-row.top {
        padding-top: 30px;
    }

    .fotr2 .table-row.our-links li {
        float: left;
        margin-right: 67px;
        text-align: center;
    }

    .fotr2 .table-row.center-footer li {
        float: left;
        width: 100%;
        text-align: center;
    }

    .fotr2 .table-row.bottom {
        padding-bottom: 130px;
    }

    .fotr2 .table-row.social-links li {
        float: left;
        width: 14%;
    }

    .fotr2 .table-row.social-links ul {
        margin-left: 10px;
    }

.list_txt {
    text-align: center;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    color: #3b3b3b;
}

.fotr2 a {
    color: #8f8f8f;
}

.fotr2 span.img1 {
    float: left;
}

    .fotr2 span.img1 img {
        float: left;
        margin-right: 5px;
    }

.btn2 {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 10px;
}

    .btn2 input.btn3 {
        float: left;
        background-image: url(../images/img2.png);
        width: 156px;
        height: 35px;
        font-size: 14px;
        font-family: Arial;
        color: #454545;
        cursor: pointer;
        border: 0px;
        background-color: transparent;
    }

.tweet_sec {
    float: right;
    width: 237px;
    height: auto;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    border-bottom-left-radius: 9px;
    background-color: #eeeeee;
}

.latst {
    float: left;
    width: 88%;
    margin-left: 13px;
    margin-top: 14px;
}

.text7 {
    float: left;
    text-align: left;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    color: #454545;
    margin-top: 8px;
}

.btn_ftr {
    float: right;
    background-image: url(../images/img3.png);
    width: 59px;
    height: 29px;
    cursor: pointer;
}

.text8 {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 14px;
    font-family: Arial;
    color: #909090;
    margin-top: 10px;
    margin-bottom: 12px;
}

    .text8 a {
        color: #2cb5ba;
    }

.img2 {
    float: right;
    background-image: url(../images/arw.png);
    width: 21px;
    height: 21px;
}

    .img2 img {
        float: right;
    }

.ftr_img {
    float: right;
    width: 237px;
    height: auto;
    margin-right: 14px;
}
/********Make Money********/

.image3 {
    float: left;
    width: 322px;
    margin-left: 19px;
    margin-top: 70px;
}

    .image3 img {
        float: left;
    }

.image_earth {
    float: left;
    width: 322px;
    margin-left: 19px;
    margin-top: 112px;
}

    .image_earth img {
        float: left;
    }

.image_start_1 {
    width: 493px;
    float: left;
}

.image_start div {
    margin-bottom: 20px;
}

.image_start_1 img {
    float: left;
    width: inherit;
}

.image_start_2 {
    float: left;
    width: 464px;
}

.image_start {
    width: 493px;
    float: left;
    margin-top: 70px;
}

.image_start_2 img {
    float: left;
    width: inherit;
}

.text_sde1 {
    float: left;
    height: auto;
    margin-left: 30px;
    margin-top: 4px;
    text-align: justify;
    width: 371px;
}

.text_sde {
    float: left;
    width: 588px;
    height: auto;
    margin-left: 30px;
    margin-top: 4px;
}

.text_sde2 {
    float: left;
    height: auto;
    margin-left: 30px;
    margin-top: 4px;
    text-align: justify;
    width: 625px;
}

.text9 {
    float: left;
    text-align: left;
    font-size: 34px;
    font-weight: bold;
    font-family: Arial !important;
    color: #626161;
    width: 100%;
}


.li li {
    list-style: disc outside none;
}

.text9 h2, .text9 h3 {
    font-size: 34px;
}

.top20 {
    margin-top: 20px;
}

.bottom20 {
    margin-bottom: 20px;
}

.text10 {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 17px;
    font-family: Arial;
    color: #356988;
    margin-top: 20px;
    line-height: 23px;
}

.tick_img {
    height: 14px;
    width: auto;
}

.image4 {
    float: right;
    height: 325px;
    width: 541px;
}


.image5 {
    width: 473px;
    margin-top: 107px;
    margin-left: 15px;
    float: left;
}

    .image5 img {
        float: left;
        width: inherit;
    }

.text11 {
    color: #A6A6A6;
    float: right;
    font-family: Arial;
    font-size: 14px;
    line-height: 23px;
    margin: 0 -143px 0 0;
    text-align: left;
    width: 100%;
}

.text12 {
    color: #626161;
    float: left;
    font-family: Arial;
    font-size: 19px;
    text-align: left;
    width: 100%;
}

.hdng {
    float: left;
    text-align: left;
    font-size: 19px;
    font-family: Arial;
    color: #626161;
    width: 100%;
}

.btn_sec {
    width: 100%;
    float: left;
}

.hd1 {
    color: #626161;
    float: left;
    font-family: Arial;
    font-size: 34px;
    text-align: left;
    width: 101%;
    font-weight: bold;
}

.hd2 {
    color: #626161;
    float: right;
    font-family: Arial;
    font-size: 34px;
    font-weight: bold;
    text-align: right;
    width: 572px;
}

.hd3 {
    color: #626161;
    float: left;
    font-family: Arial;
    font-size: 34px;
    text-align: left;
    width: 101%;
    font-weight: bold;
}

.main_txt {
    color: #195C7D;
    float: left;
    font-family: Arial;
    font-size: 14px;
    line-height: 25px;
    margin-top: 16px;
    text-align: left;
    width: 100%;
    margin-left: 80px;
    font-weight: bold;
}

.text_lft {
    float: left;
    height: auto;
    margin-left: 5px;
    width: 485px;
    margin-top: 5px;
}

.main_txt1 {
    color: #356988;
    float: left;
    font-family: Arial;
    font-size: 17px;
    line-height: 23px;
    margin-left: 20px; /*margin-top: 16px;*/
    text-align: left;
    width: 414px;
}

.mxi {
    float: left;
    color: #146D7F;
    float: left;
    font-size: 20px;
    margin-top: 50px;
}

.mxi2 {
    float: left;
    color: #146D7F;
    float: left;
    font-size: 20px;
    width: 400px;
    margin-top: 55px;
}

.lrn_btn {
    float: left;
}

.rt_img {
    float: left;
    margin-left: 15px;
    margin-top: 7px;
}

    .rt_img img {
        width: auto;
        height: 350px;
    }

.main_txt2 {
    color: #356988;
    float: left;
    font-family: Arial;
    font-size: 17px;
    line-height: 23px;
    margin-left: 120px;
    margin-top: 16px;
    text-align: left;
    width: 300px;
}

.relbl_lft {
    float: left;
    border: 0px solid;
    width: 500px;
    height: 356px;
}

.relbl_cnt {
    float: left;
    width: 100%;
    height: 100px;
}

    .relbl_cnt ul {
        float: left;
        width: 100%;
    }

        .relbl_cnt ul li {
            float: left;
            width: 100%;
            list-style: disc;
            color: #356988;
            float: left;
            font-family: Arial;
            font-size: 17px;
            margin-bottom: 20px;
            line-height: 23px; /* margin-left: 103px;*/
            width: 100%;
        }

.btn_1 {
    float: left;
    margin-top: 30px;
    margin-left: 35px;
}

.btn_1_2 {
    float: left;
    margin-top: 30px;
}

.butn1 {
    float: left;
}

    .butn1 input.btn1 {
        float: left;
        width: 136px;
        height: 30px;
        border: none;
        background-image: url(../images/16.png);
        cursor: pointer;
        font-size: 13px;
        font-family: Arial;
        color: #f7f8f9;
    }

.butn_1 input.btn1 {
    /*background-image: url("../images/16.png");*/
    background: -moz-linear-gradient(top, #8cca53 0%, #5c902c 97%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8cca53), color-stop(97%,#2e5b6e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #8cca53 0%,#5c902c 97%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #8cca53 0%,#5c902c 97%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #8cca53 0%,#5c902c 97%); /* IE10+ */
    background: linear-gradient(to bottom, #8cca53 0%,#5c902c 97%); /* W3C */
    border: 1px solid #5e912e;
    color: #F7F8F9;
    cursor: pointer;
    float: left;
    font-family: Arial;
    font-size: 21px;
    height: 50px;
    margin-top: 8px;
    width: 280px;
}

.infusion-submit-1 {
    background-color: #8cca53; /*background-color: rgba(200, 0, 104, 0.4);  */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#8cca53',EndColorStr='#5c902c');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#8cca53',EndColorStr='#5c902c')";
    zoom: 1;
}

.infusion-submit-1 {
    background: -moz-linear-gradient(top, #8cca53 0%, #5c902c 97%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8cca53), color-stop(97%,#2e5b6e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #8cca53 0%,#5c902c 97%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #8cca53 0%,#5c902c 97%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #8cca53 0%,#5c902c 97%); /* IE10+ */
    background: linear-gradient(to bottom, #8cca53 0%,#5c902c 97%); /* W3C */
    border: 1px solid #5e912e;
    color: #F7F8F9;
    cursor: pointer;
    float: left;
    font-family: Arial;
    font-size: 18px;
    height: 50px;
    width: 280px;
    margin-left: 5px;
}

.beta-base .preheader, .beta-base .header, .beta-base .sidebar, .beta-base .body, .beta-base .footer, #mainContent {
    text-align: left;
}

.beta-base .preheader, .beta-base .header, .beta-base .body, .beta-base .sidebar, .beta-base .leftSidebar, .beta-base .rightSidebar, .beta-base .footer {
    margin: 0;
    padding: 0;
    border: none;
    white-space: normal;
    line-height: normal;
}

.beta-base .title, .beta-base .subtitle, .beta-base .text, .beta-base img {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    white-space: normal;
    line-height: normal;
}

.beta-base .bodyContainer td.preheader {
    padding: 10px 0;
}

.beta-base .bodyContainer td.header {
    padding: 0;
    height: 30px;
}

    .beta-base .bodyContainer td.header p, .beta-base .bodyContainer td.preheader p, .beta-base .bodyContainer td.body p, .beta-base .bodyContainer td.footer p, .beta-base .bodyContainer td.sidebar p, .beta-base .bodyContainer td.leftSidebar p, .beta-base .bodyContainer td.rightSidebar p {
        margin: 0;
        color: inherit;
    }

    .beta-base .bodyContainer td.header div.title, .beta-base .bodyContainer td.preheader div.title, .beta-base .bodyContainer td.body div.title, .beta-base .bodyContainer td.footer div.title, .beta-base .bodyContainer td.sidebar div.title, .beta-base .bodyContainer td.leftSidebar div.title, .beta-base .bodyContainer td.rightSidebar div.title, .beta-base .bodyContainer td.header div.subtitle, .beta-base .bodyContainer td.preheader div.subtitle, .beta-base .bodyContainer td.body div.subtitle, .beta-base .bodyContainer td.footer div.subtitle, .beta-base .bodyContainer td.sidebar div.subtitle, .beta-base .bodyContainer td.leftSidebar div.subtitle, .beta-base .bodyContainer td.rightSidebar div.subtitle, .beta-base .bodyContainer td.header div.text, .beta-base .bodyContainer td.preheader div.text, .beta-base .bodyContainer td.body div.text, .beta-base .bodyContainer td.footer div.text, .beta-base .bodyContainer td.sidebar div.text, .beta-base .bodyContainer td.leftSidebar div.text, .beta-base .bodyContainer td.rightSidebar div.text {
        overflow: auto;
    }

.beta-base .optout {
    margin-bottom: 10px;
    margin-top: 10px;
}

.contact-form-submit {
    background-color: #8cca53; /*background-color: rgba(200, 0, 104, 0.4);  */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#8cca53',EndColorStr='#5c902c');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#8cca53',EndColorStr='#5c902c')";
    zoom: 1;
}

.contact-form-submit {
    background: -moz-linear-gradient(top, #8cca53 0%, #5c902c 97%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8cca53), color-stop(97%,#2e5b6e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #8cca53 0%,#5c902c 97%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #8cca53 0%,#5c902c 97%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #8cca53 0%,#5c902c 97%); /* IE10+ */
    background: linear-gradient(to bottom, #8cca53 0%,#5c902c 97%); /* W3C */
    border: 1px solid #5E912E;
    color: #F7F8F9;
    cursor: pointer;
    float: right;
    font-family: Arial;
    font-size: 21px;
    height: 40px;
    margin-top: 15px;
    width: 124px;
}

div.infusion-captcha {
    float: left;
    margin-left: 110px;
    margin-top: 15px;
    padding: 10px;
    width: 220px;
}

    div.infusion-captcha input, div.infusion-captcha select, div.infusion-captcha textarea {
        width: 95%;
        display: inline-block;
        vertical-align: middle;
    }

table.infusion-field-container td.infusion-field-input-container input[type='text'], table.infusion-field-container td.infusion-field-input-container input[type='password'], table.infusion-field-container td.infusion-field-input-container textarea {
    /* width: 98%; /* must be 98% to make the snippet-menu line up due to border width */ /* margin: 0;*/
    background-color: #F7F7F7;
    height: 20px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    width: 98%;
}

.infusion-field-container tr {
    float: left;
    width: 350px;
}

table.infusion-field-container td.infusion-field-input-container select {
    width: 101%;
    margin: 0;
}

table.infusion-field-container td.infusion-field-label-container {
    color: #0A86B9;
    font-size: 18px;
    padding-right: 5px;
    width: 100px;
}

td.header .image-snippet img {
    vertical-align: bottom;
}

#webformErrors {
    color: #990000;
    font-size: 14px;
}

.btn_1_2, .btn_1 input.btn1 {
    background-color: #8cca53; /*background-color: rgba(200, 0, 104, 0.4);  */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#8cca53',EndColorStr='#5c902c');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#8cca53',EndColorStr='#5c902c')";
    zoom: 1;
}

.infusion-form {
    margin: 0;
    height: 100%;
}

.infusion-option {
    display: block;
    text-align: left;
}

.beta-font-b h1, .beta-font-b h2, .beta-font-b h3, .beta-font-b h4, .beta-font-b h5, .beta-font-b h6 {
    font-family: Arial;
}

.beta-font-b h1 {
    font-size: 24px;
}

.beta-font-b h2 {
    font-size: 20px;
}

.beta-font-b h3 {
    font-size: 14px;
}

.beta-font-b h4 {
    font-size: 12px;
}

.beta-font-b h5 {
    font-size: 10px;
}

.beta-font-b h6 {
    font-size: 8px;
}

.beta-font-b address {
    font-style: italic;
}

.beta-font-b pre {
    font-family: Arial;
}

.beta-font-b .title, .beta-font-b .title p {
    font-size: 20px;
    font-weight: bold;
    font-family: Arial;
}

.beta-font-b .subtitle, .beta-font-b .subtitle p {
    font-size: 11px;
    font-weight: normal;
    font-family: Arial;
}

.beta-font-b .text, .beta-font-b p {
    font-size: 12px;
    font-family: Arial;
}

.beta-font-b .preheader .text, .beta-font-b .preheader .text p {
    font-size: 11px;
    font-family: arial,sans-serif;
}

.beta-font-b .footer a {
    font-size: 11px;
    font-family: arial,sans-serif;
}

.beta-font-b .footer .text {
    font-size: 10px;
    font-family: verdana,sans-serif;
}

.beta-font-b .sidebar .title, .beta-font-b .leftSidebar .title, .beta-font-b .rightSidebar .title {
    font-size: 15px;
    font-weight: bold;
    font-family: arial,sans-serif;
}

.beta-font-b .sidebar .subtitle, .beta-font-b .leftSidebar .subtitle, .beta-font-b .rightSidebar .subtitle {
    font-size: 12px;
    font-family: arial, sans-serif;
}

.beta-font-b .sidebar .text, .beta-font-b .leftSidebar .text, .beta-font-b .rightSidebar .text {
    font-size: 11px;
    font-family: arial, sans-serif;
}

.infusion-field-label-container {
    font-size: 14px;
    font-family: arial,sans-serif;
}

.infusion-field-input-container {
    color: #000000;
    font-size: 12px;
}

.infusion-option label {
    color: #000000;
    font-size: 14px;
    font-family: arial,sans-serif;
}

.default .infusion-field-label-container {
    color: #000000;
    font-size: 14px;
    font-family: arial,sans-serif;
}

.default .infusion-field-input-container {
    color: #000000;
    font-size: 12px;
}

.default .infusion-option label {
    font-size: 14px;
    color: #000000;
    font-family: arial,sans-serif;
}

.default .webFormBodyContainer {
    border-style: Hidden;
    border-color: #000000;
    border-width: 0px;
}

.infusion-field-label-container {
    text-align: Left;
}

.infusion-field-label-container {
    vertical-align: Middle;
}

.infusion-field-input-container {
    width: 200px;
}

.bodyContainer {
    width: 335px;
    float: left;
}

.help {
    margin-top: -110px;
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 999;
}

/*.help
{
	 float: right;
    margin-right: 120px;
    margin-top: 90px;
}*/

.help_footer {
    float: right;
    margin-top: 10px;
}

.image_hand {
    float: left;
    width: 322px;
    margin-left: 19px;
    margin-top: 110px;
}

    .image_hand img {
        float: left;
        width: 322px;
        height: auto;
    }

.image_proxies {
    float: left;
    width: 322px;
    margin-left: 19px;
    margin-top: 72px;
}

    .image_proxies img {
        float: left;
    }

#container {
    width: 100%;
    background: #a0a8a2 url(../images/main-bg.png) repeat-y 50% 0;
}

    #container .container {
        margin: 0 auto;
    }


#middle {
    aligne: centr;
    padding-bottom: 35px;
}

.resize img:hover, #fancybox-content img:hover {
    cursor: pointer;
}

.border {
    padding: 9px;
    border: 1px solid #E8E8E8;
}

.logo_text {
    float: right;
    margin-top: 77px;
}

.justify-text {
    /*text-align: justify;*/
}

.hd1 h1, .text9 h1 {
    font-size: 34px;
}

.popup-background {
    width: 100%;
    height: 100%;
    z-index: 800;
    background-color: #eee;
    position: absolute; /*left: 0px;     top: 0px;*/
    opacity: 0.4;
    font-size: 50px;
    vertical-align: middle;
    color: black;
}

.hidden {
    display: none;
}

.flex-box {
    display: flex;
    display: -webkit-flex;
}

    .flex-box.flex-direction-row {
        flex-direction: row;
        -webkit-flex-direction: row;
    }

    .flex-box.flex-direction-column {
        flex-direction: column;
        -webkit-flex-direction: column;
    }

    .flex-box.justify-content-between {
        justify-content: space-between;
        -webkit-justify-content: space-between;
    }

	.flex-box.flex-wrap {
		flex-wrap: wrap;
		align-content:center ;
		-webkit-flex-wrap: wrap;
	}

/*price*/

.price .proxy-info-block {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
}

.price .fas {
    font-size: 44px;
    margin: 10px;
}

.price .proxy-info-block > div:last-child {
    margin: 10px;
    font-size: 18px;
    height: 100px;
    width: 260px;
}

.price .proxy-info-block-title {
    font-weight: bold;
}

.price .price-info {
    padding: 10px 0;
}

.subscription-block {
    margin: 20px 0;
}

.subscription-info {
    display: flex;
    display: -webkit-flex;
    color: #356988;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    width: 235px;
    border: solid gray 1px;
    margin: 5px;
}

    .subscription-info .subscription-title-1 {
        color: #626161;
        font-size: 14px;
        font-weight: bold;
        margin: 22px 0 7px 0;
    }

    .subscription-info .subscription-title-2 {

        font-size: 17px;
        margin: 0 5px;
        text-align: center;
    }

    .subscription-info .subscription-title-3 {
        font-size: 16px;
        margin: 10px 0 0;
    }

    .subscription-info .subscription-title-4 {
        font-size: 15px;
        margin: 15px 15px 0;
        min-height: 90px;
    }

    .subscription-info .subscription-price-tag {
        font-size: 73px;
        font-weight: bold;
    }

.subscribe {
    background-color: #58A344;
    font-size: 24px;
    border: solid #006F7A 5px;
    border-radius: 8px;
    color: white;
    padding: 10px;
    margin: 10px 10px 40px;
}

    .subscribe:hover {
        cursor: pointer;
        background-color: #498639;
    }


.support-block {
    color: #626161;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}

    .support-block .support-tittle {
        font-size: 24px;
    }

    .support-block .support-info {
        font-size: 32px;
        color: gray;
    }

    .support-block .support-chat {
        background-color: #056A7C;
        font-size: 24px;
        border: solid #69BA5E 5px;
        border-radius: 8px;
        color: white;
        padding: 10px 20px;
        margin: 10px 10px 40px;
    }

        .support-block .support-chat:hover {
            cursor: pointer;
            background-color: #03515f;
        }

.subscription-dialog-block {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

    .subscription-dialog-block.show-dialog {
        display: block;
    }

    .subscription-dialog-block .error-message {
        display: none;
        color:red;
        font-weight:bold;
    }

        .subscription-dialog-block .error-message.show-error {
            display: block;
        }

.subscribe-block {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 300px;
    position: relative;
}

    .subscribe-block .subscribe {
        margin: 10px;
    }

    .subscribe-block .subscribe-title {
        font-size: 16px;
        font-weight: bold;
        margin: 5px;
    }

    .subscribe-block span {
        margin: 10px 10px 5px;
    }

    .subscribe-block input[type="text"],
    .subscribe-block select {
        font-size:16px;
    }

    .close {
        color: #aaa;
        position: absolute;
        font-size: 28px;
        font-weight: bold;
        top: 3px;
        right: 10px;
    }

    .close:hover,
    .close:focus {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }
