.primary-nav-bar {
    background: #272727 ;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99999;
    margin: 0 auto;
}

.TopMenuBar {
    border: none;
    width: 100%;
    margin: 0;
    padding: 0;
}

.support span {
    color: #fff;
    font-size: 13px;
}

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

.float_ul_primary {
    float: right;
}

.TopMenuBar ul li {
    display: inline-block;
    margin-left: 5px;
    font-size: 13px;
}

.float_ul_primary li a {
    cursor: pointer;
}

.TopMenuBar a,
.dropdown-menu a,
.sub-dropdown-menu a {
    color: white;
    text-decoration: none;
    display: inline;
    font-size: 11px;
}





.sub_header ul {
    list-style-type: none;
    padding: 0px;

    margin: 0px;
}

.sub_header ul li {
    display: inline-block;

    font-size: 13px;
    color: #fff;
    width: 100px;
    text-align: center;
}

.sub_header_color {
    background-color: #000;
}

.overlay-desc {
    background: rgba(21, 20, 20, 0.8);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 5px;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sub_footer {
    margin-top: 0px !important;
    background-color: #1d1d1d;
    overflow: auto;
    padding: 4% 0%;
    clear: both;
}



/*
  .sub_footer_listing {
      display: flex;
      justify-content: center;
  }
*/

.sub_footer .site__footer-layout {
    padding: 0px;
}

/*
  .sub_footer .col-sm-2,
  .sub_footer .col-sm-3 {
      padding: 0px;
  }
*/

/*
  .sub_footer .col-xs-12 {
      padding: 0px 15px;
  }
*/

/*
  .sub_footer ul li {
      font-size: 13px;
      color: #fff;
      margin-bottom: 10px;
  }
*/

.sub_footer input {
    width: 100%;
    margin-bottom: 20px
}

.sub_footer label {
    color: #fff;
    font-size: 13px;
}



.sub_footer label sup {
    color: red;
    font-size: 16px;
    top: 0;
}

.subscribeLeankanban h6 {
    margin-bottom: 5px;
}

.subscribeLeankanban .asterisk {
    color: red;
}

.sub_footer .btn {
    width: 130px;
    margin-bottom: 0px;
}



.padding0 {
    padding: 0px;
}


header {
    /*    margin: 0px;*/
    z-index: 1000;
}



.next_sub_header_events {
    position: fixed;
    background-color: #1d1d1d;
    z-index: 10000;
    display: none;
    /*    margin-top: 37px;*/
    webkit-transition-duration: .000001s;
    transition-duration: .000001s;

}

.disnon {
    display: none !important;
}

.next_sub_header_events ul li {
    webkit-transition-duration: .000001s;
    transition-duration: .000001s;
    cursor: pointer;
}

.next_sub_header ul {
    display: flex;
    justify-content: center;
    padding: 15px 0;
}

.next_sub_header ul li {
    width: 100px;
    padding: 0px;
    text-align: center;
}

#events {
    cursor: pointer;
}

.main_site__content {
    position: unset;
    clear: both;
}

/**************delete original **********/

.hero {
    display: block !important;
}

/**************delete original **********/

/**************delete original **********/

.sticky {
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
    z-index: 1000000000000;
    margin-top: 0% !important
}

.shdrnavbar {
    margin-top: 0px;
    background-color: #000;
}

/**************delete original **********/

.nvbarrt {
    margin-left: 94px;
}

/**************add original **********/

.topspace {
    background-color: transparent !important;
}







.home-video {
    position: relative;
    background-color: #222324;
}

.top-header__container {
    padding: 12px 15px 10px;
    max-width: 1190px;
    height: auto;
    margin: 0 auto;
    overflow: auto;
}

#gallery h2 {
    color: #fff;
}

#gallery {
    margin-top: -10px;
    background-color: #222324 !important;
    clear: both;
}

h2 {
    font-family: 'Roboto', sans-serif;
}

.LKINConf {
    position: absolute;
}

.LKINConf h1 {
    color: #fff;
    font-size: 50px;
    font-family: 'Roboto', sans-serif;
}

.display_mobile {
    display: none;
}

/*****FOOTER******/

section#contact {
    clear: both;
    background-color: #f16736 ;
    padding: 3% 0;
}

#contact p {
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    margin: 0px;
}

.contact {
    position: relative;
    padding: 4% 0;
    background-color: #f4f4f4;
    clear: both;
}

.contact__layout {
    position: relative;
    padding: 0 13px;
    z-index: 2;
}

.contact__title {
    margin-bottom: 46px;

    font-weight: 400;
    font-style: normal;
    color: #000;
    font-size: 30px;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
}

.contact__layout .col-sm-3,
.contact__layout .col-xs-12 {
    margin-bottom: 30px;
}

.contact__form {
    width: 100%;
}

.contact__form input,
.contact__form textarea {
    display: block;
    width: 100%;
    height: 45px;
    border: 2px solid transparent;
    color: #fff;
    margin-bottom: 14px;
    padding: 0 18px;
    font-family: "proximanova-bold", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    background-color: #f16736 ;
}

.contact__form textarea {
    padding: 10px 15px 5px;
}

.clkcaptcha {
    display: none;
    color: #ff0000;
}



.subscribeLeankanban .btn {
    display: -ms-flexbox;
    display: flex;
    border-radius: 0 !important;
    text-align: left;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    max-width: 100%;
    height: 40px;
    border: 5px solid transparent;
    color: #000;
    font-family: "proximanova-semibold", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    background-color: #f16736 ;
    transition: border-color .3s ease;
    -webkit-transition: border-color .3s ease;
    text-transform: uppercase;
    z-index: 2;
}

.btn-send {
    background-color: #414141;
    color: #fff!important;
    padding: 0 35px;
    outline: 0;
    height: 40px;
    border-radius: 0;
}



.contact__address-topic {
    margin-bottom: 4px;
    font-family: "proximanova-bold", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    line-height: 36px;
}

.site__form-sent_hidden {
    display: none;
}

::-webkit-input-placeholder {
    color: #fff;
}

::-moz-placeholder {
    color: #fff;
}

:-ms-input-placeholder {
    color: #fff;
}

:-moz-placeholder {
    color: #fff;
}

/***sub footer****/

.sub_footer_listing {
    display: flex;
    justify-content: center;
}

.site__footer-layout {
    position: relative;
    max-width: 1190px;
    margin: 0 auto;
    padding: 0 13px;
    z-index: 2;
}

.sub_footer .col-xs-12 {
    padding: 0px 15px;
}

.sub_footer h6 {
    color: #fff;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    margin-top: 0px;
}

.sub_footer ul {
    padding: 0px;
    list-style-type: none;
}

.sub_footer_listing ul {
    margin-bottom: 20px;
}

.sub_footer ul li {
    font-size: 13px;
    color: #fff;
    margin-bottom: 10px;
    font-family: 'Open Sans', Arial, sans-serif;
}

li > a {
    color: #fff;
}

li > a:hover {
    color: #f16736;
}

.g-bg-color--dark {
    margin-top: 0px !important;
    background-color: #222324 !important;
}

.txtright {
    text-align: right;
}

.footer_policy {
    padding-top: 5px
}

.marginone {
    padding-top: 8px;
}

.footer_policy ul {
    list-style-type: none;
    padding-left: 0px;

}

.footer_policy ul li {
    display: inline-block;
    font-size: 10px;
    color: #fff;
    margin-right: 3px;
    font-family: 'Open Sans', Arial, sans-serif;
}

.footersocial {
    COLOR: #FFF;
    font-size: 20px !important;
    margin-right: 12px;
}


#s-back-to-top {
    position: fixed;
    right: 30px;
    bottom: 20px;
    display: none;
    width: 1.875rem;
    height: 3rem;
    z-index: 9;
    background: #F44336;
    border-radius: 3.125rem;
    text-align: center;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    border: 0;
}

.site__footer {
    position: relative;
    padding: 25px 0px;
}





/*******media query***********/

@media screen and (max-height: 450px) {

    .sidenav a {
        font-size: 18px;
    }

}

@media screen and (max-width: 500px) {
    .float_ul_primary {
        text-align: center !important;
        /*float: unset !important;*/
    }
    .home-video {
        margin-top: 57px;
    }
}


@media (max-width: 880px) and (min-width: 500px) {
    .sub_header ul li {
        width: 75px !important;
    }
    .nvbarrt {
        margin-left: 0px !important;
    }
}

@media (max-width: 991px) {
    .socio_icon,
    .marginone p {
        text-align: center !important;
    }

}


@media (min-width: 1200px) {
    .trusted-by__wrap {
        width: 1190px;
    }
    .follow-us__layout {
        max-width: 1190px;
        margin: 0 auto;
        padding: 0 25px;
    }
    .contact__layout {
        max-width: 1190px;
        margin: 0 auto;
        padding: 0;
    }

    .contact__form {
        width: 60%;
        margin-left: 20%;
    }
    .site__footer {
        padding: 15px 0;
    }

}

@media (min-width: 768px) {
    .trusted-by__wrap {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: wrap row;
        flex-flow: wrap row;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 526px;
        margin: 0 auto;
    }

    .contact__layout {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 0 43px;
    }
    .contact__title {
        width: 100%;
        margin-bottom: 55px;
    }
    .contact__form {
        width: 56%;
        margin-left: 20%;
    }
}

@media (max-width: 767px) {

    .marginzero img {
        width: 100%
    }
    .sub_header {
        padding: 0px !important;
        text-align: center;
    }

   .sub_header ul li {
    font-size: 10px !important;
    width: 60px !important;
}

    .display_mobile {
        display: block !important;
    }
    .display_dekstop {
        display: none !important;
    }
    .home-video {
        margin-top: 39px;
    }
    .LKINConf h1 {
        font-size: 18px !important;
    }
    .next_sub_header_events {
        padding-top: 0 !important;
    }
    .sub_footer_listing {
        display: unset !important;
    }
    .marginzero {
        margin: 10px 0 10px !important;
    }
    .socialmartop {
        margin-top: 15px !important;
    }
    .footer_policy ul li {
        display: block !important;
    }
    /*      .next_sub_header_events{margin-top: 25% !important}*/
}

.contact_hire {
    margin-top: -94px;
}
/************************************New*************************************************/

    #workshops {
    background-color: #f4f4f4
}
    .wokshopDetail .articleSubSection h1,
