/* COLORS */
/* FONTS */
/* SIZES */
/*
1) SIZES                : STSZ
2) PADDINGS             : STPD
3) MARGINS              : STMR 
4) TEXT                 : STTXT
5) EXTRAS               : STEXT
6) BUTTONS              : STBTN
7) MATERIAL OVERRIDES   : STMAT
8) TIMELINE OVERRIDES   : STTIM
*/
/* 1) SIZES START: STSZ */
.w100 {
  width: 100%;
}

.h100 {
  height: 100%;
}

/* 1) SIZES END */
/* 2) PADDING START: STPD */
.p-2 {
  padding: 2px;
}

.pt-2 {
  padding-top: 2px;
}

.pb-2 {
  padding-bottom: 2px;
}

.p-4 {
  padding: 4px;
}

.pt-4 {
  padding-top: 4px;
}

.pb-4 {
  padding-bottom: 4px;
}

.p-6 {
  padding: 6px;
}

.pt-6 {
  padding-top: 6px;
}

.pb-6 {
  padding-bottom: 6px;
}

.p-8 {
  padding: 8px;
}

.pt-8 {
  padding-top: 8px;
}

.pb-8 {
  padding-bottom: 8px;
}

.p-10 {
  padding: 10px;
}

.pt-10 {
  padding-top: 10px;
}

.pb-10 {
  padding-bottom: 10px;
}

.p-12 {
  padding: 12px;
}

.pt-12 {
  padding-top: 12px;
}

.pb-12 {
  padding-bottom: 12px;
}

.p-14 {
  padding: 14px;
}

.pt-14 {
  padding-top: 14px;
}

.pb-14 {
  padding-bottom: 14px;
}

.p-16 {
  padding: 16px;
}

.pt-16 {
  padding-top: 16px;
}

.pb-16 {
  padding-bottom: 16px;
}

.p-18 {
  padding: 18px;
}

.pt-18 {
  padding-top: 18px;
}

.pb-18 {
  padding-bottom: 18px;
}

.p-20 {
  padding: 20px;
}

.pt-20 {
  padding-top: 20px;
}

.pb-20 {
  padding-bottom: 20px;
}

.p-22 {
  padding: 22px;
}

.pt-22 {
  padding-top: 22px;
}

.pb-22 {
  padding-bottom: 22px;
}

.p-24 {
  padding: 24px;
}

.pt-24 {
  padding-top: 24px;
}

.pb-24 {
  padding-bottom: 24px;
}

.p-26 {
  padding: 26px;
}

.pt-26 {
  padding-top: 26px;
}

.pb-26 {
  padding-bottom: 26px;
}

.p-28 {
  padding: 28px;
}

.pt-28 {
  padding-top: 28px;
}

.pb-28 {
  padding-bottom: 28px;
}

.p-30 {
  padding: 30px;
}

.pt-30 {
  padding-top: 30px;
}

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

.p-32 {
  padding: 32px;
}

.pt-32 {
  padding-top: 32px;
}

.pb-32 {
  padding-bottom: 32px;
}

.p-34 {
  padding: 34px;
}

.pt-34 {
  padding-top: 34px;
}

.pb-34 {
  padding-bottom: 34px;
}

.p-36 {
  padding: 36px;
}

.pt-36 {
  padding-top: 36px;
}

.pb-36 {
  padding-bottom: 36px;
}

.p-38 {
  padding: 38px;
}

.pt-38 {
  padding-top: 38px;
}

.pb-38 {
  padding-bottom: 38px;
}

.p-40 {
  padding: 40px;
}

.pt-40 {
  padding-top: 40px;
}

.pb-40 {
  padding-bottom: 40px;
}

.p-42 {
  padding: 42px;
}

.pt-42 {
  padding-top: 42px;
}

.pb-42 {
  padding-bottom: 42px;
}

.p-44 {
  padding: 44px;
}

.pt-44 {
  padding-top: 44px;
}

.pb-44 {
  padding-bottom: 44px;
}

.p-46 {
  padding: 46px;
}

.pt-46 {
  padding-top: 46px;
}

.pb-46 {
  padding-bottom: 46px;
}

.p-48 {
  padding: 48px;
}

.pt-48 {
  padding-top: 48px;
}

.pb-48 {
  padding-bottom: 48px;
}

.p-50 {
  padding: 50px;
}

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

.pb-50 {
  padding-bottom: 50px;
}

.p-52 {
  padding: 52px;
}

.pt-52 {
  padding-top: 52px;
}

.pb-52 {
  padding-bottom: 52px;
}

.p-54 {
  padding: 54px;
}

.pt-54 {
  padding-top: 54px;
}

.pb-54 {
  padding-bottom: 54px;
}

.p-56 {
  padding: 56px;
}

.pt-56 {
  padding-top: 56px;
}

.pb-56 {
  padding-bottom: 56px;
}

.p-58 {
  padding: 58px;
}

.pt-58 {
  padding-top: 58px;
}

.pb-58 {
  padding-bottom: 58px;
}

.p-60 {
  padding: 60px;
}

.pt-60 {
  padding-top: 60px;
}

.pb-60 {
  padding-bottom: 60px;
}

.p-62 {
  padding: 62px;
}

.pt-62 {
  padding-top: 62px;
}

.pb-62 {
  padding-bottom: 62px;
}

.p-64 {
  padding: 64px;
}

.pt-64 {
  padding-top: 64px;
}

.pb-64 {
  padding-bottom: 64px;
}

.p-66 {
  padding: 66px;
}

.pt-66 {
  padding-top: 66px;
}

.pb-66 {
  padding-bottom: 66px;
}

.p-68 {
  padding: 68px;
}

.pt-68 {
  padding-top: 68px;
}

.pb-68 {
  padding-bottom: 68px;
}

.p-70 {
  padding: 70px;
}

.pt-70 {
  padding-top: 70px;
}

.pb-70 {
  padding-bottom: 70px;
}

.p-72 {
  padding: 72px;
}

.pt-72 {
  padding-top: 72px;
}

.pb-72 {
  padding-bottom: 72px;
}

.p-74 {
  padding: 74px;
}

.pt-74 {
  padding-top: 74px;
}

.pb-74 {
  padding-bottom: 74px;
}

.p-76 {
  padding: 76px;
}

.pt-76 {
  padding-top: 76px;
}

.pb-76 {
  padding-bottom: 76px;
}

.p-78 {
  padding: 78px;
}

.pt-78 {
  padding-top: 78px;
}

.pb-78 {
  padding-bottom: 78px;
}

.p-80 {
  padding: 80px;
}

.pt-80 {
  padding-top: 80px;
}

.pb-80 {
  padding-bottom: 80px;
}

.p-82 {
  padding: 82px;
}

.pt-82 {
  padding-top: 82px;
}

