@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: 9px;
        right: 45px;
        font-size: 12px;
        padding: 8px 15px;
    }
    .main-responsive-nav .logo {
        max-width: 45%;
        width: unset;
    }
    .mean-container a.meanmenu-reveal {
        padding: 1px 0 0;
    }
    .mean-container a.meanmenu-reveal span {
        display: block;
        background: #000;
        height: 4px;
        margin-top: 9px;
        border-radius: 3px;
        position: relative;
        top: 8px;
    }
    .mean-container .mean-bar {
        background-color: unset;
        border-bottom: none;
    }
    .mean-container .mean-nav {
        margin-top: 58px;
    }
    .banner-social-buttons {
        position: relative;
        right: 0;
        -webkit-transform: unset;
        transform: unset;
    }
    .main-banner-content {
        max-width: 100%;
    }
    .main-banner-content h1, .main-banner-content h5 {
        font-size: 30px;
    }
    .main-banner-content .banner-btn {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .main-banner-area {
        padding-top: 50px;
    }
    .approvals-area {
        margin-top: 55px;
    }
    .approvals-area.bg-color .approvals-content {
        border-bottom: none;
    }
    .approvals-content {
        border-bottom: 1px solid #9ca2a0;
    }
    .approvals-content::before {
        display: none;
    }
    .approvals-content span {
        font-size: 16px;
    }
    .approvals-content p {
        font-size: 14px;
    }
    .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-image .experience {
        position: relative;
        text-align: center;
        padding: 25px;
        border-left: none;
    }
    .about-image .experience h4 {
        position: relative;
        font-size: 45px;
        left: 0;
        top: 0;
    }
    .about-image .experience p {
        font-size: 16px;
        padding-left: 0;
    }
    .about-content {
        margin-top: 50px;
    }
    .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;
    }
    .company-image {
        height: 400px;
    }
    .company-content {
        max-width: 100%;
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .company-content h3, .company-content h6 {
        font-size: 22px;
        margin-bottom: 15px;
    }
    .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;
    }
    .projects-slider.owl-theme .owl-nav [class*="owl-"] {
        left: 0;
    }
    .projects-slider.owl-theme .owl-nav [class*="owl-"].owl-next {
        right: 0;
    }
    .clients-item {
        padding: 25px;
        margin-bottom: 30px;
    }
    .clients-item .icon i {
        font-size: 35px;
    }
    .blog-item .content h3, .blog-item .content h5 {
        font-size: 20px;
    }
    .main-banner-area.bg-two {
        height: 100%;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .main-banner-area.bg-two .banner-social-buttons {
        display: none;
    }
    .main-banner-area.bg-two .main-banner-content {
        max-width: 100%;
    }
    .main-banner-area.bg-two .main-banner-content .banner-btn {
        margin-bottom: 0;
    }
    .about-wrap {
        text-align: center;
    }
    .about-wrap .about-shape {
        right: 0;
        left: 0;
        margin: auto;
    }
    .choose-title {
        text-align: center;
    }
    .choose-title h2, .choose-title h4 {
        font-size: 25px;
    }
    .choose-title p {
        max-width: 100%;
    }
    .choose-image {
        text-align: center;
    }
    .choose-image .video-btn {
        left: 0;
        right: 0;
    }
    .solution-item {
        padding-top: 25px;
        padding-bottom: 25px;
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
    }
    .solution-item .content h3, .solution-item .content h5 {
        font-size: 30px;
    }
    .solution-item .content::before {
        display: none;
    }
    .solution-item .solution-info {
        padding-left: 0;
        text-align: center;
        margin-top: 30px;
    }
    .solution-item .solution-info i {
        position: relative;
        left: 0;
        top: 0;
    }
    .solution-item .solution-info h3, .solution-item .solution-info h5 {
        font-size: 25px;
        margin-top: 10px;
    }
    .company-wrap {
        margin-top: 30px;
        text-align: center;
    }
    .services-tab-image {
        margin-bottom: 30px;
        text-align: center;
    }
    .clients-slider.owl-theme .owl-dots {
        display: none;
    }
    .clients-slider .clients-item .clients-info-text {
        text-align: center;
        max-width: 100%;
    }
    .clients-slider .clients-item .clients-info-text p {
        font-size: 18px;
    }
    .clients-slider .clients-item .clients-image {
        margin-top: 30px;
    }
    .services-list-tab .tab_content .tabs_item .list h3 {
        font-size: 22px;
    }
    .services-list-tab .tab_content .tabs_item .services-tab-content h3 {
        font-size: 22px;
    }
    .main-banner-area.bg-three {
        height: 100%;
        padding-top: 50px;
    }
    .main-banner-area.bg-three .main-banner-content h1 {
        font-size: 25px;
    }
    .main-banner-area.bg-three .main-banner-content p {
        max-width: 100%;
        font-size: 16px;
    }
    .main-banner-area.bg-three .main-banner-content .banner-btn {
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .approvals-item {
        padding-left: 25px;
        padding-right: 25px;
    }
    .single-fun-fact {
        border-right: none;
    }
    .single-fun-fact h3, .single-fun-fact h5 {
        font-size: 30px;
    }
    .single-fun-fact p {
        font-size: 16px;
    }
    .tabs-list {
        margin-bottom: 25px;
    }
    .tabs-list li {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        max-width: unset;
        padding: 10px;
        width: 100%;
    }
    .tabs-list li i {
        font-size: 40px;
    }
    .tabs-list li span {
        font-size: 16px;
    }
    .services-tab-image1 {
        margin-top: 30px;
        text-align: center;
    }
    .value-content {
        margin-top: 30px;
    }
    .value-content h3, .value-content h5 {
        font-size: 25px;
    }
    .value-features li {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        max-width: unset;
    }
    .clients-area.bg-color {
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
    }
    .clients-area.bg-color .clients-slider .clients-item .clients-image {
        margin-top: 0;
        margin-bottom: 30px;
    }
    .clients-area.bg-color .clients-slider .clients-item .clients-image .icon-1 {
        bottom: 16px;
        left: 0;
        right: 0;
        text-align: center;
    }
    .process-item-two {
        margin: 0 auto 30px;
    }
    .page-title-content h2, .page-title-content h1 {
        font-size: 21px;
    }
    .solution-area.bg-top {
        margin-bottom: 0;
        padding-bottom: 50px;
    }
    .footer-area.bg-top .single-footer-widget {
        margin-top: 0;
    }
    .faq-list-tab .tabs-list li {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        max-width: unset;
        width: 100%;
    }
    .faq-contact {
        margin-top: 50px;
    }
    .faq-contact .section-title h2 {
        font-size: 25px;
    }
    .table-responsive {
        overflow-x: auto;
    }
    .calculator-form {
        padding: 40px 20px;
    }
    .calculator-form .calculator-btn .btn-one {
        padding: 10px 25px;
        margin-right: 0;
    }
    .calculator-form .calculator-btn .btn-two {
        padding: 10px 20px;
        margin-top: 25px;
    }
    .projects-details-content .projects-details-info .single-info-box {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        max-width: unset;
        margin-bottom: 20px;
    }
    .projects-details-content .projects-details-info .single-info-box:last-child {
        margin-bottom: 0;
    }
    .sign-in-form {
        padding: 20px;
    }
    .sign-in-form .forgot-password {
        margin-top: 0;
        text-align: left;
    }
    .signup-form {
        padding: 20px;
    }
    .terms-of-condition-sidebar {
        margin-top: 30px;
    }
    .contact-side-box {
        margin-top: 30px;
    }
    .funding-image img {
        height: auto;
        width: 100%;
    }
    .funding-content {
        margin-top: 30px;
    }
    .funding-content h3 {
        font-size: 26px;
    }
    .works-shape .shape {
        display: none;
    }
    .works-shape .shape2 {
        display: none;
    }
    .funding-form-area {
        overflow: hidden;
    }
    .funding-form-area .container {
        max-width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
    .loan-content {
        margin-top: 30px;
    }
    .loan-content h3 {
        font-size: 30px;
    }
    .overview-shape .shape {
        display: none;
    }
    .overview-shape .shape2 {
        display: none;
    }
    .check-content {
        margin-top: 30px;
    }
    .check-content h3 {
        font-size: 26px;
        font-weight: 500;
    }
    .check-text h3 {
        font-size: 26px;
    }
    .inquiry-btn {
        margin-bottom: 30px;
    }
    .loan-image {
        text-align: center;
    }
    .loan-image .loan-shape {
        right: 0;
        left: 0;
        margin: auto;
    }
    .default-image {
        text-align: center;
    }
    .check-image {
        text-align: center;
    }
    .services-details-desc {
        margin-top: 30px;
    }
    .services-details-desc .content h3 {
        font-size: 26px !important;
    }
    .services-details-features {
        padding: 50px 20px;
    }
    .services-details-features .content {
        margin-bottom: 0;
    }
    .services-details-features .features-item {
        margin-top: 30px;
    }
    .services-details-others h3 {
        font-size: 25px;
    }
    .widget-area .widget .widget-title {
        font-size: 20px;
    }
    .single-blog .post-meta li {
        margin-right: 8px;
        font-size: 13px;
    }
    .single-blog .content h3 {
        font-size: 22px;
    }
    .pagination-area {
        margin-top: 10px;
        margin-bottom: 45px;
    }
    .blog-details-desc .post-meta li {
        margin-right: 8px;
        font-size: 13px;
    }
    .blog-details-desc .content h3 {
        font-size: 24px;
    }
    .blog-details-desc .desc-text h3 {
        font-size: 20px;
    }
    .blog-details-desc .article-share .social {
        padding: 12px 20px;
    }
    blockquote,
    .blockquote {
        padding: 25px !important;
        text-align: center;
    }
    blockquote i,
    .blockquote i {
        position: relative;
        margin-top: 0;
        margin-bottom: 10px;
    }
    .comment-reply .form-submit {
        margin-bottom: 40px;
    }
    .best-services-slider .tabs-item span {
        font-size: 15px;
    }
    .blog-item .image img {
        width: 100%;
    }
    .team-item .image img {
        width: 100%;
    }
    .projects-slider .projects-item .content {
        text-align: center;
    }
}
@media only screen and (min-width: 414px) {
    .navbar-area .others-options .option-item .default-btn {
        top: 2px;
    }
    .mean-container a.meanmenu-reveal {
        padding: 6px 0 0;
    }
}
@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: 2px;
        right: 45px;
        font-size: 12px;
        padding: 8px 15px;
    }
    .main-responsive-nav .logo {
        max-width: 22%;
        width: unset;
    }
    .search-overlay.search-popup {
        left: 0;
        right: 0;
        margin: -4px auto 0;
    }
    .mean-container a.meanmenu-reveal {
        padding: 6px 0 0;
    }
}
@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: 17%;
        width: unset;
    }
    .search-overlay.search-popup {
        left: 0;
        right: 0;
        margin: -4px auto 0;
    }
    .mean-container a.meanmenu-reveal {
        padding: 6px 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;
        -webkit-transform: unset;
        transform: unset;
    }
    .main-banner-content {
        max-width: 100%;
    }
    .main-banner-content .banner-btn {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .main-banner-area {
        padding-top: 70px;
    }
    .approvals-area {
        margin-top: 75px;
    }
    .approvals-area.bg-color .approvals-content {
        border-bottom: none;
    }
    .approvals-content {
        border-bottom: 1px solid #9ca2a0;
    }
    .approvals-content::before {
        display: none;
    }
    .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;
    }
    .company-image {
        height: 400px;
    }
    .company-content {
        max-width: 100%;
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .company-content h3, .company-content h6 {
        font-size: 23px;
        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;
    }
    .projects-slider.owl-theme .owl-nav [class*="owl-"] {
        left: 0;
    }
    .projects-slider.owl-theme .owl-nav [class*="owl-"].owl-next {
        right: 0;
    }
    .clients-item {
        padding: 25px;
        margin-bottom: 30px;
    }
    .clients-item .icon i {
        font-size: 35px;
    }
    .blog-item .content h3, .blog-item .content h5 {
        font-size: 20px;
    }
    .main-banner-area.bg-two {
        height: 100%;
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .main-banner-area.bg-two .banner-social-buttons {
        display: none;
    }
    .main-banner-area.bg-two .main-banner-content {
        max-width: 100%;
    }
    .main-banner-area.bg-two .main-banner-content .banner-btn {
        margin-bottom: 0;
    }
    .about-wrap {
        text-align: center;
    }
    .about-wrap .about-shape {
        right: 0;
        left: 0;
        margin: auto;
    }
    .choose-title {
        text-align: center;
    }
    .choose-title h2, .choose-title h4 {
        font-size: 25px;
    }
    .choose-title p {
        max-width: 100%;
    }
    .choose-image {
        text-align: center;
        margin-bottom: 30px;
    }
    .choose-image .video-btn {
        left: 0;
        right: 0;
    }
    .solution-item {
        padding-top: 25px;
        padding-bottom: 25px;
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
    }
    .solution-item .content h3, .solution-item .content h5 {
        font-size: 30px;
    }
    .solution-item .content::before {
        display: none;
    }
    .solution-item .solution-info {
        padding-left: 0;
        text-align: center;
        margin-top: 30px;
    }
    .solution-item .solution-info i {
        position: relative;
        left: 0;
        top: 0;
    }
    .solution-item .solution-info h3, .solution-item .solution-info h5 {
        font-size: 25px;
        margin-top: 10px;
    }
    .company-wrap {
        margin-top: 30px;
        text-align: center;
    }
    .services-tab-image {
        margin-bottom: 30px;
        text-align: center;
    }
    .clients-slider .clients-item .clients-info-text {
        text-align: center;
        max-width: 100%;
    }
    .clients-slider .clients-item .clients-info-text p {
        font-size: 18px;
    }
    .clients-slider .clients-item .clients-image {
        margin-top: 30px;
    }
    .clients-slider .clients-item .clients-image img {
        margin: auto;
    }
    .clients-slider .clients-item .clients-image .icon-1 {
        left: 0;
        right: 0;
        text-align: center;
    }
    .clients-slider.owl-theme .owl-dots {
        right: 0;
    }
    .services-list-tab .tab_content .tabs_item .list h3 {
        font-size: 22px;
    }
    .services-list-tab .tab_content .tabs_item .services-tab-content h3 {
        font-size: 22px;
    }
    .main-banner-area.bg-three {
        height: 100%;
        padding-top: 70px;
    }
    .main-banner-area.bg-three .main-banner-content p {
        max-width: 100%;
        font-size: 16px;
    }
    .main-banner-area.bg-three .main-banner-content .banner-btn {
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .approvals-item {
        padding-left: 25px;
        padding-right: 25px;
    }
    .single-fun-fact {
        border-right: none;
    }
    .single-fun-fact h3, .single-fun-fact h5 {
        font-size: 30px;
    }
    .single-fun-fact p {
        font-size: 16px;
    }
    .tabs-list {
        margin-bottom: 25px;
    }
    .tabs-list li {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        max-width: unset;
        padding: 10px;
        margin-right: 10px;
    }
    .tabs-list li i {
        font-size: 40px;
    }
    .tabs-list li span {
        font-size: 13px;
    }
    .services-tab-image1 {
        margin-top: 30px;
        text-align: center;
    }
    .value-content {
        margin-top: 30px;
    }
    .value-content h3, .value-content h5 {
        font-size: 25px;
    }
    .value-features li {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        max-width: unset;
    }
    .clients-area.bg-color {
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
    }
    .clients-area.bg-color .clients-slider .clients-item .clients-image {
        margin-top: 0;
        margin-bottom: 30px;
    }
    .clients-area.bg-color .clients-slider .clients-item .clients-image .icon-1 {
        bottom: 16px;
        left: 0;
        right: 0;
        text-align: center;
    }
    .process-item-two {
        margin: 0 auto 30px;
    }
    .page-title-content h2, .page-title-content h1 {
        font-size: 23px;
    }
    .solution-area.bg-top {
        margin-bottom: 0;
        padding-bottom: 50px;
    }
    .footer-area.bg-top .single-footer-widget {
        margin-top: 0;
    }
    .faq-list-tab .tabs-list li {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        max-width: unset;
        width: 100%;
    }
    .faq-contact {
        margin-top: 50px;
    }
    .faq-contact .section-title h2 {
        font-size: 25px;
    }
    .projects-details-content .projects-details-info .single-info-box {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        max-width: unset;
        margin-bottom: 20px;
    }
    .projects-details-content .projects-details-info .single-info-box:last-child {
        margin-bottom: 0;
    }
    .terms-of-condition-sidebar {
        margin-top: 30px;
    }
    .contact-side-box {
        margin-top: 30px;
    }
    .sign-in-form {
        padding: 20px;
    }
    .sign-in-form .forgot-password {
        margin-top: 0;
        text-align: left;
    }
    .signup-form {
        padding: 20px;
    }
    .terms-of-condition-sidebar {
        margin-top: 30px;
    }
    .contact-side-box {
        margin-top: 30px;
    }
    .funding-image img {
        height: auto;
        width: 100%;
    }
    .funding-content {
        margin-top: 30px;
    }
    .funding-content h3 {
        font-size: 26px;
    }
    .works-shape .shape {
        display: none;
    }
    .works-shape .shape2 {
        display: none;
    }
    .funding-form-area {
        overflow: hidden;
    }
    .funding-form-area .container {
        max-width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
    .loan-content {
        margin-top: 30px;
    }
    .loan-content h3 {
        font-size: 30px;
    }
    .overview-shape .shape {
        display: none;
    }
    .overview-shape .shape2 {
        display: none;
    }
    .check-content {
        margin-top: 30px;
    }
    .check-content h3 {
        font-size: 26px;
        font-weight: 500;
    }
    .check-text h3 {
        font-size: 26px;
    }
    .inquiry-btn {
        margin-bottom: 30px;
    }
    .loan-image {
        text-align: center;
    }
    .loan-image .loan-shape {
        right: 0;
        left: 0;
        margin: auto;
    }
    .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-features .features-item {
        margin-top: 30px;
    }
    .services-details-others h3 {
        font-size: 25px;
    }
    .widget-area .widget .widget-title {
        font-size: 20px;
    }
    .single-blog .post-meta li {
        margin-right: 8px;
        font-size: 13px;
    }
    .single-blog .content h3 {
        font-size: 22px;
    }
    .pagination-area {
        margin-top: 10px;
        margin-bottom: 45px;
    }
    .blog-details-desc .post-meta li {
        margin-right: 8px;
        font-size: 13px;
    }
    .blog-details-desc .content h3 {
        font-size: 21px;
    }
    .blog-details-desc .desc-text h3 {
        font-size: 20px;
    }
    .blog-details-desc .article-share .social {
        padding: 12px 20px;
    }
    blockquote,
    .blockquote {
        padding: 25px !important;
        text-align: center;
    }
    blockquote i,
    .blockquote i {
        position: relative;
        margin-top: 0;
        margin-bottom: 10px;
    }
    .comment-reply .form-submit {
        margin-bottom: 40px;
    }
    .blog-item .image img {
        width: 100%;
    }
    .team-item .image img {
        width: 100%;
    }
}
@media screen and (max-width: 1100px)
{
    .main-banner-content h1, .main-banner-content h6 {
    font-size: 38px;
    line-height: 47px;
    }
    .single-fun-fact p {
    font-size: 20px;
    }
    .page-title-area {
    height: 190px;
    background-size: cover;
}
.imgbox-item img {
    width: 100%;
    height: auto;
}
}
@media screen and (max-width: 768px)
{
     .services-details-features .content h3.maintitle {
    font-size: 16px !important;
    line-height: 23px;
    }
    .best-services-slider td.bodytext {
    font-size: 13px;
}
    .content-nim {
    overflow: scroll;
}
    .timelinelist li p {
    font-size: 8px;
    line-height: 10px;
    }
    .single-fun-fact p {
    font-size: 14px;
}
.yearbox {
    padding: 10px 5px;
    font-size: 9.6px;
}
    .rate-form {
    margin-top: 30px;
}
    .about-image {
    margin-top: 30px;
    }
    .company-content.contenttwo {
    margin-bottom: 30px;
}
    .header-top .top-left {
    float: none;
    text-align: center;
    display: flex;
    justify-content: center;
    padding-bottom: 0;
}
}
@media screen and (max-width: 767px)
{
    .table thead th {
    font-size: 11px;
}
.headingf {
    font-size: 21px;
    line-height: 30px;
}
    .table-wrap, .mob_overflow {
    overflow: scroll;
}
    .calculatortable .halftable tr {
    width: 100%;
    margin-right: 0;
}
.calculatortable .rate-form {
    padding: 25px 15px 25px;
}
    .row.m-0.intercahngeonmob {
    flex-direction: column-reverse;
}
    .single-footer-widget .quick-links li {
    margin-bottom: 10px;
    }
   .about-content h3, .about-content h2 {
    font-size: 28px;
   }
   .single-footer-widget .info-contact i {
    top: 2px;
}
   .single-footer-widget .info-contact {
    padding-left: 30px;
   }
.header-top .social-icon li.toptext {
    top: 1px;
    margin-bottom: 5px;
}
    .copyright p {
    color: #fff;
    text-align: center;
}
a.icon-link {
    display: block;
    padding: 0;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.single-footer-widget .social li {
    margin-right: 3px;
    font-size: 14px;
}
    .header-top .top-left .links li a {
    font-size: 11px;
    }
    .header-top .top-left .links li .icon {
    position: relative;
    top: 0px;
    font-size: 12px;
    padding-right: 5px;

}
.slider_new {
    background-size: cover;
    padding: 50px 0 225px 0;
}
.header-top ul {
    margin: 0;
    padding: 0;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
    .inner-column1 {
    z-index: 1;
    position: relative !important;
    transform: translateY(10%);
    padding: 0;
    right: 0;
}
.inner-column1 .rate-form .rate-content h3
{
    color: #fff;
}
.slidetext {
    position: relative;
    margin: 0 15px;
    margin-bottom: 65px;
    margin-top: -286px;
}
.company-content.contenttwo {
    max-width: 100%;
}
.single-footer-widget .social li a {
    font-size: 14px;
}

.mob_pt_0
{
    padding-top: 0 !important;
}
.main-banner-content p br
{
    display: none;
}
.inner-column1 .rate-form {
    padding: 15px 30px 20px;
    background-color: #b30000;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .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;
    }
    .rate-item .rate-dollar li {
        margin-right: 85px;
    }
    .rate-item .rate-month li {
        margin-right: 75px;
    }
    .projects-slider.owl-theme .owl-nav [class*="owl-"] {
        left: 0;
    }
    .projects-slider.owl-theme .owl-nav [class*="owl-"].owl-next {
        right: 0;
    }
    .solution-item .content h3, .solution-item .content h5 {
        font-size: 30px;
    }
    .solution-item .solution-info i {
        height: 60px;
        width: 60px;
        line-height: 60px;
    }
    .solution-item .solution-info h3, .solution-item .solution-info h5 a {
        font-size: 24px;
    }
    .clients-slider.owl-theme .owl-dots {
        right: 10px;
    }
    .process-item-two {
        height: 245px;
        width: 220px;
    }
    .process-item-two .text {
        top: 30px;
    }
    .process-item-two .text .icon i {
        font-size: 40px;
    }
    .process-item-two .text h3 {
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .process-item-two .text p {
        font-size: 12px;
    }
    .tabs-list li {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 14.666667%;
        flex: 1 0 14.666667%;
    }
    .tabs-list li i {
        font-size: 45px;
    }
    .tabs-list li span {
        font-size: 16px;
    }
    .value-features li {
        font-size: 16px;
    }
    .clients-area.bg-color {
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
    }
    .projects-details-content .projects-details-info .single-info-box {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        max-width: unset;
    }
    .main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
        right: -250px;
        left: auto;
    }
    .funding-content h3 {
        font-size: 32px;
    }
    .funding-content .funding-list li {
        font-size: 15px;
    }
    .works-shape .shape {
        left: 24%;
    }
    .works-shape .shape2 {
        right: 24%;
    }
    .overview-shape .shape {
        left: 24%;
    }
    .overview-shape .shape2 {
        right: 24%;
    }
    .approvals-item .approvals-content::before {
        right: 10px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 2500px) {
    .container {
        max-width: 1250px;
    }
}
@media only screen and (max-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}
@media (max-width: 1100px)
{
    .container, .container-lg, .container-md, .container-sm {
    max-width: 1200px;
}
}
@media only screen and (min-width: 1800px) {
    .rate-item .rate-month::before {
        height: 6px;
    }
    .main-banner-area.bg-two .banner-social-buttons {
        left: 235px;
    }
    .works-shape .shape {
        left: 35%;
    }
    .works-shape .shape2 {
        right: 35%;
    }
    .overview-shape .shape {
        left: 34%;
    }
    .overview-shape .shape2 {
        right: 34%;
    }
}
@media screen and (max-width:  1400px)
{
.container-fluid {
    max-width: 1200px !important;
}
}

/*pagination*/
    
.pagination-inner {
    position: relative;
    margin-top: 50px;
}

.pagination-inner .pager {
    margin: 30px 0;
}

.pagination-inner .pager li>a {
    padding: 8px 20px;
    border: 2px solid #fec107;
    border-radius: 20px;
    color: #333;
    font-weight: 700;
}

.pagination-inner .pager li>a:hover {
    background-color: #fff !important;
    color: #333 !important;
}

.pagination-inner .pagination {
    top: 0px;
    left: 50%;
    margin: 0;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.pagination>li>a {
    padding: 8px 14px;
    margin-left: 5px;
    background-color: transparent;
    border: 0;
    font-weight: 700;
    border-radius: 4px;
}

.pagination>li>a:hover {
    color: #333 !important;
}

.pagination-inner .pagination>.active>a {
    z-index: 3;
    color: #333 !important;
    cursor: default;
    border-color: #fec107;
}
 /*pagination end*/

 .help-block.with-errors {
    position: relative;
    bottom: 9px;
}