body, body * {
    font-family: 'Inter Tight', sans-serif;
}
body h1,body h2{
	font-family: 'Alumni Sans', sans-serif;
}
.sitehead-btn {
    display: flex;
}
p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: #2a2a2a;
}
.site-footer-menus {
    background: #190d2b;
}
main#primary,#page {
    background: none;
}
.site-footer-menus{
	padding-left: 0;
	padding-right: 0;
}
.social-connect {
    justify-content: center;
    border-top: 1px solid #55606e;
    padding-top: 0;
    margin-bottom: 80px;
}
.site-footer-menus {
    padding-top: 190px;
    padding-bottom: 100px;
}
.social-connect ul {
    margin-top: -30px;
    background: #190d2b;
    padding: 0 20px;
}
.social-connect li {
    margin-right: 5px;
    margin-left: 5px;
}
.social-connect li a {
    display: inline-flex;
    width: 64px;
    height: 64px;
    border: 1px solid #55606e;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    border-radius: 100%;
    color: #87838d;
}
.site-footer-menus h3 {
    font-size: 22px;
    font-weight: 600;
}
.site-footer-menus a {
    color: #87848d;
    font-weight: 400;
}
.site-footer-menus li{
	line-height: 2;
}
.site-footer-footer {
    background-color: #0b0613;
    padding-top: 10px;
    padding-left: 140px;
    padding-right: 140px;
    padding-bottom: 10px;
}
.footer-legal {
    padding-top: 0;
    padding-bottom: 0;
}
.footer-logo img,.site-branding img {
    width: 100%;
}
.footer-legal li a,.footer-legal .copyright {
    font-size: 17px;
    color: #7b7b7b;
    font-weight: 400;
}
.footer-legal ul.legal-links {
    display: flex;
    flex-wrap: wrap;
    line-height: normal;
    align-items: center;
}
.footer-legal ul.legal-links li {
    margin-left: 0;
}
.footer-legal .copyright {
    margin-right: 10px;
}
.footer-legal ul.legal-links li:first-child {
    padding-right: 6px;
    margin-right: 6px;
    border-right: 1px solid #7b7b7b;
    line-height: 19px;
}
.site-footer .subscribe {
    background-color: transparent;
    color: #FFFFFF;
    padding-top: 40px;
    padding-bottom: 0;
    margin-bottom: -70px;
    z-index: 1;
    position: relative;
}
.newsletter-wrap {
    max-width: 1090px;
    margin: 0 auto;
    width: 100%;
    background: url("https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/02/newsletter-graphic.jpg");
    background-size: cover;
    padding: 46px 46px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.site-footer .subscribe input.ctct-email {
    border: none;
    width: 100%;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 0;
    background: #ffffff;
    min-height: 68px;
    color: #000000;
    padding-right: 188px;
    padding-left: 22px;
    font-size: 16px;
}
input:focus-visible,a:focus{
	outline: none;
}
.subscribe-form {
    display: flex;
    justify-content: flex-end;
    width: 47%;
}
.newsletter-wrap .newsletter-text{
    width: 53%;
    padding-right: 20px;
}
.subscribe-form form {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    position: relative;
}
.subscribe-form .ctct-form-wrapper {
    width: 100%;
}
.site-footer .subscribe .ctct-form-field {
    width: 100%;
    margin: 0;
}
.site-footer .subscribe input[type="submit"]{
    background-color: #2dd2e9;
    border: none;
    border-radius: 0;
    padding: 5px 50px 5px 50px;
    font-size: 20px;
    text-transform: uppercase;
    color: #ffffff;
    height: 60px;
    display: inline-flex;
    font-weight: 600;
}
.site-footer .subscribe .ctct-form-field.ctct-form-field-submit {
    width: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
}
.site-footer .subscribe h2+p {
    max-width: 440px;
    font-size: 22px;
    color: #ffffff;
    line-height: 28px;
    font-weight: 400;
}
.site-footer .subscribe h2 {
    font-size: 60px;
    text-transform: uppercase;
    line-height: 47px;
    font-weight: 600;
}
.site-footer .subscribe input.ctct-email::placeholder {
    color: #7b7b7b !important;
}
.site-footer .subscribe input.ctct-email::-webkit-input-placeholder{
    color: #7b7b7b !important;
}
#menu-primary-menu li:last-child {
    padding: 1rem 0rem 1rem 1rem;
    color: #fff;
    background-color: transparent;
}
.menu-reset .menu-item a {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}
.site-banner {
    font-family: 'Inter Tight', sans-serif;
    letter-spacing: 0px;
}
.main-header {
    position: absolute;
    top: 0;
    z-index: 9;
    width: 100%;
}
body.admin-bar .main-header {
    top: 32px;
}
.site-banner a.date-link,.site-banner {
    color: #ffffff;
}
#masthead,.site-banner{
    background-color: transparent;
}
#masthead .container-fluid ,.site-banner .container-fluid{
	padding-left: 78px;
	padding-right: 78px;
}
.site-branding {
    min-width: 250px;
    margin-right: 40px;
}
.site-headerwrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.menu-banner-menu-container .menu-item a {
    color: #fff;
}
.dates-deadlines,.menu-banner-menu-container .menu-item a,.site-banner a.date-link,.site-banner{
	font-size: 13px;
	font-weight: 600;
}
.dates-deadlines i {
    margin-right: 5px;
}
.site-banner {
    padding-top: 25px;
    padding-bottom: 8px;
}
.sitehead-btn button {
    padding: 17px 37px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: normal;
    font-size: 15px;
    font-weight: 600;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    border: none;
}
.sitehead-btn .resgister-btn {
    background: #2dd2e9;
    display:none;
}
.sitehead-btn .ncete-callbtn {
    background: #e2b630;
    margin-left: 10px;
}
.menu-reset li.astm-search-menu.menu-item a::after {
    content: "\f002";
    font-family: 'FontAwesome';
    display: block !important;
    position: absolute;
    top: 2px;
}
.menu-reset li.astm-search-menu.menu-item a {
    position: relative;
    padding-left: 19px;
}

.hero-banner img {
    width: 100%;
    height: 940px;
    object-fit: cover;
}
.hero-slider{
    position: relative;
}
.hero-slider .heromainheading {
    background: -webkit-linear-gradient( 45deg, #e8c91a, #7c00d3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.hero-countdown {
    position: absolute;
    right: 0;
    width: 600px;
    background: #2dd2e9;
    border-radius: 45px 0 0 0;
    bottom: 0;
    z-index: 1;
    padding: 25px 20px 12px;
    max-width: 100%;
}
.countdown-wrap {
    display: flex;
    justify-content: center;
}
.countdown-wrap .count-box {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    width: auto;
}
.count-box .count-in {
    font-size: 130px;
    line-height: 100px;
}
.countdown-wrap .count-box p {
    margin: 0;
    display: block;
    width: 100%;
    text-align: center;
    /* font-size: 130px; */
    font-family: 'Alumni Sans', sans-serif;
    color: #fff;
    font-weight: 600;
}
.countdown-wrap .count-box .count-inn {
    font-size: 44px;
    text-transform: uppercase;
    line-height: 45px;
    margin-top: -50px;
}
.count-box.column span {
    font-size: 130px;
    font-family: 'Alumni Sans', sans-serif;
    color: #fff;
    font-weight: 600;
}
.join-sec {
    display: block;
    width: 100%;
    position: relative;
    padding-top: 120px;
    background-image: url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/02/join-trans.png'),url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/02/join-trans1.png');
    background-repeat: no-repeat;
    background-position: left top 50px, right bottom 0px;
    background-attachment: fixed, fixed;
}
.join-img {
    padding-right: 30px;
}

.join-img img {
    width: 100%;
}

.join-txt {
    padding: 0 0 0 17px;
}
.join-txt h2 {
    font-size: 100px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 81px;
    color: #24133d;
    margin-bottom: 12px;
}
.join-txt h3 {
    font-size: 50px;
    font-family: 'Alumni Sans', sans-serif;
    font-weight: 600;
    color: #423358;
    line-height: 53px;
    text-transform: uppercase;
}
.join-txt p{
    margin-bottom: 23px;
}

.speaker-bxwrap p {
    margin: 0;
    color: #fff;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.join-sec::after {
    content: "";
    background-image: url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/02/join-trans.png');
    position: absolute;
    left: 0;
    top: 260px;
    background-size: cover;
    width: 272px;
    height: 378px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    transform: translateZ(-1px) scale(1.5);
    background-size: 100% auto;
    display: none;
}