.pb-82 {
  padding-bottom: 82px;
}

.p-84 {
  padding: 84px;
}

.pt-84 {
  padding-top: 84px;
}

.pb-84 {
  padding-bottom: 84px;
}

.p-86 {
  padding: 86px;
}

.pt-86 {
  padding-top: 86px;
}

.pb-86 {
  padding-bottom: 86px;
}

.p-88 {
  padding: 88px;
}

.pt-88 {
  padding-top: 88px;
}

.pb-88 {
  padding-bottom: 88px;
}

.p-90 {
  padding: 90px;
}

.pt-90 {
  padding-top: 90px;
}

.pb-90 {
  padding-bottom: 90px;
}

.p-92 {
  padding: 92px;
}

.pt-92 {
  padding-top: 92px;
}

.pb-92 {
  padding-bottom: 92px;
}

.p-94 {
  padding: 94px;
}

.pt-94 {
  padding-top: 94px;
}

.pb-94 {
  padding-bottom: 94px;
}

.p-96 {
  padding: 96px;
}

.pt-96 {
  padding-top: 96px;
}

.pb-96 {
  padding-bottom: 96px;
}

.p-98 {
  padding: 98px;
}

.pt-98 {
  padding-top: 98px;
}

.pb-98 {
  padding-bottom: 98px;
}

.p-100 {
  padding: 100px;
}

.pt-100 {
  padding-top: 100px;
}

.pb-100 {
  padding-bottom: 100px;
}

/* 2) PADDING END */
/* 3) MARGIN START: STMR */
.m-2 {
  margin: 2px;
}

.mt-2 {
  margin-top: 2px;
}

.mb-2 {
  margin-bottom: 2px;
}

.m-4 {
  margin: 4px;
}

.mt-4 {
  margin-top: 4px;
}

.mb-4 {
  margin-bottom: 4px;
}

.m-6 {
  margin: 6px;
}

.mt-6 {
  margin-top: 6px;
}

.mb-6 {
  margin-bottom: 6px;
}

.m-8 {
  margin: 8px;
}

.mt-8 {
  margin-top: 8px;
}

.mb-8 {
  margin-bottom: 8px;
}

.m-10 {
  margin: 10px;
}

.mt-10 {
  margin-top: 10px;
}

.mb-10 {
  margin-bottom: 10px;
}

.m-12 {
  margin: 12px;
}

.mt-12 {
  margin-top: 12px;
}

.mb-12 {
  margin-bottom: 12px;
}

.m-14 {
  margin: 14px;
}

.mt-14 {
  margin-top: 14px;
}

.mb-14 {
  margin-bottom: 14px;
}

.m-16 {
  margin: 16px;
}

.mt-16 {
  margin-top: 16px;
}

.mb-16 {
  margin-bottom: 16px;
}

.m-18 {
  margin: 18px;
}

.mt-18 {
  margin-top: 18px;
}

.mb-18 {
  margin-bottom: 18px;
}

.m-20 {
  margin: 20px;
}

