/* html, body{
  overflow-x: hidden;
} */
/* Mobile View */
#wpv-view-layout-450-TCPID395 .promotion-item .promotion-img {
  height: 265px;
  object-position: center;
  width: 100%;
  object-fit: cover;
}

#wpv-view-layout-450-TCPID395 .col-sm-4 {
  padding-left: 1px;
  padding-right: 1px;
}
.promotion-item .promotion-content {
  padding: 24px;
}
.social-media-icons {
  text-align: center;
}
.social-media-icons .text-center {
  width: 50%;
  margin: auto;
}

.testimonial-image {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.homepage-text-banner {
  background-color: #fae14b;
  text-align: center;
  padding: 40px 20px 40px;
}

.carousel-showmanymoveone .carousel-control {
  width: 4%;
  background-image: none;
}
.carousel-showmanymoveone .carousel-control.left {
  margin-left: 15px;
}
.carousel-showmanymoveone .carousel-control.right {
  margin-right: 15px;
}
.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3 {
  display: none;
}
@media all and (min-width: 1700px) {
  .testi-content {
    transform: translate(-50%, -25%) !important;
  }
}
@media all and (min-width: 768px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -50%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 50%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
    display: block;
  }

}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media all and (min-width: 992px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -25%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 25%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-2,
  .carousel-showmanymoveone .carousel-inner .cloneditem-3 {
    display: block;
  }
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(25%, 0, 0);
    transform: translate3d(25%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-25%, 0, 0);
    transform: translate3d(-25%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next .col-md-3:first-child {
  }
}

/* Container Custom CSS */
@media (min-width: 992px) and (max-width: 1140px) {
  .staff-details {
    min-height: 160px;
  }
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }

  .job-item .job-date {
    top: 43px;
  }
  .contact-form-wrapper{
      padding: 6%;
  }
  .contact-details-wrapper{
      max-width: 92%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }

  #mobile-search-filter-container {
    display: none;
  }
  #job-details-layout .job-item {
    border-top: 0 none;
  }
  .contact-form-wrapper,
  .contact-details-wrapper {
    min-height: 800px;
  }
  .contact-form-wrapper p,
  .contact-details-wrapper p {
    min-height: 55px;
  }
}
@media (min-width: 1366px) {
  .main-container {
    width: 100%;
  }
  .container {
    width: 1366px;
  }

  .video_wrapper_full {
    /* min-height: 451px !important; */
  }
  /* .job-content-details p {
       line-height: 10px;
   } */
}

/* @media (min-width: 1200px){  
   .main-container {
     width: 100%;
   }
   .container{
     width: 1200px;
   }
   
   .video_wrapper_full {
     min-height: 451px !important;
   }
 } */
