/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.iata-dialogue-full-width {
  padding: 95px 0 110px;
}

.iata-dialogue-full-width .text-holder {
  max-width: 775px;
  margin: 0 auto;
  text-align: left;
}
.cs-two-col-area{
  align-items: unset;
}
.mod-has-icon{
  position: relative;
}
.mod-has-icon::after{
  content: '';
  width: 158px;
  height: 304px;
  background: url(https://5213739.fs1.hubspotusercontent-na1.net/hubfs/5213739/Group%20828.png);
  position: absolute;
  bottom: -150px;
  right: 0;
  z-index: 1;
  background-size: 100% 100%;
}
.enh-heal-supp .head-desc-section {
  background: transparent !important;
}
.enh-heal-supp .head-desc-section h2 {
  color: #FFEFE2;
}
@media (max-width: 575px) {
  .enh-heal-supp .head-desc-section h2 {
    max-width: 80%;
    margin: 0 auto;
  }
  .enh-heal-supp .head-desc-section img {
    max-width: 81px;
  }
}
.enh-heal-supp .head-desc-section{
  background-color: transparent;
}
.enh-heal-supp .auth-box-new{
  flex-direction: row-reverse;
}
.enh-heal-supp .auth-box-new .auth-img-desig{
  margin-left: 0;
  margin-right: 75px;
}
.enh-heal-supp .auth-box-new .auth-comment h3{
  color: #FFEFE2;
  border-color: #FFEFE2;
}
.enh-heal-supp .auth-box-new .name-desi-contain p{
  color: #FFEFE2;
}
.ubisoft-temp .who-is-iata {
  max-width: 670px;
  text-align: left;
}
.ubisoft-temp .who-is-iata h2 {
  text-align: center;
}
.enh-heal-supp{
  /*background-image: url('https://5213739.fs1.hubspotusercontent-na1.net/hubfs/5213739/Ellipse%2066.png');
  background-repeat: no-repeat;
  background-size: 33%;
  background-position: left bottom 75px;*/
  position: relative;
}
.enh-heal-supp:before {
  content: '';
  height: 1215px;
  width: 1215px;
  background: transparent;
  border: 3px solid #EC9876;
  border-radius: 50%;
  position: absolute;
  bottom: 110px;
  left: -708px;
}

.enh-heal-supp .health-author{
  padding-top: 0
}
@media (max-width: 768px){
  .enh-heal-supp:before {
    content: none;
  }
  .mod-has-icon::after {
    width: 108px;
    height: 214px;
    bottom: -100px;
  }
  .enh-heal-supp .head-desc-section{
    padding-bottom: 40px !important; 
  }
  .enh-heal-supp .auth-box-new{
    flex-direction: column;
  }
  .enh-heal-supp .auth-box-new .auth-img-desig{
    display: flex;
    align-items: center;
    margin: 0;
    width: 100%;
  }
  .enh-heal-supp .auth-box-new .auth-img-new{
    max-height: 46px;
    max-width: 46px;
    margin: 0 27px 0 0;
  }
  .enh-heal-supp .auth-box-new .name-desi-contain p{
    text-align: left;
  }
  .enh-heal-supp .auth-box-new .name-desi-contain p strong{
    display: block;
  }
  .enh-heal-supp{
    background-size: 50%;
    background-position: left center;
  }
}
@media (max-width: 767px){
  .iata-dialogue-full-width .icon-holder {
    flex-direction: inherit;
    margin-bottom: 25px;
  }
  .reults-slider-two-col {
    padding: 60px 0 30px;
  }
}
@media (max-width: 575px){
  .enh-heal-supp .auth-box-new .auth-comment h3 {
    border: none;
    font-size: 32px;
    line-height: 38px;
  }
  .iata-dialogue-full-width {
    padding: 60px 0 57px;
  }
  .iata-dialogue-full-width .icon-holder div {
    line-height: 0;
  }
  .iata-dialogue-full-width .icon-holder img {
    width: 100%;
  }
  .iata-dialogue-full-width .icon-holder span {
    font-size: 28px;
    margin: 5px 15px;
  }
  .iata-dialogue-full-width p {
    line-height: 20px;
    margin: 0 auto;
  }
  .cs-title-with-icon h2 {
    font-size: 25px;
    line-height: 28px;
  }
  .cs-title-with-icon img {
    max-width: 78px;
  }
  .cs-two-col-area .cs-left-col, .cs-two-col-area .cs-right-col {
    /*padding: 56px 50px;*/
    padding: 56px 25px;
  }
  .mod-has-icon::after {
    width: 70px;
    height: 140px;
    bottom: -70px;
  }
  .mod-has-icon {
    margin-bottom: 30px;
  }

}
@media (max-width: 479px){
  .enh-heal-supp .section.boxed-layout {
    position: relative;
  }
  .enh-heal-supp .section.boxed-layout:after {
    background: transparent;
    border: 3px solid #ec9876;
    border-radius: 510px;
    bottom: 20px;
    content: "";
    height: 510px;
    position: absolute;
    left: 50%;
    width: 510px;
    transform: translateX(-50%);
    z-index: 1;
  }
  /*.enh-heal-supp{
  background-image: none;
  background-repeat: no-repeat;
  background-size: 33%;
  background-position: left bottom 75px;
  position: relative;
}
  .enh-heal-supp::after {
  content: "";
  background-image: url('https://5213739.fs1.hubspotusercontent-na1.net/hubfs/5213739/Ellipse%2066%20%281%29.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left 68%;
  position: absolute;
  width: 100%;
  height: 559px;
  top: 51%;
  left: 0;
  right: 0;
  z-index: 2;
}*/
  .cs-title-with-icon img {
    margin-bottom: 0;
  }
  .cs-two-col-area .cs-title-with-icon {
    align-items: center;
    flex-direction: inherit;
  }
  .cs-two-col-area .cs-left-col, .cs-two-col-area .cs-right-col {
    /*padding: 56px 71px;*/
    padding: 56px 25px;
  }
}
.ubisoft-temp .bg-shapes {
  display: none;
}
.ubisoft-temp .reults-slider-two-col .slide .text {
  align-items: center;
}
.ubisoft-temp .shapes-section .get-in-touch-wrap:after {
  background: url(https://5213739.fs1.hubspotusercontent-na1.net/hubfs/5213739/DIAGONAL%20LINES%20opt.png) no-repeat;
  right: -10px;
  top: -370px;
}
@media (max-width: 1110px) {
  .ubisoft-temp .shapes-section .get-in-touch-wrap:after {
    right: -80px;
  }
}
@media (max-width: 767px) {
  .ubisoft-temp .shapes-section .get-in-touch-wrap:after {
    background: none;
  }
  /*.ubisoft-temp .reults-slider-two-col {
  background-image: url(https://5213739.fs1.hubspotusercontent-na1.net/hubfs/5213739/DIAGONAL%20LINES%20%282%29%20%281%29.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: auto;
}*/
}
https://5213739.fs1.hubspotusercontent-na1.net/hubfs/5213739/DIAGONAL%20LINES%20(2)%20(1).png
.ubisoft-temp .reults-slider-two-col .slide .text {
  padding-top: 80px;
  align-items: center;
}

.ubisoft-temp .single-mod {
  overflow: hidden;
}
.ubisoft-temp .single-mod .cstm-hmnzd-hlthcr-cs .column-container {
  padding: 90px 0 60px;
}
.ubisoft-temp .single-mod .cstm-hmnzd-hlthcr-cs .column-container .col-single .col-img {
  position: relative;
}
.ubisoft-temp .single-mod .cstm-hmnzd-hlthcr-cs .column-container .col-single .col-img:after {
  content: url('https://5213739.fs1.hubspotusercontent-na1.net/hubfs/5213739/DIAGONAL-LINES-N.png');
  border: none;
  height: auto;
  width: auto;
  right: 25px;
  top: -95px;
}

.ubisoft-temp .single-mod .cstm-hmnzd-hlthcr-cs .col-single .col-cntnt img {
  display: none;
}
.ubisoft-temp .single-mod .cstm-hmnzd-hlthcr-cs .col-single .col-cntnt h3 {
  font-size: 42px;
  line-height: 50px;
  border: none;
  margin-bottom: 50px;
}
@media (max-width: 575px) {
  .ubisoft-temp .single-mod .cstm-hmnzd-hlthcr-cs .column-container {
    padding: 10px 0 0;
  }
  .ubisoft-temp .single-mod .cstm-hmnzd-hlthcr-cs .col-single .col-cntnt {
    padding: 0;
    text-align: center;
  }
  .ubisoft-temp .single-mod .cstm-hmnzd-hlthcr-cs .col-single .col-cntnt h3 {
    font-size: 25px;
    line-height: 28px;
    margin: 0 auto 35px;
  }
  .ubisoft-temp .single-mod .cstm-hmnzd-hlthcr-cs .col-single .col-cntnt h3 br {
    display: block;
  }
  .ubisoft-temp .single-mod .cstm-hmnzd-hlthcr-cs .col-single .col-cntnt img {
    display: inline-block;
    margin-bottom: 40px;
  }
  .ubisoft-temp .single-mod .cstm-hmnzd-hlthcr-cs .col-single .col-cntnt p {
    max-width: 100%;
  }
  .ubisoft-temp .single-mod .cstm-hmnzd-hlthcr-cs .column-container .col-single .col-img {
    display: none;
  }
  .ubisoft-temp .reults-slider-two-col .slide .text {
    text-align: center;
  }
}

.ubisoft-temp .expanding-care .cstm-hmnzd-hlthcr-cs .col-single {
  align-items: center;
}
.ubisoft-temp .expanding-care .cstm-hmnzd-hlthcr-cs .col-single .col-cntnt h3 {
  font-size: 36px;
  line-height: 44px;
  padding-right: 40px;
  margin-bottom: 50px;
}
.ubisoft-temp .expanding-care {
  background: #FFEFE2;
  position: relative;
  overflow: hidden;
}
.ubisoft-temp .expanding-care:before {
  background: transparent;
  border: 3px solid #EC9876;
  border-radius: 50%;
  bottom: -578px;
  content: "";
  height: 1340px;
  width: 1340px;
  right: 30%;
  position: absolute;
}
@media (max-width: 1440px) {
  .ubisoft-temp .expanding-care:before {
    right: unset;
    left: -252px;
  }
}
@media (max-width: 991px) {
  .ubisoft-temp .expanding-care:before {
    left: -140px;
    bottom: -192px;
  }
}
.ubisoft-temp .expanding-care .cstm-hmnzd-hlthcr-cs .column-container {
  background: transparent !important;
  padding: 45px 0 110px;
}
.ubisoft-temp .expanding-care .cstm-hmnzd-hlthcr-cs .col-single .col-cntnt {
  flex: 1;
  width: auto;
}
.ubisoft-temp .expanding-care .cstm-hmnzd-hlthcr-cs .col-single .col-img {
  max-width: 370px;
}
@media (max-width: 575px) {
  .ubisoft-temp .expanding-care .cstm-hmnzd-hlthcr-cs .column-container {
    padding: 50px 0 10px;
  }
  .ubisoft-temp .expanding-care .cstm-hmnzd-hlthcr-cs .col-single .col-cntnt {
    padding: 0;
  }
  .ubisoft-temp .expanding-care .cstm-hmnzd-hlthcr-cs .col-single .col-cntnt h3 {
    font-size: 32px;
    line-height: 38px;
    border: 0;
    padding-right: 0;
    padding-top: 50px;
    margin-bottom: 30px; 
  }
  .ubisoft-temp .expanding-care .cstm-hmnzd-hlthcr-cs .col-single .col-cntnt p {
    margin: 0;
    max-width: 190px;
  }
}
.ubisoft-temp .page-center.cstm-richtext {
  width: 62%;
  max-width: 775px;
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .ubisoft-temp .page-center.cstm-richtext {
    width: 100%;
    margin-bottom: 0;
    background-image: url(https://5213739.fs1.hubspotusercontent-na1.net/hubfs/5213739/DIAGONAL%20LINES%20%282%29%20%281%29.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto;
    padding: 0 50px 100px;
  }
}

@media (min-width: 575px) {
  .ubisoft-temp .shapes-section .reults-slider-two-col .top-text h2 {
    font-size: 42px;
    line-height: 50px;
  }
  .get-in-copy .heading {
    width: 77%;
  }
}