.bgt {
    background-image: url("../images/Application_BG.png");
    color: white;
    background-size: cover;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    background-repeat: no-repeat;
}

.toth {
    min-height: 620px;
}

.ftr {
    bottom: 0;
    position: fixed;
    width: 100%;
}

.apph {
    font-family: times new roman;
    font-size: 42px;
    font-weight: normal;
    margin: 14px 0 22px;
    text-shadow: 5px 2px 6px #000;
}

.ftback {
    background-color: #05264B;
    color: white;
}

.row .form-group {
    min-height: 95px;
}

.cont {
    padding-top: 80px;
}

.lside_cont {
    /* margin-top: 160px; */
    margin-top: 40px;
}

.lside_cont p {
    font-size: 11px;
    font-weight: normal;
}

.lside_cont h3 {
    font-size: 13px;
    font-weight: bold;
    color: white;
}

.dot {
    border-right: dotted;
}

.form-group label {
    font-size: 14px;
    margin: 20px 0 5px;
    text-shadow: 0 0 #fff;
    font-weight: 400;
}

.page-id-337 .form-group label {
    color: #fff;
}

.form-group span {
    /* color: red; */
    font-size: 12px;
    font-weight: bold;
}

.contt {
    margin: 22px auto;
}

.btnxt {
    margin: 19px 0 0;
    text-align: right;
}

.btdefault:hover {
    background-color: unset !important;
    border: 2px solid white;
    color: white;
    padding: 6px 44px;
    text-decoration: none;
}

.btdefault {
    background-color: unset !important;
    border: 2px solid white;
    color: white;
    padding: 6px 44px;
    font-size: 10px;
}

.btnxt {
    margin: 32px 0px 0;
    text-align: right;
}

.btnxt1 {
    margin: 32px 0 0;
}

.frm {
    border-radius: 0px !important;
    height: 30px;
}

.btdefault>img {
    height: 14px !important;
    margin: 0px !important;
    width: 17px !important;
}

.glyphicon-chevron-right:before {
    content: ">" !important;
    font-size: 13px !important;
    font-weight: bold !important;
    position: relative !important;
}

.reg-btns {
    margin-top: -25px;
}

.div.wpcf7-mail-sent-ok,
.div.wpcf7-response-output {
    border: 0px;
}

.wpcf7-form-control.wpcf7-submit:active,
.wpcf7-form-control.wpcf7-submit:focus {
    outline: 0px;
}


/*------ tab section start here -------*/

.sbi-tab-mn {
    background-color: #6e6e6e;
    border: 2px solid #CCD0D3;
    height: 37px;
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    margin: 0px;
}

.sbi-tab-mn li {
    height: 32px;
    width: 33.33%;
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}


/*--- text   -*/

.sbi-tab-mn li a {
    width: 100%;
    position: absolute;
}

.sbi-tab-mn .sb-tabs2.active a,
.sbi-tab-mn .sb-tabs2.prv-ac-1 a {
    margin: 0;
    padding-left: 5px;
}

.sbi-tab-mn li.prv-ac a .sb-ic {
    right: 8px;
}

.sbi-tab-mn li.prv-ac-1 a .sb-ic {
    right: 13px;
}

.sbi-tab-mn li.sb-tabs3 a .sb-ic {
    right: 10px;
    margin-top: -3px;
}


/*--- text   -*/

.sbi-tab-mn .sb-tabs3.active a {
    padding-left: 16px;
    z-index: 1;
    position: relative;
}

.sbi-tab-mn li:before {
    content: " ";
    width: 32px;
    display: block;
    height: 32px;
    position: absolute;
    top: 0;
    right: -14px;
    border-style: solid;
    border-width: 16px 0 16px 19px;
    border-color: transparent transparent transparent #fff;
}

.sbi-tab-mn li:after {
    content: " ";
    width: 32px;
    display: block;
    height: 32px;
    position: absolute;
    top: 0;
    right: -11px;
    border-style: solid;
    border-width: 16px 0 16px 19px;
    border-color: transparent transparent transparent #6e6e6e;
}

