@media screen and (min-width: 1530px) {
    .profession {
        background-size: contain;
        background-repeat: no-repeat;
        background-color: #1d88b1;
    }
}

@media screen and (min-width: 1200px) {
    .container {
        max-width: 1170px;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
}

@media screen and (max-width: 1100px) {
    .profession .text_box h1 {
        font-size: 45px;
    }
    .profession .text_box h2 {
        font-size: 45px;
    }
    .profession {
        background-size: cover;
    }
    .profession {
        padding: 35px 0 50px 0;
        background-position: center;
    }
    .research .form .text_box h2 {
        font-size: 33px;
    }
    .research .form .text_box p {
        font-size: 16px;
    }
    .research .form label {
        font-size: 14px;
    }
    .res-btn {
        font-size: 16px;
    }
    .hire .text_box {
        padding: 40px 50px;
    }
    .hire .text_box h2 {
        font-size: 35px;
    }
    .hire .text_box .nav-pills .nav-link.active {
        width: 95%;
    }
    .faq-tech,
    .powered,
    .clients,
    .decades,
    .hire,
    .research {
        padding: 50px 0;
    }
    .slideBox h4 {
        font-size: 18px;
    }
    .decades .text_box h2 {
        font-size: 35px;
    }
    .decades .text_box p {
        font-size: 16px;
    }
    .clients .icon_box h2 {
        font-size: 35px;
        padding-top: 20px;
    }
    .clients .icon_box p {
        font-size: 16px;
    }
    .powered .img_box h2 {
        font-size: 35px;
        padding-bottom: 40px;
    }
    .Client .slick-prev,
    .Client .slick-next,
    .decades .slick-prev,
    .decades .slick-next {
        width: 40px;
        height: 40px;
    }
    .Client .slick-prev:before,
    .Client .slick-next:before,
    .decades .slick-prev:before,
    .decades .slick-next:before {
        font-size: 20px;
        line-height: 40px;
    }
    .decades .slick-prev {
        left: -5px;
    }
    .decades .slick-next {
        right: -5px;
    }
    .clients .text_box {
        width: 70%;
    }
    .Client .slick-prev {
        left: -100px;
    }
    .Client .slick-next {
        right: -100px;
    }
}

@media screen and (max-width: 991px) {
    .profession .text_box h3 {
        font-size: 16px;
    }
    .profession .text_box p {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .research .form {
        padding: 30px 20px;
        width: 100%;
    }
    .research .form .text_box h2 {
        font-size: 30px;
    }
    .research .form .text_box p {
        font-size: 15px;
    }
    .research .form label {
        font-size: 13px;
    }
    .faq-tech h2,
    .powered .img_box h2,
    .clients .icon_box h2,
    .decades .text_box h2,
    .hire .text_box h2 {
        font-size: 30px;
    }
    .hire .text_box {
        padding: 40px 30px;
    }
    .hire .text_box .tab-pane {
        font-size: 15px;
    }
    .hire .text_box .nav-link {
        font-size: 15px;
    }
    .clients .text_box {
        width: 80%;
    }
    .clients .text_box {
        padding: 25px;
    }
    .powered .text_box h3 {
        font-size: 25px;
        margin-bottom: 15px;
    }
    .powered .img_box h2 {
        padding-top: 20px;
        padding-bottom: 25px;
    }
    .powered .text_box h6 {
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    .profession {
        background-position: left;
    }
    .profession .text_box h1 {
        font-size: 33px;
    }
    .profession .text_box h2 {
        font-size: 33px;
    }
    .profession .text_box h3 {
        font-size: 15px;
    }
    .profession .text_box p {
        font-size: 15px;
        width: 100%;
    }
    .profession .text_box .typewriter h2 {
        line-height: 35px;
    }
    .powered,
    .clients,
    .decades,
    .hire,
    .research {
        padding: 30px 0;
    }
    .research .form .text_box h2 {
        font-size: 24px;
    }
    .research .form input.form-control {
        margin-bottom: 10px;
    }
    .pad-left {
        padding-left: 0;
    }
    .pad-right {
        padding-right: 0;
    }
    .research .form .form-select {
        margin-bottom: 10px;
    }
    .hire .text_box {
        padding: 20px 25px;
    }
    .faq-tech h2,
    .powered .img_box h2,
    .clients .icon_box h2,
    .decades .text_box h2,
    .hire .text_box h2 {
        font-size: 24px;
    }
    .clients .icon_box p,
    .decades .text_box p {
        font-size: 15px;
    }
    .clients .icon_box p br,
    .decades .text_box p br {
        display: none;
    }
    .powered .text_box h6 {
        font-size: 15px;
        margin-bottom: 20px;
    }
    .powered .text_box h6 br {
        display: none;
    }
    .clients .text_box {
        padding: 15px;
    }
    .Client .slick-prev:before,
    .Client .slick-next:before,
    .decades .slick-prev:before,
    .decades .slick-next:before {
        font-size: 12px;
        line-height: 30px;
    }
    .Client .slick-prev,
    .Client .slick-next,
    .decades .slick-prev,
    .decades .slick-next {
        width: 30px;
        height: 30px;
    }
    .decades .slick-prev {
        left: 15px;
    }
    .decades .slick-next {
        right: 15px;
    }
    .Client .slick-next {
        right: -35px;
    }
    .Client .slick-prev {
        left: -35px;
    }
    .clients .text_box p {
        font-size: 15px;
    }
    .profession .text_box p br {
        display: none;
    }
    .slide-height {
        height: 120px;
    }
    .company-slider-2 {
       /* display: none;*/
    }
    .company-slider {
        display: block;
    }
    .company-slider .slick-dots li button:before {
        font-size: 50px;
    }
    .slick-dots li.slick-active button:before {
        color: #003b72;
        opacity: 1;
    }
}

@media screen and (max-width: 425px) {
    .profession .text_box h1 {
        font-size: 26px;
    }
    .profession .text_box h2 {
        font-size: 26px;
    }
    .content .text_box h3 {
        font-size: 15px;
    }
    .hire .text_box {
        padding: 15px 20px;
    }
    .clients .text_box h3 {
        padding-top: 10px;
    }
    .powered .text_box h3 {
        margin-bottom: 10px;
    }
    .faq-tech,
    .powered,
    .clients,
    .decades,
    .hire,
    .research {
        padding: 25px 0;
    }
    .accordion-item-body-content p {
        font-size: 0.8rem;
       line-height: normal;
       margin-bottom: 0;
    }
    .accordion {
        margin: 1rem auto;
    }
}