/*------------------------------------------------------------------//
//	RESPONSIVE SYSTEM												//
//------------------------------------------------------------------*/
@media screen and (min-width: 1200px) { /* PC 1200+  */
	.menuAc{display: none !important;}
}
@media screen and (max-width: 1199px) and (min-width:992px) { /* PC 960+ ~ 1200 */
	.slider ul li article{left: 55% !important; margin-top: 70px !important;}
	.menuAc{display: none !important;}
}
@media screen and (max-width: 991px) and (min-width:960px) { /* TABLET 768+ ~ 960 */
	header .header-top .contact-top span{padding: 0px 7px !important;}
	header .header-bottom nav.menu{display: none !important;}
	header .header-bottom{background-color: #fff !important;}
	.slider ul li article{margin-top: 70px !important;}
	.gallery-home .nav-tabs > li{margin-bottom: 5px !important;}
	.footer-menu ul{ text-align: center !important;}
}
@media screen and (max-width: 959px) and (min-width:768px) { /* TABLET 768+ ~ 960 */
	header .header-top .contact-top span{padding: 0px 7px !important;}
	header .header-bottom nav.menu{display: none !important;}
	header .header-bottom{background-color: #fff !important;}
	.slider ul li article{margin-top: 36px !important;margin-left: -379px;}
	.gallery-home .nav-tabs > li{margin-bottom: 5px !important;}
	.footer-menu ul{ text-align: center !important;}
}
@media screen and (max-width: 767px) and (min-width:640px) { /* TABLET 640+ ~ 768 */
	header .header-top .contact-top span{padding: 0px 7px !important;font-size: 13px;}
	header .header-bottom nav.menu{display: none !important;}
	header .header-bottom{background-color: #fff !important;}
	.slider ul li article{margin-top: 20px !important;width: 70%;margin-left: 15% !important;left: 0;}
	.gallery-home .nav-tabs > li{margin-bottom: 5px !important;}
	.footer-menu ul{ text-align: center !important;}
	header .header-top .social{display: none !important;}
	.slider ul li article .slug p{font-size: 12px !important;}
	.slider ul li article .slug h3{font-size: 18px !important;}
}
@media screen and (max-width: 639px) and (min-width:480px) { /* MOBILE 480+ ~ 640 */
	header .header-top .contact-top span{padding: 0px 7px !important;font-size: 13px;}
	header .header-bottom nav.menu{display: none !important;}
	header .header-bottom{background-color: #fff !important;}
	.slider ul li article{margin-top: -16px !important;width: 100%;margin-left: 0% !important;left: 0;}
	.gallery-home .nav-tabs > li{margin-bottom ant;}
	header .header-top .social{display: none !important;}
	.slider ul li article .slug p{font-size: 12px !important;}
	.slider ul li article .slug h3{font-size: 18px !important;}
	header .header-top .contact-top span.adres,header .header-top .contact-top span.saat{display: none !important;}
	.product .owl-theme .owl-controls .owl-page{display: none !important;}
}
@media screen and (max-width: 479px) and (min-width: 320px) { /* MOBILE 320+ ~ 480 */
	header .header-top .contact-top span{padding: 0px 7px !important;font-size: 13px;}
	header .header-bottom nav.menu{display: none !important;}
	header .header-bottom{background-color: #fff !important;height: 85px;}
	.slider ul li article{margin-top: 6px !important;width: 100%;margin-left: 0% !important;left: 0;}
	.gallery-home .nav-tabs > li{margin-bottom: 5px !important;width: 100%;}
	.footer-menu ul{ text-align: center !important;}
	header .header-top .social{display: none !important;}
	.slider ul li article .slug p{font-size: 12px !important;}
	.slider ul li article .slug h3{font-size: 14px !important;}
	header .header-top .contact-top span.adres,header .header-top .contact-top span.saat{display: none !important;}
	.product .owl-theme .owl-controls .owl-page{display: none !important;}
	footer .signature .social-foot{position: relative !important;text-align: center;float: none;left: 0px;top: 0px;}
	header .logo img{width: 130px !important;}
	.slider ul{margin-top: 142px !important;}
	.slider ul li article{display: none !important;}
}
@media screen and (max-width: 319px) and (min-width: 240px) { /* MOBILE 240+ ~ 320 */
		header .header-top .contact-top span{padding: 0px 7px !important;font-size: 13px;}
	header .header-bottom nav.menu{display: none !important;}
	header .header-bottom{background-color: #fff !important;height: 85px;}
	.slider ul li article{margin-top: 6px !important;width: 100%;margin-left: 0% !important;left: 0;}
	.gallery-home .nav-tabs > li{margin-bottom: 5px !important;width: 100%;}
	.footer-menu ul{ text-align: center !important;}
	header .header-top .social{display: none !important;}
	.slider ul li article .slug p{font-size: 12px !important;}
	.slider ul li article .slug h3{font-size: 14px !important;}
	header .header-top .contact-top span.adres,header .header-top .contact-top span.saat{display: none !important;}
	.product .owl-theme .owl-controls .owl-page{display: none !important;}
	footer .signature .social-foot{position: relative !important;text-align: center;float: none;left: 0px;top: 0px;}
	header .logo img{width: 130px !important;}
	.slider ul{margin-top: 142px !important;}
	.slider ul li article{display: none !important;}
}

.responsive {
  width: 100%;
  height: auto;
}