@media only screen and (min-width: 1600px) {	
	#doctorimg {
	    width: 40%;
	}
	#margtop {
	    padding-top: 300px;
	}
	#logomenu {
	    width: 150px;
	}
	#menulist {
	    font-size: 1.2em;
	}
	#menulist li {
	    margin-bottom: 20px;
	}
	.menusublist li {
	    margin-bottom: 17px !important;
	}
	#btncita {
	    bottom: 85px;
	    font-size: 1.5em;
	}
	#iconcita {
	    width: 40px;
	}
	.titleprincipal {
	    font-size: 4em;
	}
	.txt {
	    font-size: 1.2em;
	    margin-bottom: 33px;
	}
	.iconsize {
	    width: 44px;
	}
	.partdivm {
	    width: 25%;
	}
	.partdivm2 {
	    font-size: 1.1em;
	}
	.listhorario {
	    font-size: 1.1em;
	}
	.boxinter {
	    height: 270px;
	}
	#menulist {
		margin-top: 100px;
	    font-size: 1.1em;
	}
	.subtitleprincipal {
	    font-size: 2.8em;
	}
	#listexp li {
	    font-size: 1.3em;
	}
	#linkconocemas {
	    font-size: 1.4em;
	}
	#divexp2 {
	    font-size: 2em;
	}
	#dctoperando {
	    margin: auto;
	    display: block;
	    margin-top: -260px;
	    width: 74%;
	}
	.quotcarrusel {
	    font-size: 2em;
	}
	.quotautor {
	    font-size: 1.3em;
	}
	.imgcarrusel {
	    width: 450px;
	}
	.esppaddlefcarrusel {
	    padding-left: 160px;
	}
	.slick-dots li button:before {
	    font-size: 25px;
	}
	.cardcarrusel:hover h4 {
	    font-size: 1.8rem;
	}
	.btncarrusel {
	    font-size: 1.2em;
	}
	#divprincipal {
	    /* background: red; */
	    margin-left: 300px;
	}
	#menu {
	    width: 320px;
	}
	#logofooter {
	    width: 115px;
	}
	footer h6 {
	    font-size: 1.2em;
	    margin-bottom: 22px;
	}
	footer a {
	    font-size: 1.2em;
	}
	footer p {
	    font-size: 1.2em;
	}
	#btnfooter {
	    font-size: 1.2em;
	}
	#btnfooter img {
	    width: 40px;
	}
	#btnfooter {
	    margin-top: 22px;
	}
	#aviso {
	    font-size: 1.2em;
	}
	.btnatras, .btndetail {
	    font-size: 1em !important;
	}
	.btnatras img {
	    width: 10px;
	}
	.titledetail {
	    font-size: 2.5em;
	}
	.parraf1detail {
	    font-size: 1.1em;
	}
	.parradetailprec span {
	    font-size: 0.4em;
	}
	.parradetailprec {
	    font-size: 2.5em;
	}
	.subtitledetail {
	    font-size: 1.5em;
	}
	.textdetail {
	    font-size: 1.1em;
	}
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
	#doctorimg {
	    width: 49%;
	}
}


@media only screen and (min-width: 1450px) and (max-width: 1600px) {
	#doctorimg {
	    width: 40%;
	}
	.btnatras img {
	    width: 13px;
	}
}

