@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700&family=Open+Sans:wght@300;400;600;700;800&family=Roboto:wght@100;300;400;500;700&display=swap');


:focus {
    outline: 0 !important;
}

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    padding: 0;
    /*font-family: 'Roboto','Montserrat', sans-serif;*/
font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #000 !important;
    overflow-x: hidden !IMPORTANT;
}

h1,
h2,
h3,
h4,
h5,
h6{
    margin: 0px;
    font-family: 'Montserrat', serif;

}

p {
    margin: 0px;
  font-family: 'Roboto', sans-serif;
  /*font-size:18px;*/
}


.button-91 {
    color: #002d51;
    padding: 10px 30px;
    background-color: #002d5100;
    border-radius: 14px;
    font-weight: bold;
    font-size: 18px;
    -webkit-user-select: none;
    touch-action: manipulation;
    margin-top: 20px;
    border-radius: 0;
    /* margin-left: auto; */
    /* margin-right: auto; */
    /* display: block; */
    border-radius: 50px;
    border: 2px solid #002d51;
    font-family: 'Roboto';
}

.button-91:hover {
    background-color: #002d51;
    border: 2px solid #002d51;
    color: #ffffff;
}

.main-text-top {
    margin-top: 80px;
}

.appicon-logos {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9;
    padding: 20px 50px;
}

.close-event {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999999;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.7);
}

.close-event-content {
    position: relative;
    z-index: 9999;
}

.orange-bg {
    background-color: #FF7A42;
}

.logo {
    /*max-height: 60px;*/
}

.topband_bg-home {
    background: url(../images/Landingpage_BG.JPG) no-repeat;
    background-size: cover;
    width: 100%;
    padding-left: 80px;
    padding-right: 80px;
    background-position: top center;
    /*height:auto;
min-height:800px;*/
}


.partners_bg {
    background: url(../images/partner-bg.jpg) no-repeat bottom fixed;
    background-size: cover;
    width: 100%;
    padding-left: 80px;
    padding-right: 80px;
    background-position: top center;

}

.banner-text-content {}

/*
.topband_bg-home:before{
content: '';
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background-color: #000;
opacity: 1px !important;
z-index:1;
}
*/

.footer-banner {
    background: #1d5c99;
}

.btn {
    /*text-transform: uppercase;*/
    outline: none;
    text-decoration: none;
    border-radius:0px;
    padding: 10px 28px;
    font-family: 'Montserrat','Source Sans Pro','Roboto', sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    /* background: #892518; */
    /* border-color: #892518; */
    color: #ffffff;
    background-color: #002d51;
    border: #1f2251;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}



.stuck .btn-outline-light {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    text-transform: uppercase;
    background:#000;
}
.stuck .btn-outline-light:hover {
    color: #000;
     
    border: 2px solid #000;
    text-transform: uppercase;
    background:#fff;
}
.btn-outline-light {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    text-transform: uppercase;
}

.btn-outline-light:hover {
    color: #ffffff;
    background-color: #000;
}

.btn-success {
    border-radius: 4px;
    padding: 8px 28px;
    background-color: #E92227;
    border-color: #E92227;
    font-weight: 500;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active {
    color: #fff;
    background-color: #0481bf !important;
    border-color: #0481bf !important;
}

.btn-danger {
    color: #fff;
    background-color: #009ee3;
    border: #009ee3;
}

.bg-danger {
    background-color: #E92227 !important;
}

.bg-primary {
    background-color: #003f5e !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
    margin-right: 1.5rem !important;
    margin-top: 13px;
    margin-left: 0;
    padding: 0 0 7px 0;
    font-size: 16px;
      color: #fff;
    font-weight: 500;
    border-bottom: 3px solid rgba(0, 0, 0, 0.00);
    text-transform: uppercase;
}

/*.carousel-caption img{*/
/*	    max-width:75%!important;*/
/*	}*/

.carousel-caption img {
    max-width: 75% !important;
}

section.banner-logo {
    width: 100%;
    padding: 40px 0;
}

.banner-logos-partner {
    display: flex;
    justify-content: center;
    align-items: center;
}

.partner-heading ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.partner-heading ul li {
    width: 100%;
    height: 64px;
    display: flex;
    align-items: center;
    background: white;
    margin: 0 5px;
    border-radius: 5px;
    padding: 10px;
    justify-content: center;
}

.partner-heading ul li img {
    width: 150px;
    margin: 0 15px;
    background: #fff;
}

.partner-heading ul li.logo1 img {
    width: 51px;
    margin: 0 auto;
}

.partner-heading ul li.logo2 img {
    width: 90px;
    margin: 0 auto;
}


#about p {
    font-size: 16px;
    line-height: 29px;
}

.automation-block p {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 32px;
}

.text-20 {
    font-size: 20px !important;
}

.navbar-expand-lg .navbar-nav .nav-link:hover,
.navbar-expand-lg .navbar-nav .nav-link:hover,
.navbar-expand-lg .navbar-nav .nav-link:focus {
    margin-right: 1rem;
    margin-left: 0;
    color: #ec1d25;

    border-bottom: 3px solid #fd1919;
}

.form-section .form-control {
    border-radius: 0px;
    padding: 0px 0 0px 15px;
    font-size: 16px;
    height: 48px;
    font-family: 'Roboto', sans-serif;
    border:2px solid #000;
}

.input-group-prepend.phone-input select {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
        background-color: #ECEFF1;
    font-size: 16px;
    letter-spacing: 1px;
    height: 48px;
}
.form-section .form-group {
    margin-bottom: 15px;
}


div#erMsg {
    display: block;
    width: 100%;
}

.btn-danger:hover {
    color: #fff;
    background-color: #6e1c11;
    border-color: #6e1c11;
}

/*.btn:hover, .btn:focus {*/
/*    background: #0e3570;*/
/*    color: #fff!important;*/
/*}*/
.btn-primary {
    color: #fff;
    background-color: #9cd544;
    border: #9cd544;
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #cb0000 !important;
    border-color: #cb0000 !important;
    box-shadow: 0 0 0 0.2rem rgb(225 83 97 / 50%);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    color: #fff;
    background-color: #90c937 !important;
    border-color: #90c937 !important;
}

.text-primary {
    color: #003f5e !important;
}

.btn-dark {
    color: #fff;
    background-color: #000;
    border: #000;
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
    color: #fff;
    background-color: #000 !important;
    border-color: #000 !important;
}

.form-section .form-icon {
    position: absolute;
    top: 10px;
}

form h3 {
    font-size: 26px;
    font-weight: 700;
}

.rounded-20 {
    border-radius: 20px;
}

.dropdown-menu {
    border-radius: 0;
    font-size: 14px;
    margin-top: 0;
    border: 0;
    padding: 0;
    text-transform: capitalize;
}

.dropdown-menu .dropdown-item {
    padding: .60rem 1rem;
}

.dropdown-menu .dropdown-item:focus,
.dropdown-menu .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #FF7A42;
}

.logo-shap:after {
    content: "";
    width: 280px;
    height: 93px;
    left: -19px;
    top: 0;
    transform: skew(-20deg);
    background: #fff;
    position: absolute;
    display: none;
}

.navbar-brand {
    z-index: 999 !important;
}

.btn-success {
    border-radius: 4px;
    padding: 8px 28px;
    background-color: #E92227;
    font-weight: 500;
}

.from-banner {
    background: transparent linear-gradient(97deg, var(--unnamed-color-009a7e) 0%, #009383 47%, var(--unnamed-color-005baa) 100%) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(97deg, #009A7E 0%, #009383 47%, #005BAA 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
}

.bg-grey {
    background-color: #f7f7f7;
    border-radius: 12px;
}


.stuck header nav.navbar {
    position: fixed !important;
    z-index: 99;
    background: #ffffff;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 5%) !important;
}

.stuck .navbar-expand-lg .navbar-nav .nav-link {
    margin-top: 13px;
    margin-left: 0;
    padding: 0 0 7px 0;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    border-bottom: 3px solid rgba(0, 0, 0, 0.00);
    text-transform: uppercase;
}
.stuck .navbar-brand{padding-top:0;}
.stuck .navbar-brand .logo {
    max-width:50%;padding:0;}
.stuck  header nav.navbar{    padding: 0px 30px;}
.footer-banner .heading p {
    font-size: 20px;
    font-weight: 300;
    color: #fff;
}

.footer-banner .heading h3 {
    font-size: 30px;
    font-weight: 500;
    color: #fff;
}

.footer-banner .media img {
    background-color: #ffffff4f;
    padding: 16px 14px;
    border-radius: 10px;
}

.footer-banner .media .media-body h5 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 0px;
    color: #fff;
    padding-top: 7px;
}

.footer-banner .media .media-body a {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

.Contact-Person {
    background-color: rgb(255, 255, 255);
    color: #000;
    display: inline-block;
    padding: 10px 10px;
    font-size: 18px;
    font-weight: 400;
    border-radius: 10px;
    margin: 15px 0;
}

.Contact-Person span {
    background-color: #008dd2;
    color: #fff;
    padding: 5px 10px;
    display: block;
    border-radius: 5px;
    margin-bottom: 10px;
}

.form-icon {
    position: absolute;
    top: 21px;
    left: 15px;
    z-index: 20;
}

.sectionPadding {
    padding: 0 0;
}

.cust-tbl tr td {
    position: relative;
    padding-left: 20px;
}

.dashalign {
    position: absolute;
    left: 9px;
}

.about-fair .about-fair ul {
    padding-left: 10px;
}

.about-fair ul li {
    font-size: 22px;
    margin-bottom: 20px;
    font-weight: 400;
    list-style: none;

}

.text-22 {
    font-size: 22px !important;
}

.text-26 {
    font-size: 26px !important;
}

.about-fair ul li:before {
    font-family: "FontAwesome";
    content: "\f0a9 ";
    display: inline-block;
    padding-right: 7px;
    vertical-align: middle;
    font-weight: 900;
    color: #E92227;
}

.Subscribe-email form .btn {
    font-size: 16px;
    font-weight: 600;
    padding: 8px 30px;
    border-radius: 40px;
    text-transform: uppercase;
}

.Subscribe-email form button {
    position: absolute;
    top: 14px;
    right: 30px;
    z-index: 20;
}

.form-hedding {
    color: #000000;
    font-size: 20px;
    margin: 20px 0 30px 0;
}

.form-hedding span {
    background: #000;
    color: #fff;
    padding: 10px 15px;
    display: inline-block;
}

.bg-1 {
    background: url("../images/bg-1.jpg") center bottom no-repeat fixed;
    background-size: cover;
    position: relative;
}


.agenda-box .time h6 {
    font-size: 18px;
    font-weight: 700;
    color: #1A9FEF;
    margin-bottom: 10px;
}

.agenda-box .time h5 {
    font-size: 18px;
    color: #000;
    margin-bottom: 0px;
}

.agenda-box .title h6 {
    font-size: 18px;
    font-weight: 700;
    color: #000;
}

.agenda-box .title h5 {
    font-size: 18px;
    margin-bottom: 0px;
}

.agenda-box .Description h6 {
    font-size: 18px;
    font-weight: 700;
    color: #000;
}

.agenda-box .Description h5 {
    font-size: 18px;
    margin-bottom: 0px;
}

/* .form-control {
border-radius: 0px;
padding: 8px;
font-size: 14px;
height: 40px;
box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.11);
} */

.btn-submit {
    color: #fff;
    background-color: #ff7a42;
    border-color: #ea6933;
    padding: 7px 22px;
    font-size: 18px;
    border-radius: 0;
}

.footer.footer-bar {
    padding: 15px 0;
    border-top: 1px solid #efefef;
    font-size: 12px;
    margin-top: 30px;
}

.footer.footer-bar a {
    color: #21234e;
}


.footer.footer-bar .payment-cards img {
    height: 25px;
}

.social-icon a .fa {
    font-size: 18px;
    color: #000;
    margin-right: 20px;
}

.dropdown:hover > .dropdown-menu {
    display: block;
}

.dropdown > .dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
}

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
    color: #000;
}

.navbar-brand .logo {
    /*background-color: white; border-bottom-left-radius: 25px; border-top-right-radius: 25px;padding:2px;*/
    max-width: 120px;
    background: #fff0;
    /*border-radius: 10px;*/
    padding: 0;

}


.carousel-caption {
    position: unset;
}

.carousel-caption h2 {
    font-size: 70px;
    font-weight: 700;
    text-shadow: 4px 6px 2px #0000008f;
}


.carousel-caption h4 .theme {
    background-color: white;
    padding: 1px 15px;
    border-radius: 5px;
    border-bottom: 5px solid #ffbc42;
}

.carousel-caption h3 {
    font-size: 53px;
    font-weight: 600;
    text-shadow: 4px 6px 2px #0000008f;
}

.carousel-caption .event-date {
    font-size: 30px;
    font-weight: 400;
    background-color: #005cb7;
    display: inline-block;
    padding: 7px 35px;
    border-radius: 30px;
    border: 2px solid #fff;
    margin-top: 15px;
}

.carousel-indicators {
    left: unset;
}

.carousel-caption h4 {
    font-size: 40px;
    font-weight: 400;
    color: #215e88;
    margin-top: 8px;

}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 20px;
    height: 20px;
    border-radius: 30px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: unset;
    border-bottom: unset;
    opacity: .5;
    transition: opacity .6s ease;
}

.my-80 {
    margin-top: 80px;
    margin-bottom: 80px;
}

.px-80 {
    padding: 80px;
}

.after-border h5:after {
    content: "";
    position: absolute;
    border-bottom: 3px solid;
    width: 30px;
    left: 0;
    bottom: -6px;
}

.after-border-center h5:after {
    content: "";
    position: absolute;
    border-bottom: 3px solid #009ee3;
    width: 30px;
    left: 49%;
    bottom: -8px;
}

.heading h2 {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 600;
}

.heading h5 {
    font-size: 36px;
    /*text-transform: uppercase;*/
    font-weight: 300;
    color: #000000;
}

.blue-text {
    color: #215e8a !important;
}

.hp {
    padding: 12px 208px;
}

.pge-win-text h4 {
    font-size: 20px;
    color: #005BAA;
    font-weight: 600;
    position: relative;
    display: block;
}

.pge-win-text p {
    font-size: 11px;
    float: right;
    color: #616366;
}

.box-txt {
    font-size: 12px !important;
    line-height: 14px !important;
    color: #005baa !important;
    font-weight: 500 !important;
    font-family: 'Roboto Slab', serif;
}

.box-img img {
    width: 95%;
}

.add-box {
    padding: 10px;
}

.about .heading {
    font-size: 23px;
}

.map-bg {
    background: url(../images/map.png) no-repeat top left;
    background-size: auto;
    content: "";
    height: 450px;
    position: absolute;
    left: 300px;
    right: 0;
    top: 20px;
}

.about-bg {
    background: url(../images/about-bg.png) no-repeat;
    background-size: cover;

}


/*.banner-text h5 {*/
/*    background: rgb(0 158 227);*/
/*    padding: 8px 13px;*/
/*    border-top-left-radius: 15px;*/
/*    border-bottom-right-radius: 15px;*/
/*    display: inline-block;*/
/*    font-size: 22px;*/
/*    color: #fff;*/
/*    font-weight: 300;*/
/*	    margin-bottom: 4px;}*/
.banner-text p {
    font-size: 30px;
    color: #fff;
    line-height: 36px;
}

.banner-text p span {
    font-weight: 600;
}


.topband_bg-home .media h5 {
    font-size: 16px;
    color: #302f2e;
    font-weight: 600;
    margin-bottom: 5px;
}

.topband_bg-home .media a {
    font-size: 20px;
    font-weight: 600;
    color: #302f2e;
}

.banner-text h4 {
    line-height: 48px;
    font-size: 48px;
    color: #005aab;
    font-weight: 700;
    padding-bottom: 12px;
    padding-top: 12px;
}

#color-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.4;
}

.banner-text h4 span {
    display: block;
}

.about-logo img {
    margin-top: 180px;
}

.nav-pills .nav-link {
    margin-right: 10px;
    border-radius: 0;
    background-color: #fff;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #009ee3;
}

.nav-pills .nav-link.active .day {
    color: #fff !important;
    background-color: #FF7A42;
}

.nav-pills .nav-link.active .date {
    color: #fff !important;
    background-color: #FF7A42;
}

.nav-center {
    text-align: center;
}

.nav-link .day {
    color: #000;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;

}

.nav-link .date {
    font-size: 16px;
    text-transform: uppercase;
    color: #3E65AC;
    margin-bottom: 0px;
}

.nav-item .nav-link {
    display: block;
    padding: 14px;
}

.nav-pills {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
}

.bs-example .card-header button i {
    position: absolute;
    right: 23px;
    border-radius: 7px;
    border: 1px solid #DCDCDC;
    padding: 9px 13px;
    top: 39px;
    color: #818181;
    z-index: 1111;
}

.bs-example .card-hearder .btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: unset;
}

.bs-example .card-header {
    padding: 25px 0;
    margin-bottom: 0;
    background-color: #fff0;
    border-bottom: 0;
}

.bs-example .card {
    background-color: #fff;
    background-clip: border-box;
    border: 0;
    border-radius: 15px;
}

.bs-example .card-header:first-child {
    border-radius: 14px;
}

.taccordion-h h6 {
    font-size: 14px;
    color: #3E65AC;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 3px;
}

.taccordion-h h5 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}

.taccordion-h p {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}

.book-slot {
    color: #fff;
    background-color: #3E65AC;
    border-color: #2a5094;
    padding: 9px 19px !important;
    border-radius: 50px;
    font-weight: 700;
    font-size: 16px;
}

.book-slot:hover {
    color: #ffffff !IMPORTANT;
    background-color: #ffef00;
    border-color: #ffef00;
}

/*------new--------*/


.category ul {
    list-style: none;
}

.category ul li {
    Color: #818181;
    padding-top: 0px;
}

.category ul li:before {
    font-family: "FontAwesome";
    content: "\f105";
    display: inline-block;
    padding-right: 10px;
    vertical-align: middle;
    font-weight: 900;
    color: #FF7A42;
}

.card-body {
    padding: 0px;
}

.schedule-text-img {
    background: url(../images/schedule.png) no-repeat top center;
    background-size: initial;
    content: "";
    position: absolute;
    left: 0;
    height: 125px;
    right: 0;
    bottom: -1px;
}

.about-fair p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
}


.pb-150 {
    padding-bottom: 150px;
}

