
        *{
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

        html, body{
            padding: 0;
            margin: 0;
            height: 100%;
            background-color: #000000;
            color: #f6921e;
            font-size: 20px;
            line-height: 24px;
            font-family: 'Roboto', sans-serif;
        }
        .banner-top-page img{
            width: 100%;
        }

        .border-dash{
            border-top: 1px dashed rgba(255,255,255,0.3);
        }

        .section-line{
            height: 3px;
            background-color: #f6921e;
            width: 90%;
            margin: auto;
            clear: both;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
        }
        .section-page{
            padding-top: 40px;
            padding-bottom: 40px;
        }
        .row-col{
            margin-bottom: 40px;
        }

        .section-title{
            color: #f6921e;
            font-size: 30px;
            text-align: center;
            margin-top: 0;
            margin-bottom: 40px;
            font-weight: 700;
        }
        .section-sub-title{
            color: #f6921e;
            text-align: center;
            margin-bottom: 50px;
            font-weight: 100;
            font-size: 20px;
        }
        .border-b{
            display: inline-block;
            border-bottom: 1px solid #f6921e;
        }

        .well-title{
            color: #f6921e;
            text-align: center;
            margin-top: 0;
            margin-bottom: 30px;
            font-size: 28px;
            line-height: 30px;
        }
        .well-content{
            color: #f6921e;
            text-align: center;
            margin-bottom: 30px;
            font-weight: 100;
        }

        .box{
            border: 2px solid #c57518;
            padding: 5px;
        }
        .box-lvl1{
            border: 2px solid #c57518;
            padding: 1px;
        }
        .box-lvl2{
            border: 8px solid #f6921e;
            position: relative;
        }
        .over-view{
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: rgba(38, 38, 38, 0.6);
            border: 10px solid #4d3620;
        }
        img.box-bg{
            width: 100%;
            display: block;
        }
        .box-price{
            height: 110px;
            margin-top: 50px;
            color: #ffffff;
            font-size: 80px;
            line-height: 110px;
            text-align: center;
        }
        .box-price img{
            max-height: 100%;
            display: block;
            margin: auto;
        }
        .box-text{
            text-align: center;
            color: #ffffff;
            font-size: 22px;
            text-transform: uppercase;
            margin-top: 40px;
        }

        .sign-up{
            text-align: center;
            margin-bottom: 25px;
        }
        .sign-up-button{
            font-size: 20px;
            padding: 10px 20px;
            background-color: #000000;
            border: 1px solid #c57518;
            color: #f6921e !important;
            font-weight: 700;
            cursor: pointer;
        }
        .sign-up-button:hover{
            background-color: #c57518;
            color: #ffffff;
        }
        .red-our-terms{
            font-weight: 500;
            color: #f6921e;
            text-align: center;
            font-size: 20px;
            font-style: italic;
        }
        .content-title{
            font-weight: 700;
            font-size: 26px;
            color: #f6921e;
            margin-top: 0;
            margin-bottom: 15px;
        }
        .content-title span{
            border-bottom: 1px solid #f6921e;
            display: inline-block;
            background-color: transparent;
        }
        .footer{
            background-color: #ffffff;
        }

        p.underline{
            text-decoration: underline;
            font-weight: bold;
        }
        p{
            margin-top: 0;
            margin-bottom: 15px;
        }

        .content{

        }

        .content ul{
            list-style: none;
            padding-left: 0;
        }

        ul.ulist li{
            padding-left: 20px;
        }

        ul.ulist li .num{
            margin-left: -20px;
        }
        .rule-regulation{
            font-weight: 300;
            color: #f6921e;
            font-size: 20px;
        }
        .terms-conditions{
            font-weight: 100;
            font-size: 20px;
            color: #f6921e;
        }
        .terms-conditions .content-title{

        }

        .lp_footer_menu{

        }
        .lp_footer_menu .lp_footer_title{
            color: #000;
            font-size: 14px;
            font-weight: bold;
        }
        .lp_footer_menu .lp_footer_title a{
            color: #000;
            font-size: 14px;
            font-weight: bold;
            text-decoration: none;

        }
        .lp_footer_menu .lp_footer_section{

        }
        .lp_footer_menu .lp_footer_section ul{
            list-style: none;
            padding-left: 0;
        }
        .lp_footer_menu .lp_footer_section ul li{

        }
        .lp_footer_menu .lp_footer_section ul li a{
            color: #777777;
            font-size: 20px;
            text-decoration: none;
        }

        .social_network{
            list-style: none;
            padding: 0;
        }
        .social_network li{
            float: left;
        }
        .lp_footer_social_img {
            background-color: #fff;
            border: 1px solid #ddd;
            opacity: 0.7;
            padding: 7px;
            width: 30px;
            height: 30px;
            line-height: 16px;
            display: inline-block;
            text-align: center;
            border-radius: 50%;
            margin-right: 10px;
        }
        .lp_footer_logo {
            background: url("https://alpsocial-alpsnetworks.netdna-ssl.com/application/themes/integrity/images/logo-alps.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
            background-position-x: 0;
            background-position-y: 0;
            background-position: 0 0;
            display: block;
            height: 45px;
            width: 140px;
            background-size: 100%;
        }

        .disclaimer{
            padding: 20px;
            text-align: center;
        }
        .disclaimer_title {
            color: #9f9f9f;
            font-size: 13px;
            opacity: 1;
            text-align: center;
            text-transform: capitalize;
        }

        .disclaimer_content {
            color: #9f9f9f;
            font-size: 12px;
            opacity: 1;
            text-align: center;
            padding: 0 100px;
        }

        .popup_wrapper, .overlay {
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            overflow: hidden;
        }
        .popup_wrapper {
            display: flex;
            justify-content: center;
            align-items: center;
            visibility: hidden;
            transition: opacity 500ms;
            opacity: 0;
        }
        .overlay {
            z-index: 0;
            background: rgba(0, 0, 0, .618);
        }
        .show {
            visibility: visible;
            opacity: 1;
        }
        .popup {
            position: relative;
            z-index: 1;
            width: 70%;
            max-width: 485px;
            min-height: 160px;
            max-height: 400px;
            flex: 0 1 auto;
            overflow: hidden;
            background: #000000;
            border: 2px solid #f6921e;
            border-radius: 16px;
            transition: all .02s ease-in-out;
        }
        .popup .close {
            position: absolute;
            top: 10px;
            right: 10px;
            display: inline-block;
            font-size: 24px;
            font-weight: bolder;
            color: #aaa;
            text-decoration: none;
        }
        .close:hover {
            color: #444;
        }
        .popup .title p {
            padding-left: 12px;
            font-size: 24px;
            line-height: 44px;
            text-align: left;
            background: #eee;
            border-bottom: 3px solid #f6921e;
        }
        .hide_sb {
            height: 100%;
            overflow: hidden;
        }
        .popup-content{
            padding: 15px;
        }

        .form-wrapper{

        }
        .form-label{
            width: 150px;
            float: left;
            clear: left;
        }
        .form-label label{
            font-size: 16px;
        }
        .form-element {
            width: 300px;
            text-align: left;
            margin-bottom: 8px;
            overflow: hidden;
            float: left;
            clear: none;
        }
        .form-element input[type=text], .form-element input[type=password], .form-element input[type=email]{
            width: 100%;
            height: 32px;
            background-color: transparent;
            border: 1px solid #c57518;
            color: #c57518;
            padding: 5px;
        }
        .submit-action{
            font-size: 14px;
            background-color: #000000;
            border: 1px solid #c57518;
            color: #f6921e;
            font-weight: 300;
            cursor: pointer;
            height: 32px;
            line-height: 32px;
            padding: 0 30px;
        }

        .img-uobay{
            margin: 15px 0;
        }

        .img-uobay img{
            max-width: 100%;
            display: block;
            margin: auto;
            width: 235px;
        }

        .uobay-content{
            color: #ffffff;
            text-align: center;
            font-size: 20px;
        }

        .container{
            width: 90%;
            margin: auto;
        }
        .clearfix:before, .clearfix:after{
            display: table;
            content: " ";
        }
        .clearfix:after{
            clear: both;
        }

        .row{
            margin-left: -15px;
            margin-right: -15px;
        }
        .row:before, .row:after {
            content: " ";
            display: table;
        }
        .row:after {
            clear: both;
        }
        .schedule-image img{
            max-width: 100%;
        }
        .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
            position: relative;
            min-height: 1px;
            padding-left: 15px;
            padding-right: 15px;
        }

        .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
            float: left;
        }

        .col-xs-1 {  width: 8.33333%; }

        .col-xs-2 {  width: 16.66667%; }

        .col-xs-3 {  width: 25%; }

        .col-xs-4 {  width: 33.33333%; }

        .col-xs-5 {  width: 41.66667%; }

        .col-xs-6 {  width: 50%; }

        .col-xs-7 {  width: 58.33333%; }

        .col-xs-8 {  width: 66.66667%; }

        .col-xs-9 {  width: 75%; }

        .col-xs-10 {  width: 83.33333%; }

        .col-xs-11 {  width: 91.66667%; }

        .col-xs-12 {  width: 100%; }

        @media (min-width: 768px) {
            .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
                float: left; }

            .col-sm-1 {  width: 8.33333%; }

            .col-sm-2 {  width: 16.66667%; }

            .col-sm-3 {  width: 25%; }

            .col-sm-4 {  width: 33.33333%; }

            .col-sm-5 {  width: 41.66667%; }

            .col-sm-6 {  width: 50%; }

            .col-sm-7 {  width: 58.33333%; }

            .col-sm-8 {  width: 66.66667%; }

            .col-sm-9 {  width: 75%; }

            .col-sm-10 {  width: 83.33333%; }

            .col-sm-11 {  width: 91.66667%; }

            .col-sm-12 {  width: 100%; }
        }
        @media (min-width: 992px) {
            .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
                float: left; }

            .col-md-1 {  width: 8.33333%; }

            .col-md-2 {  width: 16.66667%; }

            .col-md-3 {  width: 25%; }

            .col-md-4 {  width: 33.33333%; }

            .col-md-5 {  width: 41.66667%; }

            .col-md-6 {  width: 50%; }

            .col-md-7 {  width: 58.33333%; }

            .col-md-8 {  width: 66.66667%; }

            .col-md-9 {  width: 75%; }

            .col-md-10 {  width: 83.33333%; }

            .col-md-11 {  width: 91.66667%; }

            .col-md-12 {  width: 100%; }
        }
        @media (min-width: 1200px) {
            .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
                float: left; }

            .col-lg-1 {  width: 8.33333%; }

            .col-lg-2 {  width: 16.66667%; }

            .col-lg-3 {  width: 25%; }

            .col-lg-4 {  width: 33.33333%; }

            .col-lg-5 {  width: 41.66667%; }

            .col-lg-6 {  width: 50%; }

            .col-lg-7 {  width: 58.33333%; }

            .col-lg-8 {  width: 66.66667%; }

            .col-lg-9 {  width: 75%; }

            .col-lg-10 {  width: 83.33333%; }

            .col-lg-11 {  width: 91.66667%; }

            .col-lg-12 {  width: 100%; }
        }
        
        @media (min-width: 1280px) and (max-width: 1366px) {
            .box-price{
                height: 90px;
                margin-top: 38px;
                font-size: 60px;
                line-height: 90px;
            }

            .box-text{
                font-size: 20px;
                margin-top: 40px;
            }
        }

        @media (min-width: 1099px) and (max-width: 1279px) {
            .box-price{
                height: 75px;
                margin-top: 35px;
                font-size: 35px;
                line-height: 75px;
            }

            .box-text{
                font-size: 16px;
                margin-top: 22px;
            }
        }
        @media (min-width: 992px) and (max-width: 1100px) {
            .box-price{
                height: 60px;
                margin-top: 30px;
                font-size: 35px;
                line-height: 60px;
            }

            .box-text{
                font-size: 14px;
                margin-top: 22px;
            }
        }
        @media (min-width: 768px) and (max-width: 991px) {
            .box-price{
                height: 40px;
                margin-top: 18px;
                font-size: 25px;
                line-height: 40px;
            }

            .box-text{
                font-size: 9px;
                margin-top: 17px;
                line-height: 15px;
            }
        }

        @media (max-width: 767px) {
            html, body {
                font-size: 15px;
                line-height: 20px;
            }

            .box{
                margin-bottom: 10px;
            }
            .box-price{
                height: 70px;
                margin-top: 30px;
                font-size: 32px;
                line-height: 70px;
            }

            .box-text{
                font-size: 14px;
                margin-top: 25px;
                line-height: 22px;
            }

            .well-title {
                margin-bottom: 30px;
                font-size: 22px;
            }

            .red-our-terms {
                font-size: 15px;
            }

            .row-col {
                margin-bottom: 15px;
            }
            .section-page {
                padding-top: 25px;
                padding-bottom: 25px;
            }
            .section-title {
                font-size: 25px;
                margin-bottom: 25px;
            }
            .section-sub-title {
                margin-bottom: 30px;
            }
            .content-title {
                font-size: 16px;
                margin-bottom: 10px;
            }
            .lp_footer_section{
                margin-bottom: 15px;
            }
            .disclaimer {
                padding: 0;
            }

            .disclaimer_content {
                padding: 0;
            }
            .form-element {
                width: 100%;
            }
        }

