@import "main.css";
.main_details {
    background-size: cover;
}
.main_info{
    color: #000;
    padding: 120px 0 0px;
    background-size: cover;
    /*background: -moz-linear-gradient(169deg, rgba(94,196,246,0.6) 0%, rgba(1,61,96,1) 100%); !* ff3.6+ *!*/
    /*background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(1,61,96,1)), color-stop(100%, rgba(94,196,246,0.6))); !* safari4+,chrome *!*/
    /*background: -webkit-linear-gradient(169deg, rgba(94,196,246,0.6) 0%, rgba(1,61,96,1) 100%); !* safari5.1+,chrome10+ *!*/
    /*background: -o-linear-gradient(169deg, rgba(94,196,246,0.6) 0%, rgba(1,61,96,1) 100%); !* opera 11.10+ *!*/
    /*background: -ms-linear-gradient(169deg, rgba(94,196,246,0.6) 0%, rgba(1,61,96,1) 100%); !* ie10+ *!*/
    /*background: linear-gradient(281deg, rgba(94,196,246,0.6) 0%, rgba(1,61,96,1) 100%); !* w3c *!*/
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#013d60', endColorstr='#5ec4f6',GradientType=1 ); !* ie6-9 *!*/

    /* background-color: rgba(39, 39, 39, 0.89); */
    /*background-color: rgba(12, 40, 62, 0.68);*/
}

.left_info{
    width: 60%;
    float: left;
    text-align: left;
}
.logo_mini img{
    margin-bottom: 8px;
}
.logo_mini h3 {
    font-size: 17px;
    margin: 10px 0;
}
.logo_mini h4 {
    font-size: 13px;
    margin: 10px 0;
}
.left_info h1 {
    font-size: 31.3px;
    font-weight: 700;
    margin: 0px 0 0;
}
.logo_bottom h3 {
    font-size: 14px;
}
.logo_bottom h3 a{
    color: #f36523;
}
.logo_bottom{
    margin-bottom: 20px;
}
.tbl-spn span{
    width: 174px;
    display: inline-block;
}

.orange_btn,.orange_btn:focus{
    /* background-color: #f36523; */
    background-color: #04406f !important;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    padding: 13px 28px;
    text-transform: uppercase;
}
.orange_btn:hover{
    /* background-color: #f1550c; */
    background-color: #04406f !important;
    color: #fff;
}
.right_info{
    width: 35%;
    float: right;
}
.course_form{
    margin: 0px 0 0 0;
}
.form_header{
    margin: 0;
    background-color: rgba(0,0,0,0.5);
    padding: 15px 30px;
    text-align: center;
    color: #fff;
    font-size: 15px;
}
.course_form .form_header h2{
    font-size: 13px;
    font-weight: 600;
    margin: 0;
}
.form_content{
    background-color: #fff;
    padding: 25px;
}
.form_submit_btn,.login_form_submit_btn,.form_submit_btn:focus,.login_form_submit_btn:focus{
    /* background-color: #279a93; */
    background-color: #f50536;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    font-size: 13px;
    padding: 12px 28px;
    text-transform: uppercase;
    border: none;
    width: 100%;
    text-align: center;
    margin-top: 0px;
}
.form_submit_btn:hover{
    /* background-color: #188b84; */
    /*background-color: #159bd7;*/
    color: #fff;
}
.course_form .form-group{
    margin-bottom: 10px;
    text-align: left
}
.course_form{
    text-align: left;
    box-shadow: #111111 -1px 0px 16px -5px; 
    margin-top: 10px;
}
.form_content .form-group{
    font-weight: 600;
}
.form_content .form-control{
    height: 34px;
    text-transform: uppercase;
    border-radius: 0;
    box-shadow: none;
    font-size: 11px;
}
.nav_bottom{
    background-color: #f50536;
}
.nav_bottom .navbar-default{
    background-color: transparent;
    border-radius: 0;
    border: none;
    margin: 0;
    text-transform: uppercase;
}
.nav_bottom .navbar-default .navbar-nav > li > a{
    color: #fff;
    font-size: 18px;
    height: 70px;
    padding: 25px 15px;
}
.nav_bottom .navbar-default .navbar-nav > li > a:hover{
    color: #ffbf00;
}
.nav_bottom .navbar-default .navbar-nav > li > a.active{
    color: #ffbf00;
    box-shadow: inset 0 -3px 0 0 #ffbf00;
}
.nav_bottom .navbar-brand,.nav_bottom .navbar-brand:focus{
    height: 70px;
    padding: 20px 18px;
    background-color: #182024;
    font-size: 20px;
    color: #aab3b9;
    line-height: 30px;
    margin: 0 2px 0 0;
}
.nav_bottom .navbar-brand:hover{
    background-color: #171e23;
    color: #aab3b9;
}
.navbar-brand.back{
    cursor: pointer;
}
.nav_register,.nav_register:focus{
    /* background-color: #f36523 !important; */
    /* background-color:#04406f !important; */
    background-color:#0d89ea !important;
    border-radius: 2px;
    color: #fff !important;
    height: auto !important;
    /* margin: 15px 0px !important; */
    margin: 15px 11px 15px 0px !important;
    padding: 10px 20px !important;
    border: none;
    font-weight: 600
}

