/* Common Style */

.clear,
.clr {
    display: block;
    clear: both !important
}

.clearfix:after,
.gform_fields:after,
.wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns].clearfix,
html[xmlns].gform_fields,
html[xmlns].wrapper {
    display: block
}

*html.clearfix,
*html.gform_fields,
*html.wrapper {
    height: 1%
}

img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:1em;
}

.img-responsive,
img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}

hr {
    border-top: 1px solid #d8d5d5
}

a:active,
a:focus,
a:hover {
    outline: 0 !important
}


a:link,
a:visited {
    color: #f9a851;
    text-decoration: none
}

a:hover {
    color: #0a75e8;
}

embed,
object {
    outline: 0 !important
}

input::-moz-focus-inner {
    border: 0 !important
}


.block {
    display: block
}

.u-case {
    text-transform: uppercase
}

.c-case {
    text-transform: capitalize
}

.l-case {
    text-transform: lowercase
}

.strong {
    font-weight: 700
}


.remove-p-margin p {
    margin-bottom: 0
}

.no-margin {
    margin: 0
}

.no-padding {
    padding: 0
}

.normal-state {
    display: block
}


.align-left,
.left {
    text-align: left
}

.align-right,
.right {
    text-align: right
}

.center {
    text-align: center
}

.justify {
    text-align: justify
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #A19F9F;
    font-family: 'Jost',Arial, sans-serif;
    font-weight: 500;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #A19F9F;
    font-family: 'Jost',Arial, sans-serif;
    font-weight: 500;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #A19F9F;
    font-family: 'Jost',Arial, sans-serif;
    font-weight: 500;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #A19F9F;
    font-family: 'Jost',Arial, sans-serif;
    font-weight: 500;
}

strong {
    font-family: 'Jost',Arial, sans-serif;
    font-weight: 700;
}

.infusion-form input[type=email]:active,
.infusion-form input[type=email]:focus,
.infusion-form input[type=text]:active,
.infusion-form input[type=text]:focus,
.infusion-form textarea:active,
.infusion-form textarea:focus {
    background: #f3f1f1 !important;
    outline: 0
}

a.light-green:active,
button.light-green:active,
.infusion-form input[type=submit]:active {
    position: relative;
    top: 4px;
    outline: 0
}

.infusion-submit input[type=submit]:focus {
    outline: 0
}

.block,
.p,
p {
    display: block
}

button:focus,
.close:focus {
    outline: 0
}

hr {
    border-top: 1px solid #d8d5d5
}


.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Jost',Arial, sans-serif;
    font-weight: 700;
    line-height: 120%;
    margin: 10px 0
}

.h1,
h1 {
    font-size: 40px
}

.h2,
h2 {
    font-size: 32px
}

.h3,
h3 {
    font-size: 25px
}

.h4,
h4 {
    font-size: 22px
}

.h5,
h5 {
    font-size: 20px
}

.h6,
h6 {
    font-size: 18px
}

.p,
p {
    margin-bottom: 20px
}

.margin-bottom-none,
p:last-child {
    margin-bottom: 0
}

