.hide-on-989 {
    display: block
}

.show-on-989 {
    display: none
}

.hide-on-800 {
    display: block
}

.show-on-800 {
    display: none
}

.hide-on-768 {
    display: block
}

.hide-on-767 {
    display: block
}

.show-on-736{
    display: none;
}

.show-on-768 {
    display: none
}

.show-on-767 {
    display: none
}

.hide-on-640{
    display: block;
}

.hide-on-736 {
    display: block
}

.show-on-640 {
    display: none
}

.hide-on-599 {
    display: block
}

.show-on-599 {
    display: none
}

.hide-on-560 {
    display: block
}

.show-on-560 {
    display: none
}

.hide-on-480 {
    display: block
}

.show-on-480 {
    display: none
}

.hide-on-380 {
    display: block
}

.show-on-380 {
    display: none
}


@media (max-width:2100px) {
    .section-01 .o-wrapper {
        padding: 20px 0;
    }

    .subscribe-form.register-row{
        margin-top: 20px;
    }

    .section-02.banner-section{
    background-position: 75% bottom;
    }
   
}

@media (max-width:1600px) {

    h1.title {
        margin-bottom: 20px;
    }

    h3.sub-title {
        margin: 0 auto;
    }

    .width-75,
    .section-02 .o-wrapper{
        max-width: 85%;
    }

    .subcribe-panel .o-wrapper{
        max-width: 100%;
    }

    .section-01 .o-wrapper {
        padding: 20px 0;
    }

    .video-container h4{
        margin: 0 auto;
    }

    .subcribe-panel h1.title {
        font-size:42px;
    }

    .countdown div span{
        font-size: 13px;
    }

    .small-title {
        font-size: 24px;
    }

    .story-widget .play-btn{
        width: 140px;
        height: 140px;
    }

}

@media (max-width:1500px) {
    .banner-section .content--container,
    .subscribe-form{
        max-width: 860px;
    }

    .infusion-submit.reg-btn {
        max-width: 220px;
    }

   .section-02.banner-section {
        background-position: 75% bottom;
        background-size: auto 85%;
    }
    .inf-fields--row {
        position: relative;
        padding-right: 218px;
    }

    .subscribe-form .infusion-field input[type=email], 
    .subscribe-form .infusion-field input[type=text]{
        padding: 14px 15px;
    }

    .infusion-submit.reg-btn button {
        padding: 6px 10px;
    }

    .subscribe-form {
        padding: 25px 25px 20px 25px;
    }
}

@media (max-width:1366px) {
    .calendar-item .date-month{
        margin-right: 8px;
    }

    .width-75, .section-02 .o-wrapper {
        max-width: 88%;
    }

    .subcribe-panel h1.title {
        font-size: 36px;
        margin: 10px 0;
    }

    h3.sub-title {
        font-size: 24px;
    }

    .story-widget .play-btn{
        width: 130px;
        height: 130px;
    }
}

@media (max-width:1364px) {

    .banner-section .content--container, 
    .subscribe-form {
        max-width: 900px;
    }

    h3.sub-title {
        font-size: 24px;
    }
    .subcribe-panel h1.title {
        font-size: 36px;
    }

    .calendar-item{
        margin-right: -5px;
    }

}

