@media (max-width:1919px) {}

@media (max-width:1439px) {}

@media (max-width:1279px) {
    #c-blefaroplastia .image#second {

        margin-top: 27px;
    }

    #c-blefaroplastia .inner .right {
        padding-right: 0px;
    }

    #c-lifting .inner .right {
        padding-right: 6px;
    }

    #c-lipoescultura .image#second {
        height: 271px;
        background-position: right;
    }

    .gray-box {
        background: #f5f3f0;
        padding: 10px 20px;
        margin-top: 20px;
    }

    .gray-box .bolder {
        font-size: 11px;
    }

    .owl-nav {
        width: 1024px;
    }

    .container {
        width: 900px;
    }

    .tratamiento {
        height: 760px;
    }

    #oncologica .bolder.primary br {
        display: none;
    }

    .step {
        padding: 50px 26px;
        height: 310px;
    }

    #doctor .outer {
        height: 518px;
        grid-template-columns: 450px auto;
    }

	#doctor .image {
		height: 367px;
		width: 100%;
		background-position-x: -30px;
	}
	#doctor .quote {
		font-size: 17px;
		padding: 43px 22px;
		line-height: 25px;
	}


    #memb {
        right: 194px;
    }

    #doctor .subtitle {
        padding-right: 10px;
    }

    #mohel .image {
        width: 100%;
        height: 204px;
        padding: 54px 15px;
        position: absolute;
        bottom: 0;
    }

    #mohel .left {
        position: relative;
    }

    #cat-nav li {
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
    }

    li:not(.site) {
        display: none;
    }

    #main-nav li {
        border: 0;
    }

    #footer .container {
        grid-template-columns: 0.1fr 1fr 0.75fr 1fr 0.1fr;
    }

    #footer .mail {
        grid-column: 2;
    }
}

@media (max-width:1023px) {
    .menu-btn {
        display: block;
        width: 51px;
        padding: 10px;
        margin-bottom: 30px;
        background: #000;
        color: #FFF;
        text-align: center;
        cursor: pointer;
        border: 0px;
        font-size: 23px;
        position: absolute;
        top: 65px;
        right: 50px;
        background: #000000;
        z-index: 55;
    }

    li.pushy-link,
    li.pushy-submenu {
        display: block;
    }

    li.pushy-link a,
    li.pushy-submenu,
    .pushy-submenu>a,
    .pushy-submenu>button {
        font-size: 15px;
    }

    .pushy {
        width: 300px;
    }
    
    .pushy-left {
        transform: translate3d(-300px, 0, 0);
        -moz-transform: translate3d(-300px, 0, 0);
        -o-transform: translate3d(-300px, 0, 0);
        -webkit-transform: translate3d(-300px, 0, 0);
        -ms-transform: translate3d(-300px, 0, 0);
    }0
    
    .owl-nav {
        width: 100vw;
    }
    
    .container {
        width: 700px;
    }
    
    #cirugias {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr 1fr 1fr;
        height: auto;
    }
    
    #memb {
        right: 3px;
    }
    
    .text.split {
        column-gap: 60px;
    }
    
    #c-lifting .image#first {
        height: 240px;
    }
    
    .bigger.bolder {
        font-size: 14px;
    }
    
    #c-lifting .medium {
        padding-right: 0px;
    }
    
    #c-intimidad .medium {
        padding-right: 0px;
    }
    
    #c-lifting .inner.two-cols {
        column-gap: 50px;
    }
    
    #c-otoplastia .image {
        height: 473px;
    }
    
    .info {
        font-size: 7px;
    }
    
    .top-bar h6 {
        font-size: 9px;
    }
    
    .slide#s1 {
        background-image: url(../img/solid-back.jpg);
    }
    
    #floating-mohel .text {
        margin: 15px auto 0;
    }
    
    #floating-mohel .floating-card {
        margin: 20px auto 0;
    }
    
    .slide {
        height: 425px;
    }
    
    .owl-carousel .owl-dots {
        bottom: -40px;
    }
	
	#doctor .outer {
		height: 518px;
		grid-template-columns: 270px auto;
	}
	
	#doctor .quote{
		display:none;
	}
    #doctor .image {
        height: 362px;
        width: 100%;
		background-position-x: -250px;
    }

}