/*Mobile View*/

.Participating-companies .col-md-3 {
    border: 1px solid #DCDCDC;
    background-color: #fff;
}

.Participating-companies .col-md-3 img {
    padding: 20px 0;
    text-align: center;
}

.view-all-btn {
    font-size: 16px;
    font-weight: 600;
    border-radius: 40px;
    padding: 8px 28px;
    background-color: #000;
    text-transform: uppercase;
}

.bbm-f h1 {
    font-weight: 700;
    font-size: 45px;
}

.register-now-btn {
    font-size: 28px;
    padding: 8px 70px;
    border-radius: 40px;
}

.register-now-btn:hover {
    color: #ffffff;
    background-color: #fb6d32;
    border-color: #f7f7f7;
}

.stuck .sticky-top {
    background-color: rgba(255, 255, 255, .9) !important;
    position: fixed;
    width: 100%;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.09);
    -webkit-transition: all 0.3s;

}

.sticky-top {
    transition: 0.5s;
    position: fixed;

}

.back-to-top {
    z-index: 99999;
    position: fixed;
    bottom: 39px;
    right: 32px;
    width: 43px;
    height: 43px;
    line-height: 58px;
    display: block;
    text-align: center;
    color: #fff;
    background-color: #000;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    display: none;
}

.back-to-top .fa {
    font-size: 30px;
    line-height: 36px;
}

a:hover {
    text-decoration: unset;
}

.carousel.slide {
    margin-top: 140px;
}

::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #000 !important;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #000 !important;
    opacity: 1;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #000 !important;
    opacity: 1;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000 !important;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000 !important;
}

::placeholder {
    /* Most modern browsers support this now. */
    color: #000 !important;
}

#triangle-topright:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 2600px solid #005BAA;
    border-left: 634px solid transparent;
    position: absolute;
    top: 0;
    right: 0;
}

/* .btn-dark { */
/* color: #fff; */
/* background-color: #E92227; */
/* border-color: #E92227; */
/* } */
.pt-120 {
    padding-top: 120px;
}

.px-110 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.pt-100 {
    padding-top: 85px;
}

.Countdown-Begins {
    text-align: left;
}

.Countdown-Begins h6 {
    font-size: 23px;
    /*background: rgb(227 48 54);*/

    display: inline-block;
    /*padding: 6px 17px;*/
    margin-left: 15px;
    color: #fff;
    border-radius: 2px;
    margin-bottom: -10px;
}



.countdown {
    padding: 21px 0px;
    /*background: rgb(227 48 54);*/
    border-radius: 12px;
    position: relative;
    z-index: 9;
}

.Contact-Person a {
    font-size: 16px;
}
.side-space{margin-left: 132px;}




@media (min-width: 577px) and (max-width: 993px) {
    .navbar-toggler {
        border: 1px solid #FDCD02;
        background-color: #FDCD02;
    }

    .carousel-caption img {
        max-width: 90% !important;
    }

    .navbar-collapse {
        background-color: #fff;
        padding: 10px;
    }

    .navbar-light .navbar-nav .active > .nav-link,
    .navbar-light .navbar-nav .nav-link.active,
    .navbar-light .navbar-nav .nav-link.show,
    .navbar-light .navbar-nav .show > .nav-link {
        color: #000 !important;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        color: #000 !important;
    }
}

@media (max-width: 576px) {
    .side-space{margin-left: 0;}
    .stuck  header nav.navbar{    padding: 0px 0px;}
   
    .wa-box {
        height: 230px !important;
    }

    .bank-details-heading {
        margin-top: 60px;
    }

    .banner-text {
        text-align: center;
    }

    .carousel-caption img {
        max-width: 100% !important;
    }

    .prasan-firodia-img img {
        width: 100% !important;
    }

    .key-content {
        margin-top: 25px;
        text-align: center;
    }

    .about-bg {
        background: unset !important;
        background-size: auto;
    }

    .lr-p {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .virtual-conference-bg {
        position: relative !important;
        right: 0;
        width: 100% !important;
        bottom: 0;
    }

    .main-banner {
        /* height: 110vh; 
        height: auto;*/
    }

    .sectionPadding {
        padding: 30px 0;
    }

    .fs-14 {
        font-size: 14px;
    }

    .pt-100 {
        padding-top: 70px;
    }

    .topband_bg-home {
        padding-left: 0px;
        padding-right: 0px;
    }

    form h3 {
        font-size: 22px;
        font-weight: 700;
    }

    .about-fair ul li {
        font-size: 18px;
    }

    .about-fair ul {
        padding-left: 20px;
    }

    .about-fair ul li:before {

        position: absolute;
        left: 12px;
    }

    .steps {
        text-align: center;
    }

    .steps h5 {
        padding: 0px 0px 0px 0px !important;
        margin-top: 0px !important;
        font-size: 24px !important;
        line-height: 36px;
        text-align: center;
    }

    .steps p {
        padding: 1px 0 0 0px !important;
        text-align: center;
    }

    .footer-banner {
        width: 100%;
        height: auto;
    }

    .footer-banner .media .media-body .email-font {
        font-size: 16px !important;
    }

    .pt-120 {
        padding-top: 105px;
    }

    .bg-danger {
        background-color: #E92227 !important;
    }

    .Subscribe-email form button {
        position: unset;
    }

    .bg-grey .heading p {
        font-size: 16px;
        font-weight: 300;
    }

    .pge-win-text p {
        float: unset;
    }

    .form-section {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .bg-blue {
        background-color: #005BAA;
    }

    #triangle-topright {
        display: none;
    }

    .map-bg {
        display: none;
    }

    .my-80 {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .b-sm-b {
        border-bottom: 0px !important;
    }

    .Participating-companies .col-md-3 img {
        padding: 5px;
    }

    .Participating-companies {
        padding: 20px;
    }

    .schedule-text-img {
        background-size: contain;
        left: 20px;
        height: 125px;
        right: 20px;
        bottom: -89px;
    }

    .px-110 {
        padding-top: 90px;
        padding-bottom: 30px;
    }

    .bs-example .card-header button i {
        top: 30px;
    }

    .Subscribe-email h3 {
        font-size: 26px;
        font-weight: 600;
        color: #fff;
        text-align: center;
        margin-top: 20px;
    }

    .footer-banner .media {
        margin-bottom: 20px;
    }

    .Contact-Person {
        background-color: #fff;
        color: #000;
        display: inline-block;
        padding: 11px 10px;
        font-size: 16px;
        font-weight: 400;
        border-radius: 10px;
        margin-top: 20px;
        margin-bottom: 25px;
    }

    .book-slot {
        width: 100%;
    }

    .px-80 {
        padding: 50px 0px;
    }

    .hp {
        padding: 0px;
        font-size: 16px !important;
        line-height: 26px !important;
    }

    .heading h2 {
        font-size: 20px;
    }

    .heading p .hp {}

    .about-logo img {
        margin-top: 90px;
        padding-bottom: 100px;
        width: 50%;
    }

    .map-bg {
        background: url(../images/map.png) no-repeat top;
        background-size: contain;
        content: "";
        height: 450px;
        position: absolute;
        left: 0;
        right: 0;
        top: unset;
        bottom: -190px;
    }

    .heading h4 {
        font-size: 16px;
    }

    /* .topband_bg-home .media a { */
    /* font-size: 15px;} */
    .heading p {
        font-size: 16px;
        line-height: 23px;
    }

    .bg-grey .media {
        margin-bottom: 20px;
    }

    .bg-grey .heading h3 {
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 25px;
    }

    .carousel-indicators {
        left: 0;
        bottom: -44px;
    }

    .carousel-caption h4 {
        font-size: 24px;
        font-weight: 500;
        color: #fff;
        text-transform: uppercase;
        text-shadow: 4px 6px 2px #0000008f;

    }

    .carousel-caption h3 {
        font-size: 29px;
        font-weight: 400;
    }

    .carousel-caption h4 .theme {
        background-color: unset;
        border-radius: 0;
        border-bottom: 0;
    }

    .carousel-caption .event-date {
        font-size: 22px;
    }


    .carousel-caption {
        margin-top: 0% !important;
    }

    .carousel-caption h2 {
        font-size: 45px;
        font-weight: 700;
    }

    .topband_bg-home {
        /* background: url(../images/mobile-main-image.jpg) no-repeat;
background-position:center;
background-size:auto;
padding-left: 0;
padding-right: 0;*/
    }

    .form-hedding span {
        font-size: 18px;
    }

    .from-banner h1 {
        font-size: 28px;
    }

    .navbar-nav {
        margin-top: 14px;
        border-top: 2px solid rgb(0, 0, 0, 0.5);
        padding-top: 12px;
    }

    .navbar-toggler {
        border: 1px solid white;
        background-color: white;
    }
.navbar-brand{width: 100%; text-align: center;}
    .navbar-brand img {
        width: 70%;
        padding-left: 10px !important;
    }

    .stuck .sticky-top .navbar-brand img {
        width: 240px !IMPORTANT;
        padding-bottom: 5px;
        margin: 0 auto;
        display: block;
        text-align: center;
        justify-content: center;
    }

    .logo-shap:after {
        content: "";
        width: 200px;
        height: 72px;
        left: -19px;
        top: 0;
        transform: skew(-20deg);
        background: #fff;
        position: absolute;
    }

    .logo-shap .navbar-brand {
        max-width: 57%;
    }

    .cust-tabs .nav-link {
        font-size: 16px !important;
        padding: 10px;
    }

    .btn-box {
        padding: 10px !important;
        font-size: 16px !important;
        line-height: 20px !important;
    }

    .header-right-logo {
        max-width: 60%;
    }
    
    .main-banner {
    position: relative;
    background-color: #000c26;
     background: url('../images/main-bg-8-mobile.jpg') top center no-repeat !important;
    background-size: cover !important;
    width: 100%;

}
    
}



/* Shared */

.loginBtn {
    box-sizing: border-box;
    position: relative;
    /* width: 13em;  - apply for fixed size */
    margin: 0 0 7px 0;
    padding: 0 15px 0px 40px;
    border: none;
    text-align: left;
    line-height: 40px;
    white-space: nowrap;
    border-radius: 5px;
    font-size: 13px;
    color: #000000;
    /* width: 100%; */
    border: none;
}

.loginBtn:before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: 3px;
    left: 0;
    width: 34px;
    height: 100%;
}

.ride-line {
    position: relative;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 10px;
}

.ride-line-empty {
    height: 1px
}

.ride-line span {
    background-color: #000;
    padding-left: 8px;
    padding-right: 8px;
    display: inline-block;
    line-height: 24px;
    position: relative;
    z-index: 1;
    color: #fff;
    border-radius: 10px;
    font-size: 12px;
    font-weight: 500;
}

.ride-line:before {
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 12px;
    background-color: #000;
}

.loginBtn:focus {
    outline: none;
}

.loginBtn:active {
    box-shadow: inset 0 0 0 32px rgba(0, 0, 0, 0.1);
}


/* Facebook */

/*.loginBtn--facebook {
background-color: #4C69BA;
text-shadow: 0 -1px 0 #354C8C;
}*/
.loginBtn--facebook {
    background-color: #fff;
    /* text-shadow: 0 -1px 0 #000; */
}

.loginBtn--facebook:before {
    /* border-right: #364e92 1px solid; */
    background: url('../images/facebook-icon.png') 6px 6px no-repeat;
}

/*.loginBtn--facebook:hover,
.loginBtn--facebook:focus {
background-color: #5B7BD5;
}*/
.loginBtn--facebook:hover,
.loginBtn--facebook:focus {
    background-color: #fff;
}


/* Google */

.loginBtn--google {
    /*font-family: "Roboto", Roboto, arial, sans-serif;*/
    background: #fff;
    color: #000;
}

.loginBtn--google:before {
    /* border-right: #BB3F30 1px solid; */
    background: url('../images/google-icon.png') 6px 6px no-repeat;
}

.loginBtn--google:hover,
.loginBtn--google:focus {
    background: #fff;
}


/* Linkedin */

.loginBtn--linkedin {
    /*font-family: "Roboto", Roboto, arial, sans-serif;*/
    background: #2567b3;
}

.loginBtn--linkedin:before {
    /* border-right: #BB3F30 1px solid; */
    background: url('../images/linkdin-icon.png') 6px 6px no-repeat;
}

.loginBtn--linkedin:hover,
.loginBtn--linkedin:focus {
    background: #19559a;
}





#speakers .speaker {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

#speakers .speaker .details {
    background: rgba(6, 12, 34, 0.76);
    position: relative;
    left: 0;
    bottom: 0px;
    right: 0;
    text-align: center;
    padding: 10px 0;
    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

#speakers .speaker .details h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
}

#speakers .speaker .details p {
    color: #fff;
    font-size: 15px;
    margin-bottom: 0px;
    font-style: italic;
}

#speakers .speaker .details .social {
    height: 30px;
}

#speakers .speaker .details a {
    color: #fff;
}

#speakers .speaker .details a:hover {
    color: #E92227;
}

#speakers .speaker:hover .details {
    bottom: 0;
}

.video-box {
    width: 55%;
    max-width: 55%;
    margin: 0 auto;
    padding: 10px;
    background: #fff;
}

.topband_bg-conference {
    background: url(../images/conference-bg.jpg) no-repeat top center;
    background-size: cover;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 140px;
    text-align: center;
}

.user {
    display: inline-flex;
    padding: 8px 10px;
    border: 1px solid #EF821F;
    background-color: #EF821F;
    margin-top: 0px;
    color: #000;
    border-radius: 10px;
}

.user img {
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #ccc;
}

.user .user_name {
    display: block;
    font-size: 12px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 16px;
    padding: 3px 0 0px 10px;
    width: 70%;
    text-align: left;

}

.user .user_name p {
    display: block;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    padding: 0;
}

.user-wrap {
    position: relative;
    z-index: 1;
    float: left;
    width: 15%;
}

.user-wrap button {
    cursor: pointer;
}

.user-wrap .dropdown-menu {
    border: 1px solid #efefef;
    min-width: 100%;
    border-bottom: 3px solid #eb0600;
    border-radius: 0;
    padding: 0;
    margin-top: 0px;
}

.user-wrap .dropdown-menu > li > a {
    padding: 10px 15px;
    border-bottom: 1px solid #f9f9f9;
    position: relative;
    display: block;
    clear: both;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.42857143;
    color: #000;
    white-space: nowrap;
}


.user-wrap .dropdown-menu > li > a:hover {
    background-color: #fbfbfb;
}

.user-wrap .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.4em solid;
    border-right: 0.4em solid transparent;
    border-bottom: 0;
    border-left: 0.4em solid transparent;
    margin: 0px 0 0 0;
    top: 45%;
    position: absolute;
    right: 15px;
}

/*dropdown-top-arrow*/
.user-wrap .dropdown-menu:before,
.dropdown-menu:after {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}

.user-wrap .dropdown-menu:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ddd;
    left: 10px;
}

.user-wrap .dropdown-menu:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    left: 11px;
}

.user-wrap .dropdown-menu .dropdown-menu:before,
.user-wrap .dropdown-menu .dropdown-menu:after {
    display: none;
}











#venue-bg {
    background: #008dd2 url(../images/venue-bg.jpg) right bottom no-repeat;
    /* background-size: cover; */
    position: relative;
}

.section-padding {
    padding: 150px 0 150px 0;
}

#venue-bg .venue-container {
    margin: 0 10%;
}

.section-header {
    margin-bottom: 20px;
}



/* #committees {background: url(../images/blueBg.jpg);} */

/* 
#contact{background: url(https://virtual.refpet.com/vrefpet/landing-page/images/footer-bg.png);} */
.imgS1 {
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    margin-bottom: 3rem;
}












/*dropdown-top-arrow*/
@media (max-width: 576px) {
    .bg-half-170 {
        min-height: 70vh !important;
    }


    .user-wrap {
        position: absolute;
        z-index: 1;
        float: left;
        width: auto;
        right: 75px;
        top: 23px;
    }

    .user .user_name {
        display: none;
    }

    .user-wrap .dropdown-toggle::after {
        display: none;
    }

    .user {
        padding: 4px;
        border: none;
        background: none;
    }

    .video-box {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }

    .topband_bg-conference {
        padding: 0;
    }
}


/*ChatBoxCssStart*/

#frame {
    width: 100%;
    min-width: 360px;
    max-width: 360px;

    min-height: 300px;
    max-height: 400px;
    background: #fff;
    height: 100vh;
    position: fixed;
    right: 30px;
    bottom: 0;
    display: none;
    z-index: 9999999;
    border: 1px solid #E6EAEA;
}

.popup-box-on {
    display: block !important;
}

@media screen and (max-width: 360px) {
    #frame {
        width: 100%;
        right: 0px;
    }
}

@media screen and (max-width: 767px) {
    #frame {
        width: 100%;
        right: 2%;
    }
}
.form-map-bg {
    padding: 0 10px;
}
#frame .content {
    float: right;
    width: 100%;
    height: 400px;
    overflow: hidden;
    position: relative;
}

@media screen and (max-width: 735px) {
    #frame .content {
        width: calc(100% - 0px);
        min-width: 300px !important;
    }
}

@media screen and (min-width: 900px) {
    #frame .content {
        width: calc(100% - 0px);
    }
}

#frame .content .contact-profile {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #f5f5f5;
}

#frame .content .contact-profile img {
    width: 40px;
    border-radius: 50%;
    float: left;
    margin: 9px 12px 0 9px;
}

#frame .content .contact-profile p {
    float: left;
}

#frame .content .contact-profile .social-media {
    float: right;
}

#frame .content .contact-profile .social-media i {
    margin-left: 14px;
    cursor: pointer;
}

#frame .content .contact-profile .social-media i:nth-last-child(1) {
    margin-right: 20px;
}

#frame .content .contact-profile .social-media i:hover {
    color: #435f7a;
}

#frame .content .messages {
    height: auto;
    min-height: calc(100% - 100px);
    max-height: calc(100% - 100px);
    overflow-y: scroll;
    overflow-x: hidden;
    width: 100%;
}

@media screen and (max-width: 735px) {
    #frame .content .messages {
        max-height: calc(100% - 105px);
    }
}

#frame .content .messages::-webkit-scrollbar {
    width: 8px;
    background: transparent;
}

#frame .content .messages::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
}

#frame .content .messages ul li {
    display: inline-block;
    clear: both;
    float: left;
    margin: 15px 15px 5px 15px;
    width: calc(100% - 25px);
    font-size: 0.9em;
}