.nav_register:hover{
    /* background-color: #F1550C !important; */
    background-color:#065898 !important;
    color: #fff !important;
}

.bottom_banner{
    background-color: #f00;
    padding: 20px 0;
}

.course_dtl{
    font-family: 'Open Sans', sans-serif;
}
.mn_heading{
    color: #02a7d4;
    font-size: 28px;
    font-weight: 500;
    margin: 30px 0 20px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
.curriculum{
    background-color: #fff;
    padding:0px 18px 18px 18px;
    margin-bottom: 20px;
}
.curriculum h2{
    margin-bottom: 10px;
    font-weight: 700;
    /* font-weight: 600; */
    font-size: 14px;
    margin-top: 20px;
    /* margin-top: 4px; */
    color: #292929;
}
.course_dtl h4{
    color: #292929;
    margin-top: 20px;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 15px;
}
.course_dtl h4 i{
    color: #da0606;
    margin: 0 15px 0 0;
    font-size: 18px;
    float: left;
}
.course_dtl p{
    color: #4b4a4a;
    margin-bottom: 12px;
    line-height: 22px;
    font-size: 15px;
}
.course_dtl ul {
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
}
.course_dtl li {
    padding-left: 2em;
    color: #4b4a4a;
    line-height: 22px;
    font-size: 15px;
    margin-bottom: 15px;
}
.course_dtl li:before {
    content: "\f101";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    margin-left: -27px;
    width: 27px;
    font-weight:900;
    /* color: #da0606; */
    color: #02a7d4;
    font-size: 18px;
}
.members_sec{
    background: #fff;
    box-shadow: 0px 0px 20px -5px rgba(0,0,0,0.2);
    padding: 18px 18px;
    font-weight: 600;
    margin: 0px 0 16px;
}
.members_sec i{
    margin-right: 8px;
    color: #da0606;
}

.curriculum_sec{
    border-radius: 2px;
    background-color: #fff;
    /*box-shadow: 0 0 10px -3px rgba(0, 0, 0, 0.3);*/
    margin-bottom: 20px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border: 1px solid #eee;
}
.curriculum_sec_head{
    border-bottom: 1px solid #eee;
}
.curriculum_sec_head .media{
    padding: 18px 18px;
}
.curriculum_box{
    margin-bottom: 3em;
}
.curriculum_content{
    padding:0px 18px 18px 18px;
}
.curriculum_content td{
    padding: 6px 0;
}
.view_details{
    color: #da0606;
}
.curriculum_sec h4{
    margin-bottom: 0;
    font-weight: 600;
    /*text-transform: uppercase;*/
    font-size: 14px;
    margin-top: 4px;
}
.curriculum_sec .view_details{
    color: #02a7d4;
    float: right;
    text-align: right;
    width: 25px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}
.curriculum_sec .hide_details{
    color: #da0606;
    float: right;
    text-align: right;
    width: 85px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
}
.curriculum_sec:hover{
    border: 1px solid #ddd;
    /*box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.3);*/
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.section_overview{
    position: relative;
}
.curriculum_content ul{
    margin-bottom: 10px;
}

.sm_header{
    color: #292929;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 34px;
    text-transform: uppercase;
}
.sm_header:after{
    background-color: #02a7d4;
    content: "";
    height: 2px;
    left: 0;
    margin-top: 29px;
    position: absolute;
    width: 80px;
}
.read-more{
    color: #da0606;
    display: inline-block;
    font-weight: 600;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    text-align: right;
    text-transform: uppercase;
}
.sub-section{
    margin-bottom: 3em;
}
.sub-section:last-child{
    margin-bottom: 0px;
}
.sub-section p{
    margin-bottom: 15px;
}
.fee-box{
    margin: 0 0 30px;
    box-shadow: 0 0 30px -8px rgba(0, 0, 0, 0.3);
}
.box_header {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 16px 0;
    text-align: center;
    text-transform: uppercase;
}
.price_sec{
    text-align: center;
    font-weight: 300;
    font-size: 48px;
    color: #fff;
    padding: 20px 0px;
}
.price_sec i{
    bottom: 16px;
    font-size: 24px;
    /*font-weight: 300;*/
    position: relative;
}

.box_info ul{
    margin-bottom: 10px;
}
.box_info li {
    padding-left: 2em;
    color: #4b4a4a;
    line-height: 22px;
    font-size: 15px;
    margin-bottom: 15px;
}
.box_info li:last-child{
    margin-bottom: 0;
}
.box_info li:before {
    content: "\f111";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -27px;
    width: 27px;
    color: #da0606;
    font-size: 14px;
}

.box_info {
    min-height: 170px;
    padding: 28px 20px;
}
.green_bg .box_header{
    background-color: #06b5e4;
}
.green_bg .price_sec{
    background-color: #02a7d4;
}
.green_bg .box_info li:before {
    color: #36bbb0;
}

.blue_bg .box_header{
    background-color: #30c9e5;
}
.blue_bg .price_sec{
    background-color: #1fb1cc;
}
.blue_bg .box_info li:before {
    color: #1fb1cc;
}

.red_bg .box_header{
    background-color: #f1677e;
}
.red_bg .price_sec{
    background-color: #e2536b;
}
.red_bg .box_info li:before {
    color: #e2536b;
}

.date_sec{
    margin-bottom: 24px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 24px -5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 24px -5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 24px -5px rgba(0, 0, 0, 0.3);
}
.date_sec .date {
    background-color: #30c9e5;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 18px 0;
    text-align: center;
    text-transform: uppercase;
    width: 160px;
}
.date_sec .date span{
    font-size: 22px;
}
.date_sec p{
    margin: 0 !important;
    text-decoration: none;
    padding: 22px 7px !important;
}
.text-cross {
    margin: 0 !important;
    padding: 22px 7px !important;
    text-decoration: line-through !important;
}
.notes{
    color: #d52442 !important;
    margin-bottom: 10px !important;
}
.key-dates .alert{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 22px;
    color: #d52442;
    padding: 0;
    margin: 30px 0 60px;
}


#navigation-menu a:hover, #navigation-menu a.mPS2id-highlight{
    color: #ffffff;
    box-shadow: inset 0 -3px 0 0 #ffffff;
}
#popup-register .cd-popup-container{
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    right: 0;
    position: fixed;
    overflow: auto;
}

