@media (min-width: 1400px) {

    /* #########################################################################
                          CASTING CSS START
    ######################################################################### */
    .casting-form-thumbnail {
        height: 481px;
    }

    .single-casting-slider {
        width: 24%;
    }

    /* #########################################################################
                          CASTING CSS END
    ######################################################################### */
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) and (max-width: 1399.98px) {

    /* #########################################################################
                          MAIN SLIDER CSS START
    ######################################################################### */
    .single-model-slide .social-info a {
        margin-left: 14px;
        font-size: 13px;
    }

    .single-model-slide .slide-pager a {
        width: 15%;
        font-size: 19px;
    }

    .single-model-slide .main-bg-img {
        width: 60%;
        right: 56px;
    }

    /* #########################################################################
                          MAIN SLIDER CSS END
    ######################################################################### */
    /* #########################################################################
                          COMMON CSS START
    ######################################################################### */
    /* Few box Animation css */
    .box3_animation::after {
        right: -40%;
        top: -47%;
    }

    /* #########################################################################
                          COMMON CSS START
    ######################################################################### */

    /* #########################################################################
                          BLOG CSS START
    ######################################################################### */
    .single-news-area .blog-content .post-title {
        font-size: 15px;
        margin-bottom: 4px;
    }

    .single-news-area .blog-content .post-date {
        font-size: 12px;
    }

    /* #########################################################################
                          BLOG  CSS END
    ######################################################################### */
    /* #########################################################################
                          CASTING CSS START
    ######################################################################### */
    .casting-form-thumbnail {
        height: 478px;
    }

    /* #########################################################################
                          CASTING CSS END
    ######################################################################### */

}