@media (max-width:1280px) {

    .small-title {
        font-size: 24px;
    }

    .section-02.banner-section {
        background-position: 75% bottom;
        background-size: auto 85%;
    }

    .subscribe-form .infusion-field input[type=email], 
    .subscribe-form .infusion-field input[type=text] {
      font-size: 20px;
      padding: 14px 15px;
    }

    .infusion-submit.reg-btn button {
        padding: 8px 10px;
        font-size: 24px;
    }
    .width-75, .section-02 .o-wrapper {
        max-width: 95%;
    }

    .banner-section .content--container, .subscribe-form {
        max-width: 900px;
    }

    .subcribe-panel .subscribe-form{
        max-width: 950px;
    }

    .subcribe-panel h1.title {
        font-size: 36px;
    }

    .infusion-form{
        padding: 0;
    }

    .subscribe-form{
        padding: 25px 20px 20px;
    }

    .register-form-box p{
        margin-left: -5px;
        margin-right: -5px;
    }

    .infusion-submit.reg-btn {
        max-width: 185px;
    }

    .inf-fields--row {
        padding-right: 180px;
    }

    .infusion-form .infusion-field{
        margin-bottom: 15px;
    }

    .subcribe-panel .o-wrapper{
        padding: 60px 0;
    }

    body{
        font-size: 16px;
    }

    h1.title{
        font-size: 30px !important;
    }

    h3.sub-title {
        font-size: 17px !important;
    }

    .small-title{
        margin-bottom: 10px;
    }

}

@media (max-width:1180px) {

     h1.title {
        font-size: 36px;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    h3.sub-title {
        font-size: 22px;
    }

    .small-title {
        font-size: 22px;
    }

    .banner-section .content--container, .subscribe-form {
        max-width: 820px;
    }

    .subcribe-panel h1.title {
        font-size: 30px;
    }

    .subcribe-panel .subscribe-form {
        max-width: 870px;
        padding-top:10px;
    }


    #left--body-conten{
        max-width: 65%;
        flex: 0 0 65%;
    }

    #left--body-conten .left-content{
        margin-right: 7%;
    }

    #sideber-content{
        max-width: 35%;
        flex: 0 0 35%;
        margin-left: 0;
    }

    .calendar-item .date-month label{
        font-size: 36px;
    }

    .countdown div {
        width: 23.5%;
        margin-right: 3%;
    }

    .BIO-widget{
        padding-top: 20px;
    }

    .calendar-item .date-month{
        max-width: 80px;
    }

    .schedule-info{
        padding-left: 10px;
    }

    .story-widget .play-btn{
        width: 120px;
        height: 120px;
    }

    .sideber-widget.story-widget{
        padding: 30px;
    }

    .story-widget .small-title{
        margin-bottom: 25px;
    }

    .custom-buttons a.blue-btn{
        font-size: 20px;
    }

    .schedule-info ul li {
        font-size: .9rem;
    }

}

@media (max-width:1080px) {
    h3.sub-title {
        font-size: 20px;
    }
    .melinda_newLook{
      max-height: 300px;
    }
    .larger-video .lg-video {
        margin-top: -87px;
    }
}

@media (max-width:1024px) {
    .section-02.banner-section {
        background-position:80% bottom;
    }

    .section--body-content .o-wrapper {
        padding: 40px 0;
    }

    .banner-section .content--container, .subscribe-form {
        max-width: 700px;
    }

    h3.sub-title {
        font-size: 18px;
    }

    .infusion-submit.reg-btn {
        max-width: 155px;
    }
    .subscribe-form .infusion-field input[type=email], 
    .subscribe-form .infusion-field input[type=text] {
        font-size: 18px;
        padding: 10px 12px;
    }

    .infusion-submit.reg-btn button {
        font-size: 20px;
        padding: 6px 10px;
    }
    .inf-fields--row {
        padding-right: 150px;
    }

    .width-75, .section-02 .o-wrapper {
        max-width: 100%;
    }

    #sideber-content{
        margin-left: 0px;
    }

    .small-title {
        font-size: 20px;
    }

    .countdown div span{
        font-size: 12px;
    }

    .countdown div {
        width: 23.2%;
        margin-right: 3.5%;
    }

    .small-title{
        margin-bottom: 10px;
    }

    .countdown-col{
        margin-bottom: 0;
    }

    .countdown-widget {
        margin-bottom: 5px;
    }

    .countdown div label{
        font-size: 24px;
    }

    .BIO-widget{
        padding-top: 20px;
    }

    .subcribe-panel h1.title {
        font-size: 26px;
    }

    .calendar-item .date-month{
        max-width: 70px;
        height: 75px;
        margin-right: 8px;
    }

    .calendar-item .date-month span{
        font-size: 12px;
    }

    .schedule-info{
        padding-left: 5px;
    }

    .modal-dialog.modal-dialog-centered.modal-lg {
         max-width: 700px; 
    }
    .custom-buttons{
        max-width: 540px;
    }
    .custom-buttons a.deep-red{
        font-size: 16px;
    }

    .story-content{
        font-size: 16px;
    }

    .story-widget .play-btn{
        width: 100px;
        height: 100px;
        top: -30px;
        right: -20px;
    }

    .custom-buttons a.blue-btn {
        font-size: 18px;
    }

    .section--body-content .o-wrapper.content-wrap{
        padding-left: 15px!important;
        padding-right: 15px!important;
    }

    #left--container .program-case{
        padding-right: 0;
    }
}