@media (max-width: 1366px) {
  .banner-content-wrapper .col-md-8 {
    /*height: 615px;*/
  }

  /* .down-hash-wrapper {
       bottom: 5px;
       right: 0;
       border: 0 none;
       z-index: 999;
   }
   .hash-btn {
       background-image: url(assets/images/down-arrow-dark-icon.svg);
       height: 70px;
       width: 75px;
       background-position: center;
       display: block;
   } */
}
@media (max-width: 1200px) {
  .image-promo-inner-content {
    width: 53%;
  }
  .testimonial-wrapper .owl-nav {
    display: none;
  }
}
@media (max-width: 1120px) {
  .column-five {
    width: 654px;
  }
  .column-five .col {
    width: 33.33333333333333%;
  }
}
@media (max-width: 991px) {
  .logo-icon-banner {
    display: none;
  }
  .banner-content-wrapper .content-details {
    margin-top: 20px;
  }
  .banner-content-wrapper .col-lg-8,
  .banner-content-wrapper .col-md-8 {
    height: 445px;
  }
  .tv .screen {
    height: 548px;
  }

  /** Landing Page **/
  .banner-headline h1 {
    font-size: 45px;
    transform: translate(-50%, -50%);
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
    width: 100%;
    top: 78px;
    left: 49%;
  }
  .landing-page-img-banner {
    height: 300px;
  }
  .header-banner-description {
    font-size: 20px;
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }
  .col-desc {
    text-align: left !important;
  }
  .page-header-wrapper .col-desc {
    padding-left: 40px;
    padding-right: 40px;
  }

  .down-arrow-link {
    display: block;
    background-image: url(assets/images/down-arrow-icon.svg);
    width: 32px;
    height: 32px;
    position: absolute;
    right: 10%;
    bottom: 38px;
  }
  .container {
    padding-left: 25px;
    padding-right: 25px;
  }
  .wp-block-lazyblock-x-column-narrowwide,
  [class^="wp-block-lazyblock-"] {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .content-detail-list {
    display: inline;
  }

  .featured-content-wrapper .col-md-4 img {
    height: 165px;
  }

  .featured-details p.featured-content {
    display: none;
  }
  .featured-details {
    min-height: 165px;
    padding: 14px;
  }
  .featured-details a.read-more-btn {
    left: 14px;
  }

  .mobile-filter {
    display: block;
    position: absolute;
    top: -55px;
    right: 0;
    z-index: 10000;
  }
  .search-sidebar-wrapper {
    top: -100px;
    right: -30px;
    left: -30px;
    position: absolute;
    display: none;
    z-index: 999;
  }

  #job-details-layout .search-sidebar-wrapper {
    top: -13px;
    right: -30px;
    left: -30px;
    position: absolute;
    z-index: 999;
  }

  /*
  .content-list-job label {
    display: none;
  }*/

  #job-details-layout .job-item .job-date {
    top: 42px;
    bottom: 0;
    right: 0;
  }

  /*contact us page*/

  .mobile-contact-us-form {
    display: block;
  }
  /* .contact-us-page{
       display: none;
     }*/
  .contact-us-page.match-me-page {
    display: block;
  }
  .mobile-contact-us-form .gf_browser_chrome gform_wrapper {
    display: block !important;
  }

  .contact-details-wrapper h1 {
    text-align: left;
  }

  .contact-form-wrapper h1,
  .contact-form-wrapper p {
    padding-left: 10%;
    padding-right: 10%;
  }
  .contact-form-wrapper {
    padding-top: 35px;
  }
  .contact-form-wrapper h1 {
    padding-top: 25px;
  }
  .contact-us-page.match-me-page h1 {
    font-family: "Avenir Heavy";
    font-size: 30px;
  }

  .footer-social-wrapper .col-md-6 {
    text-align: center;
  }
  .footer-social-wrapper .thumbnail {
    text-align: center;
  }
  .footer-social-wrapper .thumbnail img {
    margin: auto;
  }

  .homepage-content-wrapper > .col-md-10 {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }

  .footer-social-wrapper {
    text-align: center;
  }
  .footer-social-wrapper .col-xs-6,
  .footer-social-wrapper .col-xs-4,
  .footer-social-wrapper .col-xs-8 {
    text-align: center;
    width: 100%;
  }

  ul.footer-links li:first-child {
    margin-bottom: 13px;
    float: none;
  }

  ul.footer-links li:nth-child(2) {
    border-left: 0 solid;
    padding-left: 0;
  }
  ul.footer-links {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .featured-details {
    padding-top: 0;
  }

  .featured-details h5 {
    /*margin-top: 0;*/
  }
  .testimonial-wrapper .col-lg-6 {
    padding: 0;
  }

  .news-announcement-wrapper [class^="col-xs-"] {
    padding-right: 0;
    padding-left: 0;
  }

  .news-announcement-wrapper .col-xs-7 {
    padding-right: 0;
    padding-left: 15px;
  }
  .news-announcement-wrapper h4 {
    font-size: 25px;
  }
  .news-announcement-wrapper p {
    font-size: 16px;
  }
  #single-post-container .widget.widget_categories,
  #single-post-container .widget.widget_recent_entries,
  .sidebar-section {
    display: none;
  }

  .down-hash-wrapper {
    bottom: 5px;
    right: 0;
    border: 0 none;
    z-index: 999;
  }
  .hash-btn {
    background-image: url(assets/images/down-arrow-dark-icon.svg);
    height: 70px;
    width: 75px;
    background-position: center;
    display: block;
  }

  .ctc-wrapper .one-row p > a {
     max-width: 100%;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
  }
  .ctc-wrapper {
        padding: 20px;
    }
    .start-block ul{
        padding-left: 8px!important;
    }
}
@media (max-width: 767px) {
  .content-detail-list {
    display: inline-grid;
  }
    p.review-description {
        font-size: 16px;
    }
  .job-item .job-date {
        top: 50px;
        left: 0;
        /*position: relative;*/
    }
    .job-title-wrapper.new-icon{
        padding-top: 15px;
    }
  .bullet-points {
    display: none;
  }

  .page-header-title {
    padding-left: 10px;
    padding-right: 0;
  }
  a.back-filter-btn-mobile {
      margin-left: 10px;
  }
  .page-header-title h1 {
    font-size: 35px;
    line-height: 35px;
  }
  
  .wp-block-lazyblock-page-header-title {
    padding-top: 28px;
    padding-bottom: 8px;
  }
  .mobile-filter {
    display: block;
    position: absolute;
    top: -68px;
    right: 0;
    z-index: 10000;
    background: #0F215A;
    padding: 5px;
  }
  /* .search-sidebar-wrapper {
       top: -100px;
       width: 124%;
       right: -38px;
       position: absolute;
       display: none;
       z-index: 999;
     }
 
     #job-details-layout .search-sidebar-wrapper {
       top: -13px;
       right: -17%;
       width: 130%;
     } */

  /*
  .content-list-job label {
    display: none;
  }*/

  #job-details-layout .job-item .job-date {
    top: 42px;
    bottom: 0;
    right: 0;
  }
  .ctc-wrapper .col-md-8 p,
  .ctc-wrapper .one-row p {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
  }
  .ctc-wrapper .col-md-8,
  .ctc-wrapper .col-md-4 {
    text-align: center;
  }

  /** Button Style **/
  .large-btn {
    padding: 10px 18px;
    font-size: 16px;
  }
  .medium-btn {
    padding: 9px 20px;
    font-size: 17px;
  }
  /*.blue,
  .coral {
    padding-right: 40px;
  }*/
  .blue::after,
  .blue:hover::after,
  .blue:focus::after,
  .coral::after,
  .coral:hover::after,
  .coral:focus::after {
    top: 10px;
    right: 11px;
  }
  .small-btn,
  .gform_button.button {
    padding: 14px 20px;
    font-size: 18px;
  }

  .gform_button.button {
    padding: 8px 20px !important;
    font-size: 16px !important;
  }

  .slottt-machine-recipe__item {
    font-size: 25px;
  }

  .testimonial-image {
    object-fit: contain;
    height: auto;
  }

  .mobile-reviews {
    display: block;
  }
  .desktop-reviews {
    display: none;
  }
  .image-promo-wrapper {
    height: auto;
  }
  .mobile-element-banner > p {
    padding: 0;
  }

  .news-announcement-wrapper [class^="col-xs-"] {
    padding: 5px;
  }
  .news-announcement-wrapper p {
    display: none;
  }
  .news-announcement-wrapper .row:nth-child(even) .col-xs-5 {
    float: left;
  }

  .wp-block-lazyblock-button {
    text-align: center;
  }

  .footer-social-wrapper .row > .col-xs-6 {
    width: 100%;
  }

  .footer-social-wrapper .row > .col-xs-4 {
    width: 33.33333333%;
  }
  .footer-social-wrapper .row > .col-xs-8 {
    width: 66.66666667%;
  }
  .footer-social-wrapper .row > .col-xs-6 .col-xs-8 {
    text-align: left;
  }
  .footer-social-wrapper .row > .col-xs-6 .col-xs-8 a {
    font-size: 25px;
  }

  .footer-social-wrapper .thumbnail img {
    width: 65px;
    height: 65px;
  }

  .footer-social-wrapper .row > .col-xs-6 .col-xs-8 p {
    padding-bottom: 0px;
    margin-bottom: 0;
  }

  .footer-social-wrapper .row > .col-xs-6 .col-xs-8 {
    text-align: left;
  }

  .footer-social-wrapper .mysocialwid {
    font-size: 24px !important;
    position: absolute;
    top: -2px;
    left: 37%;
  }

  .footer-social-wrapper .social-media-icons {
    font-size: 15px;
    position: relative;
    text-align: left;
  }

  .footer-social-wrapper .mysocial {
    padding-right: 15px;
    padding-left: 15px;
  }

  .yellow-banner-wrapper p {
    line-height: 32px !important;
  }

  .intro-para,
  .pull-out {
    font-size: 20px !important;
    line-height: 28px !important;
  }

  #single-post-container [class^="col-md-"] {
    padding-right: 0 !important;
  }

  .wp-block-lazyblock-helpful-menus ul li {
    width: 100%;
  }

  .wp-block-lazyblock-key-stat-or-credentials-bar-slot-machine {
    display: grid;
  }
  .job-item {
    padding-left: 0;
    padding-right: 0;
  }

  .page-id-2103 .ddl-full-width-row h4 {
    margin-bottom: 0;
  }
  .page-id-2103 .wp-block-spacer {
    height: 15px !important;
  }

  .single-job .job-title-wrapper.new-icon-title h3,
  .single-job .job-title-wrapper.new-icon-title h1 {
    width: 95%;
    font-size: 25px;
    line-height: 35px;
  }

  .single-job .job-title-wrapper.new-icon-title h3 a:after,
  .single-job .job-title-wrapper.new-icon-title h1 a:after {
    padding: 2px 8px;
    font-size: 11px;
    bottom: 5px;
    height: 22px;
    position: absolute;
    border-radius: 3px;
    line-height: 22px;
  }

  .apply-now-wrapper {
    margin-top: 10px;
  }

  .container-fluid .ddl-full-width-row .col-xs-12 > h4 {
    margin-bottom: 0;
    margin-top: 10px;
  }

  .load-more .load-more-btn,
  .show-all-btn {
    padding-left: 30px;
  }
  .column-five,
  .column-three {
    width: 448px;
  }
  .column-five .col,
  .column-three .col {
    width: 50%;
  }
}
@media (max-width: 608px) {

  .main-container{
    padding-top: 0;
  }

  .cover .hi p {
    font-size: 45px;
    line-height: 45px;
  }

  #wpfront-notification-bar.wpfront-fixed {
    position: relative !important; 
  }

  #wpfront-message h5 {
    font-size: 17px;
    line-height: 1.4em;
  }

  #wpfront-notification-bar td {
    padding: 10px;
  }

  .wpfront-message {
    padding: 0;
  }

  .cover .hi {
    left: 11%;
    transform: translate(-6%, -50%);
  }

  .cover .hi p.subheading {
    font-size: 33px;
  }

  .banner-content-wrapper p {
    font-size: 27px;
    line-height: 1,2em;
  }

  .banner-content-wrapper .col-lg-8,
  .banner-content-wrapper .col-md-8 {
    height: 313px;
  }
  .tv .screen {
    height: 423px;
  }
  .header-main-wrapper {
    position: relative;
  }
  .header-main-wrapper .col-xs-7 {
    width: 100%;
  }

  .phone-text.red{
    color: transparent;
  }

  .header-main-wrapper .col-xs-5 {
    display: none;
  }
  .header-main-wrapper .logo img {
    /* width: 100% !important; */
  }
  .phone-text {
    border: 0 none !important;
    width: 40px;
    box-shadow: none !important;
    display: none;
  }
  .mobile {
    display: block;
    position: absolute;
    right: 0px;
  }
  /** Landing Page **/
  .banner-headline h1 {
    font-size: 35px;
    line-height: 35px;
    top: 60px !important;
    width: 100%;
  }

  .landing-page-img-banner {
    height: 164px;
  }

  .header-banner-container {
    padding-top: 0;
    padding-bottom: 0;
  }
  h3,
  h4 {
    font-size: 30px;
    line-height: 30px;
  }
  .wp-block-lazyblock-x-column-narrowwide h3 {
    margin-bottom: 30px;
  }
  .wp-block-lazyblock-x-column-narrowwide .col-md-4,
  .wp-block-lazyblock-x-column-narrowwide .col-md-4 p {
    font-size: 20px;
    line-height: 28px;
  }
  .professions-container span {
    font-size: 20px;
  }

  ul li {
    font-size: 20px;
    line-height: 30px;
  }

  ul.arrow li::before {
    /*top: -3px;*/
    top: 4px;
    background-size: 20px;
  }

  .image-promo-inner-content {
    transform: none;
    width: 100%;
    position: unset;
    background-color: #0f215a;
  }

  .image-promo-inner-content h4 strong {
    font-size: 30px;
  }
  .image-promo-wrapper p {
    margin-bottom: 0px;
  }
  .image-promo-inner-content p {
    margin-bottom: 20px;
  }
  .image-promo-inner-content .btn-small-yellow {
    position: unset;
  }
  .image-promo-wrapper img {
    height: 191px;
  }

  .employers-logo-container .owl-stage-outer::before {
    width: 180px;
  }
  .employers-logo-container h2 {
    font-size: 25px;
  }
  .employers-logo-container .owl-carousel .owl-item img {
    height: 50px;
  }
  .employers-logo-container .owl-theme .owl-nav {
    display: none;
  }
  .default-content {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .default-btn {
    font-size: 16px;
  }

  .wp-block-toolset-view .pagination.arrow-nav {
    display: none;
  }

  .filter-inline {
    display: inline;
  }
  .filter-inline ul.filter-ul {
    width: 100%;
  }
  .filter-inline button[type="submit"] {
    width: 100%;
    margin-top: 30px;
  }

  .featured-content-wrapper .col-md-4 img {
    height: 91px;
  }
  .featured-details {
    min-height: 91px;
  }
  .featured-details h5 {
    font-size: 20px;
    line-height: 22px;
  }

  .content-detail-list {
    display: inline-grid;
  }

  .featured-details h5 {
    overflow-y: hidden;
    height: 43px;
    margin-bottom: 0px;
    margin-top: 20px;
  }

  .icon::before {
    height: 24px;
    width: 24px;
    top: -3px;
    background-size: contain;
  }

  .contact-details-wrapper {
    padding: 8%;
    padding-top: 6%;
    padding-bottom: 6%;
    max-width: 100%;
  }
  .contact-form-wrapper {
    background-color: #fae14b;
    padding: 8%;
    padding-top: 6%;
    padding-bottom: 6%;
  }
  .arrow_box {
    border: 10px solid #fff;
    padding: 30px;
    margin-bottom: 20px;
  }
  .arrow_box:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #fff;
    border-width: 70px;
    margin-left: -55px;
    border-left-width: 0px;
  }
  .arrow_box:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #FFDF00;
    border-width: 44px;
    margin-left: -44px;
    border-left-width: 0px;
  }

  h1 {
    font-size: 35px;
    line-height: 45px;
  }
  .contact-form-wrapper h1,
  .contact-details-wrapper h1 {
    margin-bottom: 2px;
    margin-top: 0;
  }
  .contact-form-wrapper p,
  .contact-details-wrapper p {
    font-size: 17px;
  }
  .form-field input[type="text"],
  .form-field select {
    height: 46px;
  }

  .gform_confirmation_message {
    font-size: 25px;
    color: #2e284c;
    line-height: 30px;
    margin-top: 30px;
  }

  .gfield_radio > li input:checked + label:after {
    content: " ";
    top: 6px;
    left: 2px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #f04b57;
    position: absolute;
  }
  .gfield_radio > li input + label:before {
    content: " ";
    position: absolute;
    top: 2px;
    left: -2px;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 50%;
  }
  ul.gfield_radio li label {
    padding-left: 25px !important;
  }
  .contact-form-wrapper {
    background-color: #023351;
    padding: 5%;
    padding-top: 0;
    padding-bottom: 0;
  }
  .gform_wrapper form {
    padding: 8%;
  }

  .contact-us-page.match-me-page .gform_confirmation_message {
    margin-top: 0;
  }
  .home-full-video,
  #custom-modal-youtube {
    height: 300px;
  }

  .news-announcement-wrapper h4 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 6px;
    max-height: 42px;
    overflow-y: hidden;
  }

  .jobs-feature-wrapper .owl-carousel.four-column-carousel {
    display: none;
  }

  .pum-content.popmake-content .contact-form-wrapper,
  .pum-container .contact-form-wrapper .gform_wrapper {
    padding: 5%;
  }
  .home .filter-inline .col-md-8 {
    padding-right: 0;
  }
  .home .filter-inline li > span {
    white-space: nowrap;
  }
}

