/*-- ================================
       tertiary-hero-banner start
===================================== */
.tertiary-hero-banner {
  background-color: #001C40;
}

.tertiary-hero-banner .banner-sec {
  position: relative;
}

@media screen and (max-width: 991px) {
  .tertiary-hero-banner .banner-sec .hero-main-img {
    height: 21.875rem;
    overflow: hidden;
  }
}

.tertiary-hero-banner .banner-sec .banner-img-container {
  height: 100%;
}

.tertiary-hero-banner .banner-sec img {  
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .tertiary-hero-banner .banner-sec img {
    height: 100%;
  }
}

.tertiary-hero-banner .banner-sec .banner-txt-sec {
  position: absolute;
  top: 50%;
  width: 100%;
  background: rgba(255, 255, 255, 0.75);
  margin-bottom: 0;
  display: inline-block;
  padding: 1.875rem 6.55rem 1.875rem 0;
  max-width: 59%;
  width: 100%;
  color: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media screen and (max-width: 991px) {
  .tertiary-hero-banner .banner-sec .banner-txt-sec {
    padding: 1rem 1.5rem 1rem 0;
    max-width: 80%;
  }
}

.tertiary-hero-banner .banner-sec h1 {
  letter-spacing: 0;
  font-weight: 700;
  margin-bottom: 0.8rem;
  margin-left: 0.75rem;
  font-size: 3.375rem;
  text-transform: capitalize;
  color: #0D0D0D;
  line-height: 1;
}

@media screen and (max-width: 991px) {
  .tertiary-hero-banner .banner-sec h1 {
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 767px) {
  .tertiary-hero-banner .banner-sec h1 {
    font-size: 2rem;
  }
}

.tertiary-hero-banner .banner-text {
  letter-spacing: -0.5px;
  margin-left: 0.75rem;
  font-size: 1.125rem;
  margin-bottom: 0;
  color: #0D0D0D;
}

.tertiary-hero-banner .breadcrumb-row {
  position: absolute;
  width: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 98;
}

@media screen and (max-width: 1023px) {
  .tertiary-hero-banner .breadcrumb-row {
    display: none;
  }
}

.tertiary-hero-banner .breadcrumb {
  border-radius: 0;
  padding: 0 0.9375rem;
  background-color: transparent;
  margin: 0;
  height: 2.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 991px) {
  .tertiary-hero-banner .breadcrumb {
    padding: 0 1.071rem 0;
  }
}

@media screen and (max-width: 767px) {
  .tertiary-hero-banner .breadcrumb {
    padding: 0 1.25rem;
  }
}

.tertiary-hero-banner .breadcrumb li {
  font-size: 0.625rem;
}

.tertiary-hero-banner .breadcrumb li a {
  font-size: 0.625rem;
  letter-spacing: 0.085rem;
  text-transform: uppercase;
  font-weight: 400;
  color: #ffffff;
}

.tertiary-hero-banner .breadcrumb li a:hover,
.tertiary-hero-banner .breadcrumb li a :focus {
  color: #ffffff;
}

.tertiary-hero-banner .breadcrumb li a:focus {
  outline: 2px solid #ffffff;
}

.tertiary-hero-banner .breadcrumb .active {
  font-size: 0.625rem;
  letter-spacing: 0.085rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'montserratbold';
}

.tertiary-hero-banner .breadcrumb .active a {
  text-decoration: none;
}

.tertiary-hero-banner .breadcrumb li + li:before {
  padding: 0 0.313rem;
  color: #ffffff;
  content: " | ";
}

/*-- ================================
       tertiary-hero-banner end
===================================== */
/*-- ================================
       Meet the Team Section start
===================================== */
.team-grid {
  padding: 3.0625rem  0 0.625rem 0;
}

@media screen and (max-width: 767px) {
  .team-grid {
    padding: 2.5rem 0 3px;
  }
}

.team-grid .heading-row {
  text-align: center;
  margin-bottom: 2.5rem;
  font-size: 2.25rem;
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  .team-grid .heading-row {
    font-size: 1.5rem;
    margin-bottom: 1.25rem;
  }
}

@media only screen and (max-width: 1025px) {
  .team-grid .modal {
    padding: 3.125rem 0;
    padding-right: 0 !important;
  }
}

.team-grid .modal-dialog {
  max-width: 1200px;
}

@media only screen and (max-width: 1260px) {
  .team-grid .modal-dialog {
    max-width: 94%;
  }
}

@media only screen and (max-width: 576px) {
  .team-grid .modal-dialog {
    margin: 0 auto;
  }
}

.team-grid ul {
  list-style: none;
  max-width: 900px;
  margin: 0 auto;
}

.team-grid .image-card {
  margin-bottom: 2.3rem;
}

@media screen and (max-width: 767px) {
  .team-grid .image-card {
    text-align: center;
  }
  .team-grid .image-card:last-child {
    margin-bottom: 0;
    padding-bottom: 1.875rem;
  }
}

.team-grid .image-wrap {
  text-align: center;
  text-decoration: none;
  max-width: 100%;
  margin: 0 auto;
  display: block;
  height: 100%;
}

@media screen and (max-width: 1080px) {
  .team-grid .image-wrap {
    margin: 0;
  }
}

.team-grid .image-wrap p {
  margin-bottom: 0;
  color: #0D0D0D;
  font-size: 0.875rem;
  font-family: 'montserratmedium';
}

.team-grid .sub-title {
  font-size: 1.75rem;
  margin-top: 1.06rem;
  margin-bottom: 0.45rem;
  color: #142651;
  line-height: 1.1;
}

@media screen and (max-width: 767px) {
  .team-grid .sub-title {
    font-size: 1.25rem;
  }
}

.modal-wrapper {
  padding: 1.875rem 2.5rem 3.875rem 3.0625rem;
}

@media screen and (max-width: 767px) {
  .modal-wrapper {
    padding: 1.875rem 0;
  }
}

.modal-wrapper .modal-header {
  border-bottom: none;
  position: relative;
}

.modal-wrapper .modal-header .close {
  position: absolute;
  right: 0.35rem;
  top: 1rem;
  padding: 0;
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .modal-wrapper .modal-header .close {
    top: 0;
    right: 1.9rem;
  }
}

.modal-wrapper .modal-header .close:hover, .modal-wrapper .modal-header .close:focus {
  opacity: 1;
}

.modal-wrapper .modal-body img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .modal-wrapper .modal-body img {
    max-width: 270px;
    width: 100%;
  }
}

.modal-wrapper .text-content {
  padding-left: 1.875rem;
}

@media screen and (max-width: 767px) {
  .modal-wrapper .text-content {
    padding-left: 0;
  }
}

.modal-wrapper .modal-emp-name {
  font-size: 3.375rem;
  margin-bottom: 0.5rem;
  color: #212529;
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  .modal-wrapper .modal-emp-name {
    font-size: 1.5rem;
    margin-top: 0.9375rem;
    margin-bottom: 0.5rem;
  }
}

.modal-wrapper .modal-emp-designation {
  font-size: 1.5rem;
  display: block;
  line-height: 1.35;
}

@media screen and (max-width: 767px) {
  .modal-wrapper .modal-emp-designation {
    font-size: 1.125rem;
  }
}

.modal-wrapper .modal-emp-bio {
  margin-bottom: 0;
  margin-top: 1.5rem;
}

@media screen and (max-width: 767px) {
  .modal-wrapper .modal-emp-bio {
    margin-top: 0.135rem;
  }
}

/*-- ================================
       Meet the Team Section End
===================================== */
/*-- ================================
       3rd Tier Header start
===================================== */
.blog-banner-wrapper {
  background-color: #001C40;
}

.blog-banner-wrapper .banner-sec {
  position: relative;
}

@media screen and (max-width: 991px) {
  .blog-banner-wrapper .banner-sec .hero-main-img {
    height: 8.75rem;
    overflow: hidden;
  }
}

@media screen and (max-width: 650px) {
  .blog-banner-wrapper .banner-sec .hero-main-img {
    height: 7.5rem;
    overflow: hidden;
  }
}

.blog-banner-wrapper .banner-sec .banner-img-container {
  height: 100%;
}

.blog-banner-wrapper .banner-sec img {
  max-width: 100%;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .blog-banner-wrapper .banner-sec img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.blog-banner-wrapper .blog-txt {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.blog-banner-wrapper p {
  margin-bottom: 0.3rem;
  font-family: 'montserratmedium';
  font-weight: 500;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .blog-banner-wrapper p {
    font-size: 1rem;
  }
}

.blog-banner-wrapper h1 {
  font-size: 3.125rem;
  text-transform: capitalize;
  margin-bottom: 0;
  font-family: 'montserratbold';
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  .blog-banner-wrapper h1 {
    font-size: 1.5rem;
  }
}

/*-- ================================
       3rd Tier Header End
===================================== */
/*-- ================================
      accordian-section -Start
===================================== */
.accordian-section {
  padding: 3.0625rem 0 3.3rem;
}

@media screen and (max-width: 767px) {
  .accordian-section {
    padding: 2.5rem 0;
  }
}

.accordian-section .title-row {
  font-size: 3rem;
}

@media screen and (max-width: 767px) {
  .accordian-section .title-row {
    font-size: 1.5rem;
  }
}

.accordian-section p {
  color: #000000;
  font-size: 1.125rem;
  margin-bottom: 1.75rem;
}

@media screen and (max-width: 767px) {
  .accordian-section p {
    margin-bottom: 1rem;
    font-size: 1rem;
  }
}

.accordian-section .card {
  border: 1px solid #D6D6D6;
  padding: 0 1.875rem;
}

@media screen and (max-width: 767px) {
  .accordian-section .card {
    padding: 1.25rem 1.9375rem;
  }
}

@media screen and (max-width: 480px) {
  .accordian-section .card {
    padding: 1.25rem 1rem;
  }
}

.accordian-section .card .card-header {
  background-color: #ffffff;
  border-bottom: none;
  padding: 2.3125rem 0;
}

@media screen and (max-width: 767px) {
  .accordian-section .card .card-header {
    padding: 0;
  }
}

.accordian-section .card .card-header h3 {
  margin-bottom: 0;
}

.accordian-section .card .card-header button {
  position: relative;
  background-color: transparent;
  border: 0;
  padding-left: 4.1875rem;
  letter-spacing: 0.0437rem;
  font-weight: 600;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .accordian-section .card .card-header button {
    padding-left: 0;
    font-size: 1.5rem;
    display: block;
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .accordian-section .card .card-header button {
    font-size: 1.25rem;
    padding-right: 1rem;
  }
}

.accordian-section .card .card-header button::before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  content: "";
  background: no-repeat center url(../images/expand_arrow_blue.svg);
  height: 0.625rem;
  width: 1rem;
  position: absolute;
  display: inline-block;
  left: 0;
  top: 1.25rem;
}

@media screen and (max-width: 767px) {
  .accordian-section .card .card-header button::before {
    left: auto;
    right: 0;
    top: 0.65rem;
  }
}

.accordian-section .card .card-header button[aria-expanded="true"]::before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.accordian-section .card .card-body {
  padding: 0 2.8125rem 1.4375rem 4.5rem;
}

@media screen and (max-width: 767px) {
  .accordian-section .card .card-body {
    padding: 1.5rem 0 0;
  }
}

.accordian-section .card .card-body .brand-list {
  padding-left: 0.563rem;
  max-width: 565px;
}

.accordian-section .card .card-body .brand-list li {
  margin-bottom: 0.625rem;
  color: #0D0D0D;
  font-size: 1.125rem;
  line-height: 1.7;
}

@media screen and (max-width: 767px) {
  .accordian-section .card .card-body .brand-list li {
    font-size: 1rem;
  }
}

.accordian-section .card .card-body .brand-list li strong {
  padding-right: 0.313rem;
}

.accordian-section .card .card-body .logo-form {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .accordian-section .card .card-body .logo-form {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.accordian-section .card .card-body .logo-form li {
  max-width: 120px;
  line-height: 4.5;
}

@media screen and (max-width: 1080px) {
  .accordian-section .card .card-body .logo-form li {
    max-width: 92px;
  }
}

@media screen and (max-width: 909px) {
  .accordian-section .card .card-body .logo-form li {
    max-width: 104px;
  }
}

.accordian-section .card .card-body .logo-form li img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .accordian-section .card .card-body .logo-form li img {
    width: 85%;
  }
}

/*-- ================================
      accordian-section -End
===================================== */
/*-- ================================
        secondary-hero-banner start
===================================== */
.secondary-hero-banner {
  background-color: #001C40;
}

.secondary-hero-banner .banner-row {
  position: relative;
}

@media screen and (max-width: 991px) {
  .secondary-hero-banner .banner-row .hero-main-img {
    height: 21.875rem;
    overflow: hidden;
  }
}

.secondary-hero-banner .banner-row .banner-img-container {
  height: 100%;
}

.secondary-hero-banner .banner-row img {
  max-height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .secondary-hero-banner .banner-row img {
    height: 100%;
  }
}

.secondary-hero-banner .banner-row .title-section {
  position: absolute;
  bottom: 0%;
  width: 100%;
  display: inline-block;
  overflow: hidden;
  padding: 3.5rem 0 3.85rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: rgba(0, 37, 84, 0.87);
}

@media screen and (max-width: 767px) {
  .secondary-hero-banner .banner-row .title-section {
    padding: 2rem 0;
  }
}

.secondary-hero-banner .banner-text {
  letter-spacing: 0;
  font-weight: 700;
  margin: 0;
  font-size: 3.375rem;
  line-height: 1.12;
}

@media screen and (max-width: 767px) {
  .secondary-hero-banner .banner-text {
    font-size: 1.5rem;
  }
}

/*-- ================================
       secondary-hero-banner end
===================================== */
/*-- ================================
    Contact Block Section Start
===================================== */
.contact-details {
  text-align: center;
}

.contact-details h2 {
  font-size: 1.75rem;
}

.contact-details address {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.35;
}

@media screen and (min-width: 768px) {
  .contact-details address {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .contact-details address {
    font-size: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .contact-details {
    padding: 0;
  }
}

@media screen and (min-width: 768px) {
  .contact-details {
    padding: 3.6rem 0 3.3rem;
  }
}

.contact-details .details-wrapper {
  max-width: 1024px;
  margin: 0 auto;
  background-color: #f0f0f0;
  padding: 3.31rem 0 3rem;
}

@media screen and (max-width: 767px) {
  .contact-details .details-wrapper {
    padding: 2.2rem 0 1.5rem;
  }
}

.contact-details .details-wrapper strong {
  font-size: 1.75rem;
  margin-bottom: .5rem;
  margin-top: 0;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .contact-details .details-wrapper strong {
    font-size: 1.5rem;
  }
}

.contact-details .contact-number {
  font-size: 1.75rem;
  text-align: center;
  letter-spacing: 0;
  margin-bottom: 0;
  padding: 0 0.938rem 1.625rem;
  font-weight: 400;
}

@media only screen and (max-width: 767px) {
  .contact-details .contact-number {
    font-size: 1.25rem;
  }
}

.contact-details .contact-number span {
  display: inline-block;
  margin-right: 1.25rem;
}

@media only screen and (max-width: 767px) {
  .contact-details .contact-number span {
    margin-right: 0;
    display: block;
  }
}

.contact-details .contact-number a {
  display: inline-block;
}

.contact-details .contact-number a:hover {
  color: #002554;
}

.contact-details .contact-number a img {
  margin-top: -0.625rem;
  padding-right: 0.625rem;
}

/*-- ================================
    Contact Block Section End
===================================== */
/*-- ================================
    Contact-Form Section Start
===================================== */
@media screen and (min-width: 768px) {
  .vertical-contact-form {
    padding: 3.6rem 0 3.3125rem;
  }
}

.vertical-contact-form strong {
  padding: 0.625rem 0 1.25rem;
  display: inline-block;
  color: #0D0D0D;
  font-family: montserratmedium;
}

.vertical-contact-form .primary-title {
  font-size: 1.625rem;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .vertical-contact-form .primary-title {
    font-size: 1.5rem;
  }
}

.vertical-contact-form .contact-wrapper {
  max-width: 720px;
  margin: 0 auto;
  width: 100%;
}

.vertical-contact-form .contact-wrapper label, .vertical-contact-form .contact-wrapper legend {
  font-family: Arial;
}

.vertical-contact-form .contact-wrapper label {
  color: #0D0D0D;
  font-weight: 400;
}

.vertical-contact-form .contact-row {
  padding: 3.125rem 0;
  max-width: 576px;
  margin: 0 auto;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .vertical-contact-form .contact-row {
    padding: 2.2rem 0.938rem 2.5rem;
  }
}

.vertical-contact-form .primary-btn {
  min-width: 6.375rem;
  vertical-align: middle;
  margin-right: 2.0625rem;
}

@media screen and (max-width: 767px) {
  .vertical-contact-form .primary-btn {
    margin-right: 0.625rem;
  }
}

.vertical-contact-form .form-check {
  padding-left: 0;
}

.vertical-contact-form .radio-circle {
  height: 1.125rem;
  width: 1.125rem;
}

.vertical-contact-form .radio-circle::after {
  background: #2E2E2E;
  height: 0.6875rem;
  width: 0.6875rem;
}

.vertical-contact-form .custom-checkbox {
  margin: 0.8125rem 0 1.5625rem 0;
}

.vertical-contact-form .custom-checkbox label {
  font-family: 'montserratmedium';
  font-weight: 500;
  margin-bottom: 0;
}

.vertical-contact-form .custom-checkbox label::before {
  background-color: #ffffff;
}

.vertical-contact-form .radio-group {
  margin-bottom: 0.8125rem;
  font-size: 0.875rem;
  color: #0D0D0D;
  font-weight: 400;
}

.vertical-contact-form .radio-group p {
  margin-bottom: 0.3125rem;
}

.vertical-contact-form legend strong {
  padding-bottom: 0.25rem;
}

.vertical-contact-form .custom-radio-secondary {
  text-transform: initial;
}

.vertical-contact-form .custom-radio-secondary input[type="radio"]:checked ~ .radio-txt {
  font-weight: 600;
}

.vertical-contact-form .disclaimer {
  font-family: Arial;
  color: #0D0D0D;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  .vertical-contact-form .disclaimer {
    font-size: 0.6875rem;
  }
}

/*-- ================================
    Contact-Form Section End
===================================== */
/*-- ================================
   threetile-blade-section - Start
===================================== */
.threetile-blade-section {
  padding: 3.1rem 0 3.3rem;
}

@media screen and (max-width: 767px) {
  .threetile-blade-section {
    padding: 2.5rem 0;
  }
}

.threetile-blade-section .primary-title {
  margin-bottom: 2.375rem;
}

@media screen and (max-width: 767px) {
  .threetile-blade-section .primary-title {
    font-size: 1.5rem;
    margin-bottom: 1.75rem;
  }
}

@media screen and (min-width: 767px) {
  .threetile-blade-section .card {
    height: 100%;
  }
}

@media screen and (max-width: 767px) {
  .threetile-blade-section .card {
    margin-bottom: 1.875rem;
  }
}

.threetile-blade-section .card-block {
  padding: 1.875rem 1.875rem 2.2rem 1.875rem;
}

@media screen and (max-width: 767px) {
  .threetile-blade-section .card-block {
    padding-bottom: 1.9rem;
  }
}

.threetile-blade-section .card-block .card-title {
  letter-spacing: 0;
  font-weight: 700;
  margin-bottom: 1rem;
  min-height: 3.125rem;
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  .threetile-blade-section .card-block .card-title {
    margin-bottom: 0.5rem;
    min-height: auto;
    font-size: 1rem;
  }
}

.threetile-blade-section .card-block .card-text {
  letter-spacing: 0;
  font-weight: 400;
  margin-bottom: 0.5rem;
}

.threetile-blade-section .btn-row {
  margin-top: 1.75rem;
}

@media screen and (max-width: 767px) {
  .threetile-blade-section .btn-row {
    margin-top: 2rem;
  }
}

/*-- ================================
        threetile-blade-section - End
===================================== */
/*--  ======================================================
              section-25-75 - Start
=========================================================== --*/
.section-25-75 {
  padding: 2.5rem 0 1.45rem;
}

@media screen and (min-width: 768px) {
  .section-25-75 {
    padding: 3.6rem 0 3.3125rem;
  }
}

@media screen and (max-width: 1365px) {
  .section-25-75 .inner-container {
    padding: 0 0.9375rem 1.8rem;
  }
}

@media screen and (max-width: 767px) {
  .section-25-75 .right-wrap .img-section {
    max-width: 16rem;
    margin: 0 auto;
  }
}

.section-25-75 .right-wrap .img-section img {
  max-width: 100%;
  height: auto;
}

.section-25-75 .right-wrap .top-img {
  position: absolute;
  top: 0;
  right: 0;
}

.section-25-75 .right-wrap .top-img.border-img {
  border-radius: 50%;
  border: 2px solid #142651;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 6.25rem;
  height: 6.25rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ffffff;
  top: 0;
  right: 0;
}

@media screen and (max-width: 991px) {
  .section-25-75 .right-wrap .top-img.border-img {
    width: 5.1875rem;
    height: 5.1875rem;
    padding: 1.25rem;
    top: -20px;
  }
}

.section-25-75 .right-wrap .top-img.border-img img {
  width: 50px;
}

.section-25-75 .left-wrap .text-container {
  padding-right: 0;
  display: block;
}

@media screen and (max-width: 767px) {
  .section-25-75 .left-wrap .text-container {
    padding-right: 0;
  }
}

.section-25-75 .left-wrap .text-container .link-text {
  color: #142651;
}

@media screen and (max-width: 767px) {
  .section-25-75.right-text-wrap .col-row {
    text-align: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.section-25-75.right-text-wrap .left-wrap .text-container {
  max-width: 87%;
  margin: 0 0 0 auto;
}

@media screen and (max-width: 767px) {
  .section-25-75.right-text-wrap .left-wrap .text-container {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .section-25-75.left-text-wrap .col-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.section-25-75.left-text-wrap .col-row .left-wrap .text-container {
  max-width: 87%;
  margin: 0 auto 0 0;
}

@media screen and (max-width: 767px) {
  .section-25-75.left-text-wrap .col-row .left-wrap .text-container {
    max-width: 100%;
  }
}

.section-25-75 .primary-title {
  margin-bottom: 1rem;
  text-align: left;
  letter-spacing: 0;
  font-size: 1.75rem;
}

@media screen and (max-width: 767px) {
  .section-25-75 .primary-title {
    font-size: 1.5rem;
    margin-bottom: 0.8rem;
    margin-top: 1rem;
  }
}

.section-25-75 strong {
  margin-right: 0.5rem;
}

.section-25-75 .list-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 1.2rem;
  margin-top: 1.5rem;
}

.section-25-75 .list-inline ul {
  width: 44%;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .section-25-75 .list-inline ul {
    width: 100%;
    margin-bottom: 1rem;
  }
}

.section-25-75 .list-inline ul li {
  margin-bottom: 0.75rem;
  letter-spacing: 0;
  font-weight: 700;
  margin-right: 2rem;
  color: #212529;
}

@media screen and (max-width: 767px) {
  .section-25-75 .list-inline ul li {
    font-size: 1rem;
    text-align: left;
  }
}

.section-25-75 .list-inline ul li:last-child {
  margin-bottom: 0;
}

.section-25-75 .primary-btn {
  margin-top: 1rem;
}

@media screen and (max-width: 480px) {
  .section-25-75 .primary-btn {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}

/*--  ======================================================
              section-25-75 - End
============================================================ --*/
/*-- ================================
       text-container section start
===================================== */
.text-container {
  padding: 1rem 0 1.5rem;
  position: relative;
  bottom: 75px;
}

@media screen and (min-width: 768px) {
  .text-container {
    padding: 3.6rem 0 1rem;
  }
}

.text-container .text-section {
  margin-bottom: 2.5rem;
}

@media only screen and (max-width: 767px) {
  .text-container .text-section {
    margin-bottom: 1rem;
  }
}

.text-container .title {
  margin-bottom: 1rem;
  padding-top: 2rem;
}

@media only screen and (max-width: 767px) {
  .text-container .title {
    font-size: 1.5rem;
    margin-bottom: 0.9375rem;
    padding-top: 4rem;
  }
}

/*-- ================================
       text-container section end
===================================== */
/*-- ============================================================
                     Business Tiles Section Start 
================================================================ --*/
.brand-info-section {
  text-align: center;
  padding: 4.8rem 0 0;
}

@media screen and (max-width: 767px) {
  .brand-info-section {
    padding: 2.2rem 0 0;
  }
}

.brand-info-section h2 {
  margin-bottom: 1rem;
}

@media screen and (max-width: 767px) {
  .brand-info-section h2 {
    font-size: 1.5rem;
    margin-bottom: 1rem;
  }
}

.brand-info-section p {
  margin: 0;
}

.brand-info-section p strong {
  display: block;
}

@media screen and (max-width: 767px) {
  .brand-info-section p strong {
    margin-top: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .brand-info-section p {
    font-size: 1rem;
    max-width: 92%;
    margin: 0 auto;
  }
  .brand-info-section p + p {
    padding-top: 0.75rem;
  }
}

.brand-info-section .tab-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 3.125rem 0 3.8rem;
}

@media screen and (max-width: 767px) {
  .brand-info-section .tab-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 2.5rem;
    margin-bottom: 1.5rem;
  }
}

.brand-info-section .tab-container .custom-select {
  display: none;
}

@media screen and (max-width: 767px) {
  .brand-info-section .tab-container .custom-select {
    display: block;
    max-width: 83.2%;
    margin: 0 auto;
    height: 3.125rem;
    border-radius: 0.25rem;
    font-size: 1rem;
    color: #000000;
    letter-spacing: 0;
    margin-bottom: 1.25rem;
  }
}

@media screen and (max-width: 400px) {
  .brand-info-section .tab-container .custom-select {
    max-width: 100%;
  }
}

.brand-info-section .tab-content-section {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  max-width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  .brand-info-section .tab-content-section {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 0 0 0.9rem;
  }
}

.brand-info-section .tab-content-section .brand-card {
  border-radius: 0.5rem;
  border: 1px solid #c7c7c7;
}

@media screen and (max-width: 767px) {
  .brand-info-section .tab-content-section .brand-card {
    max-width: 83.2%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 400px) {
  .brand-info-section .tab-content-section .brand-card {
    max-width: 100%;
  }
}

.brand-info-section .tab-content-section .brand-card .img-parent {
  height: 4.375rem;
  margin-bottom: 2rem;
}

.brand-info-section .tab-content-section .brand-card .img-parent .card-img-top {
  height: 100%;
}

.brand-info-section .tab-content-section .brand-card .card-body {
  padding: 2.8125rem 0 2.1rem 0;
  max-width: 80%;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .brand-info-section .tab-content-section .brand-card .card-body {
    padding: 1.8125rem 0 0.65rem 0;
  }
}

.brand-info-section .tab-content-section .brand-card .card-body .card-title {
  letter-spacing: 0.07rem;
  text-transform: uppercase;
  margin-top: 1rem;
  display: block;
}

@media screen and (max-width: 1023px) {
  .brand-info-section .tab-content-section .brand-card .card-body .card-title {
    font-size: 1rem;
    margin: 0.313rem 0 0.188rem;
  }
}

.brand-info-section .tab-content-section .brand-card .card-body .card-text {
  margin-bottom: 1rem;
}

@media screen and (max-width: 767px) {
  .brand-info-section .tab-content-section .brand-card .card-body .card-text {
    font-size: 0.875rem;
  }
}

.brand-info-section .tab-content-section .brand-card .card-body .card-text strong {
  display: inline-block;
}

.brand-info-section .tab-content-section .brand-card .brand-card-footer {
  background: #142651;
  border-radius: 0 0 0.5rem 0.5rem;
  padding: 0.875rem 0;
  margin-top: 0.3125rem;
}

.brand-info-section .tab-content-section .brand-card .brand-card-footer .right-arrow-link {
  color: #ffffff;
  margin: 0;
  font-size: 0.75rem;
}

.brand-info-section .tab-content-section .brand-card .brand-card-footer .right-arrow-link::after {
  margin-left: 0.75rem;
}

.brand-info-section .tab-content-section .brand-card .brand-card-footer .right-arrow-link:focus {
  outline: 2px solid #ffffff;
}

.tab-menu {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
  max-width: 60%;
}

@media screen and (max-width: 767px) {
  .tab-menu {
    display: none;
  }
}

.tab-menu .list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  border-bottom: none;
}

.tab-menu .list-group .list-group-item {
  width: 10.375rem;
  margin-right: 2.5rem;
  margin-bottom: 1.25rem;
  height: 5rem;
  border: 1px solid #c7c7c7;
  border-radius: 0.5rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0.9375rem;
  cursor: pointer;
}

.tab-menu .list-group .list-group-item.active {
  background-color: transparent;
}

.tab-menu .list-group .list-group-item[aria-selected=true] {
  background-color: #142651;
}

.tab-menu .list-group .list-group-item[aria-selected=true] .img-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tab-menu .list-group .list-group-item[aria-selected=true] .img-top {
  display: none;
}

.tab-menu .list-group .list-group-item:hover img, .tab-menu .list-group .list-group-item:focus img {
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.tab-menu .list-group .list-group-item .img-active {
  display: none;
}

.tab-menu .list-group .list-group-item .list-brand {
  margin: 0 auto;
  max-width: 100%;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.tab-menu .list-group .list-group-item .dryervent_img {
  height: 3.4375rem;
}

@media screen and (max-width: 1200px) {
  .tab-menu .list-group .list-group-item {
    width: 30%;
    margin-right: 0.625rem;
  }
}

.tab-container .tab-content [role=tabpanel] {
  display: none;
}

.tab-container .tab-content [role=tabpanel][aria-expanded=true] {
  display: block;
}

/*-- ============================================================
                 Business Tiles Section End 
================================================================ --*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body {
    overflow-x: hidden;
  }
  main {
    overflow: hidden;
  }
  .header-classic .main-nav .navbar-nav {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .header-classic .main-nav .navbar-nav .col-section .media {
    display: block;
  }
  .nav-cont .accordion-button {
    margin-bottom: 0;
    position: relative;
  }
  .nav-cont .accordion-button::after {
    margin-top: -3px;
  }
  .nav-cont .accordion-button[aria-expanded="true"]::after {
    margin-top: -1px;
  }
  .custom-checkbox input:checked + label::after {
    top: 7px;
  }
}


/*-- ============================================================
                  Bug Fix Oval Image CSS
================================================================ --*/
.rounded-circle {
  height: 16rem !important;
}

/*=================================================================
    Bug Fix Bright & Beautiful - Hero image height is not 100%
==================================================================*/
.tertiary-hero-banner .banner-sec img {   
  height: 100%;
}

/*===================================================
Bug fix corporate careers accordion
====================================================*/
#faq a {
  font-family: "montserratregular";
}
#faq .card-body {
  font-family: "montserratregular";
}
#faq h2 {
  margin-bottom: 1.75rem;
}
/*===================================================
Site map
====================================================*/
.sitemap h5 {
  margin-top: 2rem;
}

/*======================== bug 500764==================*/
.tertiary-hero-banner .banner-sec h1 {
    padding: 0;
    margin-bottom: 0;
}
.tertiary-hero-banner .banner-text.primary-theme-clr {
margin-top: 1.25rem;
}
.tertiary-hero-banner .banner-sec h2 {
    margin-left: 0.75rem;
}
 
 
.section-25-75.right-text-wrap .left-wrap .text-container {
    bottom: 0;
    padding: 40px 0;
    max-width: 100%;
}
 
@media screen and (max-width: 767px) {
    .section-25-75.right-text-wrap .primary-title.primary-theme-clr {
        padding-top: 0;
        margin-top: 0;
    }
    .section-25-75.right-text-wrap .left-wrap .text-container {
        padding-top: 0;
    }
    .section-25-75.right-text-wrap .right-wrap .img-section {
        margin: 0 auto 40px auto;
    }
}

.tertiary-hero-banner .banner-sec {
      display: flex;
      align-items: stretch;
      overflow: hidden;
      max-height: fit-content;
}
.tertiary-hero-banner .banner-sec img {
    position: absolute;
    object-position: top;
}
.tertiary-hero-banner .banner-sec .banner-txt-sec {
      position: inherit;
      top: 0;
      transform: translate(0, 0);
      z-index: 1;
      margin: 10rem 0;
}

/*============================================================*/