@media only screen and (max-width: 1800px) {
    /* -------Home-Banner---------- */
    .center-home_text h2 {
        font-size: 60px;
    }
}

@media only screen and (max-width: 1550px) {
    /* -------Home-Banner---------- */
    .center-home_text h2 {
        font-size: 55px;
    }
    .banner-btn {
        font-size: 16px;
        padding: 0px 0;
        height: 40px;
    }
    .center-home_text p {
        font-size: 22px;
    }
    .big-circle_div img {
        /* transform: scale(1.5); */
        width: 260px;
    }
}

@media only screen and (max-width: 1366px) {
    /* -------Home-Banner---------- */
    .center-home_text h2 {
        font-size: 50px;
    }
    .arrows img {
        width: 50px;
    }
    .home-slides .slider-home img {
        width: 100%;
        height: 70vh;
    }
    .banner-bottom_fields .fields-div select {
        height: 45px;
        font-size: 14px;
    }
    .field_btn {
        height: 45px;
        font-size: 16px;
    }
    .banner-bottom_fields .fields-div select {
        width: 230px;
    }
    /* -------Popular-online-section---------- */
    .list-box-content {
        padding: 15px 15px;
    }
    /* -------Testimonial-section---------- */
    .testimonial-section {
        padding: 50px 0;
    }
    .footer_outer {
        padding: 80px 0;
    }
}

@media only screen and (max-width: 1199px) {
    /* -------Home-Banner---------- */
    .home-slides .slider-home img {
        width: 100%;
        height: 65vh;
    }
    .center-home_text h2 {
        font-size: 45px;
        margin-bottom: 20px;
    }
    .custom-heading_title p {
        margin: 15px 0 0;
        font-size: 15px;
    }
    .navbar-logo img {
        width: 170px
    }
    .header-nav ul li {
        margin-right: 15px;
    }
    .header-nav ul li a {
        font-size: 13px;
    }
    .banner-bottom_fields .fields-div select, .field_btn {
        height: 40px;
    }
    .field_btn {
        font-size: 14px;
        padding: 5px 0;
    }
    .select-field:after {
        top: 18%;
        right: 15px;
    }
    /* -------howitworkslisting---------- */
    .howitworkstitle h2, .custom-heading_title h2 {
        font-size: 38px;
    }
    ul.howitworkslisting li p {
        font-size: 14px;
        padding-left: 45px;
    }
    ul.howitworkslisting li span {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }
    /* ----------From-Blog------- */
    .blog-inner_text h3 a {
        color: #323232;
        font-size: 22px;
    }
    .blog-inner_text p, .blog-inner_text a {
        font-size: 15px;
    }
    .blog-inner_text {
        margin-top: 35px;
    }
    /* -------Popular-online-section---------- */
    .price-holder {
        right: 8px;
        padding: 1px 14px;
        font-size: 12px;
    }
    .box-list img {
        width: 100%;
        height: 150px;
    }
    .list-box-content h5 a {
        font-size: 14px;
    }
    .list-box-content p {
        font-size: 13px;
        margin: 8px 0;
    }
    .circle-img-div p {
        font-size: 14px;
    }
    .box-down_icon span {
        font-size: 11px;
    }
    /* ------number-icons-section----- */
    .rs_custom_padding {
        padding: 50px 0;
    }
    .number-icons-section .rsiq-counter, .number-icons-section .rsiq-icon-element {
        font-size: 35px !important;
    }
    .big-circle_div img {
        /* transform: scale(1.5); */
        width: 100%;
        margin-top: 0;
    }
    .circle-img_section .circle-img-div {
        margin-top: 0px;
    }
    /* ------Team-Section------- */
    .team-outer {
        width: 100%;
        display: flex;
        align-items: center;
        padding: 15px 15px;
    }
    /* -------Testimonial-section---------- */
    .testimonial-section {
        padding: 40px 0;
    }
    .carousel .testimonial {
        padding: 20px 0 10px;
        margin: 0px 0 0;
        font-size: 16px;
    }
    .slide-name p {
        font-size: 15px;
        margin-bottom: 30px;
    }
    .vector-img_div img {
        width: 80px;
        /* height:80px */
    }
    .vector-img_div h4 {
        font-size: 22px;
    }
    .vector-img_div p {
        font-size: 14px;
    }
    .bottom-event_content .event-time {
        font-weight: 600;
        color: #808080;
        font-size: 14px;
    }
    .down-event-link h4 {
        font-size: 22px;
        ;
    }
    .down-event-link {
        padding: 20px 0;
    }
    .event-img .date-p span {
        margin-top: 10px;
        display: block;
        font-size: 14px;
    }
    .event-img .date-p {
        font-size: 18px;
        padding: 8px;
    }
    .footer_outer {
        padding: 70px 0;
    }
    /* ============================================= */
    /* -----What-is-smart?------- */
    /* ====================================== */
    .blog-body {
        margin: 40px 0;
    }
    .side-list li a {
        font-size: 16px;
    }
    .blog-about_text p {
        font-size: 14px;
    }
    .blog-about_text h3 {
        font-size: 25px;
    }
    .blog-about_text h4 {
        font-size: 22px;
    }
}

