@media only screen and (min-width: 1920px){
	.container {
		width: 1600px;
	}
	.news-bdr {
		max-height: 1200px;
	}
}
@media only screen and (max-width: 1919px){
	.container {
		width: 1300px;
	}
	.urun-container {
		width: 1170px;
	}
	.container-footer {
		width: 1140px;
		margin: 0 auto;
	}
}

@media only screen and (min-device-width: 1200px) {
	.bdr-slider-content {
		width: 625px;
	}
	.bdr-slider-content h1{
		font-size: 52px;
		line-height: 1.1;
	}
	.bdr-slider-content p{
		font-size: 21px;
	}
	.bdr-slider-content-about {
		width: 900px;
	}
	.bdr-slider-content-about p {
		font-size: 17px;

	}
	.bdr-slider-content-about h2 {
		font-size: 32px;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.container {
		width: 900px;
	}
	.cover {
		background-size: cover!important;
	}
	.table-striped {
		border: none;
		box-shadow: none;
	}
	.table-striped thead {
		display: none;
	}
	.table-striped tbody {
		display: block;
		overflow: hidden;
	}
	.table-striped tbody tr, tbody tr td {
		display: block;
		text-align: left!important;
	}

	.table-striped {
		border: none;
		box-shadow: none;
	}
	.table-striped tr {
		border: 1px solid #ddd;
		box-shadow: 0 0 15px #ddd;
		width: 48%;
		margin: 5px;
		float: left;

	}
	.table-striped tr td img {
		width: 100%!important;
		height: auto!important;
	}
	.m-text-center {
		text-align: center;
		display: block;
	}
	.d-text-none {
		display: inline;
		font-weight: 900;
	}

}


@media only screen and (max-width: 768px) {


	.table-striped thead {
		display: none;
	}
	.table-striped tbody {
		display: block;
		overflow: hidden;
	}
	.table-striped tbody tr td {
		display: block ;
		text-align: left;
		width: 100%;
	}
	.table-striped {
		border: none;
		box-shadow: none;
	}
	.table-striped tbody tr {
		display: block ;
		text-align: left;
		border: 1px solid #ddd;
		margin: 0;
		margin-bottom: 15px;
		box-shadow: 0 0 15px #ddd;
		width: 100%;

	}

	.table-striped tr td img {
		width: 100%!important;
		height: auto!important;
	}
	.m-text-center {
		text-align: center;
		display: block;
	}
	.d-text-none {
		display: inline;
		font-weight: 900;
	}

	.bdr-color-bg {
		background-color: #cb0907;
	}

	.bdr-bulten-input form {
		display: flex;
	}
	.container-footer, .w-full-mob {
		width: 100%;
	}
	.flex-row {
		flex-wrap: wrap;
	}

	.navbtn-swiper {
		position: relative;
		display: flex;
		top: 10px;
		bottom: 0;
		right: 0;
		left: 0;
		justify-content: center;
		align-items: center;
	}
	.prod-swiper-col {
		height: 700px;
	}
	
	.swiper-button-prev {
		position: relative;
		top: 0;
		margin: 0 28px;
		margin-left: 0;
		left: 0;
		right: 0;
	}
	.swiper-button-next {
		position: relative;
		top: 0;
		margin: 0 28px;
		margin-right: 0;
		left: 0;
		right: 0;

	}
	.col-sm-6 {
		width: 50%;
		float: left;
	}
	
	.SwiperSection .prod-slide-container {
		padding: 40px 0;
	}

	.SwiperSlider .swiper-slide-active .prod-swiper-col {
		transform: scale(1);
	}
	.row-main-about-reverse {
		flex-direction: column-reverse;
	}
	.boxes {
		display: none!important;
	}
	.about-us-col {
		margin-top: 50px;
	}
	.about-img-items {
		flex-wrap: wrap;
	}
	.catalog {
		width: 100%;
		height: 250px;
		margin-right: 0;
		margin-bottom: 40px;
	}
	.about-gif {
		width: 100%;
	}
	.main-about-title {
		font-size: 50px;
	}
	.m-none-mobil {
		display: none;
	}
	.container {
		width: 100%;
	}

	.slide-de {
		display: none;
	}
	.slide-mo {
		display: block;
	}
	.bdr-filter {
		width: 100%;
		
	}
	.works-filter a {
		margin: 0 5px 10px 0;
		width: 48%;
		float: left;
		text-align: center;
		font-size: 13px;
	}
	.bdr-mobile-none{
		display: none !important;
	}
	.bdr-footer-alt{
		float: none;
		margin-right: 0;
	}
	.bdr-footer {
		float: none !important;
	}
	.float-left{
		float: none !important;
	}
	.hs-line-11 {
		line-height: 25px;
	}
	.bdr-filter-vid {
		margin-top: 50px;
	}

	.fixed-bottom-nav {
		display: block;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 85px;
		background: #fff;
		box-shadow: 0 0 5px rgba(0, 0, 0, .4);
		z-index: 999;
		padding: 15px 5px;
	}

	.fixed-bottom-nav ul {
		display: flex;
		justify-content: space-around;
		padding:  0 5px;
	}

	.fixed-bottom-nav ul li {
		display: flex;
		justify-content: center;
		width: 19%;
		
	}
	.fixed-bottom-nav ul li a{
		text-decoration: none;
		
	}
	.fixed-bottom-nav ul li button{
		border: none;
		display: inline-flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		background: 0 0;
		outline: 0;
		padding: 0;
		
	}

	.fixed-bottom-nav ul li button i{
		padding: 0.6rem;    
		box-shadow: 0 0 5px grey;
		margin-bottom: 0.3rem;
		border-radius: 4px;
	}

	.lang-button-bottom {
		display: inline-flex;
		justify-content: center;
		align-items: center;
	}

	.lang-button-bottom img{
		width: 40px;
		height: 40px;
		padding: .3rem;
		margin-bottom: .3rem;
		border-radius: 4px;
		box-shadow: 0 0 5px grey;
	}

	.fixed-bottom-nav ul li.whatsapp-ico {
		width: 19%;
	}
	.fixed-bottom-nav ul li.whatsapp-ico img {

		border-radius: 4px;
	}
	.fixed-bottom-nav .bottom-nav-item {
		border: 1px solid transparent;
		border-radius: 4px;
		box-shadow: 0 0 5px #000;
		padding: .3rem;
	}
	.fixed-bottom-nav ul li  i {
		font-size: 25px;
	}
	.dropdown {
		position: relative;
		display: inline-block;
	}

	.dropdown-content {
		display: none;
		position: absolute;
		bottom: 85px;
		background-color: #f9f9f9;
		box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
		border-radius: 3px;
		padding: 15px 12px;
		z-index: 1;
	}

	.dropdown:hover .dropdown-content {
		display: block;
	}

	.dropdown-item i {
		font-size: 24px!important;
	}

	.dropdown-item {
		padding: .50rem 1rem;
		display: block;
		width: 100%;
		clear: both;
		white-space: nowrap;
		text-align: inherit;
	}

	.m-ptb-25 {
		padding: 25px 0 !important ;
	}
	.m-prl-15 {
		padding: 15px!important;
	}
	.m-none-p-bottom {
		padding-bottom: 0!important;
	}
	.flex-footer-conta {
		flex-wrap: wrap;
	}
	.flex-footer-conta ul {
		width: 100%;
	}
	.contact-form-btn {
		width: 100%;
		flex-flow: initial;
	}
	.contact-form-btn a {
		margin: 5px;
		margin-bottom: 20px;
	}
	.copy-text {
		text-align: center;
		font-weight: 900;
	}
	.cover {
		background-size: cover!important;
	}
	.about-text-500,
	.about-text-900 h2 {
		width: 100%;
	}
	.corporate-content {
		margin-top: 75px;
	}
	.corporate-content h2 {
		line-height: 21px;
		font-size: 21px;
		font-weight: 900;
	}
	.corporate-content h2 span {
		font-size: 21px;
	}
	.corporate-content p span{
		font-size: 18px;
	}
	#about h2 {
		font-size: 25px;
		line-height: 25px;
	}
	.about-second-col {
		padding-left: 25px;
		padding-right: 25px;
		margin-top: 60px;
	}

	.about-second-col p {
		font-size: 18px;
	}

	.about-deger-col {
		margin-top: 50px;
	}

	.border-sec {
		border: 2px solid #f00100;
		padding: 50px 25px 25px;
	}
	.deger-list {
		flex: 1 1 100%;
		padding: 25px 15px;
		border: none;
	}
	.about-deger-col .deger-list:nth-child(1) {
		border-right: none;
		border-bottom: 1px solid #ddd;
	}
	.about-deger-col .deger-list:nth-child(2) {
		border-right: none;
		border-bottom: 1px solid #ddd;
	}
	.about-deger-col .deger-list:nth-child(3) {
		border-right: none;
		border-bottom: 1px solid #ddd;
	}
	.about-deger-col .deger-list:nth-child(4) {
		border-right: none;
		border-bottom: 1px solid #ddd;
	}
	.about-deger-col .deger-list:nth-child(5) {
		border-bottom: 1px solid #ddd;
	}
	.about-deger-col .deger-list:nth-child(6) {
		border-right: none;
		border-bottom: 1px solid #ddd;
	}
	.about-deger-col .deger-list:nth-child(7) {
		border-right: none;
		border-bottom: 1px solid #ddd;
	}
	.about-deger-col .deger-list:nth-child(8) {
		border-right: none;
		border-bottom: 1px solid #ddd;
	}
	.about-deger-col .deger-list:nth-child(9) {
		border-right: none;
		border-bottom: 1px solid #ddd;
	}
	.rbr {
		border: none;
	}
	.bdr-similar-prod {
		border: none!important;
	}
	.similar-text h2 {
		margin-top: 10px!important;
		text-align: center;
	}
	.bdr-urun-detay img {
		width: 200px;
	}
	.m-flex {
		display: flex;
		flex-wrap: wrap;
	}
	p.bdr-vertical-text {
		transform: none!important;
		writing-mode: inherit!important;
		font-size: 35px!important;
		width: 100%;
		margin-bottom: 35px;
		display: block!important;
		margin-top: 65px;
	}
	.flex-img {
		display: flex;
		flex: 0 0 100%;
		justify-content: end;
		align-items: end;
	}
	.title-text-content {
		margin-top: 50px !important;
		font-size: 18px!important;
		display: block!important;
	}
	.multi-columns-row {
		padding: 0 15px;
	}
	.flex-cont {
		justify-content: center!important;
	}
	
	.similar-text h2 {
		text-align: left;
	}
	.bdr-similar-prod {
		padding: 30px!important;
	}
	.text-detail h2 span{
		color: #000!important;
	}
	.text-detail span{
		margin-top: 50px !important;
		font-size: 18px!important;
		display: block!important;
	}
	.js-opened.m-lang-list {
		display: block;
		top: 250px;
	}
	table.prod-detail-resp thead,
	table.prod-detail-resp thead tr {
		display: block;
	}
	table.prod-detail-resp thead tr th {
		display: block;
		width: 100%;
	}
	table.prod-detail-resp tbody tr {
		display: flex;
		margin-bottom: 5px;
	}










}