.header-top-info-inner .info-item .info-content .info-title { font-size: 12px; font-weight: 500; }

.header-top-info-inner .info-item .info-content .info-sub-title { font-size: 12px; }

.megamenu--mega { padding: 10px; }
.megamenu--mega > li { padding-left: 8px; padding-right: 8px; }
.megamenu--mega > li .page-list-title { font-size: 14px; margin-bottom: 5px; }
.megamenu--mega > li > ul > li > a { width: 100%; color: unset; }


.navigation-menu > ul > li:hover > a span, .navigation-menu > ul > li.active > a span { color: unset !important; }
.navigation-menu > ul > li:hover > a::after, .navigation-menu > ul > li.active > a::after { color: unset !important; }
.navigation-menu > ul > li:hover > a::after, .navigation-menu > ul > li.active > a::before { color: unset !important; }

.navigation-menu > ul > li:hover > a span, .navigation-menu > ul > li.nav-active > a span { color: #086AD8 !important; }
.navigation-menu > ul > li:hover > a::after, .navigation-menu > ul > li.nav-active > a::after { color: #086AD8 !important; }
.navigation-menu > ul > li:hover > a::after, .navigation-menu > ul > li.nav-active > a::before { color: #086AD8 !important; }

.submenu { box-shadow: 2px 4px 12px 1px rgba(0, 0, 0, .5); }

.submenu span { color: #666 !important; }


.pull-right { float: right; }

.r-none { resize: none; }

.alert-block button { display: none; }

.modern-number-01 span.mark-text { font-size: 64px; }

.fs-20 { font-size: 20px !important; }

.ht-box-icon.style-01 .icon-box-wrap { padding: 25px 10px 30px; }
.ht-box-icon.style-01 .icon-box-wrap .icon { height: 50px; }
.ht-box-icon.style-01 .icon-box-wrap .content .heading { font-size: 16px; }
.ht-box-icon.style-01 .feature-btn a { margin-top: 5px; }

.testimonial-slider__media img { width: 100px; height: 100px; box-shadow: 3px 3px 3px 1px rgba(210, 169, 142, .8); }

.cms-content { font-size: 15px; line-height: 28px; padding-top: 20px; padding-bottom: 20px; }
.cms-content p { font-size: 15px; line-height: 28px; margin-top: 10px; margin-bottom: 10px; }
.cms-content span { font-size: 12px; line-height: 22px; }
.cms-content h1 { font-size: 22px; line-height: 42px; }
.cms-content h2 { font-size: 20px; line-height: 38px; }
.cms-content h3 { font-size: 18px; line-height: 34px; }
.cms-content h4 { font-size: 16px; line-height: 30px; }
.cms-content h5 { font-size: 14px; line-height: 26px; }
.cms-content h6 { font-size: 12px; line-height: 22px; }
.cms-content strong, .cms-content b { font-weight: 600; }

.cms-content ul { margin-left: 20px; }
.cms-content ul li { list-style: disc; font-size: 15px; line-height: 28px; }
.cms-content a { font-size: 15px; line-height: 28px; color: #086AD8; text-decoration: none; }
.cms-content a:hover { color: #086AD8; text-decoration: none; }

/* Start Responsive CSS */
@media only screen and (max-width: 320px) {
}

@media only screen and (min-width: 320px) and (max-width:480px) { 
}

@media only screen and (min-width: 480px) and (max-width:768px) { 
}

@media only screen and (min-width: 768px) and (max-width:1024px) { 
}

@media only screen and (min-width: 1024px) and (max-width:1365px) { 
}

@media only screen and (min-width: 1366px) and (max-width:1600px) { 
}

@media only screen and (min-width: 1601px) and (max-width:1900px) { 
}

@media only screen and (min-width: 1900px) { 
}
/* End Responsive CSS */