home-banner{/*New Stuff*/
.container {
  max-width: 1400px;
  padding-right: 50px;
  padding-left: 50px;
  width: 100%;
}

.navbar-brand img#logo {
  width: 276px;
}

.heroSection {
  background: #193E6E;
  padding: 0px 0;
  position: relative;
}


  .heroSection .row {
    margin: 0;
  }

  .heroSection .banner-title {
    padding: 140px 0px;
    z-index: 999;
    background: transparent;
    position: relative;
    margin-right: 60px;
    padding: 0;
    position: absolute;
    transform: translate(0px, -50%);
    top: 50%;
  }
img[data-image-target="desktop"] {
	width:1000px;
}
@media screen and (max-width: 1199px) {
	
	img[data-image-target="tablet"] {
		object-fit:cover;
	}
	img[data-image-target="mobile"] {
		object-fit:cover;
	}
}
@media screen and (max-width: 991px) {
	img[data-image-target="desktop"] {
		display:none;
	}
}

.heroBG {
  position: relative;
}

  .heroBG:after {
    background-position: left;
    background-repeat: no-repeat;
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 0;
    width: 1000px;
    background-size: 100%;
  }

.heroSection .banner-content {
  position: relative;
  height: 494px;
}

.heroSection:after {
  content: url(https://cdn2.visitingangels.com/corporate/img/homepage_curve.svg);
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  position: absolute;
  z-index: 9;
  height: 100%;
  width: 180px;
}
.heroSection:after {
  content: "";
}
.heroSection .container:after {
  content: url(https://cdn2.visitingangels.com/corporate/img/homepage_curve.svg);
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  position: absolute;
  z-index: 300;
  height: 100%;
  width: 180px;
}
.heroBGImage {
  background-position: left;
  background-repeat: no-repeat;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
  width: 1000px;
  background-size: 100%;
  left: -80px;
}



.sub-heading {
  font-size: 22px;
  font-family: 'myriad-pro';
  font-weight: 600;
  color: #D8EAF0;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 15px;
}


.banner-content .sub-title {
  line-height: 34px;
}

.banner-title h1 {
  color: #DAA900;
  font-family: 'myriad-pro';
  font-weight: 700;
  font-size: 55px;
  line-height: 58px;
}

.sub-title {
  font-size: 22px;
  line-height: 1.5;
  color: #fff;
  margin-top: 20px;
  font-weight: 400;
}

.banner-btn a, .btn-submit .submit-btn {
  background: linear-gradient(57deg, #ef7033 0%,#f9b031 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef7033', endColorstr='#f9b031',GradientType=1 );
  padding: 17px 46px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  color: white;
  line-height: 1.5;
  min-width: 205px;
  font-weight: bold;
  letter-spacing: 1px;
  border-radius: 0;
}

  .banner-btn a:hover {
    background-position: right center;
    color: #fff;
    text-decoration: none;
  }

  .banner-btn a:after {
    content: "";
    background-image: linear-gradient(57deg, rgba(255,15,71,1) 0%, rgba(255,171,150,1) 100%);
    position: absolute;
    z-index: -1;
    background-size: 400%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    filter: blur(3px);
    transition: 0.3s;
  }

  .banner-btn a:hover:after {
    filter: blur(20px);
    opacity: 1;
  }

.findCareWrapper {
  position: relative;
  margin-top: 20px;
}

.fakeInput {
  padding: 10px 20px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border: none;
  max-width: 80%;
  height: 48px;
  font-family: 'myriad-pro';
  display: inline-block;
  background: #fff;
  line-height: 28px;
  color: #343434;
  font-size: 20px;
}

.fakeSubmit {
  padding: 10px 20px;
  margin-left: -10px;
  border-radius: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background: #d9a900 !important;
  color: #000000;
  border: solid 1px transparent;
  line-height: 0;
  height: 48px;
  letter-spacing: 0.5px;
  display: inline-block;
  line-height: 28px;
  position: relative;
  cursor: pointer;
  z-index: 1;
  font-family: 'myriad-pro';
  font-size: 20px;
  margin-top: 0px;
}
.banner-title {
  top: 50%;
  margin-left: 0px !important;
}

.findCareWrapper {
  margin-left: 0px !important;
  display:flex;
}

.fakeSubmit:before {
  position: absolute;
  left: 45%;
  bottom: 0px;
  right: 45%;
  height: 50%;
  border-radius: 5px;
  background: #2D6FB7;
  opacity: 0;
  content: "";
  z-index: -1;
  transition: all 0ms linear;
  transition-delay: 0s;
  border-radius: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.fakeInput, .fakeSubmit {
  font-size: 20px;
  line-height: 28px;
}


.service-details-sidebar .col-lg-6 {
  width: 100% !important;
}

.connecticut {
  margin-top: 10px;
  font-size: 16px;
  color: #fff;
}

.connecticut a {
  color: #fff;
  text-decoration: underline;
}

.connecticut a:hover {
  color: #DAA900;
}

@media(min-width: 1300px) and (max-width:1400px) {
  .fakeInput, .fakeSubmit {
    padding: 10px 10px !important;
  }
}

@media screen and (min-width: 992px) {
  .desktopNoLeftPadding{
    padding-left: 0 !important;
  }


  .fakeSubmit {
    position: absolute;
  }
}


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

  .heroSection:after {
    display: none;
  }

  .connecticut {
    text-align: center;
  }

  .heroSection .banner-title {
    background: none;
    margin: 0;
  }

  .heroBG {
    display: none;
  }

  .heroBGMobile {
    position: relative;
  }


  .banner-title h1, .banner-title .sub-title {
    text-align: center;
  }

  .heroSection .banner-title {
    background: none !important;
    margin-right: 0;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 100%;
  }

  .heroBGImage {
    opacity: 0.3;
    left: 0%;
    background-position: center;
    background-size: cover;
    width: 100%;
	top: 50%;
	left: 50%;  
}


  .findCareWrapper {
    text-align: center;
  }

  .service-details-sidebar aside {
    display: none !important;
  }

  .mobile-form {
    display: block !important;
  }
}

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

  .banner-title h1, .banner-title .sub-title {
    text-align: center;
  }

  .findCareWrapper {
    z-index: 9;
    position: relative;
    padding: 0;
  }

  .fakeInput, .fakeSubmit {
    padding: 9.5px 15px !important;
  }

  .banner-title h1 {
    font-size: 45px !important;
    line-height: 48px !important;
  }

  .findCareWrapper {
    margin-top: 30px;
  }
  .heroSection .banner-title {
    left: 50%;
  }
}

@media screen and (max-width: 575px) {
  .banner-title h1 {
    font-size: 36px !important;
    line-height: 42px !important;
    padding-top: 110px;
  }
}

.error-text {
  color: #f00;
}

altimgs img {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 200;
    transform: translate3d(-80px, -50%, 0);
    
}
@media screen and (max-width: 991px) {
	altimgs img {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 200;
        transform: translate3d(-50%, -50%, 0);
        opacity: 0.3;
        width: 100%;
    }
    .heroSection .container:after {
    	content:"";
    }
    .desktopOnly {
    	display:none;
    }
}
.fakeSubmit {
    margin-left:0;
}}home-counter{.cover-background {
  position: relative !important;
  background-size: cover !important;
  overflow: hidden !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.yellowWaveBG {
  background-color: #F2E5BF !important;
  background-image: url('https://cdn2.visitingangels.com/corporate/img/wave.webp');
}

.articlesHeader{
  font-size: 37px !important;
}

.border-radius-10 {
  border-radius: 10px;
}

[data-overlay-dark], [data-overlay-light] {
  position: relative;
}

[data-overlay-dark="5"]:before, [data-overlay-light="5"]:before {
  opacity: 0.5;
}

[data-overlay-light]:before {
  background: #fff;
}

[data-overlay-dark]:before, [data-overlay-light]:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

/* To Do: Find out what this is
{
  padding: 25px 20px;
  font-weight: 400;
  border-radius: 10px;
  background-color: #FFF;
  border: 1px solid #ededed;
  height: 100%;
  text-align: center;
}
*/

.counter-style1 span:after {
  content: '+';
}

@media screen and (min-width: 1200px) {
  .display-xl-28 {
    font-size: 1.1rem;
  }
}

.letter-spacing-2 {
  letter-spacing: 2px;
}

.display-29 {
  font-size: 1.0rem;
}

.counter-style1 p {
  font-size: 20px;
  line-height: 32px;
}

.counter-style1 {
  padding: 25px 20px;
  font-weight: 400;
  border-radius: 5px;
  background-color: #FFF;
  border: 1px solid #ededed;
  height: 100%;
  text-align: center;
}

  .counter-style1 .counter-text {
    line-height: 1;
    font-size: 3rem;
    position: relative;
    font-weight: 700;
    z-index: 2;
    padding: 0 0 0 20px;
    margin: 0 0 0;
  }

  .counter-style1 span:after {
    content: '+';
  }

  .counter-style1 p {
    font-size: 20px;
    line-height: 32px;
  }


@media (max-width: 575px) {
  .counter-style1 {
    padding: 20px 15px;
    margin-bottom:10px !important;

  }
  .counter-style1:last-of-type {
    margin-bottom:0 !important;
  }

  section.md {
    padding: 50px 0;
  }
  .yellowWaveBG h2 {
    margin-top:0;
    font-size:32px !important;
    line-height:40px !important;
    
    /* Adjust for odd font behavior, typekit adds space */
    margin-top: -5px;

  }
}


.counter-style1 {
  padding: 25px 20px;
  font-weight: 400;
  border-radius: 5px;
  background-color: #FFF;
  border: 1px solid #ededed;
  height: 100%;
  text-align: center;
}

  .counter-style1 .counter-text {
    line-height: 0;
    font-size: 3rem;
    position: relative;
    font-weight: 700;
    z-index: 2;
    padding: 0 0 0 20px;
    margin: 0 0 0;
  }

  .counter-style1 span:after {
    content: '+';
  }

  .counter-style1 span.RemovePlus:after{
    display: none;
  }

  .RemovePlus{
    margin-left: -20px;
  }

  .counter-style1 p {
    font-size: 20px;
    line-height: 32px;
  }

@media (max-width: 991px) {
  .counter-style1 .counter-text {
    display: inline;
    padding-right: 10px;
  }
  .counter-style1 p {
    display: inline;
  }

  .counter-style1 {
    max-width: 600px;
    margin: 0 auto;
  }

  .row .mt-1-9:first-of-type {
    margin-top: 0 !important;
  }
}

@media (max-width: 767px) {

}

@media (max-width: 575px) {
  .counter-style1 {
    padding: 20px 15px;
    margin-bottom:10px;
  }
  .counter-style1:last-of-type {
    margin-bottom:0;
  }

  .counter-style1 .counter-text {
    display: block;
    padding-right: 0;
  }

  .counter-style1 p {
    display: block;
  }
}
}home-articles{section {
    padding-top:0 !important;
}}home-main-form{input, select, .form-control{
      border-radius: 5px !important;
}

.footerWrapper {
  background-color: #DDEDF3;
}

.min-height-500 {
  min-height: 500px;
}

.overflow-visible {
  overflow: visible !important;
}

.footerWrapper {
  background-color: #DDEDF3;
}

.min-height-500 {
  min-height: 500px;
}

.footerWrapper p {
  font-size: 20px;
  line-height: 32px;
}

.footerWrapper ul {
  font-size: 20px;
  line-height: 32px;
}

.footerWrapper {
  background-color: #DDEDF3;
}


.overlay {
  padding: 0;
  margin-bottom: 100px !important;
  margin-top: 60px;
}

.formDiv {
  position: relative;
  top: -50px;
  margin-bottom: -50px;
}

@media (max-width: 991px) {
  .formDiv {
    top: 0;
  }

  .overlay {
    padding-top: 50px;
  }
}

@media (max-width: 767px) {
  .footerWrapper {
    padding-top: 30px;
  }

  .overlay{
    margin-top: 0px !important;
  }
}
}image-banner{.container {
  max-width: 1400px;
  padding-right: 50px;
  padding-left: 50px;
  width: 100%;
  position:relative;
}
.row {
  position:relative;
}
.navbar-brand img#logo {
  width: 276px;
}

.heroSection {
  background: #193E6E;
  padding: 0px 0;
  position: relative;
}

  .heroSection .row {
    margin: 0;
  }

  .heroSection .banner-title {
    padding: 140px 0px;
    z-index: 999;
    background:transparent;
    position: relative;
    margin-right: 75px;
    padding: 0;
    position: absolute;
    transform: translate(0px, -50%);
    top: 50%;
  }

.heroBG {
  position: relative;
}

.heroBG:after {
  background-position: left;
  background-repeat: no-repeat;
  content: '';
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
  width: 1000px;
  background-size: 100%;
}

.heroSection .banner-content {
  position: relative;
  height: 400px;
}
.heroSection:after {
  content: "";
}
.heroSection .container:after {
  content: url(https://cdn2.visitingangels.com/corporate/img/homepage_curve.svg);
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  position: absolute;
  z-index: 300;
  height: 100%;
  width: 180px;
}

.heroBGImage {
  background-position: left;
  background-repeat: no-repeat;
  content: '';
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
  width: 1000px;
  left: -80px;
}
altimgs {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 200;
    transform: translate3d(-80px, -50%, 0);
}
altimgs img {
    max-width: fit-content;
}
@media screen and (max-width: 768px) {
	altimgs img {
		position: absolute;
		top: 50%;
		left: 50%;
		z-index: 200;
		transform: translate3d(-50%, -50%, 0);
	}
}
.sub-heading {
  font-size: 22px;
  font-family: 'myriad-pro';
  font-weight: 600;
  color: #D8EAF0;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 15px;
}


.banner-content .sub-title {
  line-height: 34px;
}

.banner-title h1 {
  color: #DAA900;
  font-family: 'myriad-pro';
  font-weight: 700;
  font-size: 55px;
  line-height: 58px;
}

.sub-title {
  font-size: 22px;
  line-height: 1.5;
  color: #fff;
  margin-top: 20px;
  font-weight: 400;
}

.banner-btn a, .btn-submit .submit-btn {
  background: linear-gradient(57deg, #ef7033 0%,#f9b031 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef7033', endColorstr='#f9b031',GradientType=1 );
  padding: 17px 46px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  color: white;
  line-height: 1.5;
  min-width: 205px;
  font-weight: bold;
  letter-spacing: 1px;
  border-radius: 0;
}

  .banner-btn a:hover {
    background-position: right center;
    color: #fff;
    text-decoration: none;
  }

  .banner-btn a:after {
    content: "";
    background-image: linear-gradient(57deg, rgba(255,15,71,1) 0%, rgba(255,171,150,1) 100%);
    position: absolute;
    z-index: -1;
    background-size: 400%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    filter: blur(3px);
    transition: 0.3s;
  }

  .banner-btn a:hover:after {
    filter: blur(20px);
    opacity: 1;
  }

.findCareWrapper {
  position: absolute;
  margin-top: 60px;
  top: 70%;
}

.fakeInput {
  padding: 10px 20px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border: none;
  max-width: 80%;
  height: 48px;
  font-family: 'myriad-pro';
  display: inline-block;
  background: #fff;
  line-height: 28px;
  color: #343434;
  font-size: 20px;
}

.fakeSubmit {
  padding: 10px 20px;
  margin-left: -10px;
  border-radius: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background: #d9a900 !important;
  color: #000000;
  border: none;
  line-height: 0;
  height: 48px;
  letter-spacing: 0.5px;
  display: inline-block;
  line-height: 28px;
  position: relative;
  cursor: pointer;
  z-index: 1;
  font-family: 'myriad-pro';
  font-size: 20px;
}

.banner-title {
  margin-left: 0px !important;
}

.findCareWrapper {
  margin-left: 0px !important;
}

.fakeSubmit:before {
  position: absolute;
  left: 45%;
  bottom: 0px;
  right: 45%;
  height: 50%;
  border-radius: 5px;
  background: #2D6FB7;
  opacity: 0;
  content: "";
  z-index: -1;
  transition: all 0ms linear;
  transition-delay: 0s;
  border-radius: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.fakeInput, .fakeSubmit {
  font-size: 20px;
  line-height: 28px;
}


.service-details-sidebar .col-lg-6 {
  width: 100% !important;
}

.col-xl-6.pe-md-4{
    padding-left: 0;
}


@media(min-width: 1300px) and (max-width:1400px) {
  .fakeInput, .fakeSubmit {
    padding: 10px 10px !important;
  }
}

@media screen and (max-width: 1199px) {
  altimgs {
  	position:initial;
  }
  altimgs img {
  	max-width:100%;
  }
  .heroSection:after {
    display: none;
  }
  .heroSection .container:after {
    display:none;
  }
  img[data-image-target="desktop"] {
    display:none;
  }
  img[data-image-target="tablet"] {
    object-fit:cover;
  }
  img[data-image-target="mobile"] {
    object-fit:cover;
  }
  .heroSection .banner-title {
    background: none;
    margin: 0;
  }

  .heroBG {
    display: none;
  }

  .heroBGMobile {
    position: relative;
  }


  .banner-title h1, .banner-title .sub-title {
    text-align: center;
  }

  .heroSection .banner-title {
    background: none !important;
    margin-right: 0;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 100%;
  }

  .heroBGImage {
    opacity: 0.3;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translate3d(0, -50%, 0);
    content:unset;
  }


  .findCareWrapper {
    text-align: center;
  }

  .service-details-sidebar aside {
    display: none !important;
  }

  .mobile-form {
    display: block !important;
  }

    .col-xl-6.pe-md-4{
        padding-left: 1.5rem;
    }
}
.image-editor-popover[data-image-editor="altHeroBG"],
[data-image-editor="altHeroBG"] {
  width:25% !important;
  height:100% !important;
  right:0 !important;
  top:0 !important;
  left:auto !important;
}

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

  .banner-title h1, .banner-title .sub-title {
    text-align: center;
  }

  .findCareWrapper {
    z-index: 9;
    position: relative;
    padding: 0;
  }

  .fakeInput, .fakeSubmit {
    padding: 10px 15px !important;
  }

  .banner-title h1 {
    font-size: 45px !important;
    line-height: 48px !important;
  }

  .findCareWrapper {
    margin-top: 30px;
  }
  .heroSection .banner-title {
    left: 50%;
  }

  .heroBGMobile .ps-0 {
    padding-left: 0px !important;
  }
  .heroBGMobile .pe-0 {
    padding-right: 0px !important;
  }
}}alzheimers-stages{.imageList li {
  margin: 0;
  padding: 4px 0 8px 30px;
  list-style: none;
  background-image: url(https://cdn2.visitingangels.com/corporate/img/CheckMark.png);
  background-repeat: no-repeat;
  background-position: 0 9px;
  background-size: 25px;
}

.imageList3 li {
  margin: 0;
  padding: 4px 0 8px 30px;
  list-style: none;
  padding: 0 0 0 18px;
  position:relative;
  margin-bottom:10px;
  background-image: none;
}
.stagesRow {
  margin-bottom:20px;
}
.stagesWrapper {
  padding-left: 80px;
  position: relative;
  margin-top:20px;
}

.stagesWrapper:before {
  position: absolute;
  content: '';
  width: 2px;
  left: 44px;
  background: #EDEDED;
  top: 10px;
  height: 50%;
}

.stagesWrapper:after {
  position: absolute;
  content: '';
  width: 2px;
  left: 44px;
  background: #EDEDED;
  bottom: 240px;
  height: 50%;
}

.stageTitle {
  font-size: 22px;
  color: #00698F;
  font-weight: bold;
  position: relative;
  padding-bottom: 20px;
}

.stageTitle:before {
  position: absolute;
  left: -50px;
  content: url('https://cdn2.visitingangels.com/corporate/img/stageDot.png');
  z-index: 9;
}


.stage .imageList {
  margin-left: 30px;
  border-bottom: 2px dotted #003A70;
  padding-bottom: 20px;
  padding-left: 0;
}

.stage:last-of-type ul{
  border: none;
}





@media screen and (max-width: 992px) {
  .stagesWrapper:after {
    bottom: 240px;
  }

  .tablet-margin-bottom .mobile-margin-bottom {
    margin-bottom: 2.2rem !important;
  }

  
}

@media screen and (max-width: 768px) {
  .stagesWrapper:after {
    bottom: 240px;
  }
}

@media screen and (max-width: 575px) {
  .stagesRow {
    margin-bottom:2.5rem;
  }
  .tablet-margin-bottom.stagesRow {
    margin-bottom: 30px;
  }
  .stagesWrapper:after {
    bottom: 310px;
  }
  .stagesWrapper:before,
  .stagesWrapper:after {
    left: 14px;
  }
  .stagesWrapper {
    position:relative;
    left:0;
    padding-left:50px;
    margin-top:20px;
  
  }
  .stage .imageList{
    margin-left: 0;
  }
  .stage:last-of-type ul {
    border-bottom: 2px dotted #003A70;
  }

}}service-chooser-cms{.service-details-sidebar .widget {
  position: relative;
  margin-bottom: 30px;
}

.list-style2 {
  margin: 0;
  padding: 0;
  list-style: none;
}

  .list-style2 li {
    position: relative;
    margin-bottom: 7px;
    border: 1px solid #ededed;
    border-radius: 10px;
  }

    .list-style2 li a {
      display: block;
      padding: 15px 50px 15px 20px;
      background: #ffffff;
      position: relative;
      font-size: 18px;
      font-weight: 600;
      transition: all 0.6s ease 0s;
      border-radius: 10px;
    }

      .list-style2 li a:before {
        content: '\f30b';
        font-weight: 600;
        font-family: Font Awesome\ 5 Free;
        position: absolute;
        height: 100%;
        width: 40px;
        right: -1px;
        background: rgba(237, 237, 237, 0.6);
        top: 0;
        font-size: 20px;
        text-align: center;
        line-height: 62px;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        transition: all 0.1s ease 0s;
      }

    .list-style2 li a.active:before {
      background: #74cbc9;
    }

    .list-style2 li a.active {
      background: #003A70;
      color: #ffffff;
    }

    .list-style2 li a:hover:before {
      background: #74cbc9;
    }

    .list-style2 li a:hover {
      background: #003A70;
      color: #ffffff;
    }

.service-details-sidebar .list-style2 li a {
  font-size: 18px;
}

}side-form{::deep .quform-element > label {
  font-weight: normal;
  padding-bottom: 0px;
  margin-bottom: 0;
  color: #6a747b;
  font-size: 14px;
}

.quform-input {
  position: relative;
}

.quform-input .form-control {
  border-radius: 5px;
}

.quform-element label span.quform-required {
  color: #cc0101;
  font-size: 10px;
}

::deep .form-group {
  margin-bottom: 1.5rem;
}

.quform-elements .quform-element textarea {
  margin-bottom: 0;
  padding: 8px 15px;
  vertical-align: top;
}

.form-wrapper {
  background: #b9dbe5 !important;
}

  .form-wrapper h2 {
    font-size: 1.5em;
  }

  .form-wrapper form {
    padding: 0 24px 24px 24px;
    margin-top: 10px;
  }

.form-wrapper {
  position: relative;
  margin-bottom: -50px;
  margin-bottom: 0px !important;
  background: transparent;
  border-radius: 5px;
  background: #ffffff;
  border: 1px solid #ededed;
  z-index: 9;
}

.form_top_wrap {
  padding: 24px 24px 0 24px;
}

.pleaseSelect {
  font-weight: bold;
  font-size: 14px;
  padding-top: 10px;
}

.extra-padding {
  padding-bottom: 30px;
}

.form-wrapper p,
.quform-element > label,
.quform-select-replaced .quform-input input,
.quform-input .form-control {
  font-size: 18px;
  line-height: 28px;
  color: #000;
}

.quform-submit-inner button, .quform-input {
  font-size: 18px;
  line-height: 28px;
}


.footerWrapper p {
  font-size: 20px;
  line-height: 32px;
}
/* Bootstrap Floating Labels */
::deep .form-floating > .form-control {
  padding: .5rem;
  height: calc(2.5rem + 2px);
}

::deep .form-floating > label {
  padding: .5rem;
}

::deep .form-floating > .form-control:focus, ::deep .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

  ::deep .form-floating > .form-control:focus ~ label, ::deep .form-floating > .form-control:not(:placeholder-shown) ~ label, ::deep .form-floating > .form-select ~ label {
    transform: scale(.85) translateY(-1.9rem) translateX(-.25rem);
  }

::deep .quform-input .form-control {
  border-radius: 5px;
  font-size: 20px;
}

@media (max-width: 1300px) {
  .h3, h3, .accordion-option .title, .cta-title, .pro-outline-card h5 {
    font-size: 26px;
  }
}

@media (max-width: 991px) {
  .form-wrapper {
    margin-bottom: 0;
    padding: 50px;
    border-radius: 10px;
  }

  .pleaseSelect {
    padding-top: 15px;
  }
}



@media (max-width: 575px) {
  .form-wrapper {
    padding: 7px;
  }

  .quform-elements .col-md-12{
    padding-left: 0px;
    padding-right: 0px;
  }

  .col-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.error-text {
  color: #F00;
}}single-faq{p {
    margin: 0 0 20px !important;
}
ul li {
  font-size: 20px;
  line-height: 32px;
}
a {
  text-decoration: underline;
}
.faqitem {
	margin-bottom: 20px;
  font-size: 20px;
  line-height: 32px;
}
details {
  background: transparent;
  box-shadow: none;
  border: 0;
  border-radius: 0;
}
details summary * {
  width:100%;
}
details .card-header {
  border: 0;
  padding: 0;
  background: none;
}

details summary {
  color: #000000;
  font-size: 18px;
  position: relative;
  display: block;
  width: 100%;
  white-space: normal;
  box-shadow: none;
  line-height: 30px;
  font-weight: 500;
  padding: 15px 25px;
  text-decoration: none;
  background: #EAEAE8;
  border: 1px solid #EAEAE8;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  font-family: 'Open Sans', 'sans serif';
  font-size: 20px;
  line-height: 32px;
  font-weight:500;
}
details summary::-webkit-details-marker {
  display:none;
}
  details:not([open]) summary {
    background: #EAEAE8;
    color: #000000;
    border: 1px solid #EAEAE8;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }

details details-collapse {
  border: none;
}

details + div {
  font-size: 16px;
  padding: 20px;
  line-height: 30px;
  border: 1px solid #ededed;
  border-top: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background: #f9f9f9;
  
  padding:0;
  margin:0;
  opacity:0;
  max-height:0;
  overflow:hidden;
  /* transition:all 350ms ease; */
}
details + div p {
	max-height: 0;
  padding: 0;
  margin: 0;
  font-size: 20px;
  line-height: 32px;
}
details[open] + div {
  max-height:1200px;
  /* transition:all 350ms ease; */
  padding:20px;
  opacity:1;
}
details[open] + div p {
  max-height:1200px;
  /* transition:all 350ms ease; */
}

details:not([open]) summary:after {
  content: '\f063';
  border-bottom-right-radius: 10px;
  color: #ffffff;
  background: #5B315E;
}

details summary:after {
  background: #5B315E;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0;
  content: '\f062';
  font-family: Font Awesome\ 5 Free;
  font-weight: 600;
  top: 0;
  left: inherit;
  right: 0;
  font-size: 16px;
  height: 60px;
  line-height: 60px;
  transform: none;
  width: 60px;
  position: absolute;
  color: #ffffff;
  text-align: center;
  border-bottom-right-radius: 0px;
}

details summary:after {
  background: #5B315E;
  top: -1px;
  left: inherit;
  right: -2px;
  font-size: 16px;
  line-height: 60px;
  height: calc(100% + 2px);
  width: 60px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 0px;
}
.content-editor-layout detail,
.content-editor-layout summary {
  

}

.yellow summary:after {
    background: #d9a900 !Important;
}

.yellow summary {
    background: #f2e5bf !Important;
}


@media (max-width: 575px) {
    details summary {
        padding: 10px 70px 10px 10px;
    }
    details summary, details {
    	/* font-size: 18px;
    	line-height: 24px; */
    }

    ul{
        column-count: 1 !important;
    }
}
}related-articles{.tag-not-selected {
  height: 384px;
  background-color: lightblue;
  border: 1px solid blue;
  border-radius: 8px;
  text-align: center;
  padding-top: 32px;
}
.tag-not-selected span {
  white-space: nowrap;
  background-color: lightgray;
  border: 1px solid gray;
  border-radius: 16px;
  padding: 0px 16px;
}

.read-more:after {
  content: '\e628';
  font-family: themify;
  margin-left: 8px;
  font-weight: 600;
  color: #fff;
  vertical-align: middle;
  background: #74CBC9;
  padding: 5px;
  border-radius: 7px;
  font-size: 14px;
}

.read-more:hover:after {
  background: #003A70 !important;
}

.card-style2 .card-body {
  padding: 25px 25px;
}
.card {
    overflow: hidden;
}
.card-body {
  flex: 1 1 auto;
  color: var(--bs-card-color);
}

  .card-body .h4 {
    font-size: 27px;
    min-height: 108px;
    text-decoration:underline;
  }

img.rounded-top-10px {
  width: 100%;
}

.card-style2 .card-footer {
  background: none;
  padding: 15px 0 0 0;
  margin: 15px 0 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.read-more {
  color: #343434;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
}

div.view-all-articles {
  text-align: center !important;
}

.view-all-articles a{
  font-size: 20px;
  line-height: 32px;
  text-decoration: underline;
}

div.container.marginbottom90 {
  margin-bottom: 90px !important;
}

.articlesHeader{
  font-size: 35px !important;
    line-height: 42px !important;
}

@media (max-width: 991px) {
  .card-body .h4 {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
  }
  .mobile-margin-30 {
    margin-bottom: 34px !important;
  }
}

@media(min-width: 768px){
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
}}service-chooser-mobile{.full-height { height: 100%; }}homecare-chooser{.service-details-sidebar .widget {
  position: relative;
  margin-bottom: 30px;
}

.list-style2 {
  margin: 0;
  padding: 0;
  list-style: none;
}

  .list-style2 li {
    position: relative;
    margin-bottom: 7px !important;
    border: 1px solid #ededed;
    border-radius: 10px;
  }

    .list-style2 li a {
      display: block;
      padding: 15px 50px 15px 20px;
      background: #ffffff;
      position: relative;
      font-size: 18px;
      font-weight: 600;
      transition: all 0.6s ease 0s;
      border-radius: 10px;
      color:#2D6FB7;
    }

      .list-style2 li a:before {
        content: '\f30b';
        font-weight: 600;
        font-family: Font Awesome\ 5 Free;
        position: absolute;
        height: 100%;
        width: 40px;
        right: -1px;
        background: rgba(237, 237, 237, 0.6);
        top: 0;
        font-size: 20px;
        text-align: center;
        line-height: 62px;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        transition: all 0.1s ease 0s;
      }

    .list-style2 li a.active:before {
      background: #74cbc9;
    }

    .list-style2 li a.active {
      background: #003A70;
      color: #ffffff;
    }

    .list-style2 li a:hover:before {
      background: #74cbc9;
    }

    .list-style2 li a:hover {
      background: #003A70;
      color: #ffffff;
    }

.service-details-sidebar .list-style2 li a {
  font-size: 18px;
}}single-faq-open{p {
    margin: 0 0 20px !important;
}
ul li {
  font-size: 20px;
  line-height: 32px;
}
a {
  text-decoration: underline;
}
.faqitem {
	margin-bottom: 20px;
  font-size: 20px;
  line-height: 32px;
}
details {
  background: transparent;
  box-shadow: none;
  border: 0;
  border-radius: 0;
}
details summary * {
  width:100%;
}
details .card-header {
  border: 0;
  padding: 0;
  background: none;
}

details summary {
  color: #000000;
  font-size: 18px;
  position: relative;
  display: block;
  width: 100%;
  white-space: normal;
  box-shadow: none;
  line-height: 30px;
  font-weight: 500;
  padding: 15px 25px;
  text-decoration: none;
  background: #EAEAE8;
  border: 1px solid #EAEAE8;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  font-family: 'Open Sans', 'sans serif';
  font-size: 20px;
  line-height: 32px;
  font-weight:500;
}
details summary::-webkit-details-marker {
  display:none;
}
  details:not([open]) summary {
    background: #EAEAE8;
    color: #000000;
    border: 1px solid #EAEAE8;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }

details details-collapse {
  border: none;
}

details + div {
  font-size: 16px;
  padding: 20px;
  line-height: 30px;
  border: 1px solid #ededed;
  border-top: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background: #f9f9f9;
  
  padding:0;
  margin:0;
  opacity:0;
  max-height:0;
  overflow:hidden;
  transition:all 350ms ease;
}
details + div p {
	max-height: 0;
  padding: 0;
  margin: 0;
  font-size: 20px;
  line-height: 32px;
}
details[open] + div {
  max-height:1200px;
  transition:all 350ms ease;
  padding:20px;
  opacity:1;
}
details[open] + div p {
  max-height:1200px;
  transition:all 350ms ease;
}

details:not([open]) summary:after {
  content: '\f063';
  border-bottom-right-radius: 10px;
  color: #ffffff;
  background: #5B315E;
}

details summary:after {
  background: #5B315E;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0;
  content: '\f062';
  font-family: Font Awesome\ 5 Free;
  font-weight: 600;
  top: 0;
  left: inherit;
  right: 0;
  font-size: 16px;
  height: 60px;
  line-height: 60px;
  transform: none;
  width: 60px;
  position: absolute;
  color: #ffffff;
  text-align: center;
  border-bottom-right-radius: 0px;
}

details summary:after {
  background: #5B315E;
  top: -1px;
  left: inherit;
  right: -2px;
  font-size: 16px;
  line-height: 60px;
  height: calc(100% + 2px);
  width: 60px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 0px;
}
.content-editor-layout detail,
.content-editor-layout summary {
  

}
@media (max-width: 575px) {
    details summary {
        padding: 10px 70px 10px 10px;
    }
    details summary, details {
    	font-size: 18px;
    	line-height: 24px;
    }
}
}video-banner-zip-search{.full-height { height: 100%; }}employment-zip-simple{.full-height { height: 100%; }}reviews-quotes{.ourreviews {
  margin-top: 2.5em;
}

.new-card-padding {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.our-review-quote-text {
  font-family: "Open Sans", light;
  font-size: 18px;
  line-height: 1.5em;
  vertical-align: baseline;
  text-align: left;
  color: white;
}

.blockquote {
  background: none !important;
  color: #333 !important;
  font-size: 14 px !important;
  font-weight: normal !important;
  font-style: normal !important;
  line-height: 22px !important;
  padding: 10px 20px !important;
  margin: 0px 0 20px !important;
  margin-left: 0px !important;
  border-left: 0px !important;
  margin-left: 0px !important;
}

.blockquote-footer {
  font-size: 20px !important;
  font-family: "Open Sans", sans-serif !important;
  float: right;
  text-align: left;
  position: absolute;
  right: 50px;
  bottom: 35px;
}

span.d-block {
  display: block !important;
  margin-top: 10px;
  font-family: "Open Sans", sans-serif !important;
  font-size: 98%;
}

.card-right-padding{
  padding-right: 50px;
}

.card {
  position: relative;
  margin-bottom: 70px;
}

.card {
  position: relative;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  min-width: 0px;
  overflow-wrap: break-word;
  background-color: rgb(248, 248, 248);
  background-clip: border-box;
  border: 0px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.57rem;
}

.bg-primary {
  background-color: #51A8A1 !important;
  background-image: url(https://cdn2.visitingangels.com/corporate/img/NewWaves.png);
}

.bg-red {
  background-color: #B46D6D !important;
  background-image: url(https://cdn2.visitingangels.com/corporate/img/NewWaves.png);
}

.bg-blue {
  background-color: #578DC4 !important;
  background-image: url(https://cdn2.visitingangels.com/corporate/img/NewWaves.png);
}

.bg-orange {
  background-color: #AD7348 !important;
  background-image: url(https://cdn2.visitingangels.com/corporate/img/NewWaves.png);
}

.bg-dark-green {
  background-color: #577A7B !important;
  background-image: url(https://cdn2.visitingangels.com/corporate/img/NewWaves.png);
}

.bg-purple {
  background-color: #7781AD !important;
  background-image: url(https://cdn2.visitingangels.com/corporate/img/NewWaves.png);
}

.color-primary {
  color: #51A8A1 !important;
  font-size: 74px;
  font-family: 'Open Sans';
  margin-left: 20px;
  margin-top: -27px;
  display: block;
  transform: rotate(180deg);
}

.color-red {
  color: #B46D6D !important;
  font-size: 74px;
  font-family: 'Open Sans';
  margin-left: 20px;
  margin-top: -27px;
  display: block;
  transform: rotate(180deg);
}

.color-blue {
  color: #578DC4 !important;
  font-size: 74px;
  font-family: 'Open Sans';
  margin-left: 20px;
  margin-top: -27px;
  display: block;
  transform: rotate(180deg);
}

.color-orange {
  color: #AD7348 !important;
  font-size: 74px;
  font-family: 'Open Sans';
  margin-left: 20px;
  margin-top: -27px;
  display: block;
  transform: rotate(180deg);
}

.color-dark-green {
  color: #577A7B !important;
  font-size: 74px;
  font-family: 'Open Sans';
  margin-left: 20px;
  margin-top: -27px;
  display: block;
  transform: rotate(180deg);
}

.color-purple {
  color: #7781AD !important;
  font-size: 74px;
  font-family: 'Open Sans';
  margin-left: 20px;
  margin-top: -27px;
  display: block;
  transform: rotate(180deg);
}

.border-primary {
  border-color: #51A8A1 !important;
}

.border-red {
  border-color: #B46D6D !important;
}

.border-blue {
  border-color: #578DC4 !important;
}

.border-orange {
  border-color: #AD7348 !important;
}

.border-dark-green {
  border-color: #577A7B !important;
}

.border-purple {
  border-color: #7781AD !important;
}

.mb-9 {
  margin-bottom: 4.96rem !important;
}

.card-icon-border-large {
  width: 61px;
  height: 61px;
  margin: -3.06rem auto 0px;
  text-align: center;
  background-color: rgb(255, 255, 255);
  border: 6px solid;
  border-radius: 50%;
  font-size: 1.88rem;
  line-height: 75px;
  color: rgb(102, 102, 102);
  float: left;
}

.hcrname {
  font-weight: 700;
  font-family: "Open Sans", regular !important;
  font-size: 18px;
}

.hcrtown {
  font-size: 18px !important;
}

.get-rid-of-left-padding{
  padding-left: 0px !important;
}

.flush-left-padding {
  padding-left: calc(var(--bs-gutter-x)* .5) !important;
  margin-left: 0px;
}

.math-padding-bottom{
  margin-bottom: 54px;
}

.blockquote-footer::before{
  display: none !important;
}

.hcrname::before {
  content: "— ";
  font-size: 20px;
}

.hcrtown::before {
  content: "— ";
  font-size: 20px;
  visibility: hidden;
}

.third-two{
  margin-bottom: 0px !important;
}

.disclaimer {
  font-size: 15px;
  line-height: 28px;
}

.specialBottomPadding{
  padding-bottom: 65px !important;
}

.first-two {
  min-height: 540px;
}
.second-two {
  min-height: 450px;
}
.third-two {
  min-height: 450px;
}


@media(max-width: 1400px) {
  .first-two {
    min-height: 620px;
  }

  .second-two {
    min-height: 570px;
  }

  .third-two {
    min-height: 570px;
  }
}

@media(max-width: 1200px) {
  .first-two {
    min-height: 760px;
  }

  .second-two {
    min-height: 700px;
  }

  .third-two {
    min-height: 680px;
  }
}

@media(max-width: 992px) {
  .first-two {
    min-height: 725px;
  }

  .second-two {
    min-height: 590px;
  }

  .third-two {
    min-height: 545px;
  }

  .ourreviews {
    margin-bottom: 2.2rem;
  }
}

@media(max-width: 767px){
  .first-two {
    min-height: unset !important;
  }

  .second-two {
    min-height: unset !important;
  }

  .third-two {
    min-height: unset !important;
  }

  .get-rid-of-left-padding {
    padding-right: 0px !important;
  }

  .mobile-third-bottom-margin {
    margin-bottom: 70px !important;
  }

  .new-card-padding{
    padding-right: 1rem !important;
  }

  /*Testing Azure*/

  .disclaimer {
    line-height: 22px;
    margin-right: calc(var(--bs-gutter-x)* -.5);
    margin-left: calc(var(--bs-gutter-x)* -.5);
    margin-bottom: 10px;
  }

  .blockquote {
    padding: 0px !important;
  }
}}contact-form{.full-height { height: 100%; }}video-banner-v2{@keyframes pulse-border {
  0% {
    transform: scale(1);
    opacity: 1
  }

  100% {
    transform: scale(1.8);
    opacity: 0
  }
}
.container {
  max-width: 1400px;
  padding-right: 50px;
  padding-left: 50px;
  width: 100%;
  position:relative;
}
.row {
  position:relative;
  z-index:250;
}
.navbar-brand img#logo {
  width: 276px;
}

.heroSection {
  background: #193E6E;
  padding: 0px 0;
  position: relative;
}

  .heroSection .row {
    margin: 0;
  }

  .heroSection .banner-title {
    padding: 140px 0px;
    z-index: 999;
    background:transparent;
    position: relative;
    margin-right: 75px;
    padding: 0;
    position: absolute;
    transform: translate(0px, -50%);
    top: 50%;
  }

.heroBG {
  position: relative;
}

.heroBG:after {
  background-position: left;
  background-repeat: no-repeat;
  content: '';
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
  width: 1000px;
  background-size: 100%;
}

.heroSection .banner-content {
  position: relative;
  height: 400px;
}
.heroSection:after {
  content: "";
}
.heroSection .container:after {
  content: url(https://cdn2.visitingangels.com/corporate/img/homepage_curve.svg);
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  position: absolute;
  z-index: 300;
  height: 100%;
  width: 180px;
}

.heroBGImage {
  background-position: left;
  background-repeat: no-repeat;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
  width: 1000px;
  left: -80px;
}
altimgs {
    display: block;
    top: 0;
    position: absolute;
    right: 0;
    height: 100%;
    width: 100%;
    left: 50%;
}
altimgs img {
    position: absolute;
    top: 50%;
    left:0;
    z-index: 200;
    transform: translate3d(-80px, -50%, 0);
}
div[data-image-editor="altHeroBG"] {
  right: 0;
  width: 300px;
  left: auto;
}
@media screen and (max-width: 991px) {
  altimgs {
    left:0;
  }
	altimgs img {
		left:50%;
	}
}    
@media screen and (max-width: 768px) {
	altimgs {
    left:0;
  }
  altimgs img {
		position: absolute;
		top: 50%;
		left:50%;
		z-index: 200;
		transform: translate3d(-50%, -50%, 0);
	}
}
.sub-heading {
  font-size: 22px;
  font-family: 'myriad-pro';
  font-weight: 600;
  color: #D8EAF0;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 15px;
}


.banner-content .sub-title {
  line-height: 34px;
}

.banner-title h1 {
  color: #DAA900;
  font-family: 'myriad-pro';
  font-weight: 700;
  font-size: 55px;
  line-height: 58px;
}

.sub-title {
  font-size: 22px;
  line-height: 1.5;
  color: #fff;
  margin-top: 20px;
  font-weight: 400;
}

.banner-btn a, .btn-submit .submit-btn {
  background: linear-gradient(57deg, #ef7033 0%,#f9b031 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef7033', endColorstr='#f9b031',GradientType=1 );
  padding: 17px 46px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  color: white;
  line-height: 1.5;
  min-width: 205px;
  font-weight: bold;
  letter-spacing: 1px;
  border-radius: 0;
}

  .banner-btn a:hover {
    background-position: right center;
    color: #fff;
    text-decoration: none;
  }

  .banner-btn a:after {
    content: "";
    background-image: linear-gradient(57deg, rgba(255,15,71,1) 0%, rgba(255,171,150,1) 100%);
    position: absolute;
    z-index: -1;
    background-size: 400%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    filter: blur(3px);
    transition: 0.3s;
  }

  .banner-btn a:hover:after {
    filter: blur(20px);
    opacity: 1;
  }

.findCareWrapper {
  position: absolute;
  margin-top: 60px;
  top: 70%;
}

.fakeInput {
  padding: 10px 20px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border: none;
  max-width: 80%;
  height: 48px;
  font-family: 'myriad-pro';
  display: inline-block;
  background: #fff;
  line-height: 28px;
  color: #343434;
  font-size: 20px;
}

.fakeSubmit {
  padding: 10px 20px;
  margin-left: -10px;
  border-radius: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background: #d9a900 !important;
  color: #000000;
  border: none;
  line-height: 0;
  height: 48px;
  letter-spacing: 0.5px;
  display: inline-block;
  line-height: 28px;
  position: relative;
  cursor: pointer;
  z-index: 1;
  font-family: 'myriad-pro';
  font-size: 20px;
}

.banner-title {
  margin-left: 0px !important;
}

.findCareWrapper {
  margin-left: 0px !important;
}

.fakeSubmit:before {
  position: absolute;
  left: 45%;
  bottom: 0px;
  right: 45%;
  height: 50%;
  border-radius: 5px;
  background: #2D6FB7;
  opacity: 0;
  content: "";
  z-index: -1;
  transition: all 0ms linear;
  transition-delay: 0s;
  border-radius: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.fakeInput, .fakeSubmit {
  font-size: 20px;
  line-height: 28px;
}


.service-details-sidebar .col-lg-6 {
  width: 100% !important;
}
.videoHeroSection #ytbg:before {
  position: absolute;
  width: 115px;
  height: 80px;
  content: '';
  background-image: url(https://s3.amazonaws.com/clients.2010solutions.com/visitingangels/va+html+2024/images/yt.png);
  left: 65%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  background-size: cover;
  display: none;
  display: none;
}

.video-btn-play {
  cursor: pointer;
  z-index: 11;
  position: absolute;
  top: 50%;
  left: 75%;
  transform: translate3d(-50%, -50%, 0);
}

.video-btn-play-animation {
  position: relative;
  max-width: 150px;
}

  .video-btn-play-animation::before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    transform-origin: center center;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .52);
    border-radius: 50%;
    opacity: 0;
    z-index: -1;
  }

  .video-btn-play-animation:hover::before {
    animation: pulse-border 1.5s ease-out infinite;
    opacity: 1;
  }


.heroPlaying .video-btn-play {
  display: none;
}

@media(min-width: 1300px) and (max-width:1400px) {
  .fakeInput, .fakeSubmit {
    padding: 10px 10px !important;
  }
}

@media screen and (max-width: 1199px) {
  .video-btn-play {
    display:none;
  }
  .heroSection:after {
    display: none;
  }
  .heroSection .container:after {
    display:none;
  }
  img[data-image-target="desktop"] {
    display:none;
  }
  img[data-image-target="tablet"] {
    object-fit:cover;
  }
  img[data-image-target="mobile"] {
    object-fit:cover;
  }
  .heroSection .banner-title {
    background: none;
    margin: 0;
  }

  .heroBG {
    display: none;
  }

  .heroBGMobile {
    position: relative;
  }


  .banner-title h1, .banner-title .sub-title {
    text-align: center;
  }

  .heroSection .banner-title {
    background: none !important;
    margin-right: 0;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 100%;
  }

  .heroBGImage {
    opacity: 0.3;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translate3d(0, -50%, 0);
  }


  .findCareWrapper {
    text-align: center;
  }

  .service-details-sidebar aside {
    display: none !important;
  }

  .mobile-form {
    display: block !important;
  }
}

@media screen and (max-width: 768px) {

  .banner-title h1, .banner-title .sub-title {
    text-align: center;
  }

  .findCareWrapper {
    z-index: 9;
    position: relative;
    padding: 0;
  }

  .fakeInput, .fakeSubmit {
    padding: 10px 15px !important;
  }

  .banner-title h1 {
    font-size: 45px !important;
    line-height: 48px !important;
  }

  .findCareWrapper {
    margin-top: 30px;
  }
  .heroSection .banner-title {
    left: 50%;
  }

  .heroBGMobile .ps-0 {
    
  }
  .heroBGMobile .pe-0 {
    padding-right: 0px !important;
  }
}}single-column-layout{.full-height { height: 100%; }}page-banner{ .simpleHero {
  background: #193e6e;
  color: #fff;
}

  .simpleHero .page-title-section {
    padding: 60px 0;
  }

  .simpleHero p {
    font-size: 20px;
    line-height: 32px;
  }

@media screen and (max-width: 1199px) {
  .page-title-section {
    padding: 140px 0 120px;
  }
}

.page-title-section {
  padding: 150px 0 130px;
  text-align: left;
}

.page-title-inner {
  max-width: 750px;
}

.page-title-inner {
  max-width: 750px;
  text-align: center;
  position: relative;
  margin: 0 auto;
}

.simpleHero h1, .simpleHero p {
  color: #fff;
}

@media screen and (max-width: 1199px) {
  .page-title-section h1 {
    font-size: 40px;
  }
}

.simpleHero p {
  font-size: 16px;
  line-height: 34px;
}

.simpleHero h1, .simpleHero p {
  color: #fff !important;
}

.simpleHero h1 {
  font-size: 50px;
  line-height: 55px;
}

.simpleHero p {
  font-size: 20px;
  line-height: 32px;
}

.hide-description .main-page-description {
    display: none;
}}half-and-half-container{.invert{
    h1,h2,h3,h4,h5,h6,p,a, li{
        color: #fff;
    }
}

.noPadding, .noPadding > .container{
    padding: 0 !Important;
}


.padding5{
    padding: 0 !Important;
}

.padding5 > .container{
    padding: 5px !Important;
}

.row > *{
    position: relative;
}

.alignCenter{
    text-align: center;
}

.blueBG{
        background-color: #003A70;
}

.lightblueBG{
        background-color: #DDEDF3;    
}

.yellowBG{
        background-color: #F2E5BF;
}

.greenBG{
    background-color: #1C7770;
}

.purpleBG{
    background-color: #5C355F;
}

.transparentBG{
    background-color: transparent;
}

.WaveBG {
    background-image: url(https://cdn2.visitingangels.com/corporate/img/NewWaves.webp);
}

.BigWaveBG {
    background-image: url(https://cdn2.visitingangels.com/corporate/img/wave.png);
}

.curveBG{
    border-radius: 15px;
}

.relative{
    position: relative;
}

.paddingBottom0{
    padding-bottom: 0 !Important;
}

.paddingTop30{
    padding-top: 30px !Important;
}

.paddingTop0{
    padding-top: 0 !Important;
}

.noBG{
    background: none !Important;
}

.borderBox{
    padding: 30px;
    border: solid 2px #EDEDED;
    border-radius: 10px;
    position: relative;
    overflow: visible; 
}

.whiteBG{
    background-color: #fff;
}

.noPadding, .noPadding > .container{
    padding: 0 !Important;
}

.noMargin, .noMargin > .container{
    margin: 0 !Important;
}

.centerSlots {
    display: block;
    text-align: center;
    max-width: 1080px;
    margin: 0 auto;
}

.centerSlots .col-lg-6{
    max-width: 48%;
    margin: 0 1%;
}


.smallerContainer  {
    .container {
        max-width: 1100px;
    }
    @media (min-width: 1400px) {
        .container {
            max-width: 1300px;
        }
    }
}

.centeringContainer{
    padding: 0; 

    .container {
        margin: 0 auto;
        position: relative;
        z-index: 100;
        padding-top: 60px;
        padding-bottom: 60px;
    }
}


@media (max-width: 992px) {
    .centerSlots .col-lg-6 {
        max-width: 100%;
        margin: 0;
        margin-bottom: 20px;
    }

    .borderBox{
        margin: 0 2%;
        max-width: 96%;        
    }

    .ListBoxTopTitle{
        background-color: transparent !important;
    }

    .ListBoxTopTitle > div{
        background-color: #fff;
    }
}
@media (max-width: 768px) {
    .centerSlots .col-lg-6{
        margin: 0 15px;
        margin-bottom: 20px;
        width: -webkit-fill-available;
    }
}
@media (max-width: 575px) {
    .centerSlots .col-lg-6 {
        /* margin-left: 0;
        margin-right: 0; */
    }
}

.twoBoxes{

    .container{
      display: flex;
      justify-content: space-evenly;
    }

    > .container > .row{
        margin-left: 0 !important;
        margin-right: 0 !important;    
        gap: 2%;
    }

    @media (min-width: 992px) {
        .col-lg-6 {
            width: 49%;
            /* margin: 0 1%; */
        }
    }

    @media (max-width: 991px) {
        .col-lg-6:first-of-type {
            margin-bottom: 50px
        }

      .row{
        gap: 0;
      }
    }

    .whiteBox{
        background: #fff;
        padding: 20px 15px;
        border-radius: 10px;
    }

}








.home-caregiver-of-the-year {
    .caregiver-margin {
        margin-top: 90px;
        margin-bottom: 90px;
    } 

    img{
        width: 80%;
    }

    .alignCenter{
        text-align: center;
        align-self: center;
    }

    .caregiver-margin p{
        color: rgb(255, 255, 255);
        max-width: 600px;
        background-color: rgb(28, 119, 112);
    }
    @media (max-width: 992px) {
        .caregiver-margin {
            margin-top: 0;
            margin-bottom: 0;
            padding-top: 10px;
            padding-bottom: 30px;
            width: 100%;
            text-align: center;
        }

        .caregiver-margin p{
            margin: 0 auto;
        }
    }

    @media (max-width: 768px) {
        .caregiver-margin {
            padding-top: 30px !important;
        }
    }
}




.fiveSeven {
    @media (min-width: 992px) {
        .col-lg-5 {
            flex: 0 0 auto;
            width: 41.66666667%;
        }
    }

    @media (min-width: 992px) {
        .col-lg-7 {
            flex: 0 0 auto;
            width: 58.33333333%;
        }
    }
}

@media (min-width: 992px) {
    .desktopPaddingLeft60 {
        padding-left: 60px !important;
    }
}

.textCenter{
    text-align: center;
}

.bottomOverlap{
    margin-bottom: -86px;
    padding-bottom: 130px;
}

.padding30{
  padding: 30px !important;
}}button-link{.butn { color: #000 !important; }}smart-image{block {
    display: block;
    height: 100%;
    position: relative;
}

.autoHeight{
    height: auto !important;
}

block:has(.tabletShow){
    height: auto;
}

.matchSize{
    imgwrap {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        padding-right: 60px;
    }


    imgwrap img {
        width: 100%;
        object-fit: cover;
        object-position: center;
        height: 100%;
        border-radius: 10px;
    }

    &.invertSpacing imgwrap{
        padding-left: 60px;
        padding-right: 0;
    }

    &.paddingRight30 imgwrap{
        padding-right: 30px !important;
    }
} 

.objectTop imgwrap img{
    object-position: top;
}

.curve{
    img{
        border-radius: 10px;
    }
}

.circle {
    img{
        border-radius: 50%;
    }
}

.alignCenter{
    text-align: center;
}

@media screen and (min-width: 992px) {
    .max75 img{
        max-width: 75%;
        margin-bottom: 20px;
        margin-top: 20px;
        margin-left: 3rem;
    }
}



@media screen and (max-width: 991px) {
    .mob42 img{
        max-width: 42%;
    }
}}list-item{.full-height { height: 100%; }}list-group{.noPadding ul{
    padding: 0 !important;
}

ul {
    text-align: left;
    padding-left: 20px;
}


.twoColumns ul{
    columns: 2;
}

.marginBottom0 ul{
    margin-bottom: 0;
}

.lastItem0 single-item:last-child li{
    margin-bottom: 0;
}

.paddingLeft40 ul{
    padding-left: 40px;
}

ul li {
    margin: 0;
    padding: 4px 0 8px 30px;
    list-style: none;
    padding: 0 0 0 18px;
    position:relative;
    margin-bottom: 12px;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0 9px;
    background-size: 25px;
    line-height: 32px;
}
ul li:before {
    content: "";
    position: absolute;
    width:10px;
    height:10px;
    background-color:#5F3862;
    left:0;
    top:17px;
    transform:translateY(-50%);
    border-radius:50%;
}


ul li a{
    text-decoration: underline;
}



.checkbox li {
  margin: 0;
  padding: 4px 0 8px 30px;
  list-style: none;
  background-image: url(https://cdn2.visitingangels.com/corporate/img/CheckMark.png);
  padding-bottom: 4px;
}

.checkbox li:before{
    display: none;
}


.checkbox li a{
  text-decoration: underline;
}

@media (min-width: 992px) {
  .desktopLeft40 ul{
    padding-left: 40px;
  }
}

@media (max-width: 767px) {
    .twoColumns ul {
        columns: 1;
    }

    .mobNoPadding ul{
        padding: 0 !important;
    }
}}container-quarter-left{.sidebar{

    padding-bottom: 90px;
    padding-top: 70px;

    .widget{
        margin-bottom: 30px;
    }
    
    @media screen and (min-width: 1200px) {
        .col-lg-9 {
            padding-left: 53px;
        }
    }
    @media (max-width: 991px) {
        .col-lg-3 {
            display: none;
        }
    }
    @media (min-width: 768px) {
        .col-lg-3 {
            padding-right: .25rem;
        }
    }
}

@media screen and (max-width: 991px) {
  .sidebar {
    padding-bottom: 50px;
    padding-top: 30px;
  }
}


@media (max-width: 767px) {
    .paddingBottomMobile0{
        padding-bottom: 0 !important;
    }
}



@media (max-width: 575px) {
  .sidebar {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}

.paddingBottom0 {
    padding-bottom: 0 !important;
}

.paddingTop0{
    padding-top: 0 !Important;
}}container-third-left{.noPadding, .noPadding > .container{
    padding: 0 !Important;
}

.row > *{
    position: relative;
}

.invert{
    h1,h2,h3,h4,h5,h6,p,a, li{
        color: #fff;
    }
}

.blueBG{
        background-color: #003A70;
}

.lightblueBG{
        background-color: #DDEDF3;    
}

.yellowBG{
        background-color: #F2E5BF;
}

.greenBG{
    background-color: #1C7770;
}

.purpleBG{
    background-color: #5C355F;
}

.WaveBG {
    background-image: url(https://cdn2.visitingangels.com/corporate/img/NewWaves.webp);
}

.BigWaveBG {
    background-image: url(https://cdn2.visitingangels.com/corporate/img/wave.png);
}

.curveBG{
    border-radius: 15px;
}

.relative{
    position: relative;
}

.paddingBottom0{
    padding-bottom: 0 !Important;
}

.paddingTop0{
    padding-top: 0 !Important;
}

.paddingTop10{
    padding-top: 10px !Important;
}}full-width-container{.noPadding, .noPadding > .container{
    padding: 0 !Important;
}

.row > *{
    position: relative;
}

.noMargin > .container > .row{
    margin: 0;
}

.boxShadow {
    border-radius: 5px;
    border: 1px solid #ebebe9;
    padding: 30px !important;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);

    .container{
        padding: 0 !Important;
    }
}

.borderBox{
    .container{
        padding: 0 !Important;
    }
    padding: 30px;
    border: solid 2px #EDEDED;
    border-radius: 10px;
    position: relative;
    overflow: visible;
}


.height100{
    height: 100%;
}

.invert{
    h1,h2,h3,h4,h5,h6,p,a, li{
        color: #fff;
    }
}

.blueBG{
        background-color: #003A70;

        a{
            color: #74cbc9;
            color: #fff;
        }
        a:hover{
            color: #d9a900;
        }
}

.lightblueBG{
        background-color: #DDEDF3;    
}

.yellowBG{
        background-color: #F2E5BF;
}

.greenBG{
    background-color: #1C7770;
}

.purpleBG{
    background-color: #5C355F;
}

.WaveBG {
    background-image: url(https://cdn2.visitingangels.com/corporate/img/NewWaves.webp);
}

.BigWaveBG {
    background-image: url(https://cdn2.visitingangels.com/corporate/img/wave.png);
}

.greyBG{
    background: #f7f7f7;
    padding: 30px 0;
    text-align: center;
}

.curveBG{
    border-radius: 15px;
}

.relative{
    position: relative;
}

.paddingBottom0{
    padding-bottom: 0 !Important;
}

.paddingTop0{
    padding-top: 0 !Important;
}

.paddingTopBottom40{
    padding-top: 40px !Important;
    padding-bottom: 40px !Important;
}

.paddingTopBottomContainer40 .container{
    padding-top: 40px !Important;
    padding-bottom: 40px !Important;
}

.height100minus40{
    height: calc(100% - 40px);
}

.centerText{
    text-align: center;
}

.bottomOverlap{
    margin-bottom: -86px;
    padding-bottom: 130px;
}

.marginBottom10{
    margin-bottom: 10px !Important;
}


.centeringContainer{
    padding: 0; 

    .container {
        margin: 0 auto;
        position: relative;
        z-index: 100;
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media (max-width: 991px) {
  .centeringContainer .container {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.side30{
    padding: 0 30px;
}

@media (min-width: 992px) {
  .desktopNoPadding .container {
    padding: 0;
  }
}}faq-group{.noPadding, .noPadding > .container{
    padding: 0 !Important;
}

details summary:after{
        display: flex;
        justify-content: space-around;
        align-items: center;
}

.paddingTop0{
  padding-top: 0 !important;
}

.paddingBottom0{
  padding-bottom: 0 !important;
}

@media (max-width: 991px) {
    details[open] + div{
        max-height: none;
    }

    p{
        text-wrap: auto;
    }
}

@media (max-width: 767px) {
    .paddingTopMobile0{
        padding-top: 0 !important;
    }

    details summary, details {
        font-size: 18px;
        line-height: 24px;
    }
}}button-group{.butn { color: #000 !important; }

@media (max-width: 991px) {
    single-button{
        margin-bottom: 20px;
        display: block;
    }
    single-button:last-child{
        margin-bottom: 0px;
    }
}}find-care-zip-code-search{
.searchButton{
    font-weight: bold;
}}container-third-right{.noPadding, .noPadding > .container{
    padding: 0 !Important;
}

.row > *{
    position: relative;
}

.boxShadow {
    border-radius: 5px;
    border: 1px solid #ebebe9;
    padding: 30px !important;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);

    .container{
        padding: 0 !Important;
    }
}


.invert{
    h1,h2,h3,h4,h5,h6,p,a, li{
        color: #fff;
    }
}

.blueBG{
        background-color: #003A70;
}

.lightblueBG{
        background-color: #DDEDF3;    
}

.yellowBG{
        background-color: #F2E5BF;
}

.greenBG{
    background-color: #1C7770;
}

.purpleBG{
    background-color: #5C355F;
}

.transparentBG{
    background-color: transparent;
}

.WaveBG {
    background-image: url(https://cdn2.visitingangels.com/corporate/img/NewWaves.webp);
}

.BigWaveBG {
    background-image: url(https://cdn2.visitingangels.com/corporate/img/wave.png);
}

.curveBG{
    border-radius: 15px;
}

.relative{
    position: relative;
}

.paddingBottom0{
    padding-bottom: 0 !Important;
}

.paddingTop0{
    padding-top: 0 !Important;
}

.alignCenter{
    text-align: center;
}



.smallerContainer  {
    .container {
        max-width: 1100px;
    }
    @media (min-width: 1400px) {
        .container {
            max-width: 1300px;
        }
    }
}



.flipbookSection{

   overflow: visible;

   .col-lg-4 img {
     border-radius: 5px;
     position: absolute;
     transform: rotate(5deg);
     height: 400px;
     top: -35px;
     z-index: 999;
   }

   .flipbook{
     padding-bottom: 90px;
   }

   .flipbook .row {
     margin-left: 25px!important;
     margin-right: 25px!important;
   }

   @media(max-width: 1200px){
     .col-lg-4 img {
       height: 350px;
       top: 0px;
     }
   }

   @media(min-width: 1200px){
     .flipbook .row {
       margin-left: 0px !important;
       margin-right: 0px !important;
     }

   }

   @media(max-width: 991px) {
     .flipbook .row {
       margin-left:0 !important;
       margin-right:0 !important;
     }
     .col-lg-4 img {
       height:auto;
       transform:none;
       position:relative;
       padding-bottom: 20px;
     }
     .col-lg-4 {
        order: 1;
        text-align: center;
     }
     .col-lg-8 {
        order: 2;
     }
   }
   @media(max-width: 575px) {
     .col-lg-4 img {
       position: relative;
       height: auto;
       transform: none;
       margin-bottom: 10px;
     }
   }
}


@media(max-width: 992px) {
    .tabletBottom0{
        padding-bottom: 0 !important;
    }
}}three-images{.threeImages img{
    width: 100%;
}

}container-thirds{.noPadding, .noPadding > .container{
    padding: 0 !Important;
}

.row > *{
    position: relative;
}


.padding5{
    padding: 0 !Important;
    margin: -10px;
}

.padding5 > .container{
    padding: 5px !Important;
}

.borderBox{
    padding: 30px;
    border: solid 2px #EDEDED;
    border-radius: 10px;
    position: relative;
    overflow: visible;
}

.boxShadow {
    border-radius: 5px;
    border: 1px solid #ebebe9;
    padding: 30px !important;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);

    .container{
        padding: 0 !Important;
    }
}


.invert{
    h1,h2,h3,h4,h5,h6,p,a, li{
        color: #fff;
    }
}

.blueBG{
        background-color: #003A70;
}

.lightblueBG{
        background-color: #DDEDF3;    
}

.yellowBG{
        background-color: #F2E5BF;
}

.greenBG{
    background-color: #1C7770;
}

.purpleBG{
    background-color: #5C355F;
}

.transparentBG{
    background-color: transparent;
}

.WaveBG {
    background-image: url(https://cdn2.visitingangels.com/corporate/img/NewWaves.webp);
}

.BigWaveBG {
    background-image: url(https://cdn2.visitingangels.com/corporate/img/wave.png);
}

.curveBG{
    border-radius: 15px;
}

.relative{
    position: relative;
}

.paddingBottom0{
    padding-bottom: 0 !Important;
}

.paddingTop0{
    padding-top: 0 !Important;
}

@media (min-width: 992px) {
    .flex100 .col-lg-12{
        height: 100%;
        display: flex;
        margin: 0;
    }
}

.threeBoxes{
    .row{
        margin-left: 0 !important;
        margin-right: 0 !important;
        justify-content: space-between;
    }

    @media (min-width: 992px) {
        .col-lg-4 {
            width: 32%;
            /* margin: 0 1%; */
        }
    }

    @media (max-width: 991px) {
        .col-lg-4 {
            margin-bottom: 50px;
        }
        .col-lg-4:last-of-type {
            margin-bottom: 0;
        }
    }

    .whiteBox{
        background: #fff;
        padding: 20px 15px;
        border-radius: 10px;
    }

}
}three-steps-horizontal{.horizontalProcessSection {
  background: #003A70;
}

.horizontalProcessSection.tabletShow {
  margin-left: -18px;
  margin-right: -18px;
  margin-bottom: 30px !important;
}

.horizontalProcessOpeningTitle {
  color: #fff;
}

h1, h2, h3, .horizontalProcessOpeningText {
  color: #fff;
}

  .horizontalProcessOpeningText a {
    color: #74cbc9;
    color: #fff;
  }

.horizontalProcess {
  background: #fff;
  position: relative;
  border-radius: 10px;
  padding: 30px 20px;
  height: 100%;
  font-size: 20px;
}

.horizontalProcessArrow {
  position: absolute;
  top: 40%;
  right: -98px;
  transform: translate(-50%, 0);
  z-index: 9;
}

.horizontalProcessArrow img{
  max-width: 55px;
  margin-left: 58px;
  box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.2);
  border-radius: 500px;
}

.horizontalProcessNumber {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 9;
  font-size: 45px;
  color: #97b5c0;
  font-weight: bold;
}

.horizontalProcessImage {
  padding: 20px 0 10px;
}

.horizontalProcessImage img{
  max-width: 70px;
}

.horizontalProcessTitle {
  color: #003A70;
  font-size: 20px;
  font-weight: 900;
  margin-bottom: 16px;
  font-family: 'myriad-pro';
}

.horizontalProcessText {
  color: #000;
  font-size: 16px;
  line-height: 26px;
}

.horizontalProcessText a {
  text-decoration: underline;
  color: #000;
  color: #2D6FB6;
}

.verticleProcessArrow {
    position: absolute;
    transform: translate(-50%, 0);
    z-index: 9;
    bottom: -40px;
    left: 50%;
    display: none;
    max-width: 60px;
    border-radius: 100px;
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.2);
}

@media screen and (min-width: 992px) {
  .horizontalProcessWrapper > .col-lg-4 {
    margin-bottom: 0 !important;
  }

  .horizontalProcessSection {
    /* margin-top: 2.2rem !important; */
  }
}

@media screen and (max-width: 991px) {
  .horizontalProcessArrow {
    display: none;
  }

  .verticleProcessArrow{
    display: block;
  }
}}smart-text{.text-br-spacing br{
  display: block;
  content: "";
  margin-top: 10px;
}

a{
  display: inline;
}

.noMargin{
    margin: 0 !Important;
}

.noPadding{
    padding: 0 !Important;
}

.marginBottom0{
    margin-bottom: 0 !Important;
}

.marginBottom10{
    margin-bottom: 10px !Important;
}

.marginBottom20{
    margin-bottom: 20px !Important;
}

.ListBoxTopTitle {
    padding: 5px;
    background: #fff;
    width: fit-content;
    color: #00698F;
    font-size: 24px;
    font-weight: bold;
    font-family: 'myriad-pro';
    margin-top: -51px;
    margin-bottom: 10px;
    margin-left: 0;
    position: relative;
}

.lastParagraphMargin p:last-child {
    margin-bottom: 20px !important;
}

.lead {
    font-weight: 400;
}

p.lead {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 32px;
}

p.lead:last-of-type() {
    margin-bottom: 0px;
}


@media screen and (max-width: 991px) {
    h2, h3, h4 {
        text-align: center;
    }

    .phoneNoSidePadding > .col-lg-12{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .ListBoxTopTitle > .col-lg-12{
        padding-left: 15px !important;
        padding-right: 5px !important;
        margin: 0 auto;
    }

    .ListBoxTopTitle:before{
        content: ' ';
        position: absolute;
        background-color: #fff;
        width: 100%;
        height: 40px;
        left: 10px;
        max-width: 90%;     
    }

    .ListBoxTopTitle > div{
        background-color: transparent;
    }

    .mobLeft p{
        text-align: left !important;
    }
}

@media (max-width: 575px) {
    .ListBoxTopTitle:before{        
        min-width: 280px;
    }
}






.noPadding ul{
    padding: 0 !important;
}

ul {
    text-align: left;
    padding-left: 20px;
}


ul.twoColumns {
    columns: 2;
}

ul.marginBottom0 {
    margin-bottom: 0;
}

.lastItem0 single-item:last-child li{
    margin-bottom: 0;
}

ul.paddingLeft40 {
    padding-left: 40px;
}

ul li {
    margin: 0;
    padding: 4px 0 8px 30px;
    list-style: none;
    padding: 0 0 0 18px;
    position:relative;
    margin-bottom: 12px;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0 9px;
    background-size: 25px;
    line-height: 32px;
}
ul li:before {
    content: "";
    position: absolute;
    width:10px;
    height:10px;
    background-color:#5F3862;
    left:0;
    top:17px;
    transform:translateY(-50%);
    border-radius:50%;
}


ul li a{
    text-decoration: underline;
}



.checkbox li {
  margin: 0;
  padding: 4px 0 8px 30px;
  list-style: none;
  background-image: url(https://cdn2.visitingangels.com/corporate/img/CheckMark.png);
  padding-bottom: 4px;
}

.checkbox li:before{
    display: none;
}


.checkbox li a{
  text-decoration: underline;
}

@media (min-width: 992px) {
  ul.desktopLeft40 {
    padding-left: 40px;
  }
}

@media (max-width: 767px) {
    ul.twoColumns  {
        columns: 1;
    }

    ul.mobNoPadding {
        padding: 0 !important;
    }
}

.noBefore li:before{
    display: none !important;
}

.noBefore li{
    padding-left: 0 !important;
}

.ListMarginBottom0 ul, .ListMarginBottom0 ul li:last-child {
    margin-bottom: 0;
}}extra-space{

@media (min-width: 992px) {
    .desktopPadding30{
        padding-bottom: 30px !important;
    }
}



@media screen and (max-width: 991px) {
    .pb-2-5 {
        padding-bottom: 2.2rem;
    }
}


.padding30{
    padding-bottom: 30px !important;
}

.padding20{
    padding-bottom: 20px !important;
}}info-card{.card, .card img{
    border-radius: 10px;
}

.card img{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.card-body {
    flex: 1 1 auto;
    color: var(--bs-card-color);
    border-top: none;
    min-height: 260px;
    padding: 20px 25px;
}

.card-body{
    text-align: center;

    h3{
        font-size: 27px;
        text-decoration: underline;
        /* color: #2D6FB7; */
    }
    
    p{
        color: #000;        
        font-size: 18px;
        line-height: 28px;
    }
}

@media (max-width: 991px) {
  .card-body{
    min-height: 0;
  }
}}find-employment-by-zip{
.zipSubmitWrapper {
  display: flex !important;
  width:100% !important;
  max-width: 600px;
  margin-left: 0 !important;
}

.zipSubmitWrapper #zip{
	width: auto !important;
}

.zipSubmitWrapper input, .zipSubmitWrapper select, .zipSubmitWrapper #zip {
  border: solid 1px #c1c1c1 !important;
  padding: 5px 10px !important;
  font-size: 16px;
  position: relative;
  min-width: 300px;
  width:300px;
  height: 42px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.zipSubmitWrapper #submitButtonEmployment{
	padding: 0;
}

@media(max-width: 1200px){
  .zipSubmitWrapper {
    margin-left: 0 !important;
  }
  .zipSubmitWrapper #submitButtonEmployment {
	width: 37%;
	white-space:nowrap;
  }
}

@media(max-width: 767px){
  .zip-img-mobile-margin{
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 575px) {
    .zipSubmitWrapper #zip {
        width: 100% !important;
        border-bottom-left-radius: 0 !important;
        border-top-right-radius: 5px !important;
        text-align: center !important;
    }

    .zipSubmitWrapper #submitButtonEmployment{
        width: 100% !important;
        border-top-right-radius: 0 !important;
        border-bottom-left-radius: 5px !important;
    }
    

    
  .zipSubmitWrapper {
    align-items: center;
    justify-content: center;
    margin: 0 auto 0px !important;
    display: block !important;
  }
  #submitButtonEmployment {
    width:37% !important;
  }
}}three-step-process-verticle{
.verticleProcess {
  background: #fff;
  position: relative;
  border-radius: 10px;
  padding: 20px 40px 40px;
  height: 100%;
  font-size: 20px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}

.verticleProcessArrow {
  position: absolute;
  transform: translate(-50%, 0);
  z-index: 9;
  bottom: -40px;
  left: 50%;
}

  .verticleProcessArrow img {
    max-width: 60px;
    border-radius: 100px;
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.2);
  }

  .verticleProcessNumber {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 9;
    font-size: 45px;
    color: #97b5c0;
    font-weight: bold;
  }

.verticleProcessImage {
  padding: 20px 0 10px;
}

.verticleProcessImage img{
    max-width: 60px;
}

.verticleProcessText {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.verticleProcessTitle {
  color: #003A70 !important;
  font-size: 20px;
  line-height: 36px;
  font-weight: 900;
  font-family: 'myriad-pro';
  margin-bottom: 0;
}

.verticleProcessText {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  
}

.verticleProcessText a {
    color: #2D6FB7;
}
 

@media(max-width: 767px) {
  .verticleProcess {
    padding: 20px 30px 40px;
  }
  .verticleProcessTitle{
    line-height: 30px;
    padding-bottom: 5px;
  }
}
}two-images{.twoImages img{
    width: 100%;
    height: fit-content;
    border-radius: 10px;
}

.twoImages .col-6{
    display: flex;
    gap: 20px;
}

.paddingImageLeft30 .col-6{
  padding-left: 30px;
}}icon-box{.mt-1-9, .my-1-9 {
  margin-top: 1.9rem;
}

.icon_block {
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  min-height:250px;
}
.icon_block h3 {
    font-size:20px;
    line-height: 28px !important;
}
.icon_block p {
  font-size:16px;
  line-height:26px;

}

.whiteBox{
    background-color: #fff;
    box-shadow: none;
    border-radius: 10px;
    height: 100%;
    h3{
        color: #003A70 !important;
    }
    p{
        color: #000 !important;
    }
    a{        
        color: #2D6FB3 !important;
    }
    a:hover{
        color: #d9a900 !important;
    }

    .icon_block{
        box-shadow: none;
        border: none;
    }

}


@media screen and (max-width: 991px) {
  .whiteBox{
    height: auto;
  }
}


}video-player{
.ytbgEmbed{
    position: relative;
}

.embedVideo {
    display: block;
    margin-bottom: 20px;
}

.roundedVideo .videoImage, .roundedVideo .mobileVideoImage {
  border-radius: 15px;
}

.videoImage, .mobileVideoImage {
  background-position: left;
  background-repeat: no-repeat;
  content: '';
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  z-index: 0;
  width: 100%;
  /* background-size: 100%; */

  left: 0px;
  right: 0px;
  background-size: cover;
  height: 440px;
  width: 780px;
  width: 100%;
  height: 100%;
}

.videoCaptionWrapper{
    /* position: relative;
    height: 100%; */
}

.shiftPlayBtn{
  /* height: 100%; */
}

  .mobileVideoImage{
    display: none !important;
  }

  .embedVideo.videoPlaying .ytbgEmbed:before,
  .embedVideo.videoPlaying .ytbgEmbed .videoImage {
    display: none;
  }

  .ytplayerEmbed, .embedVideo  .ytplayerEmbed {
    aspect-ratio: 16 / 9;
    width: 100%; /* change this to a fixed width, or create a container with a width. */
    height: 100%;
    padding: 0;
    opacity:0;
  }

  .videoCaptionWrapper > .caption {
    margin-bottom: 50px;
  }

  .videoCaptionWrapper > .caption p.caption {
    margin-top: 10px;
  }

  .subscribeBtn {
      text-align: end;
  }

  .subscribeBtn img {
      max-width: 120px;
  }






.video-btn-play {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 11;
}

.video-btn-play-animation {
  position: relative;
  max-width: 150px;
}

  .video-btn-play-animation::before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    transform-origin: center center;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .52);
    border-radius: 50%;
    opacity: 0;
    z-index: -1;
  }

  .video-btn-play-animation:hover::before {
    animation: pulse-border 1.5s ease-out infinite;
    opacity: 1;
  }

.videoPlaying .video-btn-play {
  display: none;
}

.mobileOnly{
  display: none;
}

@keyframes pulse-border {
  0% {
    transform: scale(1);
    opacity: 1
  }

  100% {
    transform: scale(1.8);
    opacity: 0
  }
}

.ytbgEmbed{
    position: relative;
}

.curve img{
      border-radius: 10px;
}


  @media (max-width: 1400px) {
    .videoImage, .mobileVideoImage {
      height: 400px;
      width: 100%;
    }

    .embedVideo .ytbgEmbed:before {
      top: 53%;
    }

    .subscribeBtn {
      width: 100%;
    }
  }

@media (max-width: 991px) {
  .embedVideo .ytbgEmbed:before {
    width: 80px;
    height: 56px;
  }

  .mobileOnly {
    display: block;
    padding-right: 18px;
    padding-left: 18px;
  }

  .embedVideo{
    margin-bottom: 5px;
  }

  .marginBottom30 {
    margin-bottom: 30px;
  }

  .paddingBottom50{
    padding-bottom: 50px;
  }

  .video-btn-play-animation{
    max-width: 90px;
  }

  .ytbgEmbed img{
    border-radius: 10px;
  }
}

@media (max-width: 575px) {
  .videoImage {
    display:none;
  }

  .mobileVideoImage {
    height: 300px;
    display: block !important;
  }
  
  .ytbgEmbed img{
    max-height: 300px;
  }

  .embedVideo{
    text-align: center;
  }
}}home-care-overview-form{}homecare-chooser-mobile{.full-height { height: 100%; }}video-test{.full-height { height: 100%; }}custom-html{}legal-section{}hero-banner{.tag-not-selected {
  height: 384px;
  background-color: lightblue;
  border: 1px solid blue;
  border-radius: 8px;
  text-align: center;
  padding-top: 32px;
}
.tag-not-selected span {
  white-space: nowrap;
  background-color: lightgray;
  border: 1px solid gray;
  border-radius: 16px;
  padding: 0px 16px;
}



.videoHeroSectionBanner {
     @keyframes pulse-border {
         0% {
             transform: scale(1);
             opacity: 1 
        }
         100% {
             transform: scale(1.8);
             opacity: 0 
        }
    }
     .container {
         max-width: 1400px;
         padding-right: 50px;
         padding-left: 50px;
         width: 100%;
         position:relative;
    }
     .row {
         position:relative;
         z-index:250;
    }
     .navbar-brand img#logo {
         width: 276px;
    }
     .heroSection {
         background: #193E6E;
         padding: 0px 0;
         position: relative;
    }
     .heroSection .row {
         margin: 0;
    }
     .heroSection .banner-title {
         padding: 140px 0px;
         z-index: 999;
         background:transparent;
         position: relative;
         margin-right: 75px;
         padding: 0;
         position: absolute;
         transform: translate(0px, -50%);
         top: 50%;
    }
     .heroBG {
         position: relative;
    }
     .heroBG:after {
         background-position: left;
         background-repeat: no-repeat;
         content: '';
         height: 100%;
         position: absolute;
         top: 0;
         z-index: 0;
         width: 1000px;
         background-size: 100%;
    }
     .heroSection .banner-content {
         position: relative;
         height: 400px;
    }
     .heroSection:after {
         content: "";
    }
     .heroSection .container:after {
         content: url(https://cdn2.visitingangels.com/corporate/img/homepage_curve.svg);
         left: 50%;
         top: 0;
         transform: translate(-50%, 0);
         position: absolute;
         z-index: 300;
         height: 100%;
         width: 180px;
    }
     .heroBGImage {
         background-position: left;
         background-repeat: no-repeat;
         height: 100%;
         position: absolute;
         top: 0;
         z-index: 0;
         width: 1000px;
         left: -80px;
    }
     altimgs {
         display: block;
         top: 0;
         position: absolute;
         right: 0;
         height: 100%;
         width: 100%;
         left: 50%;
    }
     altimgs img {
         position: absolute;
         top: 50%;
         left:0;
         z-index: 200;
         transform: translate3d(-80px, -50%, 0);
    }
     div[data-image-editor="altHeroBG"] {
         right: 0;
         width: 300px;
         left: auto;
    }
     @media screen and (max-width: 991px) {
         altimgs {
             left:0;
        }
         altimgs img {
             left:50%;
        }
    }
     @media screen and (max-width: 768px) {
         altimgs {
             left:0;
        }
         altimgs img {
             position: absolute;
             top: 50%;
             left:50%;
             z-index: 200;
             transform: translate3d(-50%, -50%, 0);
        }
    }
     .sub-heading {
         font-size: 22px;
         font-family: 'myriad-pro';
         font-weight: 600;
         color: #D8EAF0;
         text-transform: uppercase;
         letter-spacing: 1px;
         display: block;
         margin-bottom: 15px;
    }
     .banner-content .sub-title {
         line-height: 34px;
    }
     .banner-title h1 {
         color: #DAA900;
         font-family: 'myriad-pro';
         font-weight: 700;
         font-size: 55px;
         line-height: 58px;
    }
     .sub-title {
         font-size: 22px;
         line-height: 1.5;
         color: #fff;
         margin-top: 20px;
         font-weight: 400;
    }
     .banner-btn a, .btn-submit .submit-btn {
         background: linear-gradient(57deg, #ef7033 0%,#f9b031 100%);
         filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef7033', endColorstr='#f9b031',GradientType=1 );
         padding: 17px 46px;
         text-align: center;
         text-transform: uppercase;
         transition: 0.5s;
         color: white;
         line-height: 1.5;
         min-width: 205px;
         font-weight: bold;
         letter-spacing: 1px;
         border-radius: 0;
    }
     .banner-btn a:hover {
         background-position: right center;
         color: #fff;
         text-decoration: none;
    }
     .banner-btn a:after {
         content: "";
         background-image: linear-gradient(57deg, rgba(255,15,71,1) 0%, rgba(255,171,150,1) 100%);
         position: absolute;
         z-index: -1;
         background-size: 400%;
         top: 0;
         right: 0;
         bottom: 0;
         left: 0;
         filter: blur(3px);
         transition: 0.3s;
    }
     .banner-btn a:hover:after {
         filter: blur(20px);
         opacity: 1;
    }
     .findCareWrapper {
         position: absolute;
         margin-top: 60px;
         top: 70%;
    }
     .fakeInput {
         padding: 10px 20px;
         border-top-left-radius: 5px;
         border-bottom-left-radius: 5px;
         border: none;
         max-width: 80%;
         height: 48px;
         font-family: 'myriad-pro';
         display: inline-block;
         background: #fff;
         line-height: 28px;
         color: #343434;
         font-size: 20px;
    }
     .fakeSubmit {
         padding: 10px 20px;
         margin-left: -10px;
         border-radius: 0;
         border-top-right-radius: 5px;
         border-bottom-right-radius: 5px;
         background: #d9a900 !important;
         color: #000000;
         border: none;
         line-height: 0;
         height: 48px;
         letter-spacing: 0.5px;
         display: inline-block;
         line-height: 28px;
         position: relative;
         cursor: pointer;
         z-index: 1;
         font-family: 'myriad-pro';
         font-size: 20px;
    }
     .banner-title {
         margin-left: 0px !important;
    }
     .findCareWrapper {
         margin-left: 0px !important;
    }
     .fakeSubmit:before {
         position: absolute;
         left: 45%;
         bottom: 0px;
         right: 45%;
         height: 50%;
         border-radius: 5px;
         background: #2D6FB7;
         opacity: 0;
         content: "";
         z-index: -1;
         transition: all 0ms linear;
         transition-delay: 0s;
         border-radius: 0;
         border-top-right-radius: 5px;
         border-bottom-right-radius: 5px;
    }
     .fakeInput, .fakeSubmit {
         font-size: 20px;
         line-height: 28px;
    }
     .service-details-sidebar .col-lg-6 {
         width: 100% !important;
    }
     #ytbg:before {
         position: absolute;
         width: 115px;
         height: 80px;
         content: '';
         background-image: url(https://s3.amazonaws.com/clients.2010solutions.com/visitingangels/va+html+2024/images/yt.png);
         left: 65%;
         top: 50%;
         transform: translate(-50%, -50%);
         z-index: 99;
         background-size: cover;
         display: none;
         display: none;
    }
     .video-btn-play {
         cursor: pointer;
         z-index: 11;
         position: absolute;
         top: 50%;
         left: 75%;
         transform: translate3d(-50%, -50%, 0);
    }
     .video-btn-play-animation {
         position: relative;
         max-width: 150px;
    }
     .video-btn-play-animation::before {
         content: "";
         position: absolute;
         z-index: 0;
         left: 0;
         top: 0;
         transform-origin: center center;
         display: block;
         width: 100%;
         height: 100%;
         background-color: rgba(255, 255, 255, .52);
         border-radius: 50%;
         opacity: 0;
         z-index: -1;
    }
     .video-btn-play-animation:hover::before {
         animation: pulse-border 1.5s ease-out infinite;
         opacity: 1;
    }
     .heroPlaying .video-btn-play {
         display: none;
    }
     @media(min-width: 1300px) and (max-width:1400px) {
         .fakeInput, .fakeSubmit {
             padding: 10px 10px !important;
        }
    }
     @media screen and (max-width: 1199px) {
         .video-btn-play {
             display:none;
        }
         .heroSection:after {
             display: none;
        }
         .heroSection .container:after {
             display:none;
        }
         img[data-image-target="desktop"] {
             display:none;
        }
         img[data-image-target="tablet"] {
             object-fit:cover;
        }
         img[data-image-target="mobile"] {
             object-fit:cover;
        }
         .heroSection .banner-title {
             background: none;
             margin: 0;
        }
         .heroBG {
             display: none;
        }
         .heroBGMobile {
             position: relative;
        }
         .banner-title h1, .banner-title .sub-title {
             text-align: center;
        }
         .heroSection .banner-title {
             background: none !important;
             margin-right: 0;
             transform: translate(-50%, -50%);
             left: 50%;
             width: 100%;
        }
         .heroBGImage {
             opacity: 0.3;
             top: 50%;
             left: 0;
             width: 100%;
             transform: translate3d(0, -50%, 0);
        }
         .findCareWrapper {
             text-align: center;
        }
         .service-details-sidebar aside {
             display: none !important;
        }
         .mobile-form {
             display: block !important;
        }
    }
     @media screen and (max-width: 768px) {
         .banner-title h1, .banner-title .sub-title {
             text-align: center;
        }
         .findCareWrapper {
             z-index: 9;
             position: relative;
             padding: 0;
        }
         .fakeInput, .fakeSubmit {
             padding: 10px 15px !important;
        }
         .banner-title h1 {
             font-size: 45px !important;
             line-height: 48px !important;
        }
         .findCareWrapper {
             margin-top: 30px;
        }
         .heroSection .banner-title {
             left: 50%;
        }
         .heroBGMobile .ps-0 {
        }
         .heroBGMobile .pe-0 {
             padding-right: 0px !important;
        }
    }
}





.imageBannerSection{


    .container {
      max-width: 1400px;
      padding-right: 50px;
      padding-left: 50px;
      width: 100%;
      position:relative;
    }
    .row {
      position:relative;
    }
    .navbar-brand img#logo {
      width: 276px;
    }

    .heroSection {
      background: #193E6E;
      padding: 0px 0;
      position: relative;
    }

      .heroSection .row {
        margin: 0;
      }

      .heroSection .banner-title {
        padding: 140px 0px;
        z-index: 999;
        background:transparent;
        position: relative;
        margin-right: 75px;
        padding: 0;
        position: absolute;
        transform: translate(0px, -50%);
        top: 50%;
      }

    .heroBG {
      position: relative;
    }

    .heroBG:after {
      background-position: left;
      background-repeat: no-repeat;
      content: '';
      height: 100%;
      position: absolute;
      top: 0;
      z-index: 0;
      width: 1000px;
      background-size: 100%;
    }

    .heroSection .banner-content {
      position: relative;
      height: 400px;
    }
    .heroSection:after {
      content: "";
    }
    .heroSection .container:after {
      content: url(https://cdn2.visitingangels.com/corporate/img/homepage_curve.svg);
      left: 50%;
      top: 0;
      transform: translate(-50%, 0);
      position: absolute;
      z-index: 300;
      height: 100%;
      width: 180px;
    }

    .heroBGImage {
      background-position: left;
      background-repeat: no-repeat;
      content: '';
      height: 100%;
      position: absolute;
      top: 0;
      z-index: 0;
      width: 1000px;
      left: -80px;
    }
    altimgs {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 200;
        transform: translate3d(-80px, -50%, 0);
    }
    altimgs img {
        max-width: fit-content;
    }
    @media screen and (max-width: 768px) {
      altimgs img {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 200;
        transform: translate3d(-50%, -50%, 0);
      }
    }
    .sub-heading {
      font-size: 22px;
      font-family: 'myriad-pro';
      font-weight: 600;
      color: #D8EAF0;
      text-transform: uppercase;
      letter-spacing: 1px;
      display: block;
      margin-bottom: 15px;
    }


    .banner-content .sub-title {
      line-height: 34px;
    }

    .banner-title h1 {
      color: #DAA900;
      font-family: 'myriad-pro';
      font-weight: 700;
      font-size: 55px;
      line-height: 58px;
    }

    .sub-title {
      font-size: 22px;
      line-height: 1.5;
      color: #fff;
      margin-top: 20px;
      font-weight: 400;
    }

    .banner-btn a, .btn-submit .submit-btn {
      background: linear-gradient(57deg, #ef7033 0%,#f9b031 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef7033', endColorstr='#f9b031',GradientType=1 );
      padding: 17px 46px;
      text-align: center;
      text-transform: uppercase;
      transition: 0.5s;
      color: white;
      line-height: 1.5;
      min-width: 205px;
      font-weight: bold;
      letter-spacing: 1px;
      border-radius: 0;
    }

      .banner-btn a:hover {
        background-position: right center;
        color: #fff;
        text-decoration: none;
      }

      .banner-btn a:after {
        content: "";
        background-image: linear-gradient(57deg, rgba(255,15,71,1) 0%, rgba(255,171,150,1) 100%);
        position: absolute;
        z-index: -1;
        background-size: 400%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        filter: blur(3px);
        transition: 0.3s;
      }

      .banner-btn a:hover:after {
        filter: blur(20px);
        opacity: 1;
      }

    .findCareWrapper {
      position: absolute;
      margin-top: 60px;
      top: 70%;
    }

    .fakeInput {
      padding: 10px 20px;
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px;
      border: none;
      max-width: 80%;
      height: 48px;
      font-family: 'myriad-pro';
      display: inline-block;
      background: #fff;
      line-height: 28px;
      color: #343434;
      font-size: 20px;
    }

    .fakeSubmit {
      padding: 10px 20px;
      margin-left: -10px;
      border-radius: 0;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
      background: #d9a900 !important;
      color: #000000;
      border: none;
      line-height: 0;
      height: 48px;
      letter-spacing: 0.5px;
      display: inline-block;
      line-height: 28px;
      position: relative;
      cursor: pointer;
      z-index: 1;
      font-family: 'myriad-pro';
      font-size: 20px;
    }

    .banner-title {
      margin-left: 0px !important;
    }

    .findCareWrapper {
      margin-left: 0px !important;
    }

    .fakeSubmit:before {
      position: absolute;
      left: 45%;
      bottom: 0px;
      right: 45%;
      height: 50%;
      border-radius: 5px;
      background: #2D6FB7;
      opacity: 0;
      content: "";
      z-index: -1;
      transition: all 0ms linear;
      transition-delay: 0s;
      border-radius: 0;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
    }

    .fakeInput, .fakeSubmit {
      font-size: 20px;
      line-height: 28px;
    }


    .service-details-sidebar .col-lg-6 {
      width: 100% !important;
    }

    .col-xl-6.pe-md-4{
        padding-left: 0;
    }


    @media(min-width: 1300px) and (max-width:1400px) {
      .fakeInput, .fakeSubmit {
        padding: 10px 10px !important;
      }
    }

    @media screen and (max-width: 1199px) {
      altimgs {
        position:initial;
      }
      altimgs img {
        max-width:100%;
      }
      .heroSection:after {
        display: none;
      }
      .heroSection .container:after {
        display:none;
      }
      img[data-image-target="desktop"] {
        display:none;
      }
      img[data-image-target="tablet"] {
        object-fit:cover;
      }
      img[data-image-target="mobile"] {
        object-fit:cover;
      }
      .heroSection .banner-title {
        background: none;
        margin: 0;
      }

      .heroBG {
        display: none;
      }

      .heroBGMobile {
        position: relative;
      }


      .banner-title h1, .banner-title .sub-title {
        text-align: center;
      }

      .heroSection .banner-title {
        background: none !important;
        margin-right: 0;
        transform: translate(-50%, -50%);
        left: 50%;
        width: 100%;
      }

      .heroBGImage {
        opacity: 0.3;
        top: 50%;
        left: 0;
        width: 100%;
        transform: translate3d(0, -50%, 0);
        content:unset;
      }


      .findCareWrapper {
        text-align: center;
      }

      .service-details-sidebar aside {
        display: none !important;
      }

      .mobile-form {
        display: block !important;
      }

        .col-xl-6.pe-md-4{
            padding-left: 1.5rem;
        }
    }
    .image-editor-popover[data-image-editor="altHeroBG"],
    [data-image-editor="altHeroBG"] {
      width:25% !important;
      height:100% !important;
      right:0 !important;
      top:0 !important;
      left:auto !important;
    }

    @media screen and (max-width: 768px) {

      .banner-title h1, .banner-title .sub-title {
        text-align: center;
      }

      .findCareWrapper {
        z-index: 9;
        position: relative;
        padding: 0;
      }

      .fakeInput, .fakeSubmit {
        padding: 10px 15px !important;
      }

      .banner-title h1 {
        font-size: 45px !important;
        line-height: 48px !important;
      }

      .findCareWrapper {
        margin-top: 30px;
      }
      .heroSection .banner-title {
        left: 50%;
      }

      .heroBGMobile .ps-0 {
        padding-left: 0px !important;
      }
      .heroBGMobile .pe-0 {
        padding-right: 0px !important;
      }
    }


}




.bannerForm{


.container {
  max-width: 1400px;
  padding-right: 50px;
  padding-left: 50px;
  width: 100%;
  position:relative;
}
.row {
  position:relative;
}
.navbar-brand img#logo {
  width: 276px;
}

.heroSection {
  background: #193E6E;
  padding: 0px 0;
  position: relative;
}

  .heroSection .row {
    margin: 0;
  }

  .heroSection .banner-title {
    padding: 140px 0px;
    z-index: 999;
    background:transparent;
    position: relative;
    margin-right: 75px;
    padding: 0;
    position: absolute;
    transform: translate(0px, -50%);
    top: 50%;
    max-width: 420px;
  }

.heroBG {
  position: relative;
}

.heroBG:after {
  background-position: left;
  background-repeat: no-repeat;
  content: '';
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
  width: 1000px;
  background-size: 100%;
}

.heroSection .banner-content {
  position: relative;
  height: 400px;
}
.heroSection:after {
  content: "";
}
.heroSection .container:after {
  content: url(https://cdn2.visitingangels.com/corporate/img/homepage_curve.svg);
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  transform: translate(-150%, 0);
  position: absolute;
  z-index: 300;
  height: 100%;
  width: 180px;
}

.heroBGImage {
  background-position: left;
  background-repeat: no-repeat;
  content: '';
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
  width: 1000px;
  left: -80px;
}
altimgs {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 200;
    transform: translate3d(-80px, -50%, 0);
}
altimgs img {
    max-width: fit-content;
}



@media screen and (max-width: 768px) {
	altimgs img {
		position: absolute;
		top: 50%;
		left: 50%;
		z-index: 200;
		transform: translate3d(-50%, -50%, 0);
	}
}
.sub-heading {
  font-size: 22px;
  font-family: 'myriad-pro';
  font-weight: 600;
  color: #D8EAF0;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 15px;
}


.banner-content .sub-title {
  line-height: 34px;
}

.banner-title h1 {
  color: #DAA900;
  font-family: 'myriad-pro';
  font-weight: 700;
  font-size: 55px;
  line-height: 58px;
}

.sub-title {
  font-size: 22px;
  line-height: 1.5;
  color: #fff;
  margin-top: 20px;
  font-weight: 400;
}

.banner-btn a, .btn-submit .submit-btn {
  background: linear-gradient(57deg, #ef7033 0%,#f9b031 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef7033', endColorstr='#f9b031',GradientType=1 );
  padding: 17px 46px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  color: white;
  line-height: 1.5;
  min-width: 205px;
  font-weight: bold;
  letter-spacing: 1px;
  border-radius: 0;
}

  .banner-btn a:hover {
    background-position: right center;
    color: #fff;
    text-decoration: none;
  }

  .banner-btn a:after {
    content: "";
    background-image: linear-gradient(57deg, rgba(255,15,71,1) 0%, rgba(255,171,150,1) 100%);
    position: absolute;
    z-index: -1;
    background-size: 400%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    filter: blur(3px);
    transition: 0.3s;
  }

  .banner-btn a:hover:after {
    filter: blur(20px);
    opacity: 1;
  }

.findCareWrapper {
  position: absolute;
  margin-top: 60px;
  top: 70%;
}

.fakeInput {
  padding: 10px 20px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border: none;
  max-width: 80%;
  height: 48px;
  font-family: 'myriad-pro';
  display: inline-block;
  background: #fff;
  line-height: 28px;
  color: #343434;
  font-size: 20px;
}

.fakeSubmit {
  padding: 10px 20px;
  margin-left: -10px;
  border-radius: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background: #d9a900 !important;
  color: #000000;
  border: none;
  line-height: 0;
  height: 48px;
  letter-spacing: 0.5px;
  display: inline-block;
  line-height: 28px;
  position: relative;
  cursor: pointer;
  z-index: 1;
  font-family: 'myriad-pro';
  font-size: 20px;
}

.banner-title {
  margin-left: 0px !important;
}

.findCareWrapper {
  margin-left: 0px !important;
}

.fakeSubmit:before {
  position: absolute;
  left: 45%;
  bottom: 0px;
  right: 45%;
  height: 50%;
  border-radius: 5px;
  background: #2D6FB7;
  opacity: 0;
  content: "";
  z-index: -1;
  transition: all 0ms linear;
  transition-delay: 0s;
  border-radius: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.fakeInput, .fakeSubmit {
  font-size: 20px;
  line-height: 28px;
}


.service-details-sidebar .col-lg-6 {
  width: 100% !important;
}

.col-xl-6.pe-md-4{
    padding-left: 0;
}


@media(min-width: 1300px) and (max-width:1400px) {
  .fakeInput, .fakeSubmit {
    padding: 10px 10px !important;
  }
}

@media screen and (max-width: 1199px) {
  altimgs {
  	position:initial;
  }
  altimgs img {
  	max-width:100%;
  }
  .heroSection:after {
    display: none;
  }
  .heroSection .container:after {
    display:none;
  }
  img[data-image-target="desktop"] {
    display:none;
  }
  img[data-image-target="tablet"] {
    object-fit:cover;
  }
  img[data-image-target="mobile"] {
    object-fit:cover;
  }
  .heroSection .banner-title {
    background: none;
    margin: 0;
  }

  .heroBG {
    display: none;
  }

  .heroBGMobile {
    position: relative;
  }


  .banner-title h1, .banner-title .sub-title {
    text-align: center;
  }

  .heroSection .banner-title {
    background: none !important;
    margin-right: 0;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 100%;
    max-width: 100%;
  }

  .heroBGImage {
    opacity: 0.3;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translate3d(0, -50%, 0);
    content:unset;
  }


  .findCareWrapper {
    text-align: center;
  }

  .service-details-sidebar aside {
    display: none !important;
  }

  .mobile-form {
    display: block !important;
  }

    .col-xl-6.pe-md-4{
        padding-left: 1.5rem;
    }
}
.image-editor-popover[data-image-editor="altHeroBG"],
[data-image-editor="altHeroBG"] {
  width:25% !important;
  height:100% !important;
  right:0 !important;
  top:0 !important;
  left:auto !important;
}

@media screen and (max-width: 768px) {

  .banner-title h1, .banner-title .sub-title {
    text-align: center;
  }

  .findCareWrapper {
    z-index: 9;
    position: relative;
    padding: 0;
  }

  .fakeInput, .fakeSubmit {
    padding: 10px 15px !important;
  }

  .banner-title h1 {
    font-size: 45px !important;
    line-height: 48px !important;
  }

  .findCareWrapper {
    margin-top: 30px;
  }
  .heroSection .banner-title {
    left: 50%;
  }

  .heroBGMobile .ps-0 {
    padding-left: 0px !important;
  }
  .heroBGMobile .pe-0 {
    padding-right: 0px !important;
  }
}


















.contact-form{
  background-color: #eaf1f6; padding: 52px;border-radius: 0px;padding-left: 195px;padding-top: 40px;
}


.heroSection:before {
  transform: translate(-230%, 0);
}

.contact-form__body .col-md-7{
    max-width: 450px;
}

@media(max-width: 1400px) {
  .heroSection:before {
    transform: translate(-190%, 0) !important;
  }
}

@media(max-width: 1450px) {

  .contact-form {
    padding-top: 20px;
    padding-left: 170px;
  }

  .heroSection .banner-content p {
    max-width: 340px !important;
  }


  .contact-form__body .col-md-7 {
    max-width: 400px;
  }

  .contact-form__body .col-md-5 {
    max-width: 240px;
  }

}
@media(max-width: 1300px) {
  .contact-form {
    padding-left: 120px;
  }
}

@media(max-width: 1250px) {
  .contact-form {
    padding-left: 90px;
    padding-top: 30px;
  }
}


@media(min-width: 1201px) {
    .desktop-img{
      top: 0;
      left: 380px;
      transform: none !important;
      right: 0;
      width: 100vw;
    }
}

@media(max-width: 1200px) {
  .contact-form {
    padding: 30px;        
  }

  .desktop-img {
      position: relative;
      left: 0;
      transform: none;
      top: 0;
      right: 0;
      max-width: 100%;
      width: 100%;
      flex: none;
      margin-bottom: 60px;
  } 

  .contact-form__body .col-md-7 {
    max-width: none;
}
}

@media(max-width:1100px) {
  .heroSection:before {
    transform: translate(-180%, 0) !important;
  }
}

@media screen and (min-width: 992px) {
    .heroSection:before {
      transform: translate(-230%, 0);
    }

}

@media(max-width: 991px) {
  .banner-content {
    max-width: unset !important;
  }

  .heroSection .banner-content p {
    max-width: unset !important;
  }

  .desktop-img{
    display: block;
  }

}

@media(max-width: 767px) {
  .heroSection .banner-content p {
    max-width: unset !important;
  }
}


}

.zipWrapper {
    margin: inherit !important;
    text-align: left !important;
    justify-content: start !important;
}

.zipSubmitWrapper{
    width: 370px !important;
}

@media screen and (max-width: 700px) {
    .zipSubmitWrapper{
        width: fit-content !important;
    }
}}quarter-container{.invert{
    h1,h2,h3,h4,h5,h6,p,a, li{
        color: #fff;
    }
}

.noPadding, .noPadding > .container{
    padding: 0 !Important;
}


.padding5{
    padding: 0 !Important;
}

.padding5 > .container{
    padding: 5px !Important;
}

.row > *{
    position: relative;
}

.alignCenter{
    text-align: center;
}

.blueBG{
        background-color: #003A70;
}

.lightblueBG{
        background-color: #DDEDF3;    
}

.yellowBG{
        background-color: #F2E5BF;
}

.greenBG{
    background-color: #1C7770;
}

.purpleBG{
    background-color: #5C355F;
}

.transparentBG{
    background-color: transparent;
}

.WaveBG {
    background-image: url(https://cdn2.visitingangels.com/corporate/img/NewWaves.webp);
}

.BigWaveBG {
    background-image: url(https://cdn2.visitingangels.com/corporate/img/wave.png);
}

.curveBG{
    border-radius: 15px;
}

.relative{
    position: relative;
}

.paddingBottom0{
    padding-bottom: 0 !Important;
}

.paddingTop30{
    padding-top: 30px !Important;
}

.paddingTop0{
    padding-top: 0 !Important;
}

.noBG{
    background: none !Important;
}

.borderBox{
    padding: 30px;
    border: solid 2px #EDEDED;
    border-radius: 10px;
    position: relative;
    overflow: visible; 
}

.whiteBG{
    background-color: #fff;
}

.noPadding, .noPadding > .container{
    padding: 0 !Important;
}

.noMargin, .noMargin > .container{
    margin: 0 !Important;
}

.centerSlots {
    display: block;
    text-align: center;
    max-width: 1080px;
    margin: 0 auto;
}

.centerSlots .col-lg-6{
    max-width: 48%;
    margin: 0 1%;
}


.smallerContainer  {
    .container {
        max-width: 1100px;
    }
    @media (min-width: 1400px) {
        .container {
            max-width: 1300px;
        }
    }
}

.centeringContainer{
    padding: 0; 

    .container {
        margin: 0 auto;
        position: relative;
        z-index: 100;
        padding-top: 60px;
        padding-bottom: 60px;
    }
}


@media (max-width: 992px) {
    .centerSlots .col-lg-6 {
        max-width: 100%;
        margin: 0;
        margin-bottom: 20px;
    }

    .borderBox{
        margin: 0 2%;
        max-width: 96%;        
    }

    .ListBoxTopTitle{
        background-color: transparent !important;
    }

    .ListBoxTopTitle > div{
        background-color: #fff;
    }
}
@media (max-width: 768px) {
    .centerSlots .col-lg-6{
        margin: 0 15px;
        margin-bottom: 20px;
        width: -webkit-fill-available;
    }
}
@media (max-width: 575px) {
    .centerSlots .col-lg-6 {
        /* margin-left: 0;
        margin-right: 0; */
    }
}

.twoBoxes{

    .container{
      display: flex;
      justify-content: space-evenly;
    }

    > .container > .row{
        margin-left: 0 !important;
        margin-right: 0 !important;    
        gap: 2%;
    }

    @media (min-width: 992px) {
        .col-lg-6 {
            width: 49%;
            /* margin: 0 1%; */
        }
    }

    @media (max-width: 991px) {
        .col-lg-6:first-of-type {
            margin-bottom: 50px
        }

      .row{
        gap: 0;
      }
    }

    .whiteBox{
        background: #fff;
        padding: 20px 15px;
        border-radius: 10px;
    }

}








.home-caregiver-of-the-year {
    .caregiver-margin {
        margin-top: 90px;
        margin-bottom: 90px;
    } 

    img{
        width: 80%;
    }

    .alignCenter{
        text-align: center;
        align-self: center;
    }

    .caregiver-margin p{
        color: rgb(255, 255, 255);
        max-width: 600px;
        background-color: rgb(28, 119, 112);
    }
    @media (max-width: 992px) {
        .caregiver-margin {
            margin-top: 0;
            margin-bottom: 0;
            padding-top: 10px;
            padding-bottom: 30px;
            width: 100%;
            text-align: center;
        }

        .caregiver-margin p{
            margin: 0 auto;
        }
    }

    @media (max-width: 768px) {
        .caregiver-margin {
            padding-top: 30px !important;
        }
    }
}




.fiveSeven {
    @media (min-width: 992px) {
        .col-lg-5 {
            flex: 0 0 auto;
            width: 41.66666667%;
        }
    }

    @media (min-width: 992px) {
        .col-lg-7 {
            flex: 0 0 auto;
            width: 58.33333333%;
        }
    }
}

@media (min-width: 992px) {
    .desktopPaddingLeft60 {
        padding-left: 60px !important;
    }
}

.textCenter{
    text-align: center;
}

.bottomOverlap{
    margin-bottom: -86px;
    padding-bottom: 130px;
}

.padding30{
  padding: 30px !important;
}}caregiver-bronze{.bronze_winner{
    display: flex;
    flex-direction: column;
    align-items: stretch;
    height: 100%;
}

.awardee_info {
  padding: 15px;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  background: #f7f7f7;
  height: 100%;
}

.gold_winner .awardee_info, .silver_winner .awardee_info {
  min-height: 690px;
}

.awardee_info.last_row {
  min-height: 690px;
}

.award_photo img {
  display: block;
  width: 100%;
}


.awardee_name {
  position: relative;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
}

  .awardee_name span {
    font-size: 18px;
    font-weight: 400;
    font-weight: 600;
    color: #003A70;
  }

.award_location a {
  text-decoration: underline;
  font-size: 16px;
  color: #000000;
  padding-bottom: 5px;
  display: block;
}

  .award_location a:hover {
    text-decoration: underline;
    font-size: 16px;
    color: #000000;
    padding-bottom: 5px;
  }

.award_location_owner {
  font-size: 14px;
  color: #000000;
  padding-bottom: 20px;
  font-style: italic;
}

.awardee_info p, .awardee_info p > *{
    font-size: 16px;
    line-height: 24px;
}


@media screen and (max-width: 991px) {
    .bronze_winner{
        padding-bottom: 40px;
    }
}}two-quarters-and-half{
.paddingBottom0{
    padding-bottom: 0 !Important;
}

.paddingTop0{
    padding-top: 0 !Important;
}}cgya-past-winner{@media (max-width: 570px) {
  .year_tabs_wrapper .year_tab {
    padding: 8px 30px !important;
  }
}

@media (max-width: 450px) {
  .year_tabs_wrapper .year_tab {
    padding: 8px 15px !important;
  }
}

@media (max-width: 400px) {
  .year_tabs_wrapper .year_tab {
    padding: 8px 10px !important;
  }
}

.award_2025 .awardee_info {
  min-height: 710px !important;
}

.award_2024 .awardee_info {
  min-height: 640px !important;
}

.award_2023 .awardee_info {
  min-height: 700px !important;
}

@media (max-width: 1200px) {
  .award_2023 .awardee_info {
    min-height: 780px !important;
  }
}

@media (max-width: 1024px) {
  #pastWinners .awardee_section .awardee_info {
    min-height: 0 !important;
  }
}

.content .disclaimer, .zip_con {
  display: none;
}

.no_feat {
  display: none;
}

.inner_con {
  margin: 0 auto 20px auto;
  max-width: 100%;
  padding: 0;
}

.disclaimer {
  max-width: 1200px;
  padding: 0 15px;
  margin: 0 auto;
}

.award_inner_container {
  max-width: 1200px;
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  padding-top: 30px;
}

p {
  /*font-weight: 300;
    */
}

.award_top {
  text-align: center;
  padding: 50px 10px 30px;
  background-size: cover;
  background-position: center bottom;
  margin-bottom: 20px;
  background-color: rgb(186, 219, 230);
  background-image: url(https://cdn2.visitingangels.com/corporate/img/wave.png);
}

  .award_top::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0.5;
    background: #fff;
  }

  .award_top .award_title {
    font-size: 55px;
    padding-bottom: 30px;
    color: #003A70;
    font-family: 'myriad-pro';
    font-weight: 700;
    line-height: 58px;
  }

  .award_top .award_text {
    font-size: 20px;
    line-height: 32px;
    color: #000000;
    /*font-weight: 300;
    */
    max-width: 860px;
    margin: 0 auto;
  }

.awardee_section {
  position: relative;
}

  .awardee_section .awardee_titles {
    text-align: center;
    padding-bottom: 20px;
    color: #003A70;
    font-family: 'myriad-pro';
    font-weight: 700 !important;
    line-height: 45px;
    font-size: 28px !important;
  }

.awardee_info {
  padding: 15px;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  background: #f7f7f7;
  min-height: 530px;
}

.award_photo img {
  display: block;
  width: 100%;
}

.gold_winner {
  float: left;
  width: 44%;
  padding-right: 10px;
}

.silver_winner {
  float: left;
  width: 25%;
  padding-left: 5px;
  padding-right: 5px;
}

.bronze_winner {
  float: left;
  width: 25%;
  padding-left: 10px;
}

.blue_button {
  background: #258398;
  padding: 10px 15px;
  margin-left: -15px;
  color: #fff;
}

  .blue_button:hover {
    color: #fff;
  }

.awardee_name {
  font-size: 18px;
  font-weight: 400;
  color: #000000;
}

  .awardee_name span {
    font-size: 18px;
    font-weight: 400;
    color: #003A70;
  }

.award_location {
  text-decoration: underline;
  font-size: 16px;
  color: #000000;
  padding-bottom: 5px;
  display: block;
}

  .award_location:hover {
    text-decoration: underline;
    font-size: 16px;
    color: #000000;
    padding-bottom: 5px;
  }

.award_location_owner {
  font-size: 14px;
  color: #000000;
  padding-bottom: 20px;
  font-style: italic;
}

.silver_winner .awardee_info, .bronze_winner .awardee_info {
  /*min-height: 481px;
     */
}

.award_button_new {
  color: #2f8499;
  font-size: 14px;
  letter-spacing: 1px;
  padding-bottom: 10px;
  display: block;
}

  .award_button_new img {
    float: left;
    margin-top: -3px;
    padding-right: 10px;
  }

.gold_winner .award_photo, .silver_winner .award_photo {
  overflow: hidden;
}

.year_tab {
  display: inline-block;
  padding: 5px 15px;
  background: #f3f3f3;
  color: #a3a3a3;
  margin-right: 1px;
  cursor: pointer;
}

  .year_tab:hover, .year_tab.active {
    background: #003A70;
    color: #fff;
  }

.select_year {
  margin-top: 50px;
}

  .select_year p, .select_year .year_tabs_wrapper {
    display: inline-block;
  }

  .select_year p {
    margin-right: 25px;
  }

.award_photo {
  height: 266px;
}

.silver_winner .award_photo img, .bronze_winner .award_photo img {
  height: 266px;
  width: 100%;
}

.left-arrow, .right-arrow {
  position: absolute;
  top: 200px;
  cursor: pointer;
}

.left-arrow {
  left: -80px;
}

.right-arrow {
  right: -40px;
}

.award_section_year {
  display: none;
}

.award_2025 {
  display: block;
}

.award_2022 .awardee_info {
  min-height: 475px;
}

.award_2021 .awardee_info {
  min-height: 570px;
}

.award_2020 .awardee_info {
  min-height: 515px;
}

@media (max-width: 1024px) {
  .mob_hide {
    display: none;
  }

  .award_inner_container .awardee_section .award_section_year .bronze_winner img {
    float: unset;
  }

  .gold_winner {
    float: unset;
    width: 100%;
    padding: 0 0 20px 0;
    min-height: 0;
  }

  .silver_winner {
    float: unset;
    width: 100%;
    padding: 0 0 20px 0;
    min-height: 0;
  }

  .bronze_winner {
    float: unset;
    width: 100%;
    padding: 0 0 20px 0;
    min-height: 0;
  }

  .inner_con.page .content .award_photo img {
    margin: 0;
    /*padding-bottom: 20px;
        */
  }

  .inner_con.page .content .award_button_new {
    padding-bottom: 20px;
    width: fit-content;
    margin: -5px 0;
  }

    .inner_con.page .content .award_button_new img {
      float: none;
      margin: 0;
      margin-bottom: -5px;
    }

  .silver_winner .award_photo img, .bronze_winner .award_photo img {
    width: 100%;
    height: auto;
  }

  .gold_winner .award_photo, .silver_winner .award_photo, .bronze_winner .award_photo {
    /*width: fit-content;
         margin-left: auto;
         margin-right: auto;
        */
    height: auto;
  }

  .left-arrow {
    /*top: 130px;
         left: 0;
        */
    display: none;
  }

  .right-arrow {
    /*top: 130px;
         right: -20px;
        */
    display: none;
  }

  .awardee_section .award_section_year .awardee_info {
    min-height: 400px;
  }

  .awardee_section .awardee_titles {
    /*margin-bottom: 30px;
        */
    font-size: 28px;
    line-height: 42px;
  }

  .select_year p {
    margin-right: 0;
  }

  .select_year .year_tabs_wrapper {
    width: 100%;
  }

  .year_tabs_wrapper .year_tab {
    /*font-size: */
    padding: 8px 45px;
    margin-right: 5px;
  }

  .awardee_name, .awardee_location, .award_location, .award_location_owner {
    /*text-align: center;
        */
  }
}

@media (max-width: 450px) {
  .year_tabs_wrapper .year_tab {
    padding: 8px 35px;
  }
}

@media (max-width: 400px) {
  .year_tabs_wrapper .year_tab {
    padding: 8px 30px;
  }
}
}cgya-winner{.winnerWrapper{
  display: flex;
  column-gap: 20px;
}

.awardee_info {
  padding: 15px;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  background: #f7f7f7;
  height: 100%;
  padding-bottom: 20px;
}


.award_photo img {
  display: block;
  width: 100%;
}

.gold_winner {  
    display: flex;
    flex-direction: column;
    align-items: stretch;
    padding-bottom: 40px;
    flex: 506%;
}

.silver_winner {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    padding-bottom: 40px;
}


.awardee_name {
  position: relative;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
}

  .awardee_name span {
    font-size: 18px;
    font-weight: 400;
    font-weight: 600;
    color: #003A70;
  }

.award_location a {
  text-decoration: underline;
  font-size: 16px;
  color: #000000;
  padding-bottom: 5px;
  display: block;
}

  .award_location a:hover {
    text-decoration: underline;
    font-size: 16px;
    color: #000000;
    padding-bottom: 5px;
  }

.award_location_owner {
  font-size: 14px;
  color: #000000;
  padding-bottom: 20px;
  font-style: italic;
}

.awardee_info p, .awardee_info p > *{
    font-size: 16px;
    line-height: 24px;
}

.award_button_new {
    color: #2f8499;
    font-size: 14px;
    letter-spacing: 1px;
    padding-bottom: 10px;
    display: block;
}

.award_button_new img {
    float: left;
    margin-top: -3px;
    padding-right: 10px;
}

@media (max-width: 991px) {

    .winnerWrapper {
      flex-direction: column;
    }

  .award_photo {
    overflow: initial;
    height: auto !important;
  }

  .gold_winner {
    flex: 1;
  }

  .silver_winner {
    flex: 1;
  }

  .award_top .award_title {
    font-size: 48px;
    line-height: 60px;
  }

  .awardee_section .awardee_titles {
    font-size: 28px !important;
    line-height: 40px !important;
  }

  .award_top .award_text {
    font-size: 22px !important;
    line-height: 34px !important;
  }
}
}icon-chevron{}bread-crumbs{block{
  display: flex;
}

p{
  margin: 0;
}}sidebar-container{.full-height { height: 100%; }}site-header{ @media (max-width: 991px) {
     .scrollHeader {
        /* position: fixed;
         */
         width: 100%;
    }
     .navbar-default{
         background: #fff;
    }
}
 @media (max-width: 767px) {
     .tabletContainer, .container {
         padding-left: 12px;
         padding-right: 12px;
         max-width: none;
    }
}
 .navbar{
     justify-content: space-between;
}
/* =================================== Default Header style ====================================== */
 header {
     transition: all 0.5s ease 0s;
     position: relative;
     z-index: 99999;
}
 .navbar-brand img {
     max-height: 53px;
     transition-duration: 0.5s;
}
 .navbar-header-custom {
     padding: 17px 0 15px 0;
}
 .navbar-default {
     transition: all 0.5s ease 0s;
     -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
     -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
     box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
 .navbar-default .container, .navbar-default .container-fluid {
     position: relative;
}
 .menu_area {
     position: relative;
     z-index: 2;
}
 .menu_area .navbar-brand {
     transition: all 0.5s ease 0s;
     display: inline-block;
}
 .navbar-nav li {
     list-style: none;
     -webkit-transition: background .3s ease;
     -ms-transition: background .3s ease;
     transition: background .3s ease;
}
 .navbar-nav li.has-sub > a {
     position: relative;
}
 .navbar-nav li.has-sub a:hover {
     color: #fff;
}
 .navbar-nav li a {
     display: block;
     color: #9d9d9d;
     font-size: 16px;
     font-weight: 600;
     padding: 8px 42px 8px 32px;
}
 .navbar-nav > site-header-menu-item > li {
     margin-left: 7px;
     float: left;
     text-align: center;
}
 .navbar-nav > site-header-menu-item > li.has-sub {
     padding-right: 6px;
}
 .navbar-nav > site-header-menu-item > li > a, .navbar-nav > li > a {
     position: relative;
     display: block;
     font-size: 16px;
     font-weight: 800;
     padding: 21px 0.4rem;
     color: #264653;
     letter-spacing: 0px;
     text-transform: uppercase;
     -webkit-transition-duration: 500ms;
     -o-transition-duration: 500ms;
     transition-duration: 500ms;
}
 .navbar-nav li.current > a, .navbar-nav li.active > a {
     color: #229f72;
}
 .navbar-nav > site-header-menu-item > li.has-sub > a:hover {
     color: #000;
}
 .navbar > ul > site-header-menu-item > li.has-sub > a:hover:after {
     border-color: transparent #000 #000 transparent;
}
 li.has-sub > a:after {
     position: absolute;
     top: 32px;
     right: -5px;
     content: "";
     border-color: transparent #264653 #264653 transparent;
     border-style: solid;
     border-width: 0 1px 1px 0;
     display: block;
     height: 6px;
     transform: rotate(45deg);
     transition: border 0.3s ease 0s;
     width: 6px;
}
 .navbar > ul > site-header-menu-item > li.current > a:after {
     border-color: transparent #229f72 #229f72 transparent;
}
 .navbar-nav ul {
     position: absolute;
     left: -9999px;
}
 .navbar ul ul li {
     -webkit-transition: all .25s ease;
     -ms-transition: all .25s ease;
     transition: all .25s ease;
}
 .navbar ul ul li:last-child {
     margin-bottom: 0;
}
 .navbar ul ul li.active > a {
     color: #fff;
}
 .navbar-nav li > ul {
     padding: 15px 0;
     border-radius: 5px;
     margin: 0 0 0 10px;
     background: #264653;
     min-width: 225px;
     -webkit-box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.1);
     -ms-box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.1);
     box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.1);
}
 .navbar-nav li:hover > ul {
     left: auto;
}
 .navbar-nav > site-header-menu-item > li.has-sub > ul {
     text-align: left;
     opacity: 0;
     margin-top: 10px;
     margin-left: -20px;
     -webkit-transition: all .5s ease;
     -ms-transition: all .5s ease;
     -moz-transition: all .5s ease;
     -o-transition: all .5s ease;
     transition: all .5s ease;
}
 .navbar-nav > site-header-menu-item > li.has-sub:hover > ul {
     margin-top: 0;
     opacity: 1;
}
 .navbar li > ul ul {
     margin-top: -39px;
     margin-left: 260px;
     min-width: 225px;
}
 .navbar li > ul ul ul {
     margin-left: 175px;
     min-width: 130px;
}
 .navbar ul ul li:last-child > a, .navbar ul ul li.last-item > a {
     border-bottom: 0;
}
 .navbar ul ul li.has-sub > a:after {
     position: absolute;
     top: 22px;
     right: 17px;
     width: 8px;
     height: 2px;
     display: block;
     background: #9d9d9d;
     content: "";
}
 .navbar ul ul li.has-sub > a:before {
     position: absolute;
     top: 19px;
     right: 20px;
     display: block;
     width: 2px;
     height: 8px;
     background: #9d9d9d;
     content: '';
     -webkit-transition: all .25s ease;
     -ms-transition: all .25s ease;
     transition: all 0.25s ease;
}
 .navbar ul ul > li.has-sub:hover > a:before {
     top: 17px;
     height: 0;
}
/* atribute navigation */
 .attr-nav {
     float: right;
     margin-left: 11px;
}
 .attr-nav .dropdown-toggle:after {
     content: none;
}
 .attr-nav > ul {
     padding: 0;
     margin: 0 0 -5px 0;
     list-style: none;
     display: inline-block;
}
 .attr-nav > ul > li {
     float: none;
     display: inline-block;
     vertical-align: middle;
}
 .attr-nav > ul > li > a {
     color: #264653;
     display: block;
     padding: 21px 12px;
     position: relative;
     font-size: 17px;
}
 .attr-nav > ul > li > a span.badge {
     position: absolute;
     top: 50%;
     margin-top: -15px;
     right: 5px;
     font-size: 10px;
     padding: 2px 0 0 1px;
     width: 15px;
     height: 15px;
     color: #fff;
     border-radius: 15px;
     line-height: 12px;
     font-weight: 400;
}
 .attr-nav > ul > li.dropdown ul.dropdown-menu {
     position: absolute;
     border: none;
     border-radius: 0;
     padding: 0;
     background: #264653;
     min-width: 225px;
     margin: 10px 0 0 10px;
     -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
     -ms-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
     box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
     -webkit-transition: all .5s ease;
     -ms-transition: all .5s ease;
     -moz-transition: all .5s ease;
     -o-transition: all .5s ease;
     transition: all .5s ease;
}
/* top search */
 .top-search {
     padding: 10px 0;
     display: none;
}
 .top-search input.form-control {
     background-color: transparent;
     border: none;
     -moz-box-shadow: 0px 0px 0px;
     -webkit-box-shadow: 0px 0px 0px;
     -o-box-shadow: 0px 0px 0px;
     box-shadow: 0px 0px 0px;
     color: #fff;
     height: 40px;
     padding: 0 15px;
     min-height: auto;
}
 .top-search input.form-control::placeholder {
     color: #f1f1f1;
     opacity: 1;
}
 .top-search input.form-control::-ms-input-placeholder, .top-search input.form-control::-moz-input-placeholder {
     color: #f1f1f1;
}
 .top-search .input-group-addon {
     background-color: transparent;
     border: none;
     color: #fff;
     padding-left: 0;
     padding-right: 0;
     line-height: 1.7;
     font-size: 18px;
}
 .top-search .input-group-addon.close-search {
     cursor: pointer;
}
/* top search */
 .top-search.white {
     background: #fff;
}
 .top-search.white input.form-control {
     color: #264653;
}
 .top-search.white input.form-control::placeholder {
     color: #6f6f6f;
     opacity: 1;
}
 .top-search.white input.form-control::-ms-input-placeholder {
     color: #6f6f6f;
}
 .top-search.white .input-group-addon {
     color: #264653;
}
/* Responsive CSS */
 @media screen and (min-width: 1150px) {
    /* =================================== Default Header style ====================================== */
     header.scrollHeader {
         position: fixed;
         top: 0;
         z-index: 999999;
         width: 100%;
         left: 0;
    }
     header.scrollHeader > * {
         transition: all 0.2s ease 0s;
    }
     header.scrollHeader .navbar-default {
         width: 100%;
         background: #fff;
         -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
         -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
         box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    }
     .wrapper-boxed .scrollHeader .navbar-default {
         left: 0;
         margin: 0 auto;
         max-width: 1200px;
         right: 0;
    }
     .scrollHeader .navbar-brand img {
         transition-duration: 0.5s;
    }
     .scrollHeader .navbar-header-custom {
        /*padding: 8px 0;
         */
         transition-duration: 0.5s;
    }
     .navbar-nav .megamenu {
         margin: 0;
         padding: 30px 15px;
         right: 0;
         width: 100%;
    }
     .navbar .megamenu > li {
         margin: 0;
         float: left;
    }
     .navbar .sub-title {
         color: #fff;
    }
     .megamenu > li > ul {
         left: 0;
         margin: 0;
         min-width: auto;
         position: static;
         width: 100%;
    }
     .navbar .megamenu li > ul {
         margin: 0;
         min-width: auto;
         padding: 0;
         -webkit-box-shadow: none;
         -ms-box-shadow: none;
         -moz-box-shadow: none;
         box-shadow: none;
    }
     .navbar .megamenu ul li {
         padding: 0;
    }
     .navbar .megamenu ul li a {
         padding-left: 0;
         padding-right: 0;
    }
     .navbar .megamenu li.has-sub > a:after, .navbar .megamenu li.has-sub > a:before {
         background: none;
    }
     .navbar-nav li > ul {
         min-width: 270px;
    }
    /* atribute navigation */
     .scrollHeader .attr-nav > ul > li > a {
         padding: 21px 12px;
    }
     .attr-nav > ul > li.dropdown ul.dropdown-menu {
         visibility: hidden;
         top: 66px;
         border-radius: 0;
         opacity: 0;
         left: -225px;
    }
     .attr-nav > ul > li.dropdown:hover ul.dropdown-menu {
         margin-top: 0;
         opacity: 1;
         visibility: visible;
    }
     .scrollHeader .attr-nav > ul > li.dropdown ul.dropdown-menu {
         top: 67px;
    }
    /* header top position */
     .top-position {
         margin-top: -95px;
    }
     .top-position1 {
         margin-top: -96px;
    }
    /* =================================== Header style01 ====================================== */
     .header-style1 {
         box-shadow: none;
    }
     .header-style1 #top-bar {
         background: none;
         border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }
     .header-style1 .navbar-default {
         -webkit-box-shadow: none;
         -ms-box-shadow: none;
         box-shadow: none;
    }
     .header-style1 .navbar-nav li.has-sub a:hover {
         color: #fff;
    }
     .header-style1 .navbar-nav > site-header-menu-item > li > a {
         color: #fff;
    }
     .header-style1 .navbar-nav li.current > a {
         color: #229f72;
    }
     .header-style1 .navbar-nav > site-header-menu-item > li.has-sub > a:hover {
         color: #fff;
    }
     .header-style1 .navbar > ul > site-header-menu-item > li.has-sub > a:hover:after {
         border-color: transparent #fff #fff transparent;
    }
     .header-style1 .navbar > ul > site-header-menu-item > li.has-sub > a:after {
         border-color: transparent #fff #fff transparent;
    }
     .header-style1 .navbar > ul > site-header-menu-item > li.current > a:after {
         border-color: transparent #229f72 #229f72 transparent;
    }
     .header-style1.scrollHeader .navbar-nav > site-header-menu-item > li > a {
         color: #264653;
    }
     .header-style1.scrollHeader .navbar-nav > site-header-menu-item > li.has-sub > a:hover {
         color: #000;
    }
     .header-style1.scrollHeader .navbar > ul > site-header-menu-item > li.has-sub > a:after {
         border-color: transparent #264653 #264653 transparent;
    }
     .header-style1.scrollHeader .navbar-nav li.current > a {
         color: #229f72;
    }
     .header-style1.scrollHeader .navbar-nav li.current > a:hover {
         color: #229f72;
    }
     .header-style1.scrollHeader .navbar > ul > site-header-menu-item > li.current > a:after {
         border-color: transparent #229f72 #229f72 transparent;
    }
    /* atribute navigation */
     .header-style1 .attr-nav > ul > li > a {
         color: #fff;
    }
     .header-style1.scrollHeader .attr-nav > ul > li > a {
         color: #264653;
    }
    /* =================================== Header style02 ====================================== */
     .header-style3 .navbar-default {
         -webkit-box-shadow: none;
         -ms-box-shadow: none;
         -moz-box-shadow: none;
         box-shadow: none;
    }
    /* =================================== Header style03 ====================================== */
     .header-style2 .navbar-default {
         box-shadow: none;
    }
     .header-style2 .navbar-nav li a {
         color: #02453c;
    }
     .header-style2 .navbar-nav > site-header-menu-item > li > a {
         color: #02453c;
    }
     .header-style2 .navbar-nav li > ul {
         background: #fff;
    }
     .header-style2 .navbar ul ul li.active > a {
         color: #02453c;
    }
     .header-style2 .navbar-nav li.has-sub a:hover {
         color: #02453c;
    }
     .header-style2 .navbar-nav li.current > a {
         color: #229f72;
    }
     .header-style2 .navbar .sub-title {
         color: #02453c;
    }
     .header-style2 .navbar-nav > site-header-menu-item > li.has-sub > a:hover {
         color: #000;
    }
     .header-style2 .navbar > ul > site-header-menu-item > li.has-sub > a:hover:after {
         border-color: transparent #000 #000 transparent;
    }
     .header-style2 .navbar > ul > site-header-menu-item > li.has-sub > a:after {
         border-color: transparent #000 #000 transparent;
    }
     .header-style2 .navbar > ul > site-header-menu-item > li.current > a:after {
         border-color: transparent #229f72 #229f72 transparent;
    }
     .header-style2.scrollHeader .navbar-nav > site-header-menu-item > li > a {
         color: #02453c;
    }
     .header-style2.scrollHeader .navbar-nav > site-header-menu-item > li.has-sub > a:hover {
         color: #000;
    }
     .header-style2.scrollHeader .navbar > ul > site-header-menu-item > li.has-sub > a:after {
         border-color: transparent #02453c #02453c transparent;
    }
     .header-style2.scrollHeader .navbar-nav li.current > a {
         color: #229f72;
    }
     .header-style2.scrollHeader .navbar-nav li.current > a:hover {
         color: #229f72;
    }
     .header-style2.scrollHeader .navbar > ul > site-header-menu-item > li.current > a:after {
         border-color: transparent #229f72 #229f72 transparent;
    }
    /* =================================== Menu area light ====================================== */
     .menu_area-light .navbar-nav li a {
         color: #264653;
    }
     .menu_area-light .navbar-nav > site-header-menu-item > li > a {
         color: #fff;
    }
     .menu_area-light .navbar-nav li > ul {
         background: #fff;
         border-radius: 5px;
    }
     .menu_area-light .navbar ul ul li.active > a {
         color: #264653;
    }
     .menu_area-light .navbar-nav li.has-sub a:hover {
         color: #264653;
    }
     .menu_area-light .navbar-nav li.current > a {
         color: #229f72;
    }
     .menu_area-light .navbar .sub-title {
         color: #264653;
    }
     .menu_area-light .navbar-nav > site-header-menu-item > li.has-sub > a:hover {
         color: #fff;
    }
     .menu_area-light .navbar > ul > site-header-menu-item > li.has-sub > a:hover:after {
         border-color: transparent #fff #fff transparent;
    }
     .menu_area-light .navbar > ul > site-header-menu-item > li.has-sub > a:after {
         border-color: transparent #fff #fff transparent;
    }
     .menu_area-light .navbar > ul > site-header-menu-item > li.current > a:after {
         border-color: transparent #229f72 #229f72 transparent;
    }
     .menu_area-light.scrollHeader .navbar-nav > site-header-menu-item > li > a {
         color: #264653;
    }
     .menu_area-light.scrollHeader .navbar-nav > site-header-menu-item > li.has-sub > a:hover {
         color: #000;
    }
     .menu_area-light.scrollHeader .navbar > ul > site-header-menu-item > li.has-sub > a:after {
         border-color: transparent #264653 #264653 transparent;
    }
     .menu_area-light.scrollHeader .navbar-nav li.current > a {
         color: #229f72;
    }
     .menu_area-light.scrollHeader .navbar-nav li.current > a:hover {
         color: #229f72;
    }
     .menu_area-light.scrollHeader .navbar > ul > site-header-menu-item > li.current > a:after {
         border-color: transparent #229f72 #229f72 transparent;
    }
}
 @media screen and (max-width: 1199px) {
     .navbar-nav > site-header-menu-item > li {
         margin-left: 2px;
    }
}
 @media screen and (max-width: 1200px) {
    /* =================================== Default Header style ====================================== */
     .navbar-header-custom {
         padding: 6px 0;
    }
     .navbar-brand img {
         max-height: 47px;
    }
     .navbar-nav li > ul {
         -webkit-box-shadow: none;
         -ms-box-shadow: none;
         -moz-box-shadow: none;
         box-shadow: none;
    }
     .navbar-nav > site-header-menu-item > li.has-sub > ul {
         opacity: 1;
         margin: 0;
         -webkit-box-shadow: none;
         -ms-box-shadow: none;
         -moz-box-shadow: none;
         box-shadow: none;
         -webkit-transition: all 0s ease;
         -ms-transition: all 0s ease;
         -moz-transition: all 0s ease;
         -o-transition: all 0s ease;
         transition: all 0s ease;
    }
     .navbar li > ul ul {
         margin: 0;
         min-width: auto;
    }
     .navbar-nav > site-header-menu-item > li.has-sub {
         padding-right: 0;
    }
     .navbar-nav > site-header-menu-item > li > a {
         padding: 14px 20px;
         color: #264653;
         font-size: 15px;
         font-weight: 700;
    }
     .navbar-nav > site-header-menu-item > li > a:hover {
         opacity: 1;
    }
     .navbar-nav li.has-sub a:hover {
         color: #264653;
    }
     .navbar ul ul li.active > a {
         color: #000;
    }
     .navbar .sub-title {
         color: #264653;
    }
     .navbar-nav {
         background: #fff;
         -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
         -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
         -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
         box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
         position: absolute;
         top: 97px;
         left: 0;
         width: 100%;
         transition-duration: 0;
         -ms-transition-duration: 0;
         -moz-transition-duration: 0;
         -webkit-transition-duration: 0;
         -o-transition-duration: 0;
         width: 100%;
         display: none;
         transition: none;
         -ms-transition: none;
         -moz-transition: none;
         -webkit-transition: none;
         -o-transition: none;
    }
     .navbar-nav li.active > a {
         opacity: 1;
    }
     .navbar-nav ul {
         width: 100%;
         display: none;
         transition: none;
         -ms-transition: none;
         -moz-transition: none;
         -webkit-transition: none;
         -o-transition: none;
    }
     .navbar-nav li {
         width: 100%;
         border-top: 1px solid #e6e6e6;
         position: relative;
         padding: 0;
         margin: 0;
         text-align: left;
    }
     .navbar-nav ul li:hover {
         background: #f5f5f5;
    }
     .navbar-nav ul ul li {
         height: auto;
    }
     .navbar-nav li:hover > ul > li {
         height: auto;
    }
     .navbar ul li a {
         width: 100%;
         border-bottom: 0;
    }
     .navbar ul ul {
         position: relative;
         left: 0;
         width: 100%;
         margin: 0;
         text-align: left;
         background: #f5f5f5;
         padding: 0;
    }
     .navbar ul ul li {
         margin-bottom: 0;
         padding: 0;
         border-color: #e6e6e6;
    }
     .navbar ul ul li a {
         width: 100%;
         border-bottom: 0;
         color: #575a7b;
         background: none;
         padding: 10px 35px 10px 30px;
    }
     .navbar ul ul ul li a {
         padding-left: 45px;
    }
     .navbar ul li {
         float: none;
    }
     .navbar-nav ul ul {
         position: relative;
         left: 0;
         width: 100%;
         margin: 0;
         text-align: left;
         background: #f5f5f5;
         padding: 0;
    }
     .navbar > ul > site-header-menu-item > li.has-sub > a:after, .navbar > ul > site-header-menu-item > li.has-sub > a:before {
         display: none;
    }
     .navbar ul ul > li.has-sub > a:after, .navbar ul ul > li.has-sub > a:before {
         display: none;
    }
     .navbar-nav ul ul ul li.active a {
         border-left: none;
    }
     .navbar-nav > site-header-menu-item > ul > li.has-sub > ul > li.active > a, .navbar-nav > site-header-menu-item > ul ul > li.has-sub > ul > li.active > a {
         border-top: none;
    }
     .navbar li > ul ul ul {
         margin-left: 0;
         background: #fff;
    }
     .navbar ul ul ul ul li a {
         padding-left: 55px;
    }
     .navbar-nav .has-sub .has-sub .submenu-button {
         height: 43px;
    }
     .navbar-nav .has-sub .has-sub .submenu-button:after {
         top: 19px;
    }
     .navbar-nav .has-sub .has-sub .submenu-button:before {
         top: 15px;
    }
     .navbar-toggler {
         background: #fff;
         width: 50px;
         height: 45px;
         padding: 0;
         border-radius: 0;
         position: absolute;
         right: -12px;
         top: 20px;
         cursor: pointer;
         z-index: 12399994;
         border: none;
         display: block !important;
    }
     .navbar-toggler:after {
         position: absolute;
         top: 22px;
         right: 15px;
         display: block;
         height: 8px;
         width: 20px;
         border-top: 2px solid #2C6EB7;
         border-bottom: 2px solid #2C6EB7;
         content: "";
    }
     .navbar-toggler:before {
         -webkit-transition: all .3s ease;
         -ms-transition: all .3s ease;
         transition: all .3s ease;
         position: absolute;
         top: 16px;
         right: 15px;
         display: block;
         height: 2px;
         width: 20px;
         background: #2C6EB7;
         content: "";
    }
     .navbar-toggler.menu-opened:after {
         -webkit-transition: all .3s ease;
         -ms-transition: all .3s ease;
         transition: all .3s ease;
         top: 23px;
         border: 0;
         height: 2px;
         width: 19px;
         background: #2C6EB7;
         -webkit-transform: rotate(45deg);
         -moz-transform: rotate(45deg);
         -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
         transform: rotate(45deg);
    }
     .navbar-toggler.menu-opened:before {
         top: 23px;
         background: #2C6EB7;
         width: 19px;
         -webkit-transform: rotate(-45deg);
         -moz-transform: rotate(-45deg);
         -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
         transform: rotate(-45deg);
    }
     .navbar-nav .submenu-button {
         position: absolute;
         z-index: 99;
         right: 0;
         top: 0;
         display: block;
         height: 92px;
         width: 100%;
         cursor: pointer;
    }
     .navbar-nav .submenu-button:after {
         position: absolute;
         top: 45px;
         right: 13px;
         width: 18px;
         height: 4px;
         display: block;
         background: #264653;
         content: "";
    }
     .navbar-nav .submenu-button:before {
         position: absolute;
         top: 38px;
         right: 20px;
         display: block;
         width: 4px;
         height: 18px;
         background: #264653;
         content: "";
    }
     .navbar-nav .has-sub.active > .submenu-button:before {
         display: none;
    }
    /* atribute navigation */
     .attr-nav {
         float: left;
         margin-right: 70px;
    }
     .attr-nav > ul > li {
         display: inline-block;
    }
     .attr-nav > ul > li.dropdown ul.dropdown-menu {
         left: -193px;
         top: 38px;
         display: none !important;
    }
     .attr-nav > ul > li.dropdown.show ul.dropdown-menu {
         display: block !important;
    }
     .attr-nav > ul > li > a {
         padding: 0;
    }
     .attr-nav > ul > li > a span.badge {
         right: -8px;
    }
    /* header top position */
     .top-position {
         margin-top: -72px;
    }
     .top-position1 {
         margin-top: -73px;
    }
    /* =================================== Header style01 ====================================== */
     .header-style1 {
         box-shadow: none;
    }
     .header-style1 #top-bar {
         display: none;
         background: none;
         border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    }
     .header-style1 .navbar-default {
         -webkit-box-shadow: none;
         -ms-box-shadow: none;
         box-shadow: none;
         border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    }
     .header-style1 .navbar-toggler {
         background: #fff;
    }
     .header-style1 .navbar-toggler:after {
         border-top: 2px solid #fff;
         border-bottom: 2px solid #fff;
    }
     .header-style1 .navbar-toggler:before {
         background: #fff;
    }
     .header-style1 .navbar-toggler.menu-opened:after {
         background: #fff;
         border-bottom: none;
    }
     .header-style1 .navbar-toggler.menu-opened:before {
         background: #fff;
    }
     .header-style1 .attr-nav > ul > li > a {
         color: #fff;
    }
    /* =================================== Header style02 ====================================== */
     .header-style3 .navbar-default {
         -webkit-box-shadow: none;
         -ms-box-shadow: none;
         -moz-box-shadow: none;
         box-shadow: none;
    }
}
 .navbar-nav li.current > a, .navbar-nav li.active > a {
     color: #5dc5c3 !important;
}
 @media (max-width: 992px) {
     header {
         position: sticky;
         top: 0;
    }
}
 @media (max-width: 575px) {
     .navbar-nav .submenu-button {
         height: 72px;
    }
     .navbar-nav .submenu-button:after {
         top: 34px;
    }
     .navbar-nav .submenu-button:before {
         top: 27px;
    }
    .navbar-nav > site-header-menu-item > li > a, .navbar-nav > site-header-menu-item > li > ul > li > a {
        font-size: 18px !important;
        padding: 20px !important;
    }

}
 @media (max-width: 1199.98px) {
     header nav.navbar ul {
         gap: 30px;
         list-style: none;
         margin: 0;
         max-width: 100%;
         display: none;
         flex-flow: column;
         width: 100%;
         padding: 0px 0 0px 0;
         height: 100%;
         overflow-y: auto;
    }
     header nav.navbar .navbar-nav {
         top: 94px;
         width: 100vw;
         left: -50px;
         padding: 0;
    }
     header nav.navbar ul li.search{
         display: none !important;
    }
     header nav.navbar .navbar-nav {
         position: fixed;
         inset: 135px 0px 0px;
         transform: none;
         overflow-y: scroll;
    }
}
 .menu_area {
     padding: 5px 0;
}
 @media (max-width: 1300px) {
     .navbar-nav > li > a {
         font-size: 15px;
    }
}
 .navbar-nav ::deep > li > a:hover {
     color: #5dc5c3 !important;
}
 .navbar-nav ::deep > li > a:focus {
     color: #5dc5c3 !important;
     cursor: pointer;
}
 @media (max-width: 992px) {
     header nav.navbar .navbar-nav {
         width: 100vw;
         left: -18px;
         padding: 0;
         min-height: 100vh;
    }
}
 @media (max-width: 767px) {
     header nav.navbar .navbar-nav {
         position: fixed;
         top: 41px;
         transform: none;
         left: 0;
         right: 0;
         bottom: 0;
         overflow-y: scroll;
    }
}
 @media(max-width: 1200px) {
     .navbar-nav > site-header-menu-item > li > a, .navbar-nav > site-header-menu-item > li > ul > li > a {
         font-size: 20px !important;
         padding: 30px 20px;
         text-align: left;
    }
}
 }site-top-bar{.bg-primary {
  background: #2C6EB7 !important;
}

.top-bar {
  display: block;
  position: relative;
  z-index: 999;
  padding: 3px 0;
}

.phoneHeader {
  color: #fff;
  font-weight: bold;
  font-family: 'myriad-pro';
  font-weight: 700;
  margin-left: -5px;
}

.phoneHeader {
  font-size: 20px;
  line-height: 34px;
}

.top-bar-info li {
  font-weight: 500;
  color: #fff;
  list-style-type: none;
  font-size: 19px;
  padding: 0 5px 0;
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
}

.top-social-icon li a {
  color: #fff;
  line-height: 28px;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  padding: 0 3px;
  width: 15px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #030a38;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  transition: 0.3s;
  color: #fff;
}

.top-bar-info {
  display: inline-block;
  vertical-align: middle;
}

  .top-bar-info ul {
    margin-bottom: 0;
  }

.top-social-icon {
  padding: 0;
  float: right;
  margin: 0;
  text-align: right;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  gap: 30px;
  padding-right: 5px;
  width: 200px;
  margin-top: 8px;
}
.top-social-icon a i {
  transition:all 350ms ease;
}
.top-social-icon a:hover i {
  color:#d9a900;
}

  .top-social-icon li {
    font-size: 14px;
    list-style-type: none;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0 0px;
  }

    .top-social-icon li a {
      color: #fff;
      line-height: 28px;
      -webkit-transition-duration: .3s;
      transition-duration: .3s;
      padding: 0 3px;
    }

.phoneOnly {
  display: none;
}

.menu_area {
  padding: 5px 0;
}

@media (max-width: 767px) {

  .phoneOnly {
    display: block;
  }

  .col-xs-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .tabletContainer, .container {
    padding-left: 18px;
    padding-right: 18px;
    max-width: none;
    width: 100%
  }

  .top-bar .navbar-toggler {
    background: transparent;
    top: -12px;
    display: block !important;
    right: -10px;
  }

    .top-bar .navbar-toggler:before {
      background: #fff;
    }

    .top-bar .navbar-toggler:after {
      background: #2C6EB7;
      border-top: 2px solid #fff;
      border-bottom: 2px solid #fff;
    }

  .scrollHeader .top-bar .navbar-toggler {
    display: block !important;
  }

  .navbar-toggler.menu-opened:before {
    top: 23px;
    background: #fff;
    width: 19px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .navbar-toggler.menu-opened:after {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    top: 23px;
    border: 0;
    height: 2px;
    width: 19px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .top-bar .navbar-nav {
    top: 30px;
    width: 95vw;
    left: -50vw;
  }
    
  .topPhone{
    text-align: center;
  }
}
}site-header-desktop{.navbar-header-custom {
  padding: 7px 0 5px 0;
}

.navbar-brand img {
  max-height: 70px;
}

.navbar-brand img {
  width: 100%;
}
}site-header-menu{

#search_bar_mobile {
  display: none;
}

#searchBox, #msearchBox {
  color: #333;
  font-size: 14px;
  border: 1px solid #fff;
  border-radius: 2px;
  background-color: #f0f0f0;
  padding-left: 30px;
  padding-top: 9px;
  padding-bottom: 8px;
  background-size: auto;
  width: 100%;
  max-width: 250px;
  background-image: url(https://cdn2.visitingangels.com/corporate/img/SiteSearch360Magnifier.png);
  background-repeat: no-repeat;
  background-position: 2% 50%;
  background-size: 10%;
  height: 36px;
  margin-top: -2px;
  margin:10px;
}

@media(max-width: 1200px) {
  /* .start-close {
    display: none !important;
  }

  .open {
    display: block !important;
  } */

  #search_bar_mobile {
    display: block;
  }
}
.header-style2 .navbar-nav ::deep li a {
  color: #193E6E !important;
}
.navbar {
  position: relative !important;
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  justify-content: space-between !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  visibility: visible !important;
  opacity: unset !important;
}

header nav.navbar ul {
  max-width: none !important;
  height: auto !important;
  padding-right: 0px !important;
}
  header nav.navbar ul li {
    display: block !important;
  }

.navbar > ul {
  padding-right: 0px !important;
}
.top-bar .navbar-nav {
  top: 30px;
  width: 100vw;
  left: -15px;
  padding: 0;
  transform: translate(-50%, 0px);
}
.header-style2 .navbar-nav ul::deep li a {
  color: #193E6E !important;
}
@media (max-width: 1199.98px) {
  header nav.navbar ul {
    gap: 30px;
    list-style: none;
    margin: 0;
    max-width: 560px;
    display: none;
    flex-flow: column;
    width: 100%;
    padding: 0px 0 0px 0;
    height: 100%;
    overflow-y: auto;
  }
  header nav.navbar .navbar-nav {
    top: 94px;
    width: 100vw;
    left: -50px;
    padding: 0;
  }

  header nav.navbar ul li.search{
    display: none !important;
  }

  header nav.navbar .navbar-nav {
    position: fixed;
    inset: 135px 0px 0px;
    transform: none;
    overflow-y: scroll;
  }
}

  .menu_area {
    padding: 5px 0;
  }

  @media (max-width: 1300px) {
    .navbar-nav > li > a {
      font-size: 15px;
    }
  }

  .navbar-nav ::deep > li > a:hover {
    color: #5dc5c3 !important;
  }

  .navbar-nav ::deep > li > a:focus {
    color: #5dc5c3 !important;
    cursor: pointer;
  }

@media (max-width: 992px) {
  header nav.navbar .navbar-nav {
    width: 100vw;
    left: -18px;
    padding: 0;
    min-height: 100vh;
  }
}

@media (max-width: 767px) {
  header nav.navbar .navbar-nav {
    position: fixed;
    top: 41px;
    transform: none;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: scroll;
  }

}}site-header-menu-item{.header-style2 .navbar-nav li a {
  color: #193E6E !important;
}

.navbar {
  position: relative !important;
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  justify-content: space-between !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  visibility: visible !important;
  opacity: unset !important;
}

.navbar-nav {
  background: #fff;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 69px;
  left: 0;
  width: 100%;
  transition-duration: 0;
  -ms-transition-duration: 0;
  -moz-transition-duration: 0;
  -webkit-transition-duration: 0;
  -o-transition-duration: 0;
  width: 100%;
  display: none;
  transition: none;
  -ms-transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
}

header nav.navbar ul {
  max-width: none !important;
  height: auto !important;
  padding-right: 0px !important;
}

  header nav.navbar ul li {
    display: block !important;
  }

}

.navbar > ul {
  padding-right: 0px !important;
}

.header-style2 .navbar-nav li a {
  color: #193E6E !important;
}

@media (max-width: 1199.98px) {
  header nav.navbar ul {
    gap: 0px;
    list-style: none;
    margin: 0;
    max-width: 560px;
    display: flex;
    flex-flow: column;
    width: 100%;
    padding: 0px 0 50px 0;
    height: 100%;
    overflow-y: auto;
  }
}

@media (max-width: 1300px) {
  .navbar-nav > li > ul > li > a {
    font-size: 16px;
  }
}

.sub-menu > li > a:hover {
  color: #5dc5c3 !important;
  cursor: pointer;
}
}