@font-face {
    font-family: roboto_bold;
    src: url("../fonts/Roboto-Bold.ttf");
}

@font-face {
    font-family: ARCHIA_REGULAR;
    src: url("../fonts/ARCHIA-REGULAR.OTF");
}

@font-face {
    font-family: mark_simonson_proxima_nova_semibold;
    src: url("../fonts/mark-simonson-proxima-nova-semibold.TTF");
}

@font-face {
    font-family: RobotoCondensedRegular;
    src: url("../fonts/RobotoCondensed-Regular.ttf");
}

@font-face {
    font-family: RobotoRegular;
    src: url("../fonts/Roboto-Regular.ttf");
}

@font-face {
    font-family: Poppins_SemiBold;
    src: url("../fonts/Poppins-SemiBold.ttf");
}

@font-face {
    font-family: Poppins_Regular;
    src: url("../fonts/Poppins-Regular.ttf");
}

@font-face {
    font-family: cambriai;
    src: url("../fonts/cambriai.ttf");
}
@font-face {
    font-family: cambriaz;
    src: url("../fonts/cambriaz.ttf");
}
@font-face {
    font-family: cambria;
    src: url("../fonts/cambria.ttc");
}
@font-face {
    font-family: cambriab;
    src: url("../fonts/cambriab.ttf");
}


