@media (min-width: 1600px) {
	header{
		background-size: 100% 330px;
	}
}
@media (min-width: 1024px) and (max-width: 1199px) {
	.navbar .container,
	.container{
		width: auto;
	}
	body.home section.content .container{
		width: 904px;
	}
	header .container .highlight a, 
	header .container .highlight a:active, 
	header .container .highlight a:hover, 
	header .container .highlight a:focus{
		width: 28%;
	}
}
@media (max-width: 1024px) {
	body {
		padding-right: 0px;
		padding-left: 0px;
	}
	.navbar .container,
	.container{
		width: auto;
	}
	.navbar .nav{
		margin:0 10px 0 0;
	}
	header .container .highlight a p{
		font-size: 75%;
		width: 71%;
	}
	.navbar .nav .highlight{
		min-width: auto;
	}
	.navbar-inner .brand{
		margin-left:0px;
	}
	header {
		height: auto;
	}
	header .container .highlight {
		/*position: relative;*/
		/*float: left;*/
		/*height: auto;*/
		width: 98%;
		background: #006600;
		/*bottom:0px;*/
	}
	header .container .highlight a, 
	header .container .highlight a:active, 
	header .container .highlight a:hover, 
	header .container .highlight a:focus{
		width: 27%;
	}
	header .container .content {
		/*width: 90%;
		float: right;
		margin: 16px 0px 0 0;
		padding: 0px 5%;*/
	}
	.content-beneficio h3 {
		margin-left: 10%;
		margin-top: 6%;
		font-size: 2vw;
	}
	.content-beneficio h4 {
		font-size: 2vw;
	}
	body.home section.content .container,
	body.institucional section.content .container,
	body.socios section.content .container,
	body.contactenos section.content .container{
		width: auto;
		padding-left: 10px;
		padding-right: 10px;
	}
	body.institucional section.content .container nav, 
	body.socios section.content .container nav{
		width: 100%;
		margin-left:0px;
	}
	#footer .disclamer p{
		padding-left: 0px;
	}
	footer .container{
		width: auto;
		padding-left: 10px;
		padding-right: 10px;
	}

	body.home section.content aside:first-child, 
	body.institucional section aside:first-child,
	body.socios section aside:first-child, 
	body.socios.beneficios .row-fluid.content-beneficios, 
	body.contactenos section aside:first-child{
		padding-left: 0px;
		margin-right: 10px;
	}
	
	body.contactenos .container-fluid .highlight, 
	body.institucional .container-fluid .highlight, 
	body.socios .container-fluid .highlight {
		width: 100%;
	}
	.banner-asociate {
		background: url('../img/cartel_asociate2.png') no-repeat;
		background-size: 100%;
		max-width: 329px;
		width: 100%;
	}
	.banner-asociate a {
		width: 92%;
		background-size: 100%;
	}
	body.contactenos .container-fluid .highlight a p, 
	body.institucional .container-fluid .highlight a p, 
	body.socios .container-fluid .highlight a p {
		width: auto !important;
	}
	/* Null Style-landing-responsive */
	section .container form{
		margin-left: -7px;
		float: left;
	}
}
@media (max-width: 962px) {
	.banner-asociate a {
		margin-top: 4%;
	}
	.beneficio a {
		font-size: 12px;
	}
	.socios.faqs .span8 {
		*min-width: 100%;
	}
	.socios.faqs .span4 {
		
	}
}
@media (max-width: 880px) { 
	body.socios.beneficios .content-beneficio h4 {
		font-size: 1.8vw;
	}
	section .container form{
		/* Null style-landing-responsive */
		margin-right: 0px;
	}
}
@media (max-width: 850px) {
	
	.carousel .carousel-inner .item .content h2{
		font-size: 22px;
	}
	.carousel .carousel-inner .item .content p{
		font-size: 12px;
	}
	.banner-asociate a {
		margin-top: 0%;
	}
	body.home .banner-asociate a {
		margin-top: 8%; 
	}
	body.socios.beneficios .content-beneficio h4 {
		font-size: 1.5vw;
	}
}
@media (max-width: 850px) { 
	body.socios.beneficios .content-beneficio h4 {
		font-size: 1.3vw;
	}
	table.result th.telefono,
	table.result td.telefono{
		display: none;
	}
	#form1 fieldset{
		width: 60%;
	}
}
@media (max-width: 805px) {
	.content-beneficio h4 {
		margin-left: 0;
		text-indent: 8px;
		font-size: 1.9vw;
	}
	
}
@media (max-width: 800px) {
	/*body.home section.content .medios-de-pago,
	body.home section.content .banner-asociate
	{
		margin-right: -10px;
	}*/
	body.home section.content aside:first-child, body.institucional section aside:first-child, body.socios section aside:first-child, body.socios.beneficios .row-fluid.content-beneficios, body.contactenos section aside:first-child {
		padding: 0px 20px 0 0px;
	}
}
@media only screen and (max-device-width: 768px) and (orientation:portrait) {
	#alert-contact, 
	#alert-contact-error {
		left: 25% !important;
	}
	body.socios.cartilla-medica .span4 {
		padding-right: 30px;
	}
}
@media (max-width: 768px) {
	#link_pdf,
	#div_pdf{
		width: auto;
		display: inline;
		float: right;
	}
	#div_pdf{
		margin-right: 0px;
	}
	.socios.cartilla-medica form button:last-child{
		margin-right: 14px;
	}
	body.prestadores.boletin-protectivo .banner-asociate a, 
	body.prestadores.boletin-informativo .banner-asociate a { 
  		margin-left: 8% !important;
  	}
	header .container .highlight a, 
	header .container .highlight a:active, 
	header .container .highlight a:hover, 
	header .container .highlight a:focus{
		width: 95%;
		margin-right: 5%;
	}
	#form1 fieldset {
		clear: left;
	}
	.row-fluid [class*="span"]{
		display: block;
		float: none;
		width: 100%;
	}
	section .container form{
		float: none;
	}
	.women-fp{
		display: none;
	}
	header .container .highlight a p {
		width: auto;
	}
	header .container .highlight a:last-child {
		margin: 0% 5% 0% 0% !important;
		padding: 0px;
	}
	body.home section.content .banner-asociate{
		float: none;
		margin: 0 auto;
	}
	body.home section.content .container, 
	body.institucional section.content .container, 
	body.socios section.content .container, 
	body.contactenos section.content .container {
		overflow: hidden;
	}
	body.home section.content .banner-asociate a {
		margin-left: 8%;	
		margin-top: 10%;
	}
	body.socios.formas-de-pagos .content {
		overflow: hidden;
	}
	#alert-contact, 
	#alert-contact-error {
		margin: auto;
	}
	#footer .container p {
		text-align: center;
	}
	#footer .container .follow-us{
		width: 100%;
		text-align: center;
		padding-left: 0;
	}
	.content-beneficio h3{
		font-size: 240%;
		margin-top: 5%;
		margin-top:22px;
	}
	.content-beneficio h4 {
		font-size: 240% !important;
		margin-top: 5% !important;
		margin-left:4% !important;
	}
	.accordion-heading.normal:after{
		display: none;
	}
	.accordion-heading.active:after{
		display: none;
	}
	body.socios.beneficios .row-fluid [class*="span"]{
		margin-left: 0;
	}
	header .container img.flia {
		max-width: 58%;
		margin: 12px 0 0px 19%;
		position: relative;
	}
	header .container .content {
		width: 90%;
		float: left;
		margin: -10px 30px 0 0;
		padding: 0px 5%;
	}
	header .container .highlight{
		margin-top: -54px;
	}
	footer{
		height: 90px;
	}
	.banner-asociate{
		float: none;
		margin:0px auto;
	}
	body.institucional .container-fluid .highlight,
	body.socios .container-fluid .highlight,
	body.contactenos .container-fluid .highlight{
		float: none;
		margin:0px auto;
		width: 42%;
		max-width: 390px;
		min-width: 270px;
	}
	body.socios.faqs .banner-asociate a {
		margin-left: 12%;
	}
	.contactenos form fieldset button:first-child {
		/*margin: 0 10px 0 17px;*/
		margin: none;
	}
	.contactenos form fieldset button {
		margin: 0 auto;
	}
	.contactenos form input,
	.contactenos form label,
	.contactenos form textarea {
		float: none;
	}
	.banner-asociate a {
		width: 84%;
		background-size: 100%;
		margin-left:9%;
		margin-top: 4%;
	}
	.banner-asociate {
		float: none;
		margin: 0px auto;
		*background-size: 91%;
		background-position: 5px 0px;
	}
	body.socios .banner-asociate a {
		margin-left: auto;
		width: 76%;
	}
	body.socios.urgencias .banner-asociate a {
		margin-left: 13%;
		margin-top: 7%;
	}
	body.institucional .banner-asociate a {
		margin-left: 12%;
		margin-top: 5%;
		width: 76%;
	}
	body.socios .banner-asociate a {
		margin-left: 13%;
		margin-top: 6%;
	}
	body.institucional .container-fluid .highlight a p,
	body.socios .container-fluid .highlight a p{
		width: 65%;
		font-size: 87%;
	}
	body.socios.boletin-informativo-asociados .banner-asociate, 
	/*body.prestadores.boletin-informativo .banner-asociate, 
	body.prestadores.boletin-protectivo .banner-asociate,*/ 
	body.home section.content .banner-asociate{
		float: left;
	}
	body.prestadores .banner-asociate {
		float: none !important;
		margin: 0 auto;
	}
	.banner-asociate a {
		margin-left: 1%;
		margin-top: 10%;
	}
	body.contactenos .banner-asociate a {
		*background-size: 91%;
		margin-left: 9%;
		margin-top: 5%;
	}
	.medios-de-pago {
		float: center;
		margin-left: 20px;
	}
	#more-info {
		margin-left: -337px !important; 
	}
	#more-info {
		margin: auto;
		width: 84.2%;
	}
	#more-info-label {
		background-size: 74% !important;
	}
	#more-info .modal-header h3 {
		width: 135.2%;
	}
	header .container .highlight {
		position: relative;
		float: left;
		height: auto;
		width: auto;
		background: #006600;
	}
	.carousel .carousel-inner .item .content h2{
		font-size: 20px;
	}
	.carousel .carousel-inner .item .content p{
		/*text-align: center;*/
	}
	img.formas-de-pago {
		display: none;
	}
	body.socios.formas-de-pagos .banner-asociate a {
		margin-left: 13%;
		margin-top: 20px;
	}
	body.socios.beneficios .content-beneficios.row-fluid {
		padding: 0px 0px 0 20px !important;
	}
	.beneficio a {
		font-size: 14px;
	}
	body.socios.beneficios .content-beneficios.row-fluid {
		padding: 0px 0px 0 0px !important;
	}
	body.socios.cartilla-medica h2 {
		text-align: center;
	}
	#form1,
	#form1 fieldset {
		min-width: 100%;
		text-align: center;
	}
	.socios.cartilla-medica form button {
		float: right;
	}
	body.socios section.content .container nav {
		text-align: center;
	}
	body.socios.cartilla-medica .span8 {
		margin: 0px !important;
		padding: 0px !important;
	}
	body.socios.cartilla-medica  .banner-asociate {
		background-position: center !important;
	}
}
@media (min-width: 747px) and (max-width: 767px) {
	body.socios.cartilla-medica #more-info {
		margin: 0 auto !important;
	}
}
/*
@media (min-width: 745px ) {
	.navbar .nav .highlight {
		float: left;
		width: 100% !important;
	}
}*/
@media (min-width: 380px) and (max-width: 745px) {
	#more-info {
		margin-left: auto !important;
	}
	body.home .medios-de-pago .my-icon-shadow {
		left: 36px;
	}
}
@media (max-width: 745px) {
	body.contactenos h1 {
		background: url('../img/Title-Contactenos.png') no-repeat center;
	}
	body.socios .banner-asociate a {
		margin-left: 2%;
		margin-top: 6%;
	}
	.content-beneficio h4 {
		margin-top: 5% !important;
		line-height: 21px;
	}
	.container-fluid {
		text-align: center;
	}
	.navbar .nav {
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	.navbar .nav > li {
		display: inline-block;
		float: none;
	}
	.navbar .nav .highlight {
		display: block;
	}
	.navbar-inner .brand {
		background: url('../img/logo.png') no-repeat center;
		float: none;
		margin: 10px auto;
	}
	#footer .container .follow-us {
		text-align: center;
	}
	body.home section.content .banner-asociate {
		float: none;
		margin: 0 auto;
	}
	body.home section.content .banner-asociate a {
		margin-left: 0%;
		margin-top: 10%;
	}
	body.home section.content .medios-de-pago { 
		margin: 0 auto;
		float: none;
		max-width: 329px;
		width: auto;
	}
	body.socios.formas-de-pagos .banner-asociate a {
		margin-left: 10px;
		margin-top: 20px;
	}
	body.socios.faqs .banner-asociate a {
		margin-left: 2%;
	}
	.contactenos form fieldset button:first-child {
		margin: 0 7px auto;
	}
	.contactenos form fieldset button {
		margin: 0 auto;
	}
	body.socios.urgencias .banner-asociate a {
		margin-left: 2%;
		margin-top: 7%;
	}
}
@media (max-width: 693px) {
	.medios-de-pago {
		float: left;
	}
	.carousel .carousel-inner .item{
		height: 150px;
	}
	.carousel .carousel-inner .item img{
		display: none;
	}
	.carousel .carousel-inner .item .content{
		width: 100%;
		padding: 0px;
	}
	.carousel .carousel-inner .item .content h2{
		text-align: center;
	}
	.carousel .carousel-inner .item .content p{
		text-align: center;
	}
	body.institucional .banner-asociate a {
		margin-left: 2%;
	}
	body.socios.faqs .accordion-group:last-child .accordion-body.collapse.in .accordion-inner {
		max-width: 100%;
		min-width: 100%;
		overflow: scroll;
	}
	body.socios.faqs .accordion-body.collapse.in {
		padding-right: 20px;
		width: 100%;
	}
	.content-beneficio h4 {
		line-height: 27px !important;
	}
}