@media (max-width:991px) {

    .section-02.banner-section.tcc-live_banner{
        background-position: 60% center;
    }
   .story-widget .small-title{
        margin-top: 25px;
        margin-bottom: 20px;
        font-size: 18px !important;
   }

   .story-widget .custom-buttons{
    margin-top: 20px;
   }
    #left--body-conten {
        max-width: 60%;
        flex: 0 0 60%;
    }

    #sideber-content {
        max-width: 40%;
        flex: 0 0 40%;
    }

    #left--body-conten .left-content{
        margin-right: 3%;
    }

    #pipeRecordRTC-custom-id{
        max-width: 900px !important;
        width: 100% !important;
    }

    .record-video .small-title {
        font-size: 15px !important;
    }

    .piperecorder-holder.border{
        border: none !important;
    }
    .larger-video .lg-video {
        margin-top: -82px;
    }
}

@media (max-width:820px) {
     .custom-buttons{
        max-width: 500px;
    }

    .section-02.banner-section .o-wrapper{
        max-width: 660px;
    }
    .banner-section .content--container {
        max-width: 500px !important;
    }
    .custom-buttons a.deep-red{
        font-size: 14px;
    }

    .section-02.banner-section {
        background-position: 94% bottom;
        background-size: auto 95%;
    }

    .banner-section .content--container h3.sub-title{
        max-width: 500px;
    }

    .calendar-item .date-month{
        max-width: 100%;
    }

    .story-widget .play-btn {
        width: 90px;
        height: 90px;
    }

    .banner-section .content--container{
        max-width: 560px;
    }

    .section-02.tcc-live_banner .o-wrapper{
        max-width: 700px;
        padding-bottom: 20px;
    }

    .tcc-live_banner .sub-title br{
        display: none;
    }

    .section-02.banner-section.tcc-live_banner{
        background-position: 60% top;
    }
    .melinda_newLook {
        max-height: 250px;
    }
    .larger-video .lg-video {
        margin-top: -68px;
    }

}
@media (max-width:900px) {
    .banner-section .content--container{
        max-width: 660px;
    }
    .subcribe-panel h1.title {
        font-size: 24px;
    }
    h3.sub-title {
        font-size: 16px !important;
    }
}

@media (max-width:1366px) and (min-height:1024px) {
}

