@font-face {
    font-family: open_sans_300;
    src: url(https://www.click2cloud.com/cloud-and-metaverse-summit/fonts/openSans_300.woff2);
}

@font-face {
    font-family: open_sans_400;
    src: url(https://www.click2cloud.com/cloud-and-metaverse-summit/fonts/openSans_400.woff2);
}

@font-face {
    font-family: open_sans_500;
    src: url(https://www.click2cloud.com/cloud-and-metaverse-summit/fonts/openSans_500.woff2);
}

@font-face {
    font-family: open_sans_600;
    src: url(https://www.click2cloud.com/cloud-and-metaverse-summit/fonts/openSans_600.woff2);
}

@font-face {
    font-family: open_sans_800;
    src: url(https://www.click2cloud.com/cloud-and-metaverse-summit/fonts/openSans_800.woff2);
}

@font-face {
    font-family: 'Akzidenz-Grotesk BQ Extra Alt';
    src: url('https: //www.click2cloud.com/cloud-and-metaverse-summit/fonts/AkzidenzGroteskBQ-XBoldAlt/AkzidenzGroteskBQ-XBoldAlt.eot');
    src: url('https://www.click2cloud.com/cloud-and-metaverse-summit/fonts/AkzidenzGroteskBQ-XBoldAlt/AkzidenzGroteskBQ-XBoldAlt.eot?#iefix') format('embedded-opentype'), url('https://www.click2cloud.com/cloud-and-metaverse-summit/fonts/AkzidenzGroteskBQ-XBoldAlt/AkzidenzGroteskBQ-XBoldAlt.woff2') format('woff2'), url('https://www.click2cloud.com/cloud-and-metaverse-summit/fonts/AkzidenzGroteskBQ-XBoldAlt/AkzidenzGroteskBQ-XBoldAlt.woff') format('woff'), url('https://www.click2cloud.com/cloud-and-metaverse-summit/fonts/AkzidenzGroteskBQ-XBoldAlt/AkzidenzGroteskBQ-XBoldAlt.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

* {
    font-family: open_sans_400;
}

select {
    background-image: url("https://www.click2cloud.com/img/dropdown_icon.svg") !important;
    background-size: auto 30% !important;
    background-position: right 10px center !important;
    background-repeat: no-repeat !important;
    appearance: none !important;
}

.bg_gray {
    background-color: #F0F0F0;
}

.mb_15 {
    margin-bottom: 15px;
}

.title_italic {
    font-size: 30px;
    display: block;
    line-height: 15px;
}

.title_italic .alternate {
    font-family: open_sans_600;
}

.section_para {
    color: #4A4A4A;
    font-size: 1.2rem;
    font-family: open_sans_600;
    margin-bottom: 40px;
}

.custom_container {
    padding-left: 15% !important;
    padding-right: 15% !important;
    max-width: 100%;
}

.main-nav .navbar-brand {
    padding-left: 0px;
}

.header_register_btn {
    /* width: 85%; */
    margin-left: 20px;
}

.banner {
    padding: 0px 0px 0px 0px;
    /* padding: 120px 0px 0px 0px; */
}

.banner .block h2 span {
    font-family: 'open_sans_800';
    display: inline;
}

.banner .span_1 {
    background: #00213f;
    margin-bottom: 30px;
    font-family: 'Roboto Condensed';
    color: #FFFF00;
    padding: 13px 20px;
    font-size: 1.8rem;
    text-transform: uppercase;
    font-weight: 600;
}

.banner .span_2 {
    font-size: 65px;
    position: relative;
    line-height: 0;
    margin-top: 5px;
    /* color: #FFFFFF; */
    text-transform: uppercase;
}

.banner .span_1 sup {
    text-transform: lowercase;
    font-size: 1rem;
    margin-left: 2px;
    top: -0.9em;
}

.banner .span_3 {
    /* padding-left: 25px; */
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    /* color: #FFFFFF; */
}

.banner_register_btn img {
    width: 100%;
    margin: 0 5px!important;
    padding: 0px 15px;
}

.banner_register {
    padding: 85px 0px 30px 0px !important;
    background-image: url(../images/codefest_2022/Header-Banner.jpg);
}

.banner_register .block h2 span {
    font-family: 'open_sans_800';
    display: inline;
}

.banner_register .span_1 {
    background: #00213f;
    margin-bottom: 10px;
    font-family: 'Roboto Condensed';
    color: #FFFF00;
    padding: 0px 20px;
    font-size: 1.8rem;
    text-transform: uppercase;
    font-weight: 600;
}

.banner_register .span_2 {
    font-size: 65px;
    position: relative;
    line-height: 0;
    margin-top: 5px;
    /* color: #FFFFFF; */
    text-transform: uppercase;
}

.banner_register .span_1 sup {
    text-transform: lowercase;
    font-size: 1rem;
    margin-left: 2px;
    top: -0.9em;
}

.banner_register .span_3 {
    /* padding-left: 25px; */
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    /* color: #FFFFFF; */
}
.banner_register .block h2 {
    font-size: 22px;
}
/* .banner .banner_register_btn 
{
    background-image: url(../images/codefest_2022/banner_button_c2c.png);
    width: 34%;
    height: 65px;
    background-size: contain;
    display: block;
    margin: 0 auto;
    font-size: 29px;
    color: #ffffff;
    font-family: open_sans_800;
    padding: 16px;
    border-radius: 42px;
    border: 2px solid #ff000000;
    background-repeat: no-repeat;
} */


/* .............. */

.about .para {
    font-size: 1rem;
    color: #6D7278;
    line-height: 27px;
    /* font-size: 18px; */
}

.about .para span {
    display: contents;
    font-family: open_sans_600;
    line-height: 180%;
}

.about .card {
    width: auto !important;
    padding: 15px 20px;
    margin-right: 15px;
    margin-top: 20px;
    font-family: 'open_sans_600';
    border: 1px solid #808080;
}


/* .................... */

.go_further .col_customWidth_1 {
    flex: 0 0 28%;
    max-width: 28%;
}

.go_further .col_customWidth_2 {
    flex: 0 0 44%;
    max-width: 44%;
}

.go_further .card-img-top {
    height: 218px;
    object-fit: cover;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.go_further .card_content_img {
    width: 100px;
}

.go_further .card-body {
    background-color: #313131;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.go_further .card-body h5 {
    color: #ffffff;
    font-family: open_sans_600;
    font-size: 23px;
}

.go_further .card-body p {
    color: #fff;
    font-size: 14px;
    line-height: 135%;
}


/* .go_further .col_customWidth_20
{
    flex: 0 0 17%;
    max-width: 17%;
}
.go_further .col_customWidth_80
{
    flex: 0 0 83%;
    max-width: 83%;
} */

.go_further .card-body {
    padding: 20px 46px 20px 20px;
}

.go_further .card-body-1 {
    padding: 20px 35px 20px 20px;
}

.go_further .card_body_content {
    padding-left: 30px;
}

.go_further .card {
    height: 440px;
    border-radius: 15px;
}


/* ................. */

.attend-box {
    width: 210px;
    height: 210px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
}


/* ............... */

.vision p {
    color: #000000;
    font-size: 19px;
    text-align: center;
    width: 70%;
    margin: 0 auto;
    line-height: 180%;
}

.vision p span {
    display: contents;
    font-family: open_sans_600;
}


/* ................ */

.benifit_box {
    text-align: center;
}

.benifit_box p {
    color: #4A4A4A;
    font-size: 1rem;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: open_sans_500;
}


/* .................. */


/* experience speakers starts*/

.experience_speakers .card {
    border: 0 none !important;
    margin-bottom: 40px;
    background: transparent;
}

.experience_speakers .card .card-body {
    padding: 14px;
    text-align: center;
}

.experience_speakers .card .card-body .card-title {
    color: #4A4A4A;
    font-weight: 600;
    font-size: 1.1rem;
    letter-spacing: 0.7px;
    font-family: open_sans_600;
}

.experience_speakers .card .card-body .card-text {
    color: #003EAC;
    font-weight: 600;
    line-height: 20px;
    font-size: 11px;
}


/* ..................... */

.schedule .span_1 {
    font-size: 29px !important;
    font-family: 'open_sans_600';
    margin-bottom: 20px;
}

.schedule .span_2 {
    font-size: 22px !important;
    font-family: 'open_sans_400';
}


/* ...................... */

.pricing h2 {
    text-align: center;
    color: #003EAC;
    margin-bottom: 20px;
    font-size: 62px;
    /* letter-spacing: 1.5px; */
    text-transform: uppercase;
    font-family: 'Akzidenz-Grotesk BQ Extra Alt';
    font-weight: 600;
}

.pricing h2 span {
    font-family: 'Akzidenz-Grotesk BQ Extra Alt';
    /* color: #6236FF; */
}

.prize_section .para_1 {
    text-align: center;
    color: #000000;
    font-size: 13.8px;
    font-family: 'open_sans_600';
    margin-bottom: 20px;
    padding: 0 32px;
}


/* ......................... */

.prize-box h2 {
    font-size: 37px !important;
    color: #4A4A4A !important;
    font-family: open_sans_500;
}

.prize-box h3 {
    font-size: 1.4rem !important;
    color: #4A4A4A !important;
}

.prize_section .content_center {
    width: 58%;
    margin: 0 auto;
    text-align: center;
}

.prize_section .content_center span {
    color: #003EAC;
    font-family: 'open_sans_600';
    font-size: 27px;
}

.prize_section .para_2 {
    color: #000000;
    font-family: 'open_sans_400';
    margin-bottom: 10px;
    font-size: 24px;
    /* letter-spacing: 0.5px; */
    line-height: 37px;
}

.prize_section .para_3 {
    color: #000;
    font-size: 12px;
    line-height: 18px;
}


/* ....................... */

.steps_prize {
    padding-top: 0px;
}

.step_text {
    color: #003EAC;
    font-size: 1rem;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: open_sans_500;
}

.step_text.step_text_1 {
    color: #4A4A4A;
}


/* .............. */

.sponsors-list .image_1 {
    width: 90%;
}

.sponsors-list-1 {
    width: auto !important;
    /* padding: 18px 40px !important; */
}


/* ........................ */


/* registration starts */

.registration {
    /* background-image: url(../images/codefest_2022/register_bg_image.png); */
    background-size: cover;
}

.registration .reg_block {
    width: 70%;
    margin: 0 auto;
}

.registration .reg_block .form-control.main {
    background: 0 0;
    border: 1px solid #003EAC !important;
    font-size: 14px;
    padding: 20px 20px;
    /* color: #000000 !important; */
    color: #958a9e;
}

.registration .reg_block label {
    color: #1F1F1F !important;
    margin-left: 12px;
    margin-bottom: 8px;
}

.registration .btn-white-md {
    text-transform: capitalize;
    /* background: #6236FF; */
    border-radius: 50px;
    color: #003EAC;
    font-family: 'open_sans_500';
    letter-spacing: 0.5px;
    font-size: 16px;
    padding: 10px 30px;
    border: 3px solid #003EAC;
}

.registration .btn-white-md:hover {
    background: #003EAC !important;
    color: #fff;
}

.registration .asterik {
    color: #010101;
}

.registration ::-webkit-input-placeholder {
    /* Edge */
    color: #9e9e9e;
}

.registration :-ms-input-placeholder {
    /* Internet Explorer */
    color: #9e9e9e;
}

.registration ::placeholder {
    color: #9e9e9e;
}

.registration .form-group {
    margin-bottom: 25px;
}


/* ........................ */


/* table starts */

.schedule-contents table tr td {
    padding: 20px 0px;
}

.ist_time_zone_sec2 {
    justify-content: center;
    text-align: center;
}

.pst_time_zone_sec2 {
    justify-content: center;
    text-align: center;
}

.table .time {
    margin-top: 5px;
}


/* table ends */

.schedule .table_bg_gray {
    background-color: rgba(0, 0, 0, .05) !important;
}

.schedule .table_bg_white {
    background-color: #ffffff !important;
}

.schedule table i {
    font-size: 18px !important;
}

.schedule table tr td:last-child {
    padding-right: 5%;
}

.schedule .table h5 {
    line-height: 150%;
}


/* registration ends */


/* experience speakers ends*/


/* ...... experience speakers start....... */

.experience_speakers .experience-item-inner {
    /* background: #eae9ec; */
    /* padding: 7px; */
    height: 346px;
    position: relative;
}

.experience_speakers .experience-item .primary-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to left, #003eaced 0%, #003eaced 100%);
    opacity: 0;
    -webkit-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in;
    padding: 12px;
    text-align: center;
}

.experience_speakers .experience-item .primary-overlay h3 {
    font-size: 1rem;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0.3rem;
}

.experience_speakers .experience-item:hover .primary-overlay {
    top: 0;
    opacity: 1;
    cursor: pointer;
}

.experience_speakers .experience-item .primary-overlay p.designation {
    font-size: 11px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    line-height: 14px;
    height: 29px;
    opacity: .8;
}

.experience_speakers .experience-item .primary-overlay .border_top {
    height: 1px;
    width: 100%;
    background-color: #fff;
    opacity: .5;
    margin: 5px 0 10px 0;
}

.experience_speakers .experience-item .primary-overlay p {
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    font-weight: 400;
    overflow: hidden;
    text-align: left;
    height: 210px;
}

.experience_speakers .experience-item .socials {
    margin-top: 8px;
    position: absolute;
    bottom: 10px;
    display: flex;
    justify-content: center;
    -webkit-transition: .4s ease;
    transition: .4s ease;
    width: 100%;
    left: 0;
}

.experience_speakers .experience-item .socials ul {
    margin-bottom: 0;
    text-align: center;
}

.experience_speakers .list-inline-item:not(:last-child) {
    margin-right: 5px;
}

.experience_speakers .list-inline-item {
    display: inline-block;
}

.experience_speakers .experience-item .socials ul li a {
    display: block;
    height: 20px;
    width: 20px;
    text-align: center;
    border: 1px solid #fff;
    cursor: pointer;
    line-height: 16px;
}

.experience_speakers .experience-item .socials ul li a i {
    font-size: .65rem;
    color: #fff;
}

.experience_speakers .experience-item .socials ul li a:hover {
    background: #fff;
}

.experience_speakers .experience-item .socials ul li a:hover i {
    color: #222;
}

.experience_speakers .experience-item .socials ul li a {
    display: block;
    height: 20px;
    width: 20px;
    text-align: center;
    border: 1px solid #fff;
    cursor: pointer;
    line-height: 16px;
}


/* ...... experience speakers end ....... */

.footer-main p,
.footer-main a {
    color: #fff;
    font-size: 0.8rem;
    font-family: 'open_sans_300';
}

.footer-main i {
    position: relative;
    margin-top: 7px;
    width: 14px;
    font-size: 13px;
    margin-right: 10px
}

.footer-main .useful-links-footer li a {
    font-size: 0.8rem;
    font-family: 'open_sans_300';
}

.main-nav .navbar-nav .nav-item .nav-link {
    height: 40px;
}

.footer-main .useful-links-footer li {
    height: 32px;
}


/* Media Query start */


/* Extra small devices (portrait phones, less than 576px) */

@media only screen and (min-device-width: 320px) and (max-device-width:452.98px) {
    .text .val {
        line-height: 65px !important;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width:575.98px) {
    .main-nav .navbar-brand img {
        padding: 5px 0px;
    }
    .main-nav .navbar-nav .nav-item .nav-link {
        text-align: left !important;
    }
    .header_register_btn {
        width: 60%;
        margin-left: 0 !important;
    }
    .main-nav .white_reg_btn {
        display: none;
    }
    .main-nav .blue_reg_btn {
        display: block;
    }
    .custom_container {
        padding-left: 7% !important;
        padding-right: 7% !important;
    }
    .main-nav .fa.fa-bars {
        color: #ffffff;
    }
    .navbar-fixed .fa.fa-bars {
        color: #000000;
    }
    .horizontal-scrollable .row {
        overflow-x: auto;
        white-space: nowrap;
        display: block;
    }
    .horizontal-scrollable>.row>.col-12,
    .horizontal-scrollable>.row>.col-6 {
        display: inline-block;
        float: none;
        width: 247px;
    }
    /* ..... */
    .reason .title_italic,
    .about .title_italic {
        margin-bottom: 15px;
    }
    .title_italic {
        font-size: 22px;
        line-height: 25px;
    }
    .about-title,
    .about-title h1.alternate,
    .registration .registration-block .block .title h3,
    .section-title h3 {
        font-size: 18px;
    }
    /* ..... */
    .fixed-top {
        position: fixed;
        height: 64px;
    }
    /* ..... */
    .distributed_logo {
        max-width: 45%;
    }
    .banner .block h2 {
        font-size: 19px;
        width: 100%;
    }
    .banner .span_1 {
        font-size: 16px;
        padding: 5px 10px;
        margin-bottom: 15px;
    }
    .banner .span_2 {
        font-size: 55px;
        margin-top: -9px;
    }
    .banner .block h2 {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .banner .span_1 sup {
        font-size: 10px;
    }
    /* .banner .banner_register_btn
    {
      width: 65%;
      height: 36px;
      font-size: 14px;
      padding: 2px;
    } */
    .banner .block .content {
        /* top: 20%; */
        margin-top: 57px;
    }
    .banner .block .content {
        position: relative;
    }
    .banner_register_btn img {
        width: 210px;
    }
    /* ..... */
    .about .para {
        font-size: 15px;
    }
    .about .para span {
        line-height: 150%;
    }
    .about .card {
        padding: 10px 15px;
        margin-right: 5px;
        margin-left: 5px;
        font-size: 15px;
    }
    .about .card .d-flex {
        justify-content: center;
    }
    .about .horizontal-scrollable>.row>.col-12 {
        height: 363px;
    }
    .about .d-flex {
        justify-content: center;
    }
    /* ..... */
    .schedule .span_1 {
        font-size: 24px !important;
        margin-bottom: 10px;
    }
    .schedule .span_2 {
        font-size: 19px !important;
    }
    .schedule .table {
        display: block;
    }
    .schedule .table td,
    .table th {
        white-space: nowrap;
        padding-right: 10px;
        max-width: 100%;
    }
    .schedule .table h5 {
        font-size: 16px;
        margin-bottom: 0px;
        font-family: 'open_sans_300';
    }
    .schedule .table td,
    .schedule .table th,
    p {
        font-size: 14px;
    }
    /* ..... */
    .pricing h2 {
        font-size: 20px;
    }
    /* ..... */
    .prize-box2 {
        padding: 50px 0 0 0;
        padding-top: 0px;
    }
    .prize-box h2 {
        font-size: 20px !important;
    }
    .prize-box h3 {
        font-size: 18px !important;
    }
    /* ..... */
    .step_box {
        margin: 0px auto 15px !important;
    }
    .step_text {
        font-size: 16px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .step_box p {
        font-size: 13px !important;
    }
    .step_text.step_text_1 {
        height: 70px;
        overflow: hidden;
    }
    /* ..... */
    .registration .title_italic {
        line-height: 26px;
    }
    .registration .reg_block {
        width: 100%;
    }
    .registration .reg_block .col-md-4 .twoToneCenter.text-right {
        text-align: center !important;
    }
    .registration .reg_block .form-control.main {
        padding: 10px 15px;
        /* border-radius: 8px !important; */
    }
    .registration .reg_block label {
        margin-left: 5px;
        font-size: 14px;
    }
    .registration ::placeholder {
        font-size: 14px !important;
    }
    .registration .form-group {
        margin-bottom: 10px;
    }
    /* ..... */
    .experience_speakers>.row {
        overflow-x: auto;
        display: block;
        white-space: nowrap;
    }
    .experience_speakers>.row>.col-12 {
        display: inline-block;
        float: none;
        width: 260px;
    }
    .experience_speakers .card .card-body .card-text {
        white-space: normal;
    }
    .experience_speakers .experience-item:hover .primary-overlay {
        white-space: normal;
    }
    .experience_speakers .card {
        margin-bottom: 15px;
    }
    /* ..... */
    .benifit_box p {
        white-space: normal;
        height: 105px;
        overflow: auto;
        font-size: 16px;
    }
    .benifits .horizontal-scrollable>.row>.col-6 {
        max-width: 211px;
    }
    /* ..... */
    .sponsors-list-1 {
        width: 100% !important;
    }
    .sponsors-list img.logo-c2c {
        width: 100% !important;
    }
    .sponsors-list .c2m-logo {
        width: 100% !important;
    }
    /* ..... */
    .prize_section .content_center {
        width: 90%;
    }
    .prize_section .para_2 {
        font-size: 14px;
    }
    /* ..... */
    /* .subfooter .copyright-text p
    {
      font-size: 14px;
      margin-bottom: 10px;
    } */
    /* ..... */
    section.countdown_begins_bg.border-bottom .col-7.mx-auto.text-center {
        width: 90%;
        max-width: 100%;
    }
    .clock-item.countdown-time-value.col-sm-6.col-md-3 {
        width: 24%;
        margin: 0px;
        padding: 0px;
    }
    .text .val {
        font-size: 1rem !important;
        /* margin-top: 30%; */
        font-weight: 700 !important;
    }
}


/* Small devices (landscape phones, 576px and up) */

@media (min-width: 576px) and (max-width: 767.98px) {
    .navbar-toggler {
        color: #ffffff;
    }
    .navbar-fixed .fa.fa-bars {
        color: #000000;
    }
    .main-nav .navbar-nav .nav-item .nav-link {
        text-align: left !important;
    }
    .header_register_btn {
        width: 60%;
        margin-left: 0 !important;
    }
    .main-nav .white_reg_btn {
        display: none;
    }
    .main-nav .blue_reg_btn {
        display: block;
    }
    /* ...... */
    .distributed_logo {
        max-width: 60%;
    }
    /* ..... */
    .banner {
        /* margin-top: -64px; */
    }
    .banner .block .content {
        padding-top: 54px;
    }
    .banner .block h2 {
        font-size: 20px ;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 10px;
        width: 100%;
    }
    .banner .span_1 {
        margin-bottom: 15px;
        font-size: 18px;
    }
    .banner .span_2 {
        margin-top: -8px;
    }
    /* .banner .banner_register_btn {
    width: 41%;
    height: 42px;
    font-size: 18px;
    padding: 3px;
  } */
    .banner_register_btn img {
        width: 48%;
    }
    /* ..... */
    .custom_container {
        padding-left: 5% !important;
        padding-right: 5% !important;
    }
    /* ..... */
    .about .para {
        font-size: 16px;
    }
    .about .video_info {
        height: 274px !important;
    }
    .about .d-flex {
        justify-content: center;
    }
    /* ..... */
    .schedule table tr td:last-child {
        padding-right: 0%;
    }
    /* ..... */
    .pricing h2 {
        font-size: 24px;
        line-height: 37px;
    }
    .prize-box2 {
        padding: 20px 0px;
    }
    .prize-box h2 {
        font-size: 30px !important;
    }
    .prize-box .step_text {
        font-size: 16px;
    }
    .prize_section .content_center {
        width: 83%;
    }
    .prize-box h3 {
        font-size: 18px !important;
    }
    .prize_section .para_2 {
        font-size: 12px;
        line-height: 18px;
    }
    /* ..... */
    /* .sponsors .c2m-logo {
        width: 55% !important;
    } */
    .col-md-4.col-sm-6.pbox {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .sponsors .c2m-logo {
        width: 100% !important;
    }
    /* ..... */
    .registration .title_italic,
    .meetup .title_italic {
        line-height: 30px;
    }
    .registration .reg_block {
        width: 100%;
        margin: 0 auto;
    }
    /* ..... */
    .benifit_box p {
        font-size: 16px;
    }
    /* ..... */
    .card-columns {
        column-count: 2;
    }
    /* ..... */
    section.countdown_begins_bg.border-bottom .col-7.mx-auto.text-center {
        width: 90%;
        max-width: 100%;
    }
    .clock-item.countdown-time-value.col-sm-6.col-md-3 {
        max-width: 24%;
        margin: 0px;
        padding: 0px;
    }
}


/* Medium devices (tablets, 768px and up) */

@media (min-width: 768px) and (max-width: 991.98px) {
    .main-nav .navbar-brand img {
        padding: 5px 0px;
    }
    .section {
        padding: 40px 0;
    }
    /* .banner {
        padding: 30px 0;
    } */
    .navbar-toggler {
        color: #ffffff;
    }
    .navbar-fixed .fa.fa-bars {
        color: #000000;
    }
    .main-nav .navbar-nav .nav-item .nav-link {
        text-align: left !important;
    }
    .header_register_btn {
        width: 60%;
        margin-left: 0 !important;
    }
    .main-nav .white_reg_btn {
        display: none;
    }
    .main-nav .blue_reg_btn {
        display: block;
    }
    /* ..... */
    .distributed_logo {
        max-width: 45%;
    }
    .banner .block h2 {
        font-size: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .banner .span_1 {
        margin-bottom: 20px;
        font-size: 18px;
    }
    /* .banner .banner_register_btn {
    width: 34%;
    height: 55px;
    font-size: 18px;
    padding: 3px;
  } */
    .banner .block .content {
        padding-top: 43px;
    }
    /* ..... */
    .custom_container {
        padding-left: 5% !important;
        padding-right: 5% !important;
    }
    .about .video_info {
        height: 374px !important;
    }
    .about-title {
        width: 100%;
        margin: 30px auto 35px;
    }
    .about p {
        margin-bottom: 10px;
    }
    /* ..... */
    .experience_speakers .experience-item-inner {
        height: 331px;
    }
    /* ..... */
    .schedule table tr td:last-child {
        padding-right: 0%;
    }
    /* ..... */
    .pricing h2 {
        font-size: 25px;
    }
    /* ..... */
    .registration .reg_block {
        width: 100%;
    }
    .prize_section .content_center {
        width: 86%;
    }
    .prize_section .para_2 {
        font-size: 13px;
    }
    .prize_section .content_center span {
        font-size: 17px;
    }
    /* ..... */
    .step_text {
        font-size: 14px;
    }
    /* ..... */
    .footer-main .block img {
        width: 60%;
        height: auto;
    }
    .schedule table tr td:last-child {
        padding-right: 14% !important;
    }
}


/* Large devices (desktops, 992px and up) */

@media (min-width: 992px) and (max-width: 1199.98px) {
    .about,
    .section {
        padding: 70px 0;
    }
    .custom_container {
        padding-left: 5% !important;
        padding-right: 5% !important;
    }
    .header_register_btn {
        width: 67% !important;
    }
    /* ..... */
    .banner {
        padding: 0px 0px 55px 0px;
        padding-bottom: 45px !important;
    }
    /* ..... */
    .distributed_logo {
        width: 40%;
    }
    .banner .block h2 {
        font-size: 24px;
    }
    .banner .span_1 {
        margin-bottom: 20px;
        font-size: 23px;
    }
    /* .banner .banner_register_btn {
    height: 54px;
    font-size: 22px;
    padding: 11px;
  } */
    /* ..... */
    .about-title h1.alternate,
    span.alternate {
        font-size: 25px;
    }
    /* ..... */
    .pricing h2 {
        font-size: 32px;
    }
    .prize_section .content_center {
        width: 87%;
    }
    /* ..... */
}

.register_conatiner{
color: #000;
    display: inline-flex;
    background: #fff;
    padding: 5px 15px;
}

.register_conatiner a img{margin:0 10px;}
/* Extra large devices xl (large desktops, 1200px and up) */

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .custom_container {
        padding-left: 5% !important;
        padding-right: 5% !important;
    }
    .banner {
        padding: 0px 0px 0px 0px;
        padding-bottom: 0px !important;
    }
    .about,
    .section {
        padding: 50px 0;
    }
    /* ..... */
    .distributed_logo {
        width: 40%;
    }
    /* ..... */
    .pricing h2 {
        font-size: 40px;
    }
    .prize_section .content_center {
        width: 68%;
    }
    /* ..... */
}


/* Extra large devices xxl (large desktops, 1400px and up) */

@media (min-width: 1400px) {}