@media only screen and (min-width: 2500px) {
    .fancybox-custom-layout .fancybox-stage {
        right: 550px !important;
    }

    .fancybox-custom-layout .fancybox-caption {
        width: 541.5px !important;
    }
}

@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;
    }

    .photographer-feedback-section .separator-line-section {
        width: 58%;
        margin-top: 0;
    }

    .fancybox-custom-layout .fancybox-stage {
        right: 450px;
    }

    .fancybox-custom-layout .fancybox-caption {
        width: 451.5px;
    }
}

@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) {
    .my-works-section .work-carousel-container,
    .my-works-section .work-carousel-container .work-carousel .slide .winning-image {
        width: 100%;
    }
    .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) {
    .my-works-section .work-carousel-container,
    .my-works-section .work-carousel-container .work-carousel .slide .winning-image {
        width: 100%;
    }

    .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;
    }

    /* Fancybox */
    .fancybox-custom-layout .fancybox-stage {
        right: 220px;
    }

    .fancybox-custom-layout .fancybox-caption {
        width: 250px;
    }

    .fancybox-custom-layout .fancybox-caption .fancybox-custom-caption .caption-top-content {
        top: 24px;
    }

    .fancybox-custom-layout .fancybox-caption .fancybox-custom-caption .caption-top-content .title h2 {
        font-size: 26px;
        margin-bottom: 5px;
    }
    .fancybox-custom-layout .fancybox-caption .fancybox-custom-caption .caption-bottom-content .image-info .title h2 {
        font-size: 16px;
        font-weight: 300;
        line-height: 20px;
    }
}

@media only screen and (min-width: 768px) {
}

@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%;
    }

    .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%;
    }

    .fancybox-custom-layout .fancybox-stage {
        right: 250px;
    }

    .fancybox-can-swipe .fancybox-content,
    .fancybox-can-pan .fancybox-content {
        transform: translate(auto, auto);
    }

    .fancybox-custom-layout .fancybox-caption .fancybox-custom-caption .caption-bottom-content {
        bottom: 30px;
    }
}

@media only screen and (max-width: 720px) and (orientation: landscape) {
    .my-works-section .work-carousel-container,
    .my-works-section .work-carousel-container .work-carousel .slide .winning-image {
        width: 100%;
    }

    .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;
    }

    .winner-gallery-page-container .content-spacer .spacer-box {
        position: relative;
        margin-top: 50px;
        height: 30px;
    }

    /* Fancybox */
    .fancybox-custom-layout .fancybox-stage {
        right: 220px;
    }

    .fancybox-custom-layout .fancybox-caption {
        /* width: 165px; */
    }

    .fancybox-custom-layout .fancybox-caption .fancybox-custom-caption .caption-top-content {
        top: 24px;
    }

    .fancybox-custom-layout .fancybox-caption .fancybox-custom-caption .caption-top-content .title h2 {
        font-size: 26px;
        margin-bottom: 5px;
    }
    .fancybox-custom-layout .fancybox-caption .fancybox-custom-caption .caption-bottom-content .image-info .title h2 {
        font-size: 16px;
        font-weight: 300;
        line-height: 20px;
    }
}

@media only screen and (max-width: 599px) {
    .container,
    .container-fluid,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl {
        padding-left: 20px;
        padding-right: 20px;
    }

    .row {
        margin-left: -20px;
        margin-right: -20px;
    }
    .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: 20px;
        padding-right: 20px;
    }

    .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%;
    }

    .find-your-photographer-section .mobile-title:before {
        display: block;
        content: "";
        width: 7px;
        height: 200px;
        position: absolute;
        bottom: 35px;
        left: -8px;
        border-bottom: 1px solid #ef3124;
        border-left: 1px solid #ef3124;
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
    }
}