.mt-20 {
  margin-top: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.m-22 {
  margin: 22px;
}

.mt-22 {
  margin-top: 22px;
}

.mb-22 {
  margin-bottom: 22px;
}

.m-24 {
  margin: 24px;
}

.mt-24 {
  margin-top: 24px;
}

.mb-24 {
  margin-bottom: 24px;
}

.m-26 {
  margin: 26px;
}

.mt-26 {
  margin-top: 26px;
}

.mb-26 {
  margin-bottom: 26px;
}

.m-28 {
  margin: 28px;
}

.mt-28 {
  margin-top: 28px;
}

.mb-28 {
  margin-bottom: 28px;
}

.m-30 {
  margin: 30px;
}

.mt-30 {
  margin-top: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.m-32 {
  margin: 32px;
}

.mt-32 {
  margin-top: 32px;
}

.mb-32 {
  margin-bottom: 32px;
}

.m-34 {
  margin: 34px;
}

.mt-34 {
  margin-top: 34px;
}

.mb-34 {
  margin-bottom: 34px;
}

.m-36 {
  margin: 36px;
}

.mt-36 {
  margin-top: 36px;
}

.mb-36 {
  margin-bottom: 36px;
}

.m-38 {
  margin: 38px;
}

.mt-38 {
  margin-top: 38px;
}

.mb-38 {
  margin-bottom: 38px;
}

.m-40 {
  margin: 40px;
}

.mt-40 {
  margin-top: 40px;
}

.mb-40 {
  margin-bottom: 40px;
}

.m-42 {
  margin: 42px;
}

.mt-42 {
  margin-top: 42px;
}

.mb-42 {
  margin-bottom: 42px;
}

.m-44 {
  margin: 44px;
}

.mt-44 {
  margin-top: 44px;
}

.mb-44 {
  margin-bottom: 44px;
}

.m-46 {
  margin: 46px;
}

.mt-46 {
  margin-top: 46px;
}

.mb-46 {
  margin-bottom: 46px;
}

.m-48 {
  margin: 48px;
}

.mt-48 {
  margin-top: 48px;
}

.mb-48 {
  margin-bottom: 48px;
}

.m-50 {
  margin: 50px;
}

.mt-50 {
  margin-top: 50px;
}

.mb-50 {
  margin-bottom: 50px;
}

.m-52 {
  margin: 52px;
}

.mt-52 {
  margin-top: 52px;
}

.mb-52 {
  margin-bottom: 52px;
}

.m-54 {
  margin: 54px;
}

.mt-54 {
  margin-top: 54px;
}

.mb-54 {
  margin-bottom: 54px;
}

.m-56 {
  margin: 56px;
}

.mt-56 {
  margin-top: 56px;
}

.mb-56 {
  margin-bottom: 56px;
}

.m-58 {
  margin: 58px;
}

.mt-58 {
  margin-top: 58px;
}

.mb-58 {
  margin-bottom: 58px;
}

.m-60 {
  margin: 60px;
}

.mt-60 {
  margin-top: 60px;
}

.mb-60 {
  margin-bottom: 60px;
}

.m-62 {
  margin: 62px;
}

.mt-62 {
  margin-top: 62px;
}

.mb-62 {
  margin-bottom: 62px;
}

.m-64 {
  margin: 64px;
}

.mt-64 {
  margin-top: 64px;
}

.mb-64 {
  margin-bottom: 64px;
}

.m-66 {
  margin: 66px;
}

.mt-66 {
  margin-top: 66px;
}

.mb-66 {
  margin-bottom: 66px;
}

.m-68 {
  margin: 68px;
}

.mt-68 {
  margin-top: 68px;
}

.mb-68 {
  margin-bottom: 68px;
}

.m-70 {
  margin: 70px;
}

.mt-70 {
  margin-top: 70px;
}

.mb-70 {
  margin-bottom: 70px;
}

.m-72 {
  margin: 72px;
}

.mt-72 {
  margin-top: 72px;
}

.mb-72 {
  margin-bottom: 72px;
}

.m-74 {
  margin: 74px;
}

.mt-74 {
  margin-top: 74px;
}

.mb-74 {
  margin-bottom: 74px;
}

.m-76 {
  margin: 76px;
}

.mt-76 {
  margin-top: 76px;
}

.mb-76 {
  margin-bottom: 76px;
}

.m-78 {
  margin: 78px;
}

.mt-78 {
  margin-top: 78px;
}

.mb-78 {
  margin-bottom: 78px;
}

.m-80 {
  margin: 80px;
}

.mt-80 {
  margin-top: 80px;
}

.mb-80 {
  margin-bottom: 80px;
}

.m-82 {
  margin: 82px;
}

.mt-82 {
  margin-top: 82px;
}

.mb-82 {
  margin-bottom: 82px;
}

.m-84 {
  margin: 84px;
}

.mt-84 {
  margin-top: 84px;
}

.mb-84 {
  margin-bottom: 84px;
}

.m-86 {
  margin: 86px;
}

.mt-86 {
  margin-top: 86px;
}

.mb-86 {
  margin-bottom: 86px;
}

.m-88 {
  margin: 88px;
}

.mt-88 {
  margin-top: 88px;
}

.mb-88 {
  margin-bottom: 88px;
}

.m-90 {
  margin: 90px;
}

.mt-90 {
  margin-top: 90px;
}

.mb-90 {
  margin-bottom: 90px;
}

.m-92 {
  margin: 92px;
}

.mt-92 {
  margin-top: 92px;
}

.mb-92 {
  margin-bottom: 92px;
}

.m-94 {
  margin: 94px;
}

.mt-94 {
  margin-top: 94px;
}

.mb-94 {
  margin-bottom: 94px;
}

.m-96 {
  margin: 96px;
}

.mt-96 {
  margin-top: 96px;
}

.mb-96 {
  margin-bottom: 96px;
}

.m-98 {
  margin: 98px;
}

.mt-98 {
  margin-top: 98px;
}

.mb-98 {
  margin-bottom: 98px;
}

.m-100 {
  margin: 100px;
}

.mt-100 {
  margin-top: 100px;
}

.mb-100 {
  margin-bottom: 100px;
}

/* 3) MARGIN END */
/* 4) TEXT START: STTXT */
/* 4) TEXT END */
/* 5) EXTRAS START: STEXT */
.row {
  margin-left: 0;
  margin-right: 0;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.pointer {
  cursor: pointer;
}

/* 5) EXTRAS END */
/* 6) BUTTONS: STBTN */
.btn-white {
  border-radius: 50px;
  min-width: 100px;
  color: #505050;
  background-color: #fff;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.84rem 1.8rem;
  font-size: 0.9rem;
}
.btn-white .move-right {
  transform: translateX(2px);
}
.btn-white:hover {
  color: #505050;
}
.btn-white:hover .move-right {
  transform: translateX(7px);
}

.btn-fuchsia {
  border-radius: 50px;
  min-width: 100px;
  color: #FFFFFF;
  background-color: #FF5981;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.84rem 1.8rem;
  font-size: 0.9rem;
  box-shadow: 0px 7px 12px 0px rgba(255, 89, 129, 0.35) !important;
}
.btn-fuchsia .move-right {
  transform: translateX(2px);
}
.btn-fuchsia:hover {
  color: #FFFFFF;
}
.btn-fuchsia:hover .move-right {
  transform: translateX(7px);
}
.btn-fuchsia:hover {
  box-shadow: 0px 7px 15px 0px rgba(255, 89, 129, 0.5) !important;
}

/* 6) BUTTONS END */
/* 7) MATERIAL BOOTSTRAP OVERRIDES START: STMAT */
.md-form input[type=date]:focus:not([readonly]),
.md-form input[type=datetime-local]:focus:not([readonly]),
.md-form input[type=email]:focus:not([readonly]),
.md-form input[type=number]:focus:not([readonly]),
.md-form input[type=password]:focus:not([readonly]),
.md-form input[type=search-md]:focus:not([readonly]),
.md-form input[type=search]:focus:not([readonly]),
.md-form input[type=tel]:focus:not([readonly]),
.md-form input[type=text]:focus:not([readonly]),
.md-form input[type=time]:focus:not([readonly]),
.md-form input[type=url]:focus:not([readonly]),
.md-form textarea.md-textarea:focus:not([readonly]) {
  -webkit-box-shadow: 0 1px 0 0 #FF5981;
  box-shadow: 0 1px 0 0 #FF5981;
  border-bottom: 1px solid #FF5981;
}

.md-form input[type=date]:focus:not([readonly]) + label,
.md-form input[type=datetime-local]:focus:not([readonly]) + label,
.md-form input[type=email]:focus:not([readonly]) + label,
.md-form input[type=number]:focus:not([readonly]) + label,
.md-form input[type=password]:focus:not([readonly]) + label,
.md-form input[type=search-md]:focus:not([readonly]) + label,
.md-form input[type=search]:focus:not([readonly]) + label,
.md-form input[type=tel]:focus:not([readonly]) + label,
.md-form input[type=text]:focus:not([readonly]) + label,
.md-form input[type=time]:focus:not([readonly]) + label,
.md-form input[type=url]:focus:not([readonly]) + label,
.md-form textarea.md-textarea:focus:not([readonly]) + label,
.md-form .prefix.active,
.md-form textarea ~ label.active,
.md-form.md-outline input[type=date]:focus:not([readonly]) + label,
.md-form.md-outline input[type=datetime-local]:focus:not([readonly]) + label,
.md-form.md-outline input[type=email]:focus:not([readonly]) + label,
.md-form.md-outline input[type=number]:focus:not([readonly]) + label,
.md-form.md-outline input[type=password]:focus:not([readonly]) + label,
.md-form.md-outline input[type=search-md]:focus:not([readonly]) + label,
.md-form.md-outline input[type=search]:focus:not([readonly]) + label,
.md-form.md-outline input[type=tel]:focus:not([readonly]) + label,
.md-form.md-outline input[type=text]:focus:not([readonly]) + label,
.md-form.md-outline input[type=time]:focus:not([readonly]) + label,
.md-form.md-outline input[type=url]:focus:not([readonly]) + label,
.md-form.md-outline textarea.md-textarea:focus:not([readonly]) + label {
  color: #FF5981;
}

.md-form input[type=date].form-control.invalid + label:after,
.md-form input[type=date].form-control:focus.invalid + label:after,
.md-form input[type=datetime-local].form-control.invalid + label:after,
.md-form input[type=datetime-local].form-control:focus.invalid + label:after,
.md-form input[type=email].form-control.invalid + label:after,
.md-form input[type=email].form-control:focus.invalid + label:after,
.md-form input[type=number].form-control.invalid + label:after,
.md-form input[type=number].form-control:focus.invalid + label:after,
.md-form input[type=password].form-control.invalid + label:after,
.md-form input[type=password].form-control:focus.invalid + label:after,
.md-form input[type=search-md].form-control.invalid + label:after,
.md-form input[type=search-md].form-control:focus.invalid + label:after,
.md-form input[type=search].form-control.invalid + label:after,
.md-form input[type=search].form-control:focus.invalid + label:after,
.md-form input[type=tel].form-control.invalid + label:after,
.md-form input[type=tel].form-control:focus.invalid + label:after,
.md-form input[type=text].form-control.invalid + label:after,
.md-form input[type=text].form-control:focus.invalid + label:after,
.md-form input[type=time].form-control.invalid + label:after,
.md-form input[type=time].form-control:focus.invalid + label:after,
.md-form input[type=url].form-control.invalid + label:after,
.md-form input[type=url].form-control:focus.invalid + label:after,
.md-form textarea.md-textarea.form-control.invalid + label:after,
.md-form textarea.md-textarea.form-control:focus.invalid + label:after,
.md-form input[type=date].form-control.valid + label:after,
.md-form input[type=date].form-control:focus.valid + label:after,
.md-form input[type=datetime-local].form-control.valid + label:after,
.md-form input[type=datetime-local].form-control:focus.valid + label:after,
.md-form input[type=email].form-control.valid + label:after,
.md-form input[type=email].form-control:focus.valid + label:after,
.md-form input[type=number].form-control.valid + label:after,
.md-form input[type=number].form-control:focus.valid + label:after,
.md-form input[type=password].form-control.valid + label:after,
.md-form input[type=password].form-control:focus.valid + label:after,
.md-form input[type=search-md].form-control.valid + label:after,
.md-form input[type=search-md].form-control:focus.valid + label:after,
.md-form input[type=search].form-control.valid + label:after,
.md-form input[type=search].form-control:focus.valid + label:after,
.md-form input[type=tel].form-control.valid + label:after,
.md-form input[type=tel].form-control:focus.valid + label:after,
.md-form input[type=text].form-control.valid + label:after,
.md-form input[type=text].form-control:focus.valid + label:after,
.md-form input[type=time].form-control.valid + label:after,
.md-form input[type=time].form-control:focus.valid + label:after,
.md-form input[type=url].form-control.valid + label:after,
.md-form input[type=url].form-control:focus.valid + label:after,
.md-form textarea.md-textarea.form-control.valid + label:after,
.md-form textarea.md-textarea.form-control:focus.valid + label:after {
  top: 4.5rem;
  width: 25rem;
}

.md-form.custom-switch label {
  left: 2.25em;
}

.custom-switch label::before {
  cursor: pointer;
}

.custom-switch label::after {
  cursor: pointer;
}

/* MATERIAL BOOTSTRAP OVERRIDES END */
/* 8) TIMELINE OVERRIDES START : STTIM */
.cd-h-timeline__event-title {
  font-family: "Oswald", sans-serif !important;
  font-weight: 400 !important;
  font-size: 26px !important;
  color: #EF5468 !important;
  text-transform: uppercase;
  text-align: center;
}

.cd-h-timeline__dates::after,
.cd-h-timeline__dates::before {
  background: transparent !important;
}

.cd-h-timeline__filling-line {
  background-color: #EF5468 !important;
}

.cd-h-timeline__date--older-event::after {
  border-color: #EF5468 !important;
}

.cd-h-timeline__date--selected::after,
.cd-h-timeline__date:hover::after {
  border-color: #EF5468 !important;
  background-color: #EF5468 !important;
}

.cd-h-timeline__navigation {
  border-color: #EF5468 !important;
  background-color: #EF5468 !important;
}

.cd-h-timeline__navigation--inactive {
  filter: grayscale(100%) brightness(195%);
}

.cd-h-timeline__event-description {
  text-align: center;
  color: #666666 !important;
}

.cd-h-timeline__event-date {
  font-style: normal !important;
  text-align: center !important;
  font-size: 0.85rem;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  color: gray;
}

.cd-h-timeline__event-date::before {
  display: none;
}

/* TIMELINE OVERRIDES END */
@media screen and (max-width: 1550px) {
  .footer {
    background: #af11c2;
    background: -moz-linear-gradient(left, #af11c2 0%, #ef5468 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #af11c2), color-stop(100%, #ef5468));
    background: -webkit-linear-gradient(left, #af11c2 0%, #ef5468 100%);
    background: -o-linear-gradient(left, #af11c2 0%, #ef5468 100%);
    background: -ms-linear-gradient(left, #af11c2 0%, #ef5468 100%);
    background: linear-gradient(to right, #af11c2 0%, #ef5468 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#af11c2", endColorstr="#ef5468", GradientType=1);
  }

  #footerImg {
    display: none;
  }
}
@media screen and (max-width: 950px) {
  #gradientMobile {
    display: block !important;
  }

  #_lpletters #gradientMobile {
    padding-top: 100px;
  }

  #gradientWave {
    display: none;
  }

  .intro-text, .lp-letters-text {
    width: 100% !important;
    text-align: center !important;
    font-size: 1.58rem !important;
  }
  .intro-text .name, .lp-letters-text .name {
    font-size: 1.65rem !important;
  }

  .announcement {
    font-size: 1.58rem !important;
  }

  .home-cta {
    margin-left: auto;
    margin-right: auto;
  }

  .footer-container {
    padding-top: 2rem !important;
  }

  .footer-links {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .footnote {
    text-align: center !important;
  }

  .foot-links {
    text-align: center !important;
  }

  #custom_carousel .carousel-item {
    padding: 20px 0px !important;
    height: auto !important;
  }
}
@media screen and (max-width: 990px) {
  .navbar-collapse {
    background: white;
  }
  .navbar-collapse .btn {
    color: black;
  }
}
*,
html,
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  transition: all 0.3s;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  transition: all 0.3s;
}

body {
  background-color: #FFFFFF;
}

/* width */
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background-color: #FFFFFF;
  width: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #FF5981;
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #EF5468;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
  /* change if the mask should be a color other than white */
  z-index: 2000;
  /* makes sure it stays on top */
}

.pre-container {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
}

.spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 100px auto;
}

.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #FF5981;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
a {
  text-decoration: none;
}

#LPIcon {
  width: 4rem;
}