@media only screen and (min-width: 1350px) and (max-width: 1450px) {
	#doctorimg {
	    width: 44%;
	}
}
@media only screen and (max-width: 1370px) {
	.boxinter{
		height: 225px;
	}
}
@media only screen and (max-width: 1300px) {
	.boxinter{
		height: 240px;
	}
}
@media only screen and (max-width: 1200px) {	
	.modal-lg, .modal-xl {
	    max-width: 85%;
	}
	.resslick  img {
	    height: 190px;
	}
	.cardcarrusel h4 {
	    height: 91px;
	    font-size: 1.3rem;
	}

	#imgcentrodetail {
	    height: 230px !important;
	}
	#divdetalle .imgcar2 {
	    left: -32px!important;
	    height: 283px !important;
	}
	#divdetalle .imgcar1 {
	    height: 320px!important;
	    left: -200px!important;
	}
	#divdetalle .imgcar3 {
	    height: 190px !important;
	}
	#divdetalle .imgcar4 {
	    height: 270px!important;
	}
	#divdetalle .imgcar5{
	    height: 350px !important;
	}
	.boxinter{
		height: 300px;
	}
	.saltomovcontac{
		display: none;
	}
}
@media only screen and (max-width: 1140px) {	
	.boxinter {
	    padding: 15px 13px;
	    height: 225px;
	}
	.parraf1detail {
	    padding-right: 82px;
	}
	#imgcentrodetail {
	    height: 370px;
	    left: -151px;
	    top: 20px;
	}
}
@media only screen and (max-width: 1025px) {
	#margtop {
	    padding-top: 110px;
	}
	.titleprincipal {
	    font-size: 2.3em;
	}
	.iconsize {
	    width: 36px;
	}
	.partdivm {
	    width: 33%;
	}
	.changeint{
		width: 100%;
	}
	.changeint {
	    width: 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	.boxinter {
	    width: 32%;
	    margin-bottom: 13px;
	}
	#doctorimg {
	    width: 63%;
	}
	.btnconoce {
	    margin-bottom: 47px;
	}
	#dctoperando {
	    margin-top: -205px;
	    width: 98%;
	}
	.quotcarrusel {
	    font-size: 1.5em;
	}
	.cardcarrusel h4 {
	    font-size: 1.3em;
	}
	.subtitleprincipal {
	    font-size: 2em;
	}
	#imdgdoc {
	    display: none;
	}

	
	.divdetalle {
	    width: 100%;
	}
	#divcita2 {
	    background-image: none;
	    padding: 0;
	    width: auto;
	    position: absolute;
	    right: 27px;
	    top: 35px;
	}
	#divcita1 {
	    padding: 80px 90px 80px 90px;
	}
	.cardcarrusel h4 {
	    height: 70px;
	}
	/*PROCEDIMIENTOS*/
	.imgprocedi{
	    left: -111px !important;
	}
	.braquiterapiaim{
		left: -31px !important;
	}
	.bordemenu{
		width: 70%;
	}
}
@media only screen and (max-width: 960px) {
	.changeparraprin{
		-ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}	
	#doctorimg {
	    width: 50%;
	}
	.boxinter {
	    width: 39%;
	    height: 234px;
	}
	#dctoperando {
	    width: 100%;
	}
	.imgradpros {
	    top: 62px !important;
	    left: -251px !important;
	}
}
@media only screen and (max-width: 901px) {
	#doctorimg {
	    width: 56%;
	}
	#margtop {
	    padding-top: 79px;
	}
	.quotcarrusel br{
	    display: none;
	}
	.quotcarrusel {
	    font-size: 1.3em;
	}
	.esppaddlefcarrusel {
	    padding-left: 10px;
	}
	.titledetail {
	    font-size: 1.8em;
	    margin-bottom: 19px;
	}
	.parraf1detail {
	    padding-right: 0;
	}
	.padddetail {
	    padding: 50px 50px;
	}
	.cardcarrusel h4 {
	    font-size: 1.06em;
	}
	#divdetalle .imgcar1 {
	    height: 275px!important;
	    left: -205px!important;
	}
	#divdetalle .imgcar2 {
	    left: -80px!important;
	    height: 270px !important;
	}
	#divdetalle .imgcar4 {
	    height: 215px!important;
	}
	#divdetalle .imgcar5 {
	    height: 320px !important;
	}
	/*PROCEDIMIENTOS*/
	.imgprocedi {
	    left: -129px !important;
	    height: 214px !important;
	}
	.circimg{
		left: -53px !important;
    	top: 116px !important;
	}

	.imgradpros {
	    top: -30px !important;
	    left: -213px !important;
	}
}
@media only screen and (max-width: 800px) {
	#divdatos {
		border-radius: 33px 0px 0px 33px;
	    padding: 27px 12px;
	}
	#dctoperando {
	    width: 100%;
	    margin-top: 0;
	}
	.change2parrafo{
		-ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	footer {
	    padding-left: 65px;
	    padding-right: 65px;
	}
	.quotcarrusel {
	    font-size: 1.2em;
	}
	.quotcarrusel br{
	    display: none;
	}
	.cardcarrusel h4 {
	    font-size: 1.25em;
	    height: 60px;
	}
	.imgradpros {
	    top: -99px !important;
	    left: -228px !important;
	}

}
@media only screen and (max-width: 767px) {
	.changeint {
	    width: 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	}
	.boxinter {
	    width: 100%;
	}
	
	#divprincipal {
	    margin-left: 0;
	}
	.marginfullleft {
	    padding-left: 60px;
	    padding-right: 60px;
	}
	.titleprincipal {
	    text-align: center;
	}
	.titleprincipal br{
	    display: none;
	}
	.changeparraprin {
	    text-align: center;
	}
	#doctorimg {
	    width: 45%;
	    position: relative !important;
	    margin: auto;
	}
	#divdatos {
	    border-radius: 33px 33px 33px 33px;
	    padding: 33px 20px 0px 20px;
	}
	#divdatos {
	    margin-left: -15px;
	}
	#divdatos .row{
		justify-content: center;
	}
	#divdatos {
	    background: linear-gradient(180deg, rgba(146,195,231,1) 0%, rgba(157,204,240,1) 35%, rgba(164,210,245,1) 62%, rgba(215,238,255,1) 100%);
	}
	.subtitleprincipal {
	    text-align: center;
	}
	.subtitleprincipal br{
	    display: none;
	}
	.txt {
	    text-align: center;
	}
	#dctoperando {
	    width: 57%;
	    margin: auto;
	    display: block;
	    margin-bottom: 37px;
	}
	#listexp {
	    text-align: center;
	}
	#divexp1 {
	    text-align: center;
	}

	#divexp1 {
	    width: 100%;
	    padding: 0px 55px;
	}
	#divexp2 {
	    width: 100%;
	    position: absolute;
	    right: 0;
	    font-size: 1.5em;
	}
	.esppaddlefcarrusel {
	    padding-left: 50px;
	    padding-right: 50px;
	    text-align: center;
	}
	.quotcarrusel {
	    font-size: 1.4em;
	}
	.quotautor {
	    color: #1c618a;
	    font-size: 1.2em;
	}

	.imgcarrusel {
	    width: 360px;
	    margin: auto;
	}

	.cardcarrusel h4 {
	    font-size: 1.5em;
	}

	.btncarrusel {
	    font-size: 1em;
	}
	.txt {
	    font-size: 1.2em;
	}
	.btnconoce {
	    font-size: 1.1em;
	}
	.iconsize {
	    width: 41px;
	}
	.partdivm {
	    width: 29%;
	}
	.partdivm2 {
	    font-size: 1em;
	}
	.listhorario {
	    font-size: 1em;
	}
	.boxinter {
	    height: 220px;
	}
	#listexp {
	    font-size: 1.1em;
	}
	#listexp li {
	    margin-bottom: 13px;
	}
	#divdatos{
			justify-content: center;
	}
	#linkconocemas {
	    font-size: 1.2em;
	}
	footer {
	    padding-left: 0;
	    padding-right: 0;
	        text-align: center;
	}
	#logofooter {
	    width: 117px;
	    margin-bottom: 23px;
	}
	footer h6 {
	    font-size: 1.1em;
	    margin-bottom: 15px;
	}
	footer a {
	    font-size: 1.2em;	
	}
	#btnfooter {	   
	    font-size: 1em;
	    margin-top: 18px;
	    margin-bottom: 16px;
	}
	footer p {
	    font-size: 1em;
	}
	#margtopfooter2 {
	    margin-top: 10px;
	}
	#rresrv{
		margin-bottom: 7px;
	}
	#aviso {
	    font-size: 1.1em;
	}
	footer {
	    padding-bottom: 40px;
	    z-index: 0;
	}
	#fondoinicio {
	    background-position: right;
	}

	#menu {
	    width: 353px;
	    padding: 30px 40px;
	}
	#logomenu {
	    width: 115px;
	    margin-left: auto;
	    margin-right: auto;
	}
	#menulist {
	    font-size: 1.1em;
	}
	#menulist li {
	    margin-bottom: 16px;
	}
	.menusublist li {
	    margin-bottom: 15px !important;
	}

	#btncita {	    
	    padding: 10px 21px;	   
	    font-size: 1.2em;	   
	}
	#iconcita {
	    width: 31px;
	}
	.openmenu{
	    left: 0px!important;
	}
	#close{
    	display: block;
    	position: absolute;
	    right: 15px;
	    top: 40px;
	}
	#open {
	       display: block;
	    position: absolute;
	    right: -58px;
	    top: 40px;
	    background: #a3d1f4;
	    padding: 9px;
	    padding-bottom: 14px;
	    border-radius: 0px 14px 14px 0px;
	}
	#menu {
	    left: -344px;
	}
	#menulist {
	    font-size: 1.2em;
	}
	#btnreg1{
		display: none;
	}
	#btnreg2 {
	    display: block;
	    position: absolute;
	    right: 15px;
	    top: 15px;
	    z-index: 2;
	}
	.divdetalle {
    	width: 100%;
	}
	#divdetalle{
		flex-wrap: wrap;
	}

	#part1detail {
	    border-radius: 0 0 33px 33px;
	    text-align: center;
	}

	.logodetail {
	    width: 206px;
	   margin-bottom: 40px;
	}
	.titledetail {
	    font-size: 2em;
	}
	.parraf1detail {
	    font-size: 1.1em;
	    padding-right: 0;
	}
	.parradetailprec span {
	    font-size: 0.4em;
	    margin-bottom: -5px;
	}
	.parradetailprec {
	    font-size: 2.1em;
	}
	.d1d{
		order: 1;
	}
	.d2d{
		order: 3;
	}
	.d3d{
		order: 2;
	}
	#imgcentrodetail {
	    height: 370px;
	    left: 0;
	    top: -61px;
	    position: relative;
	    z-index: 2;
	}
	#part1detail {
	    padding-bottom: 70px;
	}
	.btnatras img {
	    width: 12px;
	}
	.divdetalle {
		text-align: center;
	}
	.subtitledetail {
	    font-size: 1.5em;
	}
	.textdetail {
	    font-size: 1.1em;
	}
	.padbt0 {
	    padding-bottom: 5px !important;
	    padding-top: 0 !important;
	    margin-top: -50px;
	}
	#divbajdetail {
	    border-radius: 33px 33px 0 0;
	    padding-top: 31px;
	    padding-bottom: 19px;
	    margin-left: 0;
	    padding-left: 50px;
	}
	#divdetalle .imgcar1 {
	    height: 350px!important;
	    left: 0px!important;
	}
	#divdetalle .imgcar2 {
	    left: 0px!important;
	    height: 370px !important;
	}
	#divdetalle .imgcar3 {
	    left: 0px!important;
	}
	/*PROCEDIMIENTOS*/
	.imgprocedi{
	  	left: 0 !important;
	    height: 189px !important;
	}
	.radioim{
	    height: 177px !important;
	}
	.resecionim{
		height: 220px !important;
	}
	#modalmovil #part1detail{
		padding-bottom: 0px;
	}
	#modalmovil2 .padbt0{
		margin-top: 30px;
	}
	.divcarrdr{
		text-align: center;
	}
	.bordemenu{
		width: 80%;
	}
	.bordemenu{
		    margin: auto;
	}
}
@media only screen and (max-width: 660px) {
	#margtop {
	    padding-top: 107px;
	}
	#divdatos {
	    padding: 33px 6px 0px 6px;
	}
	.enfdvd #margtop {
	    padding-top: 33px;
	}
	.titlemins {
	    font-size: 1.2em !important;
	}
}
@media only screen and (max-width: 620px) {
	.cardcarrusel h4 {
	    font-size: 1.3em;
	}
	.imgradpros {
	    top: -40px !important;
	}
}
@media only screen and (max-width: 580px) {	
	.titleprincipal {
	    font-size: 1.5em;
	}
	.txt {
	    font-size: 0.93em;
	}
	.btnconoce {
	    font-size: 1em;
	}
	#textbtnm {
	    font-size: 0.7em;
	}
	#open img {
	    width: 25px;
	}
	#open {	  
	    right: -42px;	  
	    padding: 7px;
	    padding-bottom: 12px;
	}
	.iconsize {
	    width: 27px;
	}
	.partdivm2 {
	    font-size: 0.7em;
	}
	.listhorario {
	    font-size: 0.8em;
	}
	.boxinter {
	    height: 215px;
	}
	#doctorimg {
	    width: 37%;
	}
	.subtitleprincipal {
	    font-size: 1.4em;
	}
	#dctoperando {
	    width: 46%;
	}
	#listexp {
	    font-size: 0.9em;
	}
	#linkconocemas {
	    font-size: 1em;
	}
	#divexp2 {
	    font-size: 1.4em;
	}
	.quotcarrusel {
	    font-size: 1.1em;
	}
	.quotautor {
	    font-size: 0.9em;
	}
	.quotcarrusel {
	    margin-bottom: 8px;
	    line-height: 1.2;
	}
	.imgcarrusel {
	    width: 230px;
	    margin: auto;
	}
	.cardcarrusel h4 {
	    font-size: 1.1em;
	}
	
	.btncarrusel {
	    font-size: 0.8em;
	    padding: 4px 19px;
	}
	#logofooter {
	    width: 98px;
	    margin-bottom: 23px;
	}
	footer {
	    padding-bottom: 32px;
	    padding-top: 35px;
	}
	footer h6 {
	    font-size: 0.9em;
	    margin-bottom: 5px;
	}
	footer a {
	    font-size: 1em;
	}
	#btnfooter {
	    font-size: 0.8em;
	    margin-top: 11px;
	    margin-bottom: 11px;
	    padding: 5px 9px;
	}
	#btnfooter img {
	    width: 22px;
	}
	footer p {
	    font-size: 0.9em;
	    line-height: 1.4;
	}
		#aviso {
	    font-size: 0.9em;
	}
	#rresrv {
	    margin-bottom: 3px;
	}
	#CarruselPadecimientos .slick-slide img {
	    display: block;
	    width: 170px;
	    margin: auto;
	}
	#close img{
	       width: 18px;
	}
	#menulist {
	    font-size: 0.9em;
	    text-align: center;
	    margin-top: 22px;
	}
	#logomenu {
	    width: 80px;
	}
	#menulist li {
	    margin-bottom: 8px;
	}
	.menusublist li {
	    margin-bottom: 7px !important;
	}
	#iconcita {
	    width: 25px;
	}
	#btncita {
	    padding: 4px 12px;
	    font-size: 0.9em;
	    border-radius: 9px;
	    right: 0;
	    left: 0;
	    width: 152px;
	    margin: auto;
	    bottom: 22px;
	}
	#menu {
	    width: 320px;
    	left: -310px;
	}
	#divexp1 {
	    padding: 0px 30px;
	}

	.btnatras {
	    font-size: 0.9em !important;
	}
	.btnatras img {
	    width: 10px;
	}
	.logodetail {
	    width: 176px;
	    margin-bottom: 22px;
	}
	.modal-lg, .modal-xl {
	    max-width: 90%;
	    margin: auto;
	}
	.titledetail {
	    font-size: 1.8em;
	}
	.parraf1detail {
	    font-size: 1em;
	    padding-right: 0;
	}
	.parradetailprec {
	    font-size: 1.8em;
	}
	#imgcentrodetail {
	    height: 230px;
	    top: -50px;
	}
	.subtitledetail {
	    font-size: 1.4em;
	}
	.textdetail {
	    font-size: 1em;
	    line-height: 1.4;
	}
	.listdetail li {
	    margin-bottom: 5px;
	}
	#divcita1 {
	    padding: 80px 50px 80px 50px;
	}
	#divcita1 .form-input{	  
	    padding: 9px 13px;
	    font-size: 0.9em;
	    margin-bottom: 18px;

	}
	.cardcarrusel h4 {
	    font-size: 1.4em;
	    height: auto;
	}
	.btncarrusel {
	    margin-top: 14px;
	}
	#divdetalle .imgcar1 {
	    height: 270px!important;
	}
	#divdetalle .imgcar1 {
	    height: 250px!important;
	}
	#divdetalle .imgcar2 {
	    height: 250px !important;
	}
	#divdetalle .imgcar3 {
	    height: 190px !important;
	}
	.enfdvd #margtop {
	    padding-top: 33px !important;
	}
	
}

