/* DESKTOP RESPONSIVE */

@media (max-width: 1200px) {

	.bx-wrapper img {max-height: 400px;}
	header {padding-top: 30px;}

}




/* TABLET RESPONSIVE */

@media (max-width: 992px) {

	.web_menu_bars {

		display: block!important;

	}

	#menu-main-menu {

		display: none;
		text-align: center;

	}

	#menu-main-menu li {

		display: block!important;

	}

	.web_logo,

	.web_search,

	footer {

		text-align: center;
		position: relative;

	}

	.vendor_contain table {

		width: 95%;

	}

	.footer_info,

	.footer_copyright {

		padding: 5px 0px;

	}

	.list_vendor ul {

		padding-left: 10%;

	}

	.aboutus_orar_place img {

		width: 70%;

	}

}



@media (max-width: 890px) {

	.service_price {

		width: 100%;

		text-align: center;

	}

}





/* MOBILE RESPONSIVE */

@media (max-width: 768px) {

	.web_slider_index {
		display: none;
	}
	
	.list_vendor ul {

		padding-left: 0;

		text-align: center;

	}

	.list_vendor ul li a {

		padding: 10px 0px;

	}

	.text_vendor {

		width: 80%;

	}

	.service_price {

		width: 49%;

	}

	.lista_consultatii {

		margin-left: 15px;

	}

	.list_servicii {

		box-shadow: 0px 0px 0px;

	}

	.prog_vendor {

		margin: 10px 0px;

	}

	.list_vendor ul li {

		width: 100%;

	}



}

@media (max-width: 400px) {

	.service_price {

		width: 100%;

		text-align: center;

	}

	.see_more_bton {

		padding: 5px 25px;

	}

	.slider_content {

		padding-top: 5vh;

	}

}