.wokshopDetail .articleSection h1 {
    font-size: 36px;
    font-weight: 700;
    text-align: left;
}

.wokshopDetail p {
    text-align: justify;
    font-size: 16px;
}

@media (min-width:768px) {
    .tickets {
        padding: 39px 0 2px;
    }
    .tickets:before {
        transform: rotate(-1.1deg);
        -webkit-transform: rotate(-1.1deg);
    }
    .tickets__title {
        padding-right: 0;
    }
    .tickets__wrap {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: wrap row;
        flex-flow: wrap row;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: stretch;
        align-items: stretch;
        margin: 0 auto;
    }
    .tickets__layout {
        padding: 0 47px;
    }
    .tickets__item {
        margin-bottom: 30px
    }
}

.tickets__wrap .btn {
    background-color: #fff;
}

@media (min-width:1200px) {
    .tickets {
        padding: 4% 0;
        overflow: auto;
    }
    .tickets:before {
        transform: rotate(-1.2deg);
        -webkit-transform: rotate(-1.2deg);
    }
    .tickets ul {
        margin-bottom: 30px;
        padding-top: 31px;
        border-top-width: 3px;
        padding-left: 30px
    }
    .tickets__title {
        margin-bottom: 4%;
        font-size: 36px;
    }
    .tickets__title-icon {
        margin-bottom: 10px;
    }
    .tickets__layout {
        padding: 0 38px;
    }
    .tickets__wrap {
        max-width: 100%;
    }
    .tickets__item {
        -ms-flex-order: 2;
        order: 2;
    }
    .tickets__item_absent {
        opacity: 1;
        -ms-flex-order: 1;
        order: 1;
        position: relative
    }
    .tickets__item_absent .tickets__offer {
        color: #fff;
    }
    
    .tickets__item_absent .tickets__offer:before {
        display: none;
    }
    .tickets__item_absent .tickets__type {
        color: #fff;
        text-align: center;
    }
    /*.tickets__item_absent .btn{opacity:.5;cursor:default;}*/
    .tickets__item_absent .btn:hover {
        border-color: transparent;
    }
    .tickets__offer {
        width: 100%;
        padding: 35px 15px 22px 15px;
        line-height: 26px;
    }
    .tickets__offer:before {
        position: absolute;
        top: -7px;
        right: -11px;
        bottom: -7px;
        left: -11px;
        border: 1px solid rgba(251, 251, 251, 0.3);
        content: '';
        opacity: 0;
        z-index: -1;
        transform: skewY(-3deg);
        transition: opacity .3s ease;
        -webkit-transition: opacity .3s ease;
    }
    .tickets__offer:hover:before {
        opacity: 1;
    }
    .tickets__price {
        margin-bottom: 14px;
        font-size: 50px;
    }
    .tickets__type {
        margin-bottom: 26px;
        font-size: 15px;
    }
}

.borderSection {
    padding: 0px
}

.borderSection .tickets__offer {
    margin-top: 2px;
    margin-bottom: 2px;
}

.tickets__item_absent i {
    display: inline-block;
    position: absolute;
    top: 50%;
    font-size: 25px;
    color: #000;
    /* left: 23px; */
    right: -12px;
}

.tickets__item_absent .fa-arrow-circle-right {
    right: -20px
}
    
    .tickets_images {
    text-align: center
}

.tickets ul {
    text-align: left;
}

.tickets {
    overflow: hidden;
    position: relative;
    padding: 4% 0;
    z-index: 2;
    background-color: #fff;
}

/*.tickets:before{position:absolute;top:-18px;left:-100px;bottom:-18px;right:-100px;background-color:inherit;transform:rotate(-2.6deg);-webkit-transform:rotate(-2.6deg);content:'';z-index:1;}*/

.tickets__layout {
    position: relative;
    padding: 0 13px;
    z-index: 2;
}

.tickets__title {
    margin-bottom: 50px;
    padding-right: 7px;
    color: #222324;
    font-family: 'Alfa Slab One', cursive;
    font-weight: 700;
    font-style: normal;
    font-size: 37px;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
}

.tickets__title-icon {
    display: block;
    position: relative;
    margin-bottom: 16px;
    font-size: 43px;
}

.tickets__title-icon:before,
.tickets__title-icon:after {
    position: absolute;
    top: 20px;
    width: 60px;
    height: 2px;
    background-color: rgba(169, 169, 169, 0.5);
    content: '';
}

.tickets__title-icon:before {
    left: 50%;
    margin-left: 35px;
}

.tickets__title-icon:after {
    right: 50%;
    margin-right: 47px;
}

    

/*.tickets__item_absent{opacity:.4;}*/

.tickets__offer .btn {
    height: 30px !important;
    max-width: 60% !important;
    margin-top: 15px;
    margin-bottom: 10px;
}

.tickets__offer {
    position: relative;
    margin: 0 auto;
    padding: 47px 20px 40px;
    font-size: 16px;
    line-height: 20px;
}

.tickets__offer:after {
    position: absolute;
    top: 7px;
    right: 0;
    bottom: 7px;
    left: 0;
  
    background-color: #be03fb;
    transform: skewY(-3deg);
    z-index: -1;
    content: '';
}

.tickets__price {
    margin-bottom: 10px;
    font-family: "proximanova-bold", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 40px;
    line-height: 1;
}

.tickets__type {
    margin-bottom: 23px;
    color: #fff;
    font-family: "proximanova-semibold", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    text-align: center;
    margin-top: 10px
}

.tickets ul {
    margin-bottom: 47px;
    padding-top: 21px;
    border-top: 2px solid #fff
}

.tickets li {
    position: relative;
    color: #fff;
    font-size: 15px;
}

.tickets li:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    color: inherit;
    content: "";
}
    .btn_11 {
    display: -ms-flexbox;
    display: flex;
    border-radius: 0 !important;
    text-align: left;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    max-width: 100%;
    height: 40px;
    border: 5px solid transparent;
    color: #000;
    font-family: "proximanova-semibold", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    background-color: #ff7500;
    transition: border-color .3s ease;
    -webkit-transition: border-color .3s ease;
    text-transform: uppercase;
    z-index: 2;
}
    .btn{
            background-color: #ff7500;
    border-radius: 0px;
    font-size: 17px;
    padding: 7px 25px;
    outline: 0;
    color: #000;
    margin-top: 50px;
    }

    @media (min-width:768px) and (max-width:1199px) {


    .tickets__item {
        width: 100% !important
    }
    .tickets__offer {
        width: 50%;
        
    }
    .borderSection .col-sm-6 {
        width: 100% !important;
        margin-top: 30px
    }
    .tickets__item_absent i {
        position: relative;
        left: 50%;
        top: 15px
    }
    .tickets__item_absent .fa-arrow-circle-down {
        display: block !important;
        top: 15px !important;
    }
    .tickets__item_absent .fa-arrow-circle-right {
        display: none;
    }
    .borderSection .tickets__offer {
        width: 100%
    }
    .borderSection {
        margin-bottom: 30px;
        border: 0px solid;
    }
    .mobileBorderSection {
        width: 50% !important;
        position: relative;
        padding: 0px !important;
        left: 25%;
        border: 0px solid;
    }
    .KCPMargin {
        left: 0px !important;
    }
}
    
    .clearfix{
            clear: both;
    }
    
    .call_for_proposal h4{
        
        height: 50px;
        
    }
    .call_for_proposal_section{
        background-image: url(img/home-call-for-proposal-dekstop.jpg);
        background-position: center;
        background-size: cover;
        height: 835px;
        color: white;
      padding-top: 50px;
        padding-bottom: 50px;
        padding-right: 0px;
        padding-left: 0px;
    }
    
     .call_for_proposal_section span{
       
            color: white;
    }
     .call_for_proposal_section p{
       
           color: #fff;
    /* font-family: Arial,sans-serif !important; */
    text-align: justify;
    line-height: 24px;
    font-size: 14px;
    padding-left: 20px;
    margin-bottom: 1rem;
         font-family: Lato, sans-serif;
    }
        .call_for_proposal_section h4{
       
           color: #fff;
    /* font-family: Arial,sans-serif !important; */
    text-align: justify;
    line-height: 24px;
  
    padding-left: 20px;
    margin-bottom: 1rem;
    }
    .CFP_border
        border-right: 2px solid;
    }
    
   hr.soften1 {
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
  background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
  background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
  background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
  border: 0;
}
      
    
    @media (max-width: 1600px) and (min-width: 769px) {
        
      .call_for_proposal{
        height: 242px;
    }
        .CFA_MOBILE{
                display: none!important;
        }
        .CFP_border{
                border-right: 1px solid !important;
        }
        
        
    }   
    
    @media (max-width: 768px) and (min-width: 300px) {
        
       .desktop_CFA{
                display: none !important;
        }
        .call_for_proposal{
            display: unset !important;
        }
         .CFP_border{
                border-right: 0px solid;
        }
        
    }  
    

    
    }
     @media (max-width: 1600px) and (min-width: 991px) {
         
          hr.soften1{
            display: none !important;
            
        }
         
    }
    @media (max-width: 781px) and (min-width: 768px) {
        .shdrnavbar{
            padding: 0;
        }  
    }
    
    
    @media (max-width: 1600px) and (min-width: 1180px) {
        
        .soften1{
            display: none !important;
            color: white;
        }
        .call_for_proposal_section{
    height: 585px;
    }
    }
    
     @media (max-width: 1180px) and (min-width: 967px) {
        
 .CFP_border{
        border-right: 0px solid;
    }
              .call_for_proposal_section{
    height: 630px;
    }
         .call_for_proposal_section p{
             font-size: 13px;
         }   
            hr.soften1{
            display: none !important;
            
        }
    
    }
/*
       @media (max-width: 1163px) and (min-width: 1048px) {
        
.call_for_proposal_section{
     background-image: url(img/home-call-for-proposal-tablet.jpg) !important;
    height: 1030px;
    }
              hr.soften1{
            display: none !important;
            
        }
    }
*/
    
