@media only screen and (min-width: 2500px) {
}

@media only screen and (min-width: 1900px) {
    .col-xxl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-xxl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-xxl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xxl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-xxl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-xxl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xxl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-xxl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-xxl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xxl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-xxl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-xxl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .site-footer .footer-desktop-view .right-content {
        width: 560px;
        height: 100%;
        background: #fff;
        position: absolute;
        right: 0;
        top: 0;
        padding: 60px;
    }

    .site-footer:before {
        width: 500px;
    }
}

@media only screen and (min-width: 1600px) {
}

@media only screen and (min-width: 1400px) {
}

@media only screen and (max-width: 1139px) {
}

@media only screen and (max-width: 1023px) {
}

@media only screen and (max-width: 950px) and (orientation: landscape) {
    .offcanvas-menu .mobile-bottom-bar {
        display: block;
    }

    .site-navbar.navbar-custom {
        min-height: 70px;
        top: 0;
    }

    .site-navbar .site-logo {
        position: absolute;
        top: -3px;
        right: 20px;
        text-align: right;
        left: auto;
    }

    .site-navbar .site-logo a img {
        width: 150px;
        height: auto;
    }

    .site-navbar .site-menu-toggle,
    .site-navbar.scrolled .site-menu-toggle {
        display: block;
        color: #000;
        position: absolute;
        top: 50px;
        left: 25px;
        cursor: pointer;
    }

    .site-navbar .menu-toggle-icon {
        display: block;
    }

    #mobile-menu-container {
        width: 100%;
        height: auto;
        position: relative;
        overflow: hidden;
    }

    .site-mobile-menu-body {
        position: relative;
        width: 100%;
    }

    .site-mobile-menu-body .site-nav-wrap {
        position: relative;
        width: 100%;
    }

    .site-mobile-menu-body .site-nav-wrap li.language {
        display: none;
    }

    .mobile-bottom-bar .language-country-bar .language,
    .mobile-bottom-bar .language-country-bar .country {
        width: 20%;
    }
    .site-footer {
        padding-bottom: 20px;
    }

    .site-footer .footer-desktop-view .left-content .footer-widget .widget-item .title h3 {
        font-size: 20px;
    }

    .site-footer .footer-desktop-view .right-content {
        position: relative;
        width: 100%;
    }

    .gallery-page-container {
        padding-top: 115px;
    }
}
@media only screen and (max-width: 820px) and (orientation: landscape) {
    .offcanvas-menu .mobile-bottom-bar {
        display: block;
    }

    .site-navbar.navbar-custom {
        min-height: 70px;
        top: 0;
    }

    .site-navbar .site-logo {
        position: absolute;
        top: -3px;
        right: 20px;
        text-align: right;
        left: auto;
    }

    .site-navbar .site-logo a img {
        width: 150px;
        height: auto;
    }

    .site-navbar .site-menu-toggle,
    .site-navbar.scrolled .site-menu-toggle {
        display: block;
        color: #000;
        position: absolute;
        top: 50px;
        left: 25px;
        cursor: pointer;
    }

    .site-navbar .menu-toggle-icon {
        display: block;
    }

    #mobile-menu-container {
        width: 100%;
        height: auto;
        position: relative;
        overflow: hidden;
    }

    .site-mobile-menu-body {
        position: relative;
        width: 100%;
    }

    .site-mobile-menu-body .site-nav-wrap {
        position: relative;
        width: 100%;
    }

    .site-mobile-menu-body .site-nav-wrap li.language {
        display: none;
    }

    .mobile-bottom-bar .language-country-bar .language,
    .mobile-bottom-bar .language-country-bar .country {
        width: 20%;
    }
    .site-footer {
        padding-bottom: 20px;
    }

    .site-footer .footer-desktop-view .left-content .footer-widget .widget-item .title h3 {
        font-size: 20px;
    }

    .site-footer .footer-desktop-view .right-content {
        position: relative;
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {
}

@media only screen and (max-width: 767px) {
    .offcanvas-menu .mobile-bottom-bar {
        display: block;
    }

    .site-navbar.navbar-custom {
        min-height: 70px;
        top: 0;
    }

    .site-navbar .site-logo {
        position: absolute;
        top: -3px;
        right: 20px;
        text-align: right;
        left: auto;
    }

    .site-navbar .site-logo a img {
        width: 150px;
        height: auto;
    }

    .site-navbar .site-menu-toggle,
    .site-navbar.scrolled .site-menu-toggle {
        display: block;
        color: #000;
        position: absolute;
        top: 74px;
        left: 25px;
        cursor: pointer;
    }

    .site-navbar .menu-toggle-icon {
        display: block;
    }

    #mobile-menu-container {
        width: 100%;
        height: auto;
        position: relative;
        overflow: hidden;
    }

    .site-mobile-menu-body {
        position: relative;
        width: 100%;
    }

    .site-mobile-menu-body .site-nav-wrap {
        position: relative;
        width: 100%;
    }

    .site-mobile-menu-body .site-nav-wrap li.language {
        display: none;
    }

    .mobile-bottom-bar .language-country-bar .language,
    .mobile-bottom-bar .language-country-bar .country {
        width: 20%;
    }
}

