
@media screen and (max-width: 1700px){
	.illustrationBox{
	  position: absolute;
	  right: 20px;
	  top: 70px;
	  width: 500px;
	}
	
	.illustrationBox svg{
	  width: 100%;
	}
}


@media screen and (max-width: 1500px){
	.container{
		margin-left: 130px;
		padding-right: 25px;
		max-width: 1200px;
	}

	.language{
		margin-bottom: 50px;
	}

	.panel{
  		width: 32%;
  		min-width: 300px;
	}

	.portfolioBox{
		width: 100%;
		height: 600px;
	}

	.bigBox{
		width: 369px;
		height: 600px;
	}

	.smallBoxContainer{
		width: 800px;
		height: 600px;
	}

	.smallBox{
		width: 390px;
		height: 294px;
	}

	.teamImg{
  		width: 100%;
	}

	.feedbackText{
	  bottom: 100px;
	}

	.illustrationBox{
		display: block;
	}


/*About Us*/


/*About Us*/


}


@media screen and (max-width: 1450px){
	.container{
		margin-left: 140px;
		padding-right: 25px;
		width: calc(100% - 160px);
	}

	.textBox{
 	 	width: 40%;
 	 	margin-top: 60px;
	}
	
	.imgBox{
		width: 50%;
	}

	.imgBox img{
		width: 100%;
	}

	.section1{
  		height: 900px;
  		width: 100%;
  		min-height: 800px;
  		padding: 100px 0;
  		display: flex;
  		justify-content: center;
  		flex-wrap: wrap;
  		flex-direction: row;
  		align-items: center;
	}

	.teamImg{
  		width: 100%;
	}
	
	.feedbackSection{
		width: 100%;
	} 

	.feedbackText{
	  bottom: 120px;
	}

	.section5{
	  height: 106vh;
	  min-height: 600px;
	  background: #fff;
	  padding: 0px 0px;
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  background-image: url(../img/pattern.svg);
	  background-size: cover;
	  background-repeat: no-repeat;
	}

	.btnGroupVertical{
		display: none;
	}

	.footerNavBox{
		width: 300px;
		padding-bottom: 240px;
	}

	.formBox{
  		width: 450px;
  	}

  	.inputs{
  		width: 300px;
  	}

  	.inputs:focus{
  		width: 310px;
  	}

  	.inputs:nth-child(4){
	  	margin-bottom: 0px;
	  	height: 80px;
	}


	/*Aria*/

	.fonts{
		width: 100%;
	}


	/*/Aria*/

	/*Talhan*/
	.leftBox img{
	  width: 100%;
	}

	.rightBox img{
  		width: 100%;
	}

	/*/Talhan*/

}

@media screen and (max-width: 1380px){
	.illustrationBox{
		display: none;
	}

	.portfolioBox{
		width: 100%;
	}

	.bigBox{
		max-width: 250px;
		height: 405px;
	}

	.projectDetail h4{
		font-size: 18px;
	}

	.projectDetail p{
		font-size: 12px;
	}

	.smallBox{
  		width: 255px;
  		height: 193px;
	}

	.smallBoxContainer{
		width: 535px;
		height: 405px;
	}

	.portfolioBox{
		height: 405px;
	}

	.feedbackSection{
		width: calc(100% - 40px);
		height: 500px;
	}

	.teamImg{
		height: 500px;
		width: auto;
	}

	.section1{
  		height: 900px;
  		width: 100%;
  		min-height: 800px;
  		padding: 0 0;
  		display: flex;
  		justify-content: center;
  		flex-wrap: wrap;
  		flex-direction: row;
  		align-items: center;
	}
	.section5{
	 	height: 100vh;
	 	min-height: 600px;
	 	background: #fff;
	 	padding: 0 0px;
	 	display: flex;
	 	align-items: center;
	 	justify-content: center;
	 	background-image: url(../img/pattern.svg);
	 	background-size: cover;
	 	background-repeat: no-repeat;
	}


.container-fluid {
    width: calc(100% - 40px);
    margin: auto;
    padding-left: 5%;
}

}

@media screen and (max-width: 1250px){
	.bigProject{
	  	width: calc(100% / 3.1);
	  	height: 500px;
	}
	.smallProjectBox1{
	  	width: calc(100% / 3.1);
	  	height: 500px;
	}

	.aLogosBox{
		width: 90%;
	}

	.hr{
		width: 90%;
		float: left;
	}

	.ariaDesc{
		width: 90%;
		text-align: left;
	}

	.ariaLabelBox{
		width: 100%;
	}

	/*Turkmen Gala*/
	
	.allLogos{
		width: 500px;
	}
	
	.tgmock{
		width: 500px;
	}

	/*/Turkmen Gala*/

	/*Alp Et*/
	
	.alpImg1{
		left: -200px;
	}

	.aboutAlpBox{
		width: calc(60% - 80px);
	}
	

	.alpImg3{
  		width: 80%;
	}

	/*/Alp Et*/

	/*Boybodron*/
	
	.bbNoteBox{
		width: 90%;
	}

	.bbNoteBox img{
		width: 45%;
	}


	/*/Boybodron*/
}

