@media print {

    /* Print =================================================== */
    * {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }

    @page {
        margin: 0.5cm;
    }

    h2,
    h3 {
        orphans: 3;
        widows: 3;
        page-break-after: avoid;
    }

    p {
        orphans: 3;
        widows: 3;
    }

    pre,
    blockquote {
        border: 1px solid #808080;
        page-break-inside: avoid;
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    img {
        max-width: 100% !important;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr {
        page-break-inside: avoid;
    }
}

/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
    /* Styles */
}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 1024px) {
    /* Styles */
}

@media only screen and (max-width : 1180px) {}

@media only screen and (max-width : 1024px) {

    html {
        font-size: 0.8em;
    }

    .action--open,
    .action--close {
        display: block;
    }

    .mobile-menu {
        display: block;
    }

}

@media only screen and (max-width : 1000px) {
    html {
        font-size: 0.8em;
    }

    .logo {
        margin: 8px auto;
    }

    .logo-div {
        width: 40px;
    }

    .opening-section {
        width: 100%;
        height: 150vh;
    }

    .raised-txt-head {
        font-size: 12rem;
        letter-spacing: 10px;
    }

    .banner-container {
        width: calc(100vw - 30px);
    }

    .banner-top {
        width: 100%;
    }

    .banner-slider {
        width: 100%;
        height: 300px;
        margin: 0;
        bottom: 6rem;
    }

    .banner-side {
        position: relative;
        left: 0;
        width: 100%;
        min-height: auto;
        top: -10px;
        padding: 1.5rem;
        padding-top: 2.5rem;
    }

    .banner-bottom {
        position: relative;
        left: 0;
        width: 100%;
        min-height: auto;
        top: -10px;
        padding: 1.5rem;
        padding-top: 2.5rem;
    }

    .landing-slider-wrap {
        top: 24px;
    }

    .banner-link-wrap {
        margin-top: 1rem;
    }
}


/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) {
    /* Styles */
}

@media only screen and (min-width : 992px) and (max-width: 1024px) {}

@media only screen and (min-width : 768px) and (max-width : 992px) {}