.unlocktojoin {
    background: #ffffff;
    display: block;
    width: 100%;
    padding: 110px 0  0px;
}
.unlock-wrap {
    text-align: center;
    max-width: 1085px;
    margin: 0 auto;
    padding: 0 10px;
}
.unlock-wrap h3,.unlock-wrap h2 {
    color: #24133d;
}
.speakers-headings h2 {
    color: #fff;
    line-height: 60px;
    margin: 0 0 18px;
}
.unlock-wrap h3 {
    font-size: 80px;
    font-family: 'Alumni Sans', sans-serif;
    line-height: 60px;
    text-transform: uppercase;
    font-weight: 600;
}
.unclock-btn button,.join-btn button {
    background: #482cbc;
    color: #fff;
}
.btn-cstm{
    min-height: 65px;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: normal;
    border-radius: 0;
    padding: 5px 25px;
    border: none;
    min-width: 200px;
}
.join-btn button {
    letter-spacing: 2px;
}
.unclock-btn {
    margin-top: 38px;
    display: block;
}
.our-speakers {
    display: block;
    width: 100%;
    background: url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/02/team-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 95px 0 95px;
}
.speakers-headings {
    text-align: center;
    margin: 0 0 40px;
}
.speakers-headings p {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    line-height: 30px;
}
.speakers-box {
    text-align: center;
    border: 5px solid #2dd2e9;
    margin-top: 115px;
    padding-top: 70px;
    position: relative;
}
.speaker-bxwrap {
    padding: 30px 20px;
}
.speaker-bxwrap h4 {
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 18px;
    text-transform: uppercase;
}
.speaker-img {
    width: 160px;
    height: 160px;
    margin: 0 auto 0;
    border-radius: 100%;
    border: 5px solid #2dd2e9;
    position: absolute;
    left: 0;
    right: 0;
    top: -83px;
}
.speaker-img img {
    width: 100%;
    height: 100%;
}
.speaker-btn button.btn-cstm {
    background: #ffd447;
    color: #000000;
}
.speaker-btn {
    text-align: center;
    margin-top: 58px;
}
.btn-cstm a {
    color: inherit;
}
.hotel-trvel {
    padding: 120px 0;
    background: #ffffff;
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-image: url('https://res.cloudinary.com/ncte/image/upload/f_auto,o_35/v1686247374/lfk2ju3q6wo9jrxipkhd.png');
    background-repeat: no-repeat;
    background-position: left bottom -60px;
    background-attachment: fixed;
}
.hotel-trvel::before {
    bottom: -57px;
    background: url('https://res.cloudinary.com/ncte/image/upload/f_auto,o_35/v1686247374/lfk2ju3q6wo9jrxipkhd.png');
    width: 543px;
    height: 764px;
    left: 0;
}
.hotel-trvel::before,.hotel-trvel::after{
    content: "";
    position: absolute;
    display: none;
}
.hotel-trvel::after {
    right: -5px;
    background: url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/02/hotel-ad2.png');
    width: 280px;
    height: 483px;
    top: -181px;
}
.register-today {
    display: block;
    width: 100%;
    background: #ffd447;
    padding: 120px 0 190px;
}
.register-wrap {
    max-width: 810px;
    margin: 0 auto;
    text-align: center;
}
.register-wrap h2 {
    color: #16151e;
    line-height: 70px;
    margin: 0 0 25px;
}
h2{
    font-weight: 600;
}
.unlock-wrap h2 {
    line-height: 80px;
    margin-bottom: 20px;
}
.register-wrap p {
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    margin: 0 0 30px;
    color: #16151e;
}
.registertodaybtn button.btn-cstm {
    background: #16151e;
    color: #fff;
    max-width: 230px;
    width: 100%;
}
.speakers-headings h2,.unlock-wrap h2,.register-wrap h2,.hotel-desc h2,.conf-wrap h2,.conven-header h2,.exp-header h2{
    font-size: 100px;
    text-transform: uppercase;
}
.hotel-img {
    padding-right: 42px;
    position: relative;
}
.hotel-img img {
    width: 100%;
}
.hotel-desc h2 {
    color: #24133d;
    line-height: 70px;
    margin: 0 0 20px;
}
.hotel-desc h3 {
    font-size: 58px;
    font-family: 'Alumni Sans', sans-serif;
    line-height: 53px;
    text-transform: uppercase;
    font-weight: 600;
    color: #423358;
    margin: 0 0 27px;
}
.join-txt p,.unlock-wrap p,.hotel-desc p {
    color: #2a2a2a;
}
.join-txt p,.unlock-wrap p,.speaker-bxwrap p,.hotel-desc p{
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
}
.hotel-desc {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    position: relative;
}
.hotel-txt {
    flex: 1 1 0;
}
.hotel-btn {
    margin-top: auto;
}
.hotel-btn button.btn-cstm {
    background: #2dd2e9;
    color: #fff;
}
.conference-sec{
    display: block;
    width: 100%;
    background: url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/02/conference.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 170px 0  150px;
}
.confernce-wrap{
    max-width: 100%;
    width: 600px;
    margin-top: -283px;
}
.conference-carousel {
    display: block;
    width: 100%;
}
.conf-wrap {
    background: #3b17a0;
    padding: 60px 65px 70px;
}
.conf-wrap h2 {
    color: #fff;
    line-height: 84px;
    margin-bottom: 20px;
}
.conf-image {
    width: 100%;
    position: relative;
    margin-bottom: 15px;
}
.conf-image img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}
.conf-created {
    position: absolute;
    left: -40px;
    top: 40px;
    background: #ffd447;
    padding: 15px 10px;
    text-align: center;
}
.conf-created p{
    font-family: 'Alumni Sans', sans-serif;
    color: #16151e;
    font-weight: 600;
     margin: 0;
}
.conf-created .day {
    font-size: 76px;
    line-height: 50px;
}
.conf-created .month-year {
    font-size: 20px;
    text-transform: uppercase;
}
.conference-carousel .owl-dots .owl-dot.active {
    background: #e6be3b;
}
.conference-carousel .owl-dots .owl-dot {
    width: 16px;
    height: 16px;
    background: #7e60d1;
    border-radius: 100%;
    margin-right: 7px;
}
.conference-carousel .owl-dots {
    position: absolute;
    bottom: 44px;
    width: 100%;
    padding: 0 65px;
}
.conf-wrap .conf-link a {
    font-size: 20px;
    color: #e6be3b;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 1px solid #e6be3b;
}
.convention-sec{
    display: block;
    width: 100%;
    background: #ffffff;
    padding: 90px 0 100px;
}
.conven-header {
    max-width: 990px;
    width: 100%;
}
.conven-header h2 {
    color: #24133d;
    line-height: 84px;
}
.conf-wrap .consf-paratext,.conven-header p{
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
}
.conf-wrap .consf-paratext {
    color: #fff;
    margin-bottom: 16px;
}
.conven-header p {
    max-width: 540px;
    color: #16151e;
    margin-bottom: 27px;
}
.convn-box img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    margin: 0 0 18px;
}
.convn-box p {
    font-size: 22px;
    line-height: 28px;
    color: #313b47;
    font-weight: 600;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.coven-carousel .owl-nav {
    position: absolute;
    top: -90px;
    right: 5px;
}
.owl-carousel.owl-theme  .owl-nav button {
    width: 60px;
    height: 60px;
    border: 3px solid #b6b6b6;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.owl-carousel.owl-theme .owl-nav button span {
    color: transparent;
}
.owl-nav button::before {
    content: "";
    position: absolute;
    left: 10px;
    right: 0;
    border: 3px solid #b6b6b6;
    width: 20px;
    height: 20px;
    border-top: 0;
    border-right: 0;
    transform: rotate(45deg);
    margin: 0 auto;
}
.owl-nav button.owl-next::before {
    transform: rotate(-135deg);
    left: -7px;
}
.coven-carousel.owl-carousel .owl-nav .owl-prev {
    margin-right: 13px;
}
.conven-btn .btn-cstm {
    background: #482cbc;
    color: #fff;
    margin-top: 10px;
}
.experience-sec {
    background: url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/02/experience-bg.jpg');
    padding: 370px 0 100px 130px;
}
.exp-wrap {
    display: flex;
    flex-wrap: wrap;
}
.exp-rgtarea {
    width: 60%;
}
.exp-header {
    width: 40%;
    padding-right: 12px;
}
.exp-header h2 {
    color: #ffffff;
    line-height: 84px;
    margin: 0 0 12px;
}
.exp-header p {
    font-size: 30px;
    color: #fff;
    line-height: 43px;
    font-weight: 400;
}
.exp-btn .btn-cstm {
    background: #2dd2e9;
    color: #fff;
}
.exp-video video {
    width: 100%;
    height: 270px;
    object-fit: cover;
}
.exp-boxitem p {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    color: #ffffff;
}
.exp-carousel.owl-carousel.owl-theme .owl-nav button::before {
    border: 3px solid #ffffff;
    border-top: 0;
    border-right: 0;
}
.exp-carousel.owl-carousel.owl-theme .owl-nav button.owl-prev {
    margin-right: 15px;
}
.exp-carousel.owl-carousel.owl-theme .owl-nav button {
    border: 3px solid #ffffff;
}
.join-videoarea {
    text-align: center;
    margin-bottom: -250px;
    padding-top: 110px;
}
.join-videoarea video {
    width: 864px;
    height: 500px;
    max-width: 100%;
}
.join-videoarea h2 {
    font-size: 80px;
    text-transform: uppercase;
    line-height: 84px;
    color: #24133d;
    margin-bottom: 0;
}
.join-videoarea h3 {
    font-family: 'Alumni Sans', sans-serif;
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 600;
    line-height: 53px;
    color: #24133d;
    margin-bottom: 15px;
}
.join-sec::before {
    content: "";
    position: absolute;
    right: 0px;
    bottom: 120px;
    background: url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/02/join-trans1.png');
    width: 368px;
    height: 507px;
    background-repeat: no-repeat;
    display: none;
}
.exp-carousel .exp-boxitem .video-icon {
    width: 90px;
    height: 90px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 40%;
    z-index: 9;
    transform: translateY(-50%);
    pointer-events: none;
}
.exp-carousel .exp-boxitem {
    position: relative;
}
.exp-carousel .owl-nav {
    margin-top: 16px;
}
.exp-video {
    margin-bottom: 10px;
}
.join-videosbox {
    position: relative;
}
.join-videosbox .video-icon {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.join-videosbox .video-icon img {
    width: 90px;
    height: 90px;
}
.mobile-nav{
    background-color: #9228ae;
}
.mobile-nav .menu-primary-menu-container ul {
    margin-top: 0 !important;
}
.mobile-nav .sitehead-btn{
    display: block;
    padding-bottom: 20px;
}
.mobile-nav .sitehead-btn button {
    padding: 12px 19px;
    font-size: 14px;
}

/* inner page */

.registartion-header{
    background-image: url('/wp-content/uploads/2023/03/registration-header.jpg');
}

.inner-header {
    display: inline-flex;
    width: 100%;
    align-items: center;
    padding-left: 78px;
    min-height: 470px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.inner-heading h1 {
    margin: 0;
    font-size: 130px;
    color: #fff;
    margin-top: 80px;
    font-weight: 600;
    line-height: 100px;
    text-transform: uppercase;
}

.registration-sec {
    padding: 85px 0 100px;
    position: relative;
    background-image: url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/02/join-trans.png');
    background-repeat: no-repeat;
    background-position: left top 340px;
    background-size: 272px auto;
    background-attachment: fixed;
}
.registration-datasec {
    position: relative;
    background-image: url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/02/join-trans1.png');
    background-repeat: no-repeat;
    background-position: right bottom 350px;
    background-size: 368px auto;
    background-attachment: fixed;
}

.registerwraptext h2 {
    font-size: 4rem;
    line-height: 84px;
    color: #24133d;
    margin: 0 0 18px;
    text-transform: uppercase;
}
.registerwraptext p {
    font-size: 18px;
    line-height: 26px;
    color: #2a2a2a;
}
.registerwrapbtn .btn-cstm {
    background: #2dd2e9;
    color: #ffffff;
    letter-spacing: 1px;
}
.registration-img {
    padding-right: 30px;
}
.registration-img {
    padding-right: 30px;
}

.registerdtbox h3,.registerdtbox h4,.registerdtbox p{
    color: #ffffff;
}
.registerdtbox {
    padding: 25px;
    background: #3b17a0;
    position: relative;
    margin-bottom: 4rem;
}
.register-badge {
    background-color: #ffd447;
    display: inline-block;
    color: #16151e;
    font-size: 21px;
    font-family: 'Alumni Sans', sans-serif;
    font-weight: 600;
    padding: 10px 15px;
    margin-bottom: 15px;
}
.register-badge span {
    font-family: 'Alumni Sans';
    font-weight: 600;
}
.registerdtbox h3 {
    font-family: 'Alumni Sans';
    font-size: 48px;
    line-height: 38px;
    font-weight: 600;
}
.registerdtbox h3 {
    font-family: 'Alumni Sans';
    font-size: 48px;
    line-height: 38px;
    font-weight: 600;
    margin: 0 0 25px;
    word-break: break-word;
}
.reg-wrap {
    margin: 0 0 20px;
}
.reg-wrap h4 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    margin-top: 30px;
}
.reg-wrap p {
    font-size: 22px;
    line-height: 30px;
    margin: 0 0 7px;
    font-weight: 300;
}
.btregtext {
    text-align: center;
    padding: 50px 0 0;
    max-width: 1060px;
    margin: 0 auto;
}
.btregtext p{
    font-size: 18px;
    line-height: 26px;
    color: #2a2a2a;
}
.bt-btn .btn-cstm {
    background: #2dd2e9;
    color: #fff;
}

.speaker-header{
    background-image: url('/wp-content/uploads/2023/03/speakers-header.jpg');
}

.spktxt-sec {
    padding: 80px 0 30px;
}

.spktxt-sec p {
    font-size: 18px;
    line-height: 26px;
    color: #2a2a2a;
    font-weight: 500;
}
.spktxt-sec p a {
    color: #482cbc;
}

.spktab-sec .nav-tabs {
    border: none;
    margin: 0;
    padding: 0;
    justify-content: center;
}
.spktab-sec .nav-tabs .nav-item button {
    color: #16151e;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 66px;
    padding: 0 20px;
    background: #f0f3f5;
    border-radius: 0;
    min-width: 285px;
    border: 1px solid #d9dbdd;
    position: relative;
}
.spktab-sec .nav-tabs .nav-item {
    margin: 0 3px;
}
.spktab-sec .nav-tabs .nav-item button.active {
    border: 1px solid #2dd2e9;
    background: #2dd2e9;
    color: #ffffff;
}
.spktab-sec .nav-tabs .nav-item button.active::before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 14px solid #2dd2e9;
    width: 20px;
    height: 20px;
}
.tab-header h2 {
    font-size: 100px;
    line-height: 84px;
    color: #24133d;
    margin-bottom: 20px;
}
.tab-header p {
    font-size: 22px;
    line-height: 26px;
    color: #2a2a2a;
    font-weight: 600;
    max-width: 780px;
    width: 100%;
}
.spktab-sec .tab-content {
    padding-top: 80px;
}
.spktab-sec .tab-content {
    padding-top: 80px;
}

.tab-header h2 {
    font-size: 100px;
    line-height: 84px;
    color: #24133d;
    margin-bottom: 20px;
}

.tab-header p {
    font-size: 22px;
    line-height: 26px;
    color: #2a2a2a;
    font-weight: 600;
    max-width: 780px;
    width: 100%;
}
.keynote-box {
    display: flex;
    background: #eef7fd;
    padding: 0 30px 40px 0;
    width: 90%;
    float: right;
    margin-bottom: 150px;
    position: relative;
}
.kenote-img {
    width: 420px;
    height: auto;
    position: absolute;
    left: -126px;
    top: -80px;
}
.keynote-textarea {
    width: 100%;
    padding: 40px 10px 20px 335px;
}
.kenote-img img {
    width: 100%;
    height: auto;
}
.keynote-textarea h3 {
    color: #24133d;
    font-weight: 600;
    font-size: 54px;
    line-height: 48px;
    font-family: 'Alumni Sans', sans-serif;
    margin: 0 0 4px;
}
.keynote-textarea h3 + p {
    font-size: 18px;
    color: #1d1d1d;
    font-weight: 500;
    line-height: 26px;
}
.keynote-textarea p {
    font-size: 18px;
    line-height: 26px;
    color: #2a2a2a;
    font-weight: 400;
}
.keynote-textarea .visitlink a {
    font-size: 18px;
    line-height: 26px;
    color: #482cbc;
    font-weight: 700;
}
.keyboxswap{
    float: left;
}
.keyboxswap .keynote-textarea {
    padding: 40px 300px 20px 40px;
}
.keyboxswap .kenote-img {
    left: auto;
    right: -126px;
}
.mealevnt-box .keynote-textarea {
    padding: 14px 0 0;
}
.mealevent-img img {
    width: 100%;
    height: 360px;
    object-fit: cover;
}
.keynote-wrap {
    margin-top: 150px;
}
.mealevnt-box {
    margin: 0 0 60px;
}
.spktab-sec {
    position: relative;
    overflow: hidden;
    background-image: url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/02/join-trans.png'),url('/wp-content/uploads/2023/02/join-trans1.png');
    background-repeat: no-repeat;
    background-position: left top 340px, right bottom 140px;
    background-size: 272px auto, 368px auto;
    background-attachment: fixed;
}
.news-header{
    background-image: url('/wp-content/uploads/2023/03/news-update.jpg');
}
.news-list {
    padding: 96px 0 50px;
    position: relative;
    background-image: url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/02/join-trans.png'),url('/wp-content/uploads/2023/02/join-trans1.png');
    background-repeat: no-repeat;
    background-position: left bottom 0px, right top -10px;
    background-size: 272px auto, 360px auto;
    background-attachment: fixed;
}
.news-txt p {
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    color: #313b47;
}
.news-box {
    margin-bottom: 50px;
}
.news-img img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    margin: 0 0 15px;
}
.news-txt p {
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    color: #313b47;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    display: -webkit-box;
}
.news-box {
    margin-bottom: 50px;
}
.loadmore-btn {
    text-align: center;
    margin-top: 20px;
}

