@media (max-width: 767.98px) {
    /* index */
    html {
        overflow-x: hidden
    }
    /* slider */
    .skitter .label_skitter {
        top: 1%;
    }
    .skitter .label_skitter p:first-child {
        font-size: 15px;
    }
    .skitter .label_skitter p:nth-child(2) {
        font-size: 20px;
    }
    .skitter .label_skitter span {
        font-size: 45px;
    }
    /* start motivation */
    .motivation .innovation p:first-of-type {
        font-size: 45px;
    }
    .motivation .counter .ldBar {
        margin: auto;
    }
    .motivation .counter .col-md-4 {
        text-align: center;
        margin-bottom: 10%;
    }
    .motivation .services .col-6 {
        margin-bottom: 10%;
    }
    /* start form */
    .form .home .form_function h3 {
        font-size: 16px;
    }
    .form .home .form_function p {
        font-size: 40px;
    }
    .form .home .form_function button {
        margin-bottom: 45%;
    }
    /* start designers */
    .Designers_INNOVATORS .who_designers .designer h2 {
        font-size: 48px;
    }
    /* start shuffle */
    .shuffle .list_control ul {
        padding: 0;
        font-size: 13px;
    }
    /* start news */
    .news {
        height: auto
    }
    .news .border_news {
        left: 4%;
    }
    .news p:first-of-type {
        font-size: 50px;
    }
    /* start blog */
    .blog {
        width: 95%;
    }
    /* start contact */
    .contact {
        height: auto;
    }
    .contact .contact_info span i {
        font-size: 30px;
    }
    .contact .border_contact {
        left: 6%;
    }
    .contact .col-md-6 .col-md-12 {
        margin-bottom: 5%;
        margin-top: 10%;
    }
    .addison .more_details .social {
        margin-top: 10%;
    }
    .addison .more_details .addison_border {
        left: 3%;
    }
    .footer_bar ul {
        padding: 0;
        font-size: 12px;
    }
}

@media (min-width: 768px) and (max-width : 1199.98px) {
    html {
        overflow-x: hidden
    }
    /* slider */
    .skitter .label_skitter {
        top: 1%;
    }
    .skitter .label_skitter p:first-child {
        font-size: 20px;
    }
    .skitter .label_skitter p:nth-child(2) {
        font-size: 55px;
    }
    .skitter .label_skitter span {
        font-size: 90px;
    }
    /* start office */
    .office_show .descrip p {
        font-size: 23px;
    }
    /* start motivation */
    .motivation .innovation p:first-of-type {
        font-size: 45px;
    }
    .motivation .counter .ldBar {
        margin: auto;
    }
    .motivation .counter .col-md-4 {
        text-align: center;
        margin-bottom: 10%;
    }
    .motivation .counter .col-md-4 p {
        font-size: 13px;
    }
    .motivation .counter .col-md-4 h4 {
        font-size: 17px;
    }
    .motivation .services .our_services h2 {
        font-size: 37px;
    }
    .motivation .services .tool p {
        font-size: 13px;
    }
    /* start form */
    .form .home .form_function p {
        font-size: 72px;
    }
    .form .home .think .think_text {
        width: 70%;
    }
    .form .home .think .think_text h5 {
        font-size: 15px;
    }
    .form .home .think .think_text p {
        margin-top: 10%;
    }
    /* start designers */
    .Designers_INNOVATORS .who_designers .designer h2 {
        font-size: 51px;
    }
    /* start shuffle */
    .shuffle .col-md-12 {
        text-align: center
    }
    .shuffle .courses li {
        width: 360px;
    }
    /* start news */
    .news {
        height: auto
    }
    .news .border_news {
        left: 2%;
    }
    .news .blog .blog_text h4 {
        font-size: 20px;
    }
    .news .blog .blog_text .border_blog {
        left: 7%;
    }
    .news .blog .blog_text ul {
        font-size: 10px;
        margin-top: 9%;
    }
    /* start contact */
    .contact {
        height: auto
    }
    .contact .contact_info .contact_text {
        width: 80%;
    }
    .contact .contact_info span {
        left: 23% !important;
    }
    .addison .more_details .lets p
    {
        font-size: 12px;
    }

    .addison .more_details .lets h3 ,.addison .more_details .contact_details h3,.addison .more_details .social h3
    {
        font-size: 36px;
    }

    .addison .more_details .contact_details ul li span {
   
        font-size: 10px;
    }

}