@media (max-width:820px) {
    .sideber-widget p,
    .expect-text_block ul li,
    body{
        font-size: 15px;
    }

    .record-video .small-title {
        font-size: 14px !important;
    }

    .section-03{
        padding-left: 5px;
        padding-right: 5px;
    }

    .section-03 .body-content-row,
    .program-case .row{
        margin-left: -7.5px;
        margin-right: -7.5px;
    }


    .section-03 .body-content-row .col-xs-12,
    .program-case .col-md-6{
        padding-left: 7.5px;
        padding-right: 7.5px; 
        margin-bottom: 15px;
     }

     .calendar-widget {
        background: #F3F3F3;
        padding: 20px 15px;
    }
}
@media (max-width:768px) {
    .banner-section .subscribe-form{
        max-width: 100% !important;
    }

    button.register-btn {
        padding: 10px 20px;
        max-width: 200px;
    }

    h3.sub-title.h2{
        max-width: 500px;
    }

    #sideber-content,
    #left--body-conten {
        max-width: 100%;
        flex: 0 0 100%;
    }

    #sideber-content .sideber,
     #left--body-conten .left-content{
        max-width: 500px;
        margin: 0 auto !important;
    }

    #left--body-conten .left-content{
        max-width: 100%;
    }

    .countdown-col,
    .sideber-widget{
        max-width: 100%;
    }

    .countdown div{
        margin-right: 3%;
    }

    .section-02.banner-section {
    background-position: 90% bottom;
    background-size: auto 80%;
    }

    .banner-section .infusion-submit.reg-btn{
        position: static;
    }

    .banner-section .inf-fields--row {
        padding-right: 0;
    }

    .banner-section .infusion-form{
        text-align: left;
    }

    .infusion-submit.reg-btn,
    .banner-section .infusion-submit.reg-btn {
        position: static;
        margin-bottom: 10px;
        width: 100%;
        display: block;
        max-width: 100%;
    }


    .infusion-form .infusion-field.email-field,
    .infusion-form .infusion-field.email-field{
        padding-right: 0px;
    }

    .subscribe-form .infusion-field input[type=email], 
    .subscribe-form .infusion-field input[type=text] {
        font-size: 16px;
    }


    .infusion-form .infusion-field label,
    .infusion-form input[type=email], .infusion-form input[type=text] {
        font-size: 16px;
    }

    .infusion-submit.reg-btn button {
        font-size: 18px;
    }

    h1.title {
        font-size: 30px;
    }

    .section--body-content .o-wrapper {
        padding: 50px 0 20px;
    }

    .BIO-widget .aligncenter{
        width: 100%;
    }

    .inf-fields--row {
        padding-right: 0;
    }

    .subcribe-panel h1.title {
        font-size: 24px;
        max-width: 600px;
        line-height: 140%;
        margin-left: auto;
        margin-right: auto;
    }


    .schedule-info{
        padding-left: 20px;
    }

    .calendar-item{
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
    }

    .calendar-item .date-month{
        max-width: 70px;
    }

    .calendar-widget{
        padding: 35px 30px;
    }
    .countdown div label {
        font-size: 36px;
        padding-bottom: 5px;
    }
    .countdown div span {
        font-size: 14px;
    }

    .sideber-details .calendar-widget {
        padding: 25px;
    }

    .sideber-details .calendar-item{
        margin-left: 0;
        max-width: 100%;
    }

    .sideber-details .schedule-info{
        margin-top: 15px;
    }

    .sideber-details .schedule-info ul li{
        font-size: 14px;
    }
    .list-text_block{
        margin-bottom: 40px;
    }

    .BIO-widget h3 br{
        display: none;
    }

     .expect-text_block {
        margin-bottom: 40px !important;
     }

    .show-on-768 {
        display: block;
    }

    .hide-on-768 {
        display: none;
    }

    
    .f-note{
        font-size: 14px;
    }


    #left--body-conten .left-content{
        margin-right: 30px;
    }

    .popupform-container h3{
        font-size: 25px;
    }

    .infusion-form input[type=email], .infusion-form input[type=text]{
        font-size: 20px;
    }

    #steps-p-1 .infusion-field {
        border-bottom: 1px solid #d7d7d7;
        padding: 15px 0;
    }

    .banner-section .content--container h3.sub-title{
        font-size: 16px !important;
        max-width: 460px;
    }

    .banner-section h1.title{
        margin-top: 0;
    }

    .section-01 .o-wrapper{
        padding: 15px 0 10px;
    }

    .custom-buttons .col-lg-12, .custom-buttons .col-lg-6{
        padding-left: 7.5px;
        padding-right: 7.5px;
    }

    .custom-buttons{
        padding: 0 0 5px;
        max-width: 470px;
    }

    .custom-buttons .row {
        margin-left: -7.5px;
        margin-right: -7.5px;
    }

    .custom-buttons a.deep-red{
        margin-bottom: 15px;
    }

    .story-widget .small-title{
        font-size: 20px !important;
    }
    .story-content {
        font-size: 18px;
        max-width: 340px;

    }
    .custom-buttons a.blue-btn {
        font-size: 20px;
    }
    .story-widget .play-btn {
        width: 150px;
        height: 150px;
    }

    .story-widget .custom-buttons {
        margin-top:30px;
        margin-bottom: 10px;
    }

    .sideber-widget.story-widget{
        padding: 25px;
    }

    .banner-section .content--container h3.sub-title {
        font-size: 14px !important;
    }

    h1.title {
        font-size: 28px !important;
    }

    .banner-section .content--container {
        max-width: 550px;
    }
    .clost-title{
        font-size: 16px;
    }
    .program-case{
        padding: 10px 0 0;
    }
    .program-case .row {
        margin-left: -7.5px;
        margin-right: -7.5px;
    }

    .program-case .col-sm-6 {
        padding-left: 7.5px;
        padding-right: 7.5px;
        margin-bottom: 15px;
    }

    .tablist.row{
        margin-bottom: 45px;
    }
    
    .title_h1{
        margin: 25px auto 30px;
    }

    .left--container{
        -ms-flex: 0 0 55%;
        flex: 0 0 55%;
        max-width: 55%;
    }

    #sideber-container{
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%;
    }

    .left--container .program-case .col-sm-6{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 25px;
    }

    #left--container .title_h1{
        font-size: 25px;
        margin-bottom: 20px;
        margin-top: 0;
    }
}