#LPText {
  width: 11rem;
  margin-left: 1rem;
}

#_home {
  background-image: url("../img/textures/geometry2.png");
  background-repeat: repeat;
}

#gradientWave {
  background-image: url("../img/wave.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: top;
  height: 100%;
  width: 100%;
}
#gradientWave .announcement {
  margin-top: 10px;
  color: #F2ED6D;
  font-weight: 700;
  font-size: 1.7rem;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  text-align: center;
}
#gradientWave .home-cta {
  /*border-radius: 5px; */
  margin-left: auto;
  margin-right: auto;
}
#gradientWave .home-link {
  font-weight: 700;
  font-size: 1.7rem;
  color: #F2ED6D;
  text-decoration: underline;
}
#gradientWave .intro-text:after {
  margin: 30px auto;
  border: black 10px;
  content: "";
  display: block;
  border-bottom: 3px solid #fefdfe;
  width: 25%;
  position: relative;
  bottom: -6px;
}

#header.clear .navbar {
  box-shadow: none;
}
#header.clear .navbar ul.navbar-nav .nav-item a {
  color: #FFFFFF;
  transition: all 0.2s;
}
#header.clear .navbar ul.navbar-nav .nav-item a.active {
  color: #F2ED6D;
  transition: all 0.2s;
}
#header.clear .navbar-toggler-icon i {
  color: white;
}
#header.clear .btn:hover {
  color: #F2ED6D;
}
#header.clear .btn-group a {
  color: #FFFFFF;
  transition: all 0.2s;
}
#header.clear .btn-group .dropdown-toggle:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
#header.clear .btn-group .dropdown-toggle::after {
  border-top: 0.3em solid white;
}
#header.clear .btn-group .dropdown-item {
  color: #505050 !important;
}
#header.clear .btn-group .dropdown-item:hover {
  background-color: #FF5981;
  color: #FFFFFF !important;
}

