body{
  overflow-x: hidden;
}

.overview-section-wrapper .overview-section {
  padding:0;
}


.overview img {
    max-width: 100%;
    max-height: 178px;
    height: 100%;
}

.overview-section-wrapper .overview p {
  position: absolute;
  top: 207px;
  left: 3.5%;
  font-size: 40px;
  color: #fff;
  /*width: 50px;*/
  text-transform: uppercase;
  letter-spacing: 2.6px;
  /*max-width:60px;*/
}

.overview-section-wrapper .plan_process {
  background-image: linear-gradient(180deg, #000 8%, #5454544D 45%);
  height: auto;
}
.overview-section-wrapper .process_view h3 {
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 20px;
  letter-spacing: 8px;
  font-size: 40px !important;
  font-weight: normal !important;
}
.overview-section-wrapper .video {
  height: 300px;
  position: relative;
  padding-bottom: 56.25%; 
}
.overview-section-wrapper .video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.overview-section-wrapper .process_view img {
    width: 100%;
    height: auto;
    max-height: 400px;
}

.overview-section-wrapper .process_view {
  padding-top: 55px;
  padding-bottom: 55px;
  position: relative;
  margin:0px 30px;
}

.overview-section-wrapper .details::-webkit-scrollbar {
  width:4px;
  max-height: 4%!important;
  height:5%!important;
  overflow-y: hidden;
}

/*.overview-section-wrapper .details::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 10px;
}*/

.overview-section-wrapper .details::-webkit-scrollbar-thumb {
  background-color: #fff;
  height:15px;
  max-height: 12px!important;
  overflow-y: hidden;
}

.overview-section-wrapper .details h4 {
  font-size: 18px;
  font-weight: bold;
  padding-top: 20px;
  padding-left: 2px;
}
.overview-section-wrapper .details p,
.overview-section-wrapper .details ul {
  font-size: 14px;
  letter-spacing: 1.4px;
}


/*===========================MEDIA QUERIES START========================*/

@media(min-width:320px) and (max-width:767px) { 

  body {
    overflow:auto;
    position: relative;
  }

  .overview-section-wrapper .plan_process {
    background-image: linear-gradient(180deg, #000, #5454544D);
    height: auto;
    margin-bottom: 0%;
  }

.overview-section-wrapper .process_view h3 {
    font-size: 30px !important;
  }

  .overview-section-wrapper .details {
    background-color: #AB1236;
    padding: 10px;
    color: #fff;
    height:100%;
    overflow: auto;
    margin-top:10px;
  }

  .overview-section-wrapper img.process-img {
    width: 100%;
    height: auto;
    max-height: 100%;
  }

  .overview-section-wrapper .details p {
    font-size: 14px;
  }

  .overview-section-wrapper .overview p {
    font-size: 18px;
    top:240px;
  }

  .overview-section-wrapper .process_view {
    margin: 0;
  }

  .innerScroll .enduring-frontEndPop {
    left:0!important;
  }

}


@media(min-width:767px) and (max-width:1024px) { 

  img.d-block.process-img {
    width: 100%;
    height: auto;
    max-height: 100%;
  }

  .overview-section-wrapper .details {
    background-color: #AB1236;
    padding: 10px;
    color: #fff;
    width:94%;
  }

  .overview-section-wrapper .details p {
    font-size: 14px;
  }

  .overview-section-wrapper .overview p {
    position: absolute;
    top: 235px;
    left: 50px;
    font-size: 40px;
    color: #fff;
    /*width: 50px;*/
    text-transform: uppercase;
    /*letter-spacing: 12.6px;*/
  }

}

@media(min-width:1024px) and (max-width:1199px) { 
img.d-block.process-img {
    width: 100%;
}
}



/*===================================================ENGAGEMENT CSS START========================================*/
.engagement_section .ajax-throbber {
   display: none;
}


.home-engagement-wrapper {
    margin-top: 50px;
}

.document_popup #drupal-modal {
    padding: 0 3%;
    max-height: 2000px!important;
    overflow-x: hidden;
    background-color: #fff;
    position:relative;
    height:100%!important;
 }

.document_popup {
   position: relative!important;
   top:0!important;
   padding: 0px;
   border: 2px solid #ab1236!important;
   box-shadow: 0 0 5px rgb(171 18 54 / 80%);
}

.engagement h2 {
  font-size: 40px;
  letter-spacing: 10px;
  text-transform: uppercase;
  color:#ab1236;
  margin:0px 30px 20px;
  border-bottom: 0;
  padding:0;
}

.engagement_section {
  background: #888B8D1A;
  padding:30px;
  margin:0px 30px;
}

.engagement-left-heading h3 {
  font-size: 30px!important;
  letter-spacing: 5px;
  color:#ab1236;
  padding-bottom: 20px;
  font-weight: normal!important;
}

.engagement-left {
  position: relative;
  height: 100% !important;
  padding:20px;
  background-color: #ab1236;
}

.engagement-paragraph {
    overflow-y: scroll;
   
    max-height: 160px;
    margin-bottom: 80px;
    padding:0px 10px;
}

.engagement-left .para_img {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px;
}

.para_img img {
    max-height: 400px;
    height: 100%;
}

.engagement-paragraph::-webkit-scrollbar {
  width:4px;
}

.engagement-paragraph::-webkit-scrollbar-thumb {
  background-color: #fff;
  height:80px;
  max-height:130px;
  border-radius: 10px;
  margin-bottom: 0px;
}

.document_popup #drupal-modal::-webkit-scrollbar {
  width:0px;
}

