@media screen and (max-width: 1200px) {
    .navigation > ul > li {
        margin: 0 15px;
    }
    .day-item .cell,
    .day-item .circle {
        width: 100px;
        height: 100px;
    }
    .day-item .circle:before {
        width: 40px;
        margin: -3px 0 -3px -20px;
    }
    .day-item {
        font-size: 13px;
    }
}
@media screen and (max-width: 990px) {
    body {
        font-size: 11px;
    }
    header {
        height: 65.5px;
    }
    .button-style1 {
        font-size: 14px;
        padding: 15px 10px;
    }
    .button-style1.min {
        font-size: 12px;
        padding: 10px 10px;
    }
    .button-style2 {
        font-size: 12px;
        padding: 8px 15px;
    }
    .button-style2.min {
        font-size: 11px;
        padding: 7px 15px;
    }
    .button-style2.big {
        font-size: 14px;
        padding: 8px 15px;
    }
    .top-header {
        display: none;
    }
	.header-wrap {
		position: initial;
	}
    .header-wrap.header-fixed {
        position: fixed;
        top: 0;
    }
    .navigation {
        display: none;
    }
    .logo-area a {
        height: 45px;
    }
    .logo-area img {
        max-height: 30px;
    }
    .header .search-module {
        display: none;
    }
    .mobile-side-button {
        display: block;
        margin-top: .4rem
    }
    .mobile-side .search-module {
        display: block;
        padding: 15px 20px;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }
    .contact-item:not(:last-of-type) {
        margin-right: 10px;
    }
    .desc-block .top,
    .testimonials-item .text .top {
        height: 80px;
    }
    .day-item .cell,
    .day-item .circle {
        width: 70px;
        height: 70px;
    }
    .day-item .circle:before {
        width: 40px;
        margin: -3px 0 -3px -20px;
    }
    .day-item {
        font-size: 9px;
    }
    .footer [class^="fw-col-"]:not(:last-of-type) {
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 768px) {
    .button-style1 {
        font-size: 12px;
        padding: 10px 10px;
        min-width: 110px;
    }
    .full-screen {
        font-size: 9px;
    }
    .full-screen .h1 {
        margin-bottom: 10px;
    }
    .full-screen p {
        margin: 10px 0;
    }
    .full-screen p {
        font-size: 1.486em;
    }
    .footer [class^="fw-col-"] {
        border: none;
    }
    .testimonials-item .text {
        margin: 0 auto;
        max-width: 480px;
    }
    .testimonials-item .image {
        max-width: 450px;
        width: 100%;
        height: 280px;
        position: relative;
        margin: 0 auto;
    }
    .testimonials-item .image div {
        left: 0;
    }
    .day-item .cell,
    .day-item .circle {
        width: 115px;
        height: 115px;
    }
    .day-item .circle:before {
        width: 60px;
        margin: -3px 0 -3px -30px;
    }
    .day-item {
        font-size: 13px;
    }
    .doctor-col img {
        max-width: 480px;
        width: 80%;
    }
    .contact-col {
        border: none !important;
    }
    .full-screen .h1 {
        font-size: 3em;
    }
    .blog-item.in-row .image {
        margin-bottom: 30px;
    }
    .full-screen .blue-color {
        color: inherit;
    }
}
@media screen and (max-width: 640px) {
    #owl-demo .owl-item div {
        padding: 0;
        height: 390px;
        width: 10px;
        margin-top: 20%;
    }
    #slid1 {
        margin-left: -5;
    }
    .h1.big {
        font-size: 2em;
        line-height: 1.5em;
        margin-left: -25px !important;
        margin: 5px;
        margin-top: -181px;
    }
    #owl-demo .owl-item div {
        padding: 0 0;
    }
    #owl-demo .owl-item img {
        width: 97% !important;
        height: 224px;
    }
    .container tac {
        width: 20%;
        height: 20%;
    }
    .owl-dots {
        bottom: 0;
    }
    .p {
        margin-left: -35px;
        font-size: 9px;
    }
    #owl-demo .owl-item div {
        padding: 5px;
        height: 184px !important;
    }
    @media screen and (max-width: 414px) {
        .atendimento_urgente {
            font-size: 12px;
        }
        .banner-container-texto {
            padding: 0 !important;
        }
        .h1.big,
        h1.big {
            font-size: 18px;
        }
        .owl-carousel.owl-loaded {
            display: none !important;
        }
		.owl-carousel.convenios {
			display: block !important;
		}
		.owl-carousel.convenios img {
			display: initial !important;
			margin-bottom: 6%;
		}
        .banner-mobile {
            display: block !important;
            /* margin-top: 70px; */
        }
        .logo-area {
            padding: 5px 0 0 5px;
        }
        .mobile-side-button {
            padding: 5px;
        }
        .hidden-xs {
            display: none !important;
        }
        .footer [class^="fw-col-"]:not(:last-of-type) {
            margin-bottom: 0;
        }
        .footer-logo {
            max-width: 100%;
			text-align: center;
        }
        .heading-decor {
            margin-bottom: 0 !important;
            padding-bottom: 0 !important;
        }
        .contact-col {
            min-height: inherit;
            padding: 5px 15px;
        }
        .contact-col .icon {
            font-size: 20px;
        }
        section.full-screen.fw-main-row.fixed-height {
            height: 100px !important;
            /* margin-top: 70px !important; */
        }
		.help-us-area {
			text-align: justify;
			padding: 10px 0 0;
		}
		.help-us-area h1 {
			font-size: 22px;
		}
	}
}