.form_group{
    position: relative;
    margin-bottom: 24px;
}
.form_input {
    border: 1px solid #D4D9E2;
    border-radius: 3px;
    padding: 12px 15px;
    color: #4b515e;
    outline: 0;
    width: 100%;
    font-size: 13px;
    background-color: #fff;
    -webkit-transition: border-color .2s ease;
    transition: border-color .2s ease;
}
.form_label {
    display: block;
    font-size: 11px;
    color: #434C5E;
    margin-bottom: 6px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
.form_label span{
    color: #f00;
}
.datepicker {
    font-family: 'Open Sans', sans-serif !important;
}
.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
    background-color: #1a89f5;
    background-image: none;
    border-radius: 2px;
    color: #fff;
}
.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    background-color: #25b9a4 !important;
    background-image: none;
    border-radius: 2px;
    color: #fff;
}


.custom_check input[type="radio"] {
    display: none;
}
.custom_check img {
    padding: 0px;
    margin: 0px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.gender_icon{
    width: 40px;
    height: 40px;
    float: left;
    background-size: 100%;
    border-radius: 50%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.gender_icon.male{
    background-image: url('../img/main/male_icon.png');
}
.gender_icon.female{
    background-image: url('../img/main/female_icon.png');
}
.custom_check input[type="radio"]:checked + .gender_icon {
    box-shadow: 0px 0px 0px 3px #4b94f3;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.custom_check input[type="radio"]:checked + .gender_icon.male {
    background-image: url('../img/main/male_active_icon.png');
}
.custom_check input[type="radio"]:checked + .gender_icon.female {
    background-image: url('../img/main/female_active_icon.png');
}

.custom_check{
    margin-right: 20px;
    cursor: pointer;
}
.custom_check:last-child{
    margin-right: 0px;
}
.gender_name {
    float: left;
    font-size: 13px;
    font-weight: 400;
    margin: 12px 0 0 14px;
}

.form_top h2{
    color: #383e49;
    margin: 0 0 8px;
    font-size: 26px;
    text-transform: uppercase;
}
#popup-register .popup-container{
    padding: 40px 0;
}
.form_top hr{
    width: 80px;
    height: 2px;
    background-color: #41aefe;
    float: left;
    margin: 8px 0;
}
.form_top{
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.form_step{
    display: inline-flex;
    float: left;
    width: 100%;
}
.form_sec_step{
    display: flex;
    margin-bottom: 50px;
    margin-top: 10px;
}
.form_sec_step span{
    width: 42px;
    height: 42px;
    border: 2px solid #41aefe;
    border-radius: 50%;
    color: #41aefe;
    text-align: center;
    padding: 10px 0;
    font-weight: 600;
}
.form_sec_step h2{
    margin: 14px 0 0 14px;
    font-size: 15px;
}
.form_sec_step{
    margin-right: 24px;
}
.form_sec_step:last-child{
    margin-right: 0px;
}
.form_sec_step.active span{
    color: #fff;
    background-color: #41aefe;
}

.form_sec_step.complete span{
    color: #fff;
    background-color: #ff840c;
    border-color: #ff840c;
}

.form_bottom{
    border-top: 1px solid #eee;
    margin-top: 24px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    float: left;
}
.continue_btn,.continue_btn:focus{
    background-color: #1a9bfa;
    border-radius: 2px;
    padding: 12px 26px;
    color: #fff;
    text-transform: uppercase;
    float: right;
    font-weight: 600;
    font-size: 13px;
    border: none;
    margin-right: 15px !important;
}
.continue_btn:hover{
    background-color: #007ad4;
    color: #fff;
}
.continue_btn:first-child{
    margin-right: 0 !important;
}
.back_btn,.back_btn:focus{
    background-color: #e7ecef;
    border-radius: 2px;
    padding: 12px 26px;
    color: #383e49;
    text-transform: uppercase;
    float: right;
    font-weight: 600;
    font-size: 13px;
    margin-right: 8px;
}
.back_btn:hover{
    background-color: #f1f4f6;
    color: #383e49;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    /*position: absolute;*/
    /*left: -9999px;*/
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    /*position: relative;
    padding-left: 0px;
    padding-top: 2px;
    cursor: pointer;
    line-height: 20px;
    font-weight: 500;
    font-size: 14px;
    display: inline-block;
    color: #434C5E;
    margin-right: 18px;*/
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
 /*   content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    border: 2px solid #d4d9e2;
    border-radius: 100%;
    background: #fff;*/
}
.form_sec [type="radio"]:checked + label:after,
.form_sec [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 14px;
    height: 14px;
    background: #41AEFE;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.form_sec [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.form_sec [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.form_flex{
    display: flex;
    margin-top: 14px;
    margin-bottom: 34px;
}
.hide_div {
    display: none;
}

.form_sub_heading{
    font-size: 14px;
    margin: 5px 0 22px;
    color: #434c5e;
    text-transform: uppercase;
}

.custom_upload{
    border: 1px dashed #D4D9E2;
    position: relative;
    padding: 12px 15px;
    background-color: #fff;
}

.custom_upload p{
    width: 100%;
    text-align: center;
    line-height: normal;
    color: #7b889f;
    margin-bottom: 0;
    font-size: 13px;
    word-wrap: break-word;
    height: 19px;
    overflow: hidden;
}
.custom_upload input{
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    outline: none;
    opacity: 0;
}

.payment_option{
    margin-bottom: 20px;
    width: 100%;
    border: 1px solid #eee;
    padding: 18px 18px;
    display: inline-block;
}
.payment_option p span{
    font-size: 12px;
    color: #f00;
    margin-left: 34px;
}

.important{
    background-color: #eee;
    border: 1px solid #ddd;
    padding: 15px 18px;
    margin-bottom: 15px;
}
.intl-tel-input{
    width: 100%;
}
.alert_icon{
    width: 80px;
    margin: 20px auto 20px;
}
.success_ok,.success_ok:focus{
    border: 2px solid #26B880;
    color: #26B880;
    padding: 8px 40px;
    border-radius: 2px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 15px 0 5px;
    display: inline-block;
}
.success_ok:hover{
    background-color: #26B880;
    color: #fff;
}
.error_ok,.error_ok:focus{
    border: 2px solid #F74D4C;
    color: #F74D4C;
    padding: 8px 40px;
    border-radius: 2px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 15px 0 5px;
    display: inline-block;
}
.error_ok:hover{
    background-color: #F74D4C;
    color: #fff;
}

.mn_loader{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    background-color: rgba(2255,255,255,0.95);
    display: none;
}

.circular {
    -webkit-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
    height: 50px;
    left: 50%;
    position: absolute;
    top: 46%;
    width: 50px;
}

.path {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
    -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    stroke-linecap: round;
    stroke: #3f88f8;
}

@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes dash {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -35;
    }
    100% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -124;
    }
}
@keyframes dash {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -35;
    }
    100% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -124;
    }
}