/* On screens that are 992px wide or less, go from four columns to two columns */
@media screen and (max-width: 992px) {
  .column-four .col,
  .column-one .col {
    width: 50%;
  }
  /* .column-five{
     width: 100%;
   } */

  .column-four {
    width: 448px;
  }
  .column-four .col {
    width: 50%;
  }
}

/* On screens that are 600px wide or less, make the columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column-one,
  .column-two,
  .column-three,
  .column-four,
  .column-five {
    width: 100%;
  }
  .column-five .col,
  .column-four .col,
  .column-three .col,
  .column-two .col,
  .column-one .col {
    width: 100%;
  }

  .staff-content-wrapper {
    min-height: 158px;
    margin-bottom: 15px;
  }
  .staff-img-wrapper {
    min-height: 158px;
  }

  .staff-img-wrapper {
    float: left;
    width: 34%;
  }
  .staff-details {
    float: left;
    width: 64%;
    min-height: 158px;
    padding-left: 14px;
    padding-bottom: 4px;
  }
  .staff-img-wrapper img {
    height: 158px;
  }
  .icons-wrapper {
    margin-right: -5px;
  }
  .staff-content-wrapper .quoted-icon {
    background-size: 30px;
    padding-left: 5px;
    display: block;
    height: 118px;
    margin-bottom: 0;
    padding-bottom: 0;
    overflow-y: hidden;
  }
  .icons-wrapper {
    margin-top: 10px;
  }
  .phone-container .lets-talk-icon {
    padding-left: 20px;
  }
  .email-icon {
    height: 18px;
  }
  .linked-in-icon {
    margin-top: -3px;
  }
  .phone-container span.reveal-phone {
    font-size: 11px;
  }
  .col-xs-8.phone-container {
    padding-right: 0;
  }
  .col-xs-8.phone-container {
    padding-top: 0;
  }

  .phone-text.red {
    /*margin-right: 10px;*/
    /*top: 15%;*/
    top: -40%;
    background-color: transparent;
    left: 80%;
  }

  .single-job .job-title-wrapper.new-icon-title h3 a:after {
    bottom: 6px;
    font-size: 15px;
    right: -60px;
  }
  sup {
    top: -1.2em;
    font-size: 12px;
  }
  .cover sup {
    top: -1.5em;
    font-size: 16px;
  }
}
@media screen and (min-width: 375px) and (max-width: 600px) {
  .staff-content-wrapper {
    min-height: 218px;
    margin-bottom: 15px;
  }
  .staff-img-wrapper {
    width: 40%;
  }
  .staff-img-wrapper img {
    height: 218px;
  }
  .staff-details {
    width: 59%;
    min-height: 218px;
  }
}

