	
	/* #Mobile (Solo button call us)
	==================================================  */
	@media only screen and (max-width: 500px) {
	.single-post #theme-page h1 {
		font-size: 1.17em;
	}
	#header .callus .callus-button a strong {
		display: none;
	}
	#header .callus .callus-button a {
		 left: 5% !important;
		 color: #ffffff !important;
		 background-color: #e8006c;
	}
	  
	  .blog_column_style.two_column,
	  .blog_column_style.four_column,
	  .blog_column_style.three_column {
		width: 100% !important;
	  }
	  .blog_column_style .item-holder {
		margin: 0 0 12px !important;
	  }
	}
	
	@media only screen and (max-width: 768px) {
	#respond .section_row,.content .section_row {
		float:none;
		width:100%;
	}
	.google_map {display: none;}
	   #introduce h1 {
		font-size: 24px !important;
	  }
	  #introduce h1.title_center:before,
	  #introduce h1.title_center:after {
		display: none!important;
	  }
	  .classic_thumb .blog_info_container {
		margin: 0 !important;
	  }
	  .classic_thumb .image_container,
	  .classic_thumb .blog_video_type {
		float: none !important;
	  }
	  .blog_column_style.four_column,
	  .blog_column_style.three_column {
		width: 49.5% !important;
	  }
		.image-page {
			border-radius: 30px;
			width: 90%;
			margin-top: 0%;
			margin-bottom: 5%;
			margin-left: 5%;
		}
		.renta-form {
			padding-bottom: 10px;
			padding-top: 10px;
		}
		.theme-content .image-page-left {
			width: 100%;
		}
		.google_map img {
		  max-width: none !important;
		}
		/*===============================================================================================================
		GOOGLE MAPS
		=============================================================================================================== */
		#page .content .google_map {
		  margin-bottom: 30px;
		}
		.google_map {
		  margin: 0;
		  padding: 0;
		  height: 100%;
		}
		
	}
	
	
	@media only screen and (max-width: 767px) {
		#emprender-section {
			background-image: url(https://www.quentas.es/wp-content/uploads/asesoria-empresas-autonomo-te-ayudamos-emprender-768x512.jpg);
		}
	    #renta-section {
           background-image: url(//www.quentas.es/wp-content/uploads/asesoria-quentas-contable-fiscal-blue-768x510.jpg);
        }
	   .mk-grid {
		width: 100%;
		min-width: 0;
		padding-left: 0px;
		padding-right: 0px;
	  }
	  .theme-page-wrapper .theme-content {
		width: 100% !important;
		float: none !important;
		padding: 0 !important;
	  }
	  .theme-page-wrapper {
		padding-right: 20px !important;
		padding-left: 20px !important;
	  }
	  #theme-page .theme-page-wrapper #mk-sidebar {
		width: 100% !important;
		float: none !important;
		padding: 0 !important;
	  }
	  #theme-page .theme-page-wrapper #mk-sidebar .sidebar-wrapper {
		padding-right: 0px !important;
		padding-left: 0px !important;
	  }
	}
	@media only screen and (max-width: 770px) {
	  .vc_row-fluid [class*="vc_span"] {
		width: auto;
		float: none;
		margin-left: 0 !important;
	  }
	  .row-fluid .first-column {
		clear: both;
		margin-left: 0 !important;
		margin-right: 0 !important;
	  }
	  .row-fluid .last-column {
		clear: both;
		margin-left: 0 !important;
		margin-right: 0 !important;
	  }
	}
	/* WP3.8 temporary fix
	-------------------------------------------------------------- */
	@media screen and (max-width: 600px) {
	  #wpadminbar {
		position: fixed !important;
	  }
	}
		
	/*@media handheld, only screen and (max-width: 780px) {
	 .mk-edge-slider .mk-grid {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 10px;
	  }
	  .mk-edge-slider .mk-edge-next,
	  .mk-edge-slider .mk-edge-prev {
		display: none;
	  }
	  .mk-edge-slider h3 {
		font-weight: 700  !important;
		font-size: 22px  !important;
	  }
	  .mk-edge-slider p {
		font-size: 14px  !important;
		line-height: 22px  !important;
	  }
	  .mk-edge-slider .edge-slide-content {
		width: 100%;
	  }
	}*/
	

@media (max-width: 480px) {
  .vc_responsive .wpb_row ul.wpb_thumbnails-fluid {
    margin-left: 0;
    width: auto;
  }
  .vc_responsive .wpb_row .wpb_teaser_grid ul.wpb_thumbnails-fluid [class*="vc_col-"] {
    width: 100%;
    float: none;
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
}

	