.engagement-left .engagement-paragraph p{
  color:#fff;
  font-size: 14px;
}

.engagement-left .engagement-paragraph p:last-child {
  margin-bottom:0;
}

.engagement_section .details {
    height: auto;
    margin-bottom: 65px;
    background: #fff;
    position: relative;
    box-shadow: 2px 2px 6px 0px #00000026;
    overflow: hidden;
    max-height:165px;
}

.eng-right-section .eng-right-title a {
    padding-top: 12px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1.6px;
    font-weight: bold;
   
}

.eng-right-section .eng-right-title a:hover {
   color: #fff;
   border-bottom:2px solid #fff;
}


.eng-right-section .eng-right-title span {
  text-align: right;
}

.eng-right-section .eng-right-title h4 {
  color: #fff;
  font-size: 16px;
  letter-spacing: 3.8px;
  text-transform: uppercase;
  margin-bottom: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 80%;
}

.eng-right-section .eng-right-summary {
    max-height: auto;
    min-height:130px;
    margin-bottom: 50px;
    background: #fff;
    box-shadow: 2px 2px 6px 0px #00000026;
    overflow: hidden;
    line-height: 1.4;
    padding-top: 10px;
}


.wrapper-eng-right-section .views-row:last-child .eng-right-section .eng-right-summary {
  margin-bottom: 0;
}

.eng-right-section .eng-right-summary p { 
    padding: 0px 15px;
    font-size: 14px;
    letter-spacing: 1.8px;
    padding-bottom: 0;
    margin-bottom: 0;
}

.eng-right-section .eng-right-title {
  display: inline-flex;
  padding: 15px 15px 10px;
  background-color: #ab1236;
  width: 100%;
  justify-content: space-between;
  align-items: baseline;
}

.engagement_popup_image img {
    width: 770px!important;
    height: 510px;
    padding-top:20px;
}

.ui-widget-overlay.ui-front {
    opacity: .7;
    background: #fff;
}

.document_popup .ui-dialog-titlebar.ui-corner-all.ui-widget-header.ui-helper-clearfix {
    background: #ab1236;
    color: #fff;
    border: #ab1236;
    border-radius: 0;
}

.engagement_popup_image {
    padding: 0!important;
    margin: 0;
}

.engagement_popup_detail .engagement_popup_title,
.other-content-popup-title {
    font-size: 21px;
    letter-spacing: 2.1px;
    margin-top: 15px;
    color: #ab1236;
    font-weight: bold;
    padding:0;
}

.social-links.engagement_popup-cls {
    background: #DDDEE0;
    position: relative;
    right: 24px;
    width: 812px;
    padding:20px 0px 0px 26px;
    height:85px;
    max-height:150px;
  }

.engagement_popup_detail .engagement_popup_title:after,
.other-content-popup-title:after {
    content: '';
    display: block;
    border-bottom: 1px dashed #9E2639;
    position: absolute;
    width: 94%;
    bottom: normal;
  }

.engagement_popup_detail .engagement_popup_summary {
    font-size: 16px;
    letter-spacing: 0.8px;
    margin-top: 15px;
    padding:0;
}

.engagement_popup_detail .social-links {
    position: relative;
}

.social-links.engagement_popup-cls .link-list {
    display: inline-flex;
    margin:0;
    padding:0;
	list-style-type:none;
}

.social-links.engagement_popup-cls .link-list .link-list--item {
  margin-left:-5px;
}

.social-links.engagement_popup-cls .link-list .link-list--item a{
    font-size: 20px;
    color: #ab1236;
    padding:6px;
}

.social-link-desc {
    font-size: 14px;
    color: #ab1236;
    letter-spacing: 1.4px;
}

.document_popup .ui-helper-clearfix .ui-dialog-titlebar-close {
    position: absolute;
    right: 16px!important;
    background: transparent;
    border: 0;
    top:15px;
}

.document_popup .ui-helper-clearfix .ui-dialog-titlebar-close:after {
content: "\f00d";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    font-size: 20px;
    display: block;
    font-weight: bold;
    top: -2px;
    right: 2px;
    color: white;
  }

/*===========================MEDIA QUERIES START========================*/