@media (max-width:767px) {
    .program-case{
        padding-left: 0;
        padding-right: 0;
    }
    .hide-on-767{
        display: none;
    }

    .show-on-767{
        display: block;
    }
    .banner-section h1.title{
        font-size: 25px !important;
    }
}

@media (max-width:736px) {
   
    .section--body-content .o-wrapper {
        padding: 40px 0 20px!important;
    }

    .list-text_block h3 {
        margin-bottom: 10px;
    }

    .list-items li{
        margin-bottom: 20px;
    }

    button.register-btn {
        padding: 12px 20px;
        max-width: 200px;
    }


    .subscribe-form.register-row {
        border-radius: 0px;
        padding: 10px 0px 50px;
    }

   /* .section-02.banner-section {
        background-position: 85% bottom;
        background-size: auto 50%;
    }*/


    .modal-dialog.modal-dialog-centered.modal-lg {
         max-width: 675px; 
    }

    .subscribe-form.register-row{
        max-width: 100% !important;
    }


    .c_A19F9F{
        font-size: 16px;
    }

    .footer-section .logo {
        margin: 5px auto 20px;
    }

    .show-on-736{
        display: block;
    }

    .hide-on-736{
        display: none;
    }

}

@media (max-width:680px) {

    .banner-section .subscribe-form {
        max-width: 460px;
    }

    .subcribe-panel .subscribe-form{
        padding: 0 10px;
    }

    .subcribe-panel h1.title{
        margin: 0 auto 15px;
    }

    .BIO-widget {
        padding-top: 10px;
    }

    button.register-btn {
        max-width: 200px;
        font-size: 25px;
    }

    .subcribe-panel button.register-btn,
    a.light-green, button.register-btn, button.light-green{
        font-size: 20px !important;
    }
 
    .custom-buttons a.deep-red{
        padding: 12px 10px 10px;
            margin-bottom: 10px;
    }

    .section-02 .o-wrapper{
        padding-bottom: 30px;
    }
    .banner-section .content--container {
        max-width: 450px;
    }

    .header-content {
        padding: 25px 0 15px;
    }
}