@media only screen and (max-width: 640px){
    .form_sec_step span {
        width: 32px;
        height: 32px;
        padding: 7px 0;
        font-size: 12px;
    }
    .form_sec_step h2 {
        margin: 11px 0 0 10px;
        font-size: 12px;
    }
}
@media only screen and (max-width: 560px){
    /* #Form_1 .form_sec_step{
        display: none;
    }
    #Form_1 .form_sec_step:first-child{
        display: block;
        float: left;
        margin-bottom: 30px;
        } */
        .form_step{
            display: block;
            margin-bottom: 7%;
        }
        .form_sec_step{
            margin-bottom: 0;
        }
        .form_sec_step h2{
            float: left;
        }
        .form_sec_step span{
            float: left;
        }

    /* #Form_2 .form_sec_step{
        display: none;
    }
    #Form_2 .form_sec_step:nth-child(2){
        display: block;
        float: left;
        margin-bottom: 30px;
    }
    #Form_3 .form_sec_step{
        display: none;
    }
    #Form_3 .form_sec_step:nth-child(4){
        display: block;
        float: left;
        margin-bottom: 30px;
    }
    #terms_form .form_sec_step{
        display: none;
    }
    #terms_form .form_sec_step:nth-child(3){
        display: block;
        float: left;
        margin-bottom: 30px;
        } */
        .form_top h2{
            font-size: 22px;
        }
    }

    .overflow-hidden{
        overflow: hidden;
    }
    .payment_info{
        margin-bottom: 26px;
        background: #eee;
        padding: 17px 18px;
    }
    .payment_info p{
        font-size: 13px;
        font-style: italic;
        margin-bottom: 4px;
    }
    .payment_info p span{
        color: #f00;
        font-size: 16px;
    }
    .amount {
        font-size: 22px;
        margin: 0 0 0 0px;
        color: #19b075;
        font-weight: 500;
        position: absolute;
        top: 36px;
        right: 20px;
    }
    .title {
        font-size: 12px;
        margin: 12px 0;
    }
    .table-style .form_input {
        min-width: 140px;
    }
    .table-style .table{
        margin: 0;
    }
    .request_again,.request_again:focus,.request_again:hover{
        font-size: 12px;
        margin: 0 0 13px;
        text-align: center;
        display: inline-block;
        color: #ff5100;
        border: none;
        background: transparent;
    }

    #popup-otp .cd-modal-footer p{
        font-weight: normal !important;
    }
    .doc_sec img {
        width: 100px;
        background: #02a7d4;
        padding: 3px;
        margin-right: 3px;
    }
    .doc_sec{
        border: 1px solid #eee;
        padding: 12px;
    }
    .doc_sec h2{
        margin: 6px 0 6px;
        font-size: 16px;
        font-weight: 600;
    }
    .doc_sec p{
        font-size: 14px;
        margin: 0;
    }
    .doc_sec a{
        color: #02a7d4;
        text-decoration: none;
    }
    .doc_sec{
        margin: 0;
    }
    #profile_popup .cd-popup-container {
        max-width: 680px
    }
    .doc_img{
        width: 160px;
        margin: 0px auto 14px;
        border-radius: 50%;
        overflow: hidden;
        border: 3px solid #02a7d4;
    }
    .profile_popup h1 {
        text-align: center;
        font-size: 16px;
        margin: 0 0 10px;
    }
    .profile_popup h2 {
        text-align: center;
        margin: 0 0 5px;
        font-size: 13px;
        opacity: 0.8;
    }
    .profile_popup h3{
        text-align: center;
        margin: 0 0 38px;
        font-size: 13px;
        opacity: 0.8;
        font-weight: 400;
    }
    .profile_popup h4{
        font-size: 16px;
        margin: 20px 0 10px;
        color: #02a7d4;
    }
    .profile_popup p {
        font-size: 13px;
        font-weight: 400;
        opacity: 0.9;
        margin: 0 0 8px;
    }
    .profile_popup{
        overflow-y: auto;
        max-height: 70vh;
    }
    .marquee {
        max-width: 100%;
        overflow: hidden;
        position: relative;
    }
    .alert_ticker{
        height: 36px;
        background: #2c2c2c;
        color: #fff;
        padding: 8px 0;
        font-size: 13px;
        width: 100%;
        z-index: 99;
        font-weight: 500;
        position: fixed;
    }
    .alert_ticker a{
        color: #fff;
    }
    .promocode {
        margin: 22px 0 15px;
        font-weight: 600;
    }
    .promocode .code{
        border: 2px solid #000;
        padding: 5px 12px;
        border-radius: 2px;
        margin-left: 0px;
        display: inline-block;
        height: 36px;
        width: 172px;
    }
    .copy_btn {
        border: 2px solid #818489;
        height: 36px;
        padding: 0 10px;
        border-radius: 2px;
        background: #818489;
        color: #fff;
    }


    @-webkit-keyframes blinker {
        from {opacity: 1.0;}
        to {opacity: 0.2;}
    }
    span.blink{
        color: #f00;
    }

    .blink{
        text-decoration: blink;
        -webkit-animation-name: blinker;
        -webkit-animation-duration: 0.4s;
        -webkit-animation-iteration-count:infinite;
        -webkit-animation-timing-function:ease-in-out;
        -webkit-animation-direction: alternate;
    }

    .change_bg{
        background-color: #eee;
    /* margin: 40px 0 0;
    padding-bottom: 20px; */
}