@media (max-height: 640px) {
	.modal {
		position: fixed;
	}
	.content-beneficio h4 {
		line-height: 32px !important;	
	}
	#more-info .modal-body{
		max-height: 200px;
		overflow-y: auto;
		overflow-x: hidden;
	}
	#more-info .modal-body .flexible-container iframe{
		width: 637px;
		height: 210px;
	}
}
@media (max-width: 590px){
	.content nav a:last-child {
		line-height: 70px;
		margin-right: 0px;
		display: block;
	}
}
@media (max-width: 577px){
	body.socios.faqs .content nav a.active {
		border-bottom: none;
	}
	body.socios.faqs .content nav a:last-child {
		display: block;
		margin-right: 0px;
		margin-top: 10px;
	}
	.content-beneficio h4 {
		line-height: 36px !important; 	
	}
}
@media (max-width: 577px){ 
	.content-beneficio h4 {
		line-height: 42px !important; 	
	}
}
@media (max-width: 480px){
	body.institucional .banner-asociate a {
		margin-left: 2%;
	}
	nav.span12 {
		display: none !important;
	}
	body.institucional h1 {
		margin: 10px 0px 18px 0px;
	}
	body.institucional.quienes aside.span8 {
		padding-right: 0px;
	}
	.container-nav {
		padding-bottom: 40px;
	}
	.navbar .nav{
		float: none;
		margin: 0 auto;
	}
	.navbar .nav .highlight {
		min-width: 0px;
	}
	.navbar-inverse .nav .active,
	.content nav a.active {
		border-bottom: none !important;
	}
	body.socios.faqs .content nav a:last-child {
		margin-top: 0px;
	}
	.content nav a:last-child {
		line-height: 20px;
	}
	.navbar .nav > li {
		display: block;
	}
	.dropdown-menu {
		float: none;
		margin: 0 auto;
		position: relative;
	}
	.content nav a {
		display: block;
	}
	.content nav a:last-child{
		/*margin-top:20px;*/
		margin-right: 18px !important;
		display: inline-block;
		margin-right: none;
	}
	body.home section.content .banner-asociate{
		float: none;
		margin: 0 auto;
	}
	header .container .highlight{
		margin-top: -39px;
	}
	header .container img.flia {
		max-width: 74%;
		margin: 12px 0 0px 12%;
	}
	#footer .container .follow-us{
		width: 100%;
		text-align: center;
		padding-left: 0;
	}
	#more-info {
		width: 480px;
		margin-left: 0 !important;
		left: 0px !important;
	}
	#more-info .modal-header {
		height: 20px;
	}
	#more-info .modal-header h3{
		display: none;
	}
	#more-info .modal-header .close {
		top: -9px;
	}
	#more-info .modal-body {
		padding-left: 1%;
		padding-right: 1%;
	}
	#more-info iframe {
		width: 98%;
		height: 350px;
	}
	body.institucional .container-fluid .highlight,
	body.socios .container-fluid .highlight,
	body.contactenos .container-fluid .highlight{
		float: none;
		margin:0px auto;
		width: 78%;
		max-width: 329px;
		min-width: 270px;
	}
	.banner-asociate {
		width: 81%;
	}
	.banner-asociate a {
		width: 84%;
		*background-size: 89%;
		/*margin: 10px auto;*/
	}
	body.home section.content .banner-asociate a {
		margin-left: 9%;
	}
	.banner-asociate p {
		margin-left: 0px;
	}
	#more-info {
		margin: auto;
		width: 84.2%;
	}
	#more-info-label {
		background-size: 74% !important;
	}
	#more-info .modal-header h3 {
		width: 135.2%;
	}
	.navbar .nav .links {
		margin: 0px;
	}

}
@media (max-width: 480px){ 
	body.socios.faqs .banner-asociate a {
		margin-top: 5%;
		margin-left: 9% !important;
	}	
	.content nav a.active {
		padding-bottom: 0;
	}
}
@media(max-width: 400px) {
	body.socios.beneficios .content-beneficio h4,
	body.socios.beneficios .content-beneficio h3 {
		font-size: 140% !important;
	}
	body.socios.urgencias .banner-asociate a {
		margin-left: 10%;
		margin-top: 1%;
	}
	#alert-contact, #alert-contact-error {
		max-width: 89%;
	}
}
@media (max-width: 380px) { 
	body.institucional .banner-asociate a {
		margin-left: 9%;
		margin-top: 0%;
	}
	body.contactenos .banner-asociate a {
		margin-top: 0;
	}
	.contactenos form input, 
	.contactenos form label, 
	.contactenos form textarea {
		width: 100%;
		min-width: 100%;
	}
	body.socios .banner-asociate a {
		margin-left: 11%;
		margin-top: 3%;
	}
	body.socios.faqs .banner-asociate a {
		margin-top: 1%;
		margin-left: 9% !important;
	}
	body.socios.beneficios .content-beneficio h4,
	body.socios.beneficios .content-beneficio h3 {
		font-size: 180% !important;
	}
	body.socios.beneficios .content-beneficio h4 {
		padding-left: 0;
		margin-left: 0 !important;
	}
	body.socios.beneficios .content-beneficios.row-fluid {
		padding: 0px 0px 0px 1px !important;
	}
}
@media (max-width: 345px) { 
	body.socios.faqs .banner-asociate a {
		margin-top: 0;
		margin-left: 9% !important;
	}
	body.socios .banner-asociate a {
		margin-left: 11%;
		margin-top: 0%;
	}
	body.socios.beneficios .content-beneficio h4,
	body.socios.beneficios .content-beneficio h3 {
		font-size: 140% !important;
		margin: 10px !important;
		padding-left: 10px;
	}
}
@media (max-width: 320px) {
	.socios.cartilla-medica .banner-asociate a { 
		margin-top: 6%;
	}
	header .container .content h2 {
		background-size: 100%;
	}
	header .container .content h2{
		font-size: 24px;
	}
	body.home section.content .banner-asociate{
		margin-top: 20px;
		float: none;
	}
	body.socios.faqs .banner-asociate a {
		margin-top: 6%;
		margin-left: 7% !important;
	}
	body.home section.content aside:first-child, body.institucional section aside:first-child, body.socios section aside:first-child, body.socios.beneficios .row-fluid.content-beneficios, body.contactenos section aside:first-child {
		padding: 0px;
	}
	body.socios.urgencias .banner-asociate a {
		margin-left: 8%;
		margin-top: 6%;
	}
	body.contactenos .banner-asociate a {
		margin-top: 5%;
	}
	body.socios.beneficios .content-beneficio h4, 
	body.socios.beneficios .content-beneficio h3 {
		padding: 0px !important;
		margin: 0px !important;
	}
	body.socios.beneficios .content-beneficio h3 {
		margin-left: 10px !important;
	}
	#more-info {
		margin: 0 20px 0 25px !important;
	}
	.institucional.quienes #more-info {
		height: 370px;
	}
	#more-info .modal-body {
		max-height: 370px;
	}
	.institucional.quienes iframe,
	#more-info .modal-body .flexible-container iframe {
		max-height: 310px !important;
		height: 100% !important;
	}
	.banner-asociate {
		/*background-size: 100%;*/
		margin-left: 0px;
		margin-top: 10px;
		width: 100%;
	}
	.banner-asociate p {
		margin-left: 0px;
	}
	.content nav a:last-child{
		margin-top:0px;
	}
	.content-beneficio h4{
		font-size:195%;
	}
	#footer .container .follow-us{
		width: 100%;
		text-align: center;
		padding-left: 0;
	}
	header .container .highlight{
		margin-top: -55px;
	}
	header .container img.flia {
		max-width: 77%;
		margin: 12px 0 0px 9%;
		position: relative;
	}
	body.home section.content .banner-asociate{
		background-size: 100%;
		width: auto;
	}
	body.home section.content .banner-asociate a{
		background-size: 100%;
		width: 81%;
		margin-top: 4%;
		margin-left: 0%;
	}
	body.institucional .banner-asociate a {
		margin-left: 6%;
		margin-top: 6%;
	}
	#more-info {
		width: 320px;
		margin-left: 0;
		left: 0px;
	}
	.content nav a{
		display: block;
		margin-bottom: 5px;
		width: auto;
	}
	.content nav a.active{
		padding-bottom: 0px;
		border: 0px;
	}
	.navbar-inner .brand {
		width: 100%;
	}
	.navbar .nav .links{
		float: none;
	}
	.navbar .nav .active{
		border: 0px;
	}
	body.socios.boletin-informativo-asociados .banner-asociate, 
	body.prestadores.boletin-informativo .banner-asociate, 
	body.prestadores.boletin-protectivo .banner-asociate, 
	body.home section.content .banner-asociate,
	.banner-asociate {
		margin:0 auto;
		/*width: 300px;*/
		background-position: 0px 0px;
		background-size: 100%;
		float: none;
	}
	.banner-asociate {
		width: 100%;
	}
	.banner-asociate a{
		width: 93%;
		margin-top: 14px;
		*background-size: 91%;
		margin-left: 8%;
	}
	/*body.institucional .container-fluid .highlight a p,
	body.socios .container-fluid .highlight a p,
	body.contactenos .container-fluid .highlight a p {
		font-size: 90%;
	}*/
	body.institucional .container-fluid .my-icon-shadow,
	body.socios .container-fluid .my-icon-shadow,
	body.contactenos .container-fluid .my-icon-shadow {
		left: 10px;
	}
	body.contactenos .container-fluid .highlight a p, 
	body.institucional .container-fluid .highlight a p, 
	body.socios .container-fluid .highlight a p{
		font-size: 90%;
		width: auto !important;
	}
	body.socios.boletin-informativo-asociados .banner-asociate, 
	body.prestadores.boletin-informativo .banner-asociate, 
	body.prestadores.boletin-protectivo .banner-asociate,
	body.contactenos .banner-asociate{
		margin-top: 20px;
	}
	table.result th.direccion,
	table.result td.direccion{
		display: none;
	}
	table.result th.telefono,
	table.result td.telefono{
		display: none;
	}
	body.institucional .container-fluid .highlight,
	body.socios .container-fluid .highlight,
	body.contactenos .container-fluid .highlight{
		float: none;
		margin:0px auto;
		width: 99%;
		max-width: 329px;
		min-width: 270px;
	}

	body.institucional .container-fluid .highlight a p{
		width: 59%;
	}
	body.contactenos .container-fluid .highlight a span, body.institucional .container-fluid .highlight a span, body.socios .container-fluid .highlight a span {
		margin-left: 27%;
	}
	.contactenos form input{
		    width: 98%;
		max-width: 98%;
		min-width: 98%;
		padding-left: 1%;
		padding-right: 1%;
	}
	.contactenos form textarea{
		    width: 97%;
		max-width: 97%;
		min-width: 97%;
		padding-left: 1%;
		padding-right: 2%;	
	}
	#form1 fieldset {
	 	max-width: 100% !important;
	 	width: 100% !important;
	}
	.contactenos form fieldset button {
		float: right;
		margin:0px;
	}
	.contactenos form fieldset button:first-child{
		margin:0px;
	}
	.contactenos form fieldset button:last-child{
		margin-right:10px;
	}
	#more-info {
		margin: auto;
		width: 84.2%;
	}
	#more-info-label {
		background-size: 74% !important;
	}
	#more-info .modal-header h3 {
		width: 135.2%;
	}
}