@media screen and (max-width: 1080px){
	.panel{
		width: 48%;
	}

	.serviceName{
	  width: 100%;
	}
	.serviceText{
	  width: 90%;
	  margin-top: 20px;
	}
}




@media screen and (max-width: 991px){
	.section1{
		padding-bottom: 60px;
		min-height: 400px;
		height: auto;
	}

	.container-fluid {
    	padding-left: 0px;
    	margin-left: 0;
	}

	.textBox{
 	 	width: 100%;
 	 	margin-top: 60px;
	}
	
	.imgBox{
		width: 60%;
		margin-top: 40px;
		display: none;
	}

	.imgBox img{
		width: 100%;
	}

	.about{
		justify-content: center;
	}

	.bigBox{
		display: none;
	}
	
	.smallBox{
  		width: 255px;
  		height: 193px;
	}

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

	.section5{
		padding: 0px 0px;
		height: auto;
	}

	.galleryBox{
		height: 400px;
	}

	.footerNavBox{
		display: none;
	}

	.pattern2{
  		padding-top: 80px;
	}

	.bigProject{
	  	width: calc(100% / 2.1);
	  	height: 600px;
	}
	.smallProjectBox1{
	  	width: calc(100% / 2.1);
	  	height: 600px;
	}

	.contactSection{
		height: 100%;
		padding-bottom: 120px;
	}

	/*About Us*/
	
	.aboutText{
		width: 100%;
	}

	.aboutText2{
		width: 100%;
	}

	.storyText{
		width: 100%;
		order: 3;
	}

	.img-comp-container{
		width: 100%;
		margin-top: 40px;
	}

	
	.aboutImgBox{
	  width: 100%;
	  order: 4;
	  margin-top: 20px;
	}

	.aboutImgBox{
		width: 90%;
	}

	/*/About Us*/


	/*Aria*/
	
	.flower{
		display: none;
	}

	.flowerWhite{
		display: none;
	}

	.details2 img{
		margin-top: 50px;
	}

	.ariaLabelTextBox{
		width: 400px;
		padding-left: 50px;
	}

	/*/Aria*/


	/*Turkmen Gala*/
	
	.tgColorBox{
		width: calc(100% - 120px);
	}


	/*Turkmen Gala*/


	/*Alp Et*/
	
	.alpImg2{
		display: none;
	}

	.logoAlpBox{
		margin-top: 40px;
	}

	/*/Alp Et*/

	/*Boybodron*/

	.bbLogo{
		width: 90%;
	}

	.logo1Box{
		height: 300px;
	}

	.bbbag{
		width: 90%;
	}

	/*/Boybodron*/

	/*Talhan*/

	.talhanIconsBox{
		flex-wrap: wrap;
	}

	.leftBox, .rightBox{
		width: 100%;
		margin-top: 20px;
	}

	/*/Talhan*/

	/*Poseidon*/
	
	.poseidonLogoBox{
		width: 65%;
	}


	/*/Poseidon*/

}