.banner_boxes{
    margin: 0px 0 0;
    display: flex;
    color: #1E1E1E;
    align-items: center;
}
.banner_box{
    margin: 0;
    padding: 0 30px;
    display: flex;
    width: 25%;
}
.banner_box:last-child{
    border: none;
}
.item-text{
    text-align: left;
}
.item-text h5{
    font-size: 14px;
    font-weight: 400;
    opacity: 0.6;
    margin: 0 0 4px;
}
.item-text h4{
    font-size: 15px;
    font-weight: 500;
    margin: 0;
}
.apply_code{
    border: 2px solid #19b085;
    margin: 0 0 0 3px;
    border-radius: 2px;
    height: 44px;
    background: #19b075;
    color: #fff;
    padding: 0 13px;
    font-size: 13px;
}
.table_row{
    display: table;
    width: 100%;
}
.table_cell{
    display: table-cell;
}

.sm_container{
    max-width: 720px;
    /* margin: 0px auto; */
}
.video_sec{
    margin: 50px 0;
}

.register_now, .register_now:hover, .register_now:focus {
    text-align: center;
    border: 1px solid #36bbb0;
    color: #fff;
    padding: 12px 4px;
    width: 100%;
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 2px;
    font-size: 14px;
    background-color: #40cabf;
    margin-top: 30px;
}

.tooltip_custom {
    position: relative;
    display: inline-block;
}

.tooltip_custom .tooltiptext {
    visibility: hidden;
    width: 114px;
    background-color: rgba(0,0,0,0.8);
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 128%;
    left: 50%;
    margin-left: -57px;
    opacity: 0;
    transition: opacity 0.3s;
    font-size: 11px;
}