@media only screen and (max-width: 991px) {
    .howitworkstitle h2, .custom-heading_title h2 {
        font-size: 35px;
    }
    .custom-heading_title {
        padding: 0px 100px 50px;
    }
    /* -------------header--------------- */
    .header-nav ul li {
        margin-right: 7px;
    }
    .header-nav ul li a {
        font-size: 11px
    }
    .navbar-logo img {
        width: 150px;
    }
    .header-nav ul li img {
        width: 30px;
    }
    /* -------Home-Banner---------- */
    .banner-bottom_fields .fields-div select {
        width: 180px;
        margin-left: 10px;
    }
    .center-home_text h2 {
        font-size: 42px;
    }
    .banner-bottom_fields {
        padding: 20px;
    }
    .home-slides .slider-home img {
        width: 100%;
        height: 60vh;
    }
    .arrows img {
        width: 40px;
    }
    /* -------howitworkslisting---------- */
    ul.howitworkslisting li p {
        font-size: 13px;
    }
    .workspsacer {
        display: none;
    }
    /* -------Popular-online-section---------- */
    .box-list img {
        width: 100%;
        height: 200px;
    }
    .list-box-content h5 a {
        font-size: 18px;
    }
    .price-holder {
        right: 20px;
        border-radius: 30px;
        padding: 2px 20px;
        font-size: 12px;
    }
    .list-box-content p {
        font-size: 14px;
        margin: 10px 0;
    }
    .box-down_icon span {
        font-size: 12px;
    }
    /* -------From-blog-section---------- */
    .blog-inner_text h3 a {
        font-size: 24px;
    }
    /* -------Number-Count-section---------- */
    .rsiq-counter-inner {
        margin: 20px 0;
    }
    /* -------Motivation-Big-circle-img-section---------- */
    .big-circle_div img {
        width: auto;
    }
    .circle-img-div p {
        font-size: 16px;
    }
    /* ============================================= */
    /* -----What-is-smart?------- */
    /* ====================================== */
    .blog-head_content {
        padding: 70px 0px 70px 0px !important;
    }
    .top-img_head {
        margin: 30px 0 0px;
    }
    .tabs-header {
        justify-content: center;
    }
    .sidebar-outer {
        border: none;
        padding: 0;
    }
    .start-btn-div button {
        margin: 30px 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .center-home_text h2 {
        font-size: 37px;
    }
    .custom-heading_title {
        padding: 0px 20px 50px;
    }
    .howitworkstitle h2, .custom-heading_title h2 {
        font-size: 34px;
    }
    /* -------Home-Banner---------- */
    .home-slides .slider-home img {
        width: 100%;
        height: 80vh;
    }
    .banner-inner {}
    #banner {
        position: relative;
        top: 0;
        /* z-index: 0 */
    }
    .banner-bottom_fields .fields-div select {
        margin: 10px 0;
        width: 100%;
    }
    .center-home_text {
        width: 90%;
        top: 40%;
        animation: none;
        -webkit-animation: none;
    }
    .center-home_text h2 {
        font-size: 40px;
    }
    .fields-div {
        width: 100%;
        display: inline-block !important;
        text-align: center;
    }
    /* -----How-it-works------ */
    .contimg {
        padding: 0;
        margin: 0 auto;
        text-align: center;
    }
    .contimg img {
        width: 75%;
    }
    /* -------Popular-online-section---------- */
    .box-list img {
        width: 100%;
        height: auto;
    }
    .list-box-content h5 a {
        font-size: 14px;
    }
    .price-holder {
        right: 8px;
        padding: 1px 14px;
        font-size: 12px;
    }
    .list-box-content p {
        font-size: 13px;
        margin: 8px 0;
    }
    /* ------Team-section---------- */
    .team-outer {
        padding: 8px 8px;
    }
    .contentname h6 {
        font-size: 14px;
    }
    .team-outer p {
        font-size: 13px;
    }
    /* ------Circle-img-section---------- */
    .circle-img-div p {
        font-size: 14px;
    }
    /* ------Testimonial-section---------- */
    .carousel .testimonial {
        padding: 20px 0 10px;
        margin: 0px 0 0;
        font-size: 14px;
    }
    /* ------------Upcoming-events----------- */
    .price-holder_event {
        padding: 2px 12px;
        font-size: 12px;
    }
    .down-event-link h4 {
        font-size: 18px;
    }
    .event-img .date-p {
        font-size: 16px;
        padding: 6px;
    }
    .event-img .date-p span {
        margin-top: 10px;
        display: block;
        font-size: 12px;
    }
    .bottom-event_content .event-time {
        font-size: 12px;
    }
    /* ----------footer-------- */
    .copy_ul span {
        font-size: 14px;
    }
    .copy_ul li a, .copyright-div p {
        font-size: 14px;
    }
    .copyright-div {
        padding: 20px 0;
    }
    .fields-div button {
        margin: 20px 0 0;
    }
    .footer_outer {
        padding: 30px 0;
    }
    .footer-ul li {
        padding: 0 0 15px 0;
    }
    .footer-main_outer {
        margin-top: 50px;
    }
    /* ============================================= */
    /* -----What-is-smart?------- */
    /* ====================================== */
    .blog-about_text h3 {
        margin: 50px 0 20px;
    }
    .down-tab-content ul li {
        /* margin-right: 40px; */
        padding: 0 35px;
    }
    .top-img_head h3 {
        font-size: 25px;
    }
    .bottom-sidebar {
        padding: 20px 0px 0;
        margin: 30px 0 0px;
    }
    .right-side_bar h5 {
        margin-bottom: 20px;
    }
    .blog-content {
        padding-bottom: 60px;
    }
}