.loadmore-btn .btn-cstm {
    background: #482cbc;
    color: #ffffff;
}
.news-detailsec {
    padding: 100px 0 0;
    position: relative;
    background-image: url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/02/join-trans.png'),url('/wp-content/uploads/2023/02/join-trans1.png');
    background-repeat: no-repeat;
    background-position: left top 300px, right bottom 150px;
    background-size: 272px auto, 368px auto;
    background-attachment: fixed;
}
.news-detail {
    max-width: 860px;
    margin: 0 auto;
}

.news-detail h3 {
    color: #423358;
    font-size: 60px;
    line-height: 53px;
    font-family: 'Alumni Sans', sans-serif;
    font-weight: 600;
    margin: 0 0 12px;
}
.news-info {
    display: inline-block;
    background: #ffd447;
    padding: 1px 10px;
    color: #5e5539;
    margin: 0 0 45px;
}
.news-info span {
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
}
.news-detail .written-by {
    font-style: italic;
    color: #313b47;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
}
.news-detail p {
    font-size: 18px;
    line-height: 26px;
    color: #2a2a2a;
    font-weight: 400;
}
.news-detail .policy-text {
    font-style: italic;
    margin: 70px 0 50px;
    font-size: 16px;
}
.newsimgtxt-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.newsimgtxt-wrap .nw-img {
    width: 150px;
    height: 150px;
}
.newsimgtxt-wrap .nw-img img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
}
.newsimgtxt-wrap .nw-text {
    width: calc(100% - 150px);
    padding-left: 20px;
}
.newsimgtxt-wrap .nw-text p {
    margin: 0;
    color: #0d0d0d;
    font-weight: 500;
}
.moreblogssec h2 {
    margin-bottom: 20px;
}
.moreblogssec .conven-header {
    max-width: 100%;
    padding-top: 40px;
    border-top: 2px solid #acacac;
}
.moreblogssec {
    padding: 100px 0 50px;
}
.registration-img img,.abt-img img{
    width: 100%;
}
body .is-layout-flex.unlocktojoin .unlock-wrap {
    margin: 0 auto;
}
p:empty{
    display: none;
}
.newsletter-text p {
    font-size: 22px;
    margin: 0;
    color: #ffffff;
}
.about-header{
    background-image: url('http://localhost/repository/wp-content/uploads/2023/04/about.jpg');
}
.about-blk {
    padding: 80px 0 100px;
    overflow: hidden;
    position: relative;
    background-image: url('https://res.cloudinary.com/ncte/image/upload/f_auto,o_35/v1686247374/lfk2ju3q6wo9jrxipkhd.png');
    background-repeat: no-repeat;
    background-position: left bottom 110px;
    background-size: 300px auto;
    background-attachment: fixed;
}
.abt-img img {
    width: 100%;
}
.abt-img {
    padding: 0 10px 0 0px;
}
.abt-txt {
    padding-left: 22px;
}
.abt-txt h2,.vision-heading h2,.centenmental-wrap h2,.ressource-wrap h2{
    color: #24133d;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 80px;
    line-height: 80px;
}
.abt-quote p {
    margin: 0;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
}
.abt-quotewrap {
    display: flex;
    margin-bottom: 30px;
}
.abt-quotesign {
    margin-right: 20px;
}
.abt-quotesign img {
    width: 65px;
    min-width: 65px;
}
.vision-sec {
    padding: 90px 0 100px;
    background: #ffd447;
}
.visiongptxt {
    display: flex;
    flex-wrap: wrap;
}
.vs-text {
    width: 50%;
}
.visiongptxt .vs-text:nth-child(1) {
    padding-right: 30px;
}
.visiongptxt h6 {
    font-size: 20px;
    line-height: 26px;
    color: #000000;
    font-weight: 600;
    margin: 0 0 10px;
}
.ncte-history {
    padding: 105px 0 130px;
    position: relative;
    overflow: hidden;
    background-image: url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/02/join-trans1.png');
    background-repeat: no-repeat;
    background-position: right -40px top -150px;
    background-size: 300px auto;
    background-attachment: fixed;
}
.ncte-centimental {
    padding: 100px 0 230px;
    background: #f4f0f0;
}
.centenmental-wrap {
    text-align: center;
    max-width: 1080px;
    margin: 0 auto;
    width: 100%;
}
.centenmental-wrap p a {
    font-weight: 600;
    color: #482cbc;
}
.centenmental-wrap h2 {
    margin: 0;
}
.centenmental-wrap h3 {
    color: #16151e;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 30px;
}
.timeline-btn .btn-cstm {
    background: #482cbc;
    color: #fff;
    padding-left: 40px;
    padding-right: 40px;
}

