@media (min-width: 1600px) and (max-width: 1800px) {
    .container {
        max-width: 1450px;
    }

    .wsus__ai_item h3 {
        max-width: 90%;
    }

    .wsus__work_item {
        max-width: 350px;
    }

    .wsus__work_item .text {
        padding: 40px;
    }

    .wsus__work_item .text::after {
        width: 130px;
        right: -125px;
    }

    .wsus__faq_img_area .img img {
        height: 370px !important;
    }

    .wsus__single_blog_img {
        height: 195px;
    }

    .wsus__footer_subscribe h3 {
        max-width: 370px;
    }

    .wsus__footer_subscribe form {
        width: 450px;
    }

    .wsus__sidebar_search,
    .wsus__sidebar_blog_category,
    .wsus__sidebar_recent_post,
    .wsus__sidebar_blog_tags {
        padding: 25px;
    }

    .wsus__sidebar_recent_post ul li {
        gap: 12px;
    }

    .wsus__sign_up_contant b::after,
    .wsus__sign_up_contant b::before {
        width: 130px;
    }

    .wsus__about_bg {
        width: 96%;
        left: 2%;
    }

}

@media (min-width: 1400px) and (max-width: 1599px) {

    /* home page start */
    .container {
        max-width: 1320px;
    }

    .wsus__banner_text h1,
    .wsus__banner_text h1 span {
        font-size: 82px;
    }

    .wsus__banner_text p {
        max-width: 60%;
    }

    .wsus__ai_item {
        padding: 50px 40px;
    }

    .wsus__ai_item h3 {
        max-width: 100%;
    }

    .wsus__about_img .img {
        height: 480px;
    }

    .wsus__work_item {
        max-width: 320px;
    }

    .wsus__work_item .img {
        height: 350px;
    }

    .wsus__work_item .text {
        padding: 40px;
    }

    .wsus__work_item .text h3 {
        font-size: 24px;
    }

    .wsus__work_item .text::after {
        width: 120px;
        top: 50%;
        right: -115px;
    }

    .wsus__single_pricing h3 {
        padding: 40px 20px 35px 20px;
    }

    .wsus__single_pricing ul {
        padding: 32px 20px;
    }

    .wsus__single_pricing .btn_area {
        padding: 30px 20px;
    }

    .wsus__faq_img_area .img img {
        height: 335px !important;
    }

    .wsus__single_blog_img {
        height: 170px;
    }

    .title {
        font-size: 18px;
    }

    .wsus__footer_subscribe h3 {
        max-width: 380px;
    }

    .wsus__footer_top_logo p {
        font-size: 15px;
    }

    .wsus__footer_instagram ul li h4 {
        font-size: 20px;
    }

    .wsus__about_img::before {
        height: 116%;
    }

    .wsus__footer_subscribe,
    .wsus__footer_link,
    .wsus__footer_instagram {
        padding-left: 35px;
    }

    .wsus__footer_subscribe .wsus__subscribe_form {
        width: 420px;
    }

    .wsus__about_img::after {
        right: -45px;
    }

    .wsus__footer_instagram ul li {
        padding: 15px;
    }

    .wsus__faq_img_area .img::after {
        left: -45px;
        bottom: -25px;
    }

    /* home page end */

    /* blog details start */
    .wsus__blog_details_thumb {
        height: 565px;
    }

    .wsus__sidebar_search,
    .wsus__sidebar_blog_category,
    .wsus__sidebar_recent_post,
    .wsus__sidebar_blog_tags {
        padding: 25px;
    }

    .wsus__sidebar_recent_post ul li .img {
        width: 100px;
        height: 75px;
    }

    .wsus__sidebar_recent_post ul li {
        gap: 10px;
    }

    /* blog details end */

    .wsus__contact_info h3 {
        font-size: 20px;
    }

    .wsus__contact_img {
        height: 100%;
        margin-left: 0;
    }

    .wsus__sign_up_contant {
        padding: 25px;
    }

    .wsus__sign_up_contant b::after,
    .wsus__sign_up_contant b::before {
        width: 120px;
    }

    .wsus__about_bg {
        width: 100%;
        left: 0;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {

    /* home page start */
    .container {
        max-width: 1140px;
    }

    .wsus__footer_info .call_mail .text {
        width: 78%;
    }

    .wsus__footer_instagram ul li {
        padding: 10px 10px;
    }

    .wsus__footer_instagram ul li h4 {
        font-size: 20px;
    }

    .wsus__banner_text h1,
    .wsus__banner_text h1 span {
        font-size: 72px;
        line-height: 84px;
    }

    .wsus__banner_text p {
        max-width: 60%;
    }

    .wsus__ai_item h3 {
        font-size: 20px;
        max-width: 100%;
    }

    .wsus__ai_item {
        padding: 40px 25px;
    }

    .wsus__about_img .img {
        height: 410px;
    }

    .wsus__about_img::before {
        height: 118%;
        right: -25px;
    }

    .wsus__about_text .seperator .list_area li {
        font-size: 14px;
    }

    .wsus__about_text .seperator .list_area li::after {
        top: 0px;
    }

    .wsus__about_text .seperator {
        gap: 15px 30px;
    }

    .wsus__about_text .seperator .client h3 {
        font-size: 26px;
    }

    .wsus__about_text .seperator .client p {
        font-size: 14px;
    }

    .wsus__work_item .text h3 {
        font-size: 24px;
    }

    .wsus__work_item {
        max-width: 300px;
    }

    .wsus__work_item .img {
        height: 300px;
    }

    .wsus__work_item .text {
        padding: 35px;
    }

    .wsus__work_item .text::after {
        width: 80px;
        right: -76px;
    }

    .wsus__work::before {
        width: 200px;
        height: 200px;
        top: 0;
        left: -70px;
    }

    .wsus__faq_img_area .img img {
        height: 287px !important;
    }

    .wsus__faq_img_area .img::after {
        width: 180px;
        height: 180px;
        left: -40px;
        bottom: -45px;
    }

    .wsus__single_blog_img {
        height: 205px;
    }

    .wsus__footer_subscribe,
    .wsus__footer_link,
    .wsus__footer_instagram {
        padding-left: 25px;
    }

    .wsus__footer_subscribe h3 {
        max-width: 50%;
        font-size: 23px;
    }

    .wsus__footer_subscribe .wsus__subscribe_form {
        width: 50%;
    }

    .wsus__footer_info {
        padding: 50px 0px 60px 0px;
    }

    .wsus__banner_text::before {
        bottom: 37%;
        left: -30px;
    }

    .wsus__ai_item p {
        line-height: 24px;
    }

    .wsus__about_text_area {
        padding-left: 35px;
    }

    .wsus__about_img::after {
        bottom: -30px;
        right: -30px;
    }

    .main_menu .navbar-brand {
        width: 170px;
    }

    .main_menu .navbar-nav {
        gap: 0px 20px;
    }

    /* home page end */

    .wsus__breadcrumb_text p {
        max-width: 100%;
    }

    /* blog details start */
    .wsus__blog_details_thumb {
        height: 430px;
    }

    .wsus__sidebar_search,
    .wsus__sidebar_blog_category,
    .wsus__sidebar_recent_post,
    .wsus__sidebar_blog_tags {
        padding: 25px;
    }

    .wsus__blog_det_tags_share ul {
        margin-top: 15px;
    }

    .wsus__blog_single_comment .text {
        width: 87%;
    }

    /*  blog details end */

    .wsus__contact_info {
        padding: 35px 25px 35px 85px;
    }

    .wsus__contact_info span {
        left: 20px;
        width: 50px;
        height: 50px;
        padding: 12px;
    }

    .wsus__contact_info h3 {
        font-size: 18px;
    }

    .wsus__contact_form form {
        padding: 35px;
    }

    .wsus__contact_img {
        height: 100%;
        margin-left: 0;
    }

    .wsus__sign_up_img {
        height: 100%;
    }

    .wsus__banner_text h1 span::after {
        bottom: 3px;
    }

    .wsus__about_bg {
        width: 100%;
        left: 0;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
    }

    .wsus__footer_top_logo p {
        padding-right: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    /* home page start */
    .container {
        max-width: 960px;
    }

    .main_menu {
        border-bottom: 1px solid #eee;
    }

    .main_menu .container {
        padding: 18px 12px;
    }

    .main_menu .navbar-nav {
        background: var(--colorWhite);
        padding: 10px 30px;
        border: 1px solid #eee;
        border-top: 0;
    }

    .main_menu .menu_right {
        border: 1px solid #eee;
        border-top: 0;
        background: var(--colorWhite);
        padding: 10px 30px;
        border-radius: 0px 0px 12px 12px;
    }

    .navbar-collapse {
        margin-top: 17px;
    }

    .main_menu .navbar-nav .nav-item .nav-link {
        line-height: 50px;
    }

    .wsus__banner {
        height: auto;
        padding: 100px 0px 120px 0px;
    }

    .wsus__banner_text h1,
    .wsus__banner_text h1 span {
        font-size: 68px;
        line-height: 84px;
    }

    .wsus__banner_text .inpression_img {
        width: 150px;
        bottom: 0;
        left: -80px;
    }

    .wsus__banner_text h1 span::after {
        width: 90%;
        bottom: 0;
    }

    .wsus__banner_text p {
        max-width: 75%;
        margin-top: 25px;
    }

    .wsus__banner_text .circle_box {
        bottom: -30px;
        width: 150px;
        height: 150px;
    }

    .wsus__banner_text .circle_box::before {
        width: 75px;
        height: 75px;
    }

    .wsus__banner_text .circle_box::after {
        top: 60px;
        left: 62px;
    }

    .header-shape img {
        width: 35px !important;
        height: 35px !important;
    }

    .header-shape.shape-two {
        top: 40% !important;
        left: 8% !important;
    }

    .header-shape.shape-five {
        right: 6% !important;
        bottom: 50% !important;
    }

    .header-shape.shape-six {
        top: 60% !important;
        left: 80% !important;
    }

    .header-shape.shape-eight {
        left: 10% !important;
        bottom: 32% !important;
    }

    .header-shape.shape-ten {
        bottom: 30px !important;
    }

    .header-shape.shape-seven {
        left: 30% !important;
        /* bottom: 30px !important; */
    }

    .wsus__banner_text::after {
        display: none;
    }

    .wsus__section_heading h2 {
        font-size: 32px;
    }

    .wsus__about_img {
        padding-right: 30px;
    }

    .wsus__about_img .img {
        height: 315px;
    }

    .wsus__about_img::before {
        width: 320px;
        height: 124%;
        right: 0;
    }

    .wsus__about_img::after {
        right: 0;
    }

    .wsus__work::before {
        width: 300px;
        height: 300px;
        top: -165px;
    }

    .wsus__work::after {
        width: 300px;
        height: 300px;
    }

    .wsus__work_item .text h3 {
        font-size: 20px;
    }

    .wsus__work_item .text {
        padding: 20px;
    }

    .wsus__work_item .text p {
        font-size: 14px;
    }

    .wsus__faq_img_area_bg {
        right: -60px;
    }

    .wsus__faq_img_area .img img {
        height: 240px !important;
    }

    .wsus__faq_img_area .img::after {
        left: -25px;
        bottom: -60px;
    }

    .title {
        font-size: 17px;
    }

    .wsus__footer_subscribe {
        padding-left: 0;
        flex-direction: column;
        justify-content: center;
        align-items: start;
    }

    .wsus__footer_link,
    .wsus__footer_instagram {
        padding-left: 0;
    }

    .wsus__footer_info .call_mail .text {
        width: 75%;
    }

    .wsus__footer_info {
        padding: 50px 0px 50px 0px;
    }

    .wsus__footer_subscribe h3 {
        margin-bottom: 15px;
        max-width: 80%;
    }

    .wsus__footer_link h2,
    .wsus__footer_instagram h3 {
        font-size: 16px;
    }

    .progress-wrap {
        right: 20px;
        bottom: 20px;
    }

    .wsus__work_item .img {
        height: 320px;
    }

    .wsus__work_item .text::after {
        width: 80px;
        right: -55px;
    }

    .wsus__single_blog_img {
        height: 170px;
    }

    .wsus__footer_subscribe .wsus__subscribe_form {
        width: 100%;
    }

    .wsus__work::before,
    .wsus__work::after {
        display: none;
    }

    .wsus__ai_item {
        padding: 50px 35px;
    }

    .wsus__ai_item h3 {
        max-width: 100%;
    }

    .wsus__single_blog_text ul li {
        font-size: 13px;
    }

    .wsus__about_text .seperator .list_area li {
        font-size: 14px;
    }

    .wsus__about_text .seperator .client h3 {
        font-size: 28px;
    }

    .wsus__about_text .seperator .client p {
        font-size: 12px;
    }

    .wsus__about_text .seperator .client {
        padding: 20px 20px 20px 72px;
    }

    .wsus__about_text .seperator .client .icon {
        width: 40px;
        top: 25px;
        left: 20px;
    }

    .wsus__about_text .seperator {
        gap: 15px 20px;
    }

    .wsus__ai_item p {
        line-height: 26px;
    }

    .wsus__work_item {
        max-width: 260px;
    }

    .wsus__about_text_area {
        padding-left: 0;
    }

    /* home page end */

    .wsus__breadcrumb_text p {
        max-width: 65%;
    }

    /* blog details start */
    .wsus__blog_details_thumb {
        height: 360px;
    }

    .wsus__blog_det_tags_share ul {
        margin-top: 10px;
    }

    .wsus__blog_single_comment .text {
        width: 86%;
    }

    .wsus__sidebar_search,
    .wsus__sidebar_blog_category,
    .wsus__sidebar_recent_post,
    .wsus__sidebar_blog_tags {
        padding: 20px;
    }

    .wsus__sidebar_recent_post ul li .img {
        width: 95px;
        height: 75px;
    }

    .wsus__sidebar_recent_post ul li .text {
        width: 55%;
    }

    .wsus__sidebar_recent_post ul li .text a {
        font-size: 14px;
    }

    .wsus__sidebar_recent_post ul li {
        gap: 10px;
    }

    .wsus__sidebar_recent_post ul li .text p {
        font-size: 12px;
    }

    /* blog details end */

    .wsus__contact_info {
        padding: 25px 25px 25px 85px;
    }

    .wsus__contact_info span {
        left: 20px;
    }

    .wsus__contact_info h3 {
        font-size: 18px;
    }

    .wsus__contact_form form {
        padding: 25px;
    }

    .wsus__contact_img {
        height: 100%;
        margin-left: 0;
    }

    .wsus__sign_up_contant {
        padding: 25px;
    }

    .wsus__sign_up_img {
        height: 100%;
    }

    .wsus__banner_text::before {
        bottom: 30%;
    }

    .wsus__testimonial .nextArrow,
    .wsus__testimonial .prevArrow {
        right: -70px;
    }

    .wsus__testimonial .prevArrow {
        left: -70px;
    }

    .wsus__about_bg {
        width: 100%;
        left: 0;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
    }

    .wsus__faq_img_area_bg {
        right: -60px;
    }

    .wsus__footer_top_logo p {
        padding-right: 15px;
    }
}

@media (min-width: 767px) and (max-width: 991px) {

    /* home page start */
    .container {
        max-width: 720px;
    }

    .main_menu {
        border-bottom: 1px solid #eee;
    }

    .main_menu .container {
        padding: 18px 12px;
    }

    .main_menu .navbar-nav {
        background: var(--colorWhite);
        padding: 10px 30px;
        border: 1px solid #eee;
        border-top: 0;
    }

    .main_menu .menu_right {
        border: 1px solid #eee;
        border-top: 0;
        background: var(--colorWhite);
        padding: 10px 30px;
        border-radius: 0px 0px 12px 12px;
    }

    .navbar-collapse {
        margin-top: 17px;
    }

    .main_menu .navbar-nav .nav-item .nav-link {
        line-height: 50px;
    }

    .wsus__banner {
        height: auto;
        padding: 80px 0px 100px 0px;
    }

    .wsus__banner_text h1,
    .wsus__banner_text h1 span {
        font-size: 56px;
        line-height: 64px;
    }

    .wsus__banner_text .inpression_img {
        position: relative;
        margin-top: 36px;
        bottom: 0;
        left: -100px;
    }

    .wsus__banner_text h1 span::after {
        width: 90%;
        bottom: -7px;
    }

    .wsus__banner_text p {
        max-width: 85%;
        margin-top: 25px;
    }

    .wsus__banner_text .circle_box {
        bottom: -20px;
        right: 60px;
        width: 120px;
        height: 120px;
    }

    .wsus__banner_text .circle_box::before {
        width: 60px;
        height: 60px;
    }

    .wsus__banner_text .circle_box::after {
        top: 45px;
        left: 45px;
    }

    .header-shape img {
        width: 35px !important;
        height: 35px !important;
    }

    .header-shape.shape-one {
        top: 100px !important;
        left: 40px !important;
    }

    .header-shape.shape-two {
        top: 45% !important;
        left: 8% !important;
    }

    .header-shape.shape-five {
        right: 6% !important;
        bottom: 50% !important;
    }

    .header-shape.shape-six {
        top: 63% !important;
        left: 85% !important;
    }

    .header-shape.shape-eight {
        left: 10% !important;
        bottom: 31% !important;
    }

    .header-shape.shape-ten {
        bottom: 30px !important;
    }

    .header-shape.shape-seven {
        left: 10% !important;
        bottom: 30px !important;
    }

    .wsus__banner_text::after {
        display: none;
    }

    .wsus__section_heading h2 {
        font-size: 32px;
    }

    .wsus__about_img {
        padding-right: 30px;
    }

    .wsus__about_img .img {
        height: 605px;
        margin-bottom: 50px;
    }

    .wsus__about_img::before {
        width: 320px;
        height: 113%;
        bottom: -40px;
        right: 0;
    }

    .wsus__about_img::after {
        right: 0;
    }

    .wsus__work::before {
        width: 300px;
        height: 300px;
        top: -165px;
    }

    .wsus__work::after {
        width: 300px;
        height: 300px;
    }

    .wsus__work_item {
        max-width: 100%;
    }

    .wsus__work_item .text h3 {
        font-size: 24px;
        margin-top: 40px;
    }

    .wsus__work_item .text {
        padding: 35px;
    }

    .wsus__work_item .text p {
        font-size: 14px;
    }

    .wsus__testimonial_text .client_comment {
        font-size: 16px;
    }

    .wsus__faq_img_area .img img {
        height: 445px !important;
    }

    .wsus__faq_img_area .img::after {
        left: 70px;
        bottom: -85px;
    }

    .wsus__footer_subscribe {
        padding-left: 0;
        flex-direction: column;
        justify-content: center;
        align-items: start;
    }

    .wsus__footer_info {
        border: none;
        padding-top: 0;
    }

    .wsus__footer_subscribe h3 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .wsus__footer_link,
    .wsus__footer_instagram {
        padding: 0 !important;
        margin-bottom: 50px;
    }

    .wsus__footer_link h2,
    .wsus__footer_instagram h3 {
        font-size: 18px;
    }

    .progress-wrap {
        right: 20px;
        bottom: 20px;
    }

    .wsus__work_item .img {
        height: 335px;
    }

    .wsus__work_item .text::after {
        display: none;
    }

    .wsus__single_blog_img {
        height: 190px;
    }

    .wsus__footer_subscribe .wsus__subscribe_form {
        width: 100%;
    }

    .wsus__work::before,
    .wsus__work::after {
        display: none;
    }

    .wsus__ai_item {
        padding: 40px 25px;
    }

    .wsus__ai_item h3 {
        max-width: 85%;
    }

    .wsus__about {
        padding-bottom: 0px !important;
    }

    .wsus__footer_top {
        margin-bottom: 47px;
    }

    .wsus__footer_info .call_mail .text {
        width: 73%;
    }

    .wsus__about_text_area {
        padding-left: 0;
    }

    /* home page end */

    .wsus__breadcrumb_text p {
        max-width: 75%;
    }

    /* blog details start */
    .wsus__blog_details_thumb {
        height: 405px;
    }

    .wsus__blog_details_header h2 {
        font-size: 34px;
    }

    .wsus__blog_det_tags_share ul {
        margin-top: 30px;
    }

    .wsus__blog_single_comment .text {
        width: 87%;
    }

    /*  blog details end */

    .wsus__contact_img {
        height: 680px;
        margin-left: 0;
        margin-top: 50px;
    }

    .contact_map {
        height: 400px;
    }

    .wsus__contact_info {
        padding: 30px 30px 30px 100px;
    }

    .wsus__contact_info span {
        left: 30px;
    }

    .wsus__contact_form form {
        padding: 30px;
    }

    .wsus__contact_info h3 {
        font-size: 18px;
    }

    .wsus__faq_page .wsus__faq_text {
        padding: 25px 40px;
    }

    .wsus__sign_up_contant b::after,
    .wsus__sign_up_contant b::before {
        width: 150px;
    }

    .wsus__testimonial .nextArrow,
    .wsus__testimonial .prevArrow {
        right: -70px;
    }

    .wsus__testimonial .prevArrow {
        left: -70px;
    }

    .wsus__about_bg {
        width: 100%;
        height: 400px;
        left: 0;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
    }

    .wsus__banner #scene {
        display: none;
    }

    .wsus__error_text h1 {
        font-size: 170px;
        margin-top: 15px;
    }

    .wsus__error_text h3 {
        font-size: 26px;
    }

    .wsus__error_text p {
        font-size: 16px;
        width: 100%;
    }

    .wsus__footer_top_logo p {
        padding-right: 15px;
    }
}

@media (min-width: 576px) and (max-width: 766px) {

    /* home page start */
    .container {
        max-width: 540px;
    }

    .main_menu .container {
        padding: 18px 12px;
    }

    .main_menu .navbar-nav {
        background: var(--colorWhite);
        padding: 10px 30px;
        border: 1px solid #eee;
        border-top: 0;
    }

    .main_menu .menu_right {
        border: 1px solid #eee;
        border-top: 0;
        background: var(--colorWhite);
        padding: 10px 30px;
        border-radius: 0px 0px 12px 12px;
    }

    .navbar-collapse {
        margin-top: 17px;
    }

    .main_menu .navbar-nav .nav-item .nav-link {
        line-height: 50px;
    }

    .main_menu .droap_menu {
        width: 210px;
        max-height: 210px;
    }

    .wsus__banner {
        height: auto;
        padding: 80px 0px 100px 0px;
    }

    .wsus__banner_text h1,
    .wsus__banner_text h1 span {
        font-size: 44px;
        line-height: 50px;
    }

    .wsus__banner_text .inpression_img {
        position: relative;
        margin-top: 36px;
        bottom: 0;
        left: -100px;
    }

    .wsus__banner_text h1 span::after {
        width: 90%;
        bottom: -7px;
    }

    .wsus__banner_text p {
        max-width: 100%;
        margin-top: 25px;
    }

    .wsus__banner_text .circle_box {
        bottom: -20px;
        right: 60px;
        width: 120px;
        height: 120px;
    }

    .wsus__banner_text .circle_box::before {
        width: 60px;
        height: 60px;
    }

    .wsus__banner_text .circle_box::after {
        top: 45px;
        left: 45px;
    }

    .header-shape img {
        width: 30px !important;
        height: 30px !important;
    }

    .header-shape.shape-one {
        top: 100px !important;
        left: 40px !important;
    }

    .header-shape.shape-two {
        top: 45% !important;
        left: 8% !important;
    }

    .header-shape.shape-five {
        right: 6% !important;
        bottom: 50% !important;
    }

    .header-shape.shape-six {
        top: 63% !important;
        left: 85% !important;
    }

    .header-shape.shape-eight {
        left: 10% !important;
        bottom: 31% !important;
    }

    .header-shape.shape-ten {
        bottom: 30px !important;
    }

    .header-shape.shape-seven {
        left: 10% !important;
        bottom: 30px !important;
    }

    .wsus__banner_text::after {
        display: none;
    }

    .wsus__section_heading h2 {
        font-size: 28px;
    }

    .wsus__about_img {
        padding-right: 30px;
    }

    .wsus__about_img .img {
        height: 440px;
        margin-bottom: 50px;
    }

    .wsus__about_img::before {
        width: 320px;
        height: 119%;
        bottom: -40px;
        right: 0;
    }

    .wsus__about_img::after {
        right: 0;
    }

    .wsus__work::before {
        width: 300px;
        height: 300px;
        top: -165px;
    }

    .wsus__work::after {
        width: 300px;
        height: 300px;
    }

    .wsus__work_item .text h3 {
        font-size: 20px;
    }

    .wsus__work_item .text {
        padding: 25px;
    }

    .wsus__work_item .text p {
        font-size: 14px;
    }

    .wsus__testimonial_text .client_comment {
        max-width: 100%;
        line-height: 28px;
        font-size: 16px;
    }

    .wsus__testimonial_text h3 {
        font-size: 20px;
    }

    .wsus__faq_img_area .img img {
        height: 330px !important;
    }

    .wsus__faq_img_area .img::after {
        width: 150px;
        height: 150px;
        left: 55px;
        bottom: -65px;
    }

    .wsus__faq_text .accordion-button {
        font-size: 16px;
    }

    .wsus__footer_subscribe {
        padding-left: 0;
        padding-bottom: 45px;
    }

    .wsus__footer_top_logo,
    .wsus__footer_info {
        border: none;
    }

    .wsus__footer_info {
        padding: 50px 0px;
    }

    .wsus__footer_subscribe h3 {
        font-size: 24px;
        max-width: 100%;
        margin-bottom: 15px;
    }

    .wsus__footer_link,
    .wsus__footer_instagram {
        padding: 0 !important;
        margin-bottom: 50px;
    }

    .wsus__footer_link h2,
    .wsus__footer_instagram h3 {
        font-size: 18px;
    }

    .progress-wrap {
        right: 20px;
        bottom: 20px;
    }

    .wsus__work_item .img {
        height: 330px;
    }

    .wsus__work_item .text::after {
        display: none;
    }

    .wsus__single_blog_img {
        height: 305px;
    }

    .wsus__footer_subscribe .wsus__subscribe_form {
        width: 100%;
    }

    .wsus__work::before,
    .wsus__work::after {
        display: none;
    }

    .main_menu {
        border-bottom: 1px solid #eee;
    }

    .wsus__about_text_area {
        padding-left: 0;
    }

    /* home page end */

    .wsus__breadcrumb_text h1 {
        font-size: 38px;
    }

    .wsus__breadcrumb_text p {
        line-height: 24px;
        max-width: 95%;
        font-size: 16px;
        margin-bottom: 23px;
    }

    .wsus__breadcrumb_text {
        padding: 70px 0px;
    }

    /* blog details start */
    .wsus__blog_details_thumb {
        height: 300px;
    }

    .wsus__blog_details_header h2 {
        font-size: 34px;
    }

    .details_quot_text {
        padding: 30px !important;
    }

    .details_quot_text::after {
        display: none;
    }

    .wsus__blog_det_tags_share ul {
        margin-top: 30px;
    }

    .wsus__blog_comment_area h2 {
        font-size: 28px;
    }

    .wsus__blog_single_comment .text {
        width: 83%;
    }

    /* blog details end */

    .wsus__contact_img {
        height: 445px;
        margin-left: 0;
        margin-top: 50px;
    }

    .contact_map {
        height: 350px;
    }

    .wsus__faq_page .wsus__faq_text {
        padding: 25px 40px;
    }

    .wsus__sign_up_contant b::after,
    .wsus__sign_up_contant b::before {
        width: 150px;
    }

    .wsus__about_bg {
        width: 100%;
        height: 350px;
        left: 0;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
    }

    .wsus__banner #scene {
        display: none;
    }

    .wsus__error_text h1 {
        font-size: 150px;
        margin-top: 40px;
    }

    .wsus__error_text h3 {
        font-size: 26px;
    }

    .wsus__error_text p {
        font-size: 16px;
        width: 100%;
    }
}

@media (max-width: 575px) {

    /* home page start */
    .container {
        max-width: 100%;
    }

    .main_menu .container {
        padding: 18px 0px;
    }

    .main_menu .navbar-brand {
        margin-left: 12px;
    }

    .main_menu .navbar-toggler {
        margin-right: 12px;
    }

    .main_menu .navbar-nav {
        background: var(--colorWhite);
        padding: 0px 12px;
        border-top: 1px solid #eee;
    }

    .main_menu .menu_right {
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        background: var(--colorWhite);
        padding: 12px 12px;
        gap: 10px 10px;
    }

    .navbar-collapse {
        margin-top: 17px;
    }

    .main_menu .navbar-nav .nav-item .nav-link {
        line-height: 50px;
    }

    .common_btn {
        font-size: 14px;
        padding: 10px 45px 10px 20px;
    }

    .common_btn::after {
        top: 9px;
        right: 20px;
    }

    .main_menu .droap_menu {
        width: 210px;
        max-height: 210px;
    }

    .wsus__banner {
        height: auto;
        padding: 80px 0px 100px 0px;
    }

    .wsus__banner_text h1,
    .wsus__banner_text h1 span {
        font-size: 34px;
        line-height: 40px;
    }

    .wsus__banner_text .inpression_img {
        position: relative;
        margin-top: 36px;
        bottom: 0;
        left: -70px;
    }

    .wsus__banner_text h1 span::after {
        width: 90%;
        bottom: -7px;
    }

    .wsus__banner_text p {
        max-width: 100%;
        margin-top: 20px;
    }

    .wsus__banner_text .circle_box {
        bottom: -20px;
        right: 10px;
        width: 120px;
        height: 120px;
    }

    .wsus__banner_text .circle_box::before {
        width: 60px;
        height: 60px;
    }

    .wsus__banner_text .circle_box::after {
        top: 45px;
        left: 45px;
    }

    .header-shape img {
        width: 30px !important;
        height: 30px !important;
    }

    .header-shape.shape-one {
        top: 100px !important;
        left: 40px !important;
    }

    .header-shape.shape-two {
        top: 45% !important;
        left: 8% !important;
    }

    .header-shape.shape-five {
        right: 6% !important;
        bottom: 50% !important;
    }

    .header-shape.shape-six {
        top: 63% !important;
        left: 85% !important;
    }

    .header-shape.shape-eight {
        left: 10% !important;
        bottom: 31% !important;
    }

    .header-shape.shape-ten {
        bottom: 30px !important;
    }

    .header-shape.shape-seven {
        left: 10% !important;
        bottom: 30px !important;
    }

    .wsus__banner_text::after {
        display: none;
    }

    .wsus__section_heading h5 {
        font-size: 14px;
    }

    .wsus__section_heading h2 {
        font-size: 24px;
    }

    .wsus__ai_item h3 {
        font-size: 20px;
        max-width: 100%;
    }

    .wsus__about_img {
        padding-right: 30px;
    }

    .wsus__about_img .img {
        height: auto;
        margin-bottom: 50px;
    }

    .wsus__about_bg {
        width: 100%;
        height: 250px;
        left: 0;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
    }

    .wsus__about_img::before {
        width: 220px;
        height: 128%;
        bottom: -40px;
        right: 0;
    }

    .wsus__about_img::after {
        right: 0;
    }

    .wsus__work::before {
        width: 300px;
        height: 300px;
        top: -165px;
    }

    .wsus__work::after {
        width: 300px;
        height: 300px;
    }

    .wsus__work_item .text h3 {
        font-size: 22px;
    }

    .wsus__work_item .text {
        padding: 40px;
    }

    .wsus__work_item .text p {
        font-size: 14px;
    }

    .wsus__testimonial_text .client_comment {
        max-width: 95%;
        line-height: 30px;
        font-size: 16px;
    }

    .wsus__testimonial_text h3 {
        font-size: 20px;
    }

    .wsus__faq_img_area .img img {
        height: auto !important;
    }

    .wsus__faq_img_area .img::after {
        width: 150px;
        height: 150px;
        left: 20px;
        bottom: -60px;
    }

    .wsus__faq_text .accordion-button {
        font-size: 16px;
    }

    .title {
        font-size: 18px;
    }

    .wsus__footer_subscribe {
        padding-left: 0;
        padding-bottom: 45px;
    }

    .wsus__footer_top_logo,
    .wsus__footer_info {
        border: none;
        padding: 50px 0px;
    }

    .wsus__footer_subscribe h3 {
        font-size: 18px;
        max-width: 100%;
        margin-bottom: 15px;
    }

    .wsus__footer_link,
    .wsus__footer_instagram {
        padding: 0 !important;
        margin-bottom: 50px;
    }

    .wsus__footer_link h2,
    .wsus__footer_instagram h3 {
        font-size: 18px;
    }

    .progress-wrap {
        right: 20px;
        bottom: 20px;
    }

    .wsus__work_item .text::after {
        display: none;
    }

    .wsus__single_blog_img {
        height: auto;
    }

    .wsus__footer_subscribe .wsus__subscribe_form {
        width: 100%;
    }

    .wsus__work::before,
    .wsus__work::after {
        display: none;
    }

    .wsus__about_text_area {
        padding-left: 0;
    }

    .wsus__work_item {
        margin: 0 auto;
        margin-top: 25px;
    }

    /* home page end */

    .wsus__breadcrumb_text h1 {
        font-size: 38px;
    }

    .wsus__breadcrumb_text p {
        line-height: 24px;
        max-width: 100%;
        font-size: 14px;
        margin-bottom: 23px;
    }

    .wsus__breadcrumb ul li a {
        font-size: 14px;
    }

    .wsus__breadcrumb ul li:first-child a::before {
        top: 0px;
    }

    .wsus__breadcrumb ul li a::after {
        top: 10px;
    }

    .wsus__breadcrumb_text {
        padding: 60px 0px;
    }

    /* blog details start */
    .wsus__blog_details_thumb {
        height: auto;
    }

    .wsus__blog_details_header h2 {
        font-size: 34px;
    }

    .details_quot_text {
        padding: 30px !important;
    }

    .details_quot_text::after {
        display: none;
    }

    .wsus__blog_det_tags_share ul li:first-child {
        width: 100%;
    }

    .wsus__blog_det_tags_share ul {
        margin-top: 30px;
    }

    .wsus__blog_comment_area h2 {
        font-size: 28px;
    }

    .wsus__blog_single_comment .text {
        width: 100%;
    }

    .wsus__sidebar_search,
    .wsus__sidebar_blog_category,
    .wsus__sidebar_recent_post,
    .wsus__sidebar_blog_tags {
        padding: 20px;
    }

    /* blog details end */

    /* contact start */
    .wsus__contact_form form {
        padding: 30px;
    }

    .wsus__contact_info {
        padding: 30px 30px 30px 115px;
    }

    .wsus__contact_info h3 {
        font-size: 18px;
    }

    .wsus__contact_form form h3 {
        font-size: 28px;
    }

    .wsus__contact_img {
        height: auto;
        margin-left: 0;
        margin-top: 50px;
    }

    .contact_map {
        height: 250px;
    }

    /* contact end */

    .wsus__faq_page .wsus__faq_text {
        padding: 15px 30px;
    }

    .wsus__sign_up_contant {
        padding: 25px;
    }

    .wsus__sign_up_contant b::after,
    .wsus__sign_up_contant b::before {
        width: 90px;
    }

    .wsus__login_form .forgot_password,
    .wsus__login_form .wsus__remember_me label {
        font-size: 14px;
    }

    .wsus__sign_up_contant h2 {
        font-size: 28px;
    }

    .wsus__footer_subscribe form button {
        right: 9px;
    }

    .wsus__banner #scene {
        display: none;
    }

    .wsus__error_text h1 {
        font-size: 150px;
        margin-top: 15px;
    }

    .wsus__error_text h3 {
        font-size: 26px;
    }

    .wsus__error_text p {
        font-size: 16px;
        width: 100%;
    }

}