/*MEDIA QUERY*/
@media screen and (max-width:3000px) {
	.main-logo-small{display:none;}
	.navbar-fixed-left {
		width:18.3%;
		position: fixed;
		border-radius: 0;
		height: 100%;
	}/**/
	.container-myaccount {
		width:100%;
	}/**/
	.navbar-fixed-left + .container-myaccount {
		padding-left:18.3%;
	}
	.item blockquote p{
		font-size:22px;
	}/**/
	/*.main-logo-small{display:none;}*/
	.we-are-always {
		background-color: #70ad47;
		min-height: 300px;
		padding: 0;
	}
}
@media screen and (max-width: 1366px) {
	/*.client-hd{font-size:15px;}
	.btn-link{font-size:12px;}*/
	.navbar-fixed-left {
		width:25%;
		position: fixed;
		border-radius: 0;
		height: 100%;
	}
	.container-myaccount {
		width:100%;
	}
	.navbar-fixed-left + .container-myaccount {
		padding-left:25%;
	}
	.lftbar-hd{font-size:18px;}
}
@media screen and (max-width: 1280px) {
	/*.btn-wk {font-size:12px; padding:6px 6px;}
	.pg-chd_f18{font-size:16px;}*/
	/*.lft-btn-new-txt{
		font-size:11px;
	}*/
	
}
@media screen and (max-width: 1140px) {
}

@media screen and (max-width: 1024px) {
	.navbar-fixed-left {
		width:30%;
		position: fixed;
		border-radius: 0;
		height: 100%;
	}
	.container-myaccount {
		width:100%;
	}
	.navbar-fixed-left + .container-myaccount {
		padding-left:30%;
	}
	/*.lft-btn-new-txt{
		font-size:11px;
	}
	.item blockquote p{
		font-size:19px;
	}*/
	.lft-btn-new-txt{
		font-size:10px;
	}
	.btn.btn-medium {
		font-size: 12px;
		padding: 10px;
	}
	.footer-hd{font-size:20px;}
	.we-are-always-hd{font-size:35px;}
	.we-are-always-tag{font-size:10px;}
	.best-service-hd{font-size:16px;}
	.we-are-always{
		min-height:295px;
	}
	.we-are-always-inner{
		margin-top:7.667%;
	}
	.best-service-txt{font-size:12px;}
	.step-text-hd{font-size:16px;}
	.our-service-text{font-size:14px;}
	.ic-cont-txt{font-size:9px;}
}

@media screen and (max-width: 992px) {
	.we-are-always {
		background-color: #70ad47;
		min-height: 300px;
		padding: 0;
	}
	.we-are-always-hd{font-size:30px;}
	.we-are-always-tag{font-size:14px;}
	.contact-icon-hd{font-size:18px;}
	.contact-icon-hd-text{font-size:10px;}
	.ays{font-size:14px;}
	.ays-ph{font-size:24px;}
}

@media screen and (max-width: 980px) {
	.green-box{margin-bottom:20px;}
	.welcome-cont{display:none;}
	.main-logo{display:none;}
	.main-logo-small{display:inline;}
	.choose-us-service-content p{font-size:12px;}
	.choose-us-service-heading{font-size:12px;}
	.choose-us-service-content .icon{width:60px;height:60px;}
	.choose-us-service-content .icon i{font-size:24px; line-height:60px;}
}

@media screen and (max-width:960px){
	/*.wywtdt{display:none;}
	.sep-menu-txt{display:none;}
	.welcome-cont{display:none;}
	.main-logo{display:none;}
	.main-logo-small{display:inline;}*/
	
}

@media screen and (max-width: 800px) {
	.navbar-fixed-left {
		width:35%;
		position: fixed;
		border-radius: 0;
		height: 100%;
	}
	.container {
		width:100%;
	}
	.navbar-fixed-left + .container {
		padding-left:35%;
	}
	/*.main-logo-small{display:none;}*/
	.lft-btn-new-txt{
		font-size:9px;
	}
}

@media screen and (max-width: 768px) {
	.we-are-always-inner{
		margin-top:7.667%;
		margin-top:12.667%;
	}
}
@media screen and (max-width: 640px) {
	.nav > li {float:left;}
	.navbar-default .navbar-nav > li > a{padding:10px 9px;}
	.cta-txt h3{font-size:28px;}
}
@media screen and (max-width: 600px) {
	.navbar-default .navbar-nav > li > a{padding:10px 5px; font-size:10px;}

}
@media screen and (max-width: 480px) {
	.we-are-always-hd{font-size:24px;}
	.we-are-always-tag{font-size:9px;}
	.we-are-always-inner{margin-top:18.667%;}
	.cta-txt h3{font-size:20px;}
	.btn-submit{padding:10px 20px; font-size:12px;}

}

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

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

}