@media (max-width:640px) {
    .larger-video .lg-video {
        margin-top: -56px;
    }
    .section-03 .body-content-row{
        flex-direction: column-reverse;
        align-content: center;
        justify-content: center;
        align-items: center;
    }
    #sideber-container .sideber{
        display: flex;
        width: 100%;
        flex-direction: column-reverse;
    }
    .custom-buttons .col-lg-12, 
    .custom-buttons .col-lg-6{
        max-width: 100%;
        width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
    }

    .list-item .pt-5{
        padding-top: 30px !important;
    }

    .copyright{
        font-size: 13px;
        padding-bottom: 35px;
    }

    .custom-buttons .row{
        max-width: 295px;
        margin-left: 0;
        margin-right: auto;
    }

    .custom-buttons{
        max-width: 500px;
    }


    .section-02.banner-section {
        background-position: 96% bottom;
        background-size: auto 80%;
    }
    .banner-section .content--container {
        max-width: 430px !important;
    }

    .fw-640{
        -ms-flex: 0 0 100%  !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

/*    .body-content-row{
        flex-direction: column-reverse;
    }*/

    .record-video .small-title {
        font-size: 18px !important;
        line-height: 150%;
    }

    .left--container .program-case .col-sm-6{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 15px;
    }

    .section--body-content{
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .section--body-content .o-wrapper.content-wrap {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }

    #left--container .program-case{
        margin-bottom: 0;
    }
    .expect-text_block {
        margin-bottom:10px !important;
    }

    .pipeFileInput{
        font-size: 16px;
    }

    .hide-on-640{
        display: none
    }
    .show-on-640 {
        display: block
    }

    .program-case .card-text{
        font-size: 14px;
    }
}
@media (max-width:599px) {

    /*.sideber-details .schedule-info ul li{
        font-size: 15px;
    }*/

    body, .list-items li, .expect-text_block{
        font-size: 16px;
    }

    h1.title {
        font-size: 26px !important;
    }

    .section--body-content .o-wrapper {
        padding: 30px 0;
    }

    .subscribe-form .infusion-field{
        max-width: 100%;
        padding-right: 0;
    }

    .text_block{
        margin-bottom: 40px;
    }

    .o-panel {
        padding-left: 15px;
        padding-right: 15px;
    }

    .register-form-box p{
        font-size: 14px;
    }

    .banner-section .subscribe-form {
        max-width: 420px;
    }

    .subscribe-form {
        padding: 20px 15px 15px;
    }

    .subcribe-panel .subscribe-form{
        padding: 0;
    }

    .modal-dialog.modal-dialog-centered.modal-lg {
         max-width: 100%;
         width: auto;
         margin: 20px; 
    }

    .modal-open .modal{
        padding-right: 0 !important;
    }

    .popupform-container {
        padding:25px 20px;
    }

    .hide-on-599 {
        display: none
    }
    .show-on-599 {
        display: block
    }

    .section-02.banner-section {
        background-position: 102% bottom;
        background-size: auto 75%;
    }
    .story-widget .play-btn {
        width: 120px;
        height: 120px;
        right: -10px;
    }
    .header-content{
        padding-bottom: 15px;
    }
    h1.title {
        font-size: 24px !important;
    }

    .section-02.banner-section{
        padding-right: 0;
    }

}

@media (max-width:575px) {

    .clost-title{
        margin-bottom: 5px;
    }

    #header-content .navbar-brand{
        top: 26px;
    }

    .title_h1{
        font-size: 30px;
        padding: 0 20px;
    }

    .program-section{
        padding: 0 !important;
    }

