/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 992px) and (max-width: 1299px) {
    .testimonial_section .owl-nav button {
        left: -10px;
    }

    .testimonial_section .owl-nav button.owl-next {
        right: -10px;
    }

    .slider_item_img {
        width: 30%;

    }

    .slider_item_text {
        width: 65%;

    }

    .swiper-container-vertical>.swiper-pagination-bullets {
        right: 0px;
    }
}


@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

@media (max-width: 1199px) {
    .menu>li>a {
        margin: 0 15px;
    }

    .menu>li>a.button {
        font-size: 14px !important;
    }

	h1 {
        font-size: 18px;
        line-height: 40px;
    }

    h2 {
        font-size: 35px;
        line-height: 55px;
    }

    h3 {
        font-size: 31px;
        line-height: 49px;
    }

    h4 {
        font-weight: 500;
        font-size: 24.5px;
        line-height: 39px;
    }

    .box_2 {
        padding: 45px 30px;
    }

    .video_content {
        padding: 0 34px 0px 0px;
    }

    .try_box .button {
        padding: 14px 30px !important;
    }


    .try_box .button h2 {
        font-size: 30px;
    }

    .social_icons_list a {
        margin-right: 15px;
    }

    .pager li a,
    .next_prev_btn ul li a {
        height: 45px;
        padding: 0 22px;
        font-size: 15px;

    }

}

@media (max-width: 991px) {
    #menu {
        display: none;
    }

    .hamburger-menu {
        display: block;
    }

    .ofcavas-menu {
        display: block;
    }

    .home_img {
        position: relative;
        right: auto;
        bottom: auto;
        margin-top: 30px;
    }

    .medilink_wrapper {
        padding-top: 40px;
    }

    body {
        line-height: 21px;
        font-size: 16px;
    }

    h2 {
        font-size: 32px;
        line-height: 42px;
    }

    h3 {
        font-size: 28px;
        line-height: 38px;
    }

    h4 {
        font-size: 20.5px;
        line-height: 30px;
    }

    .testimonial_section .owl-nav {
        text-align: center;
    }

    .testimonial_section .owl-nav button {
        position: relative;
        top: auto;
        left: auto;
        margin: 30px 15px 0;
    }

    .testimonial_section .owl-nav button.owl-next {
        right: auto;
    }

    .video_wrapper {
        margin-top: 70px;
    }

    .video_content {
        padding: 0 0px 0px 0px;
    }

    .video_content p {
        margin-top: 20px;
        margin-bottom: 30px;
        line-height: 22px;
    }

    .box_2.number_1,
    .box_2.number_3,
    .box_2.number_4,
    .box_2.number_6 {
        border-radius: 0px;
    }

    .feature_wrapper,
    .testimonial_section {
        padding: 70px 0;
    }

    .try_box p {
        margin-top: 10px;
        margin-bottom: 30px;
    }

    .news_wrapper {
        padding-bottom: 70px;
    }

    footer {
        padding-top: 70px;
    }

    .mt_90 {
        margin-top: 40px;
    }

    .mt_120 {
        margin-top: 70px;
    }

    .mb_120 {
        margin-bottom: 70px;
    }

    .pager li a,
    .next_prev_btn ul li a {
        height: 35px;
        padding: 0 15px;
    }

    .next_prev_btn ul {
        margin-left: -5px;
        margin-right: -5px;
    }

    .pager li,
    .next_prev_btn ul li {
        padding: 5px;
    }
}

/*Medium devices (tablets, 767px and down)*/
@media (min-width: 768px) and (max-width: 991px) {

    .slider_item_img {
        width: 30%;

    }

    .slider_item_img img {
        max-width: 150px;
    }

    .slider_item_text {
        width: 65%;

    }

    .slider__header_left h3 {
        font-size: 18px;
        line-height: 26px;
        margin: 0 0 20px;
    }

    .slider__header_left h3 span {
        font-size: 24px;
        font-weight: 600;
        color: #4DC1B5;
        line-height: 34px;
    }

    .slider_item_text p {
        font-size: 14px;
        line-height: 24px;
        margin: 0;
    }


    .slider_arrow img {
        width: 75%;
    }
}