a {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.u-case {
    text-transform: uppercase
}

.c-case {
    text-transform: capitalize
}

.l-case {
    text-transform: lowercase
}

.em,
em {
    font-family: "Jost", Arial, sans-serif
}

body {
    color: #2B2B2B;
    font-family: 'Lora',Arial, sans-serif;
    font-weight: 400;
    font-size: 17px;
    padding: 0;
    line-height: 1.4;
    height: 100vh;
    background:#fff;
    background-size: auto 63%;
}

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

.o-wrapper{
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
  padding:30px 0;
  overflow: hidden;
}

/* ENd Common Style */

.bg-fff {
  background: rgba(255,255,255,0.2);
}


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

.header-content{
  padding: 25px 0 20px;
}
.section-02.banner-section .o-wrapper{
  background-color: #167ac6;
  background-image: url(../images/banner-img1.png);
  background-position: 100% bottom;
  background-repeat: no-repeat;
  background-size: auto 110%;
  max-width: 800px;
}

.piperecorder-holder{
  max-width: 900px;
  margin: 0 auto;
  width: 100%;
  border: 0 !important;
}

.section-02 .o-wrapper{
  max-width:1140px;
  padding-top: 5px;
  padding-bottom: 40px;
}

h1.title{
  font-size: 35px !important;
  font-weight: 500;
  margin-bottom:20px;
  line-height: 130%;
  margin-top: 0px !important;
}

h3.sub-title{
  font-size: 21px !important;
  font-weight: 500;
  line-height: 130%;
  font-family: 'Jost', sans-serif, Arial;
  font-weight: 600;
  font-style: regular;
}

/*img.e-book_01{
  margin-right: -150px !important;
}*/

.btn:focus,
.btn:active,
.btn:hover {
    transition: all .3s;
    color: #fff;
    text-decoration: none;
    outline: none;
}

.btn:hover{
    transform: scale(1.05);
    background: #fff;
}

.btn.focus, .btn:focus {
    outline: 0;
  box-shadow: 3px 3px 5px rgba(0, 0, 0 ,.33);
}


.modal-dialog.modal-dialog-centered.modal-lg{
/*  max-width: 1080px;*/
  color: #000;
}

#exampleModalCenter .modal-content{
  background:#fff;
  background-size: cover; 
  border-radius: 0px;
  border:0;
}

.popupform-container{
  border-radius:0px;

}

.e-book-3d-2{
  margin-left: 20px !important;
}

#exampleModalCenter .modal-body{
  padding: 0;
}

#exampleModalCenter button.close{
  position: absolute;
  top: -30px;
  right: 0px;
  z-index: 100;
  opacity: 1;
}

#exampleModalCenter button.close span{
  color: #fff;
  text-shadow: none;
    font-weight: 300;
    font-size: 26px;
}

.popup-content.row{
  margin-left: 0;
  margin-right: 0;
}

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

#popupform{
  padding-top:0px;
  margin-top: 0px !important;
}


.popupform-container h3{
  font-family:"Jost", Arial, sans-serif;
  font-weight: 600;
  font-size: 28px;
  padding-top: 5px;
  padding-bottom: 20px;
  line-height: 130%;
  max-width: 600px;
  margin: 0 auto;
}

.c_A19F9F{
  color: #A19F9F;
  font-weight: 400;
  font-size: 18px;
}

.c_69C72A{
  color:#69C72A; 
}

.infusion-form .infusion-field {
  text-align: left;
}

.infusion-form .infusion-field label{
  display: block;
  margin-bottom: 5px;
  font-family: "Jost", Arial, sans-serif;
  font-weight: 400;
  color: #2B2B2B;
  font-size: 18px;

}

.infusion-form{
  padding-left: 0px;
  padding-right:0px;
}
.infusion-form .infusion-field {
  margin-bottom: 20px;
}


.infusion-form input[type=email],
.infusion-form input[type=text]{
  display: block;
  width: 100%;
  background: #E4E4E4;
  color: #A19F9F;
  font-size: 18px;
  border:1px solid #E4E4E4;
  padding: 10px 15px;
}

/*.infusion-submit {
  padding-top: 15px;
  padding-bottom: 25px;
}

*/
.infusion-submit button{
  font-family: "Jost", Arial, sans-serif;
  font-weight: 500;
  padding: 10px;

}

.footer-section{
  background: #fff;
  color: #000;
  font-size: 14px;
  width: 100%;
  position: static;
  bottom: 0;
  left: 0;
  border-top: 1px solid #167ac6;
}

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

ul.footer-menu{
  margin: 0;
  padding: 0;
  list-style-type:none;
}

ul.footer-menu a{
  font-weight: 700;
}

.copyright{
  padding-top: 5px;
}