@media only screen and (max-width : 767px) {

    /* Styles */
    .raised-txt {
        font-size: 6rem;
        letter-spacing: 6px;
    }

    .title-sponsors {
        width: 200px;
        height: 200px;
    }

    .section-title {
        font-size: 1.8rem;
    }

    .side-lines {
        width: 96px;
    }

    .txt-capsule-big {
        padding: 6px 12px;
        font-weight: 700;
        font-size: 1rem;
        border-radius: 18px;
        margin: 16px 0;
    }

    .new-banner {
        flex-direction: column;
        justify-content: space-between;
        height: 120vh;
    }

    .new-banner-container {
        width: calc(100vw - 30px);
    }

    .home-sponsor-item {
        width: 100px;
        height: 100px;
        margin: 10px auto;
    }

    .home-sponsor-item.big {
        width: 150px;
        height: 150px;
    }

    .home-sponsor-item.small {
        width: 75px;
        height: 75px;
    }

    .home-sponsor-item img {
        padding: 10px;
    }

    .homage-head {
        float: none;
    }

    .homage-text-holder {
        float: none;
        width: 100%;
        padding: 0;
        margin-top: 20px;
    }

    .newsletter-wrap {
        display: block;
    }

    .form-wrap {
        margin-top: 16px;
    }

    .footer-logo {
        width: 25%;
    }

    .footer-section:before {
        top: 150px;
    }

    .hero-section {
        width: 100%;
        min-height: 320px;
        margin-top: 54px;
        height: auto;
        background-position: center;
    }

    .hero-section-goa {
        width: 100%;
        min-height: 320px;
        margin-top: 54px;
        height: auto;
        background-position: center;
    }

    .hero-title {
        font-size: 3.5rem;
    }

    .hero-detail {
        padding: 8px;
        position: relative;
        top: 8px;
        transform: translateY(0%);
    }

    .hero-link-wrap {
        position: relative;
        bottom: initial;
        z-index: 2;
        padding-bottom: 20px;
    }

    .link-btn {
        padding: 6px 2px;
        height: auto;
        font-size: 0.875rem;
    }

    .link-btn .btn-second {
        padding-right: 12px;
    }

    .keynote-speaker-wrap,
    .closing-note-speaker-wrap {
        display: block !important;
    }

    .speaker-grid .speaker-description,
    .keynote-speaker-wrap .speaker-description {
        height: auto;
    }

    .speaker-card,
    .reviewer-card,
    .trainer-card {
        width: 100%;
        height: auto;
        flex-wrap: wrap;
    }

    .custom-speaker-grid .speaker-card {
        width: 96%;
    }

    .speaker-card-left,
    .reviewer-card-left {
        margin: 0 auto;
    }

    .speaker-talks {
        margin-top: 16px;
    }

    .speaker-social,
    .reviewer-social {
        margin-top: 8px;
    }

    .speaker-details-slider.swiper-horizontal>.swiper-pagination-bullets {
        bottom: -4px;
    }

    .speaker-left {
        margin-bottom: 32px;
    }

    .speaker-talks .nullcon-btn {
        position: relative;
    }

    .null-table {
        table-layout: auto;
        min-width: 200%;
    }

    .tl-date {
        font-size: 0.875rem;
    }

    .tl-countdown .timer-caption {
        font-size: 0.6rem;
    }

    .tl-countdown .timer-item {
        margin: 0px 2px;
    }

    .social-stats {
        text-wrap: wrap;
        font-size: 2rem;
    }

    .statistics {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .social-media-stats {
        justify-content: flex-start !important;
        flex-wrap: wrap;
        gap: 2rem;
    }

    .social-media-stats li {
        padding: 5px;
        column-gap: 2rem !important;
    }

    .social-media-stats svg {
        height: 25px;
        width: 25px;
    }

    .social-media-stats ul li span:nth-child(2) {
        font-size: 1rem;
    }

    .social-media-stats ul li span:last-child {
        font-size: 0.8rem;
    }

    .floating-doc-btn {
        align-items: flex-start;
        width: 4rem;
        height: 5rem;
        position: fixed;
        left: 43vw;
        top: 94%;
        border-radius: 25px 25px 0 0;
    }

    .floating-doc-btn button svg {
        transition: all 0.5s ease-in-out;
        transform: rotateZ(90deg)
    }

    .open {
        transform: rotateZ(270deg) !important;
    }

    .training-doc {
        height: 0;
        left: 5%;
        top: 99vh;
        position: fixed;
        width: 90vw;
        border-radius: 25px 25px 0 0;
    }

    .training-doc ul li a {
        font-size: 12px;
    }

    .training-doc ul li:hover {
        background-color: none;
    }

    .flowchart {
        justify-content: center;
        flex-direction: column;
        gap: 10px;
    }

    .arrow {
        padding: 0.8rem;
        font-size: 0.8em;
        width: 120px;
        transform: rotate(90deg);
    }

    .arrow p {
        margin: 0;
        transform: rotate(-90deg);
    }
}

@media only screen and (min-width: 568px) and (max-width : 768px) {}

@media only screen and (max-width : 568px) {
    /* Styles */
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
    /* Styles */
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
    /* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
    /* Styles */
}







/* #############################################################################################*/

/* iPhone 4 ----------- */
@media only screen and (-webkit-min-pixel-ratio : 1.5),
only screen and (min-pixel-ratio : 1.5) {
    /* Styles */
}

@media only screen and (min-width: 480px) {
    /* 480 =================================================== */
}

@media only screen and (min-width: 768px) {
    /* 768 =================================================== */
}

@media only screen and (min-width: 992px) {
    /* 992 =================================================== */
}

@media only screen and (-webkit-min-pixel-ratio: 1.5),
only screen and (min--moz-pixel-ratio: 1.5),
only screen and (min-pixel-ratio: 1.5) {
    /* 2x =================================================== */
}

@media (hover: none) and (pointer: coarse) {
    /* cannot hover over elements */
    /* pointing device of limited accuracy, such as a finger */
}