.sbi-tab-mn li:last-child:before,
.sbi-tab-mn li:last-child:after {
    display: none;
}

.sbi-tab-mn li.active {
    background-color: #0657A8;
}

.sbi-tab-mn li.active:after {
    right: -16px;
    border-color: #6e6e6e #6e6e6e #6e6e6e #fff;
}

.sbi-tab-mn li.active:before {
    right: -13px;
    z-index: 1;
    border-color: transparent transparent transparent #0657A8;
}

.sbi-tab-mn li.active:last-child:before {
    display: block;
    left: -13px;
    border-color: #0657A8 #0657A8 #0657A8 transparent;
}

.sbi-tab-mn li.prv-ac {
    background-color: #001B40;
}

.sbi-tab-mn li.prv-ac:after {
    right: -29px;
    border-color: transparent transparent transparent #001B40;
    z-index: 1;
}

.sbi-tab-mn li.prv-ac:before {
    right: -32px;
    z-index: 1;
    border-color: transparent transparent transparent #fff;
}

.sbi-tab-mn li.prv-ac.prv-ac-1:after {
    right: -20px;
    z-index: 2;
}

.sbi-tab-mn li.prv-ac.prv-ac-1:before {
    right: -23px;
    z-index: 2;
}

.sbi-tab-mn li.prv-ac a {
    color: #fff;
}


/*------ tab section end here -------*/

.nav-tabs.nav-justified {
    background-color: #6e6e6e;
    border: 2px solid #CCD0D3;
    height: 37px;
    width: 100%;
}

.nav-tabs.nav-justified>li>a {
    border-bottom: none !important;
    border-radius: 4px 4px 0 0;
    color: #CCD0D3;
    text-align: left;
}

.sb-tabs1 .icon_tick_1 {
    display: inline;
    font-size: 15px;
}

.sb-tabs1 .icon_tick_3 {
    display: inline;
    font-size: 15px;
}

.sb-tabs2 .icon_tick {
    display: inline;
    font-size: 15px;
}

.add1 a {
    color: #2873b3 !important;
}

.nav-tabs>li>a {
    border: 0 solid transparent;
}

.sb-ic.icon_tick {
    position: absolute;
    right: 31px;
    font-weight: bold;
}

.sbi-tab-mn .icon_tick_3 {
    display: block;
    font-weight: bold;
    position: absolute;
    right: 42px;
    top: 9px;
    width: auto;
}

.ftr {
    background: #001A41;
    opacity: 0.9;
}

.ftr p {
    color: #fff;
}

.btn-nxt span:after {
    content: ">";
    left: 20px;
    position: relative;
    width: 20px;
    background: black;
    padding-left: 5px;
    border-radius: 50%;
    padding-right: 4px;
    font-size: 15px;
    opacity: 0.6;
    font-weight: 900;
    color: white;
}

.btnxt img {
    left: 39px;
    position: relative;
    width: 20px;
}

.btn-prev:before {
    content: "<";
    position: relative;
    width: 20px;
    background: black;
    padding-left: 4px;
    border-radius: 50%;
    padding-right: 4px;
    font-size: 15px;
    opacity: 0.5;
    color: white;
}

.btn-prev span {
    margin-left: 15px;
}

.btn-prev {
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    top: 40px;
    border: 1px solid white;
    display: inline-flex;
    padding: 5px 8px;
    color: white;
}

.prev img {
    position: relative;
    left: -20px;
    width: 20px;
}


/* css responsive from sbi*/

.mtree-demo {
    display: none;
}

@media (min-width:768px) {
    .form-group {
        /* min-height:71px; */
    }
}

@media (min-width: 992px) {
    /* header and mobile menu starts */
    ul.nav li:hover>ul.dropdown-menu {
        display: block;
    }
    #navbar {
        text-align: center;
    }
    .mob_btn {
        display: none;
    }
    /* #accordion {
        display: none;
    } */
    /* header and mobile menu ends */
}

@media (max-width: 991px) {
    .tab-content {
        /* display: none; */
    }
    #accordion {
        display: block;
    }
    .ftr {
        position: static;
    }
    /* header and mobile menu starts */
    /* header and mobile menu ends */
}

