@media (max-width: 767px) {
    h1 {
        font-size: 30px;
    }
    h3 {
        font-size: 20px;
    }
    h4 {
        font-size: 18px;
    }
    .fs-sm-7 {
        font-size: 14px !important;
    }
    .table> :not(caption)>*>* {
        padding: 6px 10px;
    }
    .grid-items-xs-2 {
        grid-template-columns: 1fr 1fr;
    }
    .header-search .innerNav {
        padding: 0;
    }
    .top-bar__nav {
        width: 100%;
    }
    .promo-close {
        right: 0;
    }
    .promo-block h5 {
        font-size: 15px;
        text-align: center;
    }
    .dropdown-profile {
        top: 23px !important
    }
    .promo-block {
        gap: 10px;
    }
    .promo-block .mainBtn {
        padding-left: 20px;
        padding-right: 20px;
        flex-shrink: 0;
    }
    .badge {
        font-size: 12px;
    }
    .badge.bigger {
        font-size: 14px;
        padding: 5px 5px;
    }
    .hide-scroll {
        overflow: hidden;
        height: calc(var(--vh, 1vh) * 100);
    }
    .custom-select2 {
        position: relative;
        display: block;
        margin: 0 auto;
        border: 0 solid #e1e1e1;
        background-color: transparent;
        height: 40px;
        z-index: 2;
    }
    .custom-select2 select {
        display: block;
        width: 100%;
        padding: 10px 5px 10px 15px;
        font-size: 12px;
        color: #19191C
    }
    .custom-select2:after {
        right: -5px;
        top: 11px;
        font-size: 12px;
    }
    .wrapper {
        position: relative;
    }
    .profileWrapper {
        position: relative;
        padding-top: 150px;
    }
    .container,
    .container-fluid {
        position: relative;
        padding: 0 15px;
    }
    .header {
        padding: 0;
        margin: 0;
        padding: 0 0
    }
    .headerProfile {
        border: 0 !important;
        padding: 0
    }
    .header .rightNav {
        margin-right: -15px;
    }
    .headerProfile .innerNav {
        border-bottom: solid 1px rgba(0, 0, 0, 0.1);
        padding: 0 0
    }
    .header .logo {
        padding: 20px 0 20px 0;
    }
    .header .logo {
        width: 120px;
    }
    .header .logo img {
        width: 100%;
    }
    .header .rightNav {
        padding: 10px 0 8px 0;
        transition: all 0.3s ease;
    }
    .headerNav {
        font-size: 12px;
        padding: 9px 0 10px 0;
        margin: 0;
        background-color: #fff;
        font-weight: 800;
    }
    .header .rightNav ul li {
        width: 65px;
    }
    .headerNav li {
        padding: 0 7px;
    }
    .top-bar {
        position: absolute;
        z-index: 9999;
        top: 11px;
        width: 100%;
        right: 0;
    }
    .top-bar .menu_link {
        top: 28px;
        right: 15px;
        color: #000
    }
    .filter-area .filterBtn {
        border-radius: 16px;
        display: flex;
        padding: 0px 14px;
        font-size: 13px;
        color: #19191C;
        margin-top: -3px;
        justify-content: center;
    }
    .filter-area .inner {
        padding: 16px 0;
    }
    .dropdown-container .dropdown-toggle {
        padding: 0px 10px 0 10px;
        font-size: 13px;
    }
    /*.dropdown-menu::before,*/
    .dropdown-toggle::before {
        right: 10px;
        top: 55%;
    }
    .gender-dropdown {
        width: 286px !important;
        padding: 10px !important;
        left: 0 !important;
        right: 0 !important;
    }
    .age-dropdown {
        width: 286px !important;
        padding: 0 20px 0 10px !important;
        left: -50px !important;
        right: auto !important;
    }
    .area-dropdown {
        width: 286px !important;
        padding: 10px !important;
        left: auto !important;
        right: -40px !important;
    }
    .filter-dropdown {
        right: 0 !important;
        left: auto !important;
    }
    .check-item {
        vertical-align: middle;
        font-size: 12px;
        padding: 10px 10px;
        border-radius: 5px;
    }
    .nav-reavel {
        display: block;
    }
    .nav-up {
        top: -40px;
        z-index: 1;
        transition: top 0.5s ease-in-out;
    }
    /**/
    .hero {
        min-height: 450px;
        background-image: url(../img/hero-mobile-bg.jpg);
    }
    .hero .inner {
        min-height: 450px;
    }
    .hero .hero-content {
        padding-top: 70px;
        padding-bottom: 30px;
    }
    .hero .title {
        font-size: 56px;
        line-height: 50px;
    }
    .hero p {
        font-size: 18px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .hero .btnspacer {
        margin-left: 0;
    }
    .hero .h-arrow {
        position: relative;
        padding: 35px 0;
        padding-left: 100px;
        display: none;
    }
    .hero .tagline {
        padding-top: 25px;
        line-height: normal;
        letter-spacing: 0.5px;
    }
    .hero .mainBtn {
        width: 100% !important;
        margin-bottom: 15px;
    }
    /**/
    .companyCarousal {
        padding: 50px 0 0;
    }
    .companyCarousal span {
        font-size: 16px;
    }
    .companyCarousal img {
        max-width: 100px;
    }
    /**/
    .latestCastingSection {
        padding: 40px 0 50px;
    }
    .latestCastingSection h2 {
        font-size: 24px;
        line-height: normal;
    }
    .latestCastingSection .badge {
        margin-top: 5px;
    }
    .latestCastingSection .mainBtn {
        width: 100%
    }
    /**/
    .cta-section {
        padding: 40px 0 50px;
        position: relative;
        color: #fff
    }
    .cta-section h3 {
        font-size: 28px;
        line-height: normal;
        padding-bottom: 22px;
    }
    .cta-leaves-left {
        width: 50px;
    }
    .cta-leaves-right {
        width: 40px;
        bottom: -40px;
    }
    /**/
    .latestProfileSection {
        padding: 40px 0 50px;
        position: relative;
    }
    .latestProfileSection h3 {
        font-size: 28px;
        line-height: normal;
    }
    .latestProfileSection h3.pb-60 {
        padding-bottom: 30px !important;
    }
    .latest-profile-leaves {
        width: 130px;
    }
    .latestProfileSection p {
        margin-bottom: 0;
    }
    /**/
    .successExperience {
        padding: 40px 0 50px;
    }
    .successExperience h2 {
        font-size: 28px;
        line-height: normal;
        padding-bottom: 30px;
    }
    .successExperience h3 {
        font-size: 18px
    }
    .successExperience .item {
        width: 300px !important;
    }
    .successExperience .item.item-full {
        width: 100% !important;
    }
    .successExperience h4 {
        font-size: 22px;
        line-height: normal;
    }
    .successExperience h3.pb-60 {
        padding-bottom: 50px !important
    }
    .casting-info>li {
        flex-direction: column;
        margin-bottom: 20px;
        font-size: 16px;
    }
    .casting-info>li>div:first-child {
        width: 100%;
    }
    /**/
    .hightlight-banner {
        padding: 110px 0 50px 0;
    }
    .hightlight-banner .tile {
        background: #96DBD9;
        border-radius: 15px;
        padding: 40px 25px;
        text-align: center;
    }
    .hightlight-banner h1 {
        font-style: normal;
        font-weight: 800;
        font-size: 30px;
        line-height: normal;
        letter-spacing: -0.03em;
        color: #19191C;
    }
    .hightlight-banner p {
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: normal;
        color: #19191C;
    }
    .hightlight-banner .girl {
        max-width: 780px;
        position: relative;
        right: 0;
        bottom: 0;
        margin-top: -120px;
        margin-bottom: 10px;
    }
    .hightlight-banner .mt-40 {
        margin-top: 10px !important;
    }
    /**/
    .studycase-section .item {
        padding: 40px 0 50px;
    }
    .job-leaves-left {
        right: 0;
        width: 120px;
        left: auto;
        top: -59px;
    }
    .job-leaves-right {
        width: 50px;
    }
    .studycase-section h1 span {
        font-size: 16px;
    }
    .studycase-section .pb-60 {
        padding-bottom: 30px !important
    }
    .studycase-section .content {
        min-height: auto;
    }
    .studycase-section .w-75 {
        width: 100% !important
    }
    .studycase-section .mt-40 {
        margin-top: 20px !important;
    }
    .studycase-section h2 {
        font-size: 24px;
        line-height: normal;
    }
    .studycase-section p {
        font-size: 16px;
    }
    .model-leaves {
        width: 90px;
        left: -20px;
    }
    .model-leaves-right {
        width: 80px;
        right: -25px;
        bottom: -56px;
    }
    /* Article Page */
    .article-content h1 {
        margin-bottom: 16px;
    }
    .article-content h3 {
        margin: 8px 0;
    }
    .article-content img {
        margin: 8px auto 16px;
    }
    /**/
    .entry-content .w-90 {
        width: 100%;
    }
    .entry-content .line-height-40 {
        line-height: normal !important;
    }
    /**/
    .casting-info-details .font-size-18px {
        font-size: 16px !important;
    }
    .casting-info-details .font-size-24px {
        font-size: 20px !important;
    }
    .toggleform-w50 {
        max-width: 100%;
    }
    .applyBtn400px {
        max-width: 100% !important;
    }
    /**/
    .filter-downBtn {
        text-align: left;
        position: relative;
        top: -2px;
    }
    .filterModal {
        padding-top: 0px;
    }
    .filterModal .modal-content {
        width: 100%;
    }
    .filterModal .modal-header {
        padding: 15px 0;
    }
    .filterModal h5.modal-title {
        font-size: 25px;
    }
    .filterModal .closeonheader {
        top: 25px;
        left: 20px;
    }
    .filterModal .modal-body {
        padding: 20px;
    }
    .filterModal .search {
        padding-bottom: 20px;
    }
    .filterModal h2 {
        font-size: 18px;
    }
    .filterModal .mainBtn {
        padding-left: 15px;
        padding-right: 15px;
    }
    .filterTabs .contentBox h2 {
        font-size: 24px;
        line-height: normal;
    }
    .filterTabs .btnarea {
        max-width: 60rem;
    }
    .filterTabs .btnarea>ul {
        overflow: hidden;
        padding: 0;
        margin: 0;
        overflow-x: auto;
        overflow-scrolling: touch;
    }
    .filterTabs .contentBox .font-size-18px {
        font-size: 15px !important
    }
    .filterTabs .contentBox .seprator {
        height: 0;
        border: 0;
        margin: 10px 0;
        background-color: #d2d2d2
    }
    .filterTabs .experiencetile {
        font-size: 17px;
        text-align: center;
        padding: 25px;
        line-height: normal
    }
    .fancybox-infobar {
        font-size: 17px !important;
        text-align: center !important;
        color: #fff !important;
        left: 50% !important;
        ;
        margin-left: -43px !important;
        background-color: #333 !important;
        top: 30px !important;
        opacity: 0.9 !important
    }
    .fancybox-button--arrow_left {
        padding: 31px 26px 31px 6px !important;
    }
    .fancybox-button--arrow_left svg {
        width: auto !important;
        height: auto !important;
        font-size: 20px !important;
    }
    .fancybox-button--arrow_right {
        padding: 31px 6px 31px 26px !important;
    }
    .fancybox-button--arrow_right svg {
        width: 24px !important;
        height: 24px!important;
        font-size: 20px !important;
    }
    /*FancyBox custom css*/
    .fancybox-infobar {
        font-size: 17px !important;
        text-align: center !important;
        color: #fff !important;
        left: 50% !important;
        ;
        margin-left: -43px !important;
        background-color: #333 !important;
        top: 30px !important;
        opacity: 0.9 !important
    }
    .fancybox-button--arrow_left {
        padding: 0px 0px 40px 8px !important;
    }
    .fancybox-button--arrow_left svg {
        width: 45px !important;
        height: 45px!important;
        font-size: 20px !important;
    }
    .fancybox-button--arrow_right {
        padding: 0px 8px 40px 0 !important;
    }
    .fancybox-button--arrow_right svg {
        width: 45px !important;
        height: 45px!important;
        font-size: 20px !important;
    }
    .fancybox-button--zoom {
        padding: 0px 0px 35px 8px !important;
    }
    .fancybox-button--zoom svg {
        width: 35px !important;
        height: 35px!important;
        font-size: 20px !important;
        margin-top: 5px;
    }
    .fancybox-button--pause {
        padding: 0px 0px 35px 8px !important;
    }
    .fancybox-button--pause svg {
        width: 35px !important;
        height: 35px!important;
        font-size: 20px !important;
        margin-top: 5px;
    }
    .fancybox-button--play {
        padding: 0px 0px 35px 8px !important;
    }
    .fancybox-button--play svg {
        width: 35px !important;
        height: 35px!important;
        font-size: 20px !important;
        margin-top: 5px;
    }
    .fancybox-button--thumbs {
        padding: 0px 0px 35px 8px !important;
    }
    .fancybox-button--thumbs svg {
        width: 35px !important;
        height: 35px!important;
        font-size: 20px !important;
        margin-top: 5px;
    }
    .fancybox-button--close {
        padding: 0px 0px 35px 8px !important;
    }
    .fancybox-button--close svg {
        width: 35px !important;
        height: 35px!important;
        font-size: 20px !important;
        margin-top: 5px;
    }
    .filterTxt {
        display: none !important;
    }
    .auditionsItem {
        padding-right: 0;
        text-align: left !important;
    }
    .auditionsItem .item-img {
        width: 100px;
        float: right;
        padding-top: 20px;
        padding-right: 0;
    }
    .auditionsItem .right-content {
        padding-left: 0;
        padding-right: 120px;
    }
    .auditionsItem h3 {
        font-size: 19px;
        padding-top: 5px;
    }
    .auditionsItem p {
        font-size: 14px;
        line-height: normal;
    }
    .auditionsItem .eye-icon {
        display: none;
    }
    .auditionsItem .eye-icon:hover {
        color: #eb783e
    }
    .audition-pagination ul {
        text-align: center !important;
    }
    .audition-pagination ul li {
        display: inline-block;
        padding-right: 20px;
        margin-bottom: 15px;
        font-size: 15px;
        font-weight: 600;
        text-align: center;
    }
    .footer {
        padding: 35px 0;
        font-size: 14px;
    }
    .footer .mb-30 {
        margin-bottom: 15px !important
    }
    .footer .w-75 {
        width: 100% !important;
    }
    .footer p {
        font-size: 15px;
    }
    .footer h5 {
        font-size: 16px;
        padding-bottom: 10px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .nav-reavel {
        display: block;
    }
    .wrapper {
        position: relative;
    }
    .container,
    .container-fluid {
        position: relative;
        padding: 0 15px;
    }
    .header {
        padding: 0;
        margin: 0;
        padding: 0 0
    }
    .header .logo {
        padding: 20px 0 20px 0;
    }
    .header .logo {
        width: 120px;
    }
    .header .logo img {
        width: 100%;
    }
    .headerNav {
        font-size: 12px;
        padding: 9px 0 10px 0;
        margin: 0;
        background-color: #fff;
        font-weight: 800;
    }
    .headerNav li {
        padding: 0 7px;
    }
    .top-bar {
        position: absolute;
        z-index: 9999;
        top: 11px;
        width: 100%;
        right: 0;
    }
    .top-bar .menu_link {
        top: 28px;
        right: 15px;
        color: #000
    }
    .hero {
        min-height: 450px;
        background-image: url(../img/hero-mobile-bg.jpg);
    }
    .hero .inner {
        min-height: 450px;
    }
    .hero .hero-content {
        padding-top: 70px;
        padding-bottom: 30px;
    }
    .hero .title {
        font-size: 56px;
        line-height: 50px;
    }
    .hero p {
        font-size: 18px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .hero .btnspacer {
        margin-left: 0;
    }
    .hero .h-arrow {
        position: relative;
        padding: 35px 0;
        padding-left: 100px;
        display: none;
    }
    .hero .tagline {
        padding-top: 25px;
        line-height: normal;
        letter-spacing: 0.5px;
    }
    .hero .mainBtn {
        width: 100% !important;
        margin-bottom: 15px;
    }
    .companyCarousal {
        padding: 50px 0 0;
    }
    .companyCarousal span {
        font-size: 16px;
    }
    .companyCarousal img {
        max-width: 120px;
    }
    /**/
    .cta-section {
        padding: 40px 0;
        position: relative;
        color: #fff
    }
    .cta-section h3 {
        font-size: 28px;
        line-height: normal;
        padding-bottom: 22px;
    }
    .cta-leaves-left {
        width: 60px;
    }
    .cta-leaves-right {
        width: 40px;
        bottom: -40px;
    }
    /**/
    .latestProfileSection {
        padding: 40px 0;
        position: relative;
    }
    .latestProfileSection h3 {
        font-size: 28px;
        line-height: normal;
    }
    .latestProfileSection h3.pb-60 {
        padding-bottom: 30px !important;
    }
    .latest-profile-leaves {
        width: 130px;
    }
    /**/
    .successExperience {
        padding: 40px 0;
    }
    .successExperience h2 {
        font-size: 28px;
        line-height: normal;
        padding-bottom: 30px;
    }
    .successExperience h3 {
        font-size: 18px
    }
    .successExperience h4 {
        font-size: 22px;
        line-height: normal;
    }
    .successExperience h3.pb-60 {
        padding-bottom: 50px !important
    }
    /**/
    .hightlight-banner {
        padding: 100px 0 40px 0;
    }
    .hightlight-banner .tile {
        background: #96DBD9;
        border-radius: 15px;
        padding: 40px 25px;
        text-align: center;
    }
    .hightlight-banner h1 {
        font-style: normal;
        font-weight: 800;
        font-size: 30px;
        line-height: normal;
        letter-spacing: -0.03em;
        color: #19191C;
    }
    .hightlight-banner p {
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: normal;
        color: #19191C;
    }
    .hightlight-banner .girl {
        max-width: 780px;
        position: relative;
        right: 0;
        bottom: 0;
        margin-top: -120px;
        margin-bottom: 10px;
    }
    .hightlight-banner .mt-40 {
        margin-top: 10px !important;
    }
    /**/
    .studycase-section .item {
        padding: 40px 0;
    }
    .job-leaves-left {
        right: 0;
        width: 120px;
        left: auto;
        top: -59px;
    }
    .job-leaves-right {
        width: 50px;
    }
    .studycase-section h1 span {
        font-size: 16px;
    }
    .studycase-section .pb-60 {
        padding-bottom: 30px !important
    }
    .studycase-section .content {
        min-height: auto;
    }
    .studycase-section .content-img {
        margin-top: 25px;
    }
    .studycase-section .w-75 {
        width: 100% !important
    }
    .studycase-section .mt-40 {
        margin-top: 20px !important;
    }
    .studycase-section h2 {
        font-size: 24px;
        line-height: normal;
    }
    .studycase-section p {
        font-size: 16px;
    }
    .toggleform-w50 {
        max-width: 100%;
    }
    .filterTabs .experiencetile {
        font-size: 17px;
        text-align: center;
        padding: 25px;
        line-height: normal
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .wrapper {
        position: relative;
    }
    .container,
    .container-fluid {
        position: relative;
        padding: 0 15px;
    }
    .header {
        padding: 0;
        margin: 0;
        padding: 0 0
    }
    .header .logo {
        padding: 25px 0 20px 0;
    }
    .header .logo {
        width: 120px;
    }
    .header .logo img {
        width: 100%;
    }
    .header .rightNav {
        padding: 14px 0 8px 0;
        transition: all 0.3s ease;
    }
    .header .rightNav ul li img {
        width: 20px;
    }
    .headerNav {
        font-size: 14px;
        padding: 20px 0 12px 0;
        margin: 0;
        background-color: #fff;
    }
    .headerNav li {
        padding: 0 7px;
    }
    .top-bar {
        position: absolute;
        z-index: 9999;
        top: 14px;
        width: 100%;
        right: 0;
    }
    .top-bar .menu_link {
        top: 29px;
        right: 25px;
        color: #000
    }
    /**/
    .hero {
        min-height: 600px;
        background-image: url(../img/hero-tablet-bg.jpg);
    }
    .hero .inner {
        min-height: 600px;
    }
    .hero .hero-content {
        padding-top: 170px;
        padding-bottom: 30px;
    }
    .hero .title {
        font-size: 76px;
        line-height: 50px;
    }
    .hero p {
        font-size: 18px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .hero .btnspacer {
        margin-left: 0;
    }
    .hero .h-arrow {
        position: relative;
        padding: 35px 0;
        padding-left: 100px;
    }
    .hero .tagline {
        padding-top: 25px;
        line-height: normal;
        letter-spacing: 0.5px;
    }
    /**/
    .latestCastingSection .badge {
        margin-top: 5px;
    }
    .toggleform-w50 {
        max-width: 70%;
    }
    .entry-content .w-90 {
        width: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .wrapper {
        position: relative;
    }
    .container,
    .container-fluid {
        position: relative;
        padding: 0 15px;
    }
    .header {
        padding: 0;
        margin: 0;
        padding: 0 0
    }
    .header .logo {
        padding: 25px 0 20px 0;
    }
    .header .logo {
        width: 120px;
    }
    .header .logo img {
        width: 100%;
    }
    .header .rightNav {
        padding: 14px 0 8px 0;
        transition: all 0.3s ease;
    }
    .header .rightNav ul li img {
        width: 20px;
    }
    .headerNav {
        font-size: 14px;
        padding: 20px 0 12px 0;
        margin: 0;
        background-color: #fff;
    }
    .headerNav li {
        padding: 0 7px;
    }
    .top-bar {
        position: absolute;
        z-index: 9999;
        top: 14px;
        width: 100%;
        right: 0;
    }
    .top-bar .menu_link {
        top: 29px;
        right: 25px;
        color: #000
    }
}

@media (min-width: 1200px) {}

@media (min-width: 1200px) and (max-width: 1900px) {}

@media (min-width: 1640px) {
    .header {
        padding: 0 25px;
    }
    .header-search .innerNav {
        padding: 0 25px;
    }
    .top-bar {
        right: 0;
    }
}