#frame .content .messages ul li:nth-last-child(1) {
    margin-bottom: 20px;
}

#frame .content .messages ul li.sent img {
    margin: 6px 8px 0 0;
}

#frame .content .messages ul li.sent p {
    background: #435f7a;
    color: #f5f5f5;
}

#frame .content .messages ul li.replies img {
    float: right;
    margin: 6px 0 0 8px;
}

#frame .content .messages ul li.replies p {
    background: #f5f5f5;
    float: right;
}

#frame .content .messages ul li img {
    width: 22px;
    border-radius: 50%;
    float: left;
}

#frame .content .messages ul li p {
    display: inline-block;
    padding: 10px 15px;
    border-radius: 10px;
    max-width: 290px;
    line-height: 130%;
}

@media screen and (min-width: 735px) {
    #frame .content .messages ul li p {
        max-width: 280px;
    }
}

#frame .content .message-input {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 99;
    border: 1px solid #E6EAEA;
}

#frame .content .message-input .wrap {
    position: relative;
}

#frame .content .message-input .wrap input {
    font-family: "proxima-nova", "Source Sans Pro", sans-serif;
    float: left;
    border: none;
    width: calc(100% - 50px);
    padding: 12px 32px 12px 8px;
    font-size: 0.8em;
    color: #32465a;
}

@media screen and (max-width: 735px) {
    #frame .content .message-input .wrap input {
        padding: 15px 32px 16px 8px;
    }
}

#frame .content .message-input .wrap input:focus {
    outline: none;
}

#frame .content .message-input .wrap .attachment {
    position: absolute;
    right: 60px;
    z-index: 4;
    margin-top: 10px;
    font-size: 1.1em;
    color: #435f7a;
    opacity: .5;
    cursor: pointer;
}

@media screen and (max-width: 735px) {
    #frame .content .message-input .wrap .attachment {
        margin-top: 17px;
        right: 65px;
    }
}

#frame .content .message-input .wrap .attachment:hover {
    opacity: 1;
}

#frame .content .message-input .wrap button {
    float: right;
    border: none;
    width: 50px;
    padding: 12px 0;
    cursor: pointer;
    background: #32465a;
    color: #f5f5f5;
}

@media screen and (max-width: 735px) {
    #frame .content .message-input .wrap button {
        padding: 16px 0;
    }
}

#frame .content .message-input .wrap button:hover {
    background: #435f7a;
}

#frame .content .message-input .wrap button:focus {
    outline: none;
}

.askQuestion {
    position: fixed;
    right: 0 !important;
    z-index: 9999999;
    top: 20% !important;
}

.live-section {
    text-align: center;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.live-section .sessionDate {
    background-color: #FF0004;
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 5px;
}

.live-section h5 {
    font-size: 18px;
    font-weight: 500;
    padding-top: 10px !important;
}

.attendees {
    position: fixed;
    z-index: 999;
    top: 15.5%;
    right: 10px;
}

@media screen and (max-width: 735px) {
    .askQuestion {
        position: fixed;
        right: 0 !important;
        z-index: 99999;
        bottom: 20% !important;
        top: auto !important;
    }

    .live-section {
        margin-bottom: 0;
        margin-top: 0px;
        background-color: #000;
        padding: 10px 0;
        font-size: 14px;
    }

    .live-section .sessionDate {
        background-color: #FF0004;
        padding: 2px 10px;
        font-size: 14px;
        border-radius: 5px;
    }

    .live-section h5 {
        font-size: 14px;
        font-weight: 600;
        padding-top: 0px !important;
    }

    .attendees {
        bottom: 30% !important;
        top: auto !important;
    }
}


.section-padding {
    padding: 150px 0 150px 0;
}

/* Sections Header
--------------------------------*/
.section-header {
    margin-bottom: 20px;
}

.section-header h3 {
    font-size: 40px;
    color: #025aab;
    text-transform: uppercase;
    text-align: left;
    font-weight: 700;
    position: relative;
    padding-bottom: 15px;
    margin: 0;
}

.section-header p {
    text-align: left;
    padding-bottom: 0px;
    margin: 0;
    color: #333;
}

/*--------------------------------
The Venue Section 
--------------------------------*/
#venue-bg {
    background: #008dd2 url("../images/venue-bg.jpg") right bottom no-repeat;
    /*background-size: cover;*/
    position: relative;
}

#venue-bg p {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    margin-bottom: 0;
    padding: 0;
}

#venue-bg .section-header h3 {
    color: #fff;
}

#venue-bg .section-header p {
    color: #fff;
}

#venue-bg .venue-container {
    margin: 0 10%;
}

#venue-bg ul {
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
}

#venue-bg ul li {
    margin: 0 0 10px;
    0;
    padding: 5px 15px;
    list-style: none;
    line-height: 30px;
    display: table;
    position: relative;
    background-color: #fff;
    font-size: 20px;
    font-weight: 300;
}

#venue-bg ul li:before {
    position: absolute;
    content: '';
    z-index: 1;
    height: 18px;
    width: 18px;
    border-radius: 90px;
    left: -8px;
    top: 10px;
    background-color: #fff;
    border: 5px solid #23cca2;
}

/*The Venue Section*/



#attendee-bg {
    background: #fff url("../images/attendee-bg.png") center bottom no-repeat fixed;
    background-size: cover;
}

#attendee-bg p {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    margin-bottom: 0;
    padding: 0;
}

#attendee-bg .section-header h3 {
    color: #000;
}

#attendee-bg .section-header p {
    color: #000;
}

#attendee-bg .venue-container {
    margin: 0 10%;
}

#attendee-bg ul {
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
}

#attendee-bg ul li {
    margin: 0 0 10px;
    0;
    padding: 5px 15px;
    list-style: none;
    line-height: 24px;
    display: table;
    position: relative;
    background-color: #23cca2;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
}

#attendee-bg ul li:before {
    position: absolute;
    content: '';
    z-index: 1;
    height: 18px;
    width: 18px;
    border-radius: 90px;
    left: -8px;
    top: 7px;
    background-color: #fff;
    border: 5px solid #23cca2;
}



.listStyle {
    padding-left: 10px;
}

.listStyle li {
    font-size: 22px;
    margin-bottom: 20px;
    font-weight: 400;
    list-style: none;

}

.listStyle li:before {
    font-family: "FontAwesome";
    content: "\f0a9 ";
    display: inline-block;
    padding-right: 7px;
    vertical-align: middle;
    font-weight: 900;
    color: #025aab;
}

/*--------------------------------
Stall Section 
--------------------------------*/
#stall-bg {
    background: url("../images/stall-bg.jpg") left top no-repeat;
    /*background-size: cover;*/
    position: relative;
}

#stall-bgNew {
    background: rgb(255 255 255);
}

#stall-bg .stall-container {
    margin: 0 10%;
}

#stall-bg .stall-container p {
    font-size: 16px;
    padding: 0;
    margin: 0;
    line-height: 22px;
}

#stall-bg .section-header h3 {
    color: #eb6228;
}

/*Stall Section */


#exhibitor-bg {
    background: #eb6228 url("../images/exhibitor-profile-bg.jpg") center bottom no-repeat fixed;
    background-size: cover;
    position: relative;
    color: #fff;
}

#exhibitor-bg .heading h5 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}

#exhibitor-bg .heading h2 {
    color: #000;
}

#exhibitor-bg p {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    margin-bottom: 0;
    padding: 0;
}

#exhibitor-bg .section-header h3 {
    color: #000;
}

#exhibitor-bg .section-header p {
    color: #000;
}

#exhibitor-bg .venue-container {
    margin: 0 10%;
}

#exhibitor-bg ul {
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
}

#exhibitor-bg ul li {
    margin: 0 0 10px;
    0;
    padding: 5px 15px;
    list-style: none;
    line-height: 24px;
    display: table;
    position: relative;
    background-color: #fff;
    font-size: 15px;
    font-weight: 400;
    color: #000;
}

#exhibitor-bg ul li:before {
    position: absolute;
    content: '';
    z-index: 1;
    height: 18px;
    width: 18px;
    border-radius: 90px;
    left: -8px;
    top: 7px;
    background-color: #fff;
    border: 5px solid #eb6228;
}

/* Why Exhibit Section
--------------------------------*/
.bg-gray {
    background-color: rgba(232, 232, 232, 0.9);
}

.bg-green {
    background-color: rgba(76, 187, 23, 0.2);
}

.bg-light-blue {
    background-color: rgba(130, 183, 255, 0.3);
}

#why-exhibit {
    background: url("../images/why-exhibit-bg.jpg") bottom center no-repeat fixed;
    background-size: cover;
    position: relative;
}

#why-exhibit .section-header {
    margin-bottom: 40px;
}

#why-exhibit p {
    font-size: 17px;
    line-height: 24px;
    color: #000;
    font-weight: 400;
}

#why-exhibit .about-col p {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    margin-bottom: 0;
    padding: 0 20px 20px 20px;
}

#why-exhibit .list p {
    position: relative;
    font-size: 18px;
    font-weight: 300;
}

#why-exhibit .list p:before {
    position: absolute;
    content: '';
    z-index: 1;
    height: 18px;
    width: 18px;
    border-radius: 90px;
    left: -8px;
    top: 12px;
    background-color: #82b7ff;
    border: 5px solid #fff;
}

/*Why Exhibit Section*/

#agenda {
    /*  background: url("../images/why-exhibit-bg.jpg") bottom center no-repeat fixed; */
    background-size: cover;
    position: relative;
}

#agenda .section-header {
    margin-bottom: 40px;
}

/*#agenda p {*/
/*    font-size: 17px;*/
/*    line-height: 24px;*/
/*    color: #000;*/
/*    font-weight: 400;*/
/*}*/

/*Why attend Section*/

#why-attend {
    background: url("../images/why-attend-bg.jpg") center bottom no-repeat fixed;
    background-size: cover;
    position: relative;
}

#why-attend .about-col p {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    margin-bottom: 0;
    padding: 0 20px 20px 20px;
}

#why-attend .list p {
    position: relative;
}

/* #why-attend .list p:before { */
/* position: absolute; */
/* content: ''; */
/* z-index: 1; */
/* height: 18px; */
/* width: 18px; */
/* border-radius: 90px; */
/* left: -8px; */
/* top:12px; */
/* background-color: #fff; */
/* border: 5px solid #23cca2; */
/* } */

#why-attend .media {
    margin-bottom: 20px;
}

#why-attend .media p {
    font-size: 17px;
}



/*Why attend Section*/

@media screen and (max-width: 767px) {

    .navbar-light .navbar-nav .active > .nav-link,
    .navbar-light .navbar-nav .nav-link.active,
    .navbar-light .navbar-nav .nav-link.show,
    .navbar-light .navbar-nav .show > .nav-link {
        color: #000 !important;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        color: #000 !important;
    }

    .navbar-collapse {
        background-color: #fff;
        padding: 10px;
    }

    .banner-text h5 {
        font-size: 17px;
        font-weight: 400;
    }

    .section-padding {
        padding: 100px 0 100px 0;
    }

    #why-attend .media {
        margin-bottom: 20px;
        background: #fff;
        border: 1px solid #efefef;
        border-radius: 10px;
        padding: 10px;
        box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
    }
}

.alreadyRegistered {
    font-size: 15px;
    font-weight: 500;
    line-height: 15px;
    color: #fff;
    padding-top: 5px;
}

.alreadyRegistered a {
    color: #fff;
}

.alreadyRegistered span {
    border-bottom: 3px solid #fff;
    padding-bottom: 3px;
}



#already-reg-modal-body form:before {
    background: none;
}

#already-reg-modal-body form:after {
    background: none;
}

.steps h5 {
    font-size: 30px;
    padding: 0px 0px 0px 86px;
    margin-top: -34px;
    line-height: 36px;
}

.steps p {
    font-size: 18px;
    padding: 1px 0 0 90px;
    color: #707070;
}

@media (min-width:768px) and (max-width:990px) {
    .main-banner {
        height: auto;
    }

    .footer-banner .media .media-body a {
        font-size: 14px;
        font-weight: 400;
        color: #fff;
    }

    .bg-mobile {
        /*background: #fff;*/
        /*border-bottom: 1px solid #efefef;*/
    }
}

.modal-content {
    border-radius: 20px;
}

.modal-header {
    color: #ed1651;
}

.modal-header .close {
    font-weight: 100;
    font-size: 40px;
    padding: 0;
    outline: none;
    background: none;
    border: none;
    border-radius: 0;
    line-height: 55px;
    margin: 0;
}

.modal-open {
    overflow: hidden !important;
}


.cust-modal .close {
    color: #0e3570;
    font-size: 44px;
    position: absolute;
    right: 0px;
    top: 0px;
    font-weight: 300;
    line-height: 20px;
}

.common-h {
    color: #000;
    font-weight: 500;
    font-size: 24px;
    position: relative;
    padding: 0 0 10px 0;
    margin-bottom: 16px;
    position: relative;
}

.counter {
    position: absolute;
    right: 0;
    color: #979797;
    font-weight: normal;
    font-size: 14px;
    top: 50%;
    margin-top: -13px;
}

.common-h::before {
    background: #002d51;
    border-radius: 9px;
    width: 40px;
    height: 4px;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
}

.otp-block input {
    border: 2px solid #355aa5;
    border-radius: 10px;
    background: #fff;
    width: 50px;
    height: 50px;
    box-shadow: 4px 5px 0 #ccc;
    text-align: center;
    font-size: 32px;
    color: #355aa5;
}

.otp-border {
    background: #d1d1d1;
    width: 20px;
    height: 7px;
    margin: 0 5px 0 10px;
    border-radius: 9px;
}

.resent-txt {
    font-size: 12px;
    text-align: center;
    margin-top: 20px;
}

.resend-btn {
    background: #ed1651;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    border: none;
    border-radius: 10px;
    padding: 2px 10px;
}

.resend-btn:hover {
    opacity: 0.7;
}

.change-number {
    color: #212529;
    text-decoration: underline;
}

.change-no-block input {
    border: 2px solid #1f2148;
    border-radius: 10px;
    background: #fff;
    width: 100%;
    height: 50px;
    box-shadow: 4px 5px 0 #ccc;
    text-align: center;
    font-size: 22px;
    color: #1f2148;
    margin: 0;
}

.text-muted {
    color: #8492a6 !important;
}

.newForm {
    padding: 0px;
    position: relative;
    z-index: 111;
}

.checkNote {
    font-size: 13px;
    color: #fff;
    line-height: 16px;
    cursor: pointer;
}


/* my-tab */
.myTab .nav-tabs {
    text-align: center;
    margin: auto;
    display: block;
    border-bottom: 0;
    margin-bottom: 30px;
}

.myTab .nav-tabs li {
    display: inline-block;
    margin-bottom: 0;
}

.myTab .nav-tabs a {
    border: none;
    border-radius: 0px;
    font-weight: 600;
    background-color: #ccc;
    color: #fff;
    padding: 5px 20px;
    margin-bottom: 4px;
}

.myTab .nav-tabs a span {
    display: block;
    font-size: 12px;
}

.myTab .nav-tabs a.active {
    background-color: #a1238e;
    color: #fff;
}

.myTab .sub-heading {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    margin: 0 auto 30px auto;
}

.myTab.tab-pane {
    transition: ease-in-out .2s;
}

.myTab .schedule-item {
    border-bottom: 1px solid #cad4f6;
    padding-top: 15px;
    padding-bottom: 15px;
    transition: background-color ease-in-out 0.3s;
}

.myTab.schedule-item:hover {
    background-color: #fff;
}

.myTab.schedule-item time {
    padding-bottom: 5px;
    display: inline-block;
}

.myTab .schedule-item .speaker {
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 50%;
    float: left;
    margin: 0 10px 10px 0;
}

.myTab .schedule-item .speaker img {
    height: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-left: 50%;
    transition: all ease-in-out 0.3s;
}

.myTab .schedule-item h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}

.myTab.schedule-item h4 span {
    font-style: italic;
    color: #19328e;
    font-weight: normal;
    font-size: 16px;
}

.myTab.schedule-item p {
    font-style: italic;
    color: #152b79;
    margin-bottom: 0;
}

.myTab h5 {
    margin: 0;
    padding: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
}

.rounded-10 {
    border-radius: 10px !important;
}

/* my-tab */

.box-1 {
    border: 5px solid #353a96;
}

.box-2 {
    border: 5px solid #a73594;
}

.box-3 {
    border: 5px solid #fecd0c;
}

.box .timebox {
    color: #2b3091;
    font-size: 18px;
}

.box h4 {
    font-size: 18px;
    text-transform: uppercase;
}

.box ul li {
    list-style: inside;
}

@media (max-width:767px) {
    .main-banner {
        height: auto;
    }

    .myTab .nav-tabs a {
        padding: 5px 10px;
    }
}

.mainText {
    position: relative;
    width: 75%;
}

.visitor-counter{    background: #fdcd02;
    padding: 5px 0px 5px 5px;
    margin-top: 10px;
    position: relative;
    z-index: 9;
    display: inline-block;
    margin-bottom:5px;}
    .counter-txt{color:#000; font-size: 1.8rem;}
    .counter-txt span{  padding: 5px ;color:#fff;background:#000;}
    form h3 {
      font-size: 28px;
      font-weight: 700;
    }

.mainText h1 {
    color: #E92227;
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 46px;
    text-shadow: 1px 1px 1px #000;
}

.mainText h1 span {
    color: #fff;
    background: #000;
    padding: 10px 20px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    display: inline-block;
    margin-bottom: 15px;
}

.mainText h1 small {
    color: #E92227;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 46px;

}

.mainText .date {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    background-color: rgba(65, 67, 151, 0.9);
    padding: 0 10px;
    /* border-top-left-radius: 15px; */
    /* border-bottom-right-radius: 15px; */
    /* border:2px solid #fff; */
    line-height: 20px;
}

.play-btn {
    width: 94px;
    height: 94px;
    background: radial-gradient(#e8450b 50%, rgba(101, 111, 150, 0.15) 52%);
    border-radius: 50%;
    display: block;
    position: relative;
    overflow: hidden;
}

.play-btn::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-40%) translateY(-50%);
    transform: translateX(-40%) translateY(-50%);
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
    z-index: 100;
    transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.play-btn:before {
    content: '';
    position: absolute;
    width: 120px;
    height: 120px;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation: pulsate-btn 2s;
    animation: pulsate-btn 2s;
    -webkit-animation-direction: forwards;
    animation-direction: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: steps;
    animation-timing-function: steps;
    opacity: 1;
    border-radius: 50%;
    border: 2px solid rgba(163, 163, 163, 0.4);
    top: -15%;
    left: -15%;
    background: rgba(198, 16, 0, 0);
}

.play-btn:hover::after {
    border-left: 15px solid #e8450b;
    -webkit-transform: scale(20);
    transform: scale(20);
}

.play-btn:hover::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-40%) translateY(-50%);
    transform: translateX(-40%) translateY(-50%);
    width: 0;
    height: 0;
    border: none;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
    z-index: 200;
    -webkit-animation: none;
    animation: none;
    border-radius: 0;
}