@media(min-width:991px) and (max-width:1170px) {
    .main_menu .navbar-nav {
        margin-left: 0;
    }
    .main_menu ul li a {
        font-size: 13px;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .body_wrap {
        padding-right: 15px;
        padding-left: 15px;
    }
    /*--- ts ----*/
    .sm_pad {
        padding: 0;
    }
    .sm_margbtm {
        margin-bottom: 15px;
    }
    .rm-wdth {
        width: 100%;
        max-width: 750px;
    }
    .sbi-panel .prev,
    .sbi-panel .next {
        display: none;
    }
    .bg_dgreen img,
    .bg_dblue img {
        width: 50px;
    }
    .bg_prpl img {
        width: 48px;
    }
}

@media (max-width: 767px) {
    /* For mobile and tab padding and margin classes starts */
    .mob_pad {
        padding: 0;
    }
    .mob_pl {
        padding-left: 0;
    }
    .mob_pr {
        padding-right: 0;
    }
    .mob_padl {
        padding-left: 15px;
    }
    .mob_padr {
        padding-right: 15px;
    }
    .mob_margtp {
        margin-top: 15px;
    }
    .mob_margbtm {
        margin-bottom: 15px;
    }
    .head_wrap h1 {
        text-align: right;
    }
    /* For mobile and tab padding and margin classes Ends */
    /*  .sb-bx-mn {
    padding-bottom: 30px; 
  } */
    .editor_box {
        max-width: 100%;
    }
    .sbi-panel .prev,
    .sbi-panel .next {
        display: none;
    }
    .clear_upload {
        padding-bottom: 10px;
    }
    .bg_dgreen img,
    .bg_dblue img {
        width: 50px;
    }
    .bg_prpl img {
        width: 48px;
    }
    .auth-nme {
        padding-top: 15px;
    }
}

@media (max-width: 480px) {
    .head_wrap h1 {
        font-size: 22px;
    }
    .sb-pgnatn {
        display: none;
    }
    .sb-pgnatn-1 {
        display: block !important;
        padding-bottom: 30px;
    }
    .cyear_menu ul.list-unstyled.list-inline {
        max-width: 90%;
    }
    .sb-hide {
        display: block;
    }
    .bg_dgreen img,
    .bg_dblue img {
        width: 40px;
    }
    .bg_prpl img {
        width: 35px;
    }
    .circulars {
        font-size: 14px;
        line-height: 18px;
        min-height: 50px;
    }
    .date_year {
        font-size: 18px;
    }
}

.panel-body {
    background-color: #002342;
    padding: 15px 0;
}

.panel-heading {
    padding: 0;
}

.panel-heading a {
    display: block;
    padding: 12px 30px 12px 15px;
    background: #001A41;
    color: #fff;
}

.glyphicon-minus,
.glyphicon-plus {
    width: 25px;
}

@media (max-width: 991px) {
    .toth {
        min-height: auto;
    }
    /*    .ftr {
        position: static;
    } */
    .lside_cont {
        margin-top: 0;
    }
    .dotm {
        padding: 0 0 25px;
    }
    .add1 {
        font-size: 12px;
    }
    .mtacc_pad {
        padding: 0
    }
    .deskform {
        display: none;
    }
    .page-template-page-register-php .dot {
        display: none;
    }
    .page-template-page-register-php .cont {
        padding-top: 30px;
    }
    #mob-personalform input[type="submit"] {
        margin-top: 20px;
    }
    .page-template-page-register-php .actions {
        display: none;
    }
}

@media (max-width: 767px) {
    .frmnone {
        display: none;
    }
    .dotm {
        border-right: 0;
        border-bottom: 2px dotted;
    }
    .panel-body {
        min-height: 480px;
    }
    .padz {
        padding: 0;
    }
}