@media only screen and (max-width: 479px) {
    .top-bar {
        display: none;
    }
    .blog-mentions {
        font-size: 12px;
    }

    .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;
    }

    .banner-section {
        padding-top: 70px;
    }

    .banner-section .col-sm-12 {
        padding: 0;
    }

    .banner-section .banner-image .desktop-banner {
        display: none;
    }

    .banner-section .banner-image .mobile-banner {
        display: block;
    }

    .welcome-message {
        margin-top: -57px;
        margin-bottom: 50px;
    }

    .welcome-message .text-box {
        padding-bottom: 25px;
    }

    .welcome-message .text-box:before {
        width: 70px;
        height: 15px;
    }

    .welcome-message .text-box h2 {
        font-size: 64px;
        line-height: 62px;
        letter-spacing: -1.52px;
    }

    .welcome-message .text-box p {
        width: 100%;
        font-size: 20px;
        line-height: 26px;
    }

    .latest-winner .col-sm-12 {
        padding: 0;
    }

    .latest-winner .section-title {
        padding: 0 20px;
    }

    .latest-winner .winner-details {
        margin-top: 10px;
        overflow: hidden;
    }

    .latest-winner .winner-details .winning-image:after {
        height: 43px;
        bottom: -34px;
    }

    .latest-winner .winner-details .winning-image {
        position: relative;
        width: 100%;
    }

    .latest-winner .winner-details .winner-name {
        left: 10.5%;
        margin-top: 20px;
    }

    .latest-winner .winner-details .winner-name p {
        font-size: 16px;
        line-height: 26px;
        margin-top: 0;
    }

    .latest-winner .btn-box {
        margin-top: 60px;
        margin-left: 0;
        text-align: center;
        left: 0;
    }

    .introduction-message-section {
        margin-top: 20px;
    }

    .introduction-message-section .message-box .description {
        margin-top: 20px;
    }

    .introduction-message-section .message-box .description p {
        line-height: 26px;
    }

    .find-your-photographer-section {
        width: 100%;
    }

    .find-your-photographer-section .col-sm-12 {
        padding: 0;
    }

    .find-your-photographer-section .bg-container {
        margin-right: 0;
        padding-bottom: 30px;
    }

    .find-your-photographer-section .bg-container:after {
        position: absolute;
        left: 0;
        bottom: -25px;
        content: "";
        height: 25px;
        width: 80%;
        background: #ef3124;
    }

    .find-your-photographer-section .bg-container .section-title {
        padding: 20px 41% 30px 20px;
    }

    .find-your-photographer-section .overlay:before {
        width: 100%;
        top: -10px;
    }

    .find-your-photographer-section .inner-content {
        display: block;
        width: 100%;
    }

    .find-your-photographer-section .inner-content .image {
        width: 80%;
        padding: 0;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 0;
    }

    .find-your-photographer-section .inner-content .text-box {
        display: block;
        position: relative;
        width: 304px;
        margin: 0;
        margin-top: 30px;
        margin-bottom: 50px;
        padding: 30px 20px 30px 35px;
        z-index: 1;
        float: right;
    }
    .find-your-photographer-section .inner-content .text-box .text-content {
        margin-bottom: 25px;
    }

    .find-your-photographer-section .inner-content .text-box .text-content h2 {
        font-size: 16px;
        line-height: 18px;
    }

    .find-your-photographer-section .inner-content .text-box .text-content p {
        line-height: 26px;
    }

    .find-your-photographer-section .inner-content .text-box > div:nth-last-of-type(3) {
        margin-bottom: 0 !important;
    }

    .find-your-photographer-section .inner-content .text-box .link-box a.link {
        margin-bottom: 0;
    }

    .find-your-photographer-section .inner-content .text-box .btn-box.desktop-view {
        display: none;
    }

    .find-your-photographer-section .btn-box.mobile-view {
        display: block;
        margin-left: 20px;
    }

    .find-your-photographer-section .btn-box a {
        letter-spacing: 2.4px;
    }

    .find-your-photographer-section .mobile-title {
        position: relative;
        display: block;
        margin-left: 20px;
        width: 80%;
    }

    .find-your-photographer-section .mobile-title:before {
        display: block;
        content: "";
        width: 13px;
        height: 240px;
        position: absolute;
        bottom: 33px;
        left: -13px;
        border-bottom: 1px solid #ef3124;
        border-left: 1px solid #ef3124;
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
    }

    .find-your-photographer-section .mobile-title h2 {
        font-family: "Playfair Display", serif;
        font-size: 26px;
        font-weight: 500;
        line-height: 32px;
    }
    .testimonial-section {
        margin-bottom: 50px;
    }

    .testimonial-section:before {
        display: block;
        content: "";
        width: 50px;
        height: 10px;
        position: absolute;
        top: 0px;
        right: 30px;
        border-top: 2px solid #000;
        border-right: 2px solid #000;
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
    }

    .testimonial-section .all-testimonials .testimonial-item {
        width: 90%;
    }

    .testimonial-section .all-testimonials .testimonial-item .thumb {
        width: 30%;
    }

    .testimonial-section .all-testimonials .testimonial-item .text {
        width: 70%;
        padding: 10px;
        text-align: right;
    }

    .testimonial-section .all-testimonials .testimonial-item .line {
        position: absolute;
        top: 36px;
        right: -2px;
        width: 77%;
        height: 1px;
        background: #ef3124;
    }

    .testimonial-section .all-testimonials .testimonial-item .text .name h2 {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 10px;
    }

    .testimonial-section .all-testimonials .testimonial-item .text .feedback p {
        font-size: 14px;
        line-height: 18px;
        margin-top: 0;
    }

    .testimonial-section .all-testimonials .testimonial-item.right {
        width: 90%;
    }

    .testimonial-section .all-testimonials .testimonial-item.right .line {
        left: 5px;
        width: 75%;
        height: 1px;
        background: #ef3124;
    }

    .testimonial-section .all-testimonials .testimonial-item.right .text {
        width: 70%;
        padding: 10px;
        text-align: left;
    }

    .testimonial-section .all-testimonials .testimonial-item .thumb .badge {
        margin-top: 5px;
    }

    .testimonial-section .vertical-text {
        right: inherit;
        left: -40px;
        padding: 10px 25px;
        bottom: -36px;
    }

    .testimonial-section .vertical-text:before {
        display: block;
        content: "";
        width: 10px;
        height: 100%;
        position: absolute;
        bottom: 0px;
        left: 10px;
        border-bottom: 0px solid #000;
        border-top: 2px solid #000;
        border-left: 2px solid #000;
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
    }

    .testimonial-section .vertical-text h2 {
        font-size: 12px;
    }

    .join-our-community-section {
        margin-top: 0px;
    }

    .join-our-community-section .bg-container {
        margin-right: 0;
    }

    .join-our-community-section .col-sm-12 {
        padding: 0;
    }

    .join-our-community-section .overlay:before {
        display: none;
    }

    .join-our-community-section .bg-container .section-title {
        position: relative;
        padding: 20px;
    }

    .join-our-community-section .bg-container .section-title::before {
        display: block;
        content: "";
        width: 50px;
        height: 10px;
        position: absolute;
        top: 15px;
        right: 30px;
        border-top: 2px solid #000;
        border-right: 2px solid #000;
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
    }

    .join-our-community-section .inner-content {
        flex-flow: row-reverse;
        width: 100%;
    }

    .join-our-community-section .inner-content .image {
        width: 80%;
        padding: 0;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 0;
    }

    .join-our-community-section .inner-content .text-box {
        display: block;
        position: relative;
        width: 304px;
        margin: 0;
        margin-top: 30px;
        margin-bottom: 00px;
        padding: 30px 20px 30px 35px;
        z-index: 1;
        float: right;
    }

    .join-our-community-section .inner-content .text-box .text-content {
        margin-bottom: 30px;
    }

    .join-our-community-section .inner-content .text-box .text-content h2 {
        font-size: 16px;
        line-height: 18px;
    }

    .join-our-community-section .inner-content .text-box .text-content p {
        line-height: 26px;
    }

    .join-our-community-section .inner-content .text-box > div:nth-last-of-type(3) {
        margin-bottom: 0 !important;
    }

    .join-our-community-section .reward-title {
        position: relative;
        margin-top: 0px;
        margin-bottom: 10px;
        margin-left: 20px;
    }

    .join-our-community-section .reward-title:before {
        display: block;
        content: "";
        width: 13px;
        height: 270px;
        position: absolute;
        bottom: 0px;
        left: -13px;
        border-bottom: 1px solid #ef3124;
        border-left: 1px solid #ef3124;
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
    }

    .join-our-community-section .reward-title h2 {
        font-size: 26px;
        font-weight: 500;
        line-height: 32px;
    }

    .join-our-community-section .reward-title .line {
        display: none;
    }

    .join-our-community-section .btn-box {
        position: relative;
        margin-left: 20px;
    }
    .join-our-community-section .btn-box .site-icon-btn {
        padding: 12px 15px 12px 25px;
    }

    .featured-bolg-post-section {
        margin-top: 50px;
    }

    .featured-bolg-post-section .section-title {
        width: 100%;
    }

    .featured-bolg-post-section .section-title .slide-counter {
        display: none;
    }
    .featured-bolg-post-section .section-title h2 {
        letter-spacing: -0.5px;
    }
    .featured-bolg-post-section .blog-posts .post-carousel {
        display: none;
    }
    .featured-bolg-post-section .blog-posts .mobile-post-container {
        display: block;
    }

    .featured-bolg-post-section .blog-posts .mobile-post-container .post-item .thumb .member-tag {
        position: absolute;
        left: -5px;
        top: 5px;
        border-radius: 0;
        padding: 1px 10px;
        background: #ef3124;
        color: #fff;
        z-index: 1;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        text-shadow: 0 7px 8px rgba(0, 0, 0, 0.2);
    }

    .featured-bolg-post-section .blog-posts .mobile-post-container .post-item .thumb .member-tag p {
        font-size: 10px;
    }

    .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: -15px;
        margin-right: -15px;
        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 .m-logo {
        right: 20px;
        top: -90px;
        height: 90px;
        background-size: 130px;
    }

    .page-intro-section .title {
        margin-top: -32px;
    }

    .page-intro-section .title h1 {
        font-size: 36px;
        line-height: 38px;
        letter-spacing: 0-86px;
    }

    .page-intro-section .title h2 {
        font-size: 36px;
        line-height: 38px;
        letter-spacing: 0-86px;
    }

    .page-intro-section .text-box {
        margin-top: 0px;
    }

    /*========================================================================================
        Profile Page Styles     
    ========================================================================================*/

    .profile-details-section .top-content {
        margin-bottom: 0;
    }

    .profile-details-section .top-content .top-left-content {
        margin-top: -33px;
        width: 70%;
    }

    .profile-details-section .top-content .top-left-content .name h2 {
        font-size: 36px;
        line-height: 38px;
    }

    .profile-details-section .profile-description {
        flex-flow: column;
    }

    .profile-details-section .profile-description .description-content {
        position: relative;
        width: 100%;
        height: 100%;
    }

    .profile-details-section .profile-description .description-content:before {
        display: block;
        content: "";
        width: 60px;
        height: 14px;
        position: absolute;
        bottom: -10px;
        right: 0px;
        border-bottom: 2px solid #000;
        border-right: 2px solid #000;
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
    }

    .profile-details-section .profile-description .description-content .text-box {
        padding-right: 0px;
    }

    .profile-details-section .profile-description .achievements h3 {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .profile-details-section .profile-description .achievements ul li {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .my-works-section .work-carousel-container,
    .my-works-section .work-carousel-container .work-carousel .slide .winning-image {
        width: 100%;
    }

    .my-works-section .work-carousel-container,
    .my-works-section .work-carousel-container .work-carousel .slide .non-winning-image {
        width: 100%;
    }

    .my-works-section .col-sm-12 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .profile-details-section .top-content .top-right-content {
        width: 28%;
        margin-top: -50px;
        margin-right: 2%;
    }

    .profile-details-section .top-content .top-right-content .rating {
        justify-content: center;
    }

    .profile-details-section .top-content .top-right-content .rating span.icon {
        font-size: 14px;
    }

    .profile-details-section .top-content .top-right-content .rating span.achived-number {
        font-size: 16px;
        font-weight: 300;
    }

    .profile-details-section .profile-description .achievements {
        width: 100%;
        margin-top: 50px;
    }

    .profile-details-section .profile-description .achievements ul:before {
        display: none;
    }

    .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;
    }

    .find-photographer-section {
        padding-bottom: 0px;
        margin-top: 50px;
    }

    .find-photographer-section .left-content {
        position: relative;
        margin-bottom: 50px;
    }

    .find-photographer-section .left-content:before {
        display: block;
        content: "";
        width: 70px;
        height: 15px;
        position: absolute;
        top: -30px;
        right: -3px;
        left: auto;
        border-top: 2px solid #000;
        border-right: 2px solid #000;
        border-left: 0px solid #000;
        border-bottom: 0px solid #000;
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
    }

    .find-photographer-section .left-content:after {
        display: block;
        content: "";
        width: 70px;
        height: 15px;
        position: absolute;
        bottom: -50px;
        left: -3px;
        border-bottom: 2px solid #000;
        border-left: 2px solid #000;
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
    }

    .find-photographer-section .left-content h2 {
        font-size: 32px;
        line-height: 32px;
    }
    .find-photographer-section .left-content p {
        font-size: 20px;
        line-height: 26px;
    }

    .find-photographer-section .left-content .photographer-info {
        margin-top: 40px;
    }

    .find-photographer-section .left-content .photographer-info h3,
    .find-photographer-section .left-content .photographer-info a {
        font-size: 20px;
        line-height: 26px;
    }

    .find-photographer-section .left-content ul.social-links li {
        width: 30px;
        height: 30px;
    }

    .find-photographer-section .left-content ul.social-links li a {
        font-size: 30px;
        line-height: 30px;
    }

    .find-photographer-section .photographer-search-form {
        padding: 0;
        margin-top: 50px;
    }

    .find-photographer-section .photographer-search-form:before {
        display: none;
    }

    .find-photographer-section .photographer-search-form h2 {
        display: block;
    }

    .find-photographer-section .photographer-search-form p {
        font-size: 20px;
        line-height: 26px;
    }

    .find-photographer-section .photographer-search-form .form .form-group textarea.form-control {
        width: 90%;
    }

    .featured-wedding-section {
        margin-top: 50px;
    }

    .featured-wedding-section .section-title h2 {
        width: 50%;
        margin-bottom: 20px;
    }

    .featured-wedding-section .section-title p.sub-btm-title {
        font-size: 20px;
        line-height: 26px;
    }

    .featured-wedding-section .featured-items-container {
        /* flex-flow: row; */
    }

    .featured-wedding-section .featured-items-container .item {
        display: flex;
        flex-direction: column;
    }

        .featured-wedding-section .featured-items-container .item .thumb {
            width: 100%;
            margin-bottom: 0;
        }
        .featured-wedding-section .featured-items-container .item .thumb a img {
            /*  max-width: 100px;*/
        }


    .featured-wedding-section .featured-items-container .item .text-box {
        width: 100%;
        padding-left: 0;
    }

    .featured-wedding-section .featured-items-container .item .text-box h2 a {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 10px;
    }

    .separator-line-section .separator-line {
        margin-top: 30px;
    }

    .separator-line-section.style-1 {
        padding-left: 0;
    }

    .photographer-master-blog-section {
        position: relative;
        margin-top: 40px;
    }

    .photographer-master-blog-section:after {
        display: block;
        content: "";
        width: 70px;
        height: 15px;
        position: absolute;
        bottom: -50px;
        right: 15px;
        border-bottom: 2px solid #000;
        border-right: 2px solid #000;
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
    }

    .photographer-master-blog-section .section-title h2 {
        width: 80%;
        margin-bottom: 20px;
    }

    .photographer-master-blog-section .section-title p.sub-btm-title {
        font-size: 20px;
        line-height: 26px;
    }

    .photographer-master-blog-section .blog-post-container:before {
        display: none;
    }

    .photographer-master-blog-section .blog-post-container .post-item {
        margin-bottom: 20px;
    }

    .photographer-master-blog-section .blog-post-container .post-item .post-content {
        padding: 0;
        padding-left: 15px;
    }

    .photographer-master-blog-section .blog-post-container .post-item .post-thumb {
        width: 45%;
    }

    .photographer-master-blog-section .blog-post-container .post-item .post-content {
        width: 55%;
    }

    .photographer-master-blog-section .blog-post-container .post-item .post-content .post-content-inner .post-title {
        margin-top: 5px;
    }

    .photographer-master-blog-section .blog-post-container .post-item .post-content .post-content-inner .post-title h2 {
        font-size: 24px;
        line-height: 23px;
    }

    .photographer-master-blog-section .blog-post-container .post-item .post-content .post-content-inner .author p {
        margin-bottom: 5px;
    }

    .photographer-master-blog-section .blog-post-container .post-item .post-content .post-content-inner .post-excerpt {
        display: none;
    }

    .photographer-master-blog-section .blog-post-container .post-item .post-content .post-content-inner .read-more {
        display: none;
    }

    .photographer-feedback-section .separator-line-section {
        display: none;
    }

    .photographer-feedback-section {
        margin-top: 80px;
    }

    .photographer-feedback-section .section-title h2 {
    }

    .photographer-feedback-section .feedback-rating .feedback-rating-content .rating h3 {
        font-size: 56px;
    }

    .photographer-feedback-section .section-title p.sub-btm-title {
        font-size: 20px;
        line-height: 26px;
    }

    .photographer-feedback-section .feedback-rating .feedback-rating-content .rating {
        margin-right: 10px;
    }

    .photographer-feedback-section .feedback-rating .feedback-rating-content h2 {
        font-size: 26px;
        line-height: 32px;
    }

    .photographer-feedback-section .feedback-rating .feedback-rating-content .btn-box {
        float: none;
        text-align: center;
    }

    .photographer-feedback-section .feedback-rating .feedback-rating-content .btn-box a.btn {
        margin-top: 30px;
    }

    .photographer-feedback-section .feedback-post-container .post-item-container .post-item .thumb .publish-date {
        display: block;
    }

    .photographer-feedback-section .feedback-post-container .post-item-container .post-item .thumb {
        width: 25%;
    }

    .photographer-feedback-section .feedback-post-container .post-item-container .post-item .post-content {
        width: 75%;
        padding: 0;
        padding-left: 15px;
    }

    .photographer-feedback-section .feedback-post-container .post-item-container .post-item .post-content .publish-date {
        display: none;
    }

    .photographer-feedback-section .feedback-post-container .post-item-container .post-item .post-content .post-title {
        margin-top: 25px;
        margin-bottom: 5px;
        font-size: 25px;
    }

    .separator-line-section.style-2 {
        padding-left: 0;
    }

    .photographer-feedback-section .feedback-post-container .post-item-container .post-item .thumb .rating-stars {
        margin-top: 5px;
    }

    .photographer-feedback-section .feedback-post-container .post-item-container .post-item .thumb .rating-stars span.icon {
        font-size: 11px;
    }

    /* Gallery Page Styles */
    .gallery-page-container,
    .winner-gallery-page-container {
        padding-top: 70px;
    }

    .winner-gallery-page-container .page-intro-section {
        margin-bottom: 30px;
    }

    .winner-gallery-page-container .content-spacer {
        display: none;
    }

    .gallery-page-container .my-works-section .section-title {
        margin-top: 20px;
        margin-bottom: 0 !important ;
    }

    .gallery-page-container .my-works-section .section-title:before {
        display: none;
    }

    .gallery-page-container .master-cta-content-box {
        padding: 50px 10px;
    }

    .gallery-page-container .master-cta-content-box .site-icon-btn {
        padding: 2px;
        letter-spacing: 2px;
    }

    .site-icon-btn.has-border .btn-content {
        padding: 12px 20px 12px 20px;
    }

    .master-cta-content-box .text-box {
        margin-bottom: 60px;
    }

    .master-gallery-section .section-title {
        margin-top: 50px;
        margin-bottom: 0px;
    }

    .master-gallery-section .master-gallery-image-box-container .image-box .title {
        margin-left: 20px;
    }
    .master-gallery-section .master-gallery-image-box-container .image-box .title h3 {
        font-size: 12px;
    }

    .master-gallery-image-box-container .col-sm-6,
    .master-gallery-image-box-container .col-sm-4 {
        padding-left: 0;
        padding-right: 0;
    }

    /*========================================================================================
        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;
    }

    /*========================================================================================
        Review Modal Styles     
    ========================================================================================*/
    #reviewModal {
        overflow-y: scroll;
    }

    #reviewModal .modal-dialog {
        margin: 0;
    }

    #joinUsModal .modal-content {
        border: 0px;
    }

    #reviewModal .modal-content .modal-body {
        padding: 20px 15px;
    }

    #reviewModal .modal-content .modal-body .content-box .title {
        width: 100%;
    }

    #reviewModal .modal-content .modal-body .content-box .title h2 {
        font-size: 32px;
        line-height: 32px;
    }

    #reviewModal .modal-content .modal-body .content-box .event-date {
        width: 100%;
    }

    #reviewModal .modal-content .modal-body .content-box .event-date h3 {
    }

    #reviewModal .modal-content .modal-body .content-box .text-box {
        padding-right: 0;
        margin-bottom: 30px;
    }

    #reviewModal .modal-content .modal-body .content-box .review-form textarea.form-control {
        margin-left: 0;
    }

    #reviewModal .modal-content .modal-body .content-box:after {
        height: 129px;
        position: absolute;
        top: -50px;
        left: -10px;
    }

    /*========================================================================================
      Fancybox Styles     
    ========================================================================================*/
    .fancybox-custom-layout .fancybox-stage {
        right: 0;
    }
    .fancybox-custom-layout .fancybox-slide--image .fancybox-content {
        transform: translate(0px, 150px) !important;
    }

    .fancybox-custom-layout.layout-black .fancybox-caption .fancybox-custom-caption {
        background: transparent;
    }

    .fancybox-custom-layout .fancybox-caption .fancybox-custom-caption .fancybox-button.fancybox-button--colorSwitcher {
        top: 60px;
    }

    .fancybox-custom-layout .fancybox-caption .fancybox-custom-caption .caption-top-content {
        top: 25px;
    }

    .fancybox-custom-layout .fancybox-caption .fancybox-custom-caption .caption-top-content .title h2 {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 10px;
    }

    .fancybox-custom-layout .fancybox-caption .fancybox-custom-caption .caption-top-content .round-number p {
        font-size: 12px;
        line-height: 26px;
        letter-spacing: 1.71px;
    }

    .fancybox-custom-layout .fancybox-caption .fancybox-custom-caption .line {
        display: none;
    }

    .fancybox-custom-layout .fancybox-caption .fancybox-custom-caption .caption-bottom-content {
        top: 430px;
        left: 30px;
        bottom: auto;
        width: 85%;
    }

    .fancybox-custom-layout .fancybox-custom-caption .caption-bottom-content .image-info .title {
        position: relative;
    }

    .fancybox-custom-layout .fancybox-custom-caption .caption-bottom-content .image-info .title:before {
        display: block;
        content: "";
        width: 7px;
        height: 52px;
        position: absolute;
        bottom: 40px;
        left: -15px;
        border-bottom: 1px solid #ef3124;
        border-left: 1px solid #ef3124;
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
    }

    .fancybox-custom-layout .fancy-nav {
        justify-content: flex-end;
    }

    .fancybox-custom-layout .fancybox-view-alert {
        display: block;
    }
}