/*
           @media (max-width: 1047px) and (min-width: 967px) {
        
.call_for_proposal_section{
     background-image: url(img/home-call-for-proposal-tablet.jpg) !important;
    height: 1124px;
    }
    }
               @media (max-width: 966px) and (min-width: 835px) {
        
.call_for_proposal_section{
     background-image: url(img/home-call-for-proposal-tablet.jpg) !important;
    height: 1220px;
    }
    }
*/
      
          @media (max-width: 967px) and (min-width: 769px) {
        
.call_for_proposal_section{
     background-image: url(img/home-call-for-proposal-tablet.jpg) !important;
    height: 620px;
    }
                   .call_for_proposal_section h4{
            font-size: 15px;
        }
    }
  
       @media (max-width: 768px) and (min-width: 734px) {
        

                     .call_for_proposal_section{
     background-image: url(img/home-call-for-proposal-mobile.jpg) !important;
    height: 1230px !important;
                     }
    .CFA_title{
            font-size: 30px !important;
        }
    }
    
     @media (max-width: 733px) and (min-width: 698px) {
        

                     .call_for_proposal_section{
     background-image: url(img/home-call-for-proposal-mobile.jpg) !important;
    height:auto !important;
                     }
         .CFA_title{
            font-size: 30px !important;
        }
    
    }
    
                 @media (max-width: 697px) and (min-width: 597px) {
        

                     .call_for_proposal_section{
     background-image: url(img/home-call-for-proposal-mobile.jpg) !important;
    height: 1350px !important;
                     }
    .CFA_title{
            font-size: 25px !important;
        }
    
    }
    
             @media (max-width: 596px) and (min-width: 532px) {
        

                     .call_for_proposal_section{
     background-image: url(img/home-call-for-proposal-mobile.jpg) !important;
    height: 1485px !important;
                     }
    .CFA_title{
            font-size: 25px !important;
        }
    
    }
     @media (max-width: 531px) and (min-width: 500px) {
        

                     .call_for_proposal_section{
     background-image: url(img/home-call-for-proposal-mobile.jpg) !important;
    height: 1590px !important;
                     }
    .CFA_title{
            font-size: 25px !important;
        }
    }
    
        @media (max-width: 499px) and (min-width: 451px) {
        

                     .call_for_proposal_section{
     background-image: url(img/home-call-for-proposal-mobile.jpg) !important;
    height:auto !important;
                         
                        padding-top: 50px;
        padding-bottom: 50px;
        padding-right: 0px;
        padding-left: 0px;
                     }
             .CFA_title{
            font-size: 24px !important;
        }
             .call_for_proposal_section p{
            font-size: 12px;
        }
    
    }
    
    
    
  
    
    @media (max-width: 450px) and (min-width: 384px) {
        

                     .call_for_proposal_section{
     background-image: url(img/home-call-for-proposal-mobile.jpg) !important;
    height: auto !important;
            padding-top: 50px;
        padding-bottom: 50px;
        padding-right: 0px;
        padding-left: 0px;
                     }
        .CFA_title{
            font-size: 19px !important;
        }
        .call_for_proposal_section p{
            font-size: 11px;
        }
    
    }
    
      
    
    @media (max-width: 383px) and (min-width: 365px) {
        

                     .call_for_proposal_section{
     background-image: url(img/home-call-for-proposal-mobile.jpg) !important;
    height:auto !important;
            padding-top: 50px;
        padding-bottom: 50px;
        padding-right: 0px;
        padding-left: 0px;
                     }
        .CFA_title{
            font-size: 18px !important;
        }
        .call_for_proposal_section p{
            font-size: 12px;
        }
     .cfa_button p{
         font-size: 11px;

    }
    }
        
  
     @media (max-width: 364px) and (min-width: 320px) {
        

                     .call_for_proposal_section{
     background-image: url(img/home-call-for-proposal-mobile.jpg) !important;
    height: auto !important;
            padding-top: 50px;
        padding-bottom: 50px;
        padding-right: 0px;
        padding-left: 0px;
                     }
        .CFA_title{
            font-size: 18px !important;
        }
        .call_for_proposal_section p{
            font-size: 12px;
        }
    
    }
    


    .cfa_button p{
            text-align: center;
    margin-top: 15px;
        font-size: 11px;

    }
.carousel-indicators {
    bottom: -52px;
}
    .call_for_proposal{
        display: flex;
        justify-content: center;
    }
    
 table { 
	width: 750px; 
	border-collapse: collapse; 
	margin:50px auto;
	}

th { 
	background: #f1f1f1; 
	color: #000; 
	font-weight: bold; 
	}

td, th { 
	padding: 10px; 
	border: 1px solid #ccc; 
	text-align: left; 
	font-size: 17px;
	}

.labels tr td {
	background-color: #fff;
	font-weight: bold;
	color: #000;
}

.label tr td label {
	display: block;
}


[data-toggle="toggle"] {
	display: none;
}
    .hide1 {
    display: none;
}
    
    label{
        font-weight: normal;
    }
    
    strike{
        color: #bbb1b1;
    }
    
    
    
    
    #collapsibleTabs {
	margin: 0 auto;
	
}

    

.tab input {
	display: none;
}

.tab label {
	border: 1px solid #f77700;
	color: #fff;
	cursor: pointer;
	display: block;
	padding: 10px 20px;
	text-align: center;
    font-size: 28px;
    background-color: #f77700;
    
    margin-bottom: 0;
}

.tab label:after {
	
    margin-left: 12px;
}
.tab label:after {
	
    margin-top: 2px;
}
.tab label:hover {
	background-color: #f77700;
	color: #fff;
}

.tabContent {
	border: 0px solid #ff5a64;
	border-top: none;
	max-height: 0;
	overflow: hidden;
	transition-property: visibility, max-height;
	transition-duration: .5s, .5s;
	transition-timing-function: ease, ease-in-out;
	visibility: hidden;
}

.tab input:checked ~ .tabContent {
	border-bottom: 0px solid #ff5a64;
	height: auto;
    max-height: 600px;
    overflow: auto;
    visibility: visible;
}

.tab input:checked ~ label:after {
	content: '-';
}
.tab label:after {
	content: '+';
        
    vertical-align: text-bottom;
}
.tabContent * {
	padding: 10px 10px;
}
    
    .butn{
        background-color: #000 !important;
    }
    
   @media (max-width: 768px) and (min-width: 320px) { 
    
    td, th {
    
    font-size: 12px;
}
       
       .tab input:checked ~ .tabContent {
           padding: 0px 9px;
       }
    }
    
    
    .conference_tagline{
        color: #ff7500 !important;
        font-size: 26px !important;
        line-height: 34px;
        font-family: sans-serif;
        font-weight: 300;
        padding: 10px 0px;
    }
    
    .feature_speaker{
            float: right;
    top: 20%;
    /* right: 0%; */
   

    }
    
    .feature_speaker{
        
        position: relative;
    }
    
    .feature_single_speaker {
            margin-right: 0px;
    }
    

    
    .feature_single_speaker img{
        border: 2px solid #fb7503;
}
    
    
    /*********************feature Section******************/
    
    
     @media (max-width: 1199px) and (min-width: 992px) {
    
         
         
            .feature_single_speaker:before {
  
    width: 160px;
    height: 160px;
   
    
    }
    .feature_single_speaker {
    margin-right: 0px;
}
         
    }
    
    
      @media (max-width: 991px) and (min-width: 768px) {
    
    
          
          .conference_2019 h1 {
    
    font-size: 35px;
   
}
          
          .conference_tagline{
              font-size: 22px;
          }
    .feature_single_speaker {
    margin-right: 30px;
        padding: 0;
}
          .feature_speaker{
              left: 0%;
          }
         
    }
    
    
   
    @media (max-width: 767px) and (min-width: 320px) {
        
     
        
        .conference_2019 {
     position: unset; 
    transform: unset;
             margin-top: 20px !important; 
          
    
   
}     
        

   .feature_speaker {
   
       float: unset !important;
       clear: both;
       margin: 0 auto;
       top: 5%;
       width: 320px;
}    
        .speaker_row{
            display: flex;
            justify-content: center;
            margin-top: 19px !important;
            
        }
        .feature_single_speaker {
    margin-right: -6px;
            
}
        
        
    }
    
    
    .speakercard{
           box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    } 
    
    .speakercard .fa{
        padding: 16px 17px;
    font-size: 14px;
    }
    
    
    
    /**********/
   .speakercard_title:before {
    content: '';
    position: absolute;
    top: 0; left: 0;
      border-top: 65px solid #858887;
    border-right: 86px solid transparent;
    width: 0;
}
    .text_rotate{
        

 
  -ms-transform: rotate(120deg); /* IE 9 */
  -webkit-transform: rotate(120deg); /* Safari 3-8 */
  transform: rotate(323deg);
        float: left;
   margin: 16px -8px 13px -16px;
    font-size: 12px;
        color: white;
}
   .parent .fa-linkedin:hover {
        color: #337ab7;
       
    }
    
    .parent .fa-facebook:hover {
        color: #337ab7;
       
    }
    
    .parent .fa-twitter:hover {
        color: #337ab7;
       
    }
    .parent a{
        color: #c6cdd0;
    }
    
    @media (max-width: 991px) and (min-width: 768px) { 
        
        
       .spk_card_name{
            font-size: 15px !important;
        }
        
         .spk_card_designation {
            font-size: 14px !important;
        }
    }
    
    
    
    /************/
    
    .countdown-timer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 375px;
    height: 84px;
    
    
    padding: 9px 26px 5px;
    background-color: rgba(255, 117, 0, 0.4);
    color: #fff;
    font-size: 24px;
    line-height: 30px;
        font-weight: 300;
    text-align: center;
    text-transform: uppercase;
}
    .countdown-timer:before {
    border-width: 42px 0 42px 15px;
        right: 100%;
    border-left-color: rgba(136, 183, 213, 0);
}
    .countdown-timer:before {
    top: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 117, 0, 0.4);
}
    

.countdown-timer:before {
    border-width: 37px 0 42px 15px;
        }
    
    .countdown-timer:before {
    border-width: 42px 0 42px 15px;
    right: 100%;
    border-left-color: rgba(136, 183, 213, 0);
}
    
     .countdown-timer:after {
    top: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 117, 0, 0.4);
}
    