@media(min-width:92px) and (max-width:1170px) {
    .frmnone {
        display: none;
    }
    .toth {
        margin: 0 0 0 0;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .dot {
        border-right: none !important;
        border-bottom: dotted !important;
    }
    .frmnone {
        display: none;
    }
    .empt {
        margin-top: 0px;
    }
    .toth {
        margin: 0 0 0 0;
    }
}

@media (max-width: 480px) {
    .frmnone {
        display: none;
    }
    .dot {
        border-right: 0;
        border-bottom: dotted;
        padding: 0 0 25px;
    }
    .empt {
        margin-top: 0px;
    }
    .toth {
        margin: 0 0 0 0;
    }
    /*    .about_timewrap #BOOKED {
        height: 150px;
        margin: 0 0 0 -89px;
        width: 300px;
    }
    #countdowntimer {
        margin: 0 0 0 -77px;
    }
    .labelContainer{
        position: relative;
        top: -124.5px;
        left: 200.5px;
    } */
}

.input_hidden {
    visibility: hidden;
}


/* programme page starts  */

.prog_wrap {
    padding-top: 35px;
    padding-bottom: 35px;
}

.program_wrap {
    background: rgba(0, 0, 0, 0) url("../images/programme_bg.png") repeat scroll center center / cover;
    min-height: 350px;
    padding-top: 140px;
}

.program_wrap h1 {
    color: #fff;
}

.auth-nme p {
    font-size: 11px;
    margin: 4px;
}

.auth-nme span {
    font-weight: bold;
    font-size: 13px;
}

.auth-nme img {
    width: 126px;
}

.secp {
    padding: 41px;
    background: #784D7A;
    color: #fff;
    font-weight: bold;
    margin-top: 21px;
    margin-bottom: 25px;
}


/*
.labelContainer{
    position: relative;
    top: -124.5px;
    left: 231.5px;
}

.about_timewrap #BOOKED{
    width: 300px;
    height: 150px;
    margin: 0 0 0 49px;
}
.about_timewrap #countdowntimer{
    margin: 0 0 0 25px;
} 
 */

.frmsubt a {
    border: 1px solid;
    color: white;
    margin: 0 0 0 93px;
    padding: 8px 23px 9px;
}

.frmsbt>img {
    position: relative;
    right: -13px;
}

.frmsbt>span {
    color: white;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

.m-btn {
    margin: 6px 17px 0 0;
    position: unset;
}


/* programme page ends  */

@media (max-width:767px) {
    .m-btn {
        margin: 30px 15px 20px;
    }
    .contt {
        padding: 0;
    }
    .panel-default>.panel-heading+.panel-collapse>.panel-body {
        /* min-height:500px; */
    }
}


/*------------------------   Agenda pdf page starts here   ------------------------*/

.daysbdy {
    font-family: 'Roboto', sans-serif;
}

.bful_wrap {
    padding-top: 35px;
    padding-bottom: 35px;
}


/* accordion changes starts */

.days_accordion {
    color: #57585B;
}

.days_accordion#accordion .panel {
    border-radius: 0;
}

.days_accordion sup {
    top: -6px;
}

.days_accordion .panel-title a {
    color: #57585B;
    /* max-height: 41px;  */
    font-size: 18px;
    font-weight: bold;
    border-bottom: 3px solid #178ECE;
    box-shadow: 1px 1px 10px -3px #000;
    padding-right: 28px;
}

.days_accordion .panel-title a .hb {
    color: #178ECE;
}

.days_accordion hr {
    border-bottom: 1px solid #57585B;
    margin-top: 10px;
}

.days_accordion .panel-heading a {
    background: #fff;
}

.days_accordion .panel-body {
    background: #fff;
    padding: 15px;
    border-bottom: 3px solid #178ECE;
}

.time {
    font-weight: bold;
    font-size: 16px;
}

.head_name {
    font-weight: bold;
    font-size: 16px;
}

.days_accordion .glyphicon-minus,
.glyphicon-plus {
    text-align: right;
    font-size: 14px;
    top: 2px;
}

.days_accordion .panel-default>.panel-heading+.panel-collapse>.panel-body {
    min-height: 150px;
}


/* accordion changes ends */

@media (min-width:992px) {
    .days_accordion#accordion {
        display: block;
    }
}


/*------------------------   Agenda pdf page starts here   ------------------------*/