/*    .program-case .row{
        margin-left: 0;
        margin-right: 0;
    }*/

    a.green-btn{
        font-size: 25px;
    }

    .program-case .col-sm-6 {
        padding-left: 7.5px;
        padding-right: 7.5px;
        margin-bottom: 25px;
    }

    .left--container .program-case .col-sm-6{
        padding-left: 7.5px;
        padding-right: 7.5px;
        margin-bottom: 20px;

    }

    #sideber-container .sideber{
        padding-left: 7.5px;
        padding-right: 7.5px;

    }

    .hide-on-575{
        display: none;
    }

    .show-on-575{
        display: block
    }

    .banner--left-content{
        font-size: 14px;
        line-height: 160%;
    }
    .banner-section .content--container h3.sub-title{
        font-size: 15px !important;
        line-height: 160%;
    }
    .section-02.banner-section.tcc-live_banner {
        background-position: 52% top;
    }
    .larger-video .lg-video {
        margin-top: 0px;
    }
    .program-case .card-text {
        font-size: 16px;
    }
}
@media (max-width:480px) {
    h1.title {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .section-01 .o-wrapper {
        padding:20px 0 10px;
    }

    .subscribe-form.register-row{
        padding-bottom: 0;
    }

    h3.sub-title {
        font-size: 18px;
    }

    .subscribe-form.register-row{
        margin-top: 20px;
    }

    .section-02.banner-section{
        background-image: none;
    }

    .banner-section .subscribe-form{
        max-width: 100%;
    }

    .section--body-content .o-wrapper {
        padding: 30px 0;
    }

    .section-02 .o-wrapper{
        padding-top: 0;
        padding-bottom: 0;
    }
    .banner-section .content--container{
        margin: 0 auto;
        max-width: 450px;
    }
    .melinda_cohan-pic{
        width: 240px;
        display: inline-block;
        margin-right: auto;
        margin-left: auto;
        margin-top: 20px;
    }

    .popupform-container h3 {
        font-size: 22px;
    }

    .show-on-480{
        display: block;
    }

    .hide-on-480{
        display: none;
    }

    .sideber-details .schedule-info {
        padding-left: 15px;
    }

    #exampleModalCenter button.close{
        top: 2px;
        right: 5px;
    }

    #exampleModalCenter button.close span{
        color: #000;
    }

   .custom-buttons .row{
        margin: 0 auto;
    }

    .custom-buttons {
        padding: 5px 0px 10px;
    }

    .banner-section .content--container h3.sub-title{
        padding-bottom: 0 !important;
    }
    .story-widget .play-btn {
        width: 110px;
        height: 110px;
    }

    .section-02.banner-section{
        padding-right:15px;
    }

    .section-02.banner-section .o-wrapper{
        background-image: none;
    }

    .left--container .program-case .col-sm-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 25px;
    }

    .section-02.banner-section.tcc-live_banner{
        background-image: none;
        background-color: #0657ae;
    }

    .fw-480{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .banner-section.tcc-live_banner .content--container {
        max-width: 350px !important;
        margin: 10px auto;
    }
    .banner-section h1.title {
        font-size: 22px !important;
    }
    .section-02.tcc-live_banner .o-wrapper{
        padding-bottom: 0;
    }
}

