@media only screen and (max-width: 768px)  {
	html{
		position: relative;
    	min-height: 100%;
	}
	body {
    margin: 0 0 65px;
	}
	.container {
	    width: 100%;
	    float: left;
	    padding-left: 0px;
	}
	.ingreso {
	    margin-left: 0px;
	    float: left;
	    width: 100%;
	}
	.container .fourteen.columns {
		width: 100%;
	}
	.mainmenu {
	    width: 100%;
	    background-color: #001f5b;
	    height: 30px;
	    color: #fff;
	    margin: 0 auto;
	    text-align: center;
	}
	#menu-header-menu {
		width: 100%;
	    float: left;
	    list-style-type: none;
	    background-color: #f2f2f2;
	    margin-top: 14px;
	    margin-right: 0px;
	    margin-left: 0px;
	}
	#nivoSlider {
		width: 100%;
		margin: 0px;
		padding: 0px;
	}
	#logo {
	    float: left;
	    text-align: center;
	}

	.colum_home {
		padding:0px;
		height:auto;
		width: 100%;
	}
	.banner_left {
		width: 100%;
 		margin-bottom: 21px;
	}
	.banner_left img {
		width: 100%;
	    padding-left: 0px;
	    padding-top: 0px;
	    height:auto;
	    position: absolute;
	}
	.product_right {
	    width: 100%;
	    height: auto;
	    position: relative;
	    margin-top: 9%;
	    z-index: 100;
	    text-align: center;
	    display: inline-block;
	}
	.product_1 {
		height: auto;
	}
	.product_1 img {
		width:100%;
		height:auto;
	}
	#menu-header-menu > li {
    position: relative;
    float: left;
    margin: 10px;
    text-align: center;
    border-bottom: 1px solid #fff;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	}
	.logos_footer {
		width: 100%;
		background-color:#e6e6e6;
		display: none;
		position: relative;
	}

	.logos_footer img {
		width: 50%;
		padding: 0px;
	}
	#footer{
		color: #fff;
	    height: 246px;

	    background-color: #001f5b;
	    padding-top: 10px;
	    display: inline-block;
	    margin-top: 15px;
	}
	#footer img {
	    width: 147px;
	    margin-left: -15px;
	}
	.col_3 {
	    margin-left: -10px;
	    margin-right: 21px;
	    padding-top: 19px;
	}
	.slider-wrapper {
		display: none;
	}
	.footer-copyright{
	    position: absolute;
    	width: 100%;
    	height: 80px;
    	bottom: 0;
    }
    .right_f {
    	width: 80%;
   		float: left;
   		margin-left: 8%;
    }
   .left_f {
    width: 80%;
    float: left;
    margin-left: 8%;
	}
	li.two-c {
	    width: 100%;
	}
	.two-c-ul {
	    width: 70% !important;
	    top: 43px !important;
	    padding-left: 0px!important;
	    margin-left: 12% !important;
	}
	.sub-menu {
		    width: 70% !important;
	    top: 43px !important;
	    padding-left: 0px!important;
	    margin-left: 12% !important;
	}
	.sub-menu .two-c-ul ul{
		margin-left:0px;
	}
	.triangle{
		display: none;
	}
	.blog-content {
    width: 250px;
    float: left;
    margin-left: 15px;
	}
	.img_empresa  {
		width: 300px;
		float: left;
		padding-left: 20px;
	}
	.text_empresa {
    width: 360px;
    height: 693px;
	}
	.img_empresa img {
		width: 300px;
		float: left;
	}
	.blogpost-wrap {
		width: 300px;

	}
	.container .twelve.columns {
		width: 300px !important;
	}
	.contact {
	    width: 350px;
	    margin-left: 16px;
	}
	#contact-form form, #appointment-form form {
	width: 39%;
    margin-left: 45%;
	}
	.bg-envelop {
		display: none;
	}
	#page-title-wrap {
		border-top: none;
	}
	.respuesta {
    width: 100%;
    margin-left: 10px;
	}
	.preguntas_frecuentes {
		width:98%;
	}
	.contact {
		width: 95%;
	}
	.four.columns.left-content2.despl.contact {
		width:90%;
	}
}