.ncte-article {
    margin-top: -160px;
}
.ncte-artxt {
    text-align: center;
    padding-top: 18px;
}
.ncte-article {
    margin-top: -160px;
}
.ncte-artxt {
    text-align: center;
    padding-top: 18px;
}
.nctear-img img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.ncte-arbox {
    padding: 0 20px;
}
.ncte-artxt h4 {
    text-transform: uppercase;
    font-size: 50px;
    font-family: 'Alumni Sans', sans-serif;
    line-height: 52px;
    color: #24133d;
    font-weight: 600;
}
.ncte-arbutton .btn-cstm {
    background: #2dd2e9;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    min-height: 60px;
}
.resource-finder {
    padding: 130px 0 80px;
}
.res-wrap {
    display: flex;
    justify-content: center;
    max-width: 840px;
    margin: 0 auto;
    width: 100%;
}
.res-wrap .res-box {
    width: 25%;
    text-align: center;
    display: flex;
    flex-direction: column;
    padding: 0 20px;
}
.res-wrap .res-box .res-text {
    margin-top: auto;
}
.res-box h6 {
    font-size: 22px;
    color: #232224;
    font-weight: 600;
    margin-top: 14px;
}
.ressource-wrap {
    text-align: center;
    max-width: 1110px;
    margin: 0 auto 70px;
}
.sidebar-image img {
    width: 100%;
    margin: 0 0 32px;
}
.about-main {
    margin-top: 100px;
    position: relative;
    padding-bottom: 70px;
    background-image: url('https://res.cloudinary.com/ncte/image/upload/f_auto,o_35/v1686247374/lfk2ju3q6wo9jrxipkhd.png');
    background-repeat: no-repeat;
    background-size: 300px auto;
    background-position: left top 300px;
    background-attachment: fixed;
}
.about-main::before {
    content: "";
    position: absolute;
    bottom: 0;
    background: #d7d7d7;
    max-width: 1230px;
    margin: 0 auto;
    height: 1px;
    width: 100%;
    left: 0;
    right: 0;
}
.abt-textsec .abt-txt {
    padding: 0 30px;
}
.vs-sec {
    position: relative;
    background: #ffd447;
    padding: 70px 30px 50px;
}
.vs-sec::before {
    content: "";
    position: absolute;
    left: -100%;
    top: 0;
    background: #ffd447;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.abt-textsec {
    padding-bottom: 50px;
}
.nc-history {
    padding: 70px 30px 50px;
}
.nc-history .abt-img,.nc-history .abt-txt{
    padding: 0;
}
.nc-history .abt-quotewrap {
    margin-top: 50px;
}
.nc-centennial .centenmental-wrap {
    max-width: 100%;
    text-align: left;
    padding-top: 60px;
    border-top: 1px solid #d7d7d7;
}
.nc-centennial,.nc-article,.nc-ressources{
    padding-left:30px;
    padding-right:30px;
}
.nc-ressources {
    padding-top: 80px;
}
.nc-ressources .res-wrap {
    max-width: 100%;
}
.nc-ressources .ressource-wrap {
    text-align: left;
}
.nc-article {
    padding-top: 40px;
}
.accordian-box h2 {
    text-transform: uppercase;
    color: #24133d;
    font-weight: 600;
    line-height: 84px;
    font-size: 80px;
    margin-bottom: 20px;
}
.faq-accoordian {
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    background: url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/02/join-trans.png'),url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/02/join-trans1.png');
    background-repeat: no-repeat,no-repeat;
    background-position: left top 200px, right bottom 200px;
    background-attachment: fixed,fixed;
}
.accordian-wrap {
    margin-bottom: 50px;
}
.accordion-item .accordion-header .accordion-button::after{
    display: none;
}
.accordian-wrap .accordion-item {
    margin-bottom: 25px;
    border: none;
    border-right: 0;
    border-radius: 6px;
}
.accordion-body p {
    margin: 0 0 10px;
}
.accordion-item .accordion-header .accordion-button:not(.collapsed) {
    color: #fff;
    background: #482cbc;
}
.accordion-item .accordion-header .accordion-button {
    border-radius: 6px;
    font-size: 21px;
    padding: 20px 50px 20px 20px;
    font-weight: 500;
}
.accordion-item .accordion-header  .accordion-button.collapsed {
    background: #f0f4f4;
    color: #232323;
}
.accordion-item .accordion-header .accordion-button.collapsed::before {
    content: "+";
    position: absolute;
    right: 20px;
    font-size: 36px;
    top: 10px
}
.accordion-item .accordion-header .accordion-button:not(.collapsed)::before {
    content: "-";
    position: absolute;
    right: 20px;
    font-size: 38px;
    top: 10px;
}
.accordion-body ul {
    margin-left: 0;
    font-size: 18px;
    line-height: 30px;
    color: #2a2a2a;
}
.accordion-item .accordion-header .accordion-button:focus {
    box-shadow: none;
}
.main-navigation .sub-menu {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #9228ae;
    min-width: 200px;
    padding: 5px 0;
    border-radius: 2px;
    top: 0;
    transition: all .4s ease-in;
}
.main-navigation .menu > li {
    position: relative;
}
.main-navigation .menu > li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    top: 100%;
    transition: all .4s ease-in;
}
.main-navigation .sub-menu .menu-item a {
    color: #ffffff;
    display: block;
    width: 100%;
    padding: 5px 14px;
    margin-bottom: 3px;
}
#menu-primary-menu .sub-menu li {
    padding: 0;
    margin: 0;
}
.hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-col {
    width: 33.33%;
    margin: 0;
    position: relative;
}
.hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-col .wpcdt-hflip-inr {
    background: transparent;
    margin: 0;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 130px;
    font-family: 'Alumni Sans', sans-serif;
    color: #fff;
    font-weight: 600;
    line-height: 100px;
    height: auto;
}
.hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-days-wrap::before, .hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-hours-wrap::before {
    content: ":";
    position: absolute;
    top: 50%;
    right: -8px;
    font-size: 130px;
    transform: translateY(-50%);
    color: #fff;
    font-family: 'Alumni Sans', sans-serif;
}
.hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-digits {
    width: auto;
    height: 100px;
}
.hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-col .wpcdt-lbl {
    font-size: 44px;
    line-height: 44px;
    color: #fff;
    font-family: 'Alumni Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
}
.inner-header.attend::before,.inner-header.conventions::before,.inner-header.invitation::before,.inner-header.attending::before,.inner-header.proposals::before,.inner-header.sponsorship::before,.inner-header.exhibitors::before,.inner-header.event::before,.inner-header.press::before,.inner-header.experience::before,.inner-header.schedule::before,.funding.inner-header::before,.inner-header.workshops::before,.inner-header.presenter::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    z-index: 0;
}
.inner-header.attend {
    background-image: url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/04/brain-banner.jpg');
}
.inner-header.conventions {
    background-image: url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/04/fern-banner.jpg');
}
.inner-header.invitation {
    background-image: url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/04/fire-banner.jpg');
}
.inner-header.attending {
    background-image: url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/04/grass-banner.jpg');
}
.inner-header.proposals {
    background-image: url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/04/leaf-banner.jpg');
}
.inner-header.sponsorship {
    background-image: url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/04/leaves-banner.jpg');
}
.inner-header.exhibitors {
    background-image: url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/04/lemon-banner.jpg');
}
.inner-header.schedule {
    background-image: url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/04/curcuit-banner.jpg');
}
.inner-header .inner-heading {
    position: relative;
}
.funding.inner-header {
    background-image: url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/04/water-banner.jpg');
}
.inner-header.workshops {
    background-image: url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/04/river-banner.jpg');
}
.inner-header.presenter {
    background-image: url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/04/purple-banner2.jpg');
}
.inner-header.experience {
    background-image: url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/04/purple-banner.jpg');
}
.inner-header.press {
    background-image: url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/04/nautilus-banner.jpg');
}
.inner-header.event {
    background-image: url('https://dev-convention-2023.pantheonsite.io/wp-content/uploads/2023/04/lightning-banner.jpg');
}
/* Responsive Media Queries */
@media only screen and (min-width:1700px) and (max-width:1800px){
.hero-slider .rs-parallax-wrap .conexiones-img {
    width: 620px !important;
    height: 560px !important;
    margin-left: 220px !important;
}
}
@media only screen and (min-width:1500px) and (max-width:1800px){
.hero-slider .convention-group{
    margin-left: 140px !important;
}
}
@media only screen and (min-width:1200px) and (max-width:1699px){
.hero-slider .rs-parallax-wrap .conexiones-img {
    width: 500px !important;
    height: 440px !important;
}
}
@media only screen and (min-width:1500px) and (max-width:1699px){
.hero-slider .rs-parallax-wrap .conexiones-img {
    margin-left: 230px !important;
}
}

