@media only screen and (max-width: 767px) {
    .pb-100 {
        padding-bottom: 50px;
    }

    .ptb-100 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .pb-70 {
        padding-bottom: 20px;
    }

    .pt-100 {
        padding-top: 50px;
    }

    p {
        font-size: 15px;
    }

    .navbar-area .others-options .option-item .info {
        display: none;
    }

    .navbar-area .others-options .option-item .search-btn {
        display: none;
    }

    .navbar-area .others-options .option-item .close-btn {
        display: none;
    }

    .navbar-area .others-options .option-item .default-btn {
        position: absolute;
        top: 8px;
        right: 45px;
        font-size: 12px;
        padding: 8px 15px;
    }

    .mean-container a.meanmenu-reveal {
        padding: 1px 0 0 0;
        top: 10px;
    }

    .mean-container a.meanmenu-reveal span {
        display: block;
        background: #000;
        height: 4px;
        margin-top: -5px;
        border-radius: 3px;
        position: relative;
        top: 8px;
    }

    .mean-container .mean-bar {
        background-color: unset;
        border-bottom: none;
    }

    .mean-container .mean-nav {
        margin-top: 50px;
    }

    .banner-social-buttons {
        position: relative;
        right: 0;
        transform: unset;
    }

    .main-banner-content {
        max-width: 49%;
    }

    .banner-item .main-banner-content p {
        display: none;
    }

    .banner-item .main-banner-content h1 {
        font-size: 22px;
        color: #042c52;
    }

    .banner-item .main-banner-content .banner-btn {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .main-banner-content .banner-btn .default-btn {
        font-size: 14px;
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .about-image {
        padding-right: 0;
        padding-bottom: 10px;
    }

    .about-image img {
        width: 100%;
    }

    .about-image img:nth-child(2) {
        position: relative;
        right: 0;
        bottom: -12px;
    }

    .about-content h3 {
        font-size: 25px;
        margin-bottom: 14px;
    }

    .section-title {
        margin-bottom: 30px;
    }

    .section-title h2 {
        font-size: 25px;
    }

    .section-title p {
        font-size: 15px;
    }

    .process-item .icon i {
        height: 70px;
        width: 70px;
        line-height: 70px;
        font-size: 40px;
    }

    .img-bg-block {
        height: 400px;
    }

    .company-content {
        max-width: 100%;
        padding-top: 30px;
        padding-bottom: 50px;
    }

    .company-content h3 {
        font-size: 25px;
        margin-bottom: 30px;
    }

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

    .company-content .company-text h4 {
        font-size: 20px;
    }

    .company-area .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }

    .deserve-item h3 {
        font-size: 25px;
    }

    .deserve-item .deserve-content h4 {
        font-size: 20px;
    }

    .deserve-item .deserve-btn {
        margin-top: 25px;
        margin-bottom: 30px;
    }

    .rate-form {
        padding: 30px 15px;
    }

    .rate-form .rate-content {
        margin-bottom: 30px;
    }

    .rate-form .rate-content h3 {
        font-size: 20px;
    }

    .clients-item {
        padding: 25px;
        margin-bottom: 30px;
    }

    .clients-item .icon i {
        font-size: 35px;
    }

    .about-wrap {
        text-align: center;
    }

    .clients-area.bg-color {
        border-top: 1px solid #eeeeee;
        border-bottom: 1px solid #eeeeee;
    }

    .page-title-area {
        height: 265px;
    }

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

    .footer-area.bg-top .single-footer-widget {
        margin-top: 0;
    }

    .contact-side-box {
        margin-top: 30px;
    }

    .default-image {
        text-align: center;
    }

    .check-image {
        text-align: center;
    }

    .services-details-desc {
        margin-top: 30px;
    }

    .services-details-desc .content h3 {
        font-size: 26px;
    }

    .services-details-features {
        padding: 50px 20px;
    }

    .services-details-features .content {
        margin-bottom: 0;
    }

    .services-details-others h3 {
        font-size: 25px;
    }

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

    .banner-item {
        padding-top: 100px;
        padding-bottom: 30px;
    }

    .banner-item .banner-social-buttons {
        display: none;
    }

    .banner-slider.owl-theme .owl-nav {
        right: 20px;
        bottom: 20px;
    }

    .main-responsive-nav .logo img {
        max-width: 65%;
    }

    .navbar-area.is-sticky .main-responsive-nav .logo {
        width: 35%;
    }

    .navbar-area.is-sticky .main-responsive-nav .logo img {
        max-width: 70%;
    }

    .main-responsive-nav .logo-tag {
        font-size: 10px;
    }

    .navbar-area.is-sticky .logo-tag {
        font-size: 6px;
        padding: 3px 0 0;
    }

    .navbar-area.is-sticky {
        padding-top: 5px;
    }

    .main-banner-content span {
        font-size: 16px;
        line-height: 1.15;
        display: block;
    }
}

@media only screen and (min-width: 414px) {
    .navbar-area .others-options .option-item .default-btn {
        top: 2px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .navbar-area .others-options .option-item .info {
        display: none;
    }

    .navbar-area .others-options .option-item .search-btn {
        display: block;
        position: absolute;
        top: 8px;
        right: 145px;
    }

    .navbar-area .others-options .option-item .close-btn {
        display: none;
        position: absolute;
        top: 8px;
        right: 145px;
    }

    .navbar-area .others-options .option-item .close-btn.active {
        display: block;
    }

    .navbar-area .others-options .option-item .default-btn {
        position: absolute;
        top: 12px;
        right: 45px;
        font-size: 12px;
        padding: 8px 15px;
    }

    .main-responsive-nav .logo {
        max-width: 20%;
        width: unset;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pb-100 {
        padding-bottom: 70px;
    }

    .ptb-100 {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .pb-70 {
        padding-bottom: 40px;
    }

    .pt-100 {
        padding-top: 70px;
    }

    .navbar-area .others-options .option-item .info {
        display: none;
    }

    .navbar-area .others-options .option-item .search-btn {
        display: block;
        position: absolute;
        top: 8px;
        right: 145px;
    }

    .navbar-area .others-options .option-item .close-btn {
        display: none;
        position: absolute;
        top: 8px;
        right: 145px;
    }

    .navbar-area .others-options .option-item .close-btn.active {
        display: block;
    }

    .navbar-area .others-options .option-item .default-btn {
        position: absolute;
        top: 2px;
        right: 45px;
        font-size: 12px;
        padding: 8px 15px;
    }

    .main-responsive-nav .logo {
        max-width: 25%;
        width: unset;
    }

    .logo-tag {
        font-size: 11px;
    }

    .navbar-area.is-sticky .main-responsive-nav .logo {
        max-width: 16%;
    }

    .navbar-area.is-sticky .logo-tag {
        font-size: 7px;
    }

    .mean-container a.meanmenu-reveal {
        padding: 6px 0 0 0;
    }

    .mean-container a.meanmenu-reveal span {
        display: block;
        background: #000;
        height: 4px;
        margin-top: -5px;
        border-radius: 3px;
        position: relative;
        top: 8px;
    }

    .mean-container .mean-bar {
        background-color: unset;
        border-bottom: none;
    }

    .mean-container .mean-nav {
        margin-top: 52px;
    }

    .banner-social-buttons {
        position: relative;
        right: 0;
        transform: unset;
    }

    .main-banner-content h1 {
        font-size: 44px;
    }

    .main-banner-content .banner-btn {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .about-content {
        margin-top: 60px;
    }

    .about-content h3 {
        margin-bottom: 14px;
    }

    .about-image img:nth-child(2) {
        right: 0;
    }

    .section-title {
        margin-bottom: 30px;
    }

    .process-item .icon i {
        height: 70px;
        width: 70px;
        line-height: 70px;
        font-size: 40px;
    }

    .img-bg-block {
        height: 400px;
    }

    .company-content {
        max-width: 100%;
        padding-top: 30px;
        padding-bottom: 50px;
    }

    .company-content h3 {
        font-size: 25px;
        margin-bottom: 30px;
    }

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

    .company-content .company-text h4 {
        font-size: 20px;
    }

    .company-area .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }

    .deserve-item h3 {
        font-size: 25px;
    }

    .deserve-item .deserve-content h4 {
        font-size: 20px;
    }

    .deserve-item .deserve-btn {
        margin-top: 25px;
        margin-bottom: 30px;
    }

    .rate-form {
        padding: 30px 15px;
    }

    .clients-item {
        padding: 25px;
        margin-bottom: 30px;
    }

    .clients-item .icon i {
        font-size: 35px;
    }

    .about-wrap {
        text-align: center;
    }

    .clients-area.bg-color {
        border-top: 1px solid #eeeeee;
        border-bottom: 1px solid #eeeeee;
    }

    .page-title-area {
        height: 265px;
    }

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

    .footer-area.bg-top .single-footer-widget {
        margin-top: 0;
    }

    .contact-side-box {
        margin-top: 30px;
    }

    .contact-side-box {
        margin-top: 30px;
    }

    .default-image {
        text-align: center;
    }

    .check-image {
        text-align: center;
    }

    .services-details-desc {
        margin-top: 30px;
    }

    .services-details-desc .content h3 {
        font-size: 26px;
    }

    .services-details-features {
        padding: 50px 20px;
    }

    .services-details-features .content {
        margin-bottom: 0;
    }

    .services-details-others h3 {
        font-size: 25px;
    }

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

    .banner-item {
        padding-top: 170px;
        padding-bottom: 150px;
    }

    .banner-item .banner-social-buttons {
        left: 20px;
        bottom: 20px;
        transform: translateY(-20px);
    }

    .banner-slider.owl-theme .owl-nav {
        right: 20px;
        bottom: 20px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-navbar .navbar .navbar-brand img {
        max-width: 100px !important;
    }

    .main-navbar .navbar .navbar-nav .nav-item {
        margin-left: 7px;
        margin-right: 7px;
    }

    .main-navbar .navbar .navbar-nav .nav-item a {
        font-size: 16px;
    }

    .main-navbar .navbar .others-options {
        margin-left: 20px;
    }

    .main-navbar .navbar .others-options .option-item {
        margin-right: 20px;
    }

    .main-navbar .navbar .others-options .option-item::before {
        right: -12px;
    }

    .main-navbar .navbar .others-options .option-item .default-btn {
        padding: 10px 25px;
    }

    .main-navbar .navbar .others-options .option-item .info {
        padding-left: 35px;
    }

    .main-navbar .navbar .others-options .option-item .info span {
        font-size: 14px;
    }

    .main-navbar .navbar .others-options .option-item .info p {
        font-size: 15px;
    }

    .about-content h3 {
        font-size: 30px;
        font-weight: 500;
    }

    .deserve-item h3 {
        font-size: 30px;
    }

    .rate-item {
        padding: 50px 40px;
    }

    .clients-area.bg-color {
        border-top: 1px solid #eeeeee;
        border-bottom: 1px solid #eeeeee;
    }

    .banner-item {
        padding-top: 100px;
        padding-bottom: 150px;
    }

    .banner-item .banner-social-buttons {
        left: 20px;
        bottom: 20px;
        transform: translateY(-20px);
    }

    .banner-slider.owl-theme .owl-nav {
        right: 20px;
        bottom: 20px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .main-navbar .navbar .navbar-nav .nav-item {
        margin-left: 8px;
        margin-right: 8px;
    }
}

@media only screen and (min-width: 1800px) {
    .banner-item .banner-social-buttons {
        left: 235px;
    }
}
@media (max-width: 991px){
    .mean-container .mean-bar{
        z-index: 9999;
    }
}