﻿.alert-system-section{background:#fff;padding:120px 0;position:relative;}
.alert-system-section .container-fluid{position:relative;z-index:999;padding:0 16px;}
.alert-system-section .title-section {text-align:center;}
.alert-system-section .title-section .divider {height: 4px;width: 62px;background: #BA0C2F;margin: 24px auto;}
.alert-system-section .title-section .text-description{color:#222B2F;font-size:20px;line-height:28px;max-width: 890px;margin: 0 auto 60px;}
.alert-system-section .title-lg{font-size:40px;line-height:48px;font-weight:600;}
.alert-options{max-width:1840px;margin:0 auto;display:flex;justify-content:center;}
.alert-options .option-card{width:490px;background:#fff;box-shadow: 0px 0px 47.1px 0px rgba(0, 0, 0, 0.1);border-radius:16px;margin:0 38px;}
.alert-options .option-image{text-align:center;margin:50px 0 16px;}
.alert-options .option-image img{max-height:223px;}
.alert-options .option-card h4{font-size:24px;line-height:32px;font-weight:700;color: #00497A;margin-bottom:4px;text-align:center;}
.alert-options .option-card h5{font-size:16px;line-height:16px;font-weight:700;letter-spacing:1.5px;margin-bottom:24px;text-transform:uppercase;color: rgba(34, 43, 47, 0.64);text-align:center;}
.alert-options .option-card ul{padding:0 50px 38px 70px;margin:0;}
.alert-options .option-card ul li{list-style:none;position:relative;margin-bottom:12px;}
.alert-options .option-card ul li:before{content:'';position:absolute;background:url(https://nationscdn.azureedge.net/nr-container/images/checkmark-coral.svg);width:16px;height:24px;top: 1px;left: -24px;}
.alert-options .option-card ul li::marker{display:none;}
.alert-options .mobile-card li{padding-right:60px;}
.contact-section{text-align:center;padding:120px 0 0;}
.contact-section h2, .contact-section h2 a{color: #BA0C2F;font-size:32px;line-height:36px;letter-spacing:0.3px;font-weight:700;text-decoration:none;margin-bottom:8px;}
.contact-section h2 u{text-decoration:none;}
.contact-section .contact-subtitle{font-size:24px;line-height:32px;font-weight:600;color:#222b2f;margin-bottom:24px;}
.contact-section .contact-info{margin-bottom:0;font-size:20px;line-height:28px;}

@media (min-width: 1440px) and (max-width: 1919.98px) {
    .alert-options .option-card{width:438px;margin:0 12px;}
    .alert-system-section .title-section .text-description{max-width:860px;}
    .alert-options .mobile-card li{padding-right:0;}    
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
    .alert-options .option-card{width:438px;margin:0 12px;}
    .alert-system-section .title-section .text-description{max-width:860px;}
    .alert-options .mobile-card li{padding-right:0;}    
}
@media (min-width: 768px) and (max-width: 1199.98px) {
 
}
@media (min-width: 992px) and (max-width: 1199.98px) {    
    .alert-system-section{padding:80px 0;}
    .alert-options .option-card{width:320px;margin:0 8px;}
    .alert-options .option-image img{max-height:190px;}
    .alert-options .option-card ul{padding:0 20px 20px 46px;}
    .alert-options .mobile-card li{padding-right:0}
}
@media (min-width: 375px) and (max-width: 991.98px) {
    .alert-system-section{padding:80px 0 0;background: #F5F6F9;}   
    .alert-system-section .title-lg{font-size:34px;line-height:42px;font-weight:700;}
    .alert-system-section .title-section .divider{margin:12px auto;}
    .alert-options .option-card h4, .alert-options .option-card h5{text-align:left;}
    .alert-options .option-card ul li{font-size:16px;line-height:22px;}
    .alert-options .option-card ul li:last-child{margin-bottom:0;}
    .contact-section .contact-subtitle{font-weight:700;line-height:22px;}
    .contact-section .contact-info{font-size:16px;line-height:22px;max-width:604px;margin:0 auto;}
    .contact-section .contact-info br{display:none;}
    .alert-options .mobile-card li{padding-right:0;}
}    
@media (min-width: 768px) and (max-width: 991.98px) {        
    .alert-system-section .title-section{max-width:464px;margin:0 auto;}        
    .alert-system-section .title-section .text-description{font-size:16px;line-height:22px;margin-bottom:32px;color: rgba(34, 43, 47, 0.7);}
    .alert-options{display:block;margin:0 24px;}
    .alert-options .option-card{display:flex;justify-content:center; width:100%;margin:0 0 24px;padding:38px;}    
    .alert-options .option-card ul{padding:0 0 0 24px;max-width:327px;margin-right:24px;}        
    .contact-section{padding: 60px 0;background: #fff;margin: 60px -16px 0;}        
}
@media (min-width: 375px) and (max-width: 767.98px) {            
    .alert-system-section .title-section .text-description{font-size:16px;line-height:22px;margin:0 auto 32px;padding:0 14px;max-width:400px;}
    .alert-system-section .title-section .text-description br{display:none;}     
    .alert-options{display:block;margin:0;}
    .alert-options .option-card{width:inherit;margin:0 auto 24px;padding:24px;max-width:500px;}    
    .alert-options .option-card ul{padding:0 0 0 22px;}    
    .alert-options .option-image{margin:0 0 24px;}
    .contact-section{padding: 60px 20px;background: #fff;margin: 60px -16px 0;}
    .contact-header{max-width:300px;margin:0 auto;}

}