.video-play {
    background-color: #fff;
    padding: 11px 41px 13px 18px;
    border-radius: 60px;
    margin-top: 20px;
    display: inline-block;
    border: 2px solid #000;
}

.video-play h3 {
    font-size: 20px;
    padding-top: 10px;
    color: #000;
}

.about-btn {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 12px 32px;
    border-radius: 50px;
    transition: 0.5s;
    line-height: 1;
    margin: 10px;
    color: #fff;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    border: 2px solid #e8450b;
    background: #e8450b;
}

.about-btn:hover {
    color: #fff;
}

.reg-form {
    border-radius: 30px;
    background: #009bdf70;
}

.cust-tabs {
    border-bottom: 1px solid #028dd2;
}

.cust-tabs .nav-link {
    font-size: 14px;
    margin-right: 12px;
    font-weight: bold;
    line-height: 18px;
    background: transparent;
    border: none;
    border-radius: 0px;
    color: #fff;
    text-transform: uppercase;
}

.cust-tabs .nav-link.active {
    background: #008dd2;
    color: #fff;
}

.rouned-btn {
    border: 2px solid #707070;
    width: 36px;
    height: 36px;
    background: #fff;
    position: relative;
    border-radius: 40px;
    margin-right: 20px;
}

.btn-box {
    border: 1px solid #707070;
    background: #fff;
    cursor: pointer;
    padding: 15px;
    transition: all 0.5s ease-in-out;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 500;
    line-height: 22px;
    text-transform: uppercase;
}

.btn-box:hover {
    background: #008dd2;
    color: #fff;
}

.rouned-btn:after {
    position: absolute;
    background: #fff;
    width: 24px;
    height: 24px;
    border-radius: 30px;
    content: ' ';
    top: 50%;
    transition: all 0.5s ease-in-out;
    margin-top: -12px;
    left: 50%;
    margin-left: -12px;
}

.btn-box:hover .rouned-btn:after {
    background: #008dd2;
}

.form-txt-head {
    font-size: 28px;
    padding: 16px 0;
    color: #fff;
}

/* video-banner */

.main-banner {
    position: relative;
    background-color: #000c26;
    /*background: url('../images/appicon/landing-page-bgv1.3.jpg') top center no-repeat; */
    /*background: url('../images/indousrare/banner-01.jpg') top center no-repeat;*/
     background: url('../images/main-bg-8.jpg') top center no-repeat;
    background-size: cover;
    /*height: 90vh;
    max-height: 100vh;*/
    /*height: auto;*/
    width: 100%;

}

.main-banner video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);

}

.main-banner .container {
    position: relative;
    z-index: 2;
}

.main-banner .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 1;
}

/* video-banner */
.blue-box {
    color: #fff;
    padding: 15px;
    text-align: center;
    padding-top: 0px;
}

.blue-box h2 {
    font-size: 50px;
    font-weight: 600;
}

.blue-box p {
    font-size: 23px;
    line-height: 28px;
    margin-top: 8px;
}

.blue-bg {
    background-color: #0534b9;
}

.el-box {
    background-color: #fff;
    padding: 25px;
    box-shadow: 10px 10px 40px 0 rgb(87 152 222 / 16%) !important;
    border-radius: 10px;
    margin-bottom: 20px;
}

.why-visit-h4 {
    background-color: #303495;
    display: inline-block;
    font-size: 18px;
    padding: 5px 20px;
    border-radius: 3px;
    color: #fff;
}

.el-box p {
    line-height: 23px;
    padding-top: 20px;
}

.el-box h4 {
    color: #303495;
}


@media (min-width: 1780px) and (max-width: 2250px) {
    .main-banner video {
        min-height: 85%;
    }
}

@media (min-width: 1441px) and (max-width: 1680px) {
    .navbar-brand img {
        width: 100%;
    }

    /*.navbar-brand .logo {*/

    /*    border-bottom-left-radius: 10px;*/
    /*    border-top-right-radius: 10px;*/
    /*    padding: 6px;*/
    /*}*/

    /*.carousel-caption {*/
    /*            margin-top: 4%!important;*/
    /*    }*/

}

@media (min-width: 1368px) and (max-width: 1440px) {
   
    .navbar-brand img {
        width: 100%;
    }
    .carousel-caption {
        margin-top: 4% !important;
    }
    
    form h3 {
      font-size: 20px;
      font-weight: 700;
    }
     .counter-txt{font-size: 14px;}
}








@media (min-width: 1281px) and (max-width: 1367px) {
    form h3 {
      font-size: 22px;
      font-weight: 700;
    }
    .counter-txt{font-size: 14px;}
    .carousel-caption {
        margin-top: 0% !important;
    }

    .navbar-brand img {
        width: 100%;
    }

    /*.navbar-brand .logo {*/

    /*    border-bottom-left-radius: 10px;*/
    /*    border-top-right-radius: 10px;*/
    /*    padding: 6px;*/
    /*}*/

    .pt-100 {
        padding-top: 55px;
    }

    .form-section .form-icon {
        top: 5px;
    }

    .input-group-text {
        height: 40px !important;
    }

    .form-section .form-control {
        height: 40px;
    }

    .sectionPadding {
        padding: 60px 0;
    }
}
@media (min-width: 1024px) and (max-width: 1280px) {
    form h3 {
      font-size: 22px;
      font-weight: 700;
    }
    .counter-txt{font-size: 1.4rem;}
    .carousel-caption {
        margin-top: 0% !important;
    }
}




/* .table td, .table th {
width:50%;
}
*/

.table-bordered td {
    text-align: center;
}

.about-us ul li {
    margin-left: 10px;
    list-style-type: disc;
}

/*
.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0,0,0,.05);
background: rgb(219,235,194);
background: linear-gradient( 
270deg, rgb(219 235 194 / 39%) 0%, rgb(193 215 236 / 39%) 100%);
}
*/

.virtual-conference-bg {
    position: absolute;
    right: 0;
    width: 30%;
    bottom: 0;
}

#about {
    padding:90px 0;
}

#blast {
    padding: 0px 0 0px 0;
}

#glance {
    padding: 80px 0 80px 0;
}

#partners {
    padding: 80px 0 80px 0;
}

#speaker {
    padding: 60px 0 60px 0;
    background: #467495;
}

#committees {
    padding: 60px 0 60px 0;
}

#contact {
    padding: 40px 0 40px 0;
}

#programme {
    padding: 60px 0 60px 0;
}

#sponsorship {
    padding: 60px 0 60px 0;
}

.wa-box {

    padding: 20px;
    border-radius: 10px;
    color: #fff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    height: 210px;
}

.agenda-box {
    border-radius: 0 !important;
    background: rgb(219, 235, 194);
    background: linear-gradient(90deg, rgba(219, 235, 194, 1) 0%, rgba(193, 215, 236, 1) 100%);
}

.wa-box img {
    padding: 5px;
    border-radius: 5px;
    width: 30%;
}

.wa-box h3 {
    font-size: 40px;
}

.wa-box p {
    font-size: 18px;
    line-height: 21px;
}

.stuck .sticky-top .nav-item .nav-link {
    color: #000;
}

/*.stuck .sticky-top .navbar-brand img {*/
/*    width:80%;*/
/*    padding-bottom: 5px;*/
/*}*/


.bg-video {
    position: absolute;
    width: 100%;
}

video {
    object-fit: cover;
    width: 100vw;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}

.bg-half-170 {
    min-height: 100vh;
    height: auto;
}

.lr-p {
    padding-left: 80px;
    padding-right: 80px;
}

.technical-papers {
    background: rgb(219, 235, 194);
    background: linear-gradient(270deg, rgba(219, 235, 194, 1) 0%, rgba(193, 215, 236, 1) 100%);
    padding: 10px;
    margin-bottom: 5px;
}

.committee-heading {
    background: rgb(138, 187, 63);
    background: linear-gradient(270deg, rgba(138, 187, 63, 1) 0%, rgba(79, 121, 197, 1) 100%);
    padding: 10px;
    margin-bottom: 10px;
}

.committee-heading h5 {
    font-weight: 600;
    color: #fff;
}

.committee-member-box {
    background: rgb(219, 235, 194);
    background: linear-gradient(90deg, rgba(219, 235, 194, 1) 0%, rgba(193, 215, 236, 1) 100%);
    padding: 10px;
    margin-bottom: 5px;
}

.committee-member-box p {
    font-size: 14px;
    color: #1c70b6;
    font-weight: 500;
}

.key-contacts {
    background-color: #fff;
    border-radius: 19px;
    padding: 10px;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    border-bottom: 5px solid #8abb41;
}

.price-box {
    background: rgb(219, 235, 194);
    background: linear-gradient(90deg, rgba(219, 235, 194, 1) 0%, rgba(193, 215, 236, 1) 100%);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: rgb(133 182 73 / 17%) 0px 8px 24px;
}

.price-box-heading {
    padding: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    /*   background: rgb(138,187,63);
background: linear-gradient( 
90deg, rgba(138,187,63,1) 0%, rgba(79,121,197,1) 100%); */
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
}

.price-box-content {
    padding: 25px;
    text-align: center;
}

.price-box-content h5 {
    font-size: 16px;
}

.price-box-content .border-bottom {
    border-bottom: 1px solid #83b54d !important;
}

.price-bg-blue {
    background-color: #009ee3;
}

.price-bg-purple {
    background-color: #b94281;
}

.price-bg-yellow {
    background-color: #b99c42;
}

.bg-yellow-dark {
    background-color: #e0e550;
}

.bg-orange-light {
    background-color: #f0d784;
}

.Sponsorship {
    margin-top: 100px;
}

.Sponsorship .Sponsorship-box {
    background: rgb(219, 235, 194);
    background: linear-gradient(270deg, rgba(219, 235, 194, 1) 0%, rgba(193, 215, 236, 1) 100%);
    padding: 15px;
}

.Sponsorship .Sponsorship-heading span {
    font-size: 24px;
    font-weight: 500;
    color: #ffffff;
    background-color: #ff6e6b;
    padding: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}


.bank-details {
    padding: 10px;
    background-color: #fff;
    font-size: 18px;
    border: 4px solid #83b54d;
    font-weight: 500;
}

.bank-details-heading span {
    font-size: 24px;
    font-weight: 500;
    color: #ffffff;
    background-color: #ffac6b;
    padding: 8px 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.popup-youtube {
    /*position: absolute;
left: 48%;*/
    /*top: 47%;*/
}

.nav-pills .nav-item {
    margin-bottom: 7px;
}


.dark-blue {
    background-color: #1d5c99;
}

.light-blue {
    background-color: #70c6f2;
}

.orange-blue {
    background-color: #f18f3b;
}

.red-blue {
    background-color: #da251c;
}

.pink-blue {
    background-color: #e837a7;
}

.speakers-section .name {
    margin-top: 10px;
}

.speakers-section a {
    color: #1d5e8a;
    font-size: 18px;
}

.speakers-section {
    background-color: #fff;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px, rgba(17, 17, 26, 0.1) 0px 24px 80px;
    border-radius: 2px;
    border: 1px solid #d5d5d5;
}

.page-preview .thumb {
    border: 1px solid #ebebeb;
}

.isotope-nav ul li.active {
    background: rgb(255 255 255);
    color: #1e71b8;
}

.isotope-nav ul li {
    color: #fff;
}

.page-preview {
    margin-bottom: 20px;
}

.diamond-bg {
    background-color: #db83c5;
}

.gold-bg {
    background-color: #e3c93d;
}

.silver-bg {
    background-color: #bfbdbd;
}

.bronze-bg {
    background-color: #dc9484;
}

.award-bg {
    background-color: #ada36a;
}

.green-bg {
    background-color: #8eeca3;
}

.game-bg {
    background-color: #70ddf4;
}

.traveli-bg {
    background-color: #738ef4;
}

.blue-bg {
    background-color: #1f94cc;
}


.main {
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.15);
    font-family: "Open Sans";
    width: 1170px;
    margin: 0 auto;
}

.price-table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #e3e3e3;
}

.price-table tr:not(:last-child) {
    border-bottom: 1px solid rgb(255 255 255 / 20%);
}

.price-table tr td {
    border-left: 1px solid rgb(255 255 255 / 67%);
    padding: 8px 24px;
    font-size: 14px;
}

.price-table tr td:first-child {
    border-left: 0 none;
}

.price-table tr td:not(:first-child) {
    text-align: center;
}

.price-table tr:nth-child(even) {
    background-color: #FFFFFF;
}

.price-table tr:hover {
    background-color: #EEEEEE;
}

.price-table .fa-check {
    color: #5336ca;
}

.price-table .fa-times {
    color: #D8D6E3;
}



.price-table tr.price-table-head td {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    line-height: 23px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
}



.price-table tr.price-table-head td span {
    font-size: 24px;
    display: block;
    font-weight: 600;
}

.price-table tr.price-table-head {
    background-color: #1e94cc;
    color: #FFFFFF;
}

.price-table td.price {
    color: #f43f54;
    padding: 16px 24px;
    font-size: 20px;
    font-weight: 600;


}

.price-table td.price a {
    background-color: #5336ca;
    color: #FFFFFF;
    padding: 12px 32px;
    margin-top: 16px;
    font-size: 12px;
    font-weight: 600;


    text-transform: uppercase;
    display: inline-block;
    border-radius: 64px;
}

.price-table .price-blank {
    background-color: #fafafa;
    border: 0 none;
}

.price-table svg {
    width: 90px;
    fill: #5336ca;
}


.table-bordered td,
.table-bordered th {
    /*white-space: nowrap;*/
}



.about-right-img {
    position: absolute;
    right: 0;
    width: 25%;
    top: 0;
}


.glance-left-img {
    position: absolute;
    left: 0;
    width: 25%;
    bottom: 0;
}

/*.carousel-caption {*/

/*    margin-top: 3%;*/
/*    margin-bottom: 4%;*/

/*}*/

.event-name h4 {
    color: white;
    display: inline-block;
    background-color: #1d5c99;
    padding: 1px 10px;
}



@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);

/* Included color classes.. 
.red 
.blue 
.yellow
.green
.orange
.navy 
*/

