@media screen and (max-width: 992px) {
    div.module-welcome.style-7 .ry-flex .ry-each.image-wrapper {
        display: none;
    }
    
    div.ry-services.style2 .ry-content {
        padding: 100px 0;
    }
}
div#validationdiv {
    color: #e55252;
    background: #ffe9e9;
    border: 2px solid;
    padding: 15px;
    line-height: 25px;
}


body, body p, body div{font-family: Poppins !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: Poppins, sans-serif !important;font-weight: 600 !important;}
b, strong {font-weight: bold !important;}
@media (max-width: 991px) {}
@media only screen and (max-width: 768px){
	.swiper-slide {width: 100% !important;}
	.testimonials-wrapper .testimonials-block .carousel-control {display: none;}
	.carousel-control.left, .carousel-control.right {background-image: unset; background-image: unset;background-repeat: unset;}
	.carousel-control, .carousel-control:hover, .carousel-control:focus {color: #FFFFFF;}}
#services-box a{ margin:0 auto;}
#articles .ry-btn-primary, 
#articles .ry-btn-primary:after {color: #FFFFFF;}
#articles .ry-btn-primary:hover, 
#articles .ry-btn-primary:hover:after {color: #FFFFFF;}

.ry-btn:after {display:none;}
.btn, .ry-btn, .ry-btn-primary, .ry-btn-secondary {font-family: 'Poppins';z-index:99;}
.ry-btn {height: 60px;display: flex;align-items: center;justify-content: center;padding-left: 25px;padding-right: 25px;max-width: max-content;color: #FFFFFF !important;background: #8c0b05 !important;font-size: 20px !important;}
.ry-btn-primary:hover {background: #faf0e6 !important;color: #333 !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #faf0e6 !important;}
.ry-btn.ry-btn-secondary:hover {background: #8c0b05 !important;color: #FFFFFF !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius: 50px !important; font-size: 18px !important}
.btn-img {z-index: 999;}

.ry-anchor-hidden { display: block; position: relative; top: -200px; visibility: hidden;}
.full-link, .full-link a { position: absolute; inset: 0; color: transparent;}
.full-link:hover a { color: transparent; }

.HOLDsp-slides-container {height: calc(100vh - 120px) !important;}

body.home .btn.btn-primary:after{
	display: none !important;
}

body.home h2 {
    text-transform: uppercase !important;
    line-height: 110% !important;
    font-weight: 600 !important;
	font-size: clamp(2.25rem, 1.9659rem + 1.4205vw, 2.875rem) !important;
}

body.home h2 span, body.home .ry-multi-item-slider-heading-section {
    display: block;
    font-size: 22px !important;
    line-height: 150% !important;
    margin-bottom: 15px;
    color: #333;
    font-weight: 500 !important;
}
#Health_Information_Protection {
    max-width: fit-content;
    margin-bottom: 0;
}
.policy-wrap {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.star-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}
.snap-reviews .ry-each p, 
.snap-reviews .ry-each span.span-1 {
    text-align: center !important;
}

.module-311 .ry-payment-options-logos .ry-each {
    border: none;
    background: #f5f5f5;
    border-radius: 50%;
    min-height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    width: calc(33.33% - 30px);
    margin-right: 30px;
}
.module-311 .ry-payment-options-logos {
    width: calc(100% + 30px);
    margin-right: -30px;
}


/** STATIC BANNERS **/
/** FRAMES PAGE **/
body[data-page-id="WebPage-656b219c-52e9-4f5c-9461-167c3ebb2417"] #ry-pg-banner .ry-bnr-wrp {
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-42eef30d-8a99-4989-993f-3c97d6d97632/Interior_Page_Banners/ib_frames.jpg) !important;
}


@media (max-width: 991px) {
	.mobile-container .flex-wrap .flex-item.left-nav {
		width: 60%;
	}
	.mobile-container .flex-wrap .mobile_logo img {
		max-width: 200px;
	}
}





/*MODAL*/

.modal-body {
    padding: 0;
}

button.close {
    background: #fff;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    opacity: 1 !important;
    position: absolute;
    right: -13px;
    top: -20px;
    color: #8c0b05 !important;
    text-shadow: none;
    border: 2px solid rgb(140 11 5 / 13%);
}

.modal-content {
    border: none;
    box-shadow: none;
}

.modal-dialog {
    width: 90%;
    max-width: 600px;
    margin: 4em auto 0;
}

div.pop-up-verbiage {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

a#pop-up-btn {
    margin: 1em auto 0;
    border-radius: 0 !important;
    height: 45px;
    font-weight: bold;
}

div.pop-up-verbiage h2 {
    font-weight: bold !important;
}

div.pop-up-verbiage p {
    margin: 10px 0 0;
}

img#popup-icon {
    max-width: 50px;
    margin: 0 auto 1em;
}


@media (max-width:500px) {
	div.pop-up-verbiage h2 {
		font-size: 25px !important;
	}
	
	div.pop-up-verbiage p {
		padding: 0 1em;
		line-height: 1.2;
		font-size: 16px !important;
	}

	div.pop-up-verbiage {
		top: 48%;
	}
}


/*END MODAL*/