
/* =RESPONSIVE
-------------------------------------------------------------- */

img, object, video, iframe, input, textarea {
	max-width: 100%;
}

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

}


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

	
	 }


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

	
	 }


@media only screen and (max-width: 1280px) {
	
	.ltr #call-buttons {
		left:0;
	}
	
	#call-buttons {
		width:100px;
		right:0;
		padding-right:0;
	}
	
	#call-buttons a.order .inner {
		width:100px;
		display: inline-block;
		padding-left:25px;
	}
	
	#call-buttons a {
		zoom: 0.8;
	}
	
	#home-video video {
		height:500px;
		width:auto;
		max-width: inherit;
	}
	
	.logoimg {
		height:80px;
	}
	
	.main-title {
		font-size:45px;
	}
	
	.order-btn a {
		zoom: 0.9;
	}
	#home-video .cap {
		top: 45%;
	}
	

}

@media only screen and (max-width: 1024px) {
	#call-buttons {
		display: none;
	}
	
	
	
}
	 
@media only screen and (max-width: 820px) {
	#contact-section .details {
		margin-bottom:30px;
	}
	
	.form-area {
		margin-top:20px;
	}
	
	.page-title,
	#contact-section .title {
		font-size:36px;
	}
	
	
}


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

	.personal-details.row .col-md-4  , .language-details.row .col-md-4{
		margin-bottom: 15px;
	}
	.personal-details , .language-details.row , .upload-files-section {
		margin-bottom:0px;margin-top:0px;
	}
	button#Step1Completion {
		margin-top: 20px;
	}
	.translation-tabs .nav-tabs li {
		margin: 10px 0;
		width: 100%;
	}
	.translation-tabs .nav-tabs {
		    margin: 0 0 15px 0;
		flex-wrap: wrap;
	}
	.translation-tabs .step-section .steps .step-text {
		
		top: -43px;
		
	}
	.translation-tabs .tab-content {

	
		padding: 80px 40px 40px 40px;
		
	}
}

@media only screen and (max-width: 430px) {
	
	.title {
		font-size:32px;
		margin-bottom:25px;
	}
	
	.section {
		padding:30px 0;
	}
	
	.entry {
		font-size:16px;
}

.entry h1  {
	font-size:28px;
	}

.entry h2 {
	font-size:24px;
	
}

.entry h3 {
	font-size:20px;
	}

.entry h4 {
	font-size:22px;
	
}
.entry h5 {
	font-size:20px;
	}

.entry h6 {
	
	font-size:18px;
		
}

	
	
	.copyrights {
		text-align: center;
		margin-bottom:10px;
	}
	
	.credits {
		text-align:center;
	}
	
	
	.single-img.alignleft {
		max-width:100%;
		margin-right:0;
		float: none;
		text-align:center;
	}
	
	.footer-inner {
    	padding: 20px 30px;
	}
	
	#home-video video {
		height:350px;
	}
	
	#home-video .cap {
    top: 35%;
	}
	#contact-section .details li a {
		font-size:16px;
	}
	
	.faq-title {
		font-size:20px;
	}
	
	.gfield--width-half {
    width: 100%;
	}
	
	
	

	
}


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