@media (max-width: 767px) {

    .logo img {
        max-width: 55px;
    }

    .box_2 {
        padding: 30px 20px;
    }

    .box_2 p {
        margin-top: 30px;
    }

    .box_2 img {
        height: 70px;
    }

    .ofcavas-menu ul {
        max-width: 540px;
    }

    .scroll-down {
        display: none;
    }

    .para {
        font-size: 16px;
    }

    .news_img {
        max-height: 100%;
    }

    .medi_box {
        padding: 40px 30px;
    }

    .button_lg {
        padding: 12px 20px;
    }

    .button.v2 {
        font-size: 22px !important;
        line-height: 28px !important;
        padding: 14px 35px !important;
    }

    .button.v2.mt_50 {
        margin-top: 0 !important;
    }

    .button_lg h2 {
        font-size: 23px;
    }

    .inner_content {
        overflow-x: hidden !important;
    }

    .nav.nav-tabs.hw_tab {
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: column;
        border: none;
        margin-top: 0;
    }


    .nav.nav-tabs.hw_tab li {
        width: 100%;
        text-align: center;
        margin: 10px 0;
    }

    .nav.nav-tabs.hw_tab li a {
        font-size: 22.5px;
        line-height: 38px;
        padding: 10px;
    }

    .swiper-container {
        height: 500px;
        padding: 10px 0 20px;
        margin-bottom: 40px;
    }

    .slider_item {
        width: 100%;
        padding: 0 5px;
        justify-content: flex-start;
        flex-direction: column;
        margin: 0;
    }

    .slider_item_img,
    .slider_item_text {
        width: 100%;
        margin: 15px 0;
    }

    .slider_item_text {

        padding: 55px 20px;
    }

    .slider__header_left h3 {
        font-size: 16px;
        line-height: 20px;
        margin: 0 0 15px;
    }

    .slider__header_left h3 span {
        font-size: 18px;
        line-height: 26px;
    }

    .slider_item_text p {
        font-size: 14px;
        line-height: 20px;
        margin: 0;
    }

    .slider__header_right h6 {
        font-size: 15px;
        line-height: 18px;
    }

    .tab-content {
        position: relative;
    }

    .delayedPopupWindow {
        width: 95%;
    }

    .demo-popup_img {
        text-align: center;
        margin-bottom: 15px;
    }

    .slider_arrow img {
        width: 75%;
    }

    .owl-carousel.news_slider .owl-dots {

        min-width: 300px;
        margin: 0 auto;
        text-align: center;
    }

    .quote__content {
        justify-content: flex-start;
        flex-direction: column;
    }

    .quote__text_wrap {
        width: 100%;
    }

    .quote_icon {
        width: 12%;
    }

    .quote_img {
        width: 45px;
        height: 45px;
    }

    .quote_icon img {
        max-width: 18px;
        top: 12px;
    }

    .quote__text {
        margin-left: 20px;
    }

    .quote_logo {
        width: 50%;
        margin: 20px auto 0;
    }

    .slider_item__wrap.v2 .slider_item {
        flex-direction: column-reverse;
    }

    .quote_author.blue_text {
        margin: 38px 0 0;
    }

    #quote__wrap {
        padding: 100px 0 30px;
    }
}

/*Small devices (landscape phones, 575px and down)*/
@media (max-width: 575px) {

    h2,
    .medi_box h2 {
        font-size: 27px;
        line-height: 38px;
    }

    .try_box .green_text {
        line-height: 38px;
    }

    .medi_box {
        min-height: auto;
    }

    .video_box_wrapper {
        padding: 30px 25px;
    }

    .video_box {
        height: 260px;
    }

    .try_box {
        padding: 25px;
    }

    .try_box .button h2 {
        font-size: 23px;
    }

    .ofcavas-menu ul {
        padding-right: 45px;
    }

    .social_icons_list a img {
        height: 100%;
    }

    .social_icons_list a {
        width: 48px;
        height: 48px;
        padding: 10px;
        margin-right: 10px;
    }

    .contact_box {
        padding: 30px !important
    }

    .contact_box .button {
        padding: 13.5px 15px !important;
    }

    .approach_wrapper .medi_box p br {
        display: none;
    }

    .status .green_text {
        margin-top: 10px;
        display: inline-block;
    }

    .pager li a,
    .next_prev_btn ul li a {
        height: 30px;
        padding: 0 9px;
        font-size: 10px;
    }

    .next_prev_btn ul {
        margin-left: -2px;
        margin-right: -2px;
    }

    .pager li,
    .next_prev_btn ul li {
        padding: 5px 2px;
    }


}