#header.white .navbar {
  background-color: #FFFFFF;
}
#header.white .navbar ul.navbar-nav .nav-item a {
  color: #505050;
  transition: all 0.2s;
}
#header.white .navbar ul.navbar-nav .nav-item a.active {
  color: #EF5468;
  transition: all 0.2s;
}
#header.white .btn:hover {
  color: #FF5981;
}
#header.white .btn-group a {
  color: #505050;
  transition: all 0.2s;
}
#header.white .btn-group .dropdown-toggle:hover {
  background-color: rgba(80, 80, 80, 0.1);
}
#header.white .btn-group .dropdown-toggle::after {
  border-top: 0.3em solid #505050;
}
#header.white .btn-group .dropdown-item {
  color: #505050;
}
#header.white .btn-group .dropdown-item:hover {
  background-color: #FF5981;
  color: #FFFFFF !important;
}

.navbar a.navbar-brand {
  text-decoration: none;
}
.navbar .navbar-toggler {
  z-index: 50;
}
.navbar ul.navbar-nav li {
  margin: 0 1rem;
}
.navbar ul.navbar-nav a {
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
}
.navbar ul.navbar-nav .btn {
  padding: 0;
  box-shadow: none;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1rem;
  line-height: initial;
}
.navbar ul.navbar-nav .btn:active {
  box-shadow: none;
}
.navbar ul.navbar-nav .btn-group .dropdown-toggle {
  padding: 0 10px 0 5px;
  margin-left: 5px;
}

.navbar-collapse {
  z-index: 10;
}

#LPheart {
  position: absolute;
  width: 50%;
  top: 10rem;
  opacity: 0.1;
  animation: pulse 3s linear infinite alternate;
}

@keyframes pulse {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.04);
  }
}
.fuchsia-link {
  color: #EF5468;
}
.fuchsia-link:hover {
  color: #FF5981;
}

.intro-text {
  font-weight: 500;
  color: #FFFFFF;
  font-size: 2rem;
  margin-left: auto;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  text-align: center;
}
.intro-text .name {
  font-weight: 600;
  font-size: 2.2rem;
}

#homeScrollIndicator {
  left: 70%;
  position: absolute;
  bottom: -80%;
  font-size: 3rem;
  color: white;
  animation: scrolldown 2s linear infinite forwards;
}

@keyframes scrolldown {
  0% {
    transform: translateY(0);
    opacity: 0;
  }
  50% {
    opacity: 0.6;
  }
  100% {
    transform: translateY(35px);
    opacity: 0;
  }
}
/* SECTION START */
.section-container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.section-content {
  display: block;
}

.section-title {
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 2.8rem;
  color: #505050;
  letter-spacing: 0.05em;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
}

.section-description {
  font-size: 1.125rem;
  font-family: "Lato", sans-serif;
  color: #666666;
}