@media only screen and (min-width:1366px) and (max-width:1499px){
.hero-slider .rs-parallax-wrap .conexiones-img {
    margin-left: 330px !important;
}
}
@media only screen and (min-width:1200px) and (max-width:1365px){
    .hero-slider .rs-parallax-wrap .conexiones-img {
    margin-left: 450px !important;
}
}
@media only screen and (min-width:1024px) and (max-width:1199px){
.hero-slider .rs-parallax-wrap .conexiones-img {
    width: 400px !important;
    height: 340px !important;
    margin-left: 450px !important;
}
}

@media (min-width: 1200px) and (max-width: 1550px){
    .yellowploygn-img{
         width: 500px !important;
         height: 484px !important;
    }
    .convex-image {
         width: 206px !important;
         height: 214px !important;
    }
    .pinkploygn-img {
      width: 500px !important;
      height: 446px !important; 
   }
    .stroke-image {
     width: 460px !important;
     height: 494px !important;
   }
   .hero-slider .convention-group{
      margin-left: 250px !important;
   }
}


@media (min-width: 991px) and (max-width: 1199px){
    .hero-slider .convention-group{
      margin-left: 200px !important;
   }
   .yellowploygn-img{
       width: 400px !important;
       height: 384px !important;
   }
   .convex-image{
       width: 150px !important;
       height: 158px !important;
   }
   .pinkploygn-img{
       width: 400px !important;
       height: 346px !important;
   }
   .stroke-image{
       width: 400px !important;
       height: 434px !important;
   }

}

@media (min-width: 768px) and (max-width: 990px){
    .hero-slider .convention-group{
      margin-left: 200px !important;
   }
   .yellowploygn-img{
       width: 300px !important;
       height: 284px !important;
   }
   .convex-image{
       width: 100px !important;
       height: 108px !important;
   }
   .pinkploygn-img{
       width: 300px !important;
       height: 246px !important;
   }
   .stroke-image{
       width: 200px !important;
       height: 234px !important;
   }

}

@media (min-width: 480px) and (max-width: 767px){
     .hero-slider .convention-group{
      margin-left: 150px !important;
   }
   .yellowploygn-img{
       width: 200px !important;
       height: 184px !important;
   }
   .convex-image{
       width: 80px !important;
       height: 88px !important;
   }
   .pinkploygn-img{
       width: 200px !important;
       height: 146px !important;
   }
   .stroke-image{
       width: 100px !important;
       height: 134px !important;
   }
}



@media(max-width: 1800px){
.hero-countdown {
    width: 460px;
    padding: 18px 20px 12px;
}
.hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-digits {
    height: 62px;
}
.count-box .count-in,.hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-col .wpcdt-hflip-inr {
    font-size: 80px;
    line-height: 80px;
}
.countdown-wrap .count-box .count-inn {
    margin-top: -24px;
}
.hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-days-wrap::before, .hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-hours-wrap::before,.count-box.column span {
    font-size: 85px;
}
.hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-col .wpcdt-lbl,.countdown-wrap .count-box .count-inn{
     font-size: 34px;
    line-height: 35px;
}
}

@media(max-width: 1599px){
.site-footer-footer {
    padding-left: 80px;
    padding-right: 80px;
}
}
@media(max-width: 1499px){
.sitehead-btn button {
    padding: 17px 22px;
}
#masthead .container-fluid, .site-banner .container-fluid {
    padding-left: 18px;
    padding-right: 18px;
}
.site-banner {
    padding-top: 15px;
}
}

@media(max-width: 1450px){
.site-footer-footer {
    padding-left: 20px;
    padding-right: 20px;
}
}

