.reso_intro_wrapper{
	width: 100%;
	height: auto;
	max-width: 1200px;
	margin: auto;
	border-radius:3px;
	display:flex;
	align-items: center;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 2%;
	margin-top: 2%;
}

.reso_inner_wrapper{
	width: 100%;
	height: auto;
	max-width: 900px;
	margin: auto;
	background-color: white;
	border-radius:3px;
	display:flex;
	align-items: center;
	border: #DC143C thin solid;
}



.reso_column_left{
	
	width: 40%;
	box-sizing: border-box;
	height: auto;
	background-color: #ffe0e3;
	padding: 4% 0% 4% 0%;
	overflow: visible;
	float: left;
	
	margin-top:0% !important;
}

.reso_column_right{
	
	width: 60%;
	box-sizing: border-box;
	height: auto;
	max-height: 650px;
	overflow: auto;
	float: right;
	font-family: 'Montserrat', sans-serif;
	padding: 4% 4% 2% 4%;
	z-index: 0;

}


.reso_right-heading{
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 130%;
	margin-bottom: 4%;
}




.reso_right-more_button{
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	margin-top: 4%;
	margin-bottom:4%; 
	border: #dc143c thin solid;
	width: auto;
	display:table;
	padding: 0.5% 1.5% 0.5% 1.5%;
	border-radius: 5px;
	cursor: pointer;

}

.reso_right-more_button a
{
	text-decoration: none !important;
	color: #dc143c !important;

}


.reso_right-more_button:a{
	color: black;
}





.reso_right-heading-bal{
	/* font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 110%;
	margin-bottom: 1%;
	float: left; */

	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 110%;
	margin-bottom: 1%;
	float: left;
	text-decoration: underline;
}

.reso_right-heading-bal a{
	text-decoration: none !important;
color:black !important;
}
.reso_right-heading-bal a:hover{
	text-decoration: none !important;
color:#dc143c  !important;
}
/* .reso_right-heading-bal:hover{

	color: #dc143c !important;
	cursor: pointer !important;

} */


.reso_menubox{
	width: 105%;
	box-sizing: border-box;
	height: auto;
	padding: 2% 1% 2% 8%;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 110%;
	z-index: 99;
}


.reso_menubox:hover{
	width: 105%;
	box-sizing: border-box;
	height: auto;
	padding: 2% 1% 2% 8%;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	color: #dc143c;
	cursor: pointer;
	font-size: 110%;
	z-index: 99;
}

.reso_menubox2{
	width: 105%;
	box-sizing: border-box;
	height: auto;
	padding: 2% 1% 2% 8%;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	color: white;
	cursor: pointer;
	font-size: 110%;
	background-image: url("../arrowpoint.html");
	background-size: 100% 100%;
	z-index: 99;
}


.reso_menubox_initial{
	width: 105%;
	box-sizing: border-box;
	height: auto;
	padding: 2% 1% 2% 8%;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	color: white;
	cursor: pointer;
	font-size: 110%;
	background-image: url("../arrowpoint.html");
	background-size: 100% 100%;
	z-index: 99;
}

.reso-more-arrow{
float: left;
	padding-left: 1%;
}

.reso_right-heading-bal-wrapper{
	
	width: 100%;
	display: table;
	
}


.reso_right-heading-bal-wrapper:a{
	
color: black;
	
}


.reso_right-heading-bal-wrapper:hover{
	
color: #dc143c;
cursor: pointer;	
}






/*-------------------QUERY3--------------------------------- */

@media screen and (max-width: 550px) {
	
	
	.reso_menubox2{
	width: 100%;
	box-sizing: border-box;
	height: auto;
	padding: 2% 1% 2% 8%;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	color: white;
	cursor: pointer;
	font-size: 110%;
	background-color: #dc143c;
	background-image: url("../noimg.html");
	z-index: 99;
}
	
	
	
	
	.reso_inner_wrapper{
	width: 100%;
	height: auto;
	max-width: 1200px;
	margin: 0;
	background-color: white;
	border-radius:3px;
	display:flex;
	align-items: center;
	flex-wrap: wrap;
	border: #DC143C thin solid;
}
	

	
	.reso_column_left{
	
	width: 100%;
	box-sizing: border-box;
	height: auto;
	background-color: #ffe0e3;
	padding: 2% 0 2% 0;

	overflow: visible;
	float:none!important;
	border:1px solid #000;
}

.reso_column_right{
	
	width: 100%;
	box-sizing: border-box;
	height: auto;
	max-height: 550px;
	overflow: auto;
	float:none!important;
	font-family: 'Montserrat', sans-serif;
	padding: 4% 4% 2% 4%;
	z-index: 0;
}
	
	
	



	
	
	
	
}

/*--------------//QUER3--------- */	



/*---------------------------------------------------QUERY3--------------------------------- */

@media screen and (max-width: 770px) {
	
	
.reso_menubox{
	width: 105%;
	box-sizing: border-box;
	height: auto;
	padding: 2% 1% 2% 8%;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 110%;
	z-index: 99;
	margin-bottom: 3%;
}


.reso_menubox:hover{
	width: 105%;
	box-sizing: border-box;
	height: auto;
	padding: 2% 1% 2% 8%;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	color: #dc143c;
	cursor: pointer;
	font-size: 110%;
	z-index: 99;
	margin-bottom: 3%;
}

.reso_menubox2{
	width: 105%;
	box-sizing: border-box;
	height: auto;
	padding: 2% 1% 2% 8%;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	color: white;
	cursor: pointer;
	font-size: 110%;
	background-image: url("../arrowpoint.html");
	background-size: 100% 100%;
	z-index: 99;
	margin-bottom: 3%;
}
	
	
.reso_menubox_initial{
	width: 105%;
	box-sizing: border-box;
	height: auto;
	padding: 2% 1% 2% 8%;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	color: white;
	cursor: pointer;
	font-size: 110%;
	background-image: url("../arrowpoint.html");
	background-size: 100% 100%;
	z-index: 99;
	margin-bottom: 3%;
}	
	
	
	
	
}

/*--------------//QUER3--------- */	