/* SECTION END */
/* WORK */
#_work {
  background: #ff9191;
  background: -moz-linear-gradient(-45deg, #ff9191 0%, #ef5469 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #ff9191), color-stop(100%, #ef5469));
  background: -webkit-linear-gradient(-45deg, #ff9191 0%, #ef5469 100%);
  background: -o-linear-gradient(-45deg, #ff9191 0%, #ef5469 100%);
  background: -ms-linear-gradient(-45deg, #ff9191 0%, #ef5469 100%);
  background: linear-gradient(135deg, #ff9191 0%, #ef5469 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff9191", endColorstr="#ef5469", GradientType=1);
}

/* CAMPAIGNS START */
.display-none {
  display: none;
}

.campaign-box {
  background-color: #FCFCFC;
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  height: 250px;
  margin-bottom: 1.8rem;
  padding: 2rem;
  cursor: pointer;
}
.campaign-box:hover {
  box-shadow: 0px 8px 15px 4px rgba(0, 0, 0, 0.2);
}
.campaign-box:hover .move-right {
  transform: translateX(7px);
}
.campaign-box .new {
  position: absolute;
  right: 35px;
  top: 15px;
  padding: 2px 7px;
  color: #FFFFFF;
  font-size: 12px;
  background-color: #FFBD59;
  border-radius: 2px;
  font-family: "Oswald", sans-serif;
  box-shadow: 0px 5px 7px rgba(225, 145, 52, 0.35);
  text-transform: uppercase;
}

.campaign-title {
  text-transform: capitalize;
  color: #EF5468;
  font-weight: 900;
  margin-bottom: 1rem;
}

.campaign-summary {
  font-size: 1.125rem;
  color: #666666;
}

.campaign-link {
  position: absolute;
  bottom: 55px;
  text-transform: uppercase;
  color: #FF5981;
  letter-spacing: 0.05em;
  font-size: 1rem;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.campaign-link:hover {
  color: #FF5981;
}

/* CAMPAIGNS END */
/* COLLABORATIONS START */
.white-card {
  background: #FFF;
  border-radius: 3px;
  height: 400px;
  margin-bottom: 1.8rem;
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.1);
}

.card-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 230px;
  border-radius: 3px 3px 0 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.card-image.mental-health {
  background-image: url("../img/teenmentalhealth.png");
}
.card-image.uber {
  background-image: url("../img/uber.png");
  background-color: black;
}
.card-image.sky-slam {
  background-image: url("../img/openskyslam.jpg");
}
.card-image.srm {
  background-image: url("../img/srm-logo.png");
}
.card-image.social {
  background-image: url("../img/social.svg");
  background-color: #8559FF;
}
.card-image.volunteer {
  background-image: url("../img/volunteer.svg");
  background-color: #3B90DE;
  background-size: 85%;
}
.card-image.donate {
  background-image: url("../img/donate.svg");
  background-color: #7739B6;
  background-size: 85%;
}
.card-image.subscribe {
  background-image: url("../img/Email-Newsletters.png");
  background-color: #3B90DE;
  background-size: 85%;
}
.card-image.si {
  background-image: url("../img/si.png");
}
.card-image.dav {
  background-image: url("../img/dav.jpeg");
}
.card-image.minds {
  background-image: url("../img/minds.jpeg");
}

.card-description {
  position: absolute;
  text-align: center;
  bottom: 25%;
  padding: 0 1.5em;
  color: #666666;
  width: 100%;
}

.card-title {
  position: absolute;
  bottom: 27%;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #666666;
  font-size: 1.25rem;
  font-weight: 500;
  width: 100%;
  text-align: center;
}

.collab-btn {
  bottom: 7%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
  min-width: 155px;
}
.collab-btn:hover {
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.2);
}
.collab-btn:hover .move-right {
  transform: translateX(7px);
}

.razorpay-embed-btn {
  bottom: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

/* COLLABORATIONS END */
/* HELP US SECTION START */
.help-btn {
  bottom: 5%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
  min-width: 155px;
}

/* HELP US SECTION END */
/* CONTACT US START */
#_contact {
  background-color: #FFFFFF;
}

#contactForm .md-form {
  height: 4em;
}

#contactSendBtn {
  min-width: 150px;
}

.social-icons {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 15rem;
  padding-bottom: 5rem;
}
.social-icons div {
  width: 3em;
  height: 3em;
  background-color: #FFFFFF;
  margin: 0 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  cursor: pointer;
}
.social-icons div.facebook {
  box-shadow: 0px 7px 10px rgba(48, 109, 201, 0.15);
}
.social-icons div.facebook:hover {
  box-shadow: 0px 10px 15px rgba(48, 109, 201, 0.4);
}
.social-icons div.twitter {
  box-shadow: 0px 7px 10px rgba(48, 182, 201, 0.15);
}
.social-icons div.twitter:hover {
  box-shadow: 0px 10px 15px rgba(48, 182, 201, 0.4);
}
.social-icons div.youtube {
  box-shadow: 0px 7px 10px rgba(254, 58, 58, 0.15);
}
.social-icons div.youtube:hover {
  box-shadow: 0px 10px 15px rgba(254, 58, 58, 0.4);
}
.social-icons div.instagram {
  box-shadow: 0px 7px 10px rgba(254, 187, 58, 0.15);
}
.social-icons div.instagram:hover {
  box-shadow: 0px 10px 15px rgba(254, 187, 58, 0.4);
}
.social-icons div img {
  width: 1.6em;
}

/* CONTACT US END */
/* FOOTER START */
.footer {
  height: 22em;
  width: 100%;
  background-color: #FFFFFF;
  position: absolute;
  left: 0;
}

#footerImg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-image: url("../img/footer.svg");
  background-size: contain;
  height: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
}

#footerLogo #footerIcon {
  width: 4em;
}
#footerLogo #footerText {
  width: 11em;
  margin-left: 1em;
}

#author {
  position: absolute;
  display: flex;
  align-items: center;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 3em;
  background: rgba(72, 0, 0, 0.1);
  width: 100%;
  justify-content: center;
  color: white;
}
#author a {
  color: #FFFFFF;
}
#author a:hover {
  color: #F2ED6D;
}
#author .heartbeat {
  animation: 1s infinite heartbeat;
}

@keyframes heartbeat {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(1.1);
  }
  40% {
    transform: scale(1);
  }
  60% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.footer-links li {
  display: inline-block;
  margin: 0 1em;
}
.footer-links li a {
  color: #FFFFFF;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-weight: 300;
}
.footer-links li a:hover {
  color: #F2ED6D;
}

.footnote {
  font-family: "Oswald", sans-serif;
  color: #FFFFFF;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.footnote p {
  font-family: "Oswald", sans-serif;
  color: #FFFFFF;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* FOOTER END */
/* MENTAL HEALTH MATTERS START */
.mhm-background {
  background-image: url("../img/sasha-freemind-186664-unsplash.jpg");
  background-size: cover;
  border-bottom-left-radius: 50% 25%;
  -webkit-border-bottom-left-radius: 50% 25%;
  -moz-border-bottom-left-radius: 50% 25%;
  border-bottom-right-radius: 50% 25%;
  -webkit-border-bottom-right-radius: 50% 25%;
  -moz-border-bottom-right-radius: 50% 25%;
}

#_top-title .section-title {
  color: #FFFFFF;
}
#_top-title .section-description {
  color: #FFFFFF;
}

#_stories .section-content {
  width: 100%;
}

#_stories .nav-pills {
  width: 240px;
  margin: 0 auto;
}
#_stories .nav-pills .nav-item {
  z-index: 999;
}
#_stories .nav-pills .nav-link {
  width: 120px;
  text-align: center;
  border: 1px solid #E0E0E0;
  border-radius: 50px;
}
#_stories .nav-pills .nav-link.active {
  background-color: #DE2989;
  z-index: 999;
}
#_stories .nav-pills .nav-link:not(.active) {
  color: #000;
}

.story-grid {
  display: grid;
  grid-template-columns: auto auto;
  margin: 20px 0;
  grid-colun-gap: 5px;
  grid-row-gap: 5px;
}

.mhm-video,
.mhm-story {
  text-align: left;
  color: #000000;
}
.mhm-video .mhm-title,
.mhm-story .mhm-title {
  font-size: 16px;
  font-weight: 600;
  margin: 5px 0;
}
.mhm-video .mhm-footer,
.mhm-video .mhm-hashtags,
.mhm-story .mhm-footer,
.mhm-story .mhm-hashtags {
  font-size: 14px;
}
.mhm-video .mhm-image,
.mhm-story .mhm-image {
  max-width: 380px;
  max-height: 320px;
  margin: auto;
  display: block;
}

.mhm-story {
  width: 380px;
  cursor: pointer;
  background-color: #FCFCFC;
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.1);
  margin: 10px;
  padding: 10px;
  border-radius: 3px;
}
.mhm-story .mhm-title {
  height: 40px;
  overflow: hidden;
}

.mhm-story:hover {
  box-shadow: 0px 8px 15px 4px rgba(0, 0, 0, 0.2);
}

.mhm-story-content {
  width: 360px;
  height: 60px;
  overflow: hidden;
  margin: 5px 0;
}