@media(max-width: 1365px){
    .exp-video video {
    height: 200px;
}
.inner-header {
    padding-left: 18px;
}
.site-branding {
    min-width: 220px;
    margin-right: 20px;
    max-width: 220px;
}
#menu-primary-menu li {
    margin-right: 10px;
}
#menu-primary-menu li:last-child,#menu-primary-menu li{
     padding-left: 10px;
}
.hero-countdown {
    width: 420px;
}
.hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-digits {
    height: 55px;
}
.count-box .count-in,.hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-col .wpcdt-hflip-inr{
    font-size: 70px;
    line-height: 70px;
}
.countdown-wrap .count-box .count-inn,.hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-col .wpcdt-lbl {
    font-size: 27px;
    line-height: 30px;
}
.countdown-wrap .count-box .count-inn{
    margin-top: -27px;
}
.count-box.column span,
.hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-days-wrap::before, 
.hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-hours-wrap::before{
    font-size: 80px;
}
.sitehead-btn button {
    padding: 12px 14px;
}
}
@media(max-width: 1199px){
.experience-sec {
    padding: 320px 0 60px 30px;
}
.sitehead-btn button {
    padding: 12px 9px;
    font-size: 13px;
}
.about-sidebar {
    margin-top: 70px;
}
.visiongptxt .vs-text:nth-child(1) {
    padding-right: 0;
}
.ncte-arbox,.nc-box{
    margin-bottom: 60px;
}
.vs-text {
    width: 100%;
}
.accordian-box h2 {
    line-height: 65px;
    font-size: 65px;
}
.newsletter-text p{
    font-size: 20px;
}
.inner-heading h1 {
    font-size: 95px;
    line-height: 95px;
}
.keynote-textarea h3 {
    font-size: 45px;
    line-height: 40px;
}
.keynote-textarea {
    padding: 40px 10px 20px 237px;
}
.keyboxswap .kenote-img {
    right: -94px;
}
.keyboxswap .keynote-textarea {
    padding: 40px 200px 20px 40px;
}
.kenote-img {
    width: 300px;
    left: -93px;
}
.tab-header h2 {
    font-size: 80px;
    line-height: 70px;
    margin-bottom: 10px;
}
.tab-header p {
    font-size: 20px;
}
.registerdtbox {
    margin-bottom: 30px;
}
.hero-countdown {
    width: 280px;
    border-radius: 30px 0 0 0;
}
.count-box.column span,
.hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-days-wrap::before, 
.hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-hours-wrap::before {
    font-size: 72px;
}
.countdown-wrap .count-box .count-inn,.hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-col .wpcdt-lbl {
    font-size: 20px;
    line-height: 30px;
}
.countdown-wrap .count-box .count-inn{
     margin-top: -39px;
}
.count-box .count-in,.hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-col .wpcdt-hflip-inr {
    font-size: 60px;
    line-height: 60px;
}
.hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-digits {
    height: 40px;
}
.hero-countdown .wpcdt-wrap.wpcdt-timer-wrap {
    margin-bottom: 0 !important;
}
.hero-countdown {
    padding: 10px 20px 12px;
}
.menu-reset .menu-item a {
    font-size: 13px;
}
#menu-primary-menu li:last-child, #menu-primary-menu li {
    padding-left: 0px;
}
.site-branding {
    min-width: 180px;
    margin-right: 18px;
    max-width: 180px;
}
.site-footer .subscribe h2+p {
    font-size: 20px;
}
.newsletter-wrap {
    max-width: 940px;
}
.exp-boxitem p {
    font-size: 18px;
    line-height: 24px;
}
.exp-header p {
    font-size: 25px;
    line-height: 37px;
}
.join-videoarea h2 {
    font-size: 65px;
    line-height: 64px;
}
.join-videoarea h3 {
    font-size: 42px;
    line-height: 48px;
}
.hotel-trvel {
    padding: 70px 0;
}
.exp-header h2 {
    line-height: 75px;
}
.hotel-desc h3 {
    font-size: 42px;
    line-height: 45px;
    margin: 0 0 10px;
}
.speakers-headings h2, .unlock-wrap h2, .register-wrap h2, .hotel-desc h2, .conf-wrap h2, .conven-header h2, .exp-header h2,.abt-txt h2{
    font-size: 80px;
}
.join-img {
    padding-right: 0px;
}
.join-txt h3 {
    font-size: 40px;
    line-height: 40px;
}
.join-sec {
    padding-top: 70px;
}
.conf-wrap h2,.conven-header h2{
    line-height: 70px;
}
.register-today {
    padding: 70px 0 170px;
}
.convn-box p {
    font-size: 18px;
    line-height: 27px;
}
.site-footer-menus h3 {
    font-size: 20px;
}
.conference-sec {
    padding: 170px 0  80px;
}
.our-speakers {
    padding: 75px 0 75px;
}
.join-txt h2 {
    font-size: 80px;
    line-height: 72px;
}
.unlock-wrap h3 {
    font-size: 58px;
}
.convention-sec {
    padding: 70px 0 80px;
}
.unlocktojoin {
    padding: 70px 0  0px;
}
}