html, body{font-family: 'cambria';}
h1, h2, h3, h4 {font-family: 'cambriab'; margin-top: 0; margin-bottom: 0; text-transform: none; font-weight: bold; color:#000; font-weight:800;}
h5{margin-bottom:0;}
*:focus{outline: none;}
p{margin-bottom: 0;}
ul{/*padding-left: 15px; list-style-image: url(../img/bullet.png);*/}
button:focus{outline: none;}
.form-group {margin-bottom: 0.7rem;}
.form-control{width: 100% !important; border-radius: 0;}
.btn_style1{/*border-radius: 20px;*/ background: #fff !important; color: #000; border: 1px solid #000 !important; border-radius:20px; }
.btn_style2{background: #f16b45 !important; color: #fff !important; border: 1px solid #f16b45 !important; font-weight:800;
text-transform: uppercase; border-radius: 20px; /*box-shadow: inset 0 0 40px #000000; */ width:100%;}
.btn_style2:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);}
.btn_style3{background: #000 !important; color: #fff; border: 1px solid #000 !important; font-weight:800;  text-transform: uppercase; border-radius: 0; /*box-shadow: inset 0 0 40px #000000; */ width:100%;}
.btn_style3:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);}
.error_msg{color: #7d0303; font-size: 12px;}
.div_thanks{display: block !important; }
.div_thanks h3{color:#0079be;}
.div_thanks p{color: #000;}
#loader{display: none; position: fixed; top: 0; background: rgba(0,0,0,0.8); z-index: 9999; height: 100%; width: 100%;}
#loader img{width: auto; height: 62px; position: absolute; top: 30%;}
.modal-title {width: 100%; text-align: center;}
.error {color:red;}
/*********************** START STICKY FORM SECTION *************************/
.btncall{position: fixed;  top: 5%; right: 0;  background-color: #3e3532; z-index: 99999; /*padding: 5px 8px;*/}
.btncall span { position: relative; }
.btncall a{    color: #fff; display: inline-block; background: #2f2f2f; padding: 0.2rem 0.5rem;}
.sticky_form .error_msg { color: firebrick;}
.btncall label{color: #fff; font-weight: 400; min-width: 40px; text-align: left;}

.btnwhatsapp{position: fixed;  top: 300px; left: 0; z-index: 99999; }
.btnwhatsapp .rotate { position: absolute; transform: rotate(-90deg);}
.btnwhatsapp .rotate a{position: absolute; transform: rotate(-90deg);}
.btnwhatsapp a{color: #fff; background:#f1f1f0 url(../img/whatsapp-icon.png) no-repeat center center; background-size: cover;background-color: transparent;}
.btnwhatsapp span{font-size: 10px;}
.btnwhatsapp i{font-size: 22px;}
.btnwhatsapp img{height: 30px; width:auto;}

.sticky_form{position: fixed; top: 20%; right: 0; z-index: 81; background-color:#f74819; max-width: 250px; z-index: 9999;}
.sticky_form h4{margin: 0; margin-bottom: 10px; color: #fff;}
.slide_toggle{position: absolute; top: 45px; left: -75px; background-color:#f74819; z-index: 1000;
-webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg);
color: #fff; font-weight:bold; text-align: center; padding: 6px 5px; border: none; width:120px; font-size: 13px;cursor: pointer;}
.toggle_form{display: none; padding: 15px;}
.toggle_form .btn_style1{}
/*********************** END STICKY FORM SECTION *************************/


/*********************** START BANNER SECTION *************************/
#bannerCarousel, .carousel-inner img{width: 100%;}
/*********************** END BANNER SECTION *************************/

.txt_blue{color: #0098d7;}
.section_location{background:#f1f1f0 url(../img/bg_location.jpg) no-repeat center center; background-size: cover;}
.section_location h2 , .section_location h3{color:#fff;}
.section_location li{font-size:1.5rem; margin-bottom:1rem;}
.section_amenities {background:#f38629; background-size: cover; color:#fff; }
.section_amenities img{height: 100px; width: auto; margin: auto;}
.section_amenities h3{color:#fff;}
.section_pricing h2{color:#000;}
.section_pricing h5{padding:0.5rem 1rem; background: #f1f1f1;}
.section_pricing h5.bg_blue{background: #000 ; color: #fff;}
.section_button{background: #f9f9f9;}
.section_button a{color: #000;}
.section_awards{background: #000;}
/*.section_awards img{height: 250px; width: auto; margin: auto;}*/
.section_awards h3 , .section_awards li{color: #fff;}
.section_awards li{font-size: 1.5rem; margin-bottom: 1rem;}
.txt_blue{color:#007bff;}
.section_about_project {background:#383c43 url(../img/bg_about_project.jpg) no-repeat center center; background-size: cover; color:#fff; }
.small_font{font-size:0.9rem !important;}
.bullet_style1 {list-style: none; counter-reset: li}
.bullet_style1 li {margin-bottom: 1em; position: relative;}
.bullet_style1 li::before {content: counter(li); counter-increment: li; color: #000; background: #ffd800; border-radius: 50%; font-size: 20px; padding: 0 4px; width: 30px; height: 30px;display: inline-flex; justify-content: center; position: absolute; left: -3.5%;}
.section_why{background:#333 url(../img/bg_why.jpg) no-repeat center center; background-size: cover; color:#fff;}
.section_why h2 , .section_amenities1 h2{color:#ffd800;}
.no_bullet{padding-left:0; list-style-type:none;}
.no_bullet li{margin-bottom:1em;}
.section_amenities1{background:#05a7bf;}
.bullet_yellow{list-style: none;}
.bullet_yellow li{position:relative; padding:4px 0; color:#fff; border-bottom:1px dashed #fff;}
.bullet_yellow li::before {content: "•"; color: #ffd800; position: absolute; left: -6%; top: -18%; font-size: 29px; display: flex; align-items: center;}
.section_security p{padding:10px;}
.bg_black{background:#000; color:#fff;}
.bg_blue{background:#05a7bf; color:#fff;}
.bg_yellow{background:#ffd800; color:#000;}
.section_accessibility h4{color:#05a7bf;}
.border_box{border:1px solid #e7e7e7; padding: 1rem;}
.section_configuration{background:#333 url(../img/bg_configuration.jpg) no-repeat center center; background-size: cover; color:#fff;}
.section_configuration h2{color:#fff;}
.table_heading{font-family: 'mark_simonson_proxima_nova_semibold'; color:#42b2c7; font-size:20px;}
.section_configuration p{border: 1px solid #7b7b7b; padding: 0.5rem;}

.main_headers .logo{height:70px;}
.navbar{background: #f1f1f1;}
.navbar_top_padding{padding-top:80px;}
.section_form , .section_download{background: #303030;}
.section_form .form-control{background: transparent; border:1px solid #fff; color:#fff; font-size:12px; height: 30px !important; padding: 5px 10px;}
.section_form h2 , .section_why h2 , .section_form p , .section_download h3{color:#fff;}
.section_form .form-control::placeholder{color: #fff;}
option{color:#000;}
.section_why{background:#027878;}
.section_why h5{color: #fff; background: #f74819; display: inline-block; padding: 4px 20px; box-shadow:2px 2px 4px #102424;}
.section_why .fa{font-weight:bold; margin-right:10px;}
.section_border{width: 100px; margin: 10px auto;}
.section_border .yellow{background: #f74819; width: 70%; height: 3px; display: block; float: left;}
.section_border .black{background: #333; width: 30%; height: 3px; display: block; float: left;}
.section_border .white{background: #fff; width: 30%; height: 3px; display: block; float: left;}
#thumbnailCarousel, #galleryCarousel{padding:0 25px;}
#thumbnailCarousel .carousel-control-next-icon, #thumbnailCarousel .carousel-control-prev-icon {position: absolute; width: 25px; height: 25px; background-color: #000; background-size: 80% 80%; border-radius: 50%;}
#thumbnailCarousel .carousel-control-next-icon{right:0%;}
#thumbnailCarousel .carousel-control-prev-icon{left:0%;}
#galleryCarousel .carousel-control-next-icon, #galleryCarousel .carousel-control-prev-icon {position: absolute; width: 25px; height: 25px; background-color: #000; background-size: 80% 80%; border-radius: 50%;}
#galleryCarousel .carousel-control-next-icon{right:0%;}
#galleryCarousel .carousel-control-prev-icon{left:0%;}
.section_gallery{background:#f1f1f1;}
.section_bg{background: #002c45 url("../img/bg1.jpg") no-repeat center center; background-size:cover;}
.section_bg h2{color: #f74819;}
.img_no{height: 50px; width: auto; display: inline-block; margin-top: -6px;}
.section_bg h3{display: inline-block; color: #f74819; padding: 0 20px;}
.border_yellow{border: 1px solid #f74819;}
.border_yellow h4{font-size: 20px; color: #f74819; padding: 10px 0;}
.border_yellow h4 span{font-size: 14px; font-weight: 100;}
.border_yellow p{color:#fff;}
.border_yellow li{color: #fff; font-size: 18px; text-align: left;/*line-height: 30px;  padding: 0 20px;*/}
.border_yellow .text-left ul{padding-left: 0; list-style-type: none;}
.border_yellow .text-left li{padding-left: 0;}
.border_yellow img{vertical-align: bottom; margin-right:5px;}
.border_yellow1{border: 1px solid #f74819; padding: 5px;}
.border_yellow1>div{background: #005fa3; padding: 20px; min-height: 160px;}
.border_yellow1 h2 , .border_yellow1 h3{color: #f74819;}
.border_yellow1 h4 , .border_yellow1 p{color: #fff; }
.section_contact{background: #2165a5; color:#fff;}
/*.section_footer a, .div_footer i{font-size: 1rem; color: #000; text-transform: uppercase;}*/
.section_contact h4, .section_contact a{color:#fff;}
.section_contact .fa{/*font-size:40px;*/ margin-right:10px;}
.section_highlights img{height:200px;}
.border_left_right{border-left:1px solid #303030; border-right:1px solid #303030;}
.border_contact{height: 2px; background: #f74819; width: 100px; display: block; margin: 15px auto}
.section_specialization .col-md-6 {background: #002c45; padding: 10px; border: 1px solid #fff;}
.section_specialization ol{list-style-position: inside; padding-left:10px}
.section_specialization h4 , .section_specialization li, .section_specialization p{color:#fff;}
.section_specialization li{font-weight:bold;    color: #e2e2e2;}
.section_footer{background:#000;}
.section_footer p , .section_footer a{color:#ffff}
.section_advantages li{font-size:18px; font-weight:bold;}
.section_advantages .section_border{margin:10px 15px;}
.bottom_toggle {width: 100%; z-index: 9; background-color: #f74819; color: #000; font-size: 13px; border: none; padding: 5px; cursor: pointer; height: 35px; font-weight: bold;}

.section_contact p, a {color:#000 !important;}
.alink { color: #0000ff !important;} 
.bor-box {
    display: block;
    background-color: #bacdcd;
    border: 2px solid black;
    /*border-radius: 55px;*/
    margin-bottom: 20px;
}
.section_tbl_regi{}
.section_timer{background:#303030;}
.section_date{background:#0071b3;}
.section_timer h2, .section_timer h4, .section_date h4{color:#fff;}
.section_about{}
.section_about_programme , .section_speakers, .section_address {background:#cccccc;}
/*.section_tab .tab-content{border: 1px solid #c1c1c1; padding: 20px 15px;}
.section_tab .nav-item{width:33.333333%;}
.section_tab .nav-link {border-radius: 0; background: #f1f1f1; color:#000; border:1px solid #c1c1c1;}
.section_tab .nav-pills .nav-link.active {background: #303030;}*/
.section_schedule .nav-item{width:50%;}
.day3_tab .nav-item{width:100%;}
.day3_tab{min-height:100%;}
.section_schedule .tab-content{height: 95%;}

.section_address .col-sm-12 {display:inline-flex;}
.section_address h5 {font-weight:800;font-size:1.2rem;}
.section_address .col-md-4, .section_address .col-md-8 {padding: 15px;box-shadow: 2px 2px 8px #bbb;}

/*.day3_tab .tab-content{height: 93.7%; }*/




.fancy_tab .nav-item{float:left;margin:0 !important;padding:0 !important; width: 33.33333%;}
.fancy_tab .nav-link{box-shadow:4px 8px 16px 2px #00000033 !important;border-radius:0 !important;padding:8px 20px 6px !important;margin-top:18px; color: #000;}
.fancy_tab .nav-item:first-child a{border-top-left-radius:8px !important}
.fancy_tab .nav-item:last-child a{border-top-right-radius:8px !important}
.fancy_tab .nav-link:hover , .fancy_tab .nav-link.active{background:#0573b2 !important;color:#fff !important;margin-top:10px;padding:12px 20px 10px !important}
.tab-content{background:#fff; padding: 40px 20px;}
.border_box{padding: 10px 20px; border: 1px solid #e8e8e8;background: #0573b2;}
/*.border_box:nth-child(odd){background:#f7f7f7;border-bottom: 0;}*/
.border_box h4{color:#fff;}
.section_schedule .card{border-radius: 0;}
.section_schedule .card-header{border:none; background:transparent; padding:0;}
.section_schedule .card-header:hover{background:#f1f1f1;}
.section_schedule .card-header h5 , .section_schedule .card-header p{color:#000;}
.section_schedule .card-link.collapsed{background: #fff; display: block; padding: 5px 15px;}
.section_schedule .card-link , .section_schedule .card-link:hover{background: #f1f1f1; display: block; padding: 5px 15px;}
.section_schedule .card-body ul{padding-left:20px;}
.section_schedule .card-body li{padding-bottom:10px;}
.section_schedule .card-body li>ul>li , .section_schedule .card-body li:last-child{padding-bottom:0px;}
.section_schedule .fa-caret-up {font-size: 50px; color: #0573b2; }
.section_schedule .fa-chevron-down , .section_schedule .fa-chevron-up{font-size: 30px; color: #0573b2; }
.section_registration {background: #f8931f url("../img/bg_register.png") no-repeat center center; background-size:cover;position: relative;
    top: -3px;}
.section_registration .col-md-4{background:#fff; box-shadow: 10px 10px 20px #0c4260; border-radius:10px/30px;}
.section_registration h2{color:#fff;}
/*.section_speakers img{ border-radius: 50%; border:10px solid #fff;}*/
.section_partners img{border: 1px solid #f1f1f1; padding: 20px;filter: grayscale(1);}
.section_partners img:hover{filter: none;}
.section_location{background: url(../img/bg_address.png) no-repeat center center; background-size:cover;}
.section_location .bg_white{background: #fff; box-shadow: 10px 10px 20px #202020; border-radius: 10px/30px; height: 100%; padding: 20px;}
.carousel-caption {top: 3%; width: 100%; left: 0;}
.carousel-caption h2, .carousel-caption h4, .carousel-caption p{color:#fff; font-family:RobotoRegular;}
/*.carousel-caption p{border: 2px solid #fff; padding: 5px 10px; font-size: 20px; border-radius: 10px/30px;}*/
.carousel-caption p{font-size: 18px;}
.carousel-caption h4{font-weight:100;}
#bannerCarousel{background: linear-gradient(0deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)); }
.carousel-caption img{height: 100px; width: auto; background: #fff; border-radius: 0 20px; padding: 5px; }
.carousel-caption .sm_logo{height:60px;}
.txt_red , h3.txt_red, .timer_border h4{color:#f74819;}
.timer_border{border: 2px solid #fff; border-radius: 10px/30px; padding: 10px;}
#btn_timer.btn_style2{border: 2px solid #fff !important; padding: 5px; border-radius: 10px/30px !important; font-size: 20px; height: 100%; }
.card-link.collapsed .arrow_up{display:none;}
.card-link.collapsed .arrow_down{display:block;}
.card-link .arrow_down{display:none;}
.card-link .arrow_up {display:block;}
.txt_red{color:#fff !important;}
.ullist {padding-top:15px;}
.ullist li{text-align:left; padding-bottom:10px;}
.bggray {background:#fff;}
.section_registration h4{color:#fff;}
.eventpoints li {
    color: #fff;
}
.authimg img{ height:180px;}
.carousel-caption h2 {
    font-size: 1.5rem;
}
.carousel-caption h3 {
    font-size: 1.5rem;
}
.drives_txt b {color:#fff;}
.drives_txt ul {
    padding-left: 21px;
}
.blurBg{
    background: #fff; color: #000;
}
.blurBg h4{color:#2165a5;text-transform: uppercase;
    font-size: 2rem;}
.blurBg h3{color:#fff;}
.blurBg .border {border: 2px solid #f8931f!important;}
.blurBg .datebg {background: #f8931f;position: relative;
    top: -14px; }

.datebg h4 {
    font-size: 1.2rem;color:#000 !important;
}
.blurBg h2{color:#fff;}
.event_lineup .border{border: 3px solid #0573b2!important;position: relative;
    top: -3px;}
.event_lineup ul{
    padding-left: 20px;}
.headingbg {background: #0573b2;}
.headingbg h2 {
    font-size: 1.8rem !important;
}
.blubgtxt h2{color:#000;}
.blubgtxt h4{color:#000;}
.blubgtxt ul li{color:#000;}
.meet_brainchild {background: #0573b2;}
.meet_brainchild h3 {
    color: #fff;
}
.meet_brainchild p {
    color: #fff;
}
.dontwait {background: #0573b2;}
.dontwait {
    background: #f8931f;
}
.dontwait h2{
    color: #fff; font-size: 1.5rem;
}
.dont_wait p {font-size:1.3rem;}
.section_imagination { background: #f8931f;}
.section_schedule .table {border:0px !important;}
.section_schedule .table td, .table th {border:0px !important;}
.section_location .bg_white {
    background: transparent;
    box-shadow: none;
    border-radius: 0px;
    height: 100%;
    padding: 20px;
    text-align: left;
    border-left: 2px solid #0573b2;
    padding-left: 15px;
    padding-bottom: 0;
    padding-top: 0;
}
.bg_white p {
    color: #fff;
}
.border_box1 {
    padding: 10px 20px;
    border: 1px solid #e8e8e8;
    background: #FFFFFF;
    box-shadow: 5px 5px #8899a8;
}
.evecolor1 {
    background: #e2e3f1 !important;
    margin-bottom: 20px;
    height: 180px;
}
.mgead {color:#f8931f !important; font-size:1.2rem;}
/*.meet_brainchild {background: #f8931f url("../img/brainchild.png") no-repeat center center; background-size:cover;}*/
.event_lineup img {
    display: block;
}
.section_contact p, a {
    color: #fff !important;
}
.bd-bt-line {border-bottom: 2px solid #3c3a7b;}

.section_about_programme h2 {
    text-transform: uppercase;
    color: #2165a5;
}
.container-fluid.section_join {
    background: #f2f2f2;
}
.card-para p {
    padding: 10px;
}
.bd-btop-line {border-top: 2px solid #3c3a7b;}
.section_sideby h2 {color:#2165a5; text-transform:uppercase;}
.section_sideby .fa-chevron-down, .section_sideby .fa-chevron-up {
    font-size: 20px;
    color: #2e2f6f;
}
.border_box h4 {
    font-size: 1rem;
}
#accordion h5 {
    color: #000;
    font-size: 1rem;
    padding-left: 15px;
}
.section_location h2 {text-transform:uppercase;}
.card-strip {
    background: #f16b45;
    color: #fff;
    margin-top: 0;
    margin-bottom: 1.5rem;
    padding: 20px 0 20px 0;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.card.card-custom {
    border: unset;
}
.section_testimonal h2 {color:#2165a5;text-transform:uppercase;}
.section_previous h2 {color:#2165a5;text-transform:uppercase;}
.carousel-control-prev, .carousel-control-next {
    background: #000;
    width: 20px;
    height: 30px;
    top: 30%;
}
.oddcolor {background:#8877c5 !important;}
.evecolor {background:#2e2f6f !important;}
.container-fluid.section_video {
    background: #f2f2f2;
}
.section_speakers h2 {color:#2165a5; text-transform: uppercase;}
.section_speakers {background:#fff !important;}
.dotted-bd {border-left: 1px dotted #000; border-right: 1px dotted #000;}

#submit_sticky_form {
    color: #000;
}
.section_join img {
    width: 80px;
    margin: 0 auto;
}
.section_join .card {
    height: 250px;
}
.card-para {
    margin-top: 2rem;
}

.updated_radio label {
    color: #fff;
}
.updated_radio p {
    color: #fff;
}

.btn_design2 {
    background: #f16b45 !important;
    color: #fff !important;
    border: 1px solid #f16b45 !important;
    font-weight: 800;
    border-radius: 20px;
    font-size: 12px;
     width: 100%;
}
.btn_design22 {
    background: #f16b45 !important;
    color: #fff !important;
    border: 1px solid #f16b45 !important;
    font-weight: 800;
    text-transform: capitalize;
    border-radius: 20px;
    width: 100%;
}


.btn_design3 {
    background: #f16b45 !important;
    color: #fff !important;
    border: 1px solid #f16b45 !important;
    font-weight: 800;
    text-transform: capitalize;
    border-radius: 20px;
    width: 100%;
}

.sticky_form1 {
    position: fixed;
    top: 75%;
    right: 0;
    z-index: 81;
    background-color: #f74819;
    max-width: 250px;
    z-index: 9999;
    display: none;
}
.slide_toggle1 {
    position: absolute;
    top: 45px;
    left: -75px;
    background-color: #f74819;
    z-index: 1000;
    -webkit-transform: rotate(
    -90deg
    );
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(
    -90deg
    );
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 6px 5px;
    border: none;
    width: 120px;
    font-size: 13px;
    cursor: pointer;
}

.section_sideby img {
    border: 2px solid #3c3a7b;
    padding: 3px;
    height: 160px;
    border-radius: 100%;
    width: 160px;
    margin: 0 auto;
    display: block;
}

.section_speakers img {
    height: 122px;
    border: 2px solid #000;
    padding: 0px;
}

.section_sideby h5 {
    color: #000;
}
ul.key-take li {
    font-size: 16px;
    color: #fff;
    margin-bottom: 5px;
}
.register-btn {
    width: 30%;
        margin: 0 auto;

}
.person-details img {
    border-color: #fff;
    border-radius: 10%;

}
.bd-bt-line-wht {
    border-bottom: 2px solid #fff;
    margin-bottom: 20px;
}
.half-part {
    padding: 25px 20px;
}
ul.key-take {
    list-style: none;
    padding: 0;
    min-height: 85px;
}
.key-title::after {
    content: '';
    height: 2px;
    width: 45px;
    background: #fff;
    position: absolute;
    bottom: -3px;
    left: 45%;
}
.key-title {
    position: relative;
}
@media only screen and (max-width : 1280px)
{

}

@media only screen and (max-width : 1200px)
{
    .section_pricing h5{font-size:1rem; padding: 0.5rem 0rem;}
}

@media only screen and (max-width : 1024px)
{
   .bullet_style1 li::before{font-size: 14px; padding: 0; width: 20px; height: 20px;}
   h4{font-size: 13px !important;}
   li, p , .btn_style2 , .btn_style3 {font-size: 13px !important;}
}

@media only screen and (max-width : 992px)
{
    .section_amenities img{height: 70px; margin: auto;}
    .section_awards ul{    list-style-image: none;}
    .section_pricing .col{padding:0;}
    .section_awards img{height:100px;}
}

@media only screen and (max-width : 991px)
{

}

@media only screen and (max-width : 800px)
{
    .section_pricing h5 {font-size: 0.5rem !important; border: 1px dotted #c7c5c5;}
    .fa-rupee{font-size:0.6rem !important;}

    h1{font-size: 2rem !important;}
    h2{font-size: 1.5rem !important;}
    h3, .mdoal-title{font-size: 1.2rem !important;}
   /* h5, h4, h6, li, p {font-size: 0.7rem !important;}*/
    .btn_style1 , .btn_style2 , .btn_style3{font-size: 0.7rem !important; width:auto;}
    .bullet_style1 li::before{left: -5.5%;}
}

@media only screen and (max-width : 768px)
{

}

@media only screen and (max-width : 767px)
{
    .section_highlights .col-6 , .section_amenities .col {border:1px dotted #dbdcdb; padding: 10px;}
    .div_footer .text-right{text-align: center !important;}
    .form-control{height: 1.5rem;}
    .section_form .col , .section_amenities .col , .section_security .col {flex: 0 0 50%;}
    /*.section_amenities .col:last-child{flex: 0 0 100%;}*/
    .section_amenities .pb-4{padding-bottom: 0rem !important;}
    .section_highlights_text h2 span {font-size: 2rem;}
    .section_awards img{height:70px;}
    .section_about{text-align:center;}
    .section_sideby img { height: auto; }
    /*.section_location img {height: 350px;}*/
    li{margin-bottom:0 !important;}
    .section_pricing h5{min-height: 2.5rem}
    .bullet_yellow li::before{left: -4%; top: -39%;}
    .section_accessibility img{height:30px;}
    .section_accessibility .col-md-5{padding:0;}
    .section_security p , .section_configuration p{padding: 4px;}
    .table_heading{height:50px !important;}
    .section_accessibility .col-10{padding-left:0;}
    ol{padding-left: 20px;}
    .section_accessibility .col-2{padding:0;}
    .bg_black, .bg_blue , .bg_yellow{background:#000; color:#fff;border: 1px solid #565555;}
    ul{padding-left: 15px;}
    .section_advantages .section_border {margin: 10px auto;}
    .section_advantages h2{text-align:center;}
    
    .logo {height: 50px;}
    .navbar .text-right{text-align:left !important;}
    .highlights .col-md-4{    border: 1px dotted #333; padding: 10px;}
    .section_highlights img {height: 100px;}
    .section_contact .fa {font-size: 20px;}
    .border_yellow img {height: 20px;}
    #thumbnailCarousel_xs img{height:40px;}
    .border_contact {height: 1px; margin: 5px auto;}
    iframe{height:auto;}


    .section_timer .col:last-child{padding-top:20px;}
    .section_timer .btn_style2{width:auto;}
    .section_timer .btn_style2 br{display:none;}
    .section_tab .tab-content{padding:10px 0;}
    .section_tab .pr-0{padding-right:15px !important;}
    .section_tab .pl-0{padding-left:15px !important;}
    #speaker1_modal img, #speaker2_modal img{height:80px;}
    .section_schedule .tab-content { height: auto;}

    .carousel-caption{position:static; background:#202020;}
    .section_footer .text-right{text-align:center!important;}


    .pt-5, .py-5 {padding-top: 1.2rem!important;}
    .pb-5, .py-5{padding-bottom: 1.2rem!important;}
    .pt-4, .py-4 {padding-top: 1rem!important;}
    .pb-4, .py-4{padding-bottom: 1rem!important;}
    .pt-3, .py-3 {padding-top: 0.5rem!important;}
    .pb-3, .py-3 {padding-bottom: 0.5rem!important;}
    .mb-5, .my-5 {margin-bottom: 1rem!important;}

    .section_address .col-sm-12 {display:block;}
    .btnmobile{width: 100%;}
    .col-md-6{ padding-bottom: 10px;}
}

@media only screen and (max-width : 600px)
{
    .section_form .col{flex: 0 0 100%;}
}

@media only screen and (max-width : 578px)
{
    .bullet_style1 li::before {left: -11.5%;}
    .bullet_yellow li::before {left: -8%;}
}

@media only screen and (max-width : 480px)
{
    #accordion h5 {
    color: #000;
    font-size: 1rem !important;
    }
    .section_location img {height: 180px;}
    .section_amenities img {height: 40px;}

    h1{font-size: 1.8rem !important;}
    h2{font-size: 1.3rem !important;}
    h3, .mdoal-title{font-size: 1.1rem !important;}
    h4, li, p , .div_footer a , h6 {font-size: 1rem !important;}
    .btn_style1 , .btn_style2 , .btn_style3  {font-size: 0.6rem !important;}
    .btn_design3 , .btn_design22 {font-size: 0.7rem !important;}
    .btn_design2{font-size: 0.5rem !important;}
    .modal-dialog{margin: 2rem;}
    .section_footer p{font-size:0.5rem !important;}
    .section_schedule .table td, .table th {width: 100%;
    display: flex;}

    .dotted-bd {
    border-left: unset;
    border-right: unset;
    }
    .container-fluid.section_join .row {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    }
    .container-fluid.section_join .card {
    margin-bottom: 1rem;
    margin-top: 1rem;
    }
    .card.card-custom {
    margin-bottom: 1rem;
    }
    
    .col-m-view .col{
        min-width: 50%;
    display: block;
    }

}

@media only screen and (max-width : 320px)
{
    .slide-toggle{top: 46px; left: -73px;}
    h1{font-size: 1.6rem !important;}
    h2{font-size: 1.2rem !important;}
    h3, .mdoal-title{font-size: 1rem !important;}
    h5, h4, li, p , .div_footer a{font-size: 0.7rem !important;}
    .section_footer p{font-size:0.5rem !important;}
    .btn_design3{font-size: 0.6rem !important;}
    .btn_design2{font-size: 0.4rem !important;}
}

@media only screen and (max-width : 319px){}


