/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.minht{min-height:350px;}

@media only screen and (max-width: 575px) {
.mobileview{display:block!important;margin-bottom: 50px;}
.section-price.ct{margin-bottom: 0;padding-bottom: 0;}
.mbspace{display:block!important;}
.gracebox{margin-top: 0;}
.col-md-6.ps-6{padding-left:10px !important;}
.certlogo .col-md-8{width: 75%;}
.certlogo .col-md-3{width: 27%;}
}
.section-price .col-md-6 img{margin-bottom:15px}
@media only screen and (min-width: 767px) {
#rates{height:30px}
#grace{height:45px}
.trixie img{margin-top:17px}
.min-vh-100{max-height:550px}
.bottompos{position: absolute;bottom: 10px;}
}
.certlogo{margin:auto}
.ratebox .font20{line-height: inherit;}
.menu-link{font-size: 14px;}
#copyrights{font-size: 15px;}
.footer-widgets-wrap .iconlist li,.footer-widgets-wrap address,.footer-widgets-wrap a.text-white{font-size: 18px;}