.countdown-timer:after {
    border-width: 42px 15px 42px 0;
        }
    
    .countdown-timer:after {
    left: 100%;
    border-right-color: rgba(136, 183, 213, 0);
    
}
    
    .start_countdown-timer{
        margin-top:40px;
          

       
    }
    .countdown-timer span{
        font-weight: 300;
        font-family: sans-serif;
    }
    
    @media (max-width: 1057px) and (min-width: 992px) { 
        
        .speaker_row{
        margin-left: 0px !important;
    }
    }
    
      @media (max-width: 991px) and (min-width: 768px) { 
        
        .speaker_row{
        margin-left: 0px !important;
    }
          
           .countdown-timer {
               
               width: 275px;
               font-size: 16px;
          }
    }
    
      @media (max-width: 767px) and (min-width: 468px) { 
            .speaker_row{
        margin-left: 0px !important;
    }
            .countdown-timer {
               
               width: 275px;
               font-size: 16px;
          }
          .start_countdown-timer{
              top:30px;
          }
          .feature_animated{
                 height: 800px;
             }
          
    }
    
         @media (max-width: 467px) and (min-width: 320px) { 
            .speaker_row{
        margin-left: 0px !important;
    }
            .countdown-timer {
               
               width: 275px;
               font-size: 16px;
          }
          .start_countdown-timer{
              top:30px;
          }
              .feature_animated{
                 height: 800px;
             }
          h2 {
                font-size: 22px;
            }
    }
    
    @media (max-width: 427px) and (min-width: 360px) { 
        
        
         .feature_animated{
                 height: 850px;
             }
          
    }
    
      @media (max-width: 359px) and (min-width: 320px) { 
        
        
         .feature_animated{
                 height: 950px;
             }
        
          
          
    }
    
       /********our reviewer ************/
    
    
    .reviewer_profile{
        text-align: center;
      width: 160px;
    height: 160px;
        color: #fff;
        border-radius: 50%;
        border: 1px solid rgba(255, 255, 255, 0.15);
        margin: 0 auto;
        float: unset;
    }
    .reviewer_line{
        justify-content: center;
        display: flex;
    }
    .reviewer_profile:hover {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    }
    
    .reviewer_profile img{
           width: 130px;
    height: 130px;
    /* padding: 4px; */
    margin: 14px auto;
    }
    
    .reviewer_section{
        background-color: #f16736;
        overflow: auto;
    padding: 4% 0px;
    }
    
    .reviewer_detail{
        padding-right: 10px;
    }
    
    
    .cfr__title {
    margin-bottom: 50px;
    padding-right: 7px;
    color: white;
    font-family: 'Alfa Slab One', cursive;
    font-weight: 700;
    font-style: normal;
    font-size: 37px;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
}

.cfr__title-icon {
    display: block;
    position: relative;
    margin-bottom: 16px;
    font-size: 43px;
}

.cfr__title-icon:before,
.cfr__title-icon:after {
    position: absolute;
    top: 20px;
    width: 60px;
    height: 2px;
    background-color: white;
    content: '';
}

.cfr__title-icon:before {
    left: 50%;
    margin-left: 35px;
}

.cfr__title-icon:after {
    right: 50%;
    margin-right: 47px;
}
    .reviewer_detail p{
        color: white;
        text-align: center;
        
    padding-top: 5px;

    font-size: 13px;
    font-weight: 300;
    line-height: 1.6;
    margin-top: 0;
    margin-bottom: 0rem;
    }
    
    
    @media (max-width: 1199px) and (min-width: 300px) {
        .reviewer_line {
            display: unset !important;
            
        }
        .reviewer_detail{
            margin-top: 20px;
        }
        .reviewer_detail {
            width: 100% !important;
        }
    }
    @media (max-width:768px) and (min-width: 300px) {
       
        .cfr__title{
        margin-top: 15px !important;
    }
    }
    .video_feature{
        position: relative;
    }
    :root {
    /* Base font size */
    font-size: 10px;

    /* Full grid area variable */
    --fullGrid: 1 / 1 / -1 / -1;
}