.tooltip_custom .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color:  rgba(0,0,0,0.8) transparent transparent transparent;
}

.tooltip_custom:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
.curriculum_content iframe{
    height: 300px !important;
}


@media only screen and (max-width: 991px){

    .banner_box {
        padding: 0 5px;
    }
    .item-text h5 {
        font-size: 12px;
    }
    .item-text h4 {
        font-size: 13px;
    }


}
@media only screen and (max-width: 620px){
    .banner_boxes {
        float: left;
        width: 100%;
        display: block;
        margin-top: 20px;
    }
    .banner_box {
        display: inline;
        width: 50%;
        margin: 10px 0 15px;
        float: left;
    }
    .item-text {
        text-align: center;
    }
    .banner_box:nth-of-type(2){
        border-right: none;
    }
    .icon-set svg,
    .icon-set img{
        margin-right: 0 !important;
        margin-bottom: 4px;
    }
    .promocode tr{
        display: block;
    }
    .promocode td:first-child{
        display: block;
    }
    .promocode span.blink {
        margin-bottom: 10px;
    }
    .video_sec {
        margin: 20px 0 0;
    }
    .video_sec iframe{
        height: 215px;
    }
    .mn_heading {
       margin: 25px 0 30px;
   }
   .alert_ticker{
    font-size: 11px;
    padding: 10px 0;
}
}
@media only screen and (max-width: 992px){
    #navigation-menu{
        padding: 0 20px 10px;
        text-align: center;
    }
}
.cd-main-header{
    top: 36px;
}
.separation {
    border: 1px solid #eee;
    padding: 15px;
    background: #f9fafb;
    margin-bottom: 20px;
}
.separation .form_label.heading{
    font-size: 14px;
    margin: 0 0 20px;
    color: #0084e6;
}

.disclaimer{
    border: 1px solid #eee;
    float: left;
}
.disclaimer_content{
    padding: 20px;
    font-size: 13px;
}
.disclaimer_content p{
    opacity: 0.8;
}
.disclaimer_heading{
    padding: 20px;
    margin: 0;
    font-size: 15px;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
}
.disclaimer .form_bottom {
    margin: 0;
    padding: 20px;
}
.disclaimer .checkbox-inline {
    margin: 12px 0;
}
/*#Form_1,#Form_2{*/
    /*display: none !important;*/
    /*}*/
    /*#Form_1,#Form_2{*/
        /*display: none !important;*/
        /*}*/
        /*#Form_3{*/
            /*display: block !important;*/
            /*}*/
            @media only screen and (max-width: 920px){
                .make_payment_btn {
                    padding: 9px 12px !important;
                    font-size: 11px !important;
                    margin-top: 3px;
                }
                .logo_title{
                    display: none;
                }
                .logo_mini h4 {
                    margin: 0px 0 12px 0 !important;
                }
            }
            @media only screen and (max-width: 650px){
                .cd-main-content{
                    margin-top: 63px;
                }
                .open_alert .main_info {
                    padding:185px 0px 0px 0px!important;
                }
                .navbar-toggle{
                    display:block!important;
                }
                .lg_icon {
                    width:100% !important;
                }
                .lg_icon img{
                   width: 55px!important;
                   border-radius: 10px!important;
                   float: right!important;
                   margin-top: 0px!important;
               }
               .header {
                height: 66px !important;
            }
            .make_payment_btn {
                margin-top: 0px !important;
                padding: 7px 8px !important;
                font-size: 9px !important;
            }

        }
        .make_payment_btn {
            padding: 8px 16px !important;
            cursor: pointer;
            font-size: 12px;
            margin-top: 5px;
        }
        .datepicker.dropdown-menu{
            z-index: 9999 !important
        }

        .available_code{
            display: inline-block;
            border: 1px dashed #1a9bfa;
            padding: 8px 10px;
            font-size: 13px;
            border-radius: 2px;
            color: #1a9bfa;
            height: 38px;
        }
        .available_sec{
            display: flex;
        }
        .available_sec button{
            background: #1a9bfa;
            border: none;
            color: #fff;
            height: 38px;
            font-size: 12px;
            padding: 0 12px;
            margin-left: 4px;
            border-radius: 2px;
        }
        .discount_txt{
            font-size: 11px;
            color: #f00;
        }
        .offer_display{
            font-size: 11px;
            color: #19b075;
        }
        .remove_promo .available_code{
            border-color: #19b075;
            color: #19b075;
        }
        .remove_promo .available_sec button{
            background-color: #e4593c;
        }

        @media only screen and (max-width: 380px){
            #rc-imageselect, .g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
            .open_alert .main_info {
                padding: 0px;
            }
        }
        .rc-anchor-error-msg-container {
            font-size: 12px;
            line-height: 12px;
            top: 7px;
            position: absolute;
            width: 340px !important;
        }

        #g-recaptcha-response-error{
            position: relative;
            top: -14px;
        }

        /*ALERT COMMENT*/
        .open_alert .alert_ticker{
            display: none;
        }
        .open_alert .cd-main-header {
            top: 0;
        }
        .open_alert .main_info {
            padding: 156px 0 100px 0;
        }
        /*///END ALERT COMMENT*/

        .sm_table th,
        .sm_table td{
            padding: 10px 15px !important;
        }
        .sm_table textarea{
            resize: none;
            height: auto;
            font-size: 14px;
        }
        .doc_btn {
            background-color: #279a93;
            color: #fff !important;
            font-weight: 500;
            padding: 10px 20px;
            float: left;
            border-radius: 2px;
            cursor: pointer;
            margin-top: 6px;
        }
        .pay_or{
            text-align: center;
            display: block;
            margin: 20px 0px;
        }
        .intl-tel-input.iti-container{
            z-index: 9999 !important;
        }
        @media screen and (max-width: 991px){
            .pay_or{
                margin: 12px 0px 12px;
            }
        }
        @media screen and (max-width: 760px){
            .mob_hide{
                display: none !important;
            }
        }
        @media screen and (max-width: 680px){
            #document_popup .continue_btn{
                display: block;
                width: 100%;
                margin-bottom: 6px;
            }
        }
        @media screen and (max-width: 480px){
            .continue_btn, .continue_btn:focus {
                padding: 12px 20px;
                font-size: 11px;
                margin-bottom: 4px;
                margin-right: 4px !important;
            }
            .continue_btn:last-child {
        /* margin-right: 0px !important;
        margin-left: 4px !important; */
    }
    .back_btn, .back_btn:focus {
        padding: 12px 20px;
        font-size: 11px;
        /* margin: 0 !important; */
    }
    .professional_btn_orange{
        min-width: 0 !important;
    }
    .professional_btn_blue{
        min-width: 0 !important;
    }
}
@media screen and (max-width: 440px){
    .price_sec span{
        display: block;
    }
}