figure.snip1205 {
    position: relative;
    overflow: hidden;
    width: 100%;
    background: #000000;
    text-align: center;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

figure.snip1205 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

figure.snip1205 img {
    max-width: 100%;
    vertical-align: top;
}

figure.snip1205 i {
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    font-size: 34px;

    line-height: 60px;
    background: unset;

    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    transition: all 300ms 0ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
}



figure {
    margin: 0;
}

figure.snip1205.green {
    background-color: #1d5c99;
}

figure.snip1205.green i {
    color: #fff;
}


figure.snip1205:hover img,
figure.snip1205.hover img {
    opacity: 0.3;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

figure.snip1205:hover i,
figure.snip1205.hover i {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    transition: all 300ms 100ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}


.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #009ee3;
}

.nav-item .nav-link h5 {
    font-size: 18px;
    text-align: center;
    font-family: sans-serif;
}

.nav-pills .nav-link {
    margin-right: 10px;
    border-radius: 0px;
    background-color: #c9c9c9;
    color: #000;
}

.tab-content .tab-text {
    padding: 30px;
    background-color: #fff;

    margin-bottom: 30px;

}

.box {
    border: 4px solid #009ee3;
}

.box1 {
    border: 4px solid #f38f34;
}

.box h4 {
    color: #161b2f !important;
    font-weight: 500;
    font-size: 18px !important;
    text-transform: unset !important;
    font-weight: 500 !important;
}

.box .timebox {
    color: #000116 !important;
    font-size: 17px;
    font-family: sans-serif;
    font-weight: 400;
    line-height: 5px;
}



.filter {
    text-align: center;
    margin: 2em auto;
}

.filter a {
    text-align: center;
    padding: .7em 1em;
    background: crimson;
    color: white;
    text-decoration: none;
}

.filter a.current {
    background: orangered;
}



.boxGroup {
    text-align: center;
}


/* New-Listing-Box */

.block-main {
    background-color: #efefef;
    padding: 10px 10px;
}

.block-wrapper {
    border: 1px solid #dee2e6;
    background-color: #ffffff;
    border-radius: 12px;
    width: 100%;
    display: flex;
    align-items: top;
    min-height: 140px;
    margin-bottom: 20px;
}

/* .block-wrapper a { */
/* color: #000; */
/* } */

.left-block {
    padding: 10px;
    position: relative;
    min-width: 110px;
    max-width: 110px;
}

.right-block {
    padding: 10px;
    width: 100%;
    margin-left: auto;
    border-radius: 0 12px 12px 0;
    align-self: stretch;
    background: rgba(242, 242, 242, 1);
    background: -moz-linear-gradient(left, rgba(242, 242, 242, 1) 0%, rgba(255, 255, 255, 1) 46%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(242, 242, 242, 1)), color-stop(46%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(left, rgba(242, 242, 242, 1) 0%, rgba(255, 255, 255, 1) 46%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(left, rgba(242, 242, 242, 1) 0%, rgba(255, 255, 255, 1) 46%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(left, rgba(242, 242, 242, 1) 0%, rgba(255, 255, 255, 1) 46%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(242, 242, 242, 1) 0%, rgba(255, 255, 255, 1) 46%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#ffffff', GradientType=1);
}

.right-block .status {
    position: absolute;
    text-align: right;
    width: auto;
    top: -10px;
    right: 10px;
    bottom: auto !important;
}

.left-block .wishlist {
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid #ccc;
    width: 26px;
    height: 26px;
    padding: 2px 0 0 0;
    color: #000;
    border-radius: 5px;
    position: absolute;
    right: -13px;
    top: 7px;
    font-size: 16px;
    text-align: center;
    z-index: 9;
}

.logo-block {
    border-bottom: 1px solid #9e9e9e;
    padding: 0 0 10px 0;
    min-height: 70px;
}

.logo-block img {
    max-height: 70px;
}

.speaker-name {
    color: #2b2929;
    font-size: 18px;
    margin: 0;
    padding: 0 0 0 0;
}

.speaker-img {
    border-radius: 90%;
    border: 1px solid #ccc;
    padding: 5px;
}
}

.subject {
    color: #ff0000;
}

.subject-tittle {
    color: #000000;
    font-size: 16px;
}

.speaker-add {
    color: #666666;
    font-size: 13px;
    font-style: normal;
    margin-bottom: 5px;
    min-height: 44px;
    line-height: 16px;
}

.speaker-details {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
    line-height: 18px;
}

.speaker-details span {
    font-weight: normal;
    display: block;
    color: #7f7f7f;
}

/*.speaker-details {  display: flex;  align-items: center;  justify-content: center;  flex-direction: column;  height: 100%;}*/
.detail-head {
    color: #ff6600;
    font-size: 14px;
    font-weight: 500;
}

.detail-txt {
    color: #7f7f7f;
    font-size: 12px;
    font-weight: 400;
}

/* New-Listing-Box */

.joinNow {
    display: block;
    color: #000;
}

.zoom-icon {
    width: 18px;
    margin-right: 5px;
}

.status {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: -10px;
}

.status .online {
    background-color: #fff !important;
    color: #06ba41;
    border-radius: 20px;
    padding: 5px 15px 5px 30px;
    border: 1px solid #06ba41;
    position: relative;
}

.status .online::before {
    background-color: #06ba41;
    border-radius: 20px;
    width: 15px;
    height: 15px;
    position: absolute;
    content: '';
    left: 7px;
    top: 7px;
}

.status .offline {
    background-color: #fff !important;
    border-radius: 20px;
    padding: 5px 15px 5px 30px;
    border: 1px solid #ccc;
    position: relative;
}

.status .offline::before {
    background-color: #ccc;
    border-radius: 20px;
    width: 15px;
    height: 15px;
    position: absolute;
    content: '';
    left: 7px;
    top: 7px;
}

.btn-sm {
    font-size: 0.675rem;
    padding: 5px 15px;
}

/*moda-Css*/
.modal-title {
    font-size: 26px;
    font-weight: 400;
}

.modal-header .close {
    line-height: 30px;
}

/*moda-Css*/

.know-more-btn {
    padding: 3px 12px;
    font-size: 13px !important;
    color: #fff !important;
    text-transform: capitalize;
    background-color: #0b497b !important;
    border-color: #0b497b !important;
}

.view-all {
    margin-top: -122px;
}


@media (min-width: 1140px) and (max-width: 1280px) {

    /*.btn {padding: 6px 16px!important;font-size:12px!important; }*/
    .logo {
        max-height: 90px;
    }

    /*.carousel-caption {margin-top: -160px!important;}*/

    .footer-logo {
        max-width: 65% !IMPORTANT;
    }

}



@media (min-width: 1281px) and (max-width: 1366px) {
    .btn {
        padding: 6px 16px !important;
        /*font-size: 12px !important;*/
    }

    .logo {
        max-height: 90px;
    }

    .carousel-caption {
        margin-top: 0 !important;
    }
}

@media (min-width: 993px) and (max-width: 1680px) {
    .stuck .sticky-top {
        /*height: 70px;*/


    }
}


@media (min-width: 1601px) and (max-width: 1680px) {}

@media (min-width: 1441px) and (max-width: 1600px) {
    .main-text-top {
        margin-top: 30px;
        max-width: 60%;
    }

    .banner-text-content h3 {
        font-size: 30px !important;
    }
}

@media (min-width: 1367px) and (max-width: 1440px) {
    .main-text-top {
        margin-top: 30px;
        max-width: 60%;
    }

    .banner-text-content h3 {
        font-size: 26px !important;
    }
}

@media (min-width: 1281px) and (max-width: 1366px) {
    .main-text-top {
        margin-top: 60px;
        max-width: 60%;
    }

    .banner-text-content h3 {
        font-size: 24px !important;
    }
}

@media (min-width: 1196px) and (max-width: 1280px) {
    .main-text-top {
        margin-top: 60px;
        max-width: 60%;
    }

    .banner-text-content h3 {
        font-size: 21px !important;
    }
}

@media (min-width: 992px) and (max-width: 1195px) {
    .main-text-top {
        margin-top: 60px;
        max-width: 80%;
    }

    .banner-text-content h3 {
        font-size: 21px !important;
    }
    .logo {
      max-height: 88px;
    }
.side-space{margin-left: 87px;}
}



@media (min-width:993px) and (max-width:1366px) {
    .footer.footer-bar {
        position: unset !important;
        width: 100%;
        bottom: 0;
    }
}



header nav.navbar {
    padding: 10px 30px;
}

ul.navbar-nav.ml-auto {
    position: relative;
    z-index: 9;
}

form.form-inline {
    position: relative;
    z-index: 9;
}

a.nav-link.login-btn {
    background: #ffef00;
    padding: 20px 38px !IMPORTANT;
    display: block;
    /* width: 100px; */
    text-align: center;
    align-items: center;
    line-height: 0;
    border-radius: 25px;
    color: #1f2251 !IMPORTANT;
    margin-top: 0 !IMPORTANT;
}



.main-banner {
    position: relative;
    background-color: #000c26;
    background-size: cover;
    /*height: 100%;*/
    /*min-height: 100%;*/
    width: 100%;
    overflow: hidden;
}

/*.main-banner .overlay {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    height: 100%;*/
/*    width: 100%;*/
/*    background-color: black;*/
/*    opacity: 0.5;*/
/*    z-index: 1;*/
/*}*/

.home-center {
    /*display: table;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*padding: 100px 0 70px;*/
    display: table;
    width: 100%;
    height: 100%;
    padding: 100px 0 70px;
    /*display: flex;*/
    align-items: center;
    height: 100vh;
    justify-content: center;
}

.home-desc-center {
    display: table-cell;
    vertical-align: middle;
}

.main-banner video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    object-fit: fill;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.banner-text {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 9;
    /*padding-top: 80px;*/
}

.banner-text-content {
    /*padding: 33% 5%;*/
    position: relative;
    z-index: 9;
}

.banner-text h1 {
    font-size: 55px;
    font-weight: 700;
    color: #ffffff;
}

.banner-text p {
    font-size: 18px;
    line-height: 30px;
    font-family: Roboto;
    color: #ffff;
    padding-top: 15px;
}

.banner-text-content h2 {
    font-size: 28px;
    color: #fff;
    font-family: 'Roboto';
    margin: 15px auto;
}

.banner-text-content h3 {
    font-size: 27px;
    color: #fff;
    padding: 10px 0;
}

.date-calender {
    /*background: #1ecbe1;*/
    max-width: 380px;
    border-radius: 5px;
    margin: 15px auto;
}

.banner-text-content h5 {
    background: #ff000000;
    color: #fff;
    /*padding-top: 25px;*/
    margin-bottom: 0;
    font-size: 25px;
}

p.transport {
    padding-top: 2px;
    font-size: 16px;
    letter-spacing: 0.5px;
}

.banner-text-content h4 {
    font-size: 20px;
    background: #ffef00;
    text-align: left;
    padding: 3px 20px;
    width: 57%;
    color: #1f2251;
    border-radius: 5px;
    margin-top: 5px;
}

.banner-text-content span {
    font-size: 20px;
    background: #ffef00;
    text-align: left;
    padding: 11px 20px;
    /* width: 57%; */
    color: #1f2251;
    border-radius: 5px;
    margin-top: 5px;
    margin: 5px 0 !IMPORTANT;
    font-weight: 500;
}

.home-center:before {
    position: absolute;
    content: '';
    height: 300px;
    width: 300px;
    left: -110px;
    top: -13%;
    border-radius: 50%;
    display: none;
    background: #1f2251;
    z-index: 1;
    animation: fadeinout 10s infinite;
}

/*@keyframes fadeinout*/
/*{*/
/*  0%{*/
/*    opacity:0;*/
/*  }*/
/*  50%*/
/*  {*/
/*    opacity:1;*/
/*  }*/
/*  100%*/
/*  {*/
/*    opacity:0;*/
/*  }*/
/*}*/

a.registration-btn {
    text-align: center;
    background: #1f2251;
    border-radius: 25px;
    /* width: 150px; */
    font-size: 18px;
    font-family: Roboto;
    color: #fff;
    margin-top: 15px;
    padding: 12px 30px;
}

.registration-form form {
    padding: 20px 25px;
    position: relative;
    z-index: 98;
    box-shadow: inset 0px 0px 10px rgb(0 0 0 / 11%);
    background: rgba(71,117,150,0.6) !important;
    border-radius: 15px;
    margin-top: 0px;
}

.banner-one-shape2 {
    position: absolute;
    border: 20px solid rgb(255 255 255 / 95%);
    width: 150px;
    height: 150px;
    border-radius: 100%;
    top: 7px;
    left: 30px;
    mix-blend-mode: overlay;
    z-index: 9;
    -webkit-animation: animation-one linear infinite 5s;
    animation: animation-one linear infinite 5s;
}

.banner-one-shape3 {
    position: absolute;
    border: 20px solid rgb(255 255 255 / 95%);
    width: 150px;
    height: 150px;
    border-radius: 100%;
    top: 81%;
    right: 0;
    mix-blend-mode: overlay;
    z-index: 9999;
    -webkit-animation: animation-one linear infinite 5s;
    animation: animation-one linear infinite 5s;
}




section.about-us {
    padding: 60px 0;
    overflow-x: hidden;
    background: #e5ece0;
    background-image: url('../images/icsphdcci/about-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.about-heading {
    padding: 10px 0;
    margin-bottom:20px;
}

.about-heading.about h1 {
    font-family: 'Montserrat', serif;
    font-size: 36px;
    color:#b5b545;
}
.about-heading.about h1 span {
    color:#605f5f;
}

.about-heading h1 {
    text-align: center;
    font-weight: 700;
    font-size: 42px;
    color: #467495;
}

.about-heading h1:after {
    /*content: "";*/
    /*position: absolute;*/
    /*bottom: -10px;*/
    /*left: 50%;*/
    /*width: 50px;*/
    /*height: 5px;*/
    /*border-radius: 3px;*/
    /*-webkit-transform: translateX(-50%);*/
    /*-ms-transform: translateX(-50%);*/
    /*transform: translateX(-50%);*/
    /*background: -o-linear-gradient(right, #FF6C1C 50%, #FF3A33);*/
    /*background: linear-gradient(-90deg, #f9ca02 20%, #f9ca02);*/
}

.about-heading h5 {
    font-size: 22px;
    text-align: center;
    padding: 10px 0;
}

/*.about-us-para {*/
/*    padding-top: 20px;*/
/*}*/

.about-us-para img {
    width: 100% !IMPORTANT;
    max-width: 300px !IMPORTANT;
}




section#missionlife {
    padding: 90px 0;
    overflow-x: hidden;
    background: #fff;
    background-image: url('../images/icsphdcci/mis-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
#missionlife .about-heading h1 {
    font-family: 'Montserrat', serif;
    font-size: 36px;
    color:#000;
}
#missionlife .about-heading h1 span{
    font-family: 'Montserrat', serif;
    font-size: 36px;
    color:#467495;
}



.public-display {
    padding: 90px 0  !important;
    /* margin: 60px 0; */
    background: #d9ebfb;
    background-image: url(https://bridge4rare.org/public/form-2/images/indousrare/wave--ba-banner.jpg?v1);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.public-display.travel{
     background-image: url(https://bridge4rare.org/public/form-2/images/indousrare/banner-grey.jpg?v1);
}

.pricing-info {
    padding: 20px 0;
}
.pricing-info h3 {
text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: normal;
}
.pricing-info p {
    text-align: center;
    padding-top: 12px;
    font-size: 18px;
}
.pricing-info p a {
    color: #000;
    font-weight: 600;
}

.pricing-info p.registration {
    font-size: 28px;
}

.pricing-info ul {
    justify-content: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: left;
    width: 100%;
}

.pricing-info ul li {
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    padding: 5px 0;
}

.travel-content {
    padding-top: 15px;
}
.travel-content p {
    text-align: center;
}

.travel-content1 p {
    padding: 5px 0;
    font-size: 18px;
}
.travel-content1 p a {
    color: #000;
    font-weight: normal;
    text-decoration: underline;
}
.travel-content1 h3 {
    padding-bottom: 4px;
    font-family: 'Roboto', sans-serif;
    font-size: 23px;
    padding-top: 10px;
}
.about-heading.fees h1 {
    font-size: 35px;
}

.table-list ul {
    padding: 0 25px;
}
.table-list ul li {
    list-style: auto;
    font-weight: normal;
    padding: 7px 0;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(0 142 255 / 10%);
}
.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgb(234 29 37 / 4%);
}

.media-logos {
    padding: 25px;
    border: 1px solid #ccc;
}

.our-impact h1 {
    font-size: 25px;
    color: #fff !IMPORTANT;
    font-weight: 600;
}

.our-impact h4 {
    font-size: 25px;
    color: #fff !IMPORTANT;
    font-weight: 600;
}

.our-impact h2 {
    color: #fff !IMPORTANT;
}

.our-impact h2 span {
    color: #fff !IMPORTANT;
    font-size: 18px;
}

.youth-card {
    background: #f9ca02;
    border-radius: 5px;
    color: #fff;
    text-align: center;
}

.youth-card img {
    width: 60px !IMPORTANT;
    margin: 0 auto;
    padding-bottom: 10px;
    filter: brightness(0) invert(1);
}

.item.youh-cards-man {
    background: #202350;
    padding: 25px;
    margin-top: 80px;
}

#about button.owl-prev span {
    position: relative;
    /* left: 0; */
    font-size: 37px;
    color: #fff;
    width: 35px;
    height: 35px;
    background: rgb(0 0 0);
    background: rgb(32 35 80);
    align-items: center;
    border-radius: 50%;
    padding: 0;
    line-height: 30px;
    bottom: -10px;
    padding: 5px 20px;
}


#about button.owl-next span {
    position: relative;
    font-size: 37px;
    color: #fff;
    width: 35px;
    height: 35px;
    background: rgb(0 0 0);
    background: rgb(32 35 80);
    align-items: center;
    border-radius: 50%;
    padding: 0;
    line-height: 33px;
    bottom: -10px;
    right: -70px;
    padding: 5px 20px;
}

.item.m3m-foundation {
    padding: 80px 0;
}

.about-us-para p {
    font-size: 18px !important;
    line-height: 30px !important;
    color: #000;
    /*text-align: justify;*/
    position: relative;
    margin-bottom: 13px !important;
}

.about-img {
    margin-top: 14%;
}

.about-img img {
    width: 80%;
    border-radius: 15px;
}

.list-check {
    background: #e81a24;
    border-radius: 50%;
    width: 24px;
    min-width: 24px;
    height: 24px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 12px;
    margin-right: 15px;
    margin-top: 5px;
}

.big-title h2 {
    position: absolute;
    width: 100%;
    top: -20px;
    font-size: 110px;
    line-height: 1em;
    font-weight: 700;
    text-transform: uppercase;
    color: rgba(80, 80, 80, 0.07);
    text-align: center;
    justify-content: center;
}

.about-img::before {
    content: "";
    position: absolute;
    top: 50px;
    right: -50px;
    background-color: #c8c8c854;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    width: 100%;
    height: 100%;
    display: block;
    /* transform: translate(-540px,0); */
    z-index: -1;
}

.about-img {
    margin-top: 10%;
}



.agenda {
    padding: 60px !important;
    /* margin: 60px 0; */
    background: #d9ebfb;
    background-image: url(https://bridge4rare.org/public/form-2/images/indousrare/banner-bootom1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.bs-example .card {
    background-color: #fff0;
    background-clip: border-box;
    border: 0;
    border-radius: 0;
    display: block;
    border-bottom: 1px solid #d4d4d4;
}

.bs-example .card-header:first-child {
    border-radius: 14px;
}

/*#agenda p {*/
/*    font-size: 17px;*/
/*    line-height: 24px;*/
/*    color: #000;*/
/*    font-weight: 400;*/
/*}*/


ul.nav.nav-tabs.agenda-list li.nav-item a.nav-link.active {
    color: #467495;
    display: block;
    padding: 18px;
    font-weight: 600;
    font-size: 22px;
    font-family: 'Crimson Pro', serif;
    border: 0;
    background: #ff000000;
    padding: 0 25px;
    border-bottom: 2px solid #467495 !IMPORTANT;
}

ul.nav.nav-tabs.agenda-list {
    justify-content: left;
    margin-bottom: 25px;
    border: 0;
}

ul.nav.nav-tabs.agenda-list li.nav-item a {
    color: #467495;
    display: block;
    padding: 18px;
    font-weight: 600;
    font-size: 22px;
    font-family: 'Crimson Pro', serif;
    border: 0;
    background: #ff000000;
    padding: 0 25px;
    /*border-bottom: 2px solid #467495 !IMPORTANT;*/

}

.border-agedna {
    border: 1px solid #dddddd;
    margin-bottom: 25px;
    padding: 15px;
}

.tabs-indousrare-heading h1 {
    font-size: 18px;
    font-weight: 600;
    color: black;
}

.tabs-indousrare-heading ul {
    padding-top: 0px;
}

.tabs-indousrare-heading ul li {
    padding: 5px 0;
    font-size: 16px;
}

.tabs-indousrare-heading p {
    /*padding: 15px 0;*/
}

.tabs-indousrare-heading p span {
    font-size: 16px;
    font-style: italic;
}

.tabs-indousrare-heading.Networking p {
    text-align: left;
    font-weight: 600;
    color: red;
    padding: 0;
    font-size: 20px !important;
}



.tabs-indousrare-heading ul.list-inds li {
    list-style: disc;
}

.tabs-indousrare-heading ul.list-inds {
    padding-left: 25px;
}

.myTab h5 {
    margin: 0;
    padding: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
}

.taccordion-h h5 {
    font-size: 20px !important;
    color: #000;
    font-weight: 600;
}

.taccordion-h p {
    font-size: 16px !important;
    color: #000;
    font-weight: 500;
}

.taccordion-h p span {
    font-weight: 400;
}

.book-slot {
    color: #fff;
    background-color: #1f2251;
    border-color: #2a5094;
    padding: 9px 19px !important;
    border-radius: 50px;
    font-weight: normal;
    font-size: 16px;
    text-transform: unset;
}

.bs-example {
    width: 100%;
    margin: 80px 0 0;
}

#about p.respective {
    margin-bottom: 0;
    font-size: 16px !IMPORTANT;
    line-height: 25px;
    font-weight: 400;
    padding-top: 9px;
    text-align: justify;
}




section.about-us.partnrs-knowledge {
    background-image: url(https://livingwithinfra.ibentos.com/public/form-2/images/vastukul/partners-banner1.jpg);
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-attachment: fixed; */
    background-position: bottom;
}

.partners-logo {
    width: 100%;
    margin-bottom: 25px;
}

.partners-logo img {
    width: 200px;
    margin: 0 auto;
    display: block;
    border: 1px solid #a4a4a4;
    padding: 10px;
}


#main {
    margin: 50px 0;
    background: #fffae0;
}

#main #faq .card {
    margin-bottom: 30px;
    border: 0;
    background: #ff000000;
}

#main #faq .card .card-header {
    border: 0;
    -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
    box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
    border-radius: 2px;
    padding: 0;
}

#main #faq .card .card-header .btn-header-link {
    color: #fff;
    display: block;
    text-align: left;
    background: #1f2251 !IMPORTANT;
    color: #fff !IMPORTANT;
    padding: 20px !IMPORTANT;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

#main #faq .card .card-header .btn-header-link:after {
    content: "\-";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 35px;
    float: right;
    line-height: 15px;
}

