.new-section {margin-left: 0;margin-right: 0;width: auto;}
.gridview .landing-item.row.open-view {width: 25%;}
.quarantine-page{margin-bottom:20px;}
.terms-sec ul{padding-left:25px;}
.terms-sec ul li {padding: 5px 0;list-style: disc;font-size: 14px;}
p.item_desc{line-height: 22px;border-bottom: 1px solid #ccc;padding-bottom: 5px; margin-bottom: 15px;}
p.item_content{line-height: 22px;}
.custom_content_box{margin-bottom:20px;}
.sec-header h2.module-title{padding-top:30px;}
.sec-header h3.module-sub-title{margin-bottom:25px;}
.custom_content_box h3 {
	text-align: center;
	font-size: 32px;
	font-weight: 500;
	line-height: 1.25;
	margin-bottom: 40px;
	display:block;
	margin-top: 60px;
}

.custom_content_box .content {
	position: relative;
	/* max-height: 180px; */
	overflow: hidden;
}
.custom_content_box .content.show {
	height: auto;
	max-height: none;
}
.custom_content_box ul {
	width: 890px;
	margin: 0 auto;
}
.custom_content_box ul li {
    list-style-type: disc;
    line-height: 1.3;
    margin-bottom: 6px;
    font-size: 14px;
}
.contentdown-content h4 {
	font-size: 18px !important;
	font-weight: 500;
	color: #333333;
	margin-top: 0;
	margin-bottom: 20px;
}
.custom_content_box ul, .custom_content_box ol, .custom_content_box .contentdown-content ul {
	list-style: initial;
	padding-left: 20px !important;
	width: 100%;
}
.contentdown-content .show_more_btn {
	margin-top: 24px;
	margin-left: 130px;
	color: #4d87e5;
	cursor: pointer;
	margin-bottom: 50px;
	width: fit-content;
	font-size: 16px;
}

.base_card ul .title{font-weight:bold; color:#019a4a; margin-bottom:0;}

.bs-full-width-container{padding:0;}



@media (max-width: 767px) {
	.fixed-width-row h1{margin-top:30px; font-size:2.5em} 
	.sec-header h2.module-title{font-size:28px;}
	.sec-header h3.module-sub-title{font-size: 18px; color: #838383;}
	.base_card ul{padding:12px;}
}