@media(max-width: 991px){
    .exp-rgtarea,.exp-header {
    width: 100%;
}
.main-header {
    padding-top: 20px;
}
.about-main {
    margin-top: 50px;
}
.about-blk {
    padding: 50px 0 50px;
}
.ncte-artxt h4 {
    font-size: 40px;
    line-height: 42px;
}
.res-box h6 {
    font-size: 20px;
}
.abt-textsec .abt-txt{
    padding: 0;
}
.vs-sec::before{
    display: none;
}
.vs-sec {
    padding: 30px 20px 30px;
}
.nc-history {
    padding: 60px 0px 30px;
}
.nc-centennial, .nc-article, .nc-ressources {
    padding-left: 0;
    padding-right: 0;
}
.vision-sec {
    padding: 60px 0 50px;
}
.about-blk .abt-txt h2,.vision-heading h2, .centenmental-wrap h2, .ressource-wrap h2,.ncte-history .abt-txt h2,.abt-textsec .abt-txt h2,.nc-history .abt-txt h2{
    font-size: 65px;
    line-height: 65px;
}
.ncte-history{
    padding: 65px 0 60px;
}
.resource-finder {
    padding: 80px 0 50px;
}
.ncte-centimental {
    padding: 60px 0 230px;
}
.about-blk .abt-txt {
    padding-left: 0;
}
.abt-quotesign img {
    width: 50px;
    min-width: 50px;
}
.abt-quote p {
    font-size: 18px;
    line-height: 27px;
}
.mobile-nav ul.menu .sub-menu {
    list-style: none;
    margin: 0;
    display: none;
}
.mobile-nav ul.menu .sub-menu.active {
    display: block;
}
.mobile-nav ul.menu .sub-menu li {
    margin-bottom: 5px;
}
.mobile-nav ul.menu > li.menu-item {
    margin-bottom: 10px;
}
.mobile-nav .menu .menu-item.menu-item-has-children{
    position: relative;
}
.mobile-nav .menu .menu-item.menu-item-has-children .submenu_open {
    position: absolute;
    right: 10px;
    top: 2px;
    width: 12px;
    height: 12px;
    border: 2px solid #ffffff;
    border-left: 0;
    border-top: 0;
    transform: rotate(45deg);
    transition: all .3s ease-in;
}
.mobile-nav ul.menu .sub-menu li {
    margin-bottom: 5px;
}
.mobile-nav .menu .menu-item.menu-item-has-children .submenu_open.icon_opened {
    transform: rotate(225deg);
    top: 5px;
    transition: all .3s ease-in;
}
.mobile-nav .menu .menu-item {
    margin-right: 0;
}
.keynote-box {
    padding: 30px;
    flex-wrap: wrap;
    margin-bottom: 40px;
    width: 100%;
}
.news-list {
    padding: 60px 0 30px;
}
.news-box {
    margin-bottom: 40px;
}
.news-txt p {
    font-size: 18px;
    line-height: 25px;
}
.keyboxswap {
    flex-direction: column-reverse;
}
.spktxt-sec {
    padding: 60px 0 30px;
}
.keyboxswap .kenote-img {
    right: 0;
}
.keyboxswap .kenote-img,.kenote-img{
    top: 0;
    position: relative;
}
.spktab-sec .nav-tabs .nav-item button {
    line-height: 55px;
    min-width: 220px;
}
.kenote-img {
    width: 300px;
    left: 0;
}
.keyboxswap .keynote-textarea,.keynote-textarea {
    padding: 20px 0 0;
}
.spktab-sec .tab-content {
    padding-top: 50px;
}
.keynote-wrap {
    margin-top: 50px;
}
.mealevent-img img {
    height: 260px;
}
.keynote-textarea h3 {
    font-size: 38px;
    line-height: 30px;
}
.tab-header h2 {
    font-size: 60px;
    line-height: 50px;
}
.inner-heading h1 {
    font-size: 80px;
    margin-top: 30px;
    line-height: 80px;
}
.registration-img img {
    margin: 0 0 20px;
}
.registration-img {
    padding-right: 0;
}
.site-branding {
    min-width: 220px;
    max-width: 220px;
}
.sitehead-btn {
    display: none;
}
.registerdtbox h3 {
    font-size: 30px;
    line-height: 38px;
    margin: 0 0 20px;
}
.reg-wrap h4 {
    font-size: 18px;
    line-height: 30px;
}
.reg-wrap p {
    line-height: 24px;
}
.news-detail .written-by,.news-detail p,.btregtext p,.reg-wrap p,.registerwraptext p,.keynote-textarea p,.keynote-textarea h3 + p,.spktxt-sec p,.keynote-textarea .visitlink a{
    font-size: 16px;
}
.moreblogssec {
    padding: 60px 0 30px;
}
.moreblogssec .conven-header {
    padding-top: 30px;
}
.news-detailsec {
    padding: 50px 0 0;
}
.news-detail h3 {
    font-size: 48px;
    line-height: 45px;
}
.news-info {
    margin: 0 0 25px;
}
.news-info span {
    font-size: 15px;
}
.btregtext {
    padding: 20px 0 0;
}
.inner-header {
    min-height: 350px;
}
.registration-sec {
    padding: 65px 0 60px;
}
.registerwraptext h2 {
    font-size: 65px;
    line-height: 64px;
}
.site-header .navbar-toggler {
    position: absolute;
    right: 12px;
    width: 48px;
    height: 48px;
    padding: 0;
}
.sitehead-btn {
    padding-right: 50px;
}
.site-header {
    position: relative;
}
.site-header .navbar-toggler .navbar-toggler-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.join-img{
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}
.newsletter-wrap {
    max-width: 100%;
}
.site-footer .subscribe {
    margin-bottom: 0;
}
.join-txt{
    padding: 0;
}
.speakers-headings h2, .unlock-wrap h2, .register-wrap h2, .hotel-desc h2, .conf-wrap h2, .conven-header h2, .exp-header h2 {
    font-size: 65px;
}
.unlock-wrap h2 {
    line-height: 40px;
}
.newsletter-wrap .newsletter-text {
    width: 100%;
    padding-right: 0;
    padding-bottom: 30px;
}
.subscribe-form,.newsletter-wrap .newsletter-text{
    width: 100%;
}
.newsletter-text{
    text-align: center;
}
.newsletter-wrap {
    padding: 46px 115px;
}
.site-footer .subscribe h2+p {
    max-width: 500px;
    font-size: 20px;
    margin: 0 auto;
    width: 100%;
}
.footer-logo{
    max-width: 250px;
}
.speakers-box {
    padding-top: 55px;
    margin-top: 100px;
}
.unlock-wrap {
    padding: 0 30px;
}
.speaker-bxwrap h4 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 12px;
}
.join-txt p, .unlock-wrap p, .speaker-bxwrap p, .hotel-desc p,p {
    font-size: 16px;
    line-height: 26px;
}
.accordion-body ul {
    font-size: 16px;
    line-height: 28px;
}
.hotel-trvel::before {
    bottom: -357px;
    width: 173px;
    height: 484px;
    background-size: contain;
}
.hotel-desc h2 {
    line-height: 57px;
    margin: 0 0 10px;
}
.join-txt h2 {
    font-size: 65px;
    line-height: 63px;
}
.join-txt h3 {
    font-size: 35px;
    line-height: 40px;
}
.exp-header h2 {
    line-height: 65px;
}
.exp-header p {
    font-size: 22px;
    line-height: 36px;
}
.join-sec::before {
    bottom: 188px;
    width: 144px;
    height: 447px;
    background-size: contain;
    background-repeat: no-repeat;
}
.hotel-img {
    padding-right: 0;
    margin-bottom: 40px;
}
.hotel-desc h3 {
    font-size: 36px;
    line-height: 38px;
}
.speaker-img {
    top: -75px;
    width: 130px;
    height: 130px;
}
.site-footer-menus {
    padding-top: 50px;
    padding-bottom: 20px;
}
.social-connect {
    border-top: none;
    margin-bottom: 30px;
}
.social-connect ul {
    margin-top: 0;
    flex-wrap: wrap;
    justify-content: flex-start !important;
}

.social-connect li a {
    width: 50px;
    height: 50px;
    font-size: 21px;
}
.site-footer .site-footer-menu {
    padding: 0 15px;
    margin-bottom: 25px;
}
.footer-branding {
    display: flex;
}
}