.playerWrap {
  display: inline-block;
  position: relative;
  margin: 5px 0;
}

.playerWrap.ended::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  cursor: pointer;
  background-color: black;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 64px 64px;
  background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjgiIGhlaWdodD0iMTI4IiB2aWV3Qm94PSIwIDAgNTEwIDUxMCI+PHBhdGggZD0iTTI1NSAxMDJWMEwxMjcuNSAxMjcuNSAyNTUgMjU1VjE1M2M4NC4xNSAwIDE1MyA2OC44NSAxNTMgMTUzcy02OC44NSAxNTMtMTUzIDE1My0xNTMtNjguODUtMTUzLTE1M0g1MWMwIDExMi4yIDkxLjggMjA0IDIwNCAyMDRzMjA0LTkxLjggMjA0LTIwNC05MS44LTIwNC0yMDQtMjA0eiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==);
}

.playerWrap.paused::after {
  content: "";
  position: absolute;
  top: 70px;
  left: 0;
  bottom: 50px;
  right: 0;
  cursor: pointer;
  background-color: black;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px 40px;
  background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEiIHdpZHRoPSIxNzA2LjY2NyIgaGVpZ2h0PSIxNzA2LjY2NyIgdmlld0JveD0iMCAwIDEyODAgMTI4MCI+PHBhdGggZD0iTTE1Ny42MzUgMi45ODRMMTI2MC45NzkgNjQwIDE1Ny42MzUgMTI3Ny4wMTZ6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
}

.pagination {
  width: 100px;
}

.pagination-btn {
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

.story-img {
  max-width: 340px;
  max-height: 340px;
  margin: 20px auto;
  display: block;
}

.story-title {
  font-family: "Oswald", sans-serif;
  text-align: center;
  font-size: 2rem;
  margin: 10px;
}

.story-content {
  font-family: "Lato", sans-serif;
}

.story-author {
  font-family: "Lato", sans-serif;
  font-weight: bold;
}

@media screen and (max-width: 430px) {
  .mhm-story {
    margin: 10px 0px;
    width: 100%;
  }

  .mhm-story-content {
    height: auto;
  }

  .mhm-image {
    max-width: 100%;
  }
}
/* MENTAL HEALTH MATTERS END */
/*Modals begins */
.modal-body p {
  margin: 10px;
}
.modal-body ul {
  margin: 10px;
  list-style: circle;
}

.friendship-order {
  display: inline-block;
  width: 30%;
  margin-top: 15px;
}
.friendship-order button {
  margin: 10px auto;
}

/* Modals ends */
/* Listing platform begins */
#_listing-platform {
  margin-top: 90px;
}

.professional-card {
  display: block;
  width: calc(100% - 40px);
  margin: 15px auto;
  padding: 10px 25px 10px 5px;
  border: 0.5px #ccc solid;
  background-color: #FCFCFC;
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  transition: 0.3s;
  max-width: 600px;
}
.professional-card .professional-expand {
  display: block;
  margin: 15px 0px;
}
.professional-card .professional-title {
  margin: 10px 0px;
}
.professional-card .professional-sub-title {
  color: #888;
}
.professional-card .professional-fee {
  color: #029502;
}
.professional-card .booking {
  height: 75px;
}
.professional-card p {
  margin: 5px 0px;
}
.professional-card .professional-img {
  width: 200px;
  height: 200px;
  display: block;
  float: left;
  border-radius: 50%;
  margin: 10px 10px 55px 10px;
  padding: 10px;
  object-fit: cover;
  object-position: center;
}
.professional-card .mode-tag {
  display: inline-block;
  background-color: #ccc;
  padding: 0px 8px;
  margin-bottom: 2px;
  margin-right: 5px;
  border-radius: 2px;
}

.professional-card:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

#professional-modal .professional-title {
  padding-top: 50px;
}
#professional-modal .professional-img {
  width: 200px;
  max-height: 200px;
  display: block;
  float: left;
  border-radius: 50%;
  margin: 10px;
  padding: 10px;
  object-fit: cover;
  object-position: center;
}
#professional-modal .prof-group {
  margin: 15px 0px;
}
#professional-modal .prof-group label {
  display: inline-block;
  width: 200px;
  height: 100%;
  color: #777;
}
#professional-modal .prof-group p {
  display: inline-block;
  width: calc(100% - 225px);
}
#professional-modal .section {
  border-bottom: #aaa solid 0.5px;
  margin-bottom: 10px;
}
#professional-modal .introduction {
  height: 230px;
}
#professional-modal .modal-footer {
  border-top: none;
}

@media screen and (max-width: 590px) {
  #professional-modal .prof-group label, #professional-modal .prof-group p {
    width: 100%;
  }

  .professional-card {
    padding: 20px;
  }
  .professional-card .professional-img {
    float: none;
    margin: auto;
  }
}
/* Listing platform ends */
/* Responsiveness */
@media screen and (max-width: 590px) {
  #_home .intro-text {
    width: 100%;
    padding-top: 50px;
  }

  #_about .section-content {
    padding-top: 100px;
  }

  .footer {
    height: auto;
  }
  .footer .container {
    margin-bottom: 50px;
  }

  #_top-title .section-content {
    width: 100%;
  }
  #_top-title .section-title {
    overflow: hidden;
    word-wrap: break-word;
  }

  .mhm-background {
    border-bottom-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
  }

  #_stories .story-grid {
    grid-template-columns: auto;
  }
  #_stories .playerWrap iframe {
    width: 315px;
  }
  #_stories .mhm-story-content {
    width: 315px;
  }

  #_merchandise {
    padding-top: 100px;
  }

  .friendship-order {
    width: calc(100% - 1rem);
  }
}
/* CHAT BUBBLE  */
.chatBubble {
  width: 55px !important;
  right: 40px !important;
}