body {
    font-family: "Montserrat", Arial, sans-serif;
    background-color: #fcfcfc;
}




    .video_feature{
           position: relative;
    padding: 0;
    /* min-height: 320px; */
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    background-color: #000;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    margin-top: -84px;
    }
    video{
        height: auto;
    vertical-align: middle;
    width: 100%;
    }
    
    .conference_title h1{
        font-size: 48px;
    }
     
    .overlay-desc {
    background: rgba(21, 20, 20, 0.8);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0px;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
     @media (max-width: 1600px) and (min-width: 768px) {
         
         .conference_2019{
             display: none !important;
         }
        .feature_animated {
           top:0px;
            height: unset;
         }
/*
         .conference_title{  
         padding-left: 55px;
         }
*/
    
         
    }
    
     @media (max-width: 991px) and (min-width: 865px) {
         .conference_section{
             margin-top: 50px;
         }
         .conference_title h1{
        font-size: 40px;
    }
    
    }
    
      @media (max-width: 864px) and (min-width: 800px) {
         .conference_section{
             margin-top: 73px;
         }
         .conference_title h1{
        font-size: 38px;
    }
    
    }  
    
    @media (max-width: 799px) and (min-width: 768px) {
         .conference_section{
             margin-top: 73px;
         }
         .conference_title h1{
        font-size: 35px;
    }
        .conference_tagline {
    
    font-size: 22px !important;
    line-height: 30px;
  
    padding: 0px 0px;
        }
    
    }   
    @media (max-width: 767px) and (min-width: 300px) {
     
   
    
     
         .video-container{
display: none;

         }
     .video_feature{
            margin-top: 0px;
        }
        
            .conference_section{
             margin-top: 0px;
                text-align: center;
         }
         .conference_title h1{
        font-size: 30px;
    }
         .conference_tagline {
    
    font-size: 22px !important;
    line-height: 20px;
  
    padding:0px;
    }
    .countdown-timer {
        margin: 0 auto;
    }
    
    }
 
    .stats_section{
        padding: 4% 0px;
    }
    .stats_div{
        text-align: center;
    }
     @media (max-width: 600px) and (min-width: 420px) {
    .stats_title{
        font-size:18px !important; 
    }
    }  
    
    @media (max-width: 419px) and (min-width: 300px) {
    .stats_title{
        font-size:15px !important; 
    }
    }
    
    @media (max-width: 1600px) and (min-width: 1200px) {
     .tickets__offer ul{
        height: 230px;
    }
    }
    .speaker_row{
        display: flex;
        justify-content: center;
    }

.spk_card_designation{
    padding: 0px 7px;
}



/********/


    @media (max-width: 904px) and (min-width: 768px) {
        .s-header__container {
            padding: 0 !important;
        }
    }

    .line {
        border-left: 1px solid #fff;
    }

    @media (max-width: 767px) and (min-width: 280px) {

        .line {
            border-left: 0px solid #fff;
            margin-top: 30px;
        }
    }

    #workshops {
        background-color: #f4f4f4
    }

    .wokshopDetail .articleSubSection h1,
    .wokshopDetail .articleSection h1 {
        font-size: 36px;
        font-weight: 700;
        text-align: left;
    }

    .wokshopDetail p {
        text-align: justify;
        font-size: 16px;
    }

    @media (min-width:768px) {
        .tickets {
            padding: 39px 0 2px;
        }

        .tickets:before {
            transform: rotate(-1.1deg);
            -webkit-transform: rotate(-1.1deg);
        }

        .tickets__title {
            padding-right: 0;
        }

        .tickets__wrap {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-flow: wrap row;
            flex-flow: wrap row;
            -ms-flex-pack: center;
            justify-content: center;
            -ms-flex-align: stretch;
            align-items: stretch;
            margin: 0 auto;
        }

        .tickets__layout {
            padding: 0 47px;
        }

        .tickets__item {
            margin-bottom: 30px
        }
    }

    .tickets__wrap .btn {
        background-color: #fff;
    }

    @media (min-width:1200px) {
        .tickets {
            padding: 4% 0;
            overflow: auto;
        }

        .tickets:before {
            transform: rotate(-1.2deg);
            -webkit-transform: rotate(-1.2deg);
        }

        .tickets ul {
            margin-bottom: 30px;
            padding-top: 31px;
            border-top-width: 3px;
            padding-left: 30px
        }

        .tickets__title {
            margin-bottom: 4%;
            font-size: 36px;
        }

        .tickets__title-icon {
            margin-bottom: 10px;
        }

        .tickets__layout {
            padding: 0 38px;
        }

        .tickets__wrap {
            max-width: 100%;
        }

        .tickets__item {
            -ms-flex-order: 2;
            order: 2;
        }

        .tickets__item_absent {
            opacity: 1;
            -ms-flex-order: 1;
            order: 1;
            position: relative
        }

        .tickets__item_absent .tickets__offer {
            color: #fff;
        }

       

        .tickets__item_absent .tickets__offer:before {
            display: none;
        }

        .tickets__item_absent .tickets__type {
            color: #fff;
            text-align: center;
        }

        /*.tickets__item_absent .btn{opacity:.5;cursor:default;}*/
        .tickets__item_absent .btn:hover {
            border-color: transparent;
        }

        .tickets__offer {
            width: 100%;
            padding: 35px 15px 22px 15px;
            line-height: 26px;
        }

        .tickets__offer:before {
            position: absolute;
            top: -7px;
            right: -11px;
            bottom: -7px;
            left: -11px;
            border: 1px solid rgba(251, 251, 251, 0.3);
            content: '';
            opacity: 0;
            z-index: -1;
            transform: skewY(-3deg);
            transition: opacity .3s ease;
            -webkit-transition: opacity .3s ease;
        }

        .tickets__offer:hover:before {
            opacity: 1;
        }

        .tickets__price {
            margin-bottom: 14px;
            font-size: 50px;
        }

        .tickets__type {
            margin-bottom: 26px;
            font-size: 15px;
        }
    }

    .borderSection {
        padding: 0px
    }

    .borderSection .tickets__offer {
        margin-top: 2px;
        margin-bottom: 2px;
    }

    .tickets__item_absent i {
        display: inline-block;
        position: absolute;
        top: 50%;
        font-size: 25px;
        color: #000;
        /* left: 23px; */
        right: -12px;
    }

    .tickets__item_absent .fa-arrow-circle-right {
        right: -20px
    }

    .tickets_images {
        text-align: center
    }

    .tickets ul {
        text-align: left;
    }

    .tickets {
        overflow: hidden;
        position: relative;
        padding: 4% 0;
        z-index: 2;
        background-color: #fff;
    }

    /*.tickets:before{position:absolute;top:-18px;left:-100px;bottom:-18px;right:-100px;background-color:inherit;transform:rotate(-2.6deg);-webkit-transform:rotate(-2.6deg);content:'';z-index:1;}*/

    .tickets__layout {
        position: relative;
        padding: 0 13px;
        z-index: 2;
    }

    .tickets__title {
        margin-bottom: 50px;
        padding-right: 7px;
        color: #222324;
        font-family: 'Alfa Slab One', cursive;
        font-weight: 700;
        font-style: normal;
        font-size: 37px;
        text-align: center;
        white-space: nowrap;
        text-transform: uppercase;
    }

    .tickets__title-icon {
        display: block;
        position: relative;
        margin-bottom: 16px;
        font-size: 43px;
    }

    .tickets__title-icon:before,
    .tickets__title-icon:after {
        position: absolute;
        top: 20px;
        width: 60px;
        height: 2px;
        background-color: rgba(0, 0, 0, 0.8);
        content: '';
    }

    .tickets__title-icon:before {
        left: 50%;
        margin-left: 35px;
    }

    .tickets__title-icon:after {
        right: 50%;
        margin-right: 47px;
    }



    /*.tickets__item_absent{opacity:.4;}*/

    .tickets__offer .btn {
        height: 30px !important;
        float: unset;
    margin: 15px auto 10px;
    width: 100%;
    }

    .tickets__offer {
        position: relative;
        margin: 0 auto;
        padding: 47px 20px 40px;
        font-size: 16px;
        line-height: 20px;
    }

    .tickets__offer:after {
        position: absolute;
        top: 7px;
        right: 0;
        bottom: 7px;
        left: 0;
        
        background-color: #f16736 ;
        transform: skewY(-3deg);
        z-index: -1;
        content: '';
    }

    .tickets__price {
        margin-bottom: 10px;
        font-family: "proximanova-bold", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 40px;
        line-height: 1;
    }

    .tickets__type {
        margin-bottom: 23px;
        color: #fff;
        font-family: "proximanova-semibold", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 15px;
        text-align: center;
        height: 40px;
        margin-top: 10px
    }

    .tickets ul {
        margin-bottom: 60px;
        padding-top: 21px;
        border-top: 2px solid #fff
    }

    .tickets li {
        position: relative;
        color: #fff;
        font-size: 15px;
        margin-bottom: 10px;
    }

    .tickets li:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 3px;
        height: 3px;
        border-radius: 50%;
        color: inherit;
        content: "";
    }

    .btn_11 {
        display: -ms-flexbox;
        display: flex;
        border-radius: 0 !important;
        text-align: left;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        max-width: 100%;
        height: 40px;
        border: 5px solid transparent;
        color: #000;
        font-family: "proximanova-semibold", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 14px;
        background-color: #ff7500;
        transition: border-color .3s ease;
        -webkit-transition: border-color .3s ease;
        text-transform: uppercase;
        z-index: 2;
    }

    .btn {
        background-color: #f16736 ;
        border-radius: 0px;
        font-size: 15px;
        padding: 7px 20px;
        outline: 0;
        color: #000;
        margin-top: 0px;
    }

    @media (min-width:768px) and (max-width:1199px) {


        .tickets__item {
            width: 100% !important
        }

        .tickets__offer {
            width: 50%;

        }

        .borderSection .col-sm-6 {
            width: 100% !important;
            margin-top: 30px
        }

        .tickets__item_absent i {
            position: relative;
            left: 50%;
            top: 15px
        }

        .tickets__item_absent .fa-arrow-circle-down {
            display: block !important;
            top: 15px !important;
        }

        .tickets__item_absent .fa-arrow-circle-right {
            display: none;
        }

        .borderSection .tickets__offer {
            width: 100%
        }

        .borderSection {
            margin-bottom: 30px;
            border: 0px solid;
        }

        .mobileBorderSection {
            width: 50% !important;
            position: relative;
            padding: 0px !important;
            left: 25%;
            border: 0px solid;
        }

        .KCPMargin {
            left: 0px !important;
        }
    }

    .clearfix {
        clear: both;
    }

    .call_for_proposal h4 {

        height: 50px;

    }

    .call_for_proposal_section {
        background-image: url(img/home-call-for-proposal-dekstop.jpg);
        background-position: center;
        background-size: cover;
        height: 835px;
        color: white;
        padding-top: 50px;
        padding-bottom: 50px;
        padding-right: 0px;
        padding-left: 0px;
    }

    .call_for_proposal_section span {

        color: white;
    }

    .call_for_proposal_section p {

        color: #fff;
        /* font-family: Arial,sans-serif !important; */
        text-align: justify;
        line-height: 24px;
        font-size: 14px;
        padding-left: 20px;
        margin-bottom: 1rem;
        font-family: Lato, sans-serif;
    }

    .call_for_proposal_section h4 {

        color: #fff;
        /* font-family: Arial,sans-serif !important; */
        text-align: justify;
        line-height: 24px;

        padding-left: 20px;
        margin-bottom: 1rem;
    }

    .CFP_border border-right: 2px solid;
    }

    hr.soften1 {
        height: 1px;
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
        background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
        background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
        border: 0;
    }


    @media (max-width: 1600px) and (min-width: 769px) {

        .call_for_proposal {
            height: 242px;
        }

        .CFA_MOBILE {
            display: none !important;
        }

        .CFP_border {
            border-right: 1px solid !important;
        }


    }

    @media (max-width: 768px) and (min-width: 300px) {

        .desktop_CFA {
            display: none !important;
        }

        .call_for_proposal {
            display: unset !important;
        }

        .CFP_border {
            border-right: 0px solid;
        }

    }



    }

    @media (max-width: 1600px) and (min-width: 991px) {

        hr.soften1 {
            display: none !important;

        }

    }

    @media (max-width: 781px) and (min-width: 768px) {
        .shdrnavbar {
            padding: 0;
        }
    }


    @media (max-width: 1600px) and (min-width: 1180px) {

        .soften1 {
            display: none !important;
            color: white;
        }

        .call_for_proposal_section {
            height: 610px;
        }
    }

    @media (max-width: 1180px) and (min-width: 967px) {

        .CFP_border {
            border-right: 0px solid;
        }

        .call_for_proposal_section {
            height: 630px;
        }

        .call_for_proposal_section p {
            font-size: 13px;
        }

        hr.soften1 {
            display: none !important;

        }

    }

    /*
       @media (max-width: 1163px) and (min-width: 1048px) {
        
.call_for_proposal_section{
     background-image: url(img/home-call-for-proposal-tablet.jpg) !important;
    height: 1030px;
    }
              hr.soften1{
            display: none !important;
            
        }
    }
*/

    /*
           @media (max-width: 1047px) and (min-width: 967px) {
        
.call_for_proposal_section{
     background-image: url(img/home-call-for-proposal-tablet.jpg) !important;
    height: 1124px;
    }
    }
               @media (max-width: 966px) and (min-width: 835px) {
        
.call_for_proposal_section{
     background-image: url(img/home-call-for-proposal-tablet.jpg) !important;
    height: 1220px;
    }
    }
*/

    @media (max-width: 967px) and (min-width: 769px) {

        .call_for_proposal_section {
            background-image: url(img/home-call-for-proposal-tablet.jpg) !important;
            height: 620px;
        }

        .call_for_proposal_section h4 {
            font-size: 15px;
        }
    }

    @media (max-width: 768px) and (min-width: 734px) {


        .call_for_proposal_section {
            background-image: url(img/home-call-for-proposal-mobile.jpg) !important;
            height: 1230px !important;
        }

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

    @media (max-width: 733px) and (min-width: 698px) {


        .call_for_proposal_section {
            background-image: url(img/home-call-for-proposal-mobile.jpg) !important;
            height: 1270px !important;
        }

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

    }

    @media (max-width: 697px) and (min-width: 597px) {


        .call_for_proposal_section {
            background-image: url(img/home-call-for-proposal-mobile.jpg) !important;
            height: auto !important;
        }

        .CFA_title {
            font-size: 25px !important;
        }

    }

    @media (max-width: 596px) and (min-width: 532px) {


        .call_for_proposal_section {
            background-image: url(img/home-call-for-proposal-mobile.jpg) !important;
            height: 1485px !important;
        }

        .CFA_title {
            font-size: 25px !important;
        }

    }

    @media (max-width: 531px) and (min-width: 500px) {


        .call_for_proposal_section {
            background-image: url(img/home-call-for-proposal-mobile.jpg) !important;
            height: 1590px !important;
        }

        .CFA_title {
            font-size: 25px !important;
        }
    }

    @media (max-width: 499px) and (min-width: 451px) {


        .call_for_proposal_section {
            background-image: url(img/home-call-for-proposal-mobile.jpg) !important;
            height: auto !important;

            padding-top: 50px;
            padding-bottom: 50px;
            padding-right: 0px;
            padding-left: 0px;
        }

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

        .call_for_proposal_section p {
            font-size: 12px;
        }

    }





    @media (max-width: 450px) and (min-width: 384px) {


        .call_for_proposal_section {
            background-image: url(img/home-call-for-proposal-mobile.jpg) !important;
            height: auto !important;
            padding-top: 50px;
            padding-bottom: 50px;
            padding-right: 0px;
            padding-left: 0px;
        }

        .CFA_title {
            font-size: 19px !important;
        }

        .call_for_proposal_section p {
            font-size: 11px;
        }

    }



    @media (max-width: 383px) and (min-width: 365px) {


        .call_for_proposal_section {
            background-image: url(img/home-call-for-proposal-mobile.jpg) !important;
            height: auto !important;
            padding-top: 50px;
            padding-bottom: 50px;
            padding-right: 0px;
            padding-left: 0px;
        }

        .CFA_title {
            font-size: 18px !important;
        }

        .call_for_proposal_section p {
            font-size: 12px;
        }

        .cfa_button p {
            font-size: 11px;

        }
    }


    @media (max-width: 364px) and (min-width: 320px) {


        .call_for_proposal_section {
            background-image: url(img/home-call-for-proposal-mobile.jpg) !important;
            height: auto !important;
            padding-top: 50px;
            padding-bottom: 50px;
            padding-right: 0px;
            padding-left: 0px;
        }

        .CFA_title {
            font-size: 18px !important;
        }

        .call_for_proposal_section p {
            font-size: 12px;
        }

    }



    .cfa_button p {
        text-align: center;
        margin-top: 15px;
        font-size: 11px;

    }

    .carousel-indicators {
        bottom: -52px;
    }

    .call_for_proposal {
        display: flex;
        justify-content: center;
    }

    table {
        width: 750px;
        border-collapse: collapse;
        margin: 50px auto;
    }

    th {
        background: #f1f1f1;
        color: #000;
        font-weight: bold;
    }

    td,
    th {
        padding: 10px;
        border: 1px solid #ccc;
        text-align: left;
        font-size: 6;
    }

    .labels tr td {
        background-color: #fff;
        font-weight: bold;
        color: #000;
    }

    .label tr td label {
        display: block;
    }


    [data-toggle="toggle"] {
        display: none;
    }

    .hide1 {
        display: none;
    }

    label {
        font-weight: normal;
    }

    strike {
        color: #bbb1b1;
    }




    #collapsibleTabs {
        margin: 0 auto;

    }



    .tab input {
        display: none;
    }

    .tab label {
        border: 1px solid #f77700;
        color: #fff;
        cursor: pointer;
        display: block;
        padding: 10px 20px;
        text-align: center;
        font-size: 28px;
        background-color: #f77700;

        margin-bottom: 0;
    }

    .tab label:after {

        margin-left: 12px;
    }

    .tab label:after {

        margin-top: 2px;
    }

    .tab label:hover {
        background-color: #f77700;
        color: #fff;
    }

    .tabContent {
        border: 0px solid #ff5a64;
        border-top: none;
        max-height: 0;
        overflow: hidden;
        transition-property: visibility, max-height;
        transition-duration: .5s, .5s;
        transition-timing-function: ease, ease-in-out;
        visibility: hidden;
    }

    .tab input:checked~.tabContent {
        border-bottom: 0px solid #ff5a64;
        height: auto;
        max-height: 600px;
        overflow: auto;
        visibility: visible;
    }

    .tab input:checked~label:after {
        content: '-';
    }

    .tab label:after {
        content: '+';

        vertical-align: text-bottom;
    }

    .tabContent * {
        padding: 10px 10px;
    }

    .butn {
        background-color: #000 !important;
    }

    @media (max-width: 768px) and (min-width: 320px) {

        td,
        th {

            font-size: 12px;
        }

        .tab input:checked~.tabContent {
            padding: 0px 9px;
        }
    }


    .conference_tagline {
        color: #ff7500 !important;
        font-size: 26px !important;
        line-height: 34px;
        font-family: sans-serif;
        font-weight: 300;
        padding: 10px 0px;
    }

    .feature_speaker {
        float: right;
        top: 20%;
        /* right: 0%; */


    }

    .feature_speaker {

        position: relative;
    }

    .feature_single_speaker {
        margin-right: 0px;
    }



    .feature_single_speaker img {
        border: 2px solid #fb7503;
    }


    /*********************feature Section******************/


    @media (max-width: 1199px) and (min-width: 992px) {



        .feature_single_speaker:before {

            width: 160px;
            height: 160px;


        }

        .feature_single_speaker {
            margin-right: 0px;
        }

    }


    @media (max-width: 991px) and (min-width: 768px) {



        .conference_2019 h1 {

            font-size: 35px;

        }

        .conference_tagline {
            font-size: 22px;
        }

        .feature_single_speaker {
            margin-right: 30px;
            padding: 0;
        }

        .feature_speaker {
            left: 0%;
        }

    }



    @media (max-width: 767px) and (min-width: 320px) {



        .conference_2019 {
            position: unset;
            transform: unset;
            margin-top: 20px !important;



        }


        .feature_speaker {

            float: unset !important;
            clear: both;
            margin: 0 auto;
            top: 5%;
            width: 320px;
        }

        .speaker_row {
            display: flex;
            justify-content: center;
            margin-top: 19px !important;

        }

        .feature_single_speaker {
            margin-right: -6px;

        }


    }


    .speakercard {
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    }

    .speakercard .fa {
        padding: 16px 17px;
        font-size: 14px;
    }



    /**********/
    .speakercard_title:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        border-top: 65px solid #858887;
        border-right: 86px solid transparent;
        width: 0;
    }

    .text_rotate {



        -ms-transform: rotate(120deg);
        /* IE 9 */
        -webkit-transform: rotate(120deg);
        /* Safari 3-8 */
        transform: rotate(323deg);
        float: left;
        margin: 16px -8px 13px -16px;
        font-size: 12px;
        color: white;
    }

    .parent .fa-linkedin:hover {
        color: #337ab7;

    }

    .parent .fa-facebook:hover {
        color: #337ab7;

    }

    .parent .fa-twitter:hover {
        color: #337ab7;

    }

    .parent a {
        color: #c6cdd0;
    }

    @media (max-width: 991px) and (min-width: 768px) {


        .spk_card_name {
            font-size: 15px !important;
        }

        .spk_card_designation {
            font-size: 14px !important;
        }
    }



    /************/

    .countdown-timer {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        width: 375px;
        height: 84px;


        padding: 9px 26px 5px;
        background-color: rgba(241, 103, 54, 0.6);
        color: #fff;
        font-size: 24px;
        line-height: 30px;
        font-weight: 300;
        text-align: center;
        text-transform: uppercase;
    }

    .countdown-timer:before {
        border-width: 42px 0 42px 15px;
        right: 100%;
        border-left-color: rgba(241, 103, 54, 0.6);
    }

    .countdown-timer:before {
        top: 0;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(241, 103, 54, 0.6);
    }


    .countdown-timer:before {
        border-width: 37px 0 42px 15px;
    }

    .countdown-timer:before {
        border-width: 42px 0 42px 15px;
        right: 100%;
        border-left-color: rgba(136, 183, 213, 0);
    }

    .countdown-timer:after {
        top: 0;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(241, 103, 54, 0.6);
    }

    .countdown-timer:after {
        border-width: 42px 15px 42px 0;
    }

    .countdown-timer:after {
        left: 100%;
        border-right-color: rgba(136, 183, 213, 0);

    }

    .start_countdown-timer {
        margin-top: 40px;



    }

    .countdown-timer span {
        font-weight: 300;
        font-family: sans-serif;
    }

    @media (max-width: 1057px) and (min-width: 992px) {

        .speaker_row {
            margin-left: 0px !important;
        }
    }

    @media (max-width: 991px) and (min-width: 768px) {

        .speaker_row {
            margin-left: 0px !important;
        }

        .countdown-timer {

            width: 275px;
            font-size: 16px;
        }
    }

    @media (max-width: 767px) and (min-width: 468px) {
        .speaker_row {
            margin-left: 0px !important;
        }

        .countdown-timer {

            width: 275px;
            font-size: 16px;
        }

        .start_countdown-timer {
            top: 30px;
        }

        .feature_animated {
            height: 800px;
        }

    }

    @media (max-width: 467px) and (min-width: 320px) {
        .speaker_row {
            margin-left: 0px !important;
        }

        .countdown-timer {

            width: 275px;
            font-size: 16px;
        }

        .start_countdown-timer {
            top: 30px;
        }

        .feature_animated {
            height: 800px;
        }

    }

    @media (max-width: 427px) and (min-width: 360px) {


        .feature_animated {
            height: 850px;
        }

    }

    @media (max-width: 359px) and (min-width: 320px) {


        .feature_animated {
            height: 950px;
        }



    }

    /********our reviewer ************/


    .reviewer_profile {
        text-align: center;
        width: 160px;
        height: 160px;
        color: #fff;
        border-radius: 50%;
        border: 1px solid rgba(255, 255, 255, 0.15);
        margin: 0 auto;
        float: unset;
    }

    .reviewer_line {
        justify-content: center;
        display: flex;
    }

    .reviewer_profile:hover {
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    }

    .reviewer_profile img {
        width: 130px;
        height: 130px;
        /* padding: 4px; */
        margin: 14px auto;
    }

    .reviewer_section {
        background-color: #f16736;
        overflow: auto;
        padding: 4% 0px;
    }

    .reviewer_detail {
        padding-right: 10px;
    }


    .cfr__title {
        margin-bottom: 50px;
        padding-right: 7px;
        color: white;
        font-family: 'Alfa Slab One', cursive;
        font-weight: 700;
        font-style: normal;
        font-size: 37px;
        text-align: center;
        white-space: nowrap;
        text-transform: uppercase;
    }

    .cfr__title-icon {
        display: block;
        position: relative;
        margin-bottom: 16px;
        font-size: 43px;
    }

    .cfr__title-icon:before,
    .cfr__title-icon:after {
        position: absolute;
        top: 20px;
        width: 60px;
        height: 2px;
        background-color: white;
        content: '';
    }

    .cfr__title-icon:before {
        left: 50%;
        margin-left: 35px;
    }

    .cfr__title-icon:after {
        right: 50%;
        margin-right: 47px;
    }

    .reviewer_detail p {
        color: white;
        text-align: center;

        padding-top: 5px;

        font-size: 13px;
        font-weight: 300;
        line-height: 1.6;
        margin-top: 0;
        margin-bottom: 0rem;
    }


    @media (max-width: 1199px) and (min-width: 300px) {
        .reviewer_line {
            display: unset !important;

        }

        .reviewer_detail {
            margin-top: 20px;
        }

        .reviewer_detail {
            width: 100% !important;
        }
    }

    @media (max-width:768px) and (min-width: 300px) {

        .cfr__title {
            margin-top: 15px !important;
        }
    }

    .video_feature {
        position: relative;
    }

    :root {
        /* Base font size */
        font-size: 10px;

        /* Full grid area variable */
        --fullGrid: 1 / 1 / -1 / -1;
    }

    body {
        font-family: "Montserrat", Arial, sans-serif;
        background-color: #fff;
    }




    .video_feature {
        position: relative;
        padding: 0;
        /* min-height: 320px; */
        color: #fff;
        font-size: 16px;
        line-height: 20px;
        background-color: #000;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center bottom;
        margin-top: -84px;
    }

    video {
        height: auto;
        vertical-align: middle;
        width: 100%;
    }

    .conference_title h1 {
        font-size: 48px;
    }

    .overlay-desc {
        background: rgba(21, 20, 20, 0.8);
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0px;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    @media (max-width: 1600px) and (min-width: 768px) {

        .conference_2019 {
            display: none !important;
        }

        .feature_animated {
            top: 0px;
            height: unset;
        }

        /*
         .conference_title{  
         padding-left: 55px;
         }
*/


    }

    @media (max-width: 991px) and (min-width: 865px) {
        .conference_section {
            margin-top: 50px;
        }

        .conference_title h1 {
            font-size: 40px;
        }

    }

    @media (max-width: 864px) and (min-width: 800px) {
        .conference_section {
            margin-top: 73px;
        }

        .conference_title h1 {
            font-size: 38px;
        }

    }

    @media (max-width: 799px) and (min-width: 768px) {
        .conference_section {
            margin-top: 73px;
        }

        .conference_title h1 {
            font-size: 35px;
        }

        .conference_tagline {

            font-size: 22px !important;
            line-height: 30px;

            padding: 0px 0px;
        }

    }

    @media (max-width: 767px) and (min-width: 300px) {




        .video-container {
            display: none;

        }

        .video_feature {
            margin-top: 0px;
        }

        .conference_section {
            margin-top: 0px;
            text-align: center;
        }

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

        .conference_tagline {

            font-size: 22px !important;
            line-height: 20px;

            padding: 0px;
        }

        .countdown-timer {
            margin: 0 auto;
        }

    }

    .stats_section {
        padding: 4% 0px;
    }

    .stats_div {
        text-align: center;
    }

    @media (max-width: 600px) and (min-width: 420px) {
        .stats_title {
            font-size: 18px !important;
        }
    }

    @media (max-width: 419px) and (min-width: 300px) {
        .stats_title {
            font-size: 15px !important;
        }
    }

    @media (max-width: 1600px) and (min-width: 1200px) {
        .tickets__offer ul {
            height: 230px;
        }
    }

    .speaker_row {
        display: flex;
        justify-content: center;
    }

    @media (max-width: 383px) and (min-width: 340px) {
        .tickets__title {
            font-size: 18px !important;
        }
    }

    /********Program schedule************/

    .schedule-heading {
        margin: 0 0 10px;
        padding: 0;
        font-size: 20px;
        line-height: 32px;
        font-family: 'Ruda', sans-serif !important;
    }

    .schedule-heading:before {
        position: absolute;
        top: 10%;
        left: 0;
        height: 2px;
        width: 100%;
        margin: 10px 0 0;
        background: #f3f3f3;
        content: '';
    }

    .schedule-heading span {
        display: inline-block;
        vertical-align: top;
        position: relative;
        z-index: 1;
        padding: 0 14px;
        background: #fff;
        left: 3%;
        top: 0px;
    }


    .schedule-heading2 {
        margin: 0 0 10px;
        padding: 0;
        font-size: 20px;
        line-height: 32px;
        font-family: 'Ruda', sans-serif !important;
    }

    .schedule-heading2:before {
        position: absolute;
        top: 10%;
        left: 0;
        height: 2px;
        width: 100%;
        margin: -14px 0 0;
        background: #f3f3f3;
        content: '';
    }

    .schedule-heading2 span {
        display: inline-block;
        vertical-align: top;
        position: relative;
        z-index: 1;
        padding: 0 14px;
        background: #fff;
        left: 3%;
        top: 0px;
    }


    .schedule-heading3 {
        margin: 0 0 10px;
        padding: 0;
        font-size: 20px;
        line-height: 32px;
        font-family: 'Ruda', sans-serif !important;
    }

    .schedule-heading3:before {
        position: absolute;
        top: 30%;
        left: 0;
        height: 2px;
        width: 100%;
        margin: 0px 0 0;
        background: #f3f3f3;
        content: '';
    }

    .schedule-heading3 span {
        display: inline-block;
        vertical-align: top;
        position: relative;
        z-index: 1;
        padding: 0 14px;
        background: #fff;
        left: 3%;
        top: 0px;
    }

    .schedule-heading4 {
        margin: 0 0 10px;
        padding: 0;
        font-size: 20px;
        line-height: 32px;
        font-family: 'Ruda', sans-serif !important;
    }

    .schedule-heading4:before {
        position: absolute;
        top: 5%;
        left: 0;
        height: 2px;
        width: 100%;
        margin: 0px 0 0;
        background: #f3f3f3;
        content: '';
    }

    .schedule-heading4 span {
        display: inline-block;
        vertical-align: top;
        position: relative;
        z-index: 1;
        padding: 0 14px;
        background: #fff;
        left: 3%;
        top: 0px;
    }


    .schedule-heading5 {
        margin: 0 0 10px;
        padding: 0;
        font-size: 20px;
        line-height: 32px;
        font-family: 'Ruda', sans-serif !important;
    }

    .schedule-heading5:before {
        position: absolute;
        top: 3%;
        left: 0;
        height: 2px;
        width: 100%;
        margin: 0px 0 0;
        background: #f3f3f3;
        content: '';
    }

    .schedule-heading5 span {
        display: inline-block;
        vertical-align: top;
        position: relative;
        z-index: 1;
        padding: 0 14px;
        background: #fff;
        left: 3%;
        top: 0px;
    }

    .tab .btnhover:hover {
        background-color: #000 !important;
    }

    /* Create an active/current tablink class */
    .tab .btnhover.active {
        background-color: #ccc !important;
    }

    .tabcontent {

        padding: 6px 12px;

        border-top: none;
    }

    .tab2 {
        display: none;
    }

    .lowerSession p {
        font-size: 12px;
    }

    .lowerSession {
        height: 50px;
        margin-top: 15px;
        padding: 0px;
    }

    .noSpacing {
        padding: 0px !important;
    }

    @media (max-width: 768px) and (min-width: 320px) {
        .tablinks {
            margin: 15px 10px !important;

        }
    }

    .upperSession p {
        font-size: 12px;
        height: 40px !important;
    }

    .flag_ps {
        font-size: 19px;
        color: red;
        float: right;
        padding: 6px;
    }

    .plane_bg {
        font-size: 19px;
        float: right;
        padding: 6px;
        color: #150082;
        border-radius: 50%;
        width: 30px;
        height: 30px;
    }

    .parent a {
        color: #000;
    }

    .volunteer {
        text-align: center;
        padding: 7% 0;
        background-color: white;
        color: black !important;
    }


    .volunteer_profile {
        text-align: center;
        width: 160px;
        height: 160px;
        color: #fff;
        border-radius: 50%;
        border: 2px solid rgba(0, 0, 0, 0.15);
        margin: 0 auto;
        float: unset;
    }

    .volunteer_img {
        margin-bottom: 10px;
        border: 2px solid rgba(10, 0, 0, 0.15);
        border-radius: 50%;
        width: 160px;
        height: 160px;
    }

    .volunteer_profile img {
        padding-top: 15px;
    }

    .volunteer_profile:hover {
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    }

    .volunteer-all {
        display: flex;
        justify-content: center;
    }

    @media (max-width: 768px) and (min-width: 320px) {
        .volunteer-all {
            display: unset;

        }
    } 
    
    @media (max-width: 768px) and (min-width: 320px) {
        .tickets__title{
            font-size: 24px !important;
        }
    }

    .sponsors__item {
    width: 30%;
    margin-bottom: 32px;
}
    .sponsor-description{
            text-align: justify;
    padding: 0px 15px;
    font-size: 18px;
    } 
    .sponsor-description a{
        
    color: #ff7500;
    text-decoration: none;

    }
    
    .call-to-action__title{
        margin-bottom: 50px;
    padding-right: 7px;
    color: #222324;
    font-family: 'Alfa Slab One', cursive;
    font-weight: 700;
    font-style: normal;
    font-size: 37px;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
    }
    
/*
    .sponsor-type-title p{
        text-align: center;
        font-size: 24px;
        padding: 2% 0px;
    }
*/
    
    .sponsors__topic {
       margin-bottom: 74px;
    padding-top: 32px;
    font-size: 20px;
    border-top: 1px solid #e9e9e9;
    font-family: "proximanova-reg", sans-serif;
    font-weight: 400;
    font-style: normal;
        text-align: center;
   
    text-transform: uppercase;
        
    }



/****Inline*****/

  .call_for_proposal h4 {

        height: 50px;

    }

    .call_for_proposal_section {
        background-image: url(https://kanbanindia.org/img/home-call-for-proposal-dekstop.jpg);
        background-position: center;
        background-size: cover;
        height: 835px;
        color: white;
        padding-top: 50px;
        padding-bottom: 50px;
        padding-right: 0px;
        padding-left: 0px;
    }

    .call_for_proposal_section span {

        color: white;
    }

    .call_for_proposal_section p {

        color: #fff;

        text-align: justify;
        line-height: 24px;
        font-size: 14px;
        padding-left: 20px;
        margin-bottom: 1rem;
        font-family: Lato, sans-serif;
    }

    .call_for_proposal_section h4 {

        color: #fff;

        text-align: justify;
        line-height: 24px;

        padding-left: 20px;
        margin-bottom: 1rem;
    }

    .CFP_border border-right: 2px solid;
    }

    hr.soften1 {
        height: 1px;
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
        background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
        background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
        border: 0;
    }


    @media (max-width: 1600px) and (min-width: 769px) {

        .call_for_proposal {
            height: 242px;
        }

        .CFA_MOBILE {
            display: none !important;
        }

        .CFP_border {
            border-right: 1px solid !important;
        }


    }

    @media (max-width: 768px) and (min-width: 300px) {

        .desktop_CFA {
            display: block !important;
        }

        .call_for_proposal {
            display: unset !important;
        }

        .CFP_border {
            border-right: 0px solid;
        }

    }



    }

    @media (max-width: 1600px) and (min-width: 991px) {

        hr.soften1 {
            display: none !important;

        }

    }

    @media (max-width: 781px) and (min-width: 768px) {
        .shdrnavbar {
            padding: 0;
        }
    }


    @media (max-width: 1600px) and (min-width: 1180px) {

        .soften1 {
            display: none !important;
            color: white;
        }

        .call_for_proposal_section {
            height: 610px;
        }
    }

    @media (max-width: 1180px) and (min-width: 967px) {

        .CFP_border {
            border-right: 0px solid;
        }

        .call_for_proposal_section {
            height: 630px;
        }

        .call_for_proposal_section p {
            font-size: 13px;
        }

        hr.soften1 {
            display: none !important;

        }

    }

    @media (max-width: 967px) and (min-width: 769px) {

        .call_for_proposal_section {
            background-image: url(https://kanbanindia.org/img/home-call-for-proposal-tablet.jpg) !important;
            height: 620px;
        }

        .call_for_proposal_section h4 {
            font-size: 15px;
        }
    }

    @media (max-width: 768px) and (min-width: 734px) {


        .call_for_proposal_section {
            background-image: url(https://kanbanindia.org/img/home-call-for-proposal-mobile.jpg) !important;
            height: 1230px !important;
        }

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

    @media (max-width: 733px) and (min-width: 698px) {


        .call_for_proposal_section {
            background-image: url(https://kanbanindia.org/img/home-call-for-proposal-mobile.jpg) !important;
            height: 1270px !important;
        }

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

    }

    @media (max-width: 697px) and (min-width: 597px) {


        .call_for_proposal_section {
            background-image: url(https://kanbanindia.org/img/home-call-for-proposal-mobile.jpg) !important;
            height: 1350px !important;
        }

        .CFA_title {
            font-size: 25px !important;
        }

    }

    @media (max-width: 596px) and (min-width: 532px) {


        .call_for_proposal_section {
            background-image: url(https://kanbanindia.org/img/home-call-for-proposal-mobile.jpg) !important;
            height: 1485px !important;
        }

        .CFA_title {
            font-size: 25px !important;
        }

    }

    @media (max-width: 531px) and (min-width: 500px) {


        .call_for_proposal_section {
            background-image: url(https://kanbanindia.org/img/home-call-for-proposal-mobile.jpg) !important;
            height: 1590px !important;
        }

        .CFA_title {
            font-size: 25px !important;
        }
    }

    @media (max-width: 499px) and (min-width: 451px) {


        .call_for_proposal_section {
            background-image: url(https://kanbanindia.org/img/home-call-for-proposal-mobile.jpg) !important;
            height:auto !important;

            padding-top: 50px;
            padding-bottom: 50px;
            padding-right: 0px;
            padding-left: 0px;
        }

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

        .call_for_proposal_section p {
            font-size: 12px;
        }

    }





    @media (max-width: 450px) and (min-width: 384px) {


        .call_for_proposal_section {
            background-image: url(https://kanbanindia.org/img/home-call-for-proposal-mobile.jpg) !important;
            height: auto !important;
            padding-top: 50px;
            padding-bottom: 50px;
            padding-right: 0px;
            padding-left: 0px;
        }

        .CFA_title {
            font-size: 19px !important;
        }

        .call_for_proposal_section p {
            font-size: 11px;
        }

    }



    @media (max-width: 383px) and (min-width: 365px) {


        .call_for_proposal_section {
            background-image: url(https://kanbanindia.org/img/home-call-for-proposal-mobile.jpg) !important;
            height: auto !important;
            padding-top: 50px;
            padding-bottom: 50px;
            padding-right: 0px;
            padding-left: 0px;
        }

        .CFA_title {
            font-size: 18px !important;
        }

        .call_for_proposal_section p {
            font-size: 12px;
        }

        .cfa_button p {
            font-size: 11px;

        }
    }


    @media (max-width: 364px) and (min-width: 320px) {


        .call_for_proposal_section {
            background-image: url(https://kanbanindia.org/img/home-call-for-proposal-mobile.jpg) !important;
            height:auto !important;
            padding-top: 50px;
            padding-bottom: 50px;
            padding-right: 0px;
            padding-left: 0px;
        }

        .CFA_title {
            font-size: 18px !important;
        }

        .call_for_proposal_section p {
            font-size: 12px;
        }

    }



    .cfa_button p {
        text-align: center;
        margin-top: 15px;
        font-size: 11px;

    }

    .carousel-indicators {
        bottom: -52px;
    }

    .call_for_proposal {
        display: flex;
        justify-content: center;
    }

    table {
        width: 750px;
        border-collapse: collapse;
        margin: 50px auto;
    }

    th {
        background: #f1f1f1;
        color: #000;
        font-weight: bold;
    }

    td,
    th {
        padding: 10px;
        border: 1px solid #ccc;
        text-align: left;
        font-size: 17px;
    }

    .labels tr td {
        background-color: #fff;
        font-weight: bold;
        color: #000;
    }

    .label tr td label {
        display: block;
    }


    [data-toggle="toggle"] {
        display: none;
    }

    .hide1 {
        display: none;
    }

    label {
        font-weight: normal;
    }

    strike {
        color: #bbb1b1;
    }




    #collapsibleTabs {
        margin: 0 auto;

    }



    .tab input {
        display: none;
    }

    .tab label {
        border: 1px solid #f77700;
        color: #fff;
        cursor: pointer;
        display: block;
        padding: 10px 20px;
        text-align: center;
        font-size: 28px;
        background-color: #f77700;

        margin-bottom: 0;
    }

    .tab label:after {

        margin-left: 12px;
    }

    .tab label:after {

        margin-top: 2px;
    }

    .tab label:hover {
        background-color: #f77700;
        color: #fff;
    }

    .tabContent {
        border: 0px solid #ff5a64;
        border-top: none;
        max-height: 0;
        overflow: hidden;
        transition-property: visibility, max-height;
        transition-duration: .5s, .5s;
        transition-timing-function: ease, ease-in-out;
        visibility: hidden;
    }

    .tab input:checked~.tabContent {
        border-bottom: 0px solid #ff5a64;
        height: auto;
        max-height: 600px;
        overflow: auto;
        visibility: visible;
    }

    .tab input:checked~label:after {
        content: '-';
    }

    .tab label:after {
        content: '+';

        vertical-align: text-bottom;
    }

    .tabContent * {
        padding: 10px 10px;
    }

    .butn {
        background-color: #000 !important;
    }

    @media (max-width: 768px) and (min-width: 320px) {

        td,
        th {

            font-size: 12px;
        }

        .tab input:checked~.tabContent {
            padding: 0px 9px;
        }
    }


    .conference_tagline {
        color: #f16736 !important;
        font-size: 26px !important;
        line-height: 34px;
        font-family: sans-serif;
        font-weight: 300;
        padding: 10px 0px;
    }

    .feature_speaker {
        float: right;
        top: 20%;
        /* right: 0%; */


    }

    .feature_speaker {

        position: relative;
    }

    .feature_single_speaker {
        margin-right: 0px;
    }



    .feature_single_speaker img {
        border: 2px solid #f16736;
    }




    .video_feature {
        position: relative;
        padding: 0;
        /* min-height: 320px; */
        color: #fff;
        font-size: 16px;
        line-height: 20px;
        background-color: #000;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center bottom;
        margin-top: -84px;
    }

    video {
        height: auto;
        vertical-align: middle;
        width: 100%;
    }

    .conference_title h1 {
        font-size: 48px;
    }

    .overlay-desc {
        background: rgba(21, 20, 20, 0.8);
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0px;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    @media (max-width: 1600px) and (min-width: 768px) {

        .conference_2019 {
            display: none !important;
        }

        .feature_animated {
            top: 0px !important;
            height: unset;
        }


    }

    @media (max-width: 991px) and (min-width: 865px) {
        .conference_section {
            margin-top: 50px;
        }

        .conference_title h1 {
            font-size: 40px;
        }

    }

    @media (max-width: 864px) and (min-width: 800px) {
        .conference_section {
            margin-top: 73px;
        }

        .conference_title h1 {
            font-size: 38px;
        }

    }

    @media (max-width: 799px) and (min-width: 768px) {
        .conference_section {
            margin-top: 73px;
        }

        .conference_title h1 {
            font-size: 35px;
        }

        .conference_tagline {

            font-size: 22px !important;
            line-height: 30px;

            padding: 0px 0px;
        }

    }

    @media (max-width: 767px) and (min-width: 300px) {




        .video-container {
            display: none;

        }

        .video_feature {
            margin-top: 0px;
        }

        .conference_section {
            margin-top: 0px;
            text-align: center;
        }

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

        .conference_tagline {

            font-size: 22px !important;
            line-height: 20px;

            padding: 0px;
        }

        .countdown-timer {
            margin: 0 auto;
        }

    }

    .stats_section {
        padding: 4% 0px;
    }

    .stats_div {
        text-align: center;
    }

    @media (max-width: 600px) and (min-width: 420px) {
        .stats_title {
            font-size: 18px !important;
        }
    }

    @media (max-width: 419px) and (min-width: 300px) {
        .stats_title {
            font-size: 15px !important;
        }
    }

    @media (max-width: 1600px) and (min-width: 1200px) {
        .tickets__offer ul {
            height: 230px;
        }
    }

    .speaker_row {
        display: flex;
        justify-content: center;
    }

    @media (max-width: 383px) and (min-width: 340px) {
        .tickets__title {
            font-size: 18px !important;
        }
    }

    .parent a {
        color: #000;
    }


    .social-icons {

        text-align: center;
    }

    .social-icons .fa-youtube-play {
        color: red;
        margin: 10px;
    }

    .social-icons .fa-slideshare {
        color: #0077B5;
        margin: 10px;
    }

    
      @media (max-width: 768px) and (min-width: 200px) {
          
          .kanban_speakers{
              display: unset !important;
          }
           .herodownload-btn {
   
    padding: 8px 15px !important;
               margin-bottom: 10px;
          }
          
    }
    
    .herodownload-btn {
    background-color: transparent;
    border: 2px solid #fff !important;
    padding: 8px 15px ;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    
    text-transform: uppercase;
}
    
        .herodownload-btn-home {
    background-color: transparent;
    border: 2px solid #fff !important;
    padding: 8px 15px ;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    
    text-transform: uppercase;
}
    
     @media (max-width: 1200px) and (min-width: 992px) {
         border-radius: 0px;
    padding: 8px 15px;
    outline: 0;
            
    }
    .s-header{
        margin-top: 72px;
    }