/*Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {

    /* #########################################################################
                          COMMON CSS START
    ######################################################################### */
    /* Section Spacing css*/
    .section-padding {
        padding: 80px 0;
    }

    /* Section Header css */
    .header-content {
        padding-left: 0;
    }

    .header-content h2 {
        font-size: 28px;
    }

    .header_after::after {
        font-size: 17px;
    }

    /* #########################################################################
                          COMMON CSS START
    ######################################################################### */

    /* #########################################################################
                          ABOUT US CSS START
    ######################################################################### */
    .about-us-content p {
        font-size: 28px;
    }

    /* #########################################################################
                          ABOUT US CSS END
    ######################################################################### */

    /* #########################################################################
                          MAIN SLIDER CSS START
    ######################################################################### */
    .welcome-text h2 {
        font-size: 90px;
        margin-left: 0px;
    }

    .main-slides-area .owl-next {
        width: 70px;
        height: 70px;
        line-height: 70px;
    }

    .single-model-slide {
        height: 680px;
    }

    .single-model-slide .social-info a {
        letter-spacing: 1px;
        font-size: 12px;
        margin-left: 11px;
    }

    .single-model-slide .slide-pager a {
        height: 70px;
        font-size: 18px;
        line-height: 70px;
    }

    /* #########################################################################
                          MAIN SLIDER CSS END
    ######################################################################### */
    /* #########################################################################
                          MODEL AREA  CSS START
    ######################################################################### */

    .model-block-content h2 {
        font-size: 25px;
    }

    .model-block {
        padding: 8px;
    }

    .web-all-model-slide .owl-next,
    .web-all-model-slide .owl-prev {
        width: 40px;
        height: 68px;
        background-color: rgba(255, 255, 255, 0.4);
        font-size: 35px;
        top: 50% !important;
        left: -40px;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
    }

    .web-all-model-slide .owl-next.owl-next,
    .web-all-model-slide .owl-prev.owl-next {
        right: -40px;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
    }

    /* #########################################################################
                          MODEL AREA  CSS END
    ######################################################################### */

    /* #########################################################################
                          BLOG CSS START
    ######################################################################### */
    .single-blog-post.three,
    .single-blog-post.four,
    .single-blog-post.five,
    .single-blog-post.six,
    .single-blog-post.seven {
        margin-top: 25px;
    }

    .single-news-area .blog-content .post-title {
        font-size: 14px;
    }

    .single-news-area .blog-content .post-date {
        font-size: 10px;
    }

    .post-details-text .post-date-tag h2 {
        margin: 5px 0;
    }

    /* #########################################################################
                          BLOG  CSS END
    ######################################################################### */

    /* #########################################################################
                          CTA AREA CSS START
    ######################################################################### */
    .cta-content h2 {
        font-size: 42px;
    }

    /* #########################################################################
                          CTA AREA CSS END
    ######################################################################### */

    /* #########################################################################
                          FOOTER CSS START
    ######################################################################### */
    .single-footer-widget .footer-social-info a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }

    /* #########################################################################
                          FOOTER CSS END
    ######################################################################### */
    /* #########################################################################
                          CASTING CSS START
    ######################################################################### */
    .single-casting-slider {
        width: 25%;
    }

    .casting-slider {
        margin-left: -109px;
    }

    .casting-form-thumbnail {
        height: 496px;
    }

    .casting-slide img {
        width: 210px;
        height: 215px;
    }

    /* #########################################################################
                          CASTING CSS END
    ######################################################################### */

}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {

    /* #########################################################################
                          COMMON CSS START
    ######################################################################### */
    /* Few box Animation css */

    /* .box_animation::after {
	display: none;
} */
    .box3_animation::after {
        right: -36%;
        top: -28%;
    }

    /* IMAGE ANIMATION START*/
    .images-animation {
        height: 455px;
        width: 100%;
    }

    /* Section Header css */
    .header-content h2 {
        font-size: 30px;
    }

    /* Cursor Animation css */
    .cursor {
        display: none;
    }

    /* #########################################################################
                          COMMON CSS START
    ######################################################################### */

    /* #########################################################################
                          HEADER AREA CSS START
    ######################################################################### */
    #header-area .search-icon {
        margin-left: 15px;
        margin-top: 20px;
        text-align: center;
    }

    .classy-nav-container .classy-navbar {
        height: 70px;
    }

    .classy-nav-container .classy-navbar .classynav ul li a {
        border-bottom: none;
        font-size: 14px;
    }

    .classy-nav-container .classy-navbar .classynav ul li.current-item a::after {
        width: 100%;
        height: 1px;
    }

    .classy-navbar-toggler .navbarToggler span {
        background-color: #ffffff;
    }

    .breakpoint-on .classy-navbar .classy-menu {
        background-color: #d63384;
        box-shadow: 0 0 30px 0 rgba(255, 255, 255, 0.2);
    }

    .breakpoint-on .classynav>ul>li>a {
        background-color: #d63384;
    }

    .classycloseIcon .cross-wrap span {
        background-color: #ffffff;
    }

    #header-area .phone-search {
        display: block;
    }

    #header-area .search-icon {
        display: none;
    }

    /* #########################################################################
                          HEADER AREA CSS END
    ######################################################################### */

    /* #########################################################################
                          ABOUT US CSS START
    ######################################################################### */
    .about-us-content {
        margin-bottom: 30px;
    }

    .about-us-content p {
        font-size: 23px;
        color: #fff;
        font-weight: 800;
    }

    /* #########################################################################
                          ABOUT US CSS END
    ######################################################################### */
    /* #########################################################################
                          TEAM CSS START
    ######################################################################### */
    #team-area .team-row .col-md-6:nth-child(1),
    #team-area .team-row .col-md-6:nth-child(2) {
        margin-bottom: 20px;
    }

    /* #########################################################################
                          TEAM CSS END
    ######################################################################### */
    /* #########################################################################
                          CORE VALUE CSS START
    ######################################################################### */
    .single-benefits-area .benefits-icon i {
        font-size: 40px;
    }

    .single-benefits-area .benefits-content p {
        font-size: 14px;
    }

    /* #########################################################################
                          CORE VALUE CSS END
    ######################################################################### */


    /* #########################################################################
                          MAIN SLIDER CSS START
    ######################################################################### */
    #main-slider {
        margin-bottom: 20px;
    }

    .main-slides-area .owl-next {
        width: 70px;
        height: 70px;
        line-height: 70px;
    }

    .single-model-slide {
        height: 600px;
    }

    .single-model-slide .main-bg-img {
        height: calc(100% - 70px);
    }

    .single-model-slide .social-info a {
        font-size: 20px;
        width: 40px;
        height: 40px;
        background: #444;
        text-align: center;
        align-content: center;
        margin-left: 10px;
    }

    .single-model-slide .social-info a span {
        display: none;
    }

    .single-model-slide .slide-pager a {
        height: 70px;
        font-size: 14px;
        line-height: 70px;
    }

    .welcome-text h2 {
        font-size: 70px;
        margin-left: 0;
    }

    .welcome-text h4 {
        font-size: 16px;
        margin-bottom: 20px;
        margin-top: 10px;
    }


    /* #########################################################################
                          MAIN SLIDER CSS END
    ######################################################################### */

    /* #########################################################################
                          CLIENT FEEDBACK CSS START
    ######################################################################### */
    #clients-feedback .slick-slide img {
        width: 60px !important;
        height: 60px !important;
    }

    #clients-feedback .slick-slide.slick-current img {
        width: 80px !important;
        height: 80px !important;
    }

    /* #########################################################################
                          CLIENT FEEDBACK CSS END
    ######################################################################### */

    /* #########################################################################
                          MODEL AREA  CSS START
    ######################################################################### */
    .model-block {
        border: 2px solid #2f2f33;
        padding: 6px;
    }

    .model-block-content h2 {
        font-size: 22px;
    }

    .model-tab-area .nav-pills .nav-link {
        font-size: 15px;
        width: 40px;
        height: 40px;
    }

    .web-all-model-slide .owl-next,
    .web-all-model-slide .owl-prev {
        width: 40px;
        height: 68px;
        background-color: rgba(255, 255, 255, 0.4);
        font-size: 35px;
        top: 50%;
        left: 0;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
    }

    .web-all-model-slide .owl-next.owl-next,
    .web-all-model-slide .owl-prev.owl-next {
        right: 0;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
    }

    /* #########################################################################
                          MODEL AREA  CSS END
    ######################################################################### */

    /* #########################################################################
                          MODEL PROFILE CSS START
    ######################################################################### */
    .profile_info {
        margin-top: -70px;
    }

    .profile-video-area {
        margin-bottom: 30px;
    }

    /* #########################################################################
                          MODEL PROFILE CSS END
    ######################################################################### */

    /* #########################################################################
                          CTA AREA CSS START
    ######################################################################### */
    #cta-area {
        padding: 100px 0;
    }

    .cta-content h2 {
        font-size: 36px;
    }

    /* #########################################################################
                          CTA AREA CSS END
    ######################################################################### */
    /* #########################################################################
                          BLOG CSS START
    ######################################################################### */
    .single-blog-post.two {
        margin-top: 0;
    }

    /* .single-blog-post.two,  */
    .single-blog-post.three,
    .single-blog-post.four,
    .single-blog-post.five,
    .single-blog-post.six,
    .single-blog-post.seven {
        margin-top: 17px;
    }

    .single-blog-post.featured-post .post-content {
        width: 190px;
        padding: 15px;
    }

    .single-blog-post .post-content .post-title {
        font-size: 15px;
    }

    .single-blog-post .post-content .post-date {
        font-size: 12px;
    }

    .blog-details-content .post-details-text .post-date-tag h2 {
        margin: 5px 0;
    }

    /* #########################################################################
                          BLOG CSS END
    ######################################################################### */
    /* #########################################################################
                          CASTING CSS START
    ######################################################################### */
    .casting-form-thumbnail {
        height: 504px;
    }

    .single-casting-slider {
        width: 37%;
    }

    .casting-slide img {
        width: 185px;
        height: 204px;
    }

    /* #########################################################################
                          CASTING CSS END
    ######################################################################### */
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {

    /* #########################################################################
                          COMMON CSS START
    ######################################################################### */
    /* Few box Animation css */

    .box2_animation::after {
        display: none;
    }

    .box3_animation::after {
        right: 11%;
        top: -39%;
    }

    /* Cursor Animation css */
    .cursor {
        display: none;
    }

    /* #########################################################################
                          COMMON CSS END
    ######################################################################### */

    /* #########################################################################
                            BREADCRUMB CSS START
    ######################################################################### */
    .banner-area {
        min-height: 300px;
        margin-top: 60px;
    }

    .banner-title {
        font-size: 35px;
    }

    .breadcrumb {
        margin-top: 7px;
    }

    /* #########################################################################
                            BREADCRUMB CSS END
    ######################################################################### */

    /* #########################################################################
                          MAIN SLIDER CSS START
    ######################################################################### */
    #main-slider {
        margin-bottom: 10px;
    }

    .single-model-slide {
        height: 550px;
    }

    .single-model-slide .social-info a {
        font-size: 23px;
        width: 40px;
        height: 40px;
        background: #444;
        text-align: center;
        align-content: center;
        margin-left: 10px;
    }

    .single-model-slide .main-bg-img {
        width: 60%;
        height: calc(100% - 80px);
    }

    .single-model-slide .social-info a i {
        display: block;
    }


    .single-model-slide .social-info {
        bottom: 10px;
        left: 2%;
    }

    .single-model-slide .social-info a span {
        display: none;
    }

    .single-model-slide .slide-pager a {
        display: none;
    }

    .main-slides-area .owl-next {
        right: 0;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .single-model-slide .main-bg-img {
        right: 16px;
    }

    .welcome-text h2 {
        font-size: 36px;
        margin-bottom: 15px;
        margin-left: 0;
    }

    .welcome-text h4 {
        margin-bottom: 15px;
        padding-right: 148px;
        font-size: 12px;
    }

    /* #########################################################################
                          MAIN SLIDER CSS END
    ######################################################################### */

    /* #########################################################################
                          HEADER CSS START
    ######################################################################### */

    .classy-nav-container .classy-navbar .nav-brand {
        max-width: 90px;
        margin-right: 15px;
    }

    .classy-nav-container .classy-navbar {
        height: 60px;
        padding: 0 6%;
    }

    .classy-nav-container .classy-navbar .classynav ul li a {
        border-bottom: none;
    }

    .breakpoint-on .classy-navbar .classy-menu {
        background-color: #d63384;
        box-shadow: 0 0 30px 0 rgba(255, 255, 255, 0.5);
    }

    .breakpoint-on .classynav>ul>li>a {
        background-color: #d63384;
    }

    #header-area .phone-search {
        display: block;
    }

    #header-area .search-icon {
        display: none;
    }

    /* #########################################################################
                          HEADER CSS END
    ######################################################################### */

    /* #########################################################################
                          ABOUT US CSS START
    ######################################################################### */

    .about-us-thumbnail .images-animation {
        display: none;
    }

    .about-us-content p {
        font-family: var(--font2);
        font-size: 23px;
    }

    /* #########################################################################
                          ABOUT US CSS END
    ######################################################################### */
    /* #########################################################################
                          CORE VALUE CSS START
    ######################################################################### */
    .single-benefits-area {
        border-right: 2px solid var(--brand);
        border-left: 2px solid var(--brand);
    }

    .single-benefits-area .benefits-content p {
        font-size: 12px;
    }

    .single-benefits-area .benefits-content h2 {
        font-size: 20px;
        margin-bottom: 4px;
    }

    .web-video-area {
        margin-top: 30px;
    }

    /* #########################################################################
                          CORE VALUE CSS END
    ######################################################################### */
    /* #########################################################################
                          TEAM CSS START
    ######################################################################### */
    #team-area .team-row .col-sm-6:nth-child(1),
    #team-area .team-row .col-sm-6:nth-child(2) {
        margin-bottom: 20px;
    }

    /* #########################################################################
                          TEAM CSS END
    ######################################################################### */
    /* #########################################################################
                          BLOG CSS START
    ######################################################################### */
    .single-blog-post.two,
    .single-blog-post.three,
    .single-blog-post.four,
    .single-blog-post.five,
    .single-blog-post.six,
    .single-blog-post.seven {
        margin-top: 20px;
    }

    .single-blog-post .post-content .post-title {
        font-size: 16px;
    }

    .single-blog-post .post-content .post-date {
        font-size: 12px !important;
    }

    .single-blog-post.featured-post .post-content {
        width: 210px;
        padding: 15px;
    }

    .blog-details-content .post-content h2 {
        font-size: 24px;
    }

    .blog-blockquote .icon {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50px;
        flex: 0 0 50px;
        max-width: 50px;
        width: 50px;
    }

    .blog-blockquote .icon i {
        font-size: 30px;
    }

    .blog-blockquote .text h3 {
        font-size: 16px;
    }

    .blog-post-share h6 {
        font-size: 10px;
        margin-right: 10px !important;
    }

    .blog-post-share .social-info a {
        font-size: 12px;
        margin-right: 5px;
    }

    .post-catagories ul li a {
        font-size: 10px;
        padding: 5px 10px;
    }

    .single-widget-area .widget-title {
        font-size: 24px;
    }

    .catagories-list li a {
        font-size: 16px;
    }

    .single-news-area .blog-content .post-title {
        font-size: 16px;
    }

    .blog-details-content .post-details-text .post-date-tag h2 {
        margin: 5px 0;
    }

    /* #########################################################################
                          BLOG CSS END
    ######################################################################### */

    /* #########################################################################
                          CTA AREA CSS START
    ######################################################################### */
    #cta-area {
        padding: 90px 0;
    }

    .cta-content h2 {
        font-size: 30px;
    }

    /* #########################################################################
                          CTA AREA CSS END
    ######################################################################### */

    /* #########################################################################
                          CLIENT FEEDBACK  CSS START
    ######################################################################### */
    #clients-feedback .client-feedback-text .client-description p {
        font-size: 20px;
    }

    #clients-feedback .slick-slide img {
        width: 60px !important;
        height: 60px !important;
    }

    #clients-feedback .slick-slide.slick-current img {
        width: 80px !important;
        height: 80px !important;
    }

    /* #########################################################################
                          CLIENT FEEDBACK  CSS END
    ######################################################################### */

    /* #########################################################################
                          MODEL AREA  CSS START
    ######################################################################### */
    .model-block {
        border: 2px solid #2f2f33;
        padding: 10px;
    }

    .model-block-pic {
        position: relative;
        border: 1px solid #2f2f33;
    }

    .model-block-content h2 {
        font-size: 25px;
    }

    .model-block-content p {
        font-size: 16px;
    }

    .model-tab-area {
        margin-top: 16px;
    }

    .model-tab-area .nav-pills .nav-link {
        font-size: 15px;
        width: 40px;
        height: 40px;
    }

    .web-all-model-slide .owl-next,
    .web-all-model-slide .owl-prev {
        width: 40px;
        height: 68px;
        background-color: rgba(255, 255, 255, 0.4);
        font-size: 35px;
        top: 50%;
        left: 0;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
    }

    .web-all-model-slide .owl-next.owl-next,
    .web-all-model-slide .owl-prev.owl-next {
        right: 0;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
    }

    /* #########################################################################
                          MODEL AREA   CSS END
    ######################################################################### */

    /* #########################################################################
                          MODEL PROFILE CSS START
    ######################################################################### */
    #model-profile.section-padding {
        padding: 0 0 60px 0;
    }

    .profile_item {
        margin-top: -110px;
    }

    .profile_info {
        margin-top: -36px;
    }

    .profile_info p {
        font-size: 12px;
    }

    .general-btn {
        margin-top: 15px;
    }

    .profile .label {
        font-size: 25px;
    }

    .team-img-wrapper {
        text-align: center;
    }

    .profile-video-area {
        margin-bottom: 30px;
    }

    .chart_bar {
        line-height: 13px;
        font-size: 15px;
    }

    .profile .label {
        font-size: 20px;
    }

    /* #########################################################################
                          MODEL PROFILE CSS END
    ######################################################################### */

    /* #########################################################################
                          CONTACT CSS START
    ######################################################################### */
    #contact-area .google-maps {
        height: 280px;
        margin-top: 30px;
    }

    /* #########################################################################
                          CONTACT CSS END
    ######################################################################### */


}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {

    /* #########################################################################
                          COMMON CSS START
    ######################################################################### */
    /* Few box Animation css */
    .box2_animation::after {
        display: none;
    }

    .box3_animation::after {
        right: 0%;
        top: -30%;
    }

    .box3_animation::after {
        background: url(../img/core-img/flower80px.png) no-repeat center;
    }

    .box4_animation::after {
        display: none;
    }


    /* Cursor Animation css */
    .cursor {
        display: none;
    }

    /* Section Header css */
    .header-content h2 {
        font-size: 25px;
    }

    .header_after::after {
        left: 17%;
        top: -17px;
        font-size: 12px;
    }

    /* #########################################################################
                          COMMON CSS END
    ######################################################################### */

    /* #########################################################################
                            BREADCRUMB CSS START
    ######################################################################### */
    .banner-area {
        min-height: 184px;
        margin-top: 60px;
    }

    .banner-title {
        font-size: 25px;
    }

    .breadcrumb {
        font-size: 12px;
        margin-top: 7px;
    }

    /* #########################################################################
                            BREADCRUMB CSS END
    ######################################################################### */

    /* #########################################################################
                          MAIN SLIDER CSS START
    ######################################################################### */
    .single-model-slide {
        height: 400px;
    }

    .single-model-slide .main-bg-img {
        height: calc(100% - 70px);
    }

    .single-model-slide .social-info a {
        font-size: 20px;
        width: 30px;
        height: 30px;
        background: #444;
        text-align: center;
        align-content: center;
        margin-left: 15px;
    }

    .single-model-slide .social-info a i {
        display: block;
    }

    .single-model-slide .social-info a {
        margin-left: 5px;
    }

    .single-model-slide .social-info {
        bottom: 10px;
        left: 2%;
    }

    .single-model-slide .social-info a span {
        display: none;
    }

    .single-model-slide .slide-pager a {
        display: none;
    }

    .main-slides-area .owl-next {
        right: 0;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .single-model-slide .main-bg-img {
        right: 0;
    }

    .welcome-text h2 {
        font-size: 36px;
        margin-bottom: 15px;
        margin-left: 0;
    }

    .welcome-text h4 {
        margin-bottom: 15px;
        padding-right: 148px;
        font-size: 12px;
    }

    /* #########################################################################
                          MAIN SLIDER CSS END
    ######################################################################### */

    /* #########################################################################
                          HEADER CSS START
    ######################################################################### */

    .classy-nav-container .classy-navbar .nav-brand {
        max-width: 90px;
        margin-right: 15px;
    }

    .classy-nav-container .classy-navbar {
        height: 60px;
        padding: 0 6%;
    }

    .classy-nav-container .classy-navbar .classynav ul li a {
        border-bottom: none;
    }

    .breakpoint-on .classy-navbar .classy-menu {
        background-color: #d63384;
        box-shadow: 0 0 30px 0 rgba(255, 255, 255, 0.5);
    }

    .breakpoint-on .classynav>ul>li>a {
        background-color: #d63384;
    }

    #header-area .phone-search {
        display: block;
    }

    #header-area .search-icon {
        display: none;
    }

    /* #########################################################################
                          HEADER CSS END
    ######################################################################### */

    /* #########################################################################
                          ABOUT US CSS START
    ######################################################################### */
    .about-us-thumbnail .images-animation {
        display: none;
    }

    .about-us-thumbnail img {
        display: none;
    }

    .about-us-content p {
        font-size: 17px;
        font-family: var(--font2);
        font-weight: 400;
    }

    /* #########################################################################
                          ABOUT US CSS END
    ######################################################################### */

    /* #########################################################################
                          CORE VALUE CSS START
    ######################################################################### */
    .single-benefits-area {
        border-right: 2px solid var(--brand);
        border-left: 2px solid var(--brand);
    }

    .single-benefits-area .benefits-content p {
        font-size: 12px;
    }

    .single-benefits-area .benefits-content h2 {
        font-size: 20px;
        margin-bottom: 4px;
    }

    .web-video-area {
        margin-top: 30px;
    }

    /* #########################################################################
                          CORE VALUE CSS END
    ######################################################################### */
    /* #########################################################################
                          TEAM CSS START
    ######################################################################### */
    #team-area .team-row .col-12:nth-child(1),
    #team-area .team-row .col-12:nth-child(2),
    #team-area .team-row .col-12:nth-child(3) {
        margin-bottom: 20px;
    }

    /* #########################################################################
                          TEAM CSS END
    ######################################################################### */
    /* #########################################################################
                          BLOG CSS START
    ######################################################################### */
    .single-blog-post .post-content .post-title {
        font-size: 16px;
    }

    .single-blog-post .post-content .post-date {
        font-size: 12px !important;
    }

    .single-blog-post.featured-post .post-content {
        width: 160px;
        padding: 10px;
    }

    .single-blog-post.two,
    .single-blog-post.three,
    .single-blog-post.four,
    .single-blog-post.five,
    .single-blog-post.six,
    .single-blog-post.seven {
        margin-top: 20px;
    }

    #blog-area .single-blog-post.end-blog {
        margin-top: 16px;
    }

    .blog-details-content .post-content h2 {
        font-size: 18px;
        margin: 8px 0px;
    }

    .post-catagories {
        margin: 8px 0;
    }

    .post-catagories ul {
        flex-wrap: nowrap;
    }

    .blog-post-share h2 {
        font-size: 12px;
    }

    .blog-blockquote {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .blog-blockquote .text h3 {
        font-size: 14px;
        margin-bottom: 3px;
    }

    .blog-blockquote .text span {
        font-size: 12px;
    }

    .blog-blockquote .icon {
        width: 100px;
    }

    .blog-blockquote .icon i {
        font-size: 30px;
    }

    .blog-post-share h6 {
        font-size: 10px;
        margin-right: 10px !important;
    }

    .blog-post-share .social-info a {
        font-size: 12px;
        margin-right: 5px;
        width: 20px;
        height: 30px;
        line-height: 30px;
    }

    .single-news-area .blog-content .post-date {
        font-size: 10px;
    }

    .post-catagories ul li a {
        font-size: 10px;
        padding: 5px 3px;
    }

    .single-widget-area .widget-title {
        font-size: 24px;
    }

    .catagories-list li a {
        font-size: 16px;
    }

    .single-news-area .blog-content .post-title {
        font-size: 13px;
    }

    .post-details-text {
        margin-bottom: 30px;
    }

    .post-details-text h2 {
        font-size: 18px;
        margin: 8px 0px;
    }

    .post-details-text .post-date-tag {
        top: 5px;
        right: 5px;
        width: 50px;
        height: 50px;
    }

    .blog-details-content .post-details-text .post-date-tag .tag-border {
        border: 0;
        width: 50px;
        height: 50px;
    }

    .blog-details-content .post-details-text .post-date-tag h2 {
        font-size: 12px;
    }

    .blog-details-content .post-details-text .post-date-tag p {
        font-size: 12px;
    }

    .blog-details-content p {
        font-size: 12px;
    }

    /* Blog Comment Area */
    .commentbox-top h3 {
        font-size: 20px;
    }

    .commentbox-top button {
        font-size: 15px;
        padding: 4px 12px;
    }

    .commentbox-top {
        margin-top: 15px;
    }

    .commentbox-button button {
        width: 30%;
        padding: 6px;
    }

    .Comments {
        margin-top: 20px;
    }

    .comment-nav .nav-link {
        padding: 4px 18px;
        font-size: 13px;
    }

    .comment_area .comment-content {
        margin-bottom: 16px;
        padding: 14px 14px;
    }

    .comment_area .comment-content .comment-meta p {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .comment_area .children {
        margin-left: 28px !important;
    }

    /* #########################################################################
                          BLOG CSS END
    ######################################################################### */

    /* #########################################################################
                          CTA AREA CSS START
    ######################################################################### */
    #cta-area {
        padding: 50px 0;
    }

    .cta-content h2 {
        font-size: 30px;
    }

    .cta-content p {
        font-size: 15px;
    }

    /* #########################################################################
                          CTA AREA CSS END
    ######################################################################### */

    /* #########################################################################
                          CLIENT FEEDBACK  CSS START
    ######################################################################### */
    #clients-feedback .client-feedback-text .client-description p {
        font-size: 12px;
        margin-bottom: 8px;
    }

    #clients-feedback .client-feedback-text .quote-icon i {
        font-size: 30px;
    }

    #clients-feedback .slick-slide img {
        width: 60px !important;
        height: 60px !important;
    }

    #clients-feedback .slick-slide.slick-current img {
        width: 80px !important;
        height: 80px !important;
    }

    /* #########################################################################
                          CLIENT FEEDBACK  CSS END
    ######################################################################### */

    /* #########################################################################
                          MODEL AREA  CSS START
    ######################################################################### */
    .model-block {
        border: 1px solid #2f2f33;
        padding: 5px;
    }

    .model-block-pic {
        position: relative;
        border: 1px solid #2f2f33;
    }

    .model-block-content h2 {
        font-size: 14px;
    }

    .model-block-content p {
        font-size: 12px;
    }

    .model-tab-area {
        margin-top: 16px;
    }

    .model-block-txt .star {
        font-size: 10px;
    }

    .model-tab-area .nav-pills .nav-link {
        font-size: 15px;
        width: 40px;
        height: 40px;
    }

    .web-all-model-slide .owl-next,
    .web-all-model-slide .owl-prev {
        width: 40px;
        height: 68px;
        background-color: rgba(255, 255, 255, 0.4);
        font-size: 35px;
        top: 50%;
        left: 0;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
    }

    .web-all-model-slide .owl-next.owl-next,
    .web-all-model-slide .owl-prev.owl-next {
        right: 0;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
    }

    /* #########################################################################
                          MODEL AREA   CSS END
    ######################################################################### */

    /* #########################################################################
                          MODEL PROFILE CSS START
    ######################################################################### */

    .profile_item {
        margin-top: -140px;
        position: relative;
    }

    .profile .label {
        font-size: 20px;
    }

    .chart_bar {
        line-height: 13px;
        font-size: 15px;
    }

    .profile_services li a {
        padding: 4px 10px;
    }

    .profile_services li {
        margin: 16px 5px 0 0;
    }

    .profile_item {
        margin-top: -125px;
    }

    .profile_text h3 {
        font-size: 20px;
        justify-content: space-between;
        line-height: 30px;
    }

    .team-img-wrapper {
        text-align: center;
    }

    .profile_item img {
        border: 4px solid #fff;
        width: 50%;
    }

    .profile-video-area {
        margin-bottom: 30px;
    }

    .profile_text.part-1 {
        padding-bottom: 0;
    }

    .profile_text.part-2 {
        padding-top: 0;
    }

    /* #########################################################################
                          MODEL PROFILE CSS END
    ######################################################################### */

    /* #########################################################################
                          CONTACT CSS START
    ######################################################################### */
    #contact-area .google-maps {
        height: 280px;
        margin-top: 30px;
    }

    /* #########################################################################
                          CONTACT CSS END
    ######################################################################### */

    /* #########################################################################
                          FOOTER CSS START
    ######################################################################### */
    .single-footer-widget .footer-content a {
        margin-bottom: 0px;
        font-size: 20px;
    }

    .single-footer-widget .footer-content p {
        margin-bottom: 10px;
        font-size: 12px;
    }

    .copywrite-text p {
        font-size: 13px;
    }

    /* #########################################################################
                          FOOTER CSS END
    ######################################################################### */

}