@charset "UTF-8";

@media only screen and (min-width: 1920px) and (max-width: 2560px) {
	
}

@media only screen and (max-width: 1024px) {
	.h3-slider-box .content .title{
		font-size:36px;
		line-height:36px;
	}
	.hidden-md{
		display:none;
	}
	.section-title .title{
		font-size:36px;
	}
	.abt-services{
		min-height:420px;
	}
	.client-services{
		padding-top:0px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px){
    .grid__item{
		padding:50px 20px;
	}
	.grid__title{
		font-size: 18px;
	}
}

@media only screen and (min-width: 980px) {
	.col-cs-5 {
		flex: 0 0 20%;
	}
}

@media only screen and (max-width: 960px) {
	.map{
		height:450px;
	}
	.auto-banner{
		margin:30px auto 0;
	}
	.server-content{
		margin-bottom:50px;
	}
}
@media only screen and (max-width: 768px) {
	.abt-bg-1, .abt-bg-2, .abt-bg-3{
		min-height: 340px;
	}
    .abt-bg-4, .abt-bg-5 {
		min-height: 315px;
	}
}

@media only screen and (max-width: 767px) {
	.header-3{
		height:90px;
		padding: 5px 0;
		position:fixed;
	}
	.h3-slider-area{
		margin-top:80px;
	}
	.breadcumb-area{
		margin-top:80px;
	}
	.header-3.navbar-fixed-top{
		position:fixed;
		background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
	}
	.welcome-area .section-title {
		margin: 10px 0 46px;
	}
	.service-box-1{
		padding: 54px 15px 49px;
	}
	.h3-slider-box .content .title{
		font-size:26px;
		line-height:26px;
	}
	.h3-slider-box .content .titles{
		font-size:16px;
		line-height:20px;
		flex-wrap: wrap;
		width: 50%;
		margin-top: -20px;
	}
	.h3-slider-box .content {
		top: 32%;
	}
	.welcome_img{
		margin-top:40px;
	}
	.grid__item{
		padding:50px 30px;
	}
	.service-box-2 .content .title{
		font-size:15px;
	}
	.pt-20-responsive{
		padding-top:20px !Important;
	}
} 

@media only screen and (max-width: 568px) {
	.server-title{
		margin-left:5px;
	}
	.server-title{
		margin-top: -20px;
	}
	.service-box-2 .content .title {
		font-size: 18px;
	}
	.card-header{
		padding: 10px 20px 10px 20px;
	}
	.card-body{
		padding: 0 20px 26px;
	}
}     

@media only screen and (max-width: 480px) {
	.software_promo_area .round_shape .r_shape.r_shape_five{
		width:140px;
		height:140px;
	}
	.software_promo_area .round_shape .r_shape.r_shape_five img{
		width:70px;
	}
	.s_promo_info .promo_item.item_six{
		left: 7%;
	}
	.s_promo_info .promo_item .text img {
		width: 32px;
		height: 32px;
	}
	.s_promo_info .promo_item.item_one{
		top: -2%;
		left:60%;
	}
	.s_promo_info .promo_item.item_two{
		top:85px;
	}
	.s_promo_info .promo_item.item_three{
		left:-20px;
	}
	.s_promo_info .promo_item.item_four {
		width: 120px;
		height: 120px;
		right: -4%;
		top: 50%;
	}
	.s_promo_info .promo_item.item_five{
		right: -4%;
		top: 30%;
	}
	.software_promo_area .section-title {
		padding: 3rem 0 0;
		margin-bottom: 0px;
	}
	.h3-slider-box .content .title {
		font-size: 16px;
		line-height: 20px;
	}
	.h3-slider-box .content .titles {
		font-size: 10px;
		line-height: 20px;
		flex-wrap: wrap;
		width: 50%;
		margin-top: -20px;
	}
	.contact-form {
		padding: 6rem 3rem;
	}
	#scrollUp{
		right:10px;
	}
	.h1fba-left p span{
		display:block;
	}
	.section-title .title {
		font-size: 28px;
		line-height: 32px;
	}
	.section-tlt-sm .title {
    font-size: 24px;
   }
	.abt-services{
		min-height:auto;
	}
}
	

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

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 767px) 
and (orientation : landscape) { 
	.column2-landscape{
		width:50%;
		float:left;
	}
	.arrows-design .owl-nav .owl-next {
		right: 5px;
	}
	.arrows-design .owl-nav .owl-prev {
		left: 5px;
	}
	.feature-color-3{
		background-image: linear-gradient(rgba(0, 46, 91, 0.8), rgba(0, 46, 91, 0.8)), url(../img/inqc/6.jpg);
	}
	.feature-color-4{
		background-image: linear-gradient(rgba(206, 27, 40, 0.8), rgba(206, 27, 40, 0.8)), url(../img/inqc/3.jpg);
	}
	.abt-bg-1, .abt-bg-2, .abt-bg-3 {
		min-height: 410px;
	}
	.abt-bg-4, .abt-bg-5 {
		min-height: 340px;
	}
	
}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (orientation : landscape) {
	
}	