#gradientMobile {
  background: #af11c2;
  background: -moz-linear-gradient(left, #af11c2 0%, #ef5468 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #af11c2), color-stop(100%, #ef5468));
  background: -webkit-linear-gradient(left, #af11c2 0%, #ef5468 100%);
  background: -o-linear-gradient(left, #af11c2 0%, #ef5468 100%);
  background: -ms-linear-gradient(left, #af11c2 0%, #ef5468 100%);
  background: linear-gradient(to right, #af11c2 0%, #ef5468 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#af11c2", endColorstr="#ef5468", GradientType=1);
  height: 100%;
  display: none;
}
#gradientMobile .announcement {
  margin-top: 2rem;
  color: #F2ED6D;
  font-weight: 700;
  font-size: 1.7rem;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
#gradientMobile .announcement:before {
  margin: 30px auto;
  border: black 10px;
  content: "";
  display: block;
  border-bottom: 3px solid #fefdfe;
  width: 25%;
  position: relative;
  bottom: -6px;
}

.foot-links {
  text-align: right;
}

.footer-container {
  padding-top: 5rem;
}

#mobileHeart {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60vw;
  opacity: 0.07;
}

/* SURVEY pages begin */
#surveyForm .question {
  margin: 20px 0;
}
#surveyForm .question p {
  margin-bottom: 10px;
}
#surveyForm .question .header {
  color: #505050;
  letter-spacing: 0.05em;
  font-size: 18px;
}
#surveyForm .question .description {
  font-size: 16px;
}
#surveyForm .question .custom-control {
  padding-left: 3.5rem;
  margin-bottom: 5px;
}
#surveyForm .pagination {
  width: 150px;
  line-height: 52px;
}
#surveyForm #show-detail {
  cursor: pointer;
}
#surveyForm #show-detail .move-down {
  font-size: 14px;
}
#surveyForm #hide-detail {
  cursor: pointer;
}
#surveyForm #hide-detail .move-up {
  font-size: 14px;
}

.credits {
  text-align: center;
  margin: 15px;
}

#total {
  font-size: 30px;
  background-color: #2aff00;
  border-radius: 50%;
  padding: 5px;
}

#result-text {
  font-size: 20px;
}

#show-detail, #detailed-result {
  border: 1px solid black;
  padding: 10px;
}

@media screen and (max-width: 590px) {
  #gradientMobile .section-container {
    padding-top: 100px;
  }
  #gradientMobile .section-title {
    font-size: 20px;
  }
  #gradientMobile .section-description {
    font-size: 15px;
  }

  #_takesurvey h4 {
    font-size: 20px;
  }
  #_takesurvey #submitSurvey {
    margin-top: 15px;
  }
}
/* SURVEY pages end */
/* In the News section */
#in-the-news {
  padding-top: 100px;
  backround-color: #fff;
}

#in-the-news .excerpt {
  font-style: italic;
}

#in-the-news a {
  color: #fff;
}

#custom_carousel {
  padding-bottom: 20px;
}

#custom_carousel .carousel-item {
  height: 200px;
  color: #000;
  background-color: #fff;
  padding: 20px 60px;
}

#custom_carousel .controls {
  overflow-x: auto;
  overflow-y: hidden;
  padding: 0;
  margin: 0;
  white-space: nowrap;
  text-align: center;
  position: relative;
  background: #fff;
}

#custom_carousel .controls li {
  display: table-cell;
  width: 1%;
  max-width: 90px;
}

#custom_carousel .controls li.active {
  background-color: #eee;
  border-top: 3px solid #206DF2;
}

#custom_carousel .controls a small {
  overflow: hidden;
  display: block;
  font-size: 10px;
  margin-top: 5px;
  font-weight: bold;
}

#custom_carousel .controls li img {
  max-width: 100%;
}

/* In the New section ends */
/* LonePack Letters  Begins*/
#_lpletters #gradientWave {
  padding-top: 100px;
  background: #af11c2;
  background: -moz-linear-gradient(left, #af11c2 0%, #ef5468 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #af11c2), color-stop(100%, #ef5468));
  background: -webkit-linear-gradient(left, #af11c2 0%, #ef5468 100%);
  background: -o-linear-gradient(left, #af11c2 0%, #ef5468 100%);
  background: -ms-linear-gradient(left, #af11c2 0%, #ef5468 100%);
  background: linear-gradient(to right, #af11c2 0%, #ef5468 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#af11c2", endColorstr="#ef5468", GradientType=1);
}

.lp-letters-text {
  font-weight: 500;
  color: #FFFFFF;
  font-size: 2rem;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.lp-letters-text .name {
  font-weight: 600;
  font-size: 2.2rem;
}
.lp-letters-text .announcement {
  margin-top: 2rem;
  color: #F2ED6D;
  font-weight: 700;
  font-size: 1.7rem;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

#_lplettersabout {
  padding-top: 100px;
}
#_lplettersabout img {
  display: block;
  height: 200px;
  margin: auto;
  margin-bottom: 20px;
  image-orientation: from-image;
}
#_lplettersabout .testimonial {
  height: 280px;
}

/* LonePack Letters Ends*/
/* LonePack Conversations Begins */
#_lpconversations #conversations-lp {
  display: block;
  width: 250px;
  margin: auto;
}
#_lpconversations #gradientWave, #_lpconversations #gradientMobile {
  background-image: none;
  background-color: #121212;
  padding-top: 100px;
}
#_lpconversations .btn-white {
  display: inline-flex;
}
#_lpconversations .lp-conversations-text {
  margin-top: 30px;
  font-weight: 500;
  color: #F0F0F0;
  font-size: 2rem;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
#_lpconversations .lp-conversations-text .name {
  font-weight: 600;
  font-size: 2.2rem;
}
#_lpconversations .lp-conversations-text .announcement {
  margin-top: 2rem;
  color: #F0F0F0;
  font-weight: 700;
  font-size: 1.7rem;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

#_episodes {
  background-color: #121212;
  width: 100%;
  margin: 0px;
  max-width: inherit;
  padding-top: 100px;
}
#_episodes .section-title {
  color: #F0F0F0;
}
#_episodes .lp-episode {
  display: grid;
  grid-template-columns: 200px auto;
  grid-template-rows: 100px 100px;
  grid-gap: 20px;
  width: 80%;
  margin: auto;
  max-width: 1000px;
  margin-top: 30px;
}
#_episodes .lp-episode-image {
  grid-column: 1;
  grid-row: 1/2;
  width: 190px;
}
#_episodes .lp-episode-header {
  grid-column: 2;
  grid-row: 1;
  color: #F0F0F0;
  font-size: 1.5em;
}
#_episodes .lp-episode-links {
  grid-column: 2;
  grid-row: 2;
}
#_episodes .lp-episode-links .btn-white {
  display: inline-flex;
}

@media screen and (max-width: 590px) {
  #header.clear .btn-group .dropdown-toggle::after {
    border-top: 0.3em solid black;
  }

  #_lpconversations .lp-conversations-text {
    font-size: 1.5rem;
  }
  #_lpconversations .btn-white {
    font-size: 10px;
    padding: 0.8rem;
  }

  #_episodes .btn-white {
    font-size: 10px;
    padding: 0.8rem;
  }
  #_episodes .lp-episode {
    grid-template-columns: auto;
    grid-template-rows: auto auto auto;
  }
  #_episodes .lp-episode-image {
    grid-row: 2;
  }
  #_episodes .lp-episode-header {
    grid-column: 1;
    grid-row: 1;
    font-size: 1rem;
  }
  #_episodes .lp-episode-links {
    grid-column: 1;
    grid-row: 3;
  }
}
/* LonePack Conversations Ends */

/*# sourceMappingURL=style.css.map */