@media (max-width:767px) {
    .container {
        width: 500px;
    }

    .two-cols {
        grid-template-columns: 1fr;
        row-gap: 35px;
    }

    .bolder.big {
        font-size: 15px;
    }

    .tratamiento {
        height: 640px;
    }

    .steps {
        grid-template-columns: 1fr;
        row-gap: 45px;
    }

    .step {
        height: auto;
    }

    #correccion {
        column-count: 1;
    }

    #doctor .subtitle br {
        display: none;
    }

    #doctor .subtitle {
        position: absolute;
        bottom: -22px;
    }

    .outer .top {
        grid-template-columns: 420px 1fr;
    }

    #doctor .outer {
        height: 800px;
        grid-template-columns: 1fr;
        grid-template-rows: 362px auto;
    }

	#doctor .image {
		margin: 0 auto;
		width: 250px;
	}

    #memb {
        right: auto;
        bottom: 39px;
    }

    .bottom .brackets {
        grid-template-columns: 480px 7px;
        height: 95px;
        grid-gap: 5px;
    }

    .bottom {
        bottom: -15px;
    }

    #doctor {
        padding-bottom: 100px
    }

    #mohel .image {
        width: 100%;
        height: 204px;
        padding: 54px 15px;
        position: relative;
    }

    #footer .container {
        grid-template-columns: 1fr 1fr 1fr;
        width: 100%;
    }

    #footer .mail {
        grid-column: 1;
        border-left: 0;
    }

    #footer .ubicacion {
        border-right: 0;
    }

    .telefonos #fijo,
    .telefonos #wsp {
        margin-top: 12px;
    }

    #footer .text,
    #footer .bolder {
        font-size: 10px;
        margin-top: 5px;
    }

    .telefonos #fijo,
    .telefonos #wsp {
        margin-top: 0;
    }

    #footer .telefonos {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        padding-top: 20px;
    }

    .text.split {
        column-count: 1;
    }

    #c-mamaria .image,
    #c-lipoescultura .image#first,
    #c-blefaroplastia .image#first,
    #c-abdominoplastia .image#first,
    #c-lifting .image#first,
    #c-rinoplastia .image#first,
    #c-intimidad .image {
        height: 260px;
    }

    #c-lifting .image#first {
        background-position: top;
    }

    #cat-nav {
        width: 600px;
    }

    #cat-nav ul {
        grid-gap: 9px;
    }

    .detail-title {
        margin-top: 45px;
        margin-bottom: 14px;
    }

    #c-otoplastia .image {
        height: 320px;
    }
}

@media (max-width:639px) {
    .container {
        width: 420px;
    }

    #cat-nav ul {
        grid-template-columns: 1fr 1fr;
    }

    #cat-nav {
        width: 420px;
    }

    .membresias {
        grid-template-columns: 1fr 1fr;
    }

    .membresias .item .bolder {
        padding: 0 15px;
        box-sizing: border-box;
    }

    .item#isabel {
        background-position-x: 38px;
    }

    input[type="submit"],
    .mensaje {
        grid-column: 1;
    }

    form {
        grid-template-columns: 1fr;
    }

    #footer .container {
        grid-template-columns: 1fr;
        width: 290px;
        padding: 20px 0;
    }

    .telefonos #fijo,
    .telefonos #wsp {
        margin-left: 0;
    }

    #footer .telefonos {
        height: 80px;
    }

    #footer .mail,
    #footer .ubicacion {
        border: 0
    }

    #footer .telefonos {
        padding-top: 10px;
        border-top: 1px solid white;
        border-bottom: 1px solid white;
    }

    #footer .ubicacion .icon {
        top: 13px;
        left: 14px;
    }

    h2.title {
        font-size: 36px;
    }

    .tratamiento {
        height: 680px;
    }

    #doctor {
        padding-bottom: 230px;
    }

    .bottom .brackets {
        grid-template-columns: 350px 7px;
    }

    .item#isabel {
        background-position-x: 20px;
    }

    #doctor .outer {
        height: 900px;
    }
	.menu-btn {
		display: block;
		width: 37px;
		padding: 8px;
		margin-bottom: 30px;
		background: #000;
		color: #FFF;
		text-align: center;
		cursor: pointer;
		border: 0px;
		font-size: 16px;
		position: absolute;
		top: 65px;
		right: 30px;
		background: #000000;
		z-index: 55;
	}
}

@media (max-width:479px) {
    #cirugias {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    }

    .container {
        width: 280px;
    }

    #esteticos .box {
        padding: 42px 25px;
    }

    .tratamiento {
        height: 930px;
    }

    .title span {
        display: none;
    }

    #oncologica .container {
        padding: 0 20px;
    }

    .brackets .left,
    .brackets .right {
        border: 0;
    }

    .outer .top {
        grid-template-columns: 100%;
    }

    .brackets {
        grid-template-columns: 0px auto 0px;
        grid-gap: 0;
    }

    #doctor .outer {
        padding-right: 0;
        border: 0;
    }

    .bottom .brackets {
        grid-template-columns: 280px;
    }

    #doctor .outer {
        height: 980px;
    }

    #mohel .image {
        width: 100%;
        height: 160px;
        padding: 24px 12px;
        position: relative;
    }

    .info:not(:first-child) {
        display: none;
    }
	.info {
		font-size: 10px;
	}
	.top-bar {
		height: 50px;
	}

    .top-bar .container {
        grid-template-columns: 1fr;
    }

    #oncologica .image {
        background-position: right;
    }

    #cat-nav ul {
        grid-template-columns: 1fr;
    }

    #cat-nav {
        width: 280px;
    }

    #cat-nav li {
        height: 30px;
    }

    h2.title {
        font-size: 31px;
        line-height: 37px;
    }

    #c-mamaria .image,
    #c-lipoescultura .image#first,
    #c-blefaroplastia .image#first,
    #c-abdominoplastia .image#first,
    #c-lifting .image#first,
    #c-rinoplastia .image#first,
    #c-intimidad .image {
        height: 170px;
    }

    .item#isabel {
        background-position-x: 5px;
    }

    #c-lipoescultura .image#second {
        height: 150px;
    }

    #c-otoplastia .image {
        height: 200px;
    }

    .light.text {
        font-size: 12px;
    }

    #esteticos .box {
        padding: 22px 25px;
    }

    .text {
        font-size: 12px;
        line-height: 18px;
        letter-spacing: -0.01em;
    }

    #floating-mohel .floating-card {
        width: 280px;
        height: 158px;
        padding: 5px 7px;
    }
	#floating-mohel {
 
		top: 188px;
	}
}