@media screen and (max-width: 780px){
	.container{
		margin-left: 30px;
		padding-right: 30px;
		width: calc(100% - 50px);
		/*width: 100%;*/
	}
	
	.panel{
		width: 100%;
		min-width: 400px;
		border-radius: 5px;
	}

	.smallBox{
  		width: 100%;
  		height: auto;
  		margin-bottom: 20px;
	}

	.smallBoxImg{
		position: relative;
		width: 100%;
	}

	.portfolioBox{
		height: auto;
	}

	.formBox{
		width: 90%;
	}

	.inputs{
		width: 80%;
	}

	.feedbackText{
		width: 100%;
		left: 30px;
	}

	.sidenav{
		display: none;
	}

	.openMobNav{
  		display: flex;
  		justify-content: space-between;
  		align-items: center;
  		width: 100%;
  		height: 70px;
  		position: fixed;
  		background-color: #0C122C;
  		left: 0;
  		top: 0;
  		z-index: 99;
	}

	.mobLogo{
		margin-left: 20px;
		
	}

	.hamburgerMob{
		margin-right: 20px;
		cursor: pointer;
		height: 25px;
	}

	.contactsMain{
		display: none;
	}

	.galleryBox{
		height: 600px;
	}

	.bigGalleryImg{
		display: none;
	}

	.secondImgBox{
		width: 100%;
		height: 400px;
	}


	.section5{
		padding: 50px 0;
	}
	
	.bigProject{
	  	width: 100%;
	  	height: 1100px;
	}
	.smallProjectBox1{
	  	width: 100%;
	  	height: 900px;
	}

	/*Oguz*/
	.oguzMainLogo{
	  position: static;
	  width: 300px;
	  z-index: 9;
	}



	/*/Oguz*/

	/*Aria*/
	
	.flower2{
		display: none;
	}

	.flowerWhite2{
		display: none;
	}

	.flowerWhite3{
		display: none;
	}

	.ariaLabelTextBox{
		display: none;
	}

	.aLogosBox{
	  	width: 100%;
	  	display: flex;
	  	flex-wrap: wrap;
	  	flex-direction: column;
	  	justify-content: center;
	  	/*padding-top: 50px;*/
	  	padding-bottom: 50px;
	}

	.alogos{
		margin-top: 50px
	}

	.hr{
		width: 100%;
	}

	.bg2 h1{
		padding: 0px 20px;
	}

	.ariaColors{
		height: 250px;
	}
	.ariaColors2{
		height: 200px;
	}
	.ariaColors3{
		height: 150px;
	}
	.ariaColors4{
		height: 100px;
	}

	.ariaColorsBox{
		width: 100%;
	}

	.ariaColorsBox p{
		padding: 5px;
	}

	.labelBox{
		margin-top: 100px;
	}

	/*/Aria*/


	/*Turkmen Gala*/

	.aboutTg p{
		width: calc(100% - 80px);
	}

	.allLogos{
		width: calc(100% - 80px);
	}
	
	.tgColorBox{
		width: calc(100% - 120px);
		justify-content: space-around;
	}

	.colorBox1, .colorBox2, .colorBox3, .colorBox4{
		width: 30%;
	}

	.tgmock{
		width: 80%;
	}

	.tgLightBox{
		padding: 40px;
	}

	.tgDarkBox{
		padding: 40px;
	}

	.tgSection img{
		margin-top: 0px;
	}
	
	.tgPattern2{
		display: none;
	}
	/*Turkmen Gala*/

	/*Alp Et*/
	
	.alpImg1{
		left: -300px;
	}

	.logoAlpBox{
		width: 100%;
	}

	/*/Alp Et*/

	/*Boybodron*/
	
	.logo1Box{
		height: 200px;
	}

	/*/Boybodron*/

	/*talhan*/
	
	.talhanCoverSection img{
 		width: 50%;
	}

	/*/Talhan*/


	/*Sinalco*/
	.sinalcoSection img{
  		width: 60%;
	}

	/*/Sinalco*/
	

	/*Poseidon*/
	
	.posImg{
		display: none;
	}

	.posImg img{
  		display: none;
	}

	.posInfo{
		width: 100%;
	}

	.posPackBox img{
		height: 400px;
		margin-top: 15px;
	}

	
	.poseidonBgSection p{
  		padding: 0px;
	}
	
	.posColorsImg{
		width: 90%;
	}

	.poseidonSection img{
		width: 50%;
	}

	/*/Poseidon*/
}

@media screen and (max-width: 600px){
.container-fluid {
    	display: none;
	}


.section5{
	height: 200px;
	padding: 0;
	display: block;
	min-height: 100px;
}


}

@media screen and (max-width: 500px){
	.container{
		margin-left: 30px;
		padding-right: 10px;
		width: calc(100% - 60px);
		/*width: 100%;*/
	}
	
	.panel{
		width: 100%;
		min-width: 10%;
		border-radius: 5px;
	}

	.smallBox{
  		width: 100%;
  		height: auto;
  		margin-bottom: 20px;
	}

	.smallBoxImg{
		position: relative;
		width: 100%;
	}

	.portfolioBox{
		height: auto;
	}

	.formBox{
		width: 350px;
	}

	.inputs{
		width: 80%;
	}

	.inputs:focus{
		width: 85%;
	}

	.feedbackText{
		width: 80%;
	}

	.feedbackSection{
		width: calc(100% - 5px);
		height: 500px;
	}

	.section5{
		padding: 0;
		height: 100%;
		min-height: 300px;
	}

	.galleryBox{
		height: 600px;
	}

	.bigProject{
	  	width: 100%;
	  	height: 700px;
	}
	.smallProjectBox1{
	  	width: 100%;
	  	height: 600px;
	}

	.footer{
		max-height: 80vh;
		height: 200px;
	}


	/*Alp Et*/
	
	.alpImg1{
		display: none;
	}

	.aboutAlpBox{
		width: 100%;
	}

	.alpLogo{
  		width: 80%;
	}

	/*/Alp Et*/

	/*Boybodron*/
	
	.logo1Box{
		height: 150px;
	}

	/*/Boybodron*/

	/*Erem*/
	
	.eremLogo{
		width: 80%;
	}

	/*/Erem*/

}

@media screen and (max-width: 481px){
	.teamCard{
		width: 40%;
		min-width: 50px;
	}

	.teamCardHeader{
		height: 250px;
	}
}

@media screen and (max-width: 430px){
	.bigProject{
	  	width: 100%;
	  	height: 600px;
	}
	.smallProjectBox1{
	  	width: 100%;
	  	height: 500px;
	}
}


@media screen and (max-width: 426px){
	.teamCard{
		width: 40%;
		min-width: 50px;
	}

	.teamCardHeader{
		height: 250px;
	}
}