@media only screen and (max-width: 420px) {
    /*========================================================================================
      Fancybox Styles     
  ========================================================================================*/
    .fancybox-custom-layout .fancybox-stage {
        right: 0;
    }
    .fancybox-custom-layout .fancybox-slide--image .fancybox-content {
        transform: translate(0px, 150px) !important;
    }

    .fancybox-custom-layout .fancybox-caption {
        width: 100%;
    }

    .fancybox-custom-layout.layout-black .fancybox-caption .fancybox-custom-caption {
        background: transparent;
    }

    .fancybox-custom-layout .fancybox-caption .fancybox-custom-caption .fancybox-button.fancybox-button--colorSwitcher {
        top: 60px;
    }

    .fancybox-custom-layout .fancybox-caption .fancybox-custom-caption .caption-top-content {
        top: 25px;
    }

    .fancybox-custom-layout .fancybox-caption .fancybox-custom-caption .caption-top-content .title h2 {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 10px;
    }

    .fancybox-custom-layout .fancybox-caption .fancybox-custom-caption .caption-top-content .round-number p {
        font-size: 12px;
        line-height: 26px;
        letter-spacing: 1.71px;
    }

    .fancybox-custom-layout .fancybox-caption .fancybox-custom-caption .line {
        display: none;
    }

    .fancybox-custom-layout .fancybox-caption .fancybox-custom-caption .caption-bottom-content {
        top: 454px;
        left: 43px;
        bottom: auto;
        width: 85%;
    }

    .fancybox-custom-layout .fancybox-custom-caption .caption-bottom-content .image-info .title {
        position: relative;
    }

    .fancybox-custom-layout .fancybox-custom-caption .caption-bottom-content .image-info .title:before {
        display: block;
        content: "";
        width: 7px;
        height: 52px;
        position: absolute;
        bottom: 40px;
        left: -15px;
        border-bottom: 1px solid #ef3124;
        border-left: 1px solid #ef3124;
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
    }

    .fancybox-custom-layout .fancy-nav {
        justify-content: flex-end;
    }

    .fancybox-custom-layout .fancybox-view-alert {
        display: block;
    }

    .page-intro-section .text-box-content#desktopDescriptionContent {
        display: none;
    }
    .page-intro-section .text-box-content#mobileDescriptionContent {
        display: block;
    }

    .master-gallery-section .master-gallery-image-box-container .image-box.style-2:before {
        height: 45px;
        bottom: 25px;
        left: 7%;
    }

    .master-gallery-section .master-gallery-image-box-container .image-box.style-2 .image-box-info .title,
    .master-gallery-section.three-column .master-gallery-image-box-container .image-box.style-2 .image-box-info .title {
        width: 35%;
        left: 5%;
    }

    .master-gallery-section .master-gallery-image-box-container .image-box.style-2 .image-box-info .title p {
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 0;
    }

    .profile-search-page-container .latest-winner .col-sm-12 {
        padding: 0;
    }

    .profile-search-page-container .latest-winner .section-title {
        padding: 0 15px;
    }

    .profile-search-page-container .latest-winner .winner-details {
        width: 100%;
    }

    .profile-search-page-container .latest-winner .winner-details .image-box-info .winner-name {
        width: 35%;
        left: 10%;
        margin-top: 15px;
    }

    .profile-search-page-container .latest-winner .winner-details .image-box-info .winner-name p {
        font-size: 16px;
        line-height: 19px;
    }

    .profile-search-page-container .latest-winner .winner-details .winning-image:after {
        height: 35px;
        bottom: -25px;
    }

    .latest-winner .winner-details .sub-text {
        left: 10%;
    }

    /*========================================================================================
        Profile Search Page Styles     
    ========================================================================================*/
    .profile-search-page-container {
        padding-top: 70px;
    }

    #filter-desktop-view {
        display: none;
    }

    .profile-search-filter-section .profile-search-container .title {
        padding-left: 0;
    }

    .profile-search-filter-section .profile-search-container .title:before {
        left: -15px;
    }

    .profile-search-filter-section .profile-search-container .search-bar {
        padding: 0;
    }

    .profile-search-filter-section .profile-search-container .search-bar .autocomplete-items {
        width: 100%;
    }

    .profile-search-filter-section .filter-result-container .filter-result {
        padding: 0;
        margin: 0 -15px;
    }

    .profile-search-filter-section #filter-mobile-view {
        display: block;
    }
    .my-works-section .work-carousel-container .work-carousel .slide .winning-image:after {
        height: 55px;
    }

@media only screen and (max-width: 375px) {
    .fancybox-custom-layout .fancybox-caption .fancybox-custom-caption .caption-bottom-content {
        top: 430px;
    }
}

@media only screen and (max-width: 360px) {
}

@media only screen and (max-width: 320px) {
}