@media only screen and (max-width: 720px) and (orientation: landscape) {
    .offcanvas-menu .mobile-bottom-bar {
        display: block;
    }

    .site-navbar.navbar-custom {
        min-height: 70px;
        top: 0;
    }

    .site-navbar .site-logo {
        position: absolute;
        top: -3px;
        right: 20px;
        text-align: right;
        left: auto;
    }

    .site-navbar .site-logo a img {
        width: 150px;
        height: auto;
    }

    .site-navbar .site-menu-toggle,
    .site-navbar.scrolled .site-menu-toggle {
        display: block;
        color: #000;
        position: absolute;
        top: 50px;
        left: 25px;
        cursor: pointer;
    }

    .site-navbar .menu-toggle-icon {
        display: block;
    }

    #mobile-menu-container {
        width: 100%;
        height: auto;
        position: relative;
        overflow: hidden;
    }

    .site-mobile-menu-body {
        position: relative;
        width: 100%;
    }

    .site-mobile-menu-body .site-nav-wrap {
        position: relative;
        width: 100%;
    }

    .site-mobile-menu-body .site-nav-wrap li.language {
        display: none;
    }

    .mobile-bottom-bar .language-country-bar .language,
    .mobile-bottom-bar .language-country-bar .country {
        width: 20%;
    }
    .site-footer {
        padding-bottom: 20px;
    }

    .site-footer .footer-desktop-view .left-content .footer-widget .widget-item .title h3 {
        font-size: 20px;
    }

    .site-footer .footer-desktop-view .right-content {
        position: relative;
        width: 100%;
    }
}

@media only screen and (max-width: 599px) {
    .container,
    .container-fluid,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl {
        padding-left: 10px;
        padding-right: 10px;
    }

    .row {
        margin-left: -10px;
        margin-right: -10px;
    }
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-auto,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-auto,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-auto,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-auto,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-auto {
        padding-left: 10px;
        padding-right: 10px;
    }

    .offcanvas-menu .mobile-bottom-bar {
        display: block;
    }

    .site-navbar.navbar-custom {
        min-height: 70px;
        top: 0;
    }

    .site-navbar .site-logo {
        position: absolute;
        top: -3px;
        right: 20px;
        text-align: right;
        left: auto;
    }

    .site-navbar .site-logo a img {
        width: 150px;
        height: auto;
    }

    .site-navbar .site-menu-toggle,
    .site-navbar.scrolled .site-menu-toggle {
        display: block;
        color: #000;
        position: absolute;
        top: 50px;
        left: 25px;
        cursor: pointer;
    }

    .site-navbar .menu-toggle-icon {
        display: block;
    }

    #mobile-menu-container {
        width: 100%;
        height: auto;
        position: relative;
        overflow: hidden;
    }

    .site-mobile-menu-body {
        position: relative;
        width: 100%;
    }

    .site-mobile-menu-body .site-nav-wrap {
        position: relative;
        width: 100%;
    }

    .site-mobile-menu-body .site-nav-wrap li.language {
        display: none;
    }

    .mobile-bottom-bar .language-country-bar .language,
    .mobile-bottom-bar .language-country-bar .country {
        width: 45%;
    }
}

