/*
 Theme Name:   Polaris RDS Child
Theme URI:    https://github.com/ESBlueCorona/bc-rds
 Description:  Polaris RDS Child Theme
 Author:       By Polaris RDS Team
 Template:     rds
 Version:      2.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  polaris-rds-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: /ESBlueCorona/bc-rds
*/
p.thankyou_page_content_color.mb-4 {
    line-height: 30px;
}
.elementor-heading-title {
	margin-bottom: 5px !important;
}

div#hero-video {
    background: rgba(0,0,0,.8);
    z-index: 9999;
}

#hero-video  iframe {
    width: 100%;
}
#hero-video  .modal-content {
    background: none;
}

body main ul li:before {
    background: url(/wp-content/uploads/2024/10/list-icon.svg);
    width: 20px;
    height: 20px;
    left: 0;
    background-position: top;
    top: 5px;
    background-size: 18px;
    background-repeat: no-repeat;
}

body main ul li {
    margin-bottom: 8px;
}
.error404 main .row.mx-0 {
    align-items: center;
}
#career_services_swiper .color_quaternary_bg.p-4 {
    padding: 30px !important;!i;!;
}
#searchform i.true_black, .searchform i.true_black::before {
    color: #fff !important;
}

 #searchform .color_tertiary_bg  {
    background: #1C66A4;
}
.blogs  h5.pb-4.mb-4.border-bottom-2 {
    min-height: 89px;
}
.back_to_blog {
    font-weight: 700 !important;!i;!;
    margin-bottom: 0 !important;!i;!;
}
@media screen and (min-width: 1400px) {
    .container {
        max-width: 1440px;
    }
}
@media screen and (max-width: 1200px) {
	#career_services_swiper h6.position_title {
		min-height: 63px;
	}
    .container, .container-sm, .container-md, .container-lg {
        max-width: 100%;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) {
    .bc_nav_container_mobile #navbarSupportedContent ul ul li.level-3-active ul li:first-child {
        margin-top: 50px !important;
    }
    .bc_nav_container_mobile #navbarSupportedContent ul ul li.level-3-active ul {
        padding-bottom: 20px !important;
    }
}
