/*--------------- responsive ----------------------*/
@media (max-width: 1200px) {
	.container {
	  max-width: 992px;
	}

	.blog-box{
        width: 300px;
    }
}

@media(max-width:1100px){
    .blog-box{
        width:70%;
    }
}
@media(max-width:1024px){
	.header .header-top{
		display: none!important;
	}
	
	.sayfa-grid {
		grid-template-columns: 1fr;
		grid-gap: 30px;
	}
}

@media(min-width: 992px){
	
	.header .menu > .menu-item-has-children:hover > .sub-menu{
		transform: translateY(0);
		opacity: 1;
		visibility: visible;
	 }
	 .header .menu > .menu-item-has-children:hover > a .plus:after{
		transform: translate(-50%,-50%) rotate(0deg);		
	 }
	}
@media(max-width: 991px){
	.info-column .inner-column ul{
		grid-template-columns: 1fr;
	}
	.info-column .inner-column ul li{
		clear: both;
    	border: none;
    	padding: 0 0 8px 0;
    	margin: 0 0 8px 0;
    	border-bottom: 1px solid #d6d6d6 !important;
    	display: block;
    	width: 100%;
    	line-height: 22px !important;
	}
	.container {
		max-width: 768px;
	  }
	.header .menu-overlay.active{
	visibility: visible;
	opacity: 1;
	}
	.header .nav-menu{
		position: fixed;
		right: -280px;
		visibility: hidden;
		width: 280px;
		height: 100%;
		top:0;
		overflow-y: auto;
		background-color: #222222;
		z-index: 1000;
		padding: 15px 0;
		transition: all 0.5s ease;
	}
	.header .nav-menu.open{
		visibility: visible;
		right: 0px;
	}
	.header .menu > .menu-item{
		display: block;
		margin:0;
	}
	.header .menu > .menu-item-has-children > a{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.header .menu > .menu-item > a{
		color: #ffffff;
		padding: 12px 15px;
		border-bottom: 1px solid #333333;
	}
	.header .menu > .menu-item:first-child > a{
	    border-top: 1px solid #333333;	
	}
	.header .menu > .menu-item > a.teklif-al{
		margin-left: 15px;
		margin-top: 8px;
		border-bottom: 1px solid #333333;
	}
	.header .menu > .menu-item > a .plus:before, 
	.header .menu > .menu-item > a .plus:after{
		background-color: #ffffff;
	}
	.header .menu > .menu-item-has-children.active > a .plus:after{
        transform: translate(-50%,-50%) rotate(0deg);
	}
	.header .menu > .menu-item > .sub-menu{
		width: 100%;
		position: relative;
		opacity: 1;
		visibility: visible;
		border:none;
		background-color: transparent;
		box-shadow: none;
		transform: translateY(0px);
		padding: 0px;
		left: auto;
		top:auto;
		max-height: 0;
		overflow: hidden;
	}
	.header .menu > .menu-item > .sub-menu > .menu-item > a{
		padding: 12px 45px;
		color: #ffffff;
		border-bottom: 1px solid #333333;
	}
	.header .close-nav-menu,
	.header .open-nav-menu{
		display: flex;
	}

	/*footer*/
	.footer .footer-inner{
		grid-template-columns: 1fr 1fr;
		align-items: start;
	}

	.footer .footer-logo{
		grid-column: 1 / span 2;
	}

	/*about-us*/
	.about-us .about-us-picture{
		max-width: 100%;
    	float: none;
		margin-left: 0;
	}

	.container .content .right-side{
		width: 75%;
		margin-left: 55px;
	 }
}

@media (max-width: 820px) {
	.container .content{
	  flex-direction: column-reverse;
	}
   .container .content .left-side{
	 width: 100%;
	 flex-direction: row;
	 margin-top: 40px;
	 justify-content: center;
	 flex-wrap: wrap;
   }
   .container .content .left-side::before{
	 display: none;
   }
   .container .content .right-side{
	 width: 100%;
	 margin-left: 0;
   }
  }
@media (max-width: 768px) {
	.slider .web-slider{
		display: none!important;
	}
	.slider .mobil-slider{
		width: 100%;
		display: block!important;
	}
	
	.mt-100{
		margin-top: 0px!important;
	}
	.container {
	  max-width: 650px; /*576px*/
	}
	.contact .contact-bottom .form-columns{
		grid-template-columns: 1fr;
	}
	.contact .contact-bottom .form-columns .tekli{
		grid-column: 1 / span 1;
	}
	.project-section a {
		display: block;
		max-width: 220px;
		float: none;
		text-align: center;
		margin: 25px auto 0px auto;
	}
	.project-section .text{
		text-align: center;
	}
	.projects .services-accordions h1{
		padding:5px;
		position: relative;
		font-size: 15px!important;
	}
	.services-accordions input:checked ~ h1 ~ div.p{
		max-height:max-content!important;
	}
	.sayfa-grid .sayfa-left figure {
		float: none;
		width: 100% !important;
		margin: auto;
		margin-bottom: 30px;
	}

	.right-side form{
		grid-template-columns: 1fr;
	}
	.right-side form .message-box{
		grid-column: span 1;
	}
	.right-side .input-box input,
	.right-side .input-box textarea{
	  font-size: 12px;
	}

	.haritalar .haritalar-inner{
		grid-template-columns: 1fr;
		grid-gap: 10px;
	}
	.haritalar .haritalar-inner .contact-top{
		margin-top: 30px;
		margin-bottom: 10px;
	}
	
  }

@media (max-width: 576px) {
	.copyright{
		margin-bottom: 50px;
	}
    
	.slider-text{
		max-width: 350px;
	}
	.slider-text .baslik{
		font-size: 24px;
		line-height: 34px;
	}
	.slider-text .linkler .button a{
		padding: 8px 10px;
		font-size: 16px;
	}
	
	.about-us-title{
		font-size: 24px;
	}
	.header .header-main .logo a img{
		width: 220px;
		height: 40px;
	}
	.breadcrumb .breadcrumb-inner a{
		font-size: 13px;
		
	}
	#rightbar{
		display: none;
	}
	.container {
	  max-width: 400px;
	}
	.scroll-top.on{
		display: none;
	}
	.about-us-inner {
		grid-gap: 20px;
	}
	.specific_footer {
		display: block;
		position: fixed;
		bottom: 0px;
		left: 0px;
		right: 0px;
		background: #060707;
		color: #f1f1f1;
		border-top: 3px solid #f1f1f1;
		height: 40px;
		display: grid;
		grid-template-columns: auto 1fr auto;
		z-index: 999;
	  }
	  .specific_footer .sf_item_1 {
		display: block;
		border: 3px solid #fff;
		background: #25D366;
		color: var(--beyaz);
		border-radius: 100px;
		position: absolute;
		top: -30px;
		left: 20px;
		width: 50px;
		height: 50px;
		z-index: 999;
	  }
	  .specific_footer .sf_item_1 i {
		position: absolute;
		top: 50%;
		left: 0px;
		right: 0px;
		transform: translateY(-50%);
		text-align: center;
		font-size: 30px;
	  }
	  .specific_footer .sf_item_2 {
		display: block;
		position: absolute;
		left: 0px;
		right: 0px;
		width: 130px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		padding: 5px;
		border: 3px solid #d1d1d1;
		background: #000000;
		color: #fff;
		z-index: 999;
		top: -21px;
		border-radius: 2px;
		font-size: 18px;
		font-weight: 800;
	  }
	  .specific_footer .sf_item_3 {
		display: block;
		border: 3px solid #fff;
		background: #FF0000;
		color: #FFFFFF;
		border-radius: 100px;
		position: absolute;
		top: -30px;
		right: 20px;
		width: 50px;
		height: 50px;
		z-index: 999;
	  }
	  .specific_footer .sf_item_3 i {
		position: absolute;
		top: 50%;
		left: 0px;
		right: 0px;
		transform: translateY(-50%);
		text-align: center;
		font-size: 20px;
	  }
	#whatsapp .wtsapp{
		display: none;
	}

	/*blogs*/
	.blog-box{
        margin: 20px 10px;
        width: 100%;
    }
    #blog{
        padding:20px;
    }

	.neden-biz .neden-biz-list .neden-biz-item{
		flex: auto;
	}
	
}
@media (max-width: 426px) {
	.slider-text{
		max-width: 320px;
	}
	.slider-text .aciklama{
		font-size: 16px;
		line-height: 26px;
	}
	.slider-text .linkler .button a{
		padding: 8px;
		font-size: 16px;
	}
	.container {
		max-width: 350px;
	  }
	  .project-block .inner-box{
		width: 325px;
	  }
	.sayac .counter-header h1{
		font-size: 25px;
	}
	.sayac .counter-header p{
		font-size: 15px;
	}
	.sayac .counter-list {
		flex-wrap: wrap;
	}

	/*footer*/
	/*footer*/
	.footer .footer-inner{
		grid-template-columns: 1fr ;
		align-items: start;
	}

	.footer .footer-logo{
		grid-column: 1 / span 1;
	}
	
}
@media(max-width:375px){
	.slider-text{
		max-width: 300px;
	}
	.slider-text .baslik{
		font-size: 20px;
		line-height: 30px;
	}
	.slider-text .linkler .button a{
		padding: 8px;
		font-size: 16px;
	}
}