@media only screen and (max-width: 500px) {
	#margtop {
	    padding-top: 56px;
	}
	#divdatos {
	    padding: 29px 0px 0px 0px;
	}
	.iconsize {
	    width: 25px;
	}
	.partdivm2 {
	    font-size: 0.6em;
	}
	.listhorario li {
	    margin-bottom: 7px;
	}
	.listhorario {
	    font-size: 0.7em;
	}
	.boxinter {
	    height: 175px;
	}
	#dctoperando {
	    width: 60%;
	}
	#divexp1 {
    	width: 100%;
	    padding: 0px 0px;
	}
	#divexp2 {
	    right: -20px;
	    font-size: 1.5em;
	}
	.esppaddlefcarrusel {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	#divbajdetail {
	    padding-left: 15px;
	}
	.padddetail {
	    padding: 50px 15px;
	}
	.logodetail {
	    margin-top: 10px;
	}
	#divcita1 {
	 	   padding: 54px 50px 54px 50px;
	}
	#divdetalle .imgcar5 {
	    height: 230px !important;
	}
	/*PROCEDIMIENTOS*/
	.imgprocedi {
	    height: 150px !important;
	}
	.radioim{
	    height: 108px !important;
	}
	.resecionim{
		height: 186px !important;
	}
	.boxinter {
	    height: 182px;
	}
}