@media only screen and (max-width: 480px)  {
	html{
		position: relative;
    	min-height: 100%;
	}
	body {
    margin: 0 0 65px;
	}
	.container {
	    width: 100%;
	    float: left;
	    padding-left: 0px;
	}
	.ingreso {
	    margin-left: 0px;
	    float: left;
	    width: 100%;
	}
	.container .fourteen.columns {
		width: 100%;
	}
	.mainmenu {
	    width: 100%;
	    background-color: #001f5b;
	    height: 30px;
	    color: #fff;
	    margin: 0 auto;
	    text-align: center;
	}
	#menu-header-menu {
	    float: left;
	    list-style-type: none;
	    background-color: #f2f2f2;
	    margin-top: 14px;
	    margin-right: 0px;
	    margin-left: 0px;
	}
	#nivoSlider {
		width: 100%;
		margin: 0px;
		padding: 0px;
	}
	#logo {
	    float: left;
	    text-align: center;
	}

	.colum_home {
		padding:0px;
		height:auto;
		width: 100%;
	}
	.banner_left {
		width: 100%;
 		margin-bottom: 21px;
	}
	.banner_left img {
		width: 100%;
	    padding-left: 0px;
	    padding-top: 0px;
	    height:auto;
	    position: absolute;
	}
	.product_right {
	    width: 100%;
	    height: auto;
	    position: relative;
	    margin-top: 9%;
	    z-index: 100;
	    text-align: center;
	    display: inline-block;
	}
	.product_1 {
		height: auto;
	}
	.product_1 img {
		width:100%;
		height:auto;
	}
	#menu-header-menu > li {
    position: relative;
    float: left;
    margin: 10px;
    text-align: center;
    border-bottom: 1px solid #fff;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
	}
	.logos_footer {
		width: 100%;
		background-color:#e6e6e6;
		display: none;
		position: relative;
	}

	.logos_footer img {
		width: 50%;
		padding: 0px;
	}
	#footer{
		color: #fff;
	    height: 246px;
	    background-color: #001f5b;
	    padding-top: 10px;
	    display: inline-block;
	    margin-top: 15px;
	}
	#footer img {
	    width: 147px;
	    margin-left: -15px;
	}
	.col_3 {
	    margin-left: -10px;
	    margin-right: 21px;
	    padding-top: 19px;
	}
	.slider-wrapper {
		display: none;
	}
	.footer-copyright{
	    position: absolute;
    	width: 100%;
    	height: 80px;
    	bottom: 0;
    }
    .right_f {
    	width: 80%;
   		float: left;
   		margin-left: 8%;
    }
   .left_f {
    width: 80%;
    float: left;
    margin-left: 8%;
	}
	li.two-c {
	    width: 100%;
	}
	.two-c-ul {
	    width: 70% !important;
	    top: 43px !important;
	    padding-left: 0px!important;
	    margin-left: 12% !important;
	}
	.sub-menu {
		    width: 70% !important;
	    top: 43px !important;
	    padding-left: 0px!important;
	    margin-left: 12% !important;
	}
	.sub-menu .two-c-ul ul{
		margin-left:0px;
	}
	.triangle{
		display: none;
	}
	.blog-content {
    width: 250px;
    float: left;
    margin-left: 15px;
	}
	.img_empresa  {
		width: 300px;
		float: left;
		padding-left: 20px;
	}
	.text_empresa {
    width: 360px;
    height: 693px;
	}
	.img_empresa img {
		width: 300px;
		float: left;
	}
	.blogpost-wrap {
		width: 300px;

	}
	.container .twelve.columns {
		width: 300px !important;
	}
	.contact {
	    width: 350px;
	    margin-left: 16px;
	}
	#contact-form form, #appointment-form form {
	width: 39%;
    margin-left: 36%;
	}
	.bg-envelop {
		display: none;
	}
	#page-title-wrap {
		border-top: none;
	}
	.respuesta {
    width: 100%;
    margin-left: 10px;
	}
	.preguntas_frecuentes {
		width:98%;
	}
	.contact {
		width: 95%;
	}
	.four.columns.left-content2.despl.contact {
		width:90%;
	}


}