@media only screen and (max-width: 479px) {
    .top-bar {
        display: none;
    }

    .bottom-bar {
        text-align: center;
        padding: 60px 0;
    }

    .bottom-bar ul.links li {
        display: none;
    }

    .bottom-bar ul.links li:last-child {
        display: block;
        margin-right: 0;
    }

    .offcanvas-menu .mobile-bottom-bar {
        display: block;
    }

    .site-navbar.navbar-custom {
        min-height: 70px;
        top: 0;
    }

    .site-navbar .site-logo {
        position: absolute;
        top: -3px;
        right: 20px;
        text-align: right;
        left: auto;
    }

    .site-navbar .site-logo a img {
        width: 150px;
        height: auto;
    }

    .site-navbar .site-menu-toggle,
    .site-navbar.scrolled .site-menu-toggle {
        display: block;
        color: #000;
        position: absolute;
        top: 15px;
        left: 25px;
        cursor: pointer;
    }

    .site-navbar .menu-toggle-icon {
        display: block;
    }

    #mobile-menu-container {
        width: 100%;
        height: auto;
        position: relative;
        overflow: hidden;
    }

    .site-mobile-menu-body {
        position: relative;
        width: 100%;
    }

    .site-mobile-menu-body .site-nav-wrap {
        position: relative;
        width: 100%;
    }

    .site-mobile-menu-body .site-nav-wrap li.language {
        display: none;
    }

    .section-title h2 {
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 8px;
    }

    .section-title p.sub-top-title {
        font-size: 12px;
        line-height: 26px;
        margin-bottom: 3px;
        letter-spacing: 1.71px;
    }

    .section-title p.sub-btm-title {
        font-size: 12px;
        line-height: 26px;
        margin-bottom: 0;
        letter-spacing: 1.71px;
    }

    .newsletter-section {
        position: relative;
        background: #f1f1f1;
        margin-top: 60px;
        padding-top: 30px;
        padding-bottom: 80px;
        margin-bottom: 13px;
    }

    .newsletter-section:before {
        position: absolute;
        top: -12px;
        left: 0;
        right: 0;
        content: "";
        width: 94%;
        height: 12px;
        background: #000;
        margin: 0 auto;
    }

    .newsletter-section .section-title {
        width: 80%;
    }

    .newsletter-section .news-letter-form input {
        width: 100%;
    }
    .site-footer {
        margin-top: 12px;
        margin: 0;
        padding-bottom: 0;
    }

    .site-footer:before {
        right: 0;
        width: 95%;
        left: 0;
        margin: 0 auto;
    }

    .site-footer .footer-desktop-view .left-content .footer-menu {
        margin-bottom: 50px;
    }

    .site-footer .footer-desktop-view .left-content .footer-menu ul li {
        border-top: 1px solid rgba(255, 255, 255, 0.3);
        padding: 10px 0 0 0;
        margin-bottom: 10px;
    }

    .site-footer .footer-desktop-view .left-content .footer-menu ul li a:before {
        display: none;
    }

    .site-footer .footer-desktop-view .left-content .footer-menu ul li:last-child {
        padding-bottom: 10px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }

    .site-footer .footer-desktop-view .left-content .social-links ul li {
        width: 50px;
    }

    .site-footer .footer-desktop-view .right-content {
        position: relative;
        display: none;
    }

    .site-footer .footer-desktop-view .right-content-clone {
        overflow: hidden;
        display: block;
        background: #fff;
        margin-left: -10px;
        margin-right: -10px;
        padding: 20px 20px 40px 20px;
    }

    .site-footer .footer-desktop-view .right-content-clone h3 {
        font-size: 16px;
        font-weight: 700;
        line-height: 18px;
        margin-bottom: 20px;
    }

    .site-footer .footer-desktop-view .right-content-clone select.form-control {
        width: 100%;
        border-width: 2px;
        border-color: #cecece;
        border-radius: 0px;
        height: 50px;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        background: url("../images/icons/select-dropdown.svg");
        background-repeat: no-repeat;
        background-position: right center;
    }

    .footer-desktop-widget-container {
        display: none;
    }

    .footer-mobile-widget-container {
        position: relative;
        display: block;
        padding-top: 10px;
    }

    .footer-mobile-widget-container .widget-item {
        position: relative;
        padding: 15px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }

    .footer-mobile-widget-container .widget-item .title {
        position: relative;
    }

    .footer-mobile-widget-container .widget-item .title h3 {
        position: relative;
        font-size: 16px;
        font-weight: 700;
        color: #fff;
        padding-right: 30px;
    }

    .footer-mobile-widget-container .widget-item ul.links {
        margin: 0;
        padding: 0;
        margin-top: 15px;
        list-style: none;
    }

    .footer-mobile-widget-container .widget-item ul.links li {
        margin-bottom: 10px;
    }

    .footer-mobile-widget-container .widget-item ul.links li a {
        display: block;
        color: #fff;
        text-decoration: none;
        font-size: 16px;
        transition: all 0.3s ease-in-out;
    }

    .footer-mobile-widget-container .widget-item .arrow-collapse:before {
        font-size: 16px;
        z-index: 20;
        font-family: "Font Awesome 5 Free";
        content: "\f078";
        font-weight: 900;
        position: absolute;
        top: 10px;
        right: 0;
        -webkit-transform: translate(-50%, -50%) rotate(-180deg);
        -ms-transform: translate(-50%, -50%) rotate(-180deg);
        transform: translate(-50%, -50%) rotate(-180deg);
        -webkit-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        transition: 0.3s all ease;
        color: #fff;
    }

    .footer-mobile-widget-container .widget-item .arrow-collapse.collapsed:before {
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    /*========================================================================================
        Intro Section Styles     
    ========================================================================================*/
    .page-intro-section .bg {
        height: 90px;
    }

    .page-intro-section .title {
        margin-top: -32px;
    }

    .page-intro-section .title h2 {
        font-size: 36px;
        line-height: 38px;
        letter-spacing: 0-86px;
    }

    .page-intro-section .text-box {
        margin-top: 0px;
    }

    /*========================================================================================
        Join Master Community Modal Styles     
    ========================================================================================*/
    #joinUsModal {
        overflow-y: scroll;
        z-index: 9003;
    }

    #joinUsModal .modal-dialog {
        margin: 0;
    }

    #joinUsModal .modal-content {
        border: 0px;
    }

    #joinUsModal .modal-content .modal-body {
        padding: 20px 15px;
    }

    #joinUsModal .modal-content .modal-body .content-box .title {
        width: 100%;
    }

    #joinUsModal .modal-content .modal-body .content-box .title h2 {
        font-size: 32px;
        line-height: 32px;
    }

    #joinUsModal .modal-content .modal-body .content-box .event-date {
        width: 100%;
    }

    #joinUsModal .modal-content .modal-body .content-box .event-date h3 {
    }

    #joinUsModal .modal-content .modal-body .content-box .text-box {
        padding-right: 0;
        margin-bottom: 30px;
    }

    /*========================================================================================
    Login Master Community Modal Styles     
    ========================================================================================*/
    #logInModal {
        background: #fff;
        z-index: 9002;
    }

    #logInModal .modal-dialog {
        width: auto;
        margin: 0;
    }

    #logInModal .modal-dialog.modal-dialog-centered {
        align-items: flex-start;
    }

    #logInModal .modal-content {
        border-radius: 0px;
        border: 0px;
    }
}

