@media (max-width: 1024px) and (min-width: 992px) {
	.header-area .main-menu ul.navbar-nav li a {
		font-size: 12px !important;
	}
	.hit-count{
		width: 100%;
	}
	.hit-count span{
		display: inline-block !important;
		margin-left: 0 !important;
	}
}	

@media (max-width: 991px) and (min-width: 768px) {
	li.profile-btn {
    	margin: 17px 0px 10px !important;
	}
	li.profile-btn a.btn-a {
    	padding: 10px 2px !important;
	}
	.header-area .main-menu ul.navbar-nav li a {
	    font-size: 10px !important;
	    margin: 0px 5px !important;
	    padding: 30px 0px 20px;
	}
	.logo a {
    	padding: 22px 0 !important;
	}
	.hit-count{
		width: 100%;
	}
	.hit-count span{
		display: inline-block !important;
		margin-left: 0 !important;
	}
	.testimonial-carousel .owl-nav .owl-next{
		left: 90% !important;
	}



}	
@media (max-width: 767px) {
	h3{
		font-size: 25px !important;
	}
	h3.rpo-heading{
		line-height: 30px !important;
	}
	.about-sec-image img{
		width: 100% !important;
	}
	.area-padding{
		padding: 60px 0px !important;
	}
	.drive-section{
		background-color: #f7f7f7;
	}
	.logo{
		max-width: 200px !important;
		padding-left: 15px !important;
	}
	.about-sec-image{
		margin-top: 20px;
	}
	.about-sec-image img.image2{
		margin-top: 20px;
		position: inherit !important;
	}
	.about-content{
		margin-top: 15px;
	}
	.tab-content.domestic-content {
    	margin-top: 30px;
	}
	.career-content {
    	margin: 0 !important;
	}
	.career-form{
		width: 100% !important;
	}
	.hit-count{
		width: 100%;
	}
	.hit-count span{
		display: inline-block !important;
		margin-left: 0 !important;
	}
	.testimonial-carousel .owl-nav .owl-next{
		left: 86% !important;
	}
	.review-area h3{
		padding-left: 0 !important;
	}
	a.last-contact-icon i{
		display: block !important;
	}
	span.sign-icon {
    display: table-cell !important;
    color: #f8f9fa;
	}
	.contact-inner a span{
		display: block !important;
		margin-top: 10px;
	}
	.international-page-section{
		background-color: #f7f7f7;
	}
	.clients-image{
		text-align: center;
	}
	

}
@media (max-width: 500px) and (min-width: 320px){
	.flip-card{
		height: 230px !important;
	}
	.flip-card-back{
		padding: 15px !important;
	}
	.service-cntent ul li {
    font-size: 16px !important;
     line-height: 26px; 
    margin: 4px !important;
	}
	.service-cntent ul li a i{
		font-size: 26px !important;
	}
	.donate-overlay h6{
		font-size: 22px !important;
	}
	.home-modal{
		width: auto !important;
	}
	ul.industries.list li{
		margin: 0 20px;
	}
	.vertical-tab .nav-tabs li{
		width: 100% !important;
	}
	.tab-content.domestic-content ul li{
		margin: 0 20px;
	}


}