@media only screen and (max-width: 320px)  {
	html{
		position: relative;
    	min-height: 100%;
	}
	body {
    margin: 0 0 65px;
	}
	.container {
	    width: 100%;
	    float: left;
	    padding-left: 0px;
	}
	.ingreso {
	    margin-left: 0px;
	    float: left;
	    width: 100%;
	}
	.container .fourteen.columns {
		width: 100%;
	}
	.mainmenu {
	    width: 100%;
	    background-color: #001f5b;
	    height: 30px;
	    color: #fff;
	    margin: 0 auto;
	    text-align: center;
	}
	#menu-header-menu {
	    float: left;
	    list-style-type: none;
	    background-color: #f2f2f2;
	    margin-top: 14px;
	    margin-right: 0px;
	    margin-left: 0px;
	}
	#nivoSlider {
		width: 100%;
		margin: 0px;
		padding: 0px;
	}
	#logo {
	    float: left;
	    text-align: center;
	}

	.colum_home {
		padding:0px;
		height:auto;
		width: 100%;
	}
	.banner_left {
		width: 100%;
 		margin-bottom: -30px;
	}
	.banner_left img {
		width: 100%;
	    padding-left: 0px;
	    padding-top: 0px;
	    height:auto;
	    position: absolute;
	}
	.product_right {
	    width: 100%;
	    height: auto;
	    position: relative;
	    margin-top:0px;
	    z-index: 100;
	    text-align: center;
	    display: inline-block;
	}
	.product_1 {
		height: auto;
	}
	.product_1 img {
		width:100%;
		height:auto;
	}
	#menu-header-menu > li {
    position: relative;
    float: left;
    margin: 10px;
    text-align: center;
    border-bottom: 1px solid #fff;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
	}
	.logos_footer {
		width: 100%;
		background-color:#e6e6e6;
		display: none;
		position: relative;
	}

	.logos_footer img {
		width: 50%;
		padding: 0px;
	}
	#footer{
		color: #fff;
	    height: 330px;
	    background-color: #001f5b;
	    padding-top: 10px;
	    display: inline-block;
	    margin-top: 15px;
	}
	#footer img {
		    width: 147px;
		    margin-left: -15px;
		    padding-top: 10px !important;
	}
	.col_2 {
	    width: 100%;
	    float: left;
	    padding-left: 0px;
	    height: 100px;
	}
	.col_3 {
	    margin-left: -10px;
	    margin-right: 21px;
	    padding-top: 19px;
	}
	.slider-wrapper {
		display: none;
	}
	.footer-copyright{
	    position: absolute;
    	width: 100%;
    	height: 80px;
    	bottom: 0;
    }
    .right_f {
    	width: 80%;
   		float: left;
   		margin-left: 8%;
    }
   .left_f {
    width: 80%;
    float: left;
    margin-left: 8%;
	}
	li.two-c {
	    width: 100%;
	}
	.two-c-ul {
	    width: 70% !important;
	    top: 43px !important;
	    padding-left: 0px!important;
	    margin-left: 12% !important;
	}
	.sub-menu {
		    width: 70% !important;
	    top: 43px !important;
	    padding-left: 0px!important;
	    margin-left: 12% !important;
	}
	.sub-menu .two-c-ul ul{
		margin-left:0px;
	}
	.triangle{
		display: none;
	}
}