@media (max-width: 400px) {
  .job-item .job-date {
    top: 65px;
    left: 2px;
  }
  #job-details-layout .job-item .job-date {
    top: 68px !important;
    display: inline-table;
  }
  .job-title-wrapper {
    margin-top: 25px;
  }

  .col-xs-12 > [class^="wp-block"],
  .container-fluid .ddl-full-width-row .col-xs-12 > h4,
  .container-fluid .ddl-full-width-row .col-md-12 > [class^="wp-block"],
  .container-fluid .ddl-full-width-row > .col-md-12 > h1,
  .container-fluid .ddl-full-width-row > .col-md-12 > h2,
  .container-fluid .ddl-full-width-row > .col-md-12 > h3,
  .container-fluid .ddl-full-width-row > .col-md-12 > h4,
  .container-fluid .ddl-full-width-row > .col-md-12 > h5,
  .container-fluid .ddl-full-width-row .col-xs-12 > h1,
  .container-fluid .ddl-full-width-row .col-xs-12 > h2,
  .container-fluid .ddl-full-width-row .col-xs-12 > h3,
  .container-fluid .ddl-full-width-row .col-xs-12 > h4,
  .container-fluid .ddl-full-width-row .col-xs-12 > h5,
  .wp-block-lazyblock-professions-carousel .professions-carousel-wrapper,
  .content-width {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (max-width: 320px) {
  .footer-social-wrapper .mysocial {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-xs-12 > [class^="wp-block"],
  .container-fluid .ddl-full-width-row .col-xs-12 > h4,
  .container-fluid .ddl-full-width-row .col-md-12 > [class^="wp-block"],
  .container-fluid .ddl-full-width-row > .col-md-12 > h1,
  .container-fluid .ddl-full-width-row > .col-md-12 > h2,
  .container-fluid .ddl-full-width-row > .col-md-12 > h3,
  .container-fluid .ddl-full-width-row > .col-md-12 > h4,
  .container-fluid .ddl-full-width-row > .col-md-12 > h5,
  .container-fluid .ddl-full-width-row .col-xs-12 > h1,
  .container-fluid .ddl-full-width-row .col-xs-12 > h2,
  .container-fluid .ddl-full-width-row .col-xs-12 > h3,
  .container-fluid .ddl-full-width-row .col-xs-12 > h4,
  .container-fluid .ddl-full-width-row .col-xs-12 > h5,
  .wp-block-lazyblock-professions-carousel .professions-carousel-wrapper,
  .content-width {
    padding-right: 10px;
    padding-left: 10px;
  }
  .staff-details .icons-wrapper {
    left: 12px;
  }
}
