.yellow-background{
	border-bottom: 5px solid #F2DE2E;
    border-radius: 100px;
    width: 35px;
    border-top: none !important;
    margin-left: 1px
}
.row-width{
    width: 100%;
	padding-top: 30px;
	padding-right: 40px;
    padding-left: 40px;
}
.caption{
	font-family: Roboto;
font-style: normal;
font-weight: 300;
font-size: 30px;
line-height: 120%;
display: flex;
align-items: center;
color: rgba(0, 179, 170, 0.8);
}
.yellow-alignment{
    margin-top: 10px;
    margin-left: 0px;
}
.sub-div-margin-top-7{
	margin-top: 20px;
}
.image-height{
height:320px;	
}
.background-image{
	position: absolute;
    left: 16px;
    top: 1px;
}
.inner-image{
	position: absolute;
    top: 74.5px;
    left: 88.5px;
}
.sub-div-margin-top-8{
	padding-top: 30px;
}
.sub-div-margin-top-6{
	margin-top: 20px;
}
.header-content-1{
    margin-bottom:0px;
    font-family: Roboto;
	font-style: normal;
	font-weight: 300;
	font-size: 20px;	
}
.margin-div{
margin-left:10px !important;
margin-right:10px !important;
}
.image-height-1{
height: 270px !important;	
}
.inner-image-1{
top:72.5px !important;	
}
.inner-image-2{
    left: 36.5px !important;
    top: 20.5px !important;
}
.btn{
background: #4A5FAB !important;
border-radius: 2px !important;	
text-align: center !important;
}
.padding-div{
padding-left: 15px !important;	
padding-right: 15px !important;
}
.btn:hover {
    color: #fff !important; 
    background-color: #00B3AA !important;
    border:none;
}
.big-background{
background-image: url("images/Background curve.svg");	
height:auto;
background-size: cover;
}
.col-margin-bottom{
margin-bottom: -45px;	
}
.custom-button{
border-radius: 2px !important;
color: #fff !important; 
font-weight: 500;
    font-family: Roboto;
	font-size: 14px;
    margin-right: 5px;
	/*width:130px;*/
	width: auto;
	text-transform: uppercase;
}
.content-wrapper-1{
	background: #FFFFFF;
	box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.05);
	border-radius: 10px;
	border-top: 4px solid #97989A;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
	width:auto;
	height:auto;
	padding: 25px !important;
}
.about-content-2{
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 200%;
	color: rgba(0, 0, 0, 0.6);
	display: block !important;
    text-align: left !important;
}
.zeroheight{
height:0px;	
}
.header-content-1{
    margin-bottom:0px;
    font-family: Roboto;
	font-style: normal;
	font-weight: 300;
	font-size: 20px;	
}
.content-highlight-1{
    color: #6C7DBB;	
}
.heading{
font-family: Roboto;
font-style: normal;
font-weight: 300;
font-size: 20px;
line-height: 170%;
/* identical to box height, or 34px */

display: flex;
align-items: center;

color: #4A5FAB;	
padding-top: 5px;
}
.background-div{
background: rgba(151, 152, 154, 0.05);
border-radius: 10px;	
padding:25px;
margin-bottom: 15px;
margin: 10px;

}
.ul-padding{
	padding-left:18px;
	padding-right: 18px;
}
.justify{
text-align:justify;	
}
.margin-left-col2{
margin-left: -25px;	
}
.color{
color: #6173B5;	
}
.font-weight{
font-weight: 700 !important;	
}
.left-alignment-ul{
margin-left:-25px;
padding:0px;
}
.left-alignment-p{
margin-left: -50px;	
}
.border-right-div{
    border-right: 1px solid rgba(0, 0, 0, 0.05);	
}
.headerrow{
	color: #FFFFFF;
	font-size:14px;
	font-weight:500;
	font-family:Roboto;
	line-height: 21px;
	background: #4A5FAB;
	border-radius: 10px 10px 0px 0px;
}
.redrow{
color: #BE0303;
font-size:14px;
font-weight:500;
font-family:Roboto;
line-height: 21px;
}
.bluerow{
color: #4A5FAB;	
font-size:14px;
font-weight:500;
font-family:Roboto;
line-height: 21px;
}
.reddot {
  height: 19px;
  width: 19px;
  background-color: #BE0303;
  border-radius: 50%;
  display: inline-block;
  float:right;
}
.bluedot {
  height: 19px;
  width: 19px;
  background-color: #4A5FAB;
  border-radius: 50%;
  display: inline-block;
  float:right;
}
.td-content{
	display:inline-block;
}
.mobview{
display:none !important;	
}
@media screen and (min-width: 320px) and (max-width: 480px) { 
		.mobwidth{
		 width:440px !important;
		 padding-left: 0px !important;
		 padding-right: 95px !important;		 
		}
		.mob_image{
		  position: relative;
		  left: -46px;
		  top: -46px;	
		}
}
@media screen and (min-width: 768px) and (max-width: 1200px) {   
.sub-div-margin-top-7{
margin-left: -103px;	
}

.left-alignment-p{
margin-left:-140px;	
}
.border-right-div{
border-right:0px !important;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);	
margin-bottom: 15px;
}
.left-alignment-ul{
margin-left:-120px;	
}
.mob-view-alignment{
margin-left: -90px;	
}
}
@media screen and (min-width: 320px) and (max-width: 767px) {
.margin-left-col2{
margin-left: 0px;	
}
.left-alignment-ul {
    margin-left: 0px;
    padding-left: 22px;
}
.left-alignment-p{
margin-left:0px;	
}
.border-right-div{
border-right:0px !important;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);	
margin-bottom: 15px;
}
}

@media screen and (min-width: 320px) and (max-width: 1200px) {   
.big-background{
 height: auto;	
}
.margin-div{
margin-top: 30px;	
}
.webview{
display:none !important;	
}
.mobview{
display:block !important;	
}
}
@media screen and (min-width: 1200px) and (max-width: 4000px) {
.div-margin-top-8{
 margin-left: 50px;	
}
}