#main #faq .card .card-header .btn-header-link.collapsed {
    background: #212450;
    color: #fff;
    border-radius: 30px;
}

#main #faq .card .card-header .btn-header-link.collapsed:after {
    content: "\+";
    font-size: 25px;
    font-weight: 900;
}

#main #faq .card .collapsing {
    background: #FFE472;
    line-height: 30px;
}

#main #faq .card .collapse {
    border: 0;
}

#main #faq .card .collapse.show {
    background: #FFE472;
    line-height: 30px;
    color: #222;
    margin-top: 2px;
}

div#faq .card-body {
    padding-top: 15px;
    text-align: justify;
}

div#faq {
    margin-top: 110px;
}

a.btn.btn-header-link {
    color: #000 !IMPORTANT;
}

a.btn.btn-header-link.collapsed {
    color: #fff !IMPORTANT;
}

.about-img.about {
    margin-top: 0;
}

.about-img.about img {
    width: 80%;
    border-radius: 15px;
    text-align: right;
    float: right;
}

.about-img.about::before {
    content: "";
    position: absolute;
    top: 80px;
    left: -50px;
    background-color: #3d4397;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    width: 100%;
    height: 94%;
    display: block;
    /* transform: translate(-540px,0); */
    z-index: -1;
}

section.about-us.my-3.proposal {
    /* overflow: unset; */
    margin-bottom: 60px !IMPORTANT;
}

.about-content {
    position: absolute;
    left: 25%;
    top: 110px;
    height: 100%;
    align-items: center;
    /* bottom: 0; */
}

.about-content h1 {
    color: #222551;
    font-size: 60px;
    font-weight: 700;
}

.about-content h1 span {
    color: red;
    font-size: 60px;
    font-weight: 700;
    /* text-shadow: 2px 0 0 #222551, -2px 0 0 #222551, 0 2px 0 #222551, 0 -2px 0 #222551, 1px 1px #222551, -1px -1px 0 #222551, 1px -1px 0 #222551, -1px 1px 0 #222551; */
    color: transparent;
    -webkit-text-stroke-width: 3px;
    -webkit-text-stroke-color: #222551;
    font-size: 60px;
}


section.agenda.speakers {
    background-image: url(https://livingwithinfra.ibentos.com/public/form-2/images/vastukul/bg-1.jpg);
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-attachment: fixed; */
    background-position: bottom;
}



:root {
    --main-color: #4A3BD1;
}

.serviceBox {
    color: #fff;
    text-align: center;
    padding: 60px 50px;
    margin: 0 5px;
    border: 1px solid #8ac5ff;
    border-radius: 60px;
    position: relative;
    z-index: 1;
    height: 100%;
}

.serviceBox:before,
.serviceBox:after {
    content: '';
    border: 3px solid #ffffff;
    border-radius: inherit;
    position: absolute;
    left: 13px;
    right: 13px;
    top: 13px;
    bottom: 13px;
    z-index: -1;
}

.serviceBox:after {
    background-color: white;
    border: none;
    border: 1px solid #73baff;
    left: 25px;
    right: 25px;
    top: 25px;
    bottom: 24px;
}

.serviceBox .service-icon {
    font-size: 30px;
    margin: 0 0 8px;
}

.serviceBox .title {
    font-size: 20px;
    text-transform: capitalize;
    margin: 18px 0 5px;
    color: #000000;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}

.serviceBox .description {
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 22px;
    margin: 0;
}

.serviceBox .service-icon img {
    border-radius: 50%;
}

.speaker-card {
    margin-top: 40px;
}

.serviceBox h4 {
    font-size: 16px;
    margin: 3px 0;
    color: #222551;
    font-weight: 400;
  font-family: 'Roboto', sans-serif;
}

a.more-details {
    color: #090909;
    font-weight: 700;
}


.partner-logo {
    width: 100%;
    padding: 60px 0;
    background-image: url(https://bridge4rare.org/public/form-2/images/indousrare/banner-bootom1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.about-heading.partners h1 {
    font-size: 28px;
    text-align: left;
}

.logo-perterns {
    width: 100%;
    padding:0;
    border: 1px solid #15155437;
    margin: 0 0px 25px;
}

.about-heading.partners .interested-sponsors {
    font-size: 18px;
}
.about-heading.partners a {
    font-weight: bold;
    font-size: 16px;
    background-color: red;
    padding: 10px 25px;
    display: inline-block;
    border-radius: 25px;
    color: #fff;
    margin-top: 5px;
    margin-bottom: 10px;
}



.modal-headers {
    width: 100%;
    margin: 0 auto;
    display: block;
    background: #232868;
    padding: 15px;
    background-image: url(https://livingwithinfra.ibentos.com/public/form-2/images/vastukul/banner-modal.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.modal-headers img {
    margin: 0 auto;
    display: block;
    width: 200px;
    border-radius: 50%;
}

.modal-headers h3 {
    text-align: center;
    padding-top: 10px;
    font-size: 21px;
    color: #fff;
}

.modal-headers h4 {
    text-align: center;
    font-size: 16px;
    color: #fff;
    padding: 5px 0 15px;
    font-weight: 400;
}

.modal-contents {
    padding: 25px;
    border-radius: 0;
}

.modal-contents p {
    font-size: 16px;
    font-family: Roboto;
    line-height: 28px;
}

.modal-content.heades button.close {
    position: absolute;
    top: 0;
    right: 0;
    color: white;
    font-size: 25px;
    z-index: 9;
    background: black;
    width: 30px;
    height: 30px;
}

.modal-content.heades button.close span {
    font-size: 25px;
}

.modal-content {
    border-radius: 0 !important;
}

a.download-brief {
    padding: 12px 30px;
    background: #222551;
    margin-top: 15px;
    display: block;
    width: 200px;
    color: #fff;
    font-size: 18px;
    border-radius: 50px;
    text-align: center;
    font-weight: 500;
}

.about-us-para p a {
    color: #212450;
}



section.footer {
    background: #467495;
    padding: 60px 0;
}

section.footer p {
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    padding: 0;
    padding-bottom: 5px;
    /*text-align: center !important;*/
}
section.footer h3 {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 23px;
    padding-top: 5px;
}

section.footer h5 a {
    color: #fff;
    text-decoration: underline;
}
section.footer h5 {
    padding-top: 15px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-weight: normal;
}
.footer h2 {
    text-align: left;
    color: #fff;
    font-size: 35px;
}

.footer p {
    text-align: center;
    padding-top: 30px;
}

.footer p a {
    color: #fff;
    text-align: center;
    font-size: 18px;
}

.organized {
    position: relative;
    z-index: 9;
    margin: 0 auto;
    display: block;
    width: 100%;
}

.organised-text h5 {
    font-size: 16px;
    color: #fff;
    padding: 0px 0 15px;
}

.form-logo img {
    width: 70%;
    border-radius: 5px;
    margin-top: 15px;
}

.form-logo.vastukul img {
    width: 100%;
    border-radius: 0px;
}

.get-conected {
    justify-content: center;
}

.copyright p {
    text-align: left !IMPORTANT;
}

.copyright img.img-fluid {
    text-align: right !IMPORTANT;
    float: right;
}

.sectionClass {
    padding: 0px 0px 50px 0px;
    position: relative;
    display: block;
    /*background: rgb(249, 249, 249);*/
}


.sectiontitle {
    background-position: center;
    text-align: center;
    min-height: 20px;
}

.sectiontitle h2 {
    font-size: 30px;
    color: #222;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
}

.headerLine {
    width: 160px;
    height: 2px;
    display: inline-block;
    background: #101F2E;
}

.fullWidth {
    width: 100%;
    display: table;
    float: none;
    padding: 0;
    min-height: 1px;
    height: 100%;
    position: relative;
}

/********************************/
/*  SECTION WORK EXPERIENCE
********************************/

#work-experience .sectiontitle .headerLine {
    width: 280px;
}

#work-experience .headerline {
    width: 280px;
}

.cbp_tmtimeline {
    margin: 0px 30px 0 0;
    padding: 0;
    list-style: none;
    position: relative;
}

.cbp_tmtimeline:before {
    content: '';
    position: absolute;
    top: 3%;
    bottom: 0;
    width: 10px;
    background: #1f2251;
    left: 13%;
    height: 100%;
}

.cbp_tmtimeline li:last-child:before {
    content: initial;
}

.cbp_tmtimeline > li .cbp_tmtime {
    display: block;
    width: 25%;
    padding-right: 100px;
    position: absolute;
}

.cbp_tmtimeline > li .cbp_tmtime span {
    display: block;
    text-align: right;
}

.cbp_tmtimeline > li .cbp_tmtime span:first-child {
    font-size: 0.9em;
    color: #bdd0db;
}

.cbp_tmtimeline > li .cbp_tmtime span:last-child {
    font-size: 2.9em;
    color: #3594cb;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:last-child {
    color: #6cbfee;
}

.cbp_tmtimeline > li .cbp_tmlabel {
    margin: 0 0 15px 20%;
    color: #FFF;
    padding: 30px;
    font-size: 1.2em;
    /*font-weight: 300;*/
    line-height: 1.4;
    font-family: 'Open Sans';
    position: relative;
    border-radius: 5px;
}


.cbp_tmtimeline > li .cbp_tmlabel h3 {
    margin-top: 0px;
    color: white;
    font-size: 20px;
    margin-bottom: 5px;
    padding: 0 0 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}

.cbp_tmtimeline > li .cbp_tmlabel h4 {
    opacity: 0.7;
    color: rgba(255, 255, 255, 1);
    letter-spacing: 0px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    line-height: 1.2em;
    font-weight: 600;
    padding: 0;
    padding-bottom: 10px;
    margin: 0;
    text-align: left;
}

.cbp_tmtimeline > li .cbp_tmlabel h4 i {
    margin-right: 5px;
    vertical-align: middle;
}

.cbp_tmtimeline > li .cbp_tmicon {
    width: 100px;
    height: 100px;
    top: 3%;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 1.4em;
    line-height: 40px;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    color: #151515;
    background: #ffdb33;
    border-radius: 50%;
    text-align: center;
    left: 11%;
    margin: 0 0 0 -25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cbp_tmtimeline li {
    margin-bottom: 70px;
    position: relative;
}

.sectionClassProject {
    position: relative;
    display: block;
    /* background: #f7f7f7; */

    margin: 0 auto;
    padding: 80px 1.875em 3.125em;
}

.projectParagraph {
    font-size: 16px;
    margin: 0.5em 0 0;
    font-family: 'Roboto';
    color: #000;
    text-align: justify;
}

.projectParagraphLink {
    font-size: 15px !important;
    font-weight: 500 !important;
    margin-top: 50px !important;
    margin-bottom: 0px;
    text-align: right;
}

.projectParagraphLink a {
    color: white;
    text-decoration: underline;
}

.cbp_tmicon img {
    width: 60px;
}

section.vision-mision {
    width: 100%;
    padding: 60px 0;
    margin-top: 60px;
}

.about-img.about.attend:before {
    display: none;
}

.about-img.about.attend .about-content {
    width: 100%;
    position: relative;
    top: 0;
    background: #ffdb33;
    left: 0;
    padding: 20%;
    border-radius: 25px;
}

/*.faPra {*/
/*  display: inline-block;*/
/*  font: normal normal normal 14px/1 FontAwesome;*/
/*  text-rendering: auto;*/
/*  -webkit-font-smoothing: antialiased;*/
/*  -moz-osx-font-smoothing: grayscale;*/
/*  font-size: 70px;*/
/*  vertical-align: middle;*/
/*  color: white;*/
/*  line-height: 150px;*/
/*}*/


.about-img.about.attend .about-content h1 {
    color: #222551;
    font-size: 80px;
    font-weight: 700;
}

.about-img.about.attend .about-content h1 span {
    color: red;
    font-size: 60px;
    font-weight: 700;
    /* text-shadow: 2px 0 0 #222551, -2px 0 0 #222551, 0 2px 0 #222551, 0 -2px 0 #222551, 1px 1px #222551, -1px -1px 0 #222551, 1px -1px 0 #222551, -1px 1px 0 #222551; */
    color: transparent;
    -webkit-text-stroke-width: 3px;
    -webkit-text-stroke-color: #222551;
    font-size: 80px;
}




@media (max-width: 32em) {
    .cbp-ntaccordion {
        font-size: 70%;
    }
}

.about-me-img {
    width: 120px;
    height: 120px;
    left: 10px;
    /* bottom: 30px; */
    position: relative;
    border-radius: 100px;
}


.about-me-img img {}


.authorWindow {
    width: 600px;
    background: #75439a;
    padding: 22px 20px 22px 20px;
    border-radius: 5px;
    overflow: hidden;
}

.authorWindowWrapper {
    display: none;
    left: 110px;
    top: 0;
    padding-left: 25px;
    position: absolute;
}





.trans {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
}

@media screen and (max-width: 768px) {
    .authorWindow {
        width: 210px;
    }

    .authorWindowWrapper {
        bottom: -170px;
        margin-bottom: 20px;
    }

    footer p {
        font-size: 14px;
    }
}


.footer-logo {
    /*justify-content: center;*/
    /* text-align: center; */
    /* margin: 0 auto; */
    /* display: block; */
    max-width: 40%;
    /* padding-bottom: 15px; */
    border-radius: 10px;
    margin-bottom: 5px !IMPORTANT;
}

/*.organized .logo-vas {*/
/*    background: #ffffff30;*/
/*    padding: 15px;*/
/*    margin-top: 25px;*/
/*    border-radius: 5px;*/
/*}*/


.promoters {
    font-size: 25px;
    padding-bottom: 25px;
    text-align: center;
}

.footer-links p {
    padding-bottom: 0 !IMPORTANT;
    line-height: 30px !IMPORTANT;
}

ul.footer-list {
    display: flex;
    justify-content: center;
    margin-bottom: 25px !IMPORTANT;
}
ul.footer-list li {
    list-style: none;
}
ul.footer-list li a {
color: #fff;
    font-size: 15px;
    background: red;
    padding: 5px;
    display: block;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
    margin-top: 10px;
    line-height: 28px;
}


ul.footer-list.logo {
    margin-bottom: 0 !important;
}
ul.footer-list.logo li a {
    background: #fff0;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0 3px;
}

ul.footer-list.logo li a img {
    width: 60px;
}

.form-connect h2 {
    text-align: left;
    font-weight: 600;
    font-size: 22px;
}
.form-connect.logos {
    margin: 0 auto;
    display: block;
    text-align: center;
    margin: 10px;
}
.form-connect .logo {
    max-height: 70px;
    background: white;
    padding: 10px;
    border-radius: 5px;
}










.myaccordion.agenda-heading {
    max-width: 100%;
    margin: 20px auto;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

.tab-content h4 {
padding-top: 30px;
    font-size: 16px;
    font-weight: normal;
    color: #000;
        font-family: 'Roboto', sans-serif;
    text-align: right;
}
.myaccordion.agenda-heading .card,
.myaccordion.agenda-heading .card:last-child .card-header {
    border: none;

}

.about-heading p {
    text-align: center;
    padding-top: 15px;
    font-size: 24px;
    font-weight: 600;
}
.about-heading p.bridgetext {
    padding-top: 5px;
    font-weight: bold;
    font-size: 20px;
}

.about-heading p.bridgetext a {
    font-weight: bold;
    font-size: 16px;
    background-color: red;
    padding: 10px 25px;
    display: inline-block;
    border-radius: 25px;
    color: #fff;
    margin-top:5px;
}

.card {
    border: 1px solid #004987 !important;
}

.myaccordion.agenda-heading .card-header {

    background: transparent;
}

.myaccordion.agenda-heading .fa-stack {
    font-size: 18px;
}
.gala-dinner{
        display: block !important;
}
.myaccordion.agenda-heading .btn {
    width: 100%;
    font-weight: bold;
    color: #45AFA6 !important;
    padding: 0;
    font-size: 16px;
    background-color: #fff0 !important;
    padding: 10px;
    font-family: 'Roboto', sans-serif;
}


.myaccordion.agenda-heading .card-header .collapsed .plusbtn {
    display: block;
}

.myaccordion.agenda-heading .card-header .plusbtn{
     display: none;
}

.myaccordion.agenda-heading .card-header .collapsed .minusbtn {
    display: none;
}
.myaccordion.agenda-heading .card-header .minusbtn{
     display: block;
}


.agedna-para p {
    text-align: right;
}
.agenda-content.text p {
    text-align: center;
}
.myaccordion.agenda-heading .btn p {
    color: #000;
    font-weight: normal;
        text-transform: none;
}

.myaccordion.agenda-heading .btn h1 {
    font-size: 18px;
    text-align: left;
    font-weight: 500;
    line-height: 26px;
    font-family: 'Roboto', sans-serif;
    color: #467495;
}

.myaccordion.agenda-heading .btn p b {
    padding-left: 10px;
}


.myaccordion.agenda-heading .btn-link:hover,
.myaccordion.agenda-heading .btn-link:focus {
    text-decoration: none;
}

.myaccordion li + li {
    margin-top: 10px;
}

.agenda-content ul.list-inds {
    padding-left: 25px;
}

.agenda-content ul.list-inds li {
    list-style: disc;
    color: #000;
    font-size: 16px;
  font-family: 'Roboto', sans-serif;
}

.agenda-content p {
    padding-top: 7px;
    font-size: 16px;
    color: #000;
}

.agenda-content p span {
    font-style: italic;
}

.card-details {
    /*width: 100%;*/
    /*padding: 7px;*/
    /*background: #e81a2442;*/
    /*border-radius: 0px;*/
    /*margin: 20px 0;*/
    /* border: 1px solid #e81a24; */
    
        width: 100%;
    padding: 7px;
    background: #45AFA6;
    border-radius: 0px;
    margin: 20px 0;
    border: 1px solid #45AFA6;
}

.card-details h1 {
font-size: 16px;
    /*color: #121212;*/
    color: #fff;
    text-align: center;
    font-weight: 700;
    line-height: 30px;
    font-family: 'Roboto', sans-serif;
}

.card-details h1 b {
    padding-left: 2px;
    font-weight: 500;
}
.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125) !important;
}

.card-details.close {
    background-color: #467495;
    opacity: 100% !important;
    padding: 12px !important;
    border: 0;
    float: unset;
}

.card-details.close h1 {
    color: #fff;
    font-weight: normal;
}

.card-details.networking {
    background-color: #00498700;
    padding: 0.75rem 1.25rem;
    border: 1px solid #004987;
}

.card-details.networking p {
    padding: 0;
}

.card-details.networking p {
color: #004987;
    font-size: 16px;
    font-weight: 700;
}

section.agenda-section ul.nav.nav-tabs {
    margin-top: 30px;
    border: 0;
}

section.agenda-section a.nav-link.active {
    border: 0;
    color: #467495;
    display: block;
    padding: 18px;
    font-weight: 600;
    font-size: 18px;
    border: 0;
    background: #ff000000;
    padding: 0 25px;
    border-bottom: 2px solid #467495 !IMPORTANT;
}

section.agenda-section a.nav-link {
    color: #467495;
    display: block;
    padding: 18px;
    font-weight: 600;
    font-size: 18px;
    border: 0;
    background: #ff000000;
    padding: 0 25px;
}

.myaccordion.agenda-heading .card-body {
    padding: 20px;
}







  .holderCircle {
            width: 500px;
            height: 500px;
            border-radius: 100%;
            margin: 60px auto;
            position: relative;
        }


        .dotCircle {
            width: 100%;
            height: 100%;
            position: absolute;
            margin: auto;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            border-radius: 100%;
            z-index: 20;
        }

        .dotCircle .itemDot {
            display: block;
            width: 80px;
            height: 80px;
            position: absolute;
            background: #ffffff;
                color: #005aa3;
            border-radius: 20px;
            text-align: center;
            line-height: 80px;
            font-size: 30px;
            z-index: 3;
            cursor: pointer;
            border: 2px solid #e6e6e6;
        }

        .dotCircle .itemDot .forActive {
            width: 56px;
            height: 56px;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            display: none;
        }

        .dotCircle .itemDot .forActive::after {
            content: '';
            width: 5px;
            height: 5px;
            border: 3px solid #fff;
            bottom: -31px;
            left: -14px;
            filter: blur(1px);
            position: absolute;
            border-radius: 100%;
        }

        .dotCircle .itemDot .forActive::before {
            content: '';
            width: 6px;
            height: 6px;
            filter: blur(5px);
            top: -15px;
            position: absolute;
            transform: rotate(-45deg);
            border: 6px solid #fff;
            right: -39px;
        }

        .dotCircle .itemDot.active .forActive {
            display: block;
        }

        .round {
            position: absolute;
            left: 40px;
            top: 45px;
            width: 410px;
            height: 410px;
            border: 2px dotted #fff;
            border-radius: 100%;
            -webkit-animation: rotation 100s infinite linear;
        }

        .dotCircle .itemDot:hover,
        .dotCircle .itemDot.active {
    color: #ffffff;
    transition: 0.5s;
    background: #0053a3;
    background: -moz-linear-gradient(left, #7d4ac7 0%, #a733bb 100%);
    background: -webkit-linear-gradient(left, #ec1d25 0%, #0053a3 100%);
    background: linear-gradient(to right, #f58744 0%, #0066c8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d4ac7', endColorstr='#a733bb', GradientType=1);
    border: 1px solid #ffffff;
    -webkit-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13);
    -moz-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13);
    box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13);
        }

        .dotCircle .itemDot {
            font-size: 30px;
        }

        .contentCircle {
    width: 250px;
    border-radius: 100%;
    color: #222222;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
}

        .contentCircle .CirItem {
            border-radius: 100%;
            color: #222222;
            position: absolute;
            text-align: center;
            bottom: 0;
            left: 0;
            opacity: 0;
            transform: scale(0);
            transition: 0.5s;
            font-size: 15px;
            width: 100%;
            height: 100%;
            top: 0;
            right: 0;
            margin: auto;
            line-height: 250px;
        }

        .CirItem.active {
            z-index: 1;
            opacity: 1;
            transform: scale(1);
            transition: 0.5s;
        }

        .contentCircle .CirItem i {
            font-size: 180px;
            position: absolute;
            top: 0;
            left: 50%;
            margin-left: -90px;
            color: #000000;
            opacity: 0.1;
        }

        @media only screen and (min-width:300px) and (max-width:599px) {
            .holderCircle {
                /* width: 300px; height: 300px;*/
                margin: 110px auto;
            }

            .holderCircle::after {
                width: 100%;
                height: 100%;
            }

            .dotCircle {
                width: 100%;
                height: 100%;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                margin: auto;
            }
            
             #about{padding:50px 0;}
    .about-heading.about h1 {
      font-size: 28px;
    }
        }

        @media only screen and (min-width:600px) and (max-width:767px) {}

        @media only screen and (min-width:768px) and (max-width:991px) {}

        @media only screen and (min-width:992px) and (max-width:1199px) {}

        @media only screen and (min-width:1200px) and (max-width:1499px) {}

      .title-box .title {
    font-weight: 600;
    position: relative;
    font-size: 22px;
}

        .title-box span {
    font-weight: 800;
    color: #ffffff;
    font-size: 22px;
    line-height: 30px;
}

        .title-box p {
            font-size: 17px;
            line-height: 2em;
        }




section.form-top-padding.top-form {
    background: #002d51;
    padding: 100px 0;
    /*background-image: url(https://bridge4rare.org/public/form-2/images/indousrare/banner-01.jpg);*/
         background: url('../images/indousrare/banner-indousrare02-min.png') top center no-repeat;
    background-size: cover;
}
.form-top-text h2 {
    font-size: 40px;
    padding-top: 55px;
    color: #002d51;
}
.tab-content.register-form-grp {
    width: 100%;
    padding: 25px;
    border-radius: 25px;
}
.term-condition {
    width: 100%;
    padding: 0px;
    border: 1px solid #fff;
    background: #fff;
    font-family: 'Roboto';
}
.term-condition input#tnc {
    height: 25px;
}
.term-condition ul {
    padding-left: 25px;
}
.term-condition ul li {
    padding: 5px 0;
    list-style: disc;
}

.term-condition ul li a {
    color: #000;
    font-weight: 500;
}

.term-condition .input-group-prepend {
    width: 25px;
}
.term-condition label {
font-size: 16px;
}

.term-condition .label-tnc {
font-size: 20px;
    width: 80%;
}
.term-condition small {
    font-size: 16px;
    /*padding-bottom: 15px;*/
    display: block;
    font-family: 'Roboto';
    line-height: 25px;
    font-weight: normal;
}
.term-condition .input-group-prepend {
    padding-right: 10px;
}

.term-condition input {
    height: 25px !important;
}

.register-nowform label {
    font-size: 18px;
    font-weight: 500;
    font-family: Roboto;
}
.discoutn-price {
    width: 100%;
    padding: 25px 0;
    background-color: #f3f3f3;
    margin-bottom: 30px;
    border-radius: 10px;
    border: 1px solid #e2e2e2;
    text-align: left;
}
.discoutn-price p {
    padding-bottom: 15px;
    font-size: 16px;
}
.input-group-append span#discountBtn {
    padding: 7px 25px;
    line-height: 35px;
    height: 48px;
    margin-top: 2px;
}