@media screen and (max-width: 520px){
    .table-style td {
        display: block;
        padding: 2px 15px !important;
        font-weight: 500;
    }
    .table-style td span{
        display: block;
        opacity: 0.7;
    }
    .table-style tr{
        display: block;
        margin-bottom: 12px;
    }
    .table-style thead{
        display: none;
    }
    .table-style table{
        display: block;
        padding: 10px 0px;
    }
    .application_deleted,
    .under_review,
    .application_rejected{
        opacity: 1 !important;
        font-size: 12px;
        font-weight: 500 !important;
    }
    .doc_btn {
        font-size: 12px;
        padding: 8px 18px;
    }
}
.country_id{
    display: none;
}
.bodyScroll {
    overflow: hidden;
}
@media screen and (max-width: 1180px)
{
    .logo_title {
        display: none;
    }
}
/* @media only screen and (max-width: 920px)
{
    .make_payment_btn {
        padding: 9px 12px !important;
        font-size: 10px !important;
    }
}
@media only screen and (max-width: 590px)
{
    .make_payment_btn {
        position: absolute;
        width: 180px;
        left: 50%;
        text-align: center;
        margin-left: -90px;
        top: 80px;
    }
}

.orange_btn, .orange_btn:focus {
    background-color: #f36523;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    padding: 13px 28px;
    text-transform: uppercase;
    } */
    .make_payment{
        margin: 0 !important;
    }
    .make_payment ul{
        margin: 0px;
    }
    .flex_box{
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 22px 0;
    }
    .banner_boxes{
        padding: 15px 10px;
        margin: 0;
    }
    .banner_box {
        padding: 0 15px;
        width: 33.333%;
        background: #fff;
        min-height: 88px;
        margin: 0px 4px;
        align-items: center;
    }
    .item-text small{
        font-size: 12px;
        font-style: italic;
        font-weight: 500;
        color:#000;
        opacity: 0.6;
    }
    .item-text span{
        display: block;
    }
    .left_info h1{
        margin-bottom: 10px;
    }
    .highlighted{
        padding: 20px;
        background-color:#f9f9f9;
        border: 1px solid#dedfe0;
    }
    .highlighted iframe{
        width: 100% !important;
        height: 300px !important;
    }
    .list_item_info{
        margin: 15px 0;
    }
    .list_item_info td{
        font-size: 15px;
        font-weight: 500;
        vertical-align: middle;
        padding: 5px 0px;
    }
    .list_item_info td:nth-of-type(3){
        padding: 5px 10px;
    }
    .list_item_info td span{
        font-weight: 600;
    }
    .list_item_info td span small{
        font-weight: 500;
        color: #fff;
    }
    .item_ico svg{
        width: 17px;
        height: 17px;
        margin-right: 10px;
    }
    .item_ico svg path{
        fill: #fff;
    }


    .item_ico.ico_3 svg{
        width: 19px;
        height: 19px;
        margin-right: 8px;
    }
    .item_ico.ico_4 svg{
        width: 20px;
        height: 20px;
        margin-right: 7px;
    }

    .course_incudes{
        margin-top: 20px;
    }
    .icon_sets{
        display: flex;
        border: 1px solid #eee;
        justify-content: space-around;
        background-color: #fffefe;
    }

    .icon_sets .set {
        text-align: center;
        border-right: 1px solid #eee;
        padding: 10px 0;
        width: 20%;
    }
    .icon_sets .set:last-child {
        border-right: none
    }
    .icon_sets h3{
        font-weight: 600;
        font-size: 12px;
        text-transform: uppercase;
        margin: 0px 0 5px;
        color: #0d89ea
    }
    .set svg{
        width: 30px;
        height: 30px;
        margin-bottom: 5px
    }
    .set svg path{
        fill: #0d89ea;
    }
    .provider_logo{
        background-color:#fff;
        border-radius: 5px;
        padding: 12px 12px;
        max-width: 250px;
        margin-bottom: 15px;
    }
    .course_label{
        padding: 6px 17px;
        color:#fff;
        text-transform: uppercase;
        font-size: 9px;
        border-radius: 50px;
        background-color: #333;
    }
    .label_1{
        background-color: #ff7301 !important;
    }


    .mn_heading{
        font-size: 24px;
        color:#000;
        font-weight: 700;

    }
    .course_dtl li::before,
    .curriculum_sec .view_details {
        color: #f50536;
    }
    .change_bg {
        background-color: #f9f9f9;
    }
    .doc_sec img {
        background: #f50536;
        padding: 1px;
    }
    .form_content .form-control {
        height: 40px;
    }
    .course_form .form-group {
        margin-bottom: 12px;
    }
    .form_submit_btn,.login_form_submit_btn, .form_submit_btn:focus{
        padding: 15px 28px;
    }
    .form_header{
        padding: 22px 30px;
    }
    .header .navbar-header .navbar-toggle{
        margin: 0px 10px 0px 0;
    }

    .course_incudes label{
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 600;
        margin-bottom: 12px;
    }
    .nav_bottom .navbar-default .navbar-nav > li > a{
        font-weight: 600;
    }
    .footer{
        background-color: #181818 !important;
    }
    .main_info{
        color: #000;
        /*background-color: rgba(12, 32, 62, 0.76);*/
    }
    .left_info .nav_register{
        float: left;
    }

    .grecaptcha-badge {
        opacity: 0;
    }
    .set_icon {
        text-align: center;
    }
    .set_icon img {
        width: 45px;
        margin-bottom: 8px;
    }
    .left_info .nav_register {
        margin: 0 8px 7px 0 !important;
    }


    @media screen and (max-width: 1092px){
        .nav_bottom .navbar-default .navbar-nav > li > a {
            font-size: 11px;
            padding: 25px 13px;
        }
    }
    @media screen and (max-width: 992px){
        .flex_box {
            display: inline-block;
        }
        .inner-banner .left_info{
            margin-top: 0 !important
        }
        .icon_sets h3 {
            font-size: 12px;
        }
        .set svg {
            width: 25px;
            height: 25px;
        }
        .nav_bottom .navbar-header{
            display: none;
        }
        .nav_bottom .navbar {
            min-height: auto;
            position: fixed;
            z-index: 99;
            top: 118px;
            background: #181818;
            width: 100%;
        }
        .open_alert .nav_bottom .navbar {
            top: 82px;
        }
        .cd-main-header {
            top: 36px;
            position: fixed !important;
            background-color: #181818 !important;
        }
        .open_alert .cd-main-header {
            top: 0;
            position: fixed;
            background-color: #181818 !important;
        }
        .navbar-default .navbar-collapse, .navbar-default .navbar-form{
            border: none;
        }
        #navigation-menu {
            max-height: calc(100vh - 118px);
        }
        .open_alert #navigation-menu {
            max-height: calc(100vh - 82px);
        }
        #navigation-menu {
            overflow-y: auto;
            overflow-x: hidden;
            padding: 0 40px 10px;
        }
        #bs-example-navbar-collapse-1{
            overflow: hidden;
        }
    }
    @media screen and (max-width: 580px){
        .open_alert .nav_bottom .navbar{
            top: 72px;
        }
        #navigation-menu {
            max-height: calc(100vh - 118px);
        }
        .nav_bottom .navbar {
            top: 108px;
        }
        .open_alert #navigation-menu {
            max-height: calc(100vh - 72px);
        }
        .provider_logo{
            max-width: 200px;
        }
        .left_info h1 {
            width: 70%;
            font-size: 20px!important;
            line-height: 28px;
        }
        .list_item_info td {
            font-size: 14px;
        }
        .mn_heading {
            font-size: 20px;
        }
        .mt-0.drop span{
            display: none;
        }
        .login_user .user_ico{
            margin-right: 0 !important;
        }

    }
    @media screen and (max-width: 540px){

        .icon_sets {
            display: block;
        }
        .icon_sets .set {
            float: left;
            width: 50%;
            border-bottom: 1px solid #eee;
        }
     /* .icon_sets .set:last-child {
         width: 100%
         } */
         .icon_sets .set:nth-of-type(2),
         .icon_sets .set:nth-of-type(4){
             border-right: none
         }
     /* .icon_sets .set:nth-of-type(5){
         border: none
         } */
         .dd-menu{
             margin: 20px 0 !important;
         }
     }
     @media screen and (max-width: 450px){
        .open_alert .nav_bottom .navbar {
            top: 66px;
        }
        .nav_bottom .navbar {
            top: 102px;
        }
        #navigation-menu {
            max-height: calc(100vh - 106px);
        }
    }