@media (min-width: 768px) and (max-width: 991px) {
	.circle-box .citem{
		width: 160px;
		height: 160px;
	}
	.colD-mb3 div[class^="col-"]:nth-child(-n+3){margin-bottom:30px;}
}


@media screen and (max-width:991px){
	.astel-barnds figure img {
		width: 90px !important;
	}
	.container.ifC{max-width: 90%;}
	.language li a{color:#333;}
	.points:after{
		display:none;
	}
	.last-line-none div[class^="col-"] .points{padding-bottom:0px;}
	.last-line-none div[class^="col-"]:last-child .points{padding-bottom:80px;}
	.points p, .saveoffer p{padding-right: 0%;}
	.logo{
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;		
	}
	.logo div:first-child{
		-webkit-flex: 0 0 150px;
		-ms-flex: 0 0 150px;
		flex: 0 0 150px;
		margin-right:auto;
	}	
	.xsMmenu {
		width: 36px;
		position: relative;
		top: 5px;
	}
	.colD-mb3 div[class^="col-"]:last-child{margin-bottom:0px;}	
	
	
	.xs-sm-pb-none{padding-bottom:0px;}	
	.xs-sm-t-center{text-align:center !important;}	
	.xs-sm-justify-center{
		justify-content: center;
		-webkit-box-align: center;
		-webkit-flex-align: center;
		-ms-flex-align: center;
	}
	.xs-justify-around{
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	.xs-sm-flex-column{
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}	
	.xs-position-static{position:static !important;}
	.xs-sm-pt-none{padding-top:0px;}
	.xs-sm-mt-none{margin-top:0px;}
	.xs-sm-bg-none{background:none !important;}	
	.xs-sm-m-auto{margin:auto;}
	.xs-sm-mb-20{margin-bottom:20px;}
	
	.xs-sm-mt-20{margin-top:20px;}
	.xs-sm-mt-30{margin-top:30px;}
	.xs-sm-mt-40{margin-top:40px;}
	.xs-sm-mt-60{margin-top:60px;}
	.xs-sm-mt-80{margin-top:80px;}
	
	.xs-sm-mb-20{margin-bottom:20px;}
	.xs-sm-mb-30{margin-bottom:30px;}
	.xs-sm-mb-40{margin-bottom:40px;}
	.xs-sm-mb-60{margin-bottom:60px;}
	.xs-sm-pb-80{padding-bottom:80px;}
	.xs-sm-p-none{padding:0px;}
	
	.xs-sm-d-none{display:none !important;}
	.xs-sm-d-block{display:block !important;}
	.xs-sm-d-flex{display:flex !important;}
	
	.xs-sm-mt-20{margin-top:20px !important;}
	.xs-sm-mt-40{margin-top:40px !important;}
	
	.sm-order-1{order:1;}
	.sm-order-2{order:2;}	
	.xs-sm-order-2{order:2;}
	
	.offset-1{margin-left:0px;}
	
}

@media screen and (max-width:767px){
	.xs-t-center{text-align:center;}
	.testimonail-item img{margin:auto; margin-bottom:15px;}
	.list-style{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center !important;
	}
	.colD-mb3 div[class^="col-"]:nth-child(-n+4){margin-bottom:30px;}
	.portfolio .textA{min-height: auto;}
	.Dbottom-30 div[class^="col-"]:nth-last-of-type(-n+2) {margin-bottom:0px;}
	
	.xs-mt-20{margin-top:20px;}
	.xs-mt-30{margin-top:30px;}
}

@media (min-width: 320px) and (max-width: 480px) {
	.astel-barnds figure{
		width: 130px;
		height: 130px;
	}
	.circle-box .citem{
		width: 130px;
		height: 130px;
	}
	
	.xss-t-center{text-align:center;}
	.xss-mt-30{margin-top:30px;}
}