@media (max-width:767px) {
    .inside_image img {
        width: 100%;
        margin-left: 0;
        margin-bottom: 40px;
    }

    .banner {
        padding: 110px 0px 50px;
    }

    .banner h1 {
        font-size: 35px;
        color: black;
        line-height: 44px;
    }

    .signup-step-container {
        padding: 0px 12px;
        margin-top: 56px;
    }

    .type span {

        height: 1.2em;
    }

    .banner_content .service_image {
        width: 100%;
        margin-top: 25px;
    }

    .navbar-brand img {
        padding-top: 6px;
    }

    .wizard .nav-tabs>li a i {
        left: -31px;
        font-size: 13px;
        top: -33px;
    }

    .heading h1 {
        font-size: 30px;
    }

    .testimonial_slider {
        margin-left: 0;
        margin-bottom: 85px;
    }

    .testimonial_image::after {
        display: none;
        width: 98px;
    }

    .testimonial_image::before {
        width: 98px;
        display: none;
    }

    .testimonial_image img {
        width: 100%;
        margin: auto;
        position: relative;
    }

    .testimonial_image {
        width: 100%;
        margin-top: 40px;
    }

    .testimonial_slider .slick-prev {

        top: 104% !important;
    }

    .testimonial_slider .slick-next {
        top: 104% !important;
    }

    .social {
        margin-bottom: 30px;
    }

    .social_media img {
        width: 44%;
        margin-top: 10px;
    }

    .pt_40 {
        padding-top: 50px;
    }

    .contact {
        padding-bottom: 0px;
    }

    .mt_50 {
        margin-top: 100px;
        padding-bottom: 10px;
    }

    .breadcrub_heading h2 {
        margin-top: 30px
    }

    .services_box img {
        width: auto;
        margin-bottom: 10px;
        height: 100px;
    }

    .services_box {
        padding: 30px;
        margin-bottom: 30px;
    }

    .right {
        border-right: none;
        border-bottom: 2px solid #2baeba;
    }

    .border_none {
        border: none !important;
        border-bottom: 2px solid #2baeba !important;
    }

    .about {
        padding-top: 0px;
    }

    .company_about img {
        margin: 0 !important;
    }

    .testimonial_insides {
        padding-top: 0 !important;
    }

    .testimonial_autor img {
        width: 21%;
    }

    .contact_information {
        margin-bottom: 30px;
    }

    .contact {
        padding-top: 0;
    }

    .contact h1 {

        font-size: 30px;

    }

    .login img {
        display: none;
        margin: 0;
        background-color: #2baeba !important;
    }

    .login h1 {
        margin: 0;
        font-size: 30px;
    }

    .modal {
        top: 14px;
    }

    .modal-dialog {
        position: relative;
        width: auto;
        margin: 38px 19px;
    }

    .service_content h2 {
        margin-top: 0px;
    }

    .login_form {
        padding: 20px 10px;
    }

    .forget_password_content {

        padding: 20px 0px;
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .navbar-inverse .navbar-nav>li>a {
        padding: 6px;
        font-size: 15px;
    }

    .navbar-brand img {
        width: 60%;
    }

    .navbar-brand {
        height: auto;
    }

    .banner {
        padding-top: 100px;
    }

    .banner h1 {

        line-height: 47px;
    }

    .type span {
        height: 4.2rem;
    }

    .banner_content .service_image {
        margin-top: 97px;
    }

    .form {
        padding-bottom: 0;
    }

    .testimonial_slider {
        margin-left: 0;
    }

    .slick-initialized .slick-slide {
        margin: 0px 28px;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 113px;
    }

    .testimonial_image::after {
        left: -68px;
        width: 69px;
    }

    .testimonial_image::before {
        left: 67%;
        width: 69px;
    }

    .testimonial_image img {

        margin-top: 38px;
    }

    .footer_content img {
        margin-bottom: 28px;
        width: 90%;
        margin-top: 10px;
    }

    .pt_40 {
        padding-top: 40px;
    }

    .mt_50 {
        margin-top: 100px;

    }

    .breadcrub_heading h2 {
        margin-top: 30px;
    }

    .breadcrub_img img {
        width: 100%;
        margin-top: 50px;
    }

    .services_box img {
        width: 41%;
        height: 100px;
    }

    .services_box h3 {
        font-size: 19px;
    }

    .bottom {
        border: none;
        border-right: 2px solid #2baeba;
    }

    .border_laptop {
        border-right: none !important;
    }

    .right_one {
        border-right: none !important;
    }

    .about {
        padding-top: 0;
    }

    .right {
        border-bottom: none;
    }

    .company_about img {
        margin-top: 0 !important;
    }

    .testimonial_insides {
        padding-top: 0;
    }

    .testimonial_autor img {
        width: 25%;
    }

    .pb_60 {
        padding-bottom: 50px;
    }

    .contact {
        margin-top: 0;
    }

    .login h1 {
        font-size: 30px;
    }

    .service_content h2 {
        margin-top: 0;
    }

    .social_media img {
        width: 38%;

        margin-top: 10px;
    }
}