#couponCodeSuccess {
    display: flex;
    justify-content: center;
    width: 100%;
    font-size: 16px;
    padding: 10px;
    margin: 10px 0;
}


.coupon-applied {
    border: 1px solid #b2b2b2;
}
.form-connect iframe {
margin: 0 auto;
    display: block;
    margin-top: 25px;
    width: 100%;
    height: 280px;
    margin-bottom: 30px;
}
button.close {
    padding-left: 10px;
}

strong.couponApplied {
    padding-right: 5px;
}


.group-registration-section p {
    font-weight: 600;
}
.group-registration-section p a {
    color: #e70000;
}
div#addMoreDelegateDiv {
/*border: 1px solid;*/
    /* padding: 25px 15px; */
    background: #ffffff;
    margin: 15px 0;
    /*border-radius: 10px;*/
}

.delegateDiv.double {
    padding: 25px 15px;
    border: 1px solid;
    border-radius: 10px;
        margin: 0;
}
.group-registration-section {
    border: 0 !important;
    padding: 5px !important;
    background: #fff;
    max-width: 100%;
    border-radius: 0px;
    margin: 0 auto;
}
.group-registration-section h5 {
    padding-bottom: 5px;
    font-size:35px;
    font-weight: 600;
        color: #eb1c24;
}
.group-registration-section p {
font-weight: normal;
    color: #000;
    font-size: 18px;
}

.indousrare-gif {
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
    display: block;
}


.delegateDiv.name-delaget select#title {
border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
    background-color: #ECEFF1;
    font-size: 16px;
    letter-spacing: 1px;
    height: 48px;
}

/*select.form-control.valid {*/
    /*border-top-right-radius: 0;*/
    /*border-bottom-right-radius: 0;*/
    /*border-right: 0;*/
    /*background-color: #ECEFF1;*/
    /*font-size: 16px;*/
    /*letter-spacing: 1px;*/
    /*height: 48px;*/
/*}*/


.delegateDiv.name-delaget .form-control {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #ECEFF1;
    font-size: 16px;
    letter-spacing: 1px;
    height: 48px;
        color: #000;
}

.row.delegateDiv.nafme-delage.double select#title {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
        background-color: #ECEFF1;
    font-size: 16px;
    letter-spacing: 1px;
    height: 48px;
}

.row.delegateDiv.nafme-delage.double .form-control {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
        background-color: #ECEFF1;
    font-size: 16px;
    letter-spacing: 1px;
    height: 48px;
}

.main-text-banner{
    position:relative;
    z-index:9;
}

.main-text-banner.banner-img img {
    width: 80%;
    margin: 0 auto;
    display: block;
}


select.custom-select.form-control.shadow-sm {
    background-color: #ECEFF1;
    font-size: 16px;
    letter-spacing: 1px;
    height: 48px;
}









.modal-safety {
    padding: 25px;
}

.modal-safety ul.terms-counter {
    padding-left: 25px;
}

.modal-safety ul.terms-counter li {
    list-style: auto;
    padding: 10px 0;
    font-family: 'Roboto';
}

.modal-header.modal-covid h1 {
    font-weight: 600 !important;
    padding-bottom: 0 !IMPORTANT;
    margin: 0 !IMPORTANT;
    font-size: 23px;
}

.form-map-meta{
    padding:25px 40px;
    border: 0 !important;
}

.card.form-map-meta {
    
}
#heading {
    text-transform: uppercase;
    color: #673AB7;
    font-weight: normal
}

#msform {
    text-align: center;
    position: relative;
    margin-top: 20px
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}

.form-card {
    text-align: left
}

#msform fieldset:not(:first-of-type) {
    display: none
}

#msform input,
#msform textarea {
 padding: 8px 15px 8px 15px;
    border: 1px solid #ccc;
    border-radius: 0px;
    /*margin-bottom: 25px;*/
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    font-family: Roboto;
    color: #2C3E50;
    background-color: #ECEFF1;
    font-size: 16px;
    letter-spacing: 1px;
    height: 48px;
}

#msform input:focus,
#msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #673AB7;
    outline-width: 0
}

#msform .action-button {
width: 150px;
    background: #002d51;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 0px 10px 5px;
    float: right;
}

#msform .action-button:hover,
#msform .action-button:focus {
    background-color: #002d51
}

#msform .action-button-previous {
    width: 150px;
    background: #616161;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px 10px 0px;
    float: right
}

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    background-color: #000000
}

.card {
    z-index: 0;
    border: none;
    position: relative
}

.fs-title {
    font-size: 25px;
    color: #673AB7;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left
}

.purple-text {
    color: #673AB7;
    font-weight: normal
}

.steps {
    font-size: 25px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right
}

.fieldlabels {
    color: gray;
    text-align: left
}

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey
}

#progressbar .active {
    color: #673AB7
}

#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 25%;
    float: left;
    position: relative;
    font-weight: 400
}

#progressbar #account:before {
    font-family: FontAwesome;
    content: "\f13e"
}

#progressbar #personal:before {
    font-family: FontAwesome;
    content: "\f007"
}

#progressbar #payment:before {
    font-family: FontAwesome;
    content: "\f030"
}

#progressbar #confirm:before {
    font-family: FontAwesome;
    content: "\f00c"
}

#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #673AB7
}

.progress {
    height: 20px
}

.progress-bar {
    background-color: #002d51;
}

.fit-image {
    width: 100%;
    object-fit: cover
}


ul.terms-counter {
    padding-top: 12px;
}
ul.terms-counter li {
    list-style: auto;
    padding: 10px 0;
}

























@media (min-width: 1661px) and (max-width: 2250px) {
    /*.registration-form form {*/
    /*    margin-left: 100px;*/
    /*}*/

    .organized {
        position: relative;
        z-index: 9;
        margin: 0 auto;
        display: block;
        width: 100%;
    }
}




@media (min-width: 1441px) and (max-width: 1680px) {
    .about-content {
        position: absolute;
        left: 25%;
        top: 50px;
    }

    .about-img.about.attend .about-content {
        width: 100%;
        position: relative;
        top: 0;
        background: #ffdb33;
        left: 30px;
        padding: 15%;
        border-radius: 25px;
    }

}


@media (min-width: 1367px) and (max-width: 1440px) {
    .home-center {
        /*display: table;*/
        /*width: 100%;*/
        /*height: 100%;*/
        /*padding: 110px 0;*/
        /*margin: 60px 0 0;*/
    }

    .about-content {
        position: absolute;
        left: 25%;
        top: 30px;
    }

    .about-img.about.attend .about-content {
        width: 100%;
        position: relative;
        top: 0;
        background: #ffdb33;
        left: 30px;
        padding: 12%;
        border-radius: 25px;
    }
    .holderCircle {
    position: relative;
    right: 50px;
}
}


@media (max-width: 1366px) {
    .main-banner {
        height: auto;
        min-height: auto;
        width: 100%;
        overflow: hidden;
        /*padding: 80px 0;*/
         padding: 20px 0;
    }

    .home-center {
        padding: 50px 0 50px;
        display: flex;
        align-items: center;
        height: auto;
        justify-content: center;
    }

    .banner-text-content h2 {
        width: 85%;
    }

    .banner-text-content span {
        font-size: 18px;
    }

    .banner-text-content h3 {
        font-size: 25px;
    }

    .home-center:before {
        position: absolute;
        content: '';
        height: 300px;
        width: 300px;
        left: -100px;
        top: -15%;
        border-radius: 50%;
        background: #1f2251;
        z-index: 1;
        animation: fadeinout 10s infinite;
    }

    .home-center {
        /*margin: 60px 0;*/
    }

    .banner-text {
        padding-top: 20px;
    }

    .serviceBox .title {
        font-family: Roboto;
        font-size: 20px;
    }

    .serviceBox h4 {
        font-size: 14px;
    }

    a.more-details {
        color: #090909;
        font-weight: 700;
        font-size: 14px;
    }

    .about-img.about img {
        width: 100%;
        border-radius: 15px;
        text-align: right;
        float: right;
    }

    .about-content {
        position: absolute;
        left: 15%;
        top: 80px;
    }

    .about-us-para p {
        font-size: 16px !important;
        line-height: 26px !important;
    }

    .about-img::before {
        content: "";
        position: absolute;
        top: 25px;
    }

    .cbp_tmtimeline li {
        margin-bottom: 40px;
        position: relative;
    }

    .about-img.about.attend .about-content {
        padding: 10%;
        border-radius: 25px;
    }

    .about-img.about.attend .about-content h1 span {
        font-size: 70px;
    }

    .about-img.about.attend .about-content h1 {
        font-size: 70px;
    }
        .holderCircle {
    position: relative;
    right: 50px;
}
}



@media (min-width: 1153px) and (max-width: 1280px) {
    .main-banner {
        position: relative;
        background-color: #000c26;
        background-size: cover;
        height: auto;
        min-height: 100%;
        width: 100%;
        overflow: hidden;
    }


    .banner-text-content span {
        font-size: 18px;
    }

    .banner-text-content h3 {
        font-size: 25px;
    }

    .home-center:before {
        position: absolute;
        content: '';
        height: 300px;
        width: 300px;
        left: -100px;
        top: -15%;
        border-radius: 50%;
        background: #1f2251;
        z-index: 1;
        animation: fadeinout 10s infinite;
    }

    .home-center {
        /*margin: 60px 0;*/
    }

    .banner-text {
        padding-top: 20px;
    }

    .serviceBox .title {
        font-family: Roboto;
        font-size: 20px;
    }

    .serviceBox h4 {
        font-size: 14px;
    }

    a.more-details {
        color: #090909;
        font-weight: 700;
        font-size: 14px;
    }

    .about-img.about img {
        width: 100%;
        border-radius: 15px;
        text-align: right;
        float: right;
    }

    .about-content {
        position: absolute;
        left: 15%;
        top: 80px;
    }

    .about-img.about.attend .about-content {
        padding: 10%;
        border-radius: 25px;
    }

    .about-img.about.attend .about-content h1 span {
        font-size: 70px;
    }

    .about-img.about.attend .about-content h1 {
        font-size: 70px;
    }

    .cbp_tmtimeline li {
        margin-bottom: 40px;
        position: relative;
    }
}