@media only screen and (max-width: 420px) {
    .page-intro-section {
        position: relative;
        margin-bottom: 80px;
    }

    .page-intro-section .m-logo {
        right: 20px;
        top: -90px;
        height: 90px;
        background-size: 150px;
    }

    .blog-page-container {
        padding-top: 70px;
    }

    .blog-page-container .page-intro-section {
        position: relative;
        margin-bottom: 80px;
    }

    .blog-page-container .page-intro-section .m-logo {
        right: 20px;
        top: -90px;
        height: 90px;
        background-size: 150px;
    }

    .blog-page-container.blog-exclusive .page-intro-section .m-logo {
        left: 10px;
        top: -90px;
        height: 90px;
        background-size: 150px;
    }

    .blog-page-container .main-post-section {
        margin-top: 30px;
    }

    .blog-page-container .main-post-section .post-item {
        flex-flow: column;
    }

    .blog-page-container .main-post-section .post-item .post-thumb {
        width: 100%;
    }

    .blog-page-container .main-post-section .post-item .post-content {
        position: relative;
        width: 100%;
        padding: 20px;
    }

    .blog-page-container .main-post-section .post-item .post-content .post-content-inner .post-excerpt,
    .blog-page-container .main-post-section .post-item .post-content .post-content-inner .read-more {
        display: none;
    }

    .blog-page-container .blog-post-container {
        margin-top: 30px;
    }

    .blog-page-container .blog-post-container:before,
    .blog-page-container .blog-post-container:after {
        display: none;
    }

    .blog-page-container .blog-post-container .post-item {
        margin-bottom: 20px;
    }

    .blog-page-container .blog-post-container .post-item .post-content {
        padding: 0;
        padding-left: 15px;
    }

    .blog-page-container .blog-post-container .post-item .post-thumb {
        width: 45%;
    }

    .blog-page-container .blog-post-container .post-item .post-content {
        width: 55%;
    }

    .blog-page-container .blog-post-container .post-item .post-content .post-content-inner .post-title {
        margin-top: 5px;
    }

    .blog-page-container .blog-post-container .post-item .post-content .post-content-inner .post-title a h2 {
        font-size: 24px;
        font-weight: 500;
        line-height: 23px;
    }

    .blog-page-container .blog-post-container .post-item .post-content .post-content-inner .author a p {
        margin-bottom: 5px;
    }

    .blog-page-container .blog-post-container .post-item .post-content .post-content-inner .post-excerpt {
        display: none;
    }

    .blog-page-container .blog-post-container .post-item .post-content .post-content-inner .read-more {
        display: none;
    }

    .carousel-post-section {
        margin-top: 50px;
    }

    .carousel-post-section .col-sm-12 {
        padding-left: 0;
        padding-right: 0;
    }

    .carousel-post-section .section-title {
        width: 100%;
        padding-left: 10px;
    }

    .carousel-post-section .section-title .slide-counter {
        display: none;
    }

    .carousel-post-section .section-title {
        margin-bottom: 20px;
    }

    .carousel-post-section .section-title h2 {
        letter-spacing: -0.5px;
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 8px;
    }

    .carousel-post-section .blog-posts {
    }

    .carousel-post-section .blog-posts .post-item {
        margin-right: 35px;
    }

    .blog-page-container .link-box {
        display: block;
    }

    /*========================================================================================
        Jury Page Styles     
    ========================================================================================*/

    .jury-page-container {
        padding-top: 70px;
    }

    .jury-page-container .page-intro-section .text-box {
        overflow: hidden;
        margin-top: 10px;
    }

    .jury-page-container .page-intro-section .text-box p {
        font-size: 20px;
        line-height: 26px;
    }

    .jury-page-container .how-to-judge-description-section .text-box h3 {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 10px;
    }

    .jury-page-container .current-judges-section .current-judges-container:before,
    .jury-page-container .current-judges-section .current-judges-container:after {
        display: none;
    }

    .jury-page-container .current-judges-section {
        margin-top: 30px;
    }

    .jury-page-container .current-judges-section .section-title h2 {
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 0px;
    }

    .jury-page-container .current-judges-section .section-title p.sub-btm-title {
        font-size: 12px;
        font-weight: 700;
        line-height: 26px;
        letter-spacing: 1.71px;
        margin-top: 10px;
    }

    .jury-page-container .current-judges-section .current-judges-container .judge-profile-card {
        flex-flow: column;
    }

    .jury-page-container .current-judges-section .current-judges-container .judge-profile-card .profile-thumb {
        width: 100%;
        margin-bottom: 20px;
    }

    .jury-page-container .current-judges-section .current-judges-container .judge-profile-card .judge-about-info {
        width: 100%;
        padding-left: 0;
    }

    .jury-page-container .current-judges-section .current-judges-container .judge-profile-card .judge-about-info .name-country-box {
        width: 100%;
    }

    .jury-page-container .current-judges-section .current-judges-container .judge-profile-card .judge-about-info .name-country-box:before {
        left: 0;
        width: 95%;
    }

    .jury-page-container .previous-judges-section {
        margin-top: 10px;
    }

    .jury-page-container .previous-judges-section .section-title h2 {
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 15px;
    }

    .jury-page-container .previous-judges-section .previous-judges-container {
        margin-bottom: 20px;
    }

    .jury-page-container .previous-judges-section .previous-judges-container p.round-number {
        font-size: 12px;
        font-weight: 700;
        line-height: 26px;
        letter-spacing: 1.71px;
        margin-top: 10px;
        margin-bottom: 0;
    }

    .jury-page-container .current-judges-section .current-judges-container .judge-profile-card:last-child {
        margin-bottom: 0;
    }

    .jury-page-container .previous-judges-section .previous-judges-container .judge-profile-card .judge-about-info h3.judge-name {
        font-family: inherit;
        font-size: 16px;
        font-weight: 700;
        line-height: 18px;
        margin-top: 5px;
        margin-bottom: 10px;
    }

    .jury-page-container .previous-judges-section .previous-judges-container .judge-profile-card .judge-about-info ul.social-links {
        display: none;
    }

    /*========================================================================================
        Blog Article Page Styles     
    ========================================================================================*/
    .blog-article-page-container {
        padding-top: 70px;
    }

    .blog-article-page-container .post-content .post-big-image {
        margin-left: -10px;
        margin-right: -10px;
        text-align: center;
    }

    .blog-article-page-container .post-content .post-detail-content {
        padding-left: 15px;
        padding-right: 15px;
    }

    .blog-article-page-container .post-content .post-detail-content:before {
        display: none;
    }

    .blog-article-page-container .post-content .post-detail-content .top-content-box {
        display: block;
    }

    .blog-article-page-container .post-content .post-detail-content .title {
        padding-left: 0;
        margin-top: 20px;
    }

    .blog-article-page-container .post-content .post-detail-content .title h2 {
        font-size: 36px;
        line-height: 38px;
        letter-spacing: -0.86px;
        margin-bottom: 0;
    }

    .blog-article-page-container .post-content .post-detail-content .post-excerpt {
        display: block;
    }

    .blog-article-page-container .post-content .post-detail-content .bottom-content-box {
        border-top: 1px solid #ebedee;
        border-bottom: 1px solid #ebedee;
        padding: 15px 0;
    }

    .blog-article-page-container .post-content .post-detail-content .bottom-content-box .post-meta-info-box {
        display: none;
    }

    .blog-article-page-container .share-icon-box {
        justify-content: flex-start;
        margin-top: 0;
    }

    .blog-article-page-container .general-text-section {
        margin-top: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .blog-article-page-container .general-text-section .text-box p {
        font-size: 16px;
        line-height: 26px;
    }

    .blog-article-page-container .post-meta-and-share-section .post-meta-and-share-box {
        border-top: 0px;
        border-bottom: 0px;
    }

    .blog-article-page-container .post-meta-and-share-section .post-meta-and-share-box .post-meta-info-box {
        padding-left: 15px;
        padding-right: 15px;
    }

    .blog-article-page-container .post-meta-and-share-section .post-meta-and-share-box .share-icon-box {
        margin-top: 20px;
        padding: 15px;
        border-top: 1px solid #ebedee;
        border-bottom: 1px solid #ebedee;
    }

    .blog-article-page-container .category-label-section {
        margin-top: 50px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .blog-article-page-container .category-label-section .section-title h2,
    .blog-article-page-container .most-read-post-section .section-title h2 {
        font-size: 26px;
        line-height: 32px;
    }

    .blog-article-page-container .category-label-section .all-category-labels {
        margin-top: 15px;
    }

    .blog-article-page-container .category-label-section .all-category-labels a {
        margin-bottom: 10px;
        margin-right: 5px;
    }

    .blog-article-page-container .most-read-post-section {
        padding-left: 10px;
        padding-right: 10px;
    }

    .blog-article-page-container .most-read-post-section .post-item {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 375px) {
}

@media only screen and (max-width: 360px) {
}

@media only screen and (max-width: 320px) {
}




@media only screen and (max-width: 767px) {
    .my-works-section .work-carousel-container,
    .my-works-section .work-carousel-container .work-carousel .slide .winning-image {
        width: 100%;
    }

    .my-works-section .col-sm-12 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .my-works-section {
        margin-top: 10px;
    }

    .my-works-section .section-title {
        margin-left: 20px;
    }

    .my-works-section .work-carousel-container .work-carousel .slide {
        margin-right: 35px;
    }

    .my-works-section .work-carousel-container .work-carousel .slide .title {
        margin-left: 40px;
    }

    .my-works-section .work-carousel-container .work-carousel .slide .title i {
        font-size: 14px;
        margin-right: 5px;
    }

    .my-works-section .work-carousel-container .work-carousel .slide .title span.text {
        font-size: 16px;
    }

    .my-works-section .work-carousel-container .work-carousel .owl-nav {
        bottom: 0px;
        width: 110px;
        height: 30px;
    }

    .my-works-section .work-carousel-container .work-carousel .owl-nav .owl-prev,
    .my-works-section .work-carousel-container .work-carousel .owl-nav .owl-next {
        width: 30px;
        height: 30px;
        line-height: 30px;
        display: none;
    }

    .my-works-section .work-carousel-container .work-carousel .owl-nav .owl-prev {
        right: 80px;
    }

    .my-works-section .work-carousel-container .slide-counter {
        position: absolute;
        bottom: 0px;
        right: 30px;
        text-align: center;
        background: #fff;
        height: 30px;
        width: 50px;
        color: #000;
        line-height: 30px;
    }
}