@media only screen and (max-width: 430px) {
	
	.titleprincipal {
	    font-size: 1.4em;
	    margin-bottom: 21px;
	}
	.txt {
	    font-size: 0.9em;
	}
	.btnconoce {
	    font-size: 0.9em;
	}
	.changeint {
	    width: 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	.partdivm {
	    text-align: center;
	}
	.partdivm2 {
	    font-size: 0.7em;
	    text-align: center;
	}
	.listhorario {
	    font-size: 0.8em;
	}
	#doctorimg {
	    width: 50%;
	}
	.subtitleprincipal {
	    font-size: 1.3em;
	}
	#logofooter {
	    width: 78px;
	    margin-bottom: 23px;
	}
	footer a {
	    font-size: 0.9em;
	}
	footer p {
	    font-size: 0.8em;
	    line-height: 1.4;
	}
	#textbtnm {
	    font-size: 0.6em;
	}
	#open img {
	    width: 22px;
	}
	#open {
	    right: -33px;
	    padding: 6px;
	    padding-bottom: 11px;
	    border-radius: 0px 11px 11px 0px;
	}
	#menu {
	    width: 275px;
	    border-radius: 0px 27px 0px 0px;
	    left: -260px;
	}
	.logodetail {
	    width: 160px;
	    margin-bottom: 22px;
	}
	.titledetail {
	    font-size: 1.5em;
	}
	.parraf1detail {
	    font-size: 0.9em;
	}
	.parradetailprec {
	    font-size: 1.4em;
	}
	.subtitledetail {
	    font-size: 1.3em;
	}
	.textdetail {
	    font-size: 0.9em;
	}
	#imgcentrodetail {
	    height: 199px;
	}
	#divcita1 {
	    padding: 54px 20px 54px 20px;
	}
	#modalhazcita .btncontcform{
	    font-size: 0.8em;	   
	    padding: 5px 12px;
	    border-radius: 8px;
	}
	#modalhazcita .btnatras {
	    font-size: 0.8em !important;
	     margin-bottom: 0;
	    border-radius: 9px !important;
	    padding: 5px 21px !important;
	}
	#modalhazcita .btnatras img {
	    width: 8px;
	    margin-right: 9px;
	}
	#divcita1 {
	    padding: 80px 50px 38px 50px;
	}
	 .slick-dots {
	    bottom: -40px;
	    width: 79%;
	    left: 0;
	    right: 0;
	    margin: auto;
	}
	#divdetalle .imgcar1 {
	    height: 190px!important;
	}
	#divdetalle .imgcar2 {
	    height: 190px !important;
	}
	#divdetalle .imgcar5 {
	    height: 190px !important;
	}
	.enfdvd #margtop {
	    padding-top: 10px !important;
	}
}
@media only screen and (max-width: 376px) {
	 .btnatras {
	    font-size: 0.8em !important;
	}
	#divcita1 {
	    padding: 80px 15px 38px 15px;
	}
}
@media only screen and (max-width: 350px) {
    .boxinter {
        height: 195px;
    }
}