.f-text-block{
  padding-top: 15px;
}

.banner-section .content--container{
    max-width: 600px !important;
}

.bg_167ac6,
.section-01,
.section-02 {
  color: #fff;
  background: #167ac6;
}

.section-03{
  background:#fff;
}


   #pipeError-custom-id,
  .piperecorder-holder #custom-id,
  #pipeRecordRTC-custom-id{
      max-width: 900px !important;
      width: 100% !important;
    max-width: 300px !important;
    margin: 0 auto;
  }



    #pipeError-custom-id{
      padding: 10px 12px;

    }

.pipeRecordRTC span,
  .piperecorder-holder .pipeError p{
    font-size: 13px;
    position: static !important;
    margin-right: 0% !important;
    transform: unset !important;
  }

  .pipeError p strong{
    font-size: 16oxl;
  }

  .pipeFileInput,
  #pipeRecordRTC-custom-id{
    background: #f9a851 !important;
    color: #fff !important;
  }
 .pipeFileInput{
    border: 1px solid #f9a851 !important;
    font-family: 'Jost', sans-serif, Arial;
    font-weight: 400;
    font-size: 15px;
    padding: 15px 10px !important;
    display: block !important;
 }

  #pipeStartRecording-custom-id{
    color: #fff !important;
    font-family: 'Jost', sans-serif, Arial;
    font-weight: 600;
    font-size: 18px;
    padding: 15px;
  }

  .pipeRecordRTC span:hover #pipeStartRecording-custom-id{
    color: #000 !important;

  }

  #pipeSafariNotification-custom-id p{
    font-size: 16px;
  } 


.no-padding-top{
  padding-top: 0;
}

.width-75{
  max-width: 75%;
  overflow: visible;
}

.text_block{
  font-weight: 500;
  margin-bottom:60px;
}

.section--body-content .o-wrapper{
  padding: 50px 0;
  max-width: 900px;
}

.section--body-content .content-wrap{
  max-width: 1110px;
  padding-left: 20px;
  padding-right: 20px;
}

/*

#left--body-conten {
    max-width: 100% !important;
    flex: 0 0 100%!important;
}*/
.small-title{
  font-size: 18px !important;
  font-family: 'Jost', sans-serif, Arial;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 15px;
  line-height: 130%;
}

.record-video .small-title {
    font-size: 18px !important;
}
.sideber-widget p {
  font-size: 16px;
}

.story-widget {
  position: relative;
}

.story-widget .small-title{
  font-size: 20px!important;
  margin-bottom: 35px;
  margin-top: 5px;
  font-weight: 700;
}

.story-widget .play-btn{
  position: absolute;
  width: 160px;
  height: 160px;
  right: -45px;
  top: -35px;
  z-index: 100;
  background:#15a34a url(../images/play-btn.png) top center no-repeat;
  background-size: 100% auto;
  border-radius: 50%;
  overflow: hidden;
}

.story-widget .play-btn:hover{
  background:#69c72a url(../images/play-btn-on-hover.png) top center no-repeat;
  background-size: 100% auto;

}

.story-widget .play-btn img{
  visibility: hidden;
}


.story-content{
  font-size: 18px;
  max-width: 273px;
}