@media (min-width: 992px) and (max-width: 1152px) {
    .main-banner {
        position: relative;
        background-color: #000c26;
        background-size: cover;
        height: auto;
        min-height: auto;
        width: 100%;
        overflow: hidden;
    }


    .banner-text-content span {
        font-size: 17px;
    }

    .banner-text-content h3 {
        font-size: 25px;
    }

    .home-center:before {
        position: absolute;
        content: '';
        height: 300px;
        width: 300px;
        left: -100px;
        top: -15%;
        border-radius: 50%;
        background: #1f2251;
        z-index: 1;
        animation: fadeinout 10s infinite;
    }

    .home-center {
        /*margin: 60px 0;*/
    }

    .banner-text {
        padding-top: 20px;
    }

    .serviceBox .title {
        font-family: Roboto;
        font-size: 20px;
    }

    .serviceBox h4 {
        font-size: 14px;
    }

    a.more-details {
        color: #090909;
        font-weight: 700;
        font-size: 14px;
    }

    .about-img.about img {
        width: 100%;
        border-radius: 15px;
        text-align: right;
        float: right;
    }

    .about-content {
        position: absolute;
        left: 15%;
        top: 60px;
    }

    .about-content h1 {
        color: #222551;
        font-size: 40px;
    }

    .about-content h1 span {
        font-size: 40px;
    }

    .about-img img {
        width: 100%;
        border-radius: 15px;
    }

    .about-img::before {
        content: "";
        position: absolute;
        top: 25px;
        right: 0;
    }

    .form-logo img {
        width: 100%;
    }

    .cbp_tmtimeline li {
        margin-bottom: 40px;
        position: relative;
    }

    .about-img.about.attend .about-content {
        padding: 10%;
        border-radius: 25px;
    }

    .about-img.about.attend .about-content h1 span {
        font-size: 70px;
    }

    .about-img.about.attend .about-content h1 {
        font-size: 70px;
    }

    .about-us-para img {
        width: 100% !IMPORTANT;
        max-width: 200px !IMPORTANT;
    }

    .partners-logo.Promotes img {
        width: 100%;
    }
    
    .holderCircle {
    position: relative;
    right: 150px;
}
}

@media (max-width: 1300px) {
#contact {
    padding: 40px 0 60px 0;
}
.public-display {
    padding: 100px 0 0 !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
    .about-img::before {
        content: "";
        position: absolute;
        top: 50px;
        right: 0;
    }

.main-text-banner.banner-img img {
    width: 100%;
}
    .big-title h2 {
        position: relative;
        width: 100%;
        top: 0;
        font-size: 80px;
    }

    .book-slot {
        float: left;
        margin-top: 15px;
    }

    .about-content {
        position: absolute;
        left: 25%;
        top: 50px;
    }

    div#faq {
        margin-top: 0;
    }

    .about-heading.proposal {
        margin-bottom: 60px;
    }

    .footer.footer-bar img {
        padding-top: 15px;
    }

    .registration-form form {
        margin-top: 10px;
    }

    .main-banner {
        position: relative;
        background-color: #000c26;
        background-size: cover;
        height: auto;
    }


    .stuck .navbar-toggler {
        border: 1px solid #e81a24;
        background-color: #ffffff00;
        z-index: 9;
        margin-right: 15px !IMPORTANT;
    }

    .navbar-toggler {
        border: 1px solid #0054a2;
        background-color: #ffffff00;
        z-index: 9;
        margin-right: 15px !IMPORTANT;
    }

    .lines {
        width: 25px;
        display: block;
        position: relative;
        margin: 5px 0;
        height: 18px;
    }

    .lines span {
        background-color: #000;
    }

    .lines span {
        height: 2px;
        width: 100%;
        background-color: #0054a2;
        display: block;
        margin-bottom: 5px;
        -webkit-transition: -webkit-transform .5s ease;
        transition: -webkit-transform .5s ease;
        transition: transform .5s ease;
        transition: transform .5s ease, -webkit-transform .5s ease;
    }

    .stuck .lines span {
        height: 2px;
        width: 100%;
        background-color: #e81a24;
        display: block;
        margin-bottom: 5px;
        -webkit-transition: -webkit-transform .5s ease;
        transition: -webkit-transform .5s ease;
        transition: transform .5s ease;
        transition: transform .5s ease, -webkit-transform .5s ease;
    }

    .navbar-collapse {
        background-color: #fff;
        padding: 10px;
        border-radius: 0px;
        z-index: 99;
    }

    .partners-logo img {
        /*width: 100%;*/
        margin: 0 auto !IMPORTANT;
    }

    .about-img.about.attend .about-content {
        padding: 14%;
        border-radius: 25px;
        margin-bottom: 25px;
    }

    .about-img.about.attend .about-content h1 span {
        font-size: 70px;
    }

    .about-img.about.attend .about-content h1 {
        font-size: 70px;
    }

    .cbp_tmtimeline li {
        margin-bottom: 40px;
        position: relative;
    }

    .footer-logo {
        max-width: 70%;
    }

    .promotes-padidng {
        margin-top: 0 !IMPORTANT;
    }

    .media-logos {
        padding: 25px;
        border: 1px solid #ccc;
        display: block !IMPORTANT;
    }

    .copyright p {
        text-align: center !IMPORTANT;
    }

    .copyright img.img-fluid {
        text-align: right !IMPORTANT;
        float: unset;
    }

    ul.nav.nav-tabs.agenda-list li.nav-item a.nav-link.active {
        color: #ffffff;
        display: block;
        padding: 18px;
        background: #467495;
        padding: 0 25px;
        border-bottom: 0px solid #467495 !IMPORTANT;
        border-radius: 5px;
        margin-bottom: 10px;

    }

    ul.nav.nav-tabs.agenda-list li.nav-item a {
        color: #fff;
        display: block;
        padding: 18px;
        background: #9c9c9c;
        padding: 0 25px;
        margin-bottom: 15px;
        border-radius: 5px;
        margin-left: 10px;
    }

    .taccordion-h h5 {
        font-size: 20px !important;
        color: #000;
        font-weight: 600;
        padding: 10px 0;
    }

    ul.nav.nav-tabs.agenda-list {
        justify-content: center;
        margin-bottom: 25px;
        border: 0;
    }

    .myaccordion.agenda-heading .btn {
        font-size: 16px;
        text-align: left;
        width: 100%;
        justify-content: center !important;
    }
    
.myaccordion.agenda-heading .btn p {
    color: #000;
    font-weight: normal;
    text-transform: none;
    padding-top: 12px;
}

.myaccordion.agenda-heading .btn p b {
    padding-left: 0;
}

    .myaccordion.agenda-heading .fa-stack {
    margin-left: auto;
    float: right;
    position: relative;
    right: 0;
    }
    
    .main-banner {
    padding: 80px 0;
}
.main-text-banner {
    margin-top: 40px;
}
.indousrare-gif {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.agedna-para p {
    text-align: left;
}
.agenda-content.text p {
    text-align: left;
}
section.agenda-section a.nav-link {
    font-size: 18px;
}

section.agenda-section a.nav-link.active {
    font-size: 18px;
}
.form-map-meta {
    padding: 25px 10px;
    border: 0 !important;
}
.modal-safety {
    padding: 10px 0;
}
.form-connect iframe {
    width: 100%;
}
.public-display-content table.table {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
}






@media (min-width: 0px) and (max-width: 767px) {
        .main-banner {
    padding: 80px 0;
}
.form-connect iframe {
    width: 100%;
}
.form-map-meta {
    padding: 25px 10px;
    border: 0 !important;
}
.main-text-banner.banner-img img {
    width: 100%;
}
.main-text-banner {
    margin-top: 20px;
}
.indousrare-gif {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    display: block;
}
    .about-img::before {
        content: "";
        position: absolute;
        top: 50px;
        right: unset;
        left: -20px;
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
    }

    .big-title h2 {
        position: relative;
        width: 100%;
        top: 0;
        font-size: 60px;
    }

    .book-slot {
        float: left;
        margin-top: 15px;
    }



    .about-content {
        position: absolute;
        left: 25%;
        top: 50px;
    }

    .banner-text-content h3 {
        font-size: 24px;
        color: #fff;
        padding: 7px 0;
        margin-bottom: 13px;
    }

    .banner-one-shape2 {
        transform: translateX(-39px) translateY(4.04922px) !important;
        visibility: visible;
        animation-delay: 1s;
        animation-name: fadeIn;
    }

    .button-91 {
         /*color: #fff;*/
    padding: 7px 22px;
    margin-top: 15px;
    }

    .home-desc-center {
        display: table-cell;
        vertical-align: top;
    }

    div#faq {
        margin-top: 0;
    }

    .main-text-top {
        margin-top: 0px;
    }

    .appicon-sec-logo {
        max-width: 65%;
        margin-bottom: 20px;
    }

    .about-heading.proposal {
        margin-bottom: 60px;
    }

    .footer.footer-bar img {
        padding-top: 15px;
    }

    .registration-form form {
        margin-top: 10px;
    }

    header nav.navbar {
        padding: 10px 0px;
    }

    .main-banner {
        position: relative;
        background-color: #000c26;
        background-size: cover;
        height: auto;
    }

    .banner-logos-partner {
        display: block;
        justify-content: center;
        align-items: center;
    }

    .about-img.about img {
        width: 100%;
        border-radius: 15px;
        text-align: right;
        float: right;
    }

    .about-content {
        position: absolute;
        left: 11%;
        top: 25px;
        display: none;
    }

    .call-proposal {
        display: block !IMPORTANT;
    }

    .partners-logo img {
        width: 100%;
        margin: 0 auto !IMPORTANT;
        display: block;
        border: 1px solid #a4a4a4;
        padding: 10px;
    }

    section.about-us.partnrs-knowledge .col-lg-10 {
        margin-top: 0 !IMPORTANT;
    }

    .bs-example {
        width: 100%;
        margin: 60px 0 0;
    }

    .banner-text-content h4 {
        line-height: 25px;
        font-size: 17px;
        background: #ffef00;
        text-align: left;
        padding: 3px 20px;
        width: 100%;
        color: #1f2251;
        border-radius: 5px;
        margin-top: 5px;
        display: block !IMPORTANT;
        text-align: center;
    }

    .banner-text-content span {
        display: none;
    }

    .lines {
        width: 25px;
        display: block;
        position: relative;
        margin: 5px 0;
        height: 18px;
    }

    .navbar-toggler {
        border: 1px solid #FDCD02;
        background-color: #ffffff00;
        z-index: 9;
        margin-right: 15px;
    }

    .stuck .navbar-toggler {
        border: 1px solid #000;
        background-color: #ffffff00;
        z-index: 9;
        margin-right: 15px;
    }

    .lines span {
        height: 2px;
        width: 100%;
        background-color: #FDCD02;
        display: block;
        margin-bottom: 5px;
        -webkit-transition: -webkit-transform .5s ease;
        transition: -webkit-transform .5s ease;
        transition: transform .5s ease;
        transition: transform .5s ease, -webkit-transform .5s ease;
    }

    .stuck .lines span {
        height: 2px;
        width: 100%;
        background-color: #000000;
        display: block;
        margin-bottom: 5px;
        -webkit-transition: -webkit-transform .5s ease;
        transition: -webkit-transform .5s ease;
        transition: transform .5s ease;
        transition: transform .5s ease, -webkit-transform .5s ease;
    }

    .about-img img {
        width: 100%;
        border-radius: 15px;
    }

    .navbar-collapse {
        background-color: #fff;
        border-radius: 0px;
        padding: 10px;
        z-index: 99;
    }

    .navbar-nav {
        margin-top: 14px;
        border-top: 0px solid rgb(0, 0, 0, 0.5);
        padding-top: 0;
    }

    .about-us-para {
        padding-top: 0px;
    }

    a.download-brief.para {
        display: block !IMPORTANT;
    }

    /*.form-logo img {*/
    /*    width: 150px;*/
    /*}*/
    .form-logo img {
        width: 100%;
    }

    p.transport br {
        display: none;
    }

    .cbp_tmtimeline li {
        margin-bottom: 20px;
        position: relative;
    }

    .cbp_tmtimeline > li .cbp_tmlabel {
        margin: 0 0 0px 27%;
        color: #FFF;
        padding: 30px;
        font-size: 1.2em;
        /* font-weight: 300; */
        line-height: 1.4;
        font-family: 'Roboto';
        position: relative;
        border-radius: 5px;
        padding-right: 0;
    }

    .cbp_tmtimeline > li .cbp_tmicon {
        width: 100px;
        height: 100px;
        top: 15%;
        left: 10%;
    }

    section.vision-mision {
        margin-top: 20px;
    }

    .main-banner .overlay {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: black;
        opacity: 0.7;
        z-index: 1;
    }

    .main-banner video {
        object-fit: cover;
    }

    .footer-logo {
        justify-content: center;
        text-align: center;
        margin: 0 auto;
        display: block;
        max-width: 100%;
    }

    .promotes-padidng {
        margin-top: 0 !IMPORTANT;
    }

    .media-logos {
        padding: 25px;
        border: 1px solid #ccc;
        display: block !IMPORTANT;
    }

    #about button.owl-next span {
        right: -15px;
        padding: 5px 20px;
    }

    #about button.owl-prev span {
        position: relative;
        left: -15px;
    }

    .our-impact h2 {
        padding-bottom: 15px !IMPORTANT;
    }

    section.footer p {
        line-height: 30px;
    }

    .banner-text h1 {
        font-size: 35px;
        font-weight: 700;
        color: #ffffff;
    }

    .banner-text-content h2 {
        font-size: 20px;
        color: #fff;
        padding-top: 15px;
        font-family: 'Roboto';
    }
ul.footer-list.logo li a img {
    width: 60px;
}
    .agenda {
        padding: 60px 10px !important;
    }

    ul.nav.nav-tabs.agenda-list li.nav-item a.nav-link.active {
        color: #ffffff;
        display: block;
        padding: 18px;
        background: #467495;
        padding: 0 25px;
        border-bottom: 0px solid #467495 !IMPORTANT;
        border-radius: 5px;
        margin-bottom: 10px;
    }

    ul.nav.nav-tabs.agenda-list li.nav-item a {
        color: #fff;
        display: block;
        padding: 18px;
        background: #9c9c9c;
        padding: 0 25px;
        margin-bottom: 15px;
        border-radius: 5px;
        margin-left: 10px;
    }

    .taccordion-h h5 {
        font-size: 20px !important;
        color: #000;
        font-weight: 600;
        padding: 10px 0;
    }

    ul.nav.nav-tabs.agenda-list {
        justify-content: center;
        margin-bottom: 25px;
        border: 0;
    }

    .myaccordion.agenda-heading .btn {
        font-size: 16px;
        text-align: left;
        width: 100%;
        justify-content: center !important;
        padding: 0;
    }
    
.myaccordion.agenda-heading .btn p {
    color: #000;
    font-weight: normal;
    text-transform: none;
    padding-top: 12px;
}

.myaccordion.agenda-heading .btn p b {
    padding-left: 0;
}
    .myaccordion.agenda-heading .fa-stack {
        margin-left: auto;
        float: right;
        position: absolute;
        right: 5px;
    }
    
.tab-content.register-form-grp {
    width: 100%;
    padding: 25px 0;
    border-radius: 25px;
}
.term-condition small {
    font-size: 15px;
}
.agedna-para p {
    text-align: left;
}
.agenda-content.text p {
    text-align: left;
}
section.agenda-section a.nav-link {
    font-size: 18px;
}

section.agenda-section a.nav-link.active {
    font-size: 18px;
}
.main-banner .row {
    padding-top: 0 !important;
}
.modal-safety {
    padding: 10px 0;
}
.public-display-content table.table {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
}









@media (min-width: 0px) and (max-width: 425px) {
    .alreadyRegistered a {
        font-size: 14px;
    }

    .home-center:before {
        top: -12%;
    }

    /*.form-section h3 {*/
    /*    font-size: 30px;*/
    /*}*/
    #main #faq .card .card-header .btn-header-link {
        display: flex;
        align-items: center;
    }

    /*#main #faq .card .card-header .btn-header-link:after {*/
    /*    top: 12px;*/
    /*    position: relative;*/
    /*}*/

    #about button.owl-next span {
        right: -15px;
        padding: 5px 20px;
        bottom: -26px;
    }

    #about button.owl-prev span {
        position: relative;
        left: -15px;
        bottom: -26px;
    }

    .item.m3m-foundation {
        padding: 0;
    }

    .copyright p {
        text-align: center !IMPORTANT;
    }

    .copyright img.img-fluid {
        text-align: right !IMPORTANT;
        float: unset;
    }
}

@media (min-width: 0px) and (max-width: 350px) {
    .big-title h2 {
        position: relative;
        width: 100%;
        top: 0;
        font-size: 40px;
    }

    .banner-text-content h2 {
        font-size: 30px;
    }

    .banner-text h1 {
        font-size: 14px;
    }

    .banner-one-shape3 {
        transform: translateX(24px) translateY(-7.95078px) !important;
        visibility: visible;
        animation-delay: 1s;
        animation-name: fadeIn;
    }

    .banner-text-content h3 {
        font-size: 16px;
        color: #fff;
        padding: 7px 0;
        margin-bottom: 13px;
    }

    .alreadyRegistered a {
        font-size: 12px;
    }
}

@media (max-width: 830px) and (orientation: landscape) {
    .main-banner {
        position: relative;
        background-color: #000c26;
        background-size: cover;
        height: auto;
    }

    .banner-text-content {
        /* padding: 33% 5%; */
        position: relative;
        z-index: 9;
        margin-top: -113px;
    }

    .banner-text-content img {
        max-width: 60%;
        margin-top: 105px;
    }

    .banner-text-content h3 {
        font-size: 20px;
        color: #fff;
        padding: 10px 0;
        margin-bottom: 13px;
    }

    .banner-text-content h2 {
        font-size: 50px;
        color: #fff;
        padding-top: 15px;
    }

    .button-91 {
        color: #fff;
        padding: 8px 50px;
        margin-bottom: 10px;
    }

    .main-text-top {
        margin-top: 0px;
    }
}

/*.blink_me {*/
/*  animation: blinker 2s linear infinite;*/
/*}*/

/*@keyframes blinker {*/
/*  50% {*/
/*    opacity: 0;*/
/*  }*/
/*}*/