@media only screen and (max-width: 574px) {
    .howitworkstitle h2, .custom-heading_title h2 {
        font-size: 30px;
    }
    .custom-heading_title {
        padding: 0px 5px 40px;
    }
    .custom-heading_title p {
        font-size: 14px;
    }
    /* ---------Header----- */
    .header-nav {
        z-index: 1;
        background: rgba(87, 87, 87, 0.49);
    }
    .header-nav ul {
        padding: 15px;
    }
    .header-nav ul li a {
        font-size: 11px;
    }
    .navbar-logo {
        padding: 0 15px;
    }
    /* -------------Banner------- */
    .banner-btn {
        margin: 10px 15px;
    }
    .center-home_text h2 {
        font-size: 25px;
    }
    .center-home_text p {
        font-size: 16px;
    }
    /* -------Popular-online-section---------- */
    .list-box-content h5 a {
        font-size: 18px;
    }
    .price-holder {
        right: 20px;
        border-radius: 30px;
        padding: 2px 20px;
        font-size: 13px;
    }
    .list-box-content p {
        font-size: 15px;
        margin: 10px 0;
    }
    /* -------circle-img-section---------- */
    .circle-img_section {
        background: none;
    }
    /* ---------Footer--------- */
    .copyright-div {
        display: inline-block;
        text-align: center;
        width: 100%;
    }
    .copy_ul {
        justify-content: center;
    }
    .copy_ul li {
        margin-left: 15px;
    }
    .footer_outer {
        padding: 40px 0;
    }
    .right-copyright, .right-copyright ul {
        margin-bottom: 0;
    }
    .footer-ul li {
        padding: 0 0 20px 0;
    }
    /* ============================================= */
    /* -----What-is-smart?------- */
    /* ====================================== */
    .top-img_head h3 {
        font-size: 20px;
    }
    .blog-head_content {
        padding: 40px 0px 40px 0px !important;
    }
    .blog-head_content h2 {
        font-size: 25px;
    }
    .blog-head_content p {
        width: 90%;
        margin: 15px auto;
    }
    .sell-q {
        padding: 12px 10px;
    }
    .sell-q .card-title {
        font-size: 15px;
    }
    .top-img_head {
        margin: 0px 0 0px;
    }
    .right-side_bar h5 {
        margin-bottom: 31px;
    }
    .bottom-sidebar {
        margin: 40px 0 0px;
    }
    .blog-content {
        padding-bottom: 50px;
    }
    .footer-main_outer {
        margin-top: 50px;
    }
    .down-tab-content ul li {
        /* margin-right: 40px; */
        padding: 0 22px;
    }
    .down-tab-content p {
        font-size: 16px;
    }
    .start-btn-div button {
        margin: 20px 0 !important;
    }
    .start-btn-div button {
        width: 160px;
    }
}

@media only screen and (max-width: 450px) {
    .top-img_head h3 {
        font-size: 18px;
    }
    .down-tab-content p {
        font-size: 17px;
    }
    .down-tab-content ul li {
        /* margin-right: 40px; */
        padding: 0 10px;
    }
    .down-tab-content ul li .click_btn {
        margin: 15px 0px 0;
    }
    .start-btn-div button {
        width: 120px;
        font-size: 14px;
    }
    .blog-about_text h3 {
        font-size: 22px;
    }
}