@media(min-width:320px) and (max-width:767px) { 

.engagement h2 {
    font-size: 30px;
    margin:0;
}

.eng-right-section .eng-right-title a {
  font-size: 12px;
}

.eng-right-section .eng-right-title a:hover {
  font-size: 12px;
  border-bottom: 1px solid #fff;
}

.home-engagement-wrapper {
    margin-top: 30px;
}

.engagement_section {
  padding: 30px 10px;
  margin: 0px; 
}

.eng-right-section .eng-right-summary {
  height: auto;
  max-height:100%!important;
}

.engagement-left {
  height: 500px!important;
  max-height: 600px;
}

.engage-right {
    margin-top: 30px !important;
}

.engagement-paragraph {
  height:auto;
}

.engagement-left .engagement-paragraph p {
    font-size: 14px;
    margin-bottom: 30px;
}

.engagement-left-heading h3 {
    font-size: 20px!important;
  }


.para_img img {
    max-height: 100%;
    height: auto;
}

.custom h4 {
    padding: 15px;
    color: #fff;
    font-size: 14px;
    letter-spacing: 3.8px;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: bold;
    padding-top:17px;
}

.custom a, .custom a:hover {
   position: absolute;
    right: 10px;
    margin-top: 0;
    color: #ab1236;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1.6px;
    font-weight: bold;
    bottom: 0;
    padding-bottom: 10px;
}

.engagement_section .details,
.engagement_section .details:nth-child(3) {
    padding-bottom: 1px;
    height:auto!important;
    max-height: 100%;
}

.engagement_section .details p {
    padding: 15px;
    font-size: 14px;
    letter-spacing: 1.8px;
}


/*=============POPUP=======================*/

.document_popup {
    height: auto!important;
    width: 330px!important;
    margin: 0 auto;
    right: 28px!important;
    max-width: 400px;
}

.document_popup #drupal-modal {
    height: auto !important;
}

.engagement_popup_image img {
    width:100%!important;
    height: auto!important;
}

.engagement_popup_detail .engagement_popup_title {
    font-size: 16px;
}

.engagement_popup_detail .engagement_popup_title:after {
    width: 82%;
    bottom: auto;
}

.eng-right-section .eng-right-summary p { 
  padding:15px;
  }

}



@media(min-width:768px) and (max-width:991px) { 

.document_popup {
    width: auto!important;
    max-width: 80%!important;
}

.engagement_section .details
 {
    padding: 0px 0 5px 0;
    max-height: 100%;
    height: auto;
    margin-bottom:50px;
}

.para_img img {
    max-height: 100%;
    height: auto;
}

.engagement_section .details p,
.engagement-left .engagement-paragraph p {
    font-size: 14px;
}

.engagement_popup_image img {
     width: 100%!important;
     height:auto;
}

.document_popup #drupal-modal {
    height: auto!important;
}

.engagement_popup_detail .engagement_popup_title:after {
    bottom: auto;
  }

.engagement-left {
    height: 700px!important;
    margin-bottom: 20px;
}

.row.eng-content-section .col-sm-12.col-md-6.col-lg-5 {
  width:100%!important;
}

.col-sm-12.col-md-6.col-lg-7.engage-right {
    width: 100%!important;
    margin-top: 10px;
  }


.engagement-paragraph {
    overflow-y: scroll;
    margin-bottom: 0px;
    max-height: 400px;
    max-width:100%;
    height:200px;
  }
}


@media(min-width:992px) and (max-width:1024px) { 

.engagement_section .details {
    height: 210px;
    margin-bottom: 50px;
    max-height: 230px;
    background: #fff;
    position: relative;
    box-shadow: 2px 2px 6px 0px #00000026;
    overflow: hidden;
  }

  .para_img img {
    max-height: 100%;
    height: auto;
  }

.document_popup {
    top: 10px!important;
    width:auto!important;
    max-width:80%!important;
    margin:0 auto;
  }

.ui-widget-overlay {
    position: fixed;
    top: 0px!important;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff!important;
    opacity:.7!important;
}

.engagement_popup_image img {
    width: 100%!important;
    height: 500px;
}

.engagement-paragraph {
    overflow-y: scroll;
    max-height: 350px;
    margin-bottom: 0px;
}

.document_popup .ui-helper-clearfix .ui-dialog-titlebar-close:after {
  right:10px;
}

.engagement_popup_detail .engagement_popup_title:after { 
  bottom:auto!important;
  }
}

/*/*=======================================================END================================================*/


@media(min-width:1224px) {
  .overview-section-wrapper .details {
    background-color: #AB1236;
    padding: 10px;
    color: #fff;
    width: 100%;
    height: auto;
    max-width:94%;
  }
}

@media(min-width: 1450px){
  .overview-section-wrapper .details {
    max-width:95%!important;
  }

  .document_popup {
    border:0!important;
  }

  .overview-section-wrapper .overview p {
    position: absolute;
    top: 207px;
    left: 2.5%;
  }

  .social-links.engagement_popup-cls {
    right: 26px;
    width: 816px;
  }
}