.list-items{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.list-items li{
  background: url(../images/check-circle.svg) left 2px no-repeat;
    margin-bottom:15px;
    padding-left: 35px;
    min-height: 28px;
    padding-top: 0;
    line-height: 130%;
  font-family: 'Lora', sans-serif, Arial;
}

.list-items li strong{
  font-family: 'Lora', sans-serif, Arial;

}

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

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

.list-text_block ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.event-info p{
  margin-bottom: 10px;
}

.event-info{
  margin-bottom: 20px;
}

/*=========== Subscribe-form ==============*/

.subscribe-form {
  border-radius: 5px 5px 0px 0px;
  padding: 30px 25px 25px 25px;
  max-width: 1088px;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.subscribe-form .infusion-field {
  width: 100%;
  max-width: 50%;
  float: left;
  padding-right:15px;
}

.inf-fields--row{
  position: relative;
  padding-right: 255px;
}

.register-form-box{
  position: relative;
}

.subscribe-form .infusion-field input[type=email], 
.subscribe-form .infusion-field input[type=text] {
  font-size: 24px;
  font-family: 'Jost', Arial, sans-serif;
  font-weight: 500;
  border-radius: 5px;
  padding: 18px 15px;
  border: 0;
  background: #fff;
}

.infusion-submit.reg-btn {
  max-width: 260px;
  width: 100%;
  display: inline-block;
  padding: 0px;
  position: absolute;
  right: 0px;
  top: 0;
}

.register-form-box p {
  font-family: 'Lora', sans-serif, Arial;
}


.custom-buttons{
  max-width: 580px;
  margin: 0 auto;
  padding:5px 0px 10px;
}
.custom-buttons a.deep-red,
a.light-green,
button.register-btn,
.custom-buttons a.blue-btn,
button.light-green{
  background: #69c72a;
  max-width: 811px;
  margin: 0 auto;
  width: 100%;
  color: #fff;
  padding:15px 15px;
  font-weight: 500;
  font-size: 20px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0 ,.33);
  border-radius: .25rem;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.custom-buttons a.blue-btn,
.custom-buttons a.deep-red,
button.register-btn,
.register-btn-row button.register-btn,
.infusion-submit.reg-btn button {
  padding: 17px 10px 18px;
  max-width: 100%;
  width: 100%;
  border-radius: 5px;
  background: #e26e6c;
  border:2px solid #e26e6c;
}

.custom-buttons a.blue-btn{
  background: #69c72a;
  border:2px solid #69c72a;
  color: #fff;
  text-align: center;
  display: block;
  border-radius: 0;
  font-size:18px;
  padding: 13px 10px 13px;
  font-family: 'Jost', sans-serif, Arial;
  font-weight: 500;
}
.custom-buttons a.green-btn{
  background:#69c72a;
  border-color:#69c72a;
}
.story-widget .custom-buttons{
  padding: 0;
  margin-top: 30px;
}
.custom-buttons a.deep-red{
  display: block;
  margin-bottom: 20px;
  font-family: 'Jost', sans-serif, Arial;
  font-weight: 500;
  font-size: 18px;
  border-radius: 0rem;
  text-align: center;
}

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


.subcribe-panel button.register-btn{
  font-size: 20px !important;
}

.custom-buttons a.deep-red:hover,
button.register-btn:hover{
    color: #fff;
    background: #69c72a;
    border-color: #fff;
    transform: scale(1.05);
}


.custom-buttons a.green-btn:hover,
.custom-buttons a.blue-btn:hover{
    color: #fff;
    background: #15a34a;
    border-color: #15a34a;
}
.subscribe-form.register-row{
  border-radius: 0px;
  padding:15px 0px 30px;

}
 
 button.register-btn {
    padding: 12px 20px;
    max-width: 440px;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.infusion-submit button.register-btn {
  width: 100%;
  max-width: 100%;
}

.infusion-submit.reg-btn button:hover {
    transform: unset;
    color: #fff;
    background: #69c72a;
    border-color: #fff;
}
button.register-btn,
.infusion-submit button {
    font-family: "Jost", Arial, sans-serif;
}


.custom-buttons a.orange-btn{
    background: #f8a851;
    border: 1px solid #fff;
}

.custom-buttons a.orange-btn:hover{
    color: #fff;
    background: #0757ae !important;
    border-color: #fff;
    transform: scale(1.02);
}


/*=========== Sideber Style ==============*/

.sideber-widget {
  margin-bottom: 30px;
  max-width: 400px;
  color: #2B2B2B;
}

.BIO-widget{
  font-weight: 500;
  line-height: 150%;
  padding-top: 50px;
  font-size: 16px;
}

.subcribe-panel{
  background: #167ac6;
  color: #fff;
}

.subcribe-panel .o-wrapper{
  max-width: 90%;
  padding: 80px 0;
}

.subcribe-panel .subscribe-form{
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 0;
  max-width: 1080px;
}

.subcribe-panel h1.title{
  margin-top: 0;
  margin-bottom: 20px !important;
}

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

.list-items li:last-child,
.calendar-item:last-child{
  margin-bottom: 0 !important;
}

.calendar-item .date-month{
  display: inline-block;
  max-width: 100px;
  width: 100%;
  height: 80px;
  margin-right:15px;
  margin-top: 0px;
  background: #167ac6;
  font-family: 'Jost', Arial, sans-serif;
  font-weight: 500;
  border-radius: 4px;
  float: left;
  text-align: center;
  cursor: text;
}
/*
.calendar-item .date-month:hover{
  background:#3794D8;
}*/

.calendar-item .date-month label{
  max-width: 100%;
  display: inline-block;
  text-align: center;
  font-weight: 500;
  font-size:40px;
  padding: 12px 0px 2px;
  line-height: 100%;
  min-height: 35px;
  margin-bottom: 0px;
  color: #fff;
  cursor: text;
}

.calendar-item .date-month  span{
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  display: block;
  color: #fff;
  padding-bottom: 10px;
  font-size: 15px;
}

.schedule-info{
  display: inline-block;
  margin-top: 15px;
  padding-left: 15px;
}

.expect-text_block ul,
.schedule-info ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.schedule-info ul li{
    font-family: 'Jost',Arial, sans-serif;
    font-size: 15px;
    font-weight: 500;
    padding-left: 25px;
    margin-bottom: 8px;

}

.expect-text_block ul li{
    font-weight: 500;
    padding-left: 28px;
    margin-bottom: 8px;
    background: url(../images/check-circle2.svg) left 4px no-repeat;
    background-size: 18px auto;
    font-size: 16px;
}

.schedule-info ul li.schedule-day{
      background: url(../images/calendar.svg) left 0px no-repeat;
      background-size: 18px auto;
}


.schedule-info ul li.schedule-time{
      background: url(../images/clock.svg) left 0px no-repeat;
      background-size: 18px auto;
    margin-bottom: 0px;
}

.expect-text_block ul li:last-child,
.schedule-info ul li:last-child{
  margin-bottom: 0;
}
/*.piperecorder-holder{
  position: relative;
}

.piperecorder-holder #custom-id{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}*/
.resources-hindouts .schedule-info ul li.schedule-day{
      background: url(../images/downnload-icon.svg) left -1px no-repeat;
      background-size: 18px auto;
}


.resources-hindouts .schedule-info ul li.schedule-time{
      background: url(../images/downnload-icon.svg) left -1px no-repeat;
      background-size: 20px auto;
}

.sideber-widget.story-widget{
      background: url(../images/bg-with-ovelray.jpg) top center no-repeat;
      background-size: cover;
      color: #fff;
      padding: 40px;

}

.resources-hindouts .schedule-info{
  padding-left: 0 !important;
}

.schedule-session{
    padding-left: 0;
}

.session-info .schedule-info{
  margin-top: 17px;
}

.session-info .opening-cocktail{
  margin-top: 15px;
}

.schedule-info.schedule-session{
  margin-top: 15px!important;
  padding-left: 0!important;
}

.schedule-session ul li.schedule-time:last-child{
  margin-bottom: 0;
}

.schedule-session ul li.schedule-time{
  margin-bottom: 10px;
}

/*=========== Countdown Style ==============*/

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

 .countdown-col{
  max-width: 398px;
  min-height: 105px;
  padding-top: 5px;
  margin-bottom: 10px;
 }
 .centered{
  margin: 0 auto !important;
 }

.countdown div {
  display: inline-block;
  width: 22%;
  margin-right: 5%;
  margin-left: -4px;
  margin-top: 0px;
  margin-bottom: 10px;
  background: #69C72A;
  font-family: 'Jost', Arial, sans-serif;
  font-weight: 500;
  border-radius: 4px;
}

.countdown div.days{
  margin-left: 0;
}
.countdown div.seconds{
  margin-right: 0;
}

.section-04 .countdown-col{
  margin-left: -5px; 
}

.countdown div label{
  padding: 18px 0px 12px;
  width: 100%;
  display: block;
  text-align: center;
  max-width: 100%;
  font-weight: 500;
  font-size: 29px;
  max-width: 100%;
  min-height: 35px;
  margin-bottom: 0px;
  color: #fff;
}

.countdown div span{
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  display: block;
  color: #fff;
  padding-bottom: 10px;
  font-size: 15px;
}

.section-04 .countdown div span{
  color: #000;
}

.calendar-widget{
  background: #F3F3F3;
  padding:25px 20px;
}

.f-note {
    font-size: 16px;
    max-width: 980px;
    margin: 10px auto 0;
    font-family: "Jost", Arial, sans-serif;
    /*position: absolute;
    bottom: 20px;
    width: 100%;*/
}

.hide{
  display: none !important;
}

.sub-form-title {
  color: #000;
  font-size: 18px;
  font-family: "Jost", Arial, sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
}

.infusion-radio--row .infusion-option label {
  font-size: 16px;
  font-family: "Jost", Arial, sans-serif;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: .8px;
}

.sub-form-top-title h4 {
  font-size: 16px;
  font-weight: 400;
  font-family: "Jost", Arial, sans-serif;
  color: #A19F9F;
}

.sub-form-top-title h3 {
  font-size: 28px;
  font-family: "Jost", Arial, sans-serif;
  color: #242424;
  text-transform: uppercase;
  max-width: 100%;
}

.sub-form-top-title h3 span {
  color: #e0706c;
}

/* by Sasha */
.ilodaing{
                      background: url("../images/loading.gif");
                      background-repeat: no-repeat;
                      background-position: center center;
                      min-height: 350px;
                      width: 100%;
}




.program-section{
    background: #187ac5;
}

.program-case{
    max-width: 1060px;
    background: transparent;
    padding: 15px 15px 0;
    margin-bottom: 50px;
}

.program-case .card{
    background-color:#fff;
    border-color: rgba(0, 0, 0, .7);
    border: 0;
    height: 100%;
    border-radius: 0;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, .5);
}

.program-case .card .name{
    color: #0a75e8;
}
.program-case .card-subtitle{
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: 600;
}

.program-case .card-text{
    color: #000;
    font-size: 16px;
    padding-bottom: 0px;
    margin-bottom: 10px;
    font-family: 'Lora', sans-serif, Arial;
    font-weight: 500;
    font-style: italic;
}
.program-case .row{
    margin-left: -10px;
    margin-right: -10px;
}
.program-case .col-md-6{
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

.program-case .card-block{
    padding: 15px;
}

.title_h1{
    font-size: 32px;
    font-weight: 600;
    margin: 40px 0 50px;
}

#pipeClickPowered-custom-id{
  display: none;
}

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

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

.case-video{
    background: #000;
}
.larger-video{
    max-height: 286px;
    overflow: hidden;
}

.larger-video .lg-video{
    margin-top: -95px;
    background: #000;
}/*
#pipeRecordRTC-custom-id{
  height: 65px !important;
}*/


.section-02.banner-section.tcc-live_banner {
  background-image: url(../images/tcc_banner.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #0865c9;
}

.section-02.tcc-live_banner .o-wrapper{
  padding-top: 0;
  background-image: none;
  max-width: 1100px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: transparent;
}

.banner-row{
  align-items: center;
}

.melinda_newLook{
  visibility: hidden;
  max-height: 350px;
}