@media (max-width:425px) {
    .calendar-widget {
        padding: 35px 30px;
    }

    .subcribe-panel h1.title span{
        display: block;
    }

    .sideber-details .calendar-widget {
        padding: 22px 18px;
    }

    #popupform{
        padding: 0;
    }

    .modal-dialog.modal-dialog-centered.modal-lg{
        margin: 10px;
    }

    .popupform-container h3 {
        font-size: 20px;
    }
    .infusion-form .infusion-field label,
    .infusion-form input[type=email], .infusion-form input[type=text] {
        font-size: 16px;
    }

    .popupform-container {
        padding: 25px 15px;
    }

    .c_A19F9F{
        margin-right: -5px;
        margin-left: -5px;
        margin-bottom: 5px;
    }

    h1.title {
        font-size: 24px !important;
    }

    .countdown div label {
        font-size: 30px;
        padding: 12px 0 0;
    }

    .text_block.list-text_block{
        margin-bottom: 0;
    }

    .story-content{
        font-size: 16px;
    }

    .story-widget .custom-buttons{
        margin-bottom: 5px;
    }

    #left--container .title_h1{
        margin-top: 30px !important;
    }

    .hide-on-425{
        display: none;
    }

    .show-on-425{
        display: block
    }
    .section--body-content {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media (max-width:380px) {
     .calendar-widget {
        padding: 25px 20px;
    }
    .schedule-info {
        padding-left: 15px;
    }

    .countdown div span {
        font-size: 12px;
    }

    .countdown div{
        margin-right: 3.5%;
    }

    .subcribe-panel h1.title{
        font-size: 20px;
    }

    .register-form-box p{
        margin-left: 0;
        margin-right: 0;
    }

    .calendar-item .date-month{
        max-width: 70px;
    }

    .calendar-item .date-month label {
        font-size: 30px;
        padding: 15px 0px 5px;
    }
    .calendar-item {
        margin-bottom: 20px;
    }

    .calendar-widget,
    .sideber-details .calendar-widget{
        padding-right: 10px;
    }
    .list-items li {
        padding-left: 25px;
        background-size: 18px auto;
    }

    #steps-p-0 h3 span{
        display: block;
    }
    .c_A19F9F {
        font-size: 14px;
    }
    .popupform-container h3 {
        font-size: 18px;
    }

    .subcribe-panel h1.title {
        font-size: 22px !important;
    }
    h3.sub-title {
        font-size: 16px !important;
    }

    .calendar-widget, .sideber-details .calendar-widget{
        padding: 20px 15px;
    }
    .sideber-details .schedule-info ul li {
        font-size: 14px;
    }

    .calendar-item{
        margin-bottom: 30px;
    }

    .schedule-info ul li.schedule-time{
       background-size: 18px auto; 
    }
    .sideber-details .schedule-info {
        margin-top: 20px;
    }

    .sideber-widget.story-widget{
        padding: 20px 15px;
    }
    .story-widget .small-title {
        font-size: 18px !important;
    }

    h1.title {
        font-size: 22px !important;
    }

    .banner-section h3.sub-title br{
        display: none;
    }

    .program-case .col-sm-6 {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 25px;
    }

    .program-case{
        margin-bottom: 20px;
    }

    .hide-on-380{
        display: none;
    }

    .show-on-380{
        display: block
    }
    .section--body-content .o-wrapper.content-wrap {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .record-video .small-title {
        font-size: 15px !important;
        max-width: 275px;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .record-video .small-title br{
        display: block;
    }
}

@media (max-width:340px) {

    .sideber-details .schedule-info ul li.schedule-day br{
        display: none;
    }
    .schedule-info,
    .sideber-details .schedule-info {
        padding-left: 0;
    }

    .calendar-item .date-month label{
        font-size: 40px;
        padding-bottom: 5px;
    }

    .calendar-item .date-month {
        max-width: 100%;
        margin: 0;
        padding: 5px;
        height: auto;
    }

    .subcribe-panel h1.title {
        font-size: 18px;
    }
    .sideber-details .schedule-info {
        margin-top: 15px;
    }
    .calendar-item {
        margin-bottom: 25px;
    }

    h1.title{
        font-size: 22px;
    }

    h3.sub-title {
        font-size: 16px;
    }


    .subcribe-panel h1.title {
        font-size: 20px !important;
        margin-left: -5px;
        margin-right: -5px;
    }
    
    h1.title {
        font-size: 20px !important;
    }

    .schedule-info.schedule-session{
        margin-top: 0 !important;
    }
    .story-widget .play-btn {
        width: 90px;
        height: 90px;
    }
    .story-widget .custom-buttons {
        margin-top: 20px;
        margin-bottom: 0;
    }
    .custom-buttons a.blue-btn {
        font-size: 18px;
    }

    .title_h1 {
        font-size: 25px;
    }
    .hide-on-340{
        display: none;
    }

    .show-on-340{
        display: block
    }

    .section--body-content .o-wrapper.content-wrap {
        padding-left: 7.5px!important;
        padding-right: 7.5px!important;
    }
}