@media only screen and (max-width: 767px) {
    body {
        font-size: 14px;
    }
    .ptb-100 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .pt-100 {
        padding-top: 50px;
    }
    .ptb-70 {
        padding-top: 50px;
        padding-bottom: 20px;
    }
    .pb-100 {
        padding-bottom: 50px !important;
    }
    .pb-70 {
        padding-bottom: 20px;
    }
    .pt-45 {
        padding-top: 30px;
    }
    .pb-10 {
        padding-bottom: 0;
    }
    .pl-20 {
        padding-left: 0;
    }
    .pr-20 {
        padding-right: 0;
    }
    .ml-20 {
        margin-left: 20px;
    }
    .default-btn {
        padding: 8px 18px;
    }
    .default-btn-two {
        padding: 8px 18px;
    }
    .section-title span {
        font-size: 12px;
    }
    .section-title h2 {
        font-size: 26px;
    }
    .section-title p {
        padding-top: 10px;
    }
    .ps-2 {
        padding-left: 0 !important;
    }
    .ps-3 {
        padding-left: 0 !important;
    }
    .ps-5 {
        padding-left: 0 !important;
    }
    .ps-0 {
        padding-left: 15px !important;
    }
    .pe-0 {
        padding-right: 15px !important;
    }
    .p-0 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    h3 {
        font-size: 20px;
    }
    .header-left {
        float: none;
        text-align: center;
        margin-bottom: 5px;
    }
    .header-left ul li {
        padding-left: 20px;
        margin-right: 15px;
        font-size: 13px;
    }
    .header-left ul li i {
        font-size: 14px;
    }
    .head-right {
        float: none;
        text-align: center;
        margin-bottom: 5px;
    }
    .head-right .languages {
        padding-left: 0;
        margin-left: -5px;
    }
    .head-right .languages .nice-select {
        height: 20px;
        line-height: 20px;
        font-size: 13px;
    }
    .head-right .languages .nice-select ul {
        width: 90px;
    }
    .head-right .languages .nice-select ul li {
        font-size: 13px;
    }
    .head-right .languages .nice-select:after {
        width: 6px;
        height: 6px;
    }
    .head-right .social-link-area {
        margin-left: 0;
    }
    .banner-content {
        padding-top: 50px;
        margin-right: unset;
        margin-left: 0;
    }
    .banner-content h1 {
        font-size: 35px;
        margin-bottom: 10px;
    }
    .banner-content p {
        margin-bottom: 15px;
        font-size: 16px;
    }
    .banner-content-ml {
        margin-right: 0;
        padding: 20px;
        -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
        margin-bottom: 30px;
        margin-top: 50px;
    }
    .banner-content-two {
        margin-right: unset;
        padding: 50px 0 0;
        max-width: 100%;
        border-radius: 0;
        margin-bottom: 30px;
    }
    .banner-tow-img {
        padding-bottom: 50px;
    }
    .inner-banner .inner-title {
        padding-top: 70px;
        padding-bottom: 70px;
        text-align: center;
    }
    .inner-banner .inner-title h3 {
        font-size: 30px;
    }
    .inner-banner .inner-title ul li {
        font-size: 16px;
    }
    .inner-banner .inner-title ul li::before {
        top: 8px;
    }
    .banner-bottom-content {
        max-width: 500px;
        text-align: center;
        padding-left: 20px;
        padding-right: 20px;
    }
    .banner-bottom-content h3 {
        font-size: 26px;
        margin-bottom: 25px;
    }
    .banner-bottom-content .banner-bottom-btn {
        margin-left: 0;
        margin-right: 0;
    }
    .banner-bottom-area {
        padding: 30px 0 25px;
    }
    .about-img {
        padding-right: 0;
    }
    .about-img img {
        border-radius: 0;
    }
    .about-img .about-sub-img {
        top: auto;
        bottom: 0;
        left: 0;
        text-align: center;
    }
    .about-img .about-sub-img img {
        width: 150px;
        height: 150px;
        margin: 0 auto;
        border-radius: 0;
    }
    .about-content h2 {
        font-size: 26px;
    }
    .about-content p {
        margin-bottom: 15px;
    }
    .about-content ul li {
        font-size: 14px;
    }
    .about-img-three {
        position: relative;
        padding-right: 0;
        margin-bottom: 80px;
    }
    .about-img-three .about-sub-img {
        bottom: -50px;
        right: 0;
        left: 0;
        text-align: center;
    }
    .about-img-three .about-sub-img img {
        max-width: 200px;
    }
    .offer-card {
        padding: 20px 15px;
    }
    .offer-card h3 {
        font-size: 20px;
    }
    .offer-card-two {
        padding: 18px;
    }
    .domain-content .section-title {
        margin-bottom: 25px;
    }
    .domain-content .domain-name li {
        margin-right: 14px;
    }
    .domain-content .domain-name li::before {
        display: none;
    }
    .domain-content .domain-name li a span {
        margin-left: 5px;
    }
    .domain-content .domain-form {
        padding: 30px 15px;
        border-radius: 5px;
        margin-bottom: 25px;
    }
    .domain-content .domain-form .form-group {
        margin-bottom: 15px;
    }
    .domain-content .domain-form .form-group .form-control {
        background-color: #97c4fd;
        height: 45px;
    }
    .domain-content .domain-form .form-group .responsive-form {
        margin-bottom: 15px;
    }
    .domain-content .domain-form .nice-select {
        height: 45px;
        line-height: 45px;
    }
    .domain-content .domain-form .nice-select::after {
        top: 50%;
    }
    .domain-area-two .domain-name-two {
        margin: 0 0 20px;
    }
    .domain-area-two .domain-name-two li {
        margin-right: 4px;
        margin-bottom: 10px;
    }
    .domain-area-two .domain-name-two li::before {
        display: none;
    }
    .domain-area-two .domain-name-two li a span {
        margin-left: 5px;
    }
    .work-card .number {
        font-size: 30px;
    }
    .work-card i {
        width: 60px;
        height: 60px;
        line-height: 75px;
        font-size: 35px;
    }
    .support-img {
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .support-content {
        padding-bottom: 50px;
    }
    .support-content h2 {
        font-size: 26px;
    }
    .support-bg {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .support-bg::before {
        background-image: none;
        background-color: #2a3392;
        opacity: 0.7;
    }
    .support-content-two h2 {
        font-size: 26px;
    }
    .support-three-area {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .support-three-area::before {
        background-image: none;
        background-color: #98c5fe;
    }
    .support-content-three h2 {
        font-size: 26px;
    }
    .pricing-card ul {
        max-width: 225px;
    }
    .pricing-wraps .pricing-table table {
        margin-bottom: 0;
    }
    .pricing-wraps .pricing-table table thead tr {
        border-top: none;
    }
    .pricing-wraps .pricing-table table thead tr th {
        padding: 10px 30px;
    }
    .pricing-wraps .pricing-table table thead tr th.tr-head h2 {
        font-size: 18px;
    }
    .pricing-wraps .pricing-table table thead tr th .pricing-table-title {
        padding: 10px 30px 10px 0;
    }
    .pricing-wraps .pricing-table table thead tr th .pricing-table-title h2 {
        font-size: 18px;
    }
    .pricing-wraps .pricing-table table thead tr th .pricing-table-title .pricing-content {
        padding: 0;
    }
    .pricing-wraps .pricing-table table thead tr th .pricing-table-title .pricing-content h3 {
        font-size: 30px;
    }
    .pricing-wraps .pricing-table table thead tr th .pricing-table-title .pricing-content .content {
        left: 75px;
    }
    .pricing-wraps .pricing-table table thead tr th .pricing-table-title .pricing-content .content p {
        font-size: 14px;
    }
    .play-btn-area {
        padding: 50px 0;
    }
    .play-btn-area .play-btn i {
        width: 50px;
        height: 50px;
        font-size: 20px;
        line-height: 58px;
    }
    .play-btn-area .play-btn::before {
        left: -10px;
        right: 0;
        top: -10px;
        width: 70px;
        height: 70px;
    }
    .testimonial-slider .testimonial-item {
        margin-top: 45px;
    }
    .testimonial-item {
        padding: 30px 25px;
        margin-bottom: 30px;
    }
    .testimonial-item img {
        margin-top: -75px;
        width: 80px !important;
        height: 80px !important;
    }
    .testimonial-item .quote {
        display: none;
    }
    .testimonial-item p {
        margin-top: 5px;
    }
    .testimonial-area-two {
        padding-bottom: 50px;
    }
    .testimonial-area-two .owl-nav .owl-prev {
        position: inherit;
        bottom: 0;
        right: 0;
        font-size: 18px !important;
        width: 35px;
        height: 35px;
        line-height: 35px !important;
    }
    .testimonial-area-two .owl-nav .owl-next {
        position: inherit;
        bottom: 0;
        right: 0;
        font-size: 18px !important;
        width: 35px;
        height: 35px;
        line-height: 35px !important;
    }
    .testimonial-slider-img {
        margin-bottom: 30px;
    }
    .testimonial-slider-card {
        padding: 25px;
        margin-bottom: 25px;
    }
    .blog-card .content {
        padding: 20px;
    }
    .comments-wrap .comment-form li.pl-80 {
        padding-left: 65px;
    }
    .comments-wrap .comment-form li.pl-80 img {
        left: 0;
    }
    .author-profile {
        padding-left: 0;
    }
    .author-profile img {
        position: inherit;
        margin-bottom: 10px;
    }
    .contact-form .agree-label label a.forget {
        position: inherit;
        right: 0;
    }
    .footer-widget h3 {
        margin-bottom: 20px;
    }
    .copy-right-text {
        text-align: center;
    }
    .copy-right-text p {
        text-align: center;
        margin-bottom: 10px;
    }
    .copy-right-payment {
        text-align: center;
    }
    .error-area .error-content h1 {
        font-size: 70px;
    }
    .error-area .error-content h3 {
        margin-top: 20px;
        font-size: 26px;
    }
    .error-area .error-content p {
        font-size: 15px;
        margin-top: 10px;
        padding: 0 15px;
    }
    .coming-soon-area .coming-soon-content {
        padding-top: 30px;
        padding-bottom: 20px;
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 0;
        -webkit-animation: none;
        animation: none;
    }
    .coming-soon-area .coming-soon-content h1 {
        font-size: 30px;
        line-height: 1.1;
        margin-top: 0;
    }
    .coming-soon-area .coming-soon-content p {
        font-size: 14px;
        margin-top: 15px;
    }
    .coming-soon-area .coming-soon-content #timer {
        margin-top: 30px;
    }
    .coming-soon-area .coming-soon-content #timer div {
        font-size: 30px;
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 10px;
    }
    .coming-soon-area .coming-soon-content #timer div span {
        font-size: 14px;
        margin-top: -10px;
    }
    .coming-soon-area .coming-soon-content #timer div::before {
        display: none;
    }
    .coming-soon-area .coming-soon-content .newsletter-form {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .coming-soon-area .coming-soon-content .newsletter-form .input-newsletter {
        height: 55px;
        padding-left: 13px;
        font-size: 15px;
    }
    .coming-soon-area .coming-soon-content .newsletter-form button {
        position: relative;
        font-size: 14px;
        margin-top: 15px;
        width: 100%;
        height: 50px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    body {
        font-size: 14px;
    }
    .ptb-100 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .pt-100 {
        padding-top: 50px;
    }
    .ptb-70 {
        padding-top: 50px;
        padding-bottom: 20px;
    }
    .pb-100 {
        padding-bottom: 50px !important;
    }
    .pb-70 {
        padding-bottom: 20px;
    }
    .pt-45 {
        padding-top: 30px;
    }
    .pb-10 {
        padding-bottom: 0;
    }
    .pl-20 {
        padding-left: 0;
    }
    .pr-20 {
        padding-right: 0;
    }
    .ml-20 {
        margin-left: 20px;
    }
    .default-btn {
        padding: 8px 18px;
    }
    .default-btn-two {
        padding: 8px 18px;
    }
    .section-title span {
        font-size: 12px;
    }
    .section-title h2 {
        font-size: 26px;
    }
    .section-title p {
        padding-top: 10px;
    }
    .ps-2 {
        padding-left: 0 !important;
    }
    .ps-3 {
        padding-left: 0 !important;
    }
    .ps-5 {
        padding-left: 0 !important;
    }
    .ps-0 {
        padding-left: 15px !important;
    }
    .pe-0 {
        padding-right: 15px !important;
    }
    .p-0 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    h3 {
        font-size: 20px;
    }
    .header-left ul li {
        padding-left: 20px;
        margin-right: 15px;
        font-size: 13px;
    }
    .header-left ul li i {
        font-size: 14px;
    }
    .head-right .languages {
        padding-left: 0;
        margin-left: -5px;
    }
    .head-right .languages .nice-select {
        height: 20px;
        line-height: 20px;
        font-size: 13px;
    }
    .head-right .languages .nice-select ul {
        width: 90px;
    }
    .head-right .languages .nice-select ul li {
        font-size: 13px;
    }
    .head-right .languages .nice-select:after {
        width: 6px;
        height: 6px;
    }
    .head-right .social-link-area {
        margin-left: 0;
    }
    .banner-content {
        padding-top: 50px;
        margin-right: unset;
        margin-left: 0;
    }
    .banner-content h1 {
        font-size: 35px;
        margin-bottom: 10px;
    }
    .banner-content p {
        margin-bottom: 15px;
        font-size: 16px;
    }
    .banner-content-ml {
        margin-right: 0;
        padding: 30px;
        -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
        margin-bottom: 30px;
        margin-top: 50px;
        max-width: 100%;
    }
    .banner-content-two {
        margin-right: unset;
        border-radius: 0;
        max-width: 645px;
    }
    .inner-banner .inner-title {
        padding-top: 70px;
        padding-bottom: 70px;
        text-align: center;
    }
    .inner-banner .inner-title h3 {
        font-size: 30px;
    }
    .inner-banner .inner-title ul li {
        font-size: 16px;
    }
    .inner-banner .inner-title ul li::before {
        top: 8px;
    }
    .banner-bottom-content {
        text-align: center;
        padding-left: 20px;
        padding-right: 20px;
    }
    .banner-bottom-content h3 {
        font-size: 26px;
    }
    .banner-bottom-content .banner-bottom-btn {
        margin-left: 30px;
    }
    .about-content h2 {
        font-size: 26px;
    }
    .about-content p {
        margin-bottom: 15px;
    }
    .about-content ul li {
        font-size: 14px;
    }
    .about-img-three {
        position: relative;
        padding-right: 0;
        margin-bottom: 80px;
    }
    .about-img-three .about-sub-img {
        bottom: -50px;
        right: 0;
        left: 0;
        text-align: center;
    }
    .about-img-three .about-sub-img img {
        max-width: 300px;
    }
    .offer-card {
        padding: 20px 15px;
    }
    .offer-card h3 {
        font-size: 20px;
    }
    .offer-card-two {
        padding: 25px;
    }
    .domain-content .section-title {
        margin-bottom: 25px;
    }
    .domain-content .domain-name li {
        margin-right: 14px;
    }
    .domain-content .domain-name li::before {
        display: none;
    }
    .domain-content .domain-name li a span {
        margin-left: 5px;
    }
    .domain-content .domain-form {
        border-radius: 5px;
        margin-bottom: 25px;
    }
    .domain-content .domain-form .form-group .form-control {
        height: 45px;
        border-radius: 10px;
    }
    .domain-content .domain-form .nice-select {
        height: 45px;
        line-height: 45px;
    }
    .domain-content .domain-form .nice-select::after {
        top: 50%;
    }
    .work-card .number {
        font-size: 30px;
    }
    .work-card i {
        width: 60px;
        height: 60px;
        line-height: 75px;
        font-size: 35px;
    }
    .support-img {
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .support-content {
        padding-bottom: 50px;
    }
    .support-content h2 {
        font-size: 26px;
    }
    .support-bg {
        padding: 50px 0;
    }
    .support-content-two h2 {
        font-size: 26px;
    }
    .support-content-three h2 {
        font-size: 30px;
    }
    .pricing-card ul {
        max-width: 225px;
    }
    .pricing-wraps .pricing-table table {
        margin-bottom: 0;
    }
    .pricing-wraps .pricing-table table thead tr {
        border-top: none;
    }
    .pricing-wraps .pricing-table table thead tr th {
        padding: 10px 30px;
    }
    .pricing-wraps .pricing-table table thead tr th.tr-head h2 {
        font-size: 18px;
    }
    .pricing-wraps .pricing-table table thead tr th .pricing-table-title {
        padding: 10px 30px 10px 0;
    }
    .pricing-wraps .pricing-table table thead tr th .pricing-table-title h2 {
        font-size: 18px;
    }
    .pricing-wraps .pricing-table table thead tr th .pricing-table-title .pricing-content {
        padding: 0;
    }
    .pricing-wraps .pricing-table table thead tr th .pricing-table-title .pricing-content h3 {
        font-size: 30px;
    }
    .pricing-wraps .pricing-table table thead tr th .pricing-table-title .pricing-content .content {
        left: 75px;
    }
    .pricing-wraps .pricing-table table thead tr th .pricing-table-title .pricing-content .content p {
        font-size: 14px;
    }
    .play-btn-area {
        padding: 100px 0;
    }
    .play-btn-area .play-btn i {
        width: 50px;
        height: 50px;
        font-size: 20px;
        line-height: 58px;
    }
    .play-btn-area .play-btn::before {
        left: -10px;
        right: 0;
        top: -10px;
        width: 70px;
        height: 70px;
    }
    .testimonial-slider .testimonial-item {
        margin-top: 45px;
    }
    .testimonial-item {
        padding: 30px 25px;
        margin-bottom: 30px;
    }
    .testimonial-item img {
        margin-top: -75px;
        width: 80px !important;
        height: 80px !important;
    }
    .testimonial-item .quote {
        display: none;
    }
    .testimonial-item p {
        margin-top: 5px;
    }
    .testimonial-slider-img {
        margin-bottom: 30px;
    }
    .testimonial-slider-card {
        padding: 20px;
        margin-bottom: 30px;
    }
    .testimonial-slider-card p {
        font-size: 15px;
    }
    .testimonial-area-two {
        padding-bottom: 50px;
    }
    .testimonial-area-two .owl-nav .owl-prev {
        position: inherit;
        bottom: 0;
        right: 0;
        font-size: 18px !important;
        width: 35px;
        height: 35px;
        line-height: 35px !important;
    }
    .testimonial-area-two .owl-nav .owl-next {
        position: inherit;
        bottom: 0;
        right: 0;
        font-size: 18px !important;
        width: 35px;
        height: 35px;
        line-height: 35px !important;
    }
    .blog-card .content {
        padding: 20px;
    }
    .footer-widget h3 {
        margin-bottom: 20px;
    }
    .copy-right-payment ul li a img {
        max-width: 40px;
    }
    .error-area .error-content h1 {
        font-size: 120px;
    }
    .error-area .error-content h3 {
        margin-top: 20px;
        font-size: 30px;
    }
    .error-area .error-content p {
        font-size: 15px;
        margin-top: 10px;
        padding: 0 15px;
    }
    .coming-soon-area .coming-soon-content {
        padding-top: 30px;
        padding-bottom: 50px;
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 0;
        -webkit-animation: none;
        animation: none;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title h2 {
        font-size: 35px;
    }
    .banner-content h1 {
        font-size: 46px;
    }
    .banner-content p {
        font-size: 17px;
    }
    .banner-img .banner-img-dots {
        bottom: 140px;
        right: 20px;
    }
    .banner-content-ml {
        max-width: 565px;
    }
    .banner-content-ml h1 {
        font-size: 45px;
    }
    .banner-content-two {
        max-width: 565px;
    }
    .banner-content-two h1 {
        font-size: 50px;
    }
    .banner-shape-two .shape1 {
        left: 3%;
    }
    .banner-shape-two .shape2 {
        left: 3%;
    }
    .banner-shape-two .shape4 {
        top: 25%;
    }
    .about-img {
        padding-right: 50px;
    }
    .about-img .about-sub-img {
        top: 170px;
    }
    .about-img .about-sub-img img {
        width: 200px;
        height: 200px;
    }
    .about-img-three {
        position: relative;
        padding-right: 50px;
        margin-bottom: 100px;
    }
    .about-img-three .about-sub-img {
        position: absolute;
        bottom: -70px;
        right: 0;
    }
    .about-img-three .about-sub-img img {
        max-width: 300px;
    }
    .offer-card {
        padding: 20px;
    }
    .offer-card-two {
        padding: 20px;
    }
    .offer-item {
        padding: 25px;
    }
    .offer-item h3 {
        font-size: 21px;
    }
    .service-card {
        padding: 20px 15px;
    }
    .service-card h3 {
        font-size: 18px;
    }
    .service-card-two {
        padding: 20px 15px;
    }
    .service-card-two h3 {
        font-size: 18px;
    }
    .service-item {
        padding: 20px 15px;
    }
    .service-item h3 {
        font-size: 18px;
    }
    .support-content h2 {
        font-size: 40px;
    }
    .pricing-card ul {
        max-width: 215px;
    }
    .pricing-wraps .pricing-table table {
        margin-bottom: 0;
    }
    .pricing-wraps .pricing-table table thead tr {
        border-top: none;
    }
    .pricing-wraps .pricing-table table thead tr th.tr-head h2 {
        font-size: 18px;
    }
    .pricing-wraps .pricing-table table thead tr th .pricing-table-title h2 {
        font-size: 18px;
    }
    .pricing-wraps .pricing-table table thead tr th .pricing-table-title .pricing-content {
        padding: 0;
    }
    .pricing-wraps .pricing-table table thead tr th .pricing-table-title .pricing-content h3 {
        font-size: 40px;
    }
    .pricing-wraps .pricing-table table thead tr th .pricing-table-title .pricing-content .content {
        left: 100px;
    }
    .pricing-wraps .pricing-table table thead tr th .pricing-table-title .pricing-content .content p {
        font-size: 14px;
    }
    .testimonial-item {
        padding: 30px 25px;
        margin-bottom: 30px;
    }
    .testimonial-item img {
        margin-top: -75px;
        width: 80px !important;
        height: 80px !important;
    }
    .testimonial-item p {
        margin-top: 5px;
    }
    .testimonial-item .quote {
        top: -35px;
        font-size: 60px;
    }
    .testimonial-slider .testimonial-item {
        margin-top: 45px;
    }
    .testimonial-area-two .owl-nav .owl-prev {
        bottom: 140px;
    }
    .testimonial-area-two .owl-nav .owl-next {
        bottom: 140px;
    }
    .testimonial-slider-card {
        padding: 25px;
    }
    .testimonial-slider-card p {
        font-size: 16px;
    }
    .blog-card-color .content h3 {
        font-size: 20px;
    }
    .footer-widget .social-link li {
        margin-right: 5px;
    }
    .footer-widget .social-link li a i {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1299px) {
    .banner-content h1 {
        font-size: 50px;
    }
    .banner-content p {
        font-size: 17px;
    }
    .banner-content-ml {
        max-width: 645px;
    }
    .banner-content-ml h1 {
        font-size: 56px;
    }
    .banner-content-ml p {
        font-size: 16px;
    }
    .banner-content-two {
        max-width: 645px;
    }
    .banner-content-two h1 {
        font-size: 56px;
    }
    .banner-shape-two .shape1 {
        left: 3%;
    }
    .banner-shape-two .shape2 {
        left: 3%;
    }
    .banner-shape-two .shape4 {
        top: 25%;
    }
    .about-img-three {
        position: relative;
        padding-right: 50px;
        margin-bottom: 100px;
    }
    .about-img-three .about-sub-img {
        position: absolute;
        bottom: -70px;
        right: 0;
    }
    .about-img-three .about-sub-img img {
        max-width: 300px;
    }
    .service-card-two {
        padding: 20px 15px;
    }
    .service-card-two h3 {
        font-size: 18px;
    }
    .service-item {
        padding: 20px 15px;
    }
    .service-item h3 {
        font-size: 18px;
    }
    .testimonial-area-two .owl-nav .owl-prev {
        bottom: 180px;
    }
    .testimonial-area-two .owl-nav .owl-next {
        bottom: 180px;
    }
    .blog-card .content {
        padding: 20px;
    }
}
@media only screen and (min-width: 1300px) {
    .container {
        max-width: 1320px !important;
    }
}
@media only screen and (min-width: 1500px) {
    .banner-shape .shape1 {
        left: 15%;
    }
    .banner-shape .shape2 {
        left: 10%;
    }
    .banner-shape .shape3 {
        left: 45%;
    }
    .banner-shape .shape4 {
        left: 45%;
    }
    .banner-shape-two .shape1 {
        top: 17%;
        left: 12%;
    }
    .banner-shape-two .shape2 {
        bottom: 20%;
        left: 10%;
    }
    .banner-shape-two .shape3 {
        bottom: 25%;
        left: 43%;
    }
    .banner-shape-two .shape4 {
        top: 45%;
        left: 45%;
    }
    .team-area .team-shape1 {
        left: 10%;
    }
}
@media only screen and (max-width: 991px) {
    .nav-sidebar {
        display: none;
    }
    .mobile-nav-area {
        display: inline-block;
    }
    .navbar-area {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .navbar-area.is-sticky {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .mobile-responsive-nav {
        display: block;
    }
    .mobile-responsive-nav .mobile-responsive-menu {
        position: relative;
    }
    .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav {
        margin-top: 40px;
        background-color: #fff;
    }
    .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav ul {
        font-size: 15px;
        border: none !important;
    }
    .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav ul li a {
        color: #000;
        border-top-color: #dbeefd;
        text-transform: capitalize;
    }
    .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav ul li a i {
        display: none;
    }
    .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav ul li a.mean-expand {
        width: 50%;
        height: 28px;
        text-align: right;
        padding: 11px !important;
        background: 0 0 !important;
        border-left: none !important;
        border-bottom: none !important;
    }
    .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav ul li a.active {
        color: #151e3b;
    }
    .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav ul li li a {
        font-size: 15px;
    }
    .mobile-responsive-nav .mobile-responsive-menu.mean-container .navbar-nav {
        max-height: 70vh;
        overflow-y: scroll;
        -webkit-box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
    }
    .mobile-responsive-nav .mean-container a.meanmenu-reveal {
        top: -5px;
        padding: 0;
        width: 35px;
        height: 30px;
        padding-top:10px;
        color: #151e3b;
    }
    .mobile-responsive-nav .mean-container a.meanmenu-reveal span {
        background: #151e3b;
        height: 4px;
        margin-top: -6px;
        border-radius: 3px;
        position: relative;
        top: 8px;
    }
    .mobile-responsive-nav .mean-container .mean-bar {
        background: 0 0;
        position: absolute;
        z-index: 999;
        padding: 0;
    }
    .mobile-responsive-nav .others-options {
        display: none !important;
    }
    .mobile-responsive-nav .logo {
        position: relative;
        width: 200px;
/*        z-index: 999;*/
    }
    .desktop-nav {
        display: none;
    }
    .offer-shape {
        display: none;
    }
    .banner-shape {
        display: none;
    }
    .banner-shape-two {
        display: none;
    }
    .banner-shape-three {
        display: none;
    }
    .banner-img .banner-img-dots {
        display: none;
    }
    .about-content .about-shape {
        display: none;
    }
    .domain-content .domain-form .dot-shape {
        display: none;
    }
    .domain-area .circle-shape {
        display: none;
    }
    .service-area .services-shape1 {
        display: none;
    }
    .team-area .team-shape1 {
        display: none;
    }
    .support-content {
        margin-left: 0;
    }
    .pricing-shape {
        display: none;
    }
}
