/*
Color
Font Size
Font Color
Font Family


*/
/*********Color*********/
/*********End Color*********/
/*********Font Size*********/
/*********End Font Size*********/
/*********Font Color*********/
/*********Font Family*********/
/*********End Font Color*********/
.page-content-section ul {
  padding-left: 0px;
}
.page-content-section ul li {
  padding-left: 0.5em;
  display: block;
  font-size: 18px;
}
.page-content-section ul li:before {
  font-family: "fontAwesome";
  content: "\f00c";
  color: white;
  background-color: #3cc5ff;
  font-size: 10px;
  padding: 3px 3px;
  border-radius: 50%;
  margin-right: 10px;
}
.content_section p {
  text-align: left;
}
@media screen and (min-width: 992px) {
  .gradient_border {
    border: none;
  }
  .gradient_border_backgrund {
    background-color: transparent;
    padding: 0px;
  }
}
.heading_section {
  padding: 4rem 0px 20px;
}
.heading_section h1 {
  text-align: left;
}
.heading_section h2 {
  color: #1d1d1d;
  text-align: center;
}
.heading_section p {
  text-align: left;
}
.h2_section {
  padding: 2rem 0px 20px;
}
.h2_section p {
  text-align: left;
  font-size: 20px;
  line-height: 34px;
}
.h2_section .text_content_column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: baseline;
}
.h2_section .text_content_column .cta-button {
  margin-top: 20px;
  margin-bottom: 20px;
}
.h2_section .h2_description {
  padding-left: 4rem;
}
/*****************Customer logo**********/
.customer_logos_row {
  /*display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;*/
  width: 100%;
  padding-top: 2rem;
}
.customer_logos_row .row {
  justify-content: space-evenly;
  align-items: center;
  padding: 0px;
  margin-bottom: 0px;
  width: 100%;
}
.customer_logos_row img.logos_icon {
  max-width: 150px;
  margin: 20px;
  max-height: 90px;
}
.customer_logos_row img.logos_icon[alt='bank_ireland_horizontal_color_logo'] {
  max-width: 220px;
}
.customer_logos_row img.logos_icon[alt='saint_luke_color_logo'] {
  max-width: 180px;
}
.customer_logos_row img.logos_icon[alt="Lindt_logo"] {
  /*max-width: 150px;
        margin-left: 10px;
        margin-right: 10px;*/
}
.customer_logos_row img.logos_icon[alt="Affinity-Education-Logo"] {
  max-width: 120px;
  max-height: unset;
}
.customer_logos_row img.logos_icon[alt="northeastern_uni_logo_v2_1_v2"] {
  /*max-width:130px;*/
}
.customer_logos_row img.logos_icon[alt="NorthMemorial_logo"] {
  max-width: 123px;
}
.customer_logos_row img.logos_icon[alt="University-of-Michigan-Logo_v2"] {
  /*max-width: 135px;
        margin-left: 10px;
        margin-right: 10px;*/
}
.customer_logos_row img.logos_icon[alt="StLouisCC_logo"] {
  /*max-width: 120px;
        margin-right: 10px;*/
}
.customer_logos_row img.logos_icon[alt="website_MUSC_Logo"] {
  max-height: 59px;
}
@media screen and (max-width: 1250px) {
  .customer_logos_container {
    /*max-width: 820px;*/
    /*margin:auto;*/
  }
}
@media screen and (max-width: 991px) {
  .gradient_border {
    border: 5px solid #142c52;
    border-radius: 10px;
    padding: 40px;
  }
  .customer_logos_row.p-t-60 {
    padding-top: 60px!important;
  }
  .customer_logos_row.p-b-60 {
    padding-bottom: 60px!important;
  }
}
/****End customer logo****/
/*****iframe***/
.navatic_iframe_section {
  padding-top: 2rem;
  text-align: center;
}
.navatic_iframe_section .iframe_button_section {
  margin-bottom: 30px;
  text-align: right;
}
@media screen and (max-width: 991px) {
  .navatic_iframe_section .iframe_button_section {
    display: block;
    text-align: right;
  }
}
@media screen and (max-width: 991px) {
  .navatic_iframe_section .iframe_button_section .cta-button {
    margin-bottom: 2rem;
  }
}
.navatic_iframe_section .laptop_iframe_wrap {
  /*background-image: url(/wp-content/uploads/2021/12/mac-monitor-screen.png);*/
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-size: 133% 100%;
  background-size: 96% 100%;
  background-position: center;
  width: 100%;
}
.navatic_iframe_section iframe {
  width: 67%;
  width: 90%;
  padding: 3rem 0px 10rem;
  padding: 3rem 0px 3rem;
}
.navatic_iframe_section iframe.fullScreen {
  width: 100% !important;
  height: 100% !important;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
}
/**End iframe***/
/***********Form******/
/*.blurred_laptop{
  object-fit:cover;
  position:absolute;
}
.ondemand_form_container{
  padding:10rem 0px;
  .form-content{
    background-color:@pup_main_dark_blue;
    border-radius: 10px;
    h2, .pd-checkbox label{
      color:white;
    }
    input, select{
      background: #f2f4f8;
      color: #1D1D1D;
    }
    input option, select option {
      color: #1D1D1D;
    }
  }
}
.cta-button.white-outline:hover, .cta-button.white-outline:focus {
    background: white;
}*/
.fancy_popup {
  max-width: 700px;
  padding: 2rem !important;
}
.fancy_popup .contact-form form {
  display: block;
}
/***End form***/
/****Post tiles***/
.post-box .post-box-content .post-imgbox .ratio-img img {
  object-fit: fill;
  padding: 0px;
}
/**End post tiles****/
/*# sourceMappingURL=product_tour.css.map */