@media(max-width: 767px){
.social-connect {
    border-top: none;
    margin-bottom: 20px;
}
.hero-countdown .wpcdt-timer-wrap {
    margin: auto auto 0px auto !important;
}
.social-connect li a {
    width: 40px;
    height: 40px;
    font-size: 18px;
}
.about-blk .abt-img{
    padding: 0;
}
.nc-ressources {
    padding-top: 10px;
}
.nc-centennial .centenmental-wrap {
    padding-top: 30px;
}
.nc-history {
    padding: 40px 0px 10px;
}
.ncte-centimental {
    padding: 40px 0 40px;
}
.about-main {
    margin-top: 30px;
}
.abt-textsec {
    padding-bottom: 10px;
}
.about-blk .abt-txt,.ncte-history .abt-txt,.nc-history .abt-txt {
    padding-top: 30px;
}
.ncte-history .abt-txt {
    padding-left: 0;
}
.ncte-article {
    margin-top: 0;
    padding-top: 40px;
}
.about-blk .abt-txt h2, .vision-heading h2, .centenmental-wrap h2, .ressource-wrap h2, .ncte-history .abt-txt h2,.abt-textsec .abt-txt h2,.nc-history .abt-txt h2{
    font-size: 50px;
    line-height: 50px;
}
.resource-finder {
    padding: 30px 0 30px;
}
.abt-quote p {
    font-size: 16px;
    line-height: 26px;
}
.abt-quotesign img {
    width: 40px;
    min-width: 40px;
}
.about-blk {
    padding: 40px 0 20px;
}
.vision-sec {
    padding: 30px 0 20px;
}
.ncte-history {
    padding: 35px 0 20px;
}
.res-wrap{
    flex-wrap: wrap;
}
.res-box h6 {
    font-size: 18px;
}
.res-wrap .res-box {
    width: 50%;
    padding: 0 10px 30px;
}
.ressource-wrap {
    margin: 0 auto 40px;
}
.centenmental-wrap h3 {
    font-size: 20px;
    margin-bottom: 20px;
}
.spktab-sec{
    background-size: 112px auto, 108px auto;
}
.news-list{
    background-size: 130px auto, 100px auto;
}
.news-detailsec{
    background-size: 90px auto, 90px auto;
}
.about-main,.about-blk,.ncte-history{
    background-size: 130px auto;
}
.ncte-history{
    background-position: right -20px top 20px;
}
.faq-accoordian,.join-sec{
    background-size: 100px 156px,160px 220px;
}
.accordion-item .accordion-header .accordion-button:not(.collapsed)::before {
    font-size: 34px;
    top: 15px;
}
.faq-accoordian {
    padding: 40px 0;
}
.accordion-item .accordion-header .accordion-button.collapsed::before {
    font-size: 30px;
    top: 18px;
}
.accordion-item .accordion-header .accordion-button {
    font-size: 18px;
    line-height: 22px;
}
.newsletter-text p {
    font-size: 16px;
}
.spktxt-sec {
    padding: 30px 0 10px;
}
.site-header .container-fluid {
    flex-wrap: wrap;
}
.news-detail .policy-text {
    margin: 20px 0 30px;
}
.news-detailsec {
    padding: 30px 0 0;
}
.news-detail h3 {
    font-size: 35px;
    line-height: 32px;
}
.news-info span {
    font-size: 14px;
}
.newsimgtxt-wrap .nw-img {
    width: 130px;
    height: 130px;
    margin: 0 auto;
}
.newsimgtxt-wrap .nw-text {
    padding-left: 0;
    width: 100%;
    padding-top: 13px;
}
.newsimgtxt-wrap .nw-text p {
    font-size: 14px;
    text-align: center;
    line-height: 24px;
}
.moreblogssec .conven-header {
    padding-top: 20px;
}
.moreblogssec {
    padding: 30px 0 30px;
}
.news-detail .written-by {
    line-height: 25px;
    margin-bottom: 10px;
}
.news-list {
    padding: 35px 0 30px;
}
.news-txt p {
    font-size: 16px;
    line-height: 24px;
}
.news-box {
    margin-bottom: 33px;
}
.kenote-img {
    max-width: 100%;
}
.count-box .count-in {
    font-size: 60px;
    line-height: 50px;
}
.countdown-wrap .count-box .count-inn {
    font-size: 20px;
    line-height: 20px;
    margin-top: 0;
}
.count-box.column span {
    font-size: 72px;
    line-height: 78px;
}
.hero-countdown{
    padding: 10px;
    width: 250px;
}
.count-box.column span, .hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-days-wrap::before, .hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-hours-wrap::before {
    font-size: 55px;
    right: -4px;
}
.countdown-wrap .count-box .count-inn, .hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-col .wpcdt-lbl {
    font-size: 18px;
    line-height: 28px;
}
.sitehead-btn {
    padding-right: 0;
}
.social-connect ul {
    margin-top: 0;
    flex-wrap: wrap;
    justify-content: flex-start !important;
}
.social-connect li a {
    width: 40px;
    height: 40px;
    font-size: 18px;
}
.newsletter-wrap {
    padding: 38px 20px;
}
.site-footer .subscribe h2 {
    font-size: 50px;
    line-height: 45px;
}
.site-footer .subscribe h2+p {
    font-size: 17px;
}
.social-connect li {
    margin-bottom: 10px;
}
.site-footer .subscribe input.ctct-email {
    min-height: 55px;
    padding-right: 108px;
}
.site-footer .subscribe input[type="submit"] {
    padding: 5px 20px 5px 20px;
    font-size: 16px;
    height: 45px;
}
.site-footer .site-footer-menu {
    padding-left: 15px;
    padding-right: 15px;
}
.footer-legal {
    flex-wrap: wrap;
    justify-content: center !important;
    width: 100%;
}
.footer-legal li a, .footer-legal .copyright {
    font-size: 14px;
}
.footer-legal ul.legal-links li:first-child {
    line-height: 12px;
}
.footer-logo {
    max-width: 200px;
    margin-bottom: 10px;
    min-width: 200px;
}
.footer-legal .copyright {
    margin-right: 0;
    width: 100%;
    text-align: center;
}
.site-footer-footer {
    padding-left: 16px;
    padding-right: 16px;
}
.site-footer .site-footer-menu {
    padding-left: 12px;
    padding-right: 12px;
}
.footer-branding {
    flex-wrap: wrap;
    justify-content: center !important;
}
.btn-cstm {
    min-height: 58px;
    font-size: 17px;
    min-width: 190px;
}
.our-speakers {
    padding: 55px 0 55px;
}
.speakers-headings h2, .unlock-wrap h2, .register-wrap h2, .hotel-desc h2, .conf-wrap h2, .conven-header h2, .exp-header h2 {
    font-size: 50px;
}
.speakers-headings h2 {
    line-height: 42px;
    margin: 0 0 15px;
}
.speaker-btn {
    margin-top: 45px;
}
.speakers-headings {
    margin: 0 0 10px;
}
.speakers-headings p {
    font-size: 18px;
    margin-bottom: 0;
}
.conf-wrap h2, .conven-header h2 {
    line-height: 46px;
}
.convention-sec {
    padding: 50px 0 50px;
}
.convn-box p {
    font-size: 16px;
    line-height: 27px;
}
.coven-carousel.owl-carousel .owl-nav .owl-next {
    margin-right: -2px;
}
.coven-carousel.owl-carousel .owl-nav .owl-prev {
    margin-left: -2px;
}
.coven-carousel .owl-nav button::before{
    border: 3px solid #fff;
    border-top: 0;
    border-right: 0;
}
.coven-carousel .owl-nav {
    top: 32%;
    right: 0;
    transform: translateY(-50%);
    width: 100%;
    display: flex;
    justify-content: space-between;
    left: 0;
}
.owl-carousel.owl-theme .owl-nav button{
    width: 40px;
    height: 40px;
}
.coven-carousel.owl-carousel.owl-theme .owl-nav button{
    border: none;
    background-color: rgba(72, 44, 188,0.85);
}
.conference-sec {
    padding: 60px 0  60px;
}
.conf-image img {
    height: 250px;
}
.conf-created {
    left: -21px;
    padding: 12px 10px;
}
.conf-wrap .consf-paratext, .conven-header p {
    font-size: 16px;
    line-height: 27px;
}
.confernce-wrap {
    margin-top: 0;
}
.conf-created .day {
    font-size: 55px;
    line-height: 45px;
}
.conf-created .month-year {
    font-size: 18px;
}
.conference-carousel .owl-dots {
    padding: 0 35px;
}
.conf-wrap .conf-link a {
    font-size: 17px;
}
.conf-wrap {
    padding: 30px 35px 70px;
}
.unlock-wrap {
    padding: 0 16px;
}
.unlock-wrap h3 {
    font-size: 38px;
    line-height: 38px;
}
.unlocktojoin {
    padding: 50px 0  0px;
}
.site-footer-menus a {
   font-size: 16px;
}
.register-wrap p {
    font-size: 20px;
    line-height: 32px;
}
.register-today {
    padding: 50px 0 60px;
}
.registertodaybtn button.btn-cstm {
    max-width: 200px;
}
.register-wrap h2 {
    line-height: 45px;
    margin: 0 0 20px;
}
.join-sec {
    padding-top: 50px;
}
.join-txt h2,.accordian-box h2{
    font-size: 50px;
    line-height: 50px;
}
.join-txt h3 {
    font-size: 25px;
    line-height: 33px;
}
.about-main::after,.about-blk::before,.ncte-history::before,.news-detailsec::after,.news-detailsec::before,.spktab-sec .nav-tabs .nav-item button.active::before,.spktab-sec::after, .news-list::after,.spktab-sec::before, .news-list::before,.join-sec::after,.join-sec::before,.hotel-trvel::after,.registration-sec::after,.registration-datasec::before{
   display: none;
}
.join-videoarea video {
    height: auto;
}
.spktab-sec .nav-tabs .nav-item button {
    line-height: 49px;
    width: 100%;
    font-size: 16px;
}
.spktab-sec .nav-tabs .nav-item {
    margin: 0 0 10px;
    width: 100%;
}
.spktab-sec .tab-content {
    padding-top: 20px;
}
.tab-header p {
    font-size: 16px;
    line-height: 24px;
}
.tab-header h2 {
    font-size: 38px;
    line-height: 30px;
}
.keynote-box {
    padding: 25px 20px;
    margin-bottom: 25px;
}
.keynote-textarea h3 {
    font-size: 34px;
    line-height: 30px;
}
.join-videoarea {
    margin-bottom: 0;
    padding-top: 50px;
    padding-bottom: 30px;
}
.experience-sec {
    padding: 40px 0 50px 16px;
}
.join-videoarea h3 {
    font-size: 28px;
    line-height: 42px;
}
.exp-header h2 {
    line-height: 53px;
}
.exp-header p {
    font-size: 18px;
    line-height: 30px;
}
.exp-boxitem p {
    font-size: 16px;
    line-height: 24px;
}
.hotel-desc {
    padding: 0 16px;
}
.hotel-img {
    margin-bottom: 20px;
}
.hotel-desc h2 {
    line-height: 45px;
}
.hotel-desc h3 {
    font-size: 28px;
    line-height: 32px;
}
.hotel-trvel {
    padding: 50px 0;
    background-size: 200px auto;
}
.join-videoarea h2 {
    font-size: 50px;
    line-height: 45px;
}
.owl-nav button::before {
    width: 13px;
    height: 13px;
    left: 5px;
}
.owl-nav button.owl-next::before {
    left: -5px;
}
.exp-video video {
    height: auto;
}
.convn-box img {
    height: 160px;
}
.convn-box {
    padding: 0 20px;
}
.btregtext {
    padding: 0;
}
.register-badge {
    font-size: 18px;
    padding: 6px 12px;
}
.inner-header {
    min-height: 320px;
}
.inner-heading h1 {
    font-size: 50px;
    line-height: 50px;
}
.registration-sec {
    padding: 40px 0 40px;
    background-size: 85px auto;
}
.registration-datasec{
    background-size: 88px auto;
}
.registerdtbox h3 {
    font-size: 25px;
    line-height: 30px;
}
.reg-wrap h4 {
    font-size: 17px;
    line-height: 26px;
}
.reg-wrap p {
    font-size: 15px;
    line-height: 22px;
}
.registerwraptext h2 {
    font-size: 50px;
    line-height: 48px;
}
.registerdtbox{
    padding: 25px 20px;
}
}

@media(max-width: 479px){
    .hero-countdown {
    width: 200px;
    border-radius: 22px 0 0 0;
}
.count-box.column span {
    font-size: 32px;
    line-height: 38px;
}
.countdown-wrap .count-box .count-inn,.hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-col .wpcdt-lbl {
    font-size: 14px;
    line-height: 11px;
}
.hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-digits {
    height: 16px;
}
.count-box.column span, .hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-days-wrap::before, .hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-hours-wrap::before {
    font-size: 40px;
    right: -2px;
}
.count-box .count-in,.hero-countdown .wpcdt-timer-inr .wpcdt-clock .wpcdt-col .wpcdt-hflip-inr{
    font-size: 35px;
    line-height: 30px;
}
.convention-group {
    margin-top: 20px !important;
}
}


/*countdown clock fix*/
path.search-icon-path {
    display: none;
}