@charset "UTF-8";
/* CSS Document */
/*-----------------------------------------------------------------------QUERY1----------------------------------------------------------------------------- */
@media screen and (max-width: 950px) {
	
	
	#offercover{
		width:100% !important; 
	}
	
	
	
.column{
	width: 100% !important;
	
	}
	
	
.column_classic{
	width: 100% !important;
	
	}
	
	
	.wrapper_inner {
	
	display:inline-block;

}

	#btm_logo_clm img{
		width: 20%;
		margin-bottom: 2%;
		
	}

	
		#sm{
		justify-content: center !important; 
			
	}
	
	#rhombus{display: none;}
	
	#awsml{margin-top: 5%;}
	
	.objmain{display: none;}
	.objmed{display: block;}
	.objsml{display: none;}
	
	
	}	
/*-----------------------------------------------//QUERY1------------------------------------- */	




/*------------------------------------------------QUERY2------------------------------------- */

@media screen and (max-width: 700px) {
	
.offering_box{
	width: 100%;
	}
	
	
	.slides > div {

  width: 100%;
		background-image: url("../images/nobg.png");

}
	
.column2{
	height:auto;

	box-sizing: border-box;
	display:inline-block;
	position: relative;
width: 100% !important; 
	text-align: left !important;

	}	
	
.objmain{display: none;}
.objmed{display: none;}
.objsml{display: block;}
	
	
	}	
/*------------------------------------------------//QUERY2------------------------------------- */	



/*---------------------------------------------------QUERY3--------------------------------- */

@media screen and (max-width: 550px) {
	
.serv_ins_cont {
 
  align-items: center;
  justify-content: center;
  height: 80px;
display: inline-block;	
	text-align: left;
	margin-top: 10px;
}
.bigico{

	height: 25px;
	width:25px;
	float: left;
	margin-right: 0%;
	margin-top: 0%;

	

}

.bigico img{width: 100%}

/* 	
	.bigico{
		width: 100%;
		height: auto;
	margin-right: 2%;
		margin: auto;
		text-align: left;
		
		

}

.bigico img{width: 20%}
	
	}	 */


.redheading{
	font-size: 130%;
	font-weight: 600;
	color: #dc143c;
	width: auto;
	margin-bottom: 2%;
	text-align: left;
}




.logo{
	width: 100%;
	height: auto;
	text-align:left;
	margin-bottom: 5%;

}

.feature_desc
{
padding-left:0px !important;

margin-block-start: 0em !important;
}



.desc
{
	color: white;
	font-size:16px;
	line-height:18px;

}

.stack_para
{

height:  auto !important;
padding-bottom: 0px;

}



.stack_para_right{
	width: 100%;
	height:600px;
	box-sizing: border-box;

	margin-top: 0px;
padding-top: 0px;
	
}


.logo{
	width: 100%;
	height: 100px;
	text-align:center;
	margin-bottom: 5%;
	padding-top: 0px;
	vertical-align: top;
	/* border:1px dashed #54b948; */
}
.logo_white{
	width: 100%;
	height: auto;
	text-align:center;
	margin-bottom: 1%;
	padding-top: 0px;
	vertical-align: top;
	padding-right: 10%;
	
}



#background-video {
  
	object-fit: cover;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	position: relative;
	width:500px;
	height: 350px;
  }
  


}



/*--------------//QUER3--------- */	


