.page-cms-content {
	text-align: left;
}
.page-cms-content .hd-type1 {
	margin-bottom: 15px;
}
.sub-hd-content {
	font-size: 18px;
	line-height: 1.56;
	color: #000000;
	margin-bottom: 10px;
}
.grid-image-typ1 .grid-col .hd-type1 {
	padding-top: 40px;
}
.bialanding .grid-image-typ1 .grid-col .hd-type1 {
	padding-top: 30px;
}
.grid-image-typ1 .btn-bar {
	margin-top: 40px;
}
.section-mrg-btm {
	margin-bottom: 100px;
}
.inner-section .sub-hd-content {
	max-width: 870px;
}
.card-type1 .image-box img {
	max-width: 100%;
	height: auto;
}
.card-type1 .image-box {
	margin-bottom: 20px;
}
.card-type1 .hd-type6 {
	margin-bottom: 10px;
}
.card-type1 .btn-bar {
	margin-top: 25px;
}
.inner-section .sub-hd-content.mrg-btm {
	margin-bottom: 40px;
}
.grid-image-typ1 .grid-col > img {
	max-width: 100%;
	height: auto;
}
.text-container {
	max-width: 870px;
	margin-bottom: 70px;
}
.text-container h1 {
	margin-bottom: 15px;
}
.grid-image-typ2 .col-text .inner-grid-content {
	padding-left: 100px;
}
.grid-image-typ2 .col-text .inner-grid-content p {
	margin-bottom: 10px;
}
.grid-image-typ2 .col-text .inner-grid-content p:last-child {
	margin-bottom: 0;
}
.grid-image-typ2 .col-text .inner-grid-content ul {
	margin: 0;
	margin-top: 25px;
	padding: 0;
}
.grid-image-typ2 .col-text .inner-grid-content ul li {
	margin: 0;
	margin-bottom: 12px;
	padding: 0;
	list-style-type: none;
}
.grid-image-typ2 .col-text .inner-grid-content ul li:last-child {
	margin-bottom: 0;
}
.grid-image-typ2 .col-text .inner-grid-content ul li a {
	font-size: 16px;
	line-height: 1.56;
	color: #da291c;
	text-decoration: underline;
}
.grid-image-typ2 .col-text .inner-grid-content ul li a:hover {
	color: #000000;
}
.grid-image-typ2 .col-text, .grid-image-typ3 .col-text {
	display: -webkit-box;
	display: -moz-box;   
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.grid-image-typ2 {
	margin-bottom: 70px;
}
/*.grid-image-typ2:last-child {
	margin-bottom: 0;
}*/
.sub-hd1 {
	font-size: 12px;
	line-height: 15px;
  	font-weight: 500;
  	letter-spacing: 1.5px;
  	color: #3b3b3b;
  	opacity: 0.7;
  	margin-bottom: 20px;
}
.grid-image-typ3 .col-text .inner-grid-content {
	padding-left: 40px;
}
.grid-image-typ3 {
	margin-bottom: 30px;
}
.grid-image-typ3:last-child {
	margin-bottom: 0;
}
.page-top-content .cms-text1 {
	max-width: 790px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 1.56;
	text-align: center;
  	color: #3b3b3b;
  	margin-top: 10px;
}
.mrg-btm1 {
	margin-bottom: 70px !important;
}
.bg-grey {
	background-color: #ece7e9;
}
.page-tabs li {
	margin: 0 25px;
}

@media (max-width:1199px){
.grid-image-typ1 .grid-col .hd-type1 {
	padding-top: 0;
}
.bialanding .grid-image-typ1 .grid-col .hd-type1 {
	padding-top: 0;
}
.grid-image-typ1 .grid-col.col-img {
	display: -webkit-box;
	display: -moz-box;   
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.grid-image-typ2 .col-text .inner-grid-content {
	padding-left: 30px;
}
.grid-image-typ3 .col-text .inner-grid-content {
	padding-left: 20px;
}
}
@media (max-width:992px){
.section-mrg-btm {
	margin-bottom: 50px;
}
.grid-image-typ2 .col-text .inner-grid-content {
	padding-left: 0;
}
.grid-image-typ3 .col-text .inner-grid-content {
	padding-left: 0;
}
.grid-image-typ2 {
	margin-bottom: 50px;
}
.text-container {
	margin-bottom: 50px;
}
.mrg-btm1 {
	margin-bottom: 50px !important;
}
.page-title {
	font-size: 32px;
}
.page-tabs li {
	margin: 0 25px;
}
}
@media (max-width:767px){
.grid-image-typ1 .grid-col.col-img {
	order: 1;
	margin-bottom: 20px;
}
.grid-image-typ1 .grid-col.col-text {
	order: 2;
}
.grid-image-typ1 .btn-bar {
	margin-top: 20px;
}
.section-mrg-btm {
	margin-bottom: 30px;
}
.card-type1 .btn-bar {
	margin-top: 15px;
}
.card-type1 .grid-col {
	margin-bottom: 20px;
}
.grid-image-typ2 {
	margin-bottom: 30px;
}
.text-container {
	margin-bottom: 30px;
}
.mrg-btm1 {
	margin-bottom: 30px !important;
}
}