/*------------------------------------------------------------------//
//	RESPONSIVE SYSTEM												//
//------------------------------------------------------------------*/
@media screen and (min-width: 1200px) { /* PC 1200+  */
	.menuAc{display: none !important;}
}
@media screen and (max-width: 1199px) and (min-width:992px) {
	.menuAc{display: none !important;}
	header .logo{width: 30% !important;}
	header .col-md-7{width: 70% !important;}
}
@media screen and (max-width: 991px) and (min-width:768px) { /* TABLET 768+ ~ 960 */
	.mContact{display: block !important;}
	header .col-md-7{display: none !important;}
	header .logo{display: inline-block;}
	header .logo img{margin-top: 0px !important; width: 70px !important;}
	header{padding-top: 7px !important;}
	.owl-buttons{display: none !important;}
	.projeler .article{width: 80% !important;}
	.homeForm .form{padding-bottom: 70px !important;}
	.urunler .tab-content figure a:after{opacity: 1 !important;}
	.urunler .tab-content .item a .article{bottom: 10px !important; opacity: 1 !important;}
	footer{margin-bottom: 50px !important;}
	.mContact .phones a{font-family: inherit !important;}
	.subPage aside.sidebar{margin-top: 60px !important;}
}
@media screen and (max-width: 767px) and (min-width:640px) { /* TABLET 640+ ~ 768 */
	.mContact{display: block !important;}
	header .col-md-7{display: none !important;}
	header .logo{display: inline-block;}
	header .logo img{margin-top: 0px !important; width: 70px !important;}
	header{padding-top: 7px !important;}
	.owl-buttons{display: none !important;}
	.projeler .article{width: 80% !important;}
	.homeForm .form{padding-bottom: 70px !important;}
	.urunler .tab-content figure a:after{opacity: 1 !important;}
	.urunler .tab-content .item a .article{bottom: 10px !important; opacity: 1 !important;}
	footer{margin-bottom: 50px !important;}
	.mContact .phones a{font-family: inherit !important;}
		.subPage aside.sidebar{margin-top: 60px !important;}
}
@media screen and (max-width: 639px) and (min-width:480px) { /* MOBILE 480+ ~ 640 */
	.mContact{display: block !important;}
	header .col-md-7{display: none !important;}
	header .logo{display: inline-block;}
	header .logo img{margin-top: 0px !important; width: 70px !important;}
	header{padding-top: 7px !important;}
	.owl-buttons{display: none !important;}
	.projeler .article{width: 80% !important;}
	.homeForm .form{padding-bottom: 70px !important;}
	.urunler .tab-content figure a:after{opacity: 1 !important;}
	.urunler .tab-content .item a .article{bottom: 10px !important; opacity: 1 !important;}
	footer{margin-bottom: 50px !important;}
	.mContact .phones a{font-family: inherit !important;}
	.subPage aside.sidebar{margin-top: 60px !important;}
}
@media screen and (max-width: 479px) and (min-width: 320px) { /* MOBILE 320+ ~ 480 */ 
	.mContact{display: block !important;}
	header .col-md-7{display: none !important;}
	header .logo{display: inline-block;}
	header .logo img{margin-top: 0px !important; width: 70px !important;}
	header{padding-top: 7px !important;}
	.owl-buttons{display: none !important;}
	.projeler .article{width: 80% !important;}
	.homeForm .form{padding-bottom: 70px !important;margin: 0px;padding: 7px;}
	.urunler .tab-content figure a:after{opacity: 1 !important;}
	.urunler .tab-content .item a .article{bottom: 10px !important; opacity: 1 !important;}
	footer{margin-bottom: 50px !important;}
	.mContact .phones a{font-family: inherit !important;}
	.urunler .nav-tabs li{width: 100% !important;}
	.urunler .nav-tabs li{border-right: none !important;}
	.videoHaber .container{padding: 15px !important;}
	.subPage aside.sidebar{margin-top: 60px !important;}
}
@media screen and (max-width: 319px) and (min-width: 240px) { /* MOBILE 240+ ~ 320 */
	.mContact{display: block !important;}
	header .col-md-7{display: none !important;}
	header .logo{display: inline-block;}
	header .logo img{margin-top: 0px !important; width: 70px !important;}
	header{padding-top: 7px !important;}
	.owl-buttons{display: none !important;}
	.projeler .article{width: 80% !important;}
	.homeForm .form{padding-bottom: 70px !important;}
	.urunler .tab-content figure a:after{opacity: 1 !important;}
	.urunler .tab-content .item a .article{bottom: 10px !important; opacity: 1 !important;}
	footer{margin-bottom: 50px !important;}
	.mContact .phones a{font-family: inherit !important;}
	.subPage aside.sidebar{margin-top: 60px !important;}
}