/*
Color
Font Size
Font Color
Font Family


*/
/*********Color*********/
/*********End Color*********/
/*********Font Size*********/
/*********End Font Size*********/
/*********Font Color*********/
/*********Font Family*********/
/*********End Font Color*********/
/************Banner*********/
/***Small banner image***/
.banner.inner-banner {
  background-size: 50%;
  background-position: center right;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (max-width: 1024px) {
  .banner.inner-banner {
    background-image: none !important;
  }
  .banner.inner-banner .row .col-lg-8 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .banner.inner-banner .row .col-lg-8 .banner_content .title {
    text-align: center;
  }
  .banner.inner-banner .row .col-lg-8 .banner_content .banner-btns {
    text-align: center;
  }
}
/***End Small banner image***/
.banner_page_row {
  padding: 90px 0px;
  border-bottom: 1px solid #ebeaeb;
  position: relative;
  display: flex;
}
.banner_page_row .row {
  width: 100%;
}
.hero-image {
  top: 0px;
  right: 0px;
  width: 50%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  position: absolute;
  max-width: 1700px;
}
@media (min-height: 725px) {
  .banner_page_row {
    height: calc(100vh - 102px);
  }
}
@media (max-width: 1165px) {
  .banner_content {
    max-width: 467px;
  }
}
@media (max-width: 1024px) {
  .banner_content {
    max-width: unset;
    text-align: center;
  }
  .banner_content h1,
  .banner_content p {
    text-align: center;
  }
  .hero-image {
    display: none !important;
  }
  .banner_content_wrap {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 1000px) {
  .banner_page_row {
    height: 100%;
    display: block;
    margin-bottom: 2rem;
    border-bottom: none;
  }
}
/************End Banner*********/
/***********Laptop************/
.laptop_column_row {
  flex-direction: column;
}
.laptop_column_row .content_box {
  padding: 2rem 2rem 0rem;
  max-width: 480px;
  margin-left: auto;
}
.laptop_column_row .content_box .modules_table_img {
  display: flex;
  height: 75px;
  margin-bottom: 20px;
}
.laptop_column_row .content_box .modules_table_img img {
  margin: auto;
  max-height: 50px;
}
.laptop_column_row .content_box p {
  line-height: 1.5rem;
}
.deliver_laptops_col {
  display: flex;
  justify-content: center;
  align-items: center;
}
.deliver_laptops_col .deliver_laptops {
  margin: auto;
}
.deliver_laptops_col .deliver_laptops img {
  max-height: 620px;
}
.laptop_column_row .content_box h3,
.laptop_column_row .content_box p {
  text-align: center;
  margin-bottom: 20px !important;
}
/*.deliver_laptops{
      margin: 4rem auto 3rem;
}*/
/*@media (min-width:768px){
.deliver_laptops,.laptop_column_row .content_box h3{
min-height: 65px;
}
}*/
@media (max-width: 767px) {
  .laptop_section .laptop_section_row {
    flex-direction: column-reverse;
  }
  .laptop_section .laptop_section_row .laptop_column_row .content_box {
    margin: auto;
  }
}
/***********End Laptop************/
/******Testimonial*****/
.testimonials-main {
  background: transparent;
  padding: 2rem 0px;
}
.testimonials-main .testimonial_video_wrapper {
  margin-top: 0rem;
}
.testimonials-main .testimonial_video_wrapper .testmonials-slider .item .row {
  height: auto;
  padding: 20px 0px;
  /*margin: auto;*/
}
.testimonials-main .testimonial_video_wrapper .testmonials-slider .item .row .right-part,
.testimonials-main .testimonial_video_wrapper .testmonials-slider .item .row .left-part {
  height: auto;
  box-shadow: 0px 1px 2px 2px #00000012;
}
.testimonials-main .testimonial_video_wrapper .testmonials-slider .item .row .left-part {
  /*flex: 0 0 20%;
            max-width: 20%;*/
}
@media (max-width: 1024px) {
  .testimonials-main .testimonial_video_wrapper .testmonials-slider .item .row .left-part {
    display: none;
  }
}
.testimonials-main .testimonial_video_wrapper .testmonials-slider .item .row .left-part .testimonial_image {
  overflow: hidden;
  position: relative;
}
.testimonials-main .testimonial_video_wrapper .testmonials-slider .item .row .left-part img {
  max-width: unset;
  position: absolute;
  right: -3rem;
}
.testimonials-main .testimonial_video_wrapper .testmonials-slider .item .row .right-part {
  /*flex: 0 0 80%;*/
}
@media (max-width: 1024px) {
  .testimonials-main .testimonial_video_wrapper .testmonials-slider .item .row .right-part {
    flex: 0 0 95%;
  }
}
.testimonials-main .testimonial_video_wrapper .testmonials-slider .item .row .right-part .detail {
  padding: 20px 2rem;
}
.testimonials-main .testimonial_video_wrapper .testmonials-slider .item .row .right-part .detail .blue-box-detail {
  margin-top: 0rem;
}
.testimonials-main .testimonial_video_wrapper .testmonials-slider .item .row .right-part .detail .blue-box-detail .title {
  font-size: 20px;
}
/*****End testimonial****/
/***Content BLock**/
@media (max-width: 767px) {
  .simple-listing-main > div.content_section:nth-child(2n) .row {
    flex-flow: column-reverse;
  }
}
/**End Content Block**/
.rec-main div.content_section:nth-child(odd) {
  background: #e1f3fb;
}
/******Resources***/
.collaborative-hiring .related_resources {
  background: #e1f3fb;
}
.related_resources h2 {
  margin-bottom: 60px !important;
}
.page-template-tpl-dei .post-box.Ebook-box .post-box-content .post-imgbox img {
  object-fit: contain;
  padding: 10px 0px;
}
.post-box .post-box-content .post-imgbox {
  /*position: relative;
    margin-top: 20px;*/
}
.post-box .post-box-content .post-imgbox .ratio-img {
  /*padding-bottom: 50%;*/
}
.post-box .post-box-content .post-detail {
  /*padding: 1rem 25px 1rem;
    margin-bottom: auto;*/
}
.post-box .post-box-content .post-detail p {
  text-align: left;
  line-height: 34px;
  font-size: 20px;
}
.post-box .post-box-content .post-detail p span {
  font-family: "proxima-nova", sans-serif;
}
.post-box .post-box-content .post-link {
  padding: 0rem 25px 0rem;
  margin-bottom: 0rem;
}
.post-box .post-box-content .post-link .read-more {
  /*text-align: left;
          font-size: 18px;
          color: #3cc5ff;*/
}
@media (max-width: 450px) {
  .post-box {
    padding: 0px 2.5rem;
  }
}
/******End Resources***/
.action-today {
  background: #e1f3fb;
}
/****CTA***/
/***FAQ***/
.faq_section {
  background: #e1f3fb;
}
.collaborative-hiring .faq_section {
  background: transparent;
}
.faq_section .title {
  text-align: center;
}
.tab-content .tab-mainbox .tab-listing ul {
  padding: 0;
  margin-bottom: 0;
}
.tab-content .tab-mainbox .tab-listing > ul > li {
  padding: 0 0 25px 0;
  border-radius: 5px;
  margin: 0 0 31px 0;
  border: solid 1px #DDD;
  display: block;
  cursor: pointer;
  background: transparent;
}
.tab-content .tab-mainbox .tab-listing > ul > li .tab-title {
  position: relative;
  padding: 25px 60px 0 30px;
  cursor: pointer;
  line-height: 28px;
}
.tab-content .tab-mainbox .tab-listing > ul > li .tab-desc {
  display: block;
  padding: 32px 60px 0 60px;
  text-align: left;
  font-size: 18px;
  line-height: 1.5em;
}
.tab-content .tab-mainbox .tab-listing > ul > li .tab-desc p {
  text-align: left;
  font-size: 18px;
  line-height: 1.5em;
}
.tab-content .tab-mainbox .tab-listing > ul > li .tab-desc ul {
  /*list-style: disc;*/
}
.tab-content .tab-mainbox .tab-listing > ul > li .tab-desc ul li {
  display: list-item;
  font-size: 18px;
}
.tab-content .tab-mainbox .tab-listing > ul > li .tab-desc ol {
  list-style: decimal;
}
.tab-content .tab-mainbox .tab-listing > ul > li .tab-desc ol li {
  display: list-item;
}
.tab-content .tab-mainbox .tab-listing > ul > li::after {
  width: 10px;
  height: 6px;
  position: absolute;
  display: block;
  top: 37px;
  right: 35px;
  content: "\276E";
  transform: rotate(-90deg);
  font-weight: 600;
}
.tab-content .tab-mainbox .tab-listing > ul > li.open::after {
  background: url(../../images/faq-close.svg) no-repeat;
  width: 20px;
  height: 20px;
  top: 30px;
  right: 29px;
  cursor: pointer;
  content: "";
}
/*******End faq*******/
/******Customer logos******/
.customer_logos_row .customer_logos_wrap {
  padding: 4rem 2rem;
  box-shadow: 0px 20px 50px 0 #1818181a;
  background-color: #ffffff;
  border-radius: 1rem;
}
.customer_logos_row .customer_logos_wrap .row {
  justify-content: center;
  align-items: center;
  max-width: 1030px;
  margin: auto;
}
.customer_logos_row .customer_logos_wrap .row img {
  max-width: 165px;
  margin: 20px 40px;
  height: auto;
}
.customer_logos_row .customer_logos_wrap .row img[alt='APM_logo'] {
  height: 70px;
  width: auto;
}
/******End Customer logos******/
/*# sourceMappingURL=dei_mobility.css.map */
