@font-face { font-family: dashicons;
  src: url(//5147806.fs1.hubspotusercontent-na1.net/hubfs/5147806/raw_assets/public/Tabor_September2023/fonts/dashicons.eot) format("embedded-opentype"), 
    url(//5147806.fs1.hubspotusercontent-na1.net/hubfs/5147806/raw_assets/public/Tabor_September2023/fonts/dashicons.woff) ;
  format("woff"),
  url(//5147806.fs1.hubspotusercontent-na1.net/hubfs/5147806/raw_assets/public/Tabor_September2023/fonts/dashicons.ttf.ttf) format("truetype"); 
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(//5147806.fs1.hubspotusercontent-na1.net/hubfs/5147806/raw_assets/public/Tabor_September2023/fonts/fa-regular-400.eot);
  url(//5147806.fs1.hubspotusercontent-na1.net/hubfs/5147806/raw_assets/public/Tabor_September2023/fonts/fa-regular-400.woff2) format("woff2"),
  url(//5147806.fs1.hubspotusercontent-na1.net/hubfs/5147806/raw_assets/public/Tabor_September2023/fonts/fa-regular-400.woff) format("woff"),
  url(//5147806.fs1.hubspotusercontent-na1.net/hubfs/5147806/raw_assets/public/Tabor_September2023/fonts/fa-regular-400.ttf) format("truetype");
}

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(//5147806.fs1.hubspotusercontent-na1.net/hubfs/5147806/raw_assets/public/Tabor_September2023/fonts/fa-regular-400.eot);
  src: url(//5147806.fs1.hubspotusercontent-na1.net/hubfs/5147806/raw_assets/public/Tabor_September2023/fonts/fa-regular-400.eot) format("embedded-opentype"),
    url(//5147806.fs1.hubspotusercontent-na1.net/hubfs/5147806/raw_assets/public/Tabor_September2023/fonts/fa-brands-4003.woff2) format("woff2"),
    url(//5147806.fs1.hubspotusercontent-na1.net/hubfs/5147806/raw_assets/public/Tabor_September2023/fonts/fa-brands-4004.woff) format("woff"),
    url(//5147806.fs1.hubspotusercontent-na1.net/hubfs/5147806/raw_assets/public/Tabor_September2023/fonts/fa-brands-4005.ttf) format("truetype");
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(//5147806.fs1.hubspotusercontent-na1.net/hubfs/5147806/raw_assets/public/Tabor_September2023/fonts/fa-solid-900.eot);
  src: url(//5147806.fs1.hubspotusercontent-na1.net/hubfs/5147806/raw_assets/public/Tabor_September2023/fonts/fa-solid-900.eot) format("embedded-opentype"),
    url(//5147806.fs1.hubspotusercontent-na1.net/hubfs/5147806/raw_assets/public/Tabor_September2023/fonts/fa-solid-900.woff2) format("woff2"),
    url(//5147806.fs1.hubspotusercontent-na1.net/hubfs/5147806/raw_assets/public/Tabor_September2023/fonts/fa-solid-900.woff) format("woff"),
    url(//5147806.fs1.hubspotusercontent-na1.net/hubfs/5147806/raw_assets/public/Tabor_September2023/fonts/fa-solid-900.ttf) format("truetype");
}

:root{
  --input-font: 'Helvetica Neue',sans-serif;
  --btn-font: 'helvetica',sans-serif;
}

.child-theme .page-center .dnd-section > .row-fluid {
  width: 100%;
  max-width: 100%;
}

.child-theme .content-wrapper .dnd-section > .row-fluid {
  max-width: 100%;
  width: 100%;
}

.child-theme [class*="full-width-section"].dnd-section > .row-fluid{
  width: 100%;
  max-width: 100%;

}

.child-theme  form input[type=search],
.child-theme  form input[type=text],
.child-theme  form input[type=email],
.child-theme  form input[type=password],
.child-theme  form input[type=tel],
.child-theme  form input[type=number],
.child-theme  form input[type=file],
.child-theme  form select,
.child-theme  form textarea {
  padding: 0 15px;
  min-height: 27px;
  width: 100%;
  max-width: 100%;
  height: 40px;
  font-family: var(--input-font);
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
}

.child-theme .hs-button,
.child-them .hs-sec-btn {
  color:rgba(255, 255, 255,1.0);
  font-size: 12px;
  line-height: 12px;
  font-family: var(--btn-font);
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  position: relative;
  text-align: center;
  transition: all .15s linear;
  padding:12px 24px;
}


.child-theme form label {
  font-family: var(--input-font);
  font-size: 13px;
  color: #33475b;
  font-weight: 500;
  line-height: 20px;
}

.child-theme .hs-sec-btn {
  color:rgba(255, 255, 255,1.0);
  font-size: 12px;
  line-height: 12px;
  font-family: var(--btn-font);
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  padding: 12px 24px;
}

.child-theme .hs-sec-btn:hover {
  color: #ffffff !important;
  background: rgba(102, 45, 145, 1.0);
}

.child-theme .error-page:before {
  color: rgb(224 215 230);
}

.child-theme .card_gallery .card_inner .card_box .btn_item a {
  font-size: 12px;
  line-height: 12px;
}

.child-theme .password-prompt input[type=password] {
  height: 40px !important;
}

.child-theme .hs-search-field button:hover {
  background: none;
}

.child-theme .hs-search-field__input {
  padding-right: 78px;
}

.child-theme .hs-search-field__button {
  display: inline-block;
}
.child-theme form input[type=search] {
  padding-right: 51px;
}

.child-theme .flex_row.two_column.left_media .content-col.text_center.col6 .tab-title-item.aos-init.aos-animate .tab-title,
.child-theme .flex_row.two_column.left_media .content-col.text_center.col6 .tab-title-item.aos-init.aos-animate .cont p {
  color:rgba(255, 255, 255,1.0);
}

.child-theme a.hs-sec-btn.hoverDisable {
  background: inherit;
  border: 1px solid #fff;
  color: inherit;
}

.child-theme .hs-trans-btn{
  padding:12px 24px;
  font-family: var(--btn-font);
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  font-size: 12px;
}

.child-theme .blog-feedv3.theme2 .meta_wrap > span {
  color:rgba(255, 255, 255,1.0);
}

.child-theme header.ctm-header {
  position: relative;
  z-index: 99;
}

.child-theme header.ctm-header .et_pb_section{
  padding-top: 0px;
  padding-bottom: 0px;
}

.child-theme header.ctm-header .et_pb_section .et_pb_row {
  padding-top: 35px;
  width: 90%;
  max-width: 100%;
  margin: auto;
  position: relative;
}

.child-theme header.ctm-header .et_pb_section .et_pb_row {
  display: flow-root;
}

.child-theme header.ctm-header .et_pb_section .et_pb_row .logo-wrp {
  float: left;
  position: relative;
  z-index: 2;
  min-height: 1px;
}

.child-theme header.ctm-header .et_pb_section .et_pb_row  .btn-wrp {
  position: relative;
  z-index: 2;
  min-height: 1px;
  float: left;
}

.child-theme header.ctm-header .et_pb_section .et_pb_row .logo-wrp .inner-logo-wrp {
  padding-top: 10px;
  padding-bottom: 12px;
  margin-top: 0px!important;
  text-align: left;
  margin-left: 0;
}

.child-theme header.ctm-header .et_pb_section .et_pb_row .logo-wrp .inner-logo-wrp .et_pb_image_wrap {
  display: inline-block;
  position: relative;
  max-width: 100%;
}

.child-theme header.ctm-header .et_pb_section .et_pb_row .logo-wrp .inner-logo-wrp .et_pb_image_wrap img {
  max-width: 100%;
  height: auto;
}
.child-theme header.ctm-header .et_pb_section .et_pb_row .btn-wrp .inner-btn-wrp {
  font-size: 18px;
  text-align: left;
}

.child-theme header.ctm-header .et_pb_section .et_pb_row .btn-wrp .inner-btn-wrp .mega-menu-wrap .mega-menu-toggle {
  display: none;
}

.child-theme header.ctm-header .et_pb_section .et_pb_row .btn-wrp-main {
  visibility: visible;
  text-align: center;
  padding: 0px 10px 0px 10px;
  display: flex;
  justify-content: center;
}

.child-theme header.ctm-header .et_pb_section .et_pb_row .btn-wrp-main .Alumni a {
  line-height: 40px;
  height: 40px;
  display: block;
  vertical-align: baseline;
  text-decoration: none;
  text-align: left;
  background: #662d91;
  border-radius: 15px 15px 15px 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: normal;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  color: #fff ;
  margin: 0 5px;
  padding: 0px 20px 0px 20px;
  border: 2px solid #662d91;
}

.child-theme header.ctm-header .et_pb_section .et_pb_row .btn-wrp-main .Alumni a:hover {
  color: #662d91 ;
  background-color: #fff ;
}

.child-theme .back_to_top:hover {
  background: rgba(0,0,0,.4);
}

.child-theme header.ctm-header .et_pb_section {
  width: 100%;
  max-width: 100%;
}

.child-theme header.ctm-header  {
  width: 100%;
  max-width: 100%;
}

.child-theme header.ctm-header  .desktop_menu-wrp {
  width: 100%;
  position: relative;
}

.child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-toggle {
  display: none;
}

.child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-main-wrp {
  width: 100%;
  position: relative;
}
.child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul {
  visibility: visible;
  text-align: center;
  padding: 0px 0px 0px 0px;
  display: flex;
  justify-content: center;
}

.child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li {
  margin: 0 0px 0 0;
  display: inline-block;
  height: auto;
  vertical-align: middle;
}

.child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li>a {
  line-height: 40px;
  height: 40px;
  padding: 0px 15px 0px 15px;
  vertical-align: baseline;
  width: auto;
  display: block;
  text-transform: uppercase;
  border: 0;
  border-radius: 0;
  font-family: inherit;
  font-size: 17px;
  display: inline-block;
  font-family: "Noto Sans", Helvetica, Arial, Lucida, sans-serif;
  font-weight: bold;
  outline: none;
  color: #662d91;
}

.child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > span {
  display: inline-block;
  width: auto;
  background: transparent;
  position: relative;
  pointer-events: auto;
  left: auto;
  min-width: auto;
  font-size: inherit;
  padding: 0;
  margin: 0 0 0 6px;
  height: auto;
  line-height: inherit;
  color: inherit;
}

.child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li:not(:first-child) {
  border-left: 1px solid #f2f1ed;
  box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.5);
}

.child-theme header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li>a span {
  display: inline-block;
  width: auto;
  background: transparent;
  position: relative;
  pointer-events: auto;
  left: auto;
  min-width: auto;
  font-size: inherit;
  padding: 0;
  margin: 0 0 0 6px;
  height: auto;
  line-height: inherit;
  color: inherit;
}

.child-theme header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li>a span::after {
  content: '\f140';
  font-family: dashicons;
  font-weight: normal;
  display: inline-block;
  margin: 0;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(0);
  color: inherit;
  position: relative;
  background: transparent;
  height: auto;
  width: auto;
  right: auto;
  line-height: inherit;
  color:#662d91;
}

.child-theme header.ctm-header .et_pb_section .et_pb_row .btn-wrp-main .Alumni a {
  transition: none;
}


.child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper > ul > li.hs-item-has-children > ul {
  z-index: 999;
  position: absolute;
  width: 420px;
  max-width: none;
  padding: 0px 0px 0px 0px;
  border-top: 0px solid #b38dcb;
  border-left: 2px solid #b38dcb;
  border-right: 2px solid #b38dcb;
  border-bottom: 2px solid #b38dcb;
  background: #fff;
  border-radius: 0;
  transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
  justify-content: flex-start;
  text-align: left;
}

.child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper ul ul a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: normal;
  padding: 5px 15px 0px 15px;
  line-height: 40px;
  text-decoration: none;
  text-transform: capitalize;
  vertical-align: baseline;
  display: block;
  background: rgba(34, 34, 34, 0);
  cursor: pointer;
  color: #691e99;
  white-space: normal;
}

.child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul >li {
  margin: 0;
}

.child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper ul ul a:hover {
  background: #b38dcb;
  color: #000;
  text-decoration: none;
  border-color: #fff;
}

.child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul ul {
  margin: 0;
  padding: 0;
  right: 100%;
  left: 100%;
  top: 0;
  background: linear-gradient(to bottom, #fff, #eee);
  width: 100%;
  border-top: 0px solid #b38dcb;
  border-left: 2px solid #b38dcb;
  border-right: 2px solid #b38dcb;
  border-bottom: 2px solid #b38dcb;
}

.child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper ul ul li {
  line-height: 23.1px;
  margin: 0;
}

.child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul > li >a span {
  display: inline-block;
  width: auto;
  background: transparent;
  position: relative;
  pointer-events: auto;
  left: auto;
  min-width: auto;
  font-size: inherit;
  padding: 0;
  margin: 0 0 0 6px;
  height: auto;
  line-height: inherit;
  color: inherit;
  float: right;
}

.child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul > li >a span:after {
  font-family: dashicons;
  font-weight: normal;
  display: inline-block;
  margin: 0;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(0);
  color: inherit;
  position: relative;
  background: transparent;
  height: auto;
  width: auto;
  right: auto;
  line-height: inherit;
  content: '\f139';
  font-size:  14px;
}

.child-theme .mobile_menu-wrp {
  display: none;
}


@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}




.child-theme .ctm-footer .footer-section-1 .num1 .type_advance_menu ul li:nth-child(2) a:hover {
  color: #7c32aa;
}

.child-theme .ctm-footer .footer-section-1 .num1 .type_advance_menu ul li:nth-child(2) a:hover::before {
  color: #7c32aa;
}

.child-theme .ctm-footer .footer-section-1 .num1 .type_advance_menu ul li:nth-child(1) a:hover::before {
  color: #3b5998;
}

.child-theme .ctm-footer .footer-section-1 .num1 .type_advance_menu ul li:nth-child(1) a:hover {
  color: #3b5998;
}


.child-theme .back_to_top {
  animation: fadeInRight 1s cubic-bezier(.77,0,.175,1) 1;
  opacity: 1;
  text-align: center;
  background: rgba(0,0,0,.4);
  text-decoration: none;
  position: fixed;
  z-index: 99999;
  bottom: 125px;
  border-radius: 0;
  right: 0;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  cursor: pointer;
  font-size: 30px;
  padding: 0;
  color: #fff;
  width: 40px;
  height: 40px;
}

.child-theme .ctm-footer .footer-section-1 .num1 .type_button .footer-button.btn_row .cta-footer {
  font-style: italic;
}

.child-theme .back_to_top svg {
  width: 30px;
  height: 17px;
}

.child-theme .back_to_top.colr_theme svg {
  fill: #fff;
  color: #fff;
}

.child-theme .back_to_top {
  border: none;
}

.child-theme .back_to_top.bg_pri_color.bord_pri_color.colr_theme.bg__hvr_Cst_color.bord_hvr_pri_color.colr_hvr_theme:hover {
  background: rgba(0,0,0,.4);
}

.child-theme .ctm-footer {
  position: relative;
  z-index: 91;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
}

.child-theme .ctm-footer .footer-section-1 {
  padding-bottom: 10px!important;
}

.child-theme .ctm-footer .footer-section{
  background-color:#fff !important;
}

.child-theme .ctm-footer .footer-section-1 .num1 {
  padding: 0;
  width: 100% !important;
  display: flex;
}

.child-theme .ctm-footer .footer-section-1 .num1 .type_advance_menu {
  width: 47.25%;
  margin-right: 5.5%;
  display: inline-block;
}

.child-theme .ctm-footer .footer-section-1 .num1 .type_button {
  width: 47.25%;
  display: inline-block;
}

.child-theme .ctm-footer .footer-section-1 .num1 .type_advance_menu ul li {
  margin: 0 0px 0 0;
  display: inline-block;
  height: auto;
  vertical-align: middle;
}

.child-theme .ctm-footer .footer-section-1 .num1 .type_advance_menu ul li a {
  line-height: 40px;
  height: 40px;
  padding: 0px 18px 0px 18px;
  vertical-align: baseline;
  width: auto;
  display: block;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 0;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  outline: none;
  display: table-cell;
  vertical-align: middle;
  line-height: initial;
  color: #adadad;
}

.child-theme .ctm-footer .footer-section-1 .num1 ul {
  visibility: visible;
  text-align: center;
  padding: 0px 0px 0px 0px;
}

.child-theme .ctm-footer .footer-section-1 .num1 .type_advance_menu ul li a::before {
  display: inline-block;
  font: inherit;
  font-family: dashicons;
  position: static;
  margin: 0 6px 0 0px;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: inherit;
  background: transparent;
  height: auto;
  width: auto;
  font-family: 'Font Awesome 5 Brands';
  display: block;
  margin: 0 0 6px 0;
  text-align: center;
  color: #adadad;
  font-size: 40px;
}

.child-theme .ctm-footer .footer-section-1 .num1 .type_advance_menu ul li:nth-child(1) a::before {
  content: "\f082";
}

.child-theme .ctm-footer .footer-section-1 .num1 .type_advance_menu ul li:nth-child(2) a::before {
  content: "\f16d";
}

.child-theme .ctm-footer .footer-section-1 .num1 .type_button .footer-button.btn_row {
  justify-content: center;
}

.child-theme .ctm-footer .footer-section-1 .num1 .type_button .footer-button.btn_row .cta-footer {
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px !important;
  border-radius: 25px !important;
  border: 3px solid #662d91 !important;
  line-height: 1.5em;
  color: rgb(255,255,255);
  font-family: "Arial";
  height: auto;
  transition: all .4s ease;
  padding: 6px 18px;
  text-shadow: none;
  width: auto;
  -o-transition: all .4s ease;
  background: rgb(100,44,144);
  text-align: center;
  text-decoration: none;
  user-select: none;
  display: inline-block;
}

.child-theme .ctm-footer .footer-section-2 {
  padding-top: 25px!important;
  padding-bottom: 0px!important;
  background: none;
}


.child-theme .ctm-footer .footer-section-2 .page-center .num1 {
  padding: 0;
  width: 47.25% !important;
  margin-right: 5.5%;
}

.child-theme .ctm-footer .footer-section-2 .page-center .num2 {
  width: 47.25% !important;
  font-weight: 600;
  font-size: 16px;
  padding-bottom: 50px!important;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

.child-theme .ctm-footer .footer-section-2 .page-center .num1 .type_richtext {
  font-weight: 600;
  font-size: 16px;
  padding-bottom: 50px!important;
  text-align: center;
  text-align: center;
}

.child-theme .ctm-footer .footer-section-2 .page-center .num1 .type_richtext p a {
  color: #662d91!important;
}

.child-theme .ctm-footer .footer-section-2 .page-center .num2  h4 {
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  line-height: 1.3em;
  padding-bottom: 10px;
  margin: 0;
  padding-bottom: 10px;
}
.child-theme .back_to_top{
  transition: 0.5s;

}

.child-theme .back_to_top.show {
  right: 0;
}

.child-theme .back_to_top {
  right: -50px;
}

.child-theme .hs-search-field button {
  height: 27px;
}

.child-theme a.hs-login-widget-show-password {
  font-size: 16px;
}

.child-theme a#hs_login_reset {
  font-size: 16px;
}

.child-theme .ctm-footer .footer-section-2 .page-center .num2  .type_richtext {
  padding: 0 !important;
}

.child-theme .ctm-footer .footer-section-2 .page-center .num2 .type_richtext p a {
  color: #662d91!important;
}

.child-theme .footer-section-3 {
  padding-top: 15px!important;
  padding-bottom: 0px!important;
  font-size: 16px;
}

.child-theme .footer-section-3 .col-section.num1 
{padding: 0 !important;
}

.child-theme .footer-section-3 .col-section.num1 ul li {
  margin: 0;
}

.child-theme .footer-section-3 .col-section.num1 ul {
  justify-content: space-around;
  flex-direction: row;
  display: flex;
  flex-wrap: nowrap !important;
}

.child-theme .ctm-footer .footer-section-2 .page-center .num1 p {
  line-height: 33px;
  color: rgb(181, 181, 181);
}

.child-theme .ctm-footer .footer-section-2 .page-center .num2 .type_richtext p {
  line-height: 33px;
  color: rgb(181, 181, 181);
}

.child-theme .footer-section-3 .col-section.num1 ul li a {
  line-height: 33px;
  color: rgb(181, 181, 181);
}

.child-theme .footer-section-3 .col-section.num1 ul {
  justify-content: space-between;
  padding: 0px 7%;
}

.child-theme 
a.hs-reset-widget-show-password {
  font-size: 16px;
}

.child-theme .lp-header .et_pb_row.page-center {
  padding-bottom: 35px !important;
}


.child-theme .lp-footer {
  position: relative;
  z-index: 91;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  background-color: #fff;
}

.child-theme .lp-footer .col-section.num1 {
  padding: 0;
}

.child-theme .lp-footer .col-section.num1 ul {
  flex-direction: row;
  display: flex;
  flex-wrap: nowrap !important;
  justify-content: space-between;
  padding: 0px 7%;
}

.child-theme .lp-footer .col-section.num1 ul li {
  margin: 0;
}

.child-theme .lp-footer .col-section.num1 ul li a {
  line-height: 33px;
  color: rgb(181, 181, 181);
  font-size: 16px;
  line-height: 33px;
}

.child-theme .blog-feed .recent-post-item .read-more .hs-button{
  font-size: 12px;
  line-height: 12px
}

.cm-btm-tags.col6 span.value_m a {
  color:rgba(255, 255, 255,1.0);
}

.tabber.top_area-module-2 .tab-title-item h4.tab-title {
  color:rgba(255, 255, 255,1.0);
}

.tabber.top_area-module-2 .tab-title-item .cont p {
  color:rgba(255, 255, 255,1.0);
}

.child-theme .contact-banner .form-row.hs-secondary .hs-button {
  color: rgba(255, 255, 255,1.0);
  font-size: 12px;
  line-height: 12px;
  font-family: var(--btn-font);
  margin-top:20px;
}

.child-theme .hs_small_btn .btn_item a {
  font-size: 12px;
}

.child-theme .blog-feed .recent-post-item .post-btm span.value_m a {
  color:rgba(255, 255, 255,1.0);

}

.child-theme .blog-feed .meta_wrap span {
  color:rgba(255, 255, 255,1.0);

}

.child-theme .btn_row.count_1.oneButton a.hs-sec-btn {
  border: 2px solid #ffff;
}

.child-theme .btn_row.count_1.oneButton a.hs-sec-btn:hover {
  border: 2px solid #ffff;
}

.child-theme .hs_service .widget-type-form .hs-button {
  font-size: 14px;
  border: 2px solid #fff;
}

.child-theme a.hs-register-widget-show-password {
  font-size: 16px;
}

.child-theme .bottom_area_hs-module-2 .prog_slider span.number {
  top: 0px;
  right: 0;
}

.child-theme .cm_hiw_wrp .tab_icn_img {
  position: relative;
  bottom: 5px;
}


.child-theme .ctm-footer .footer-section-1 .num1 .type_advance_menu ul li a {
  transition: none;
}

.child-theme .ctm-footer .footer-section-1 .num1 .type_advance_menu ul li {
  cursor: pointer;
}

.child-theme .footer-section-3 .col-section.num1 ul li a {
  cursor: auto;
}

.child-theme .footer-section-3 .col-section.num1 ul li a {
  font-weight: 600;
}

.child-theme .footer-section-3 .col-section.num1 ul li:nth-child(2) {
  padding-left: 16px;
}

.child-theme .ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul ul > li > a span {
  display: inline-block;
  width: auto;
  background: transparent;
  position: relative;
  left: auto;
  min-width: auto;
  font-size: inherit;
  padding: 0;
  margin: 0 0 0 6px;
  height: auto;
  line-height: inherit;
  color: inherit;
  float: right;
}


.child-theme .ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul ul > li > a span::after {
  font-family: dashicons;
  font-weight: normal;
  display: inline-block;
  margin: 0;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(0);
  color: inherit;
  position: relative;
  background: transparent;
  height: auto;
  width: auto;
  right: auto;
  line-height: inherit;
  content: '\f139';
  font-size: 14px;
}

.child-theme .lp-footer .col-section.num1 ul a {
  cursor: auto;
  font-weight: 600;
}

.child-theme  .lp-footer ul li:nth-child(2) {
  padding-left: 16px;
}

.child-theme .ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul ul ul {
  pointer-events: none;
}
.child-theme .ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul ul > li:hover ul {
  pointer-events: all;
}

.child-theme .ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul ul > li:hover > a {
  color: rgba(0, 0, 0,1.0);
  background-color: rgba(179, 141, 203,1.0);
}

@media (max-width: 1890px) {
  .child-theme header.ctm-header .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper > ul > li.hs-item-has-children > ul {
    width: 300px;
  }
}

@media (max-width: 1150px) and (min-width: 801px) {
  .child-theme header.ctm-header .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper > ul > li.hs-item-has-children > ul {
    width: 240px;
  }
}


@media (max-width: 870px) and (min-width: 801px) {
  .child-theme header.ctm-header .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper ul ul a {
    font-size: 14px;
  }
  .child-theme header.ctm-header .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper > ul > li.hs-item-has-children > ul {
    width: 212px;
  }
}

@media (min-width: 801px) {
  .child-theme header.ctm-header .hs-menu-children-wrapper {
    overflow: unset !important;
    display: block !important;
    pointer-events: none !important;
  }
  .child-theme header.ctm-header li:hover > .hs-menu-children-wrapper {
    pointer-events: all !important;
  }
}

@media(min-width:981px){
  .child-theme header.ctm-header .et_pb_section .et_pb_row{
    padding: 35px 0;
    padding-bottom:0
  }
  .child-theme .ctm-header .et_pb_section .et_pb_row  .btn-wrp,
  .child-theme .ctm-header .et_pb_section .et_pb_row .logo-wrp{
    width: 50%;
  }
  .child-theme .ctm-header .et_pb_section .et_pb_row .logo-wrp .inner-logo-wrp {
    width: 185px;
  }
  .child-theme .ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper > ul  li.hs-item-has-children:hover > ul {
    pointer-events: all;
  }

  .child-theme .ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper > ul li.hs-item-has-children > ul {
    pointer-events: none;
  }
}



@media(max-width:1600px){
  .child-theme .footer-section-3 .col-section.num1 ul {
    padding: 0px 10%;
  }
  .child-theme .lp-footer .col-section.num1 ul li a {
    white-space: nowrap;
  }

  .child-theme .lp-footer .col-section.num1 ul {
    padding: 0px 10%;
  }

  .child-theme  .lp-footer ul li:nth-child(2) {
    padding-left: 0;
  }

}


@media(max-width:1200px){
  .child-theme .footer-section-3 .col-section.num1 ul {
    justify-content: space-around;
  }
  .child-theme .footer-section-3 .col-section.num1 ul {
    justify-content: space-around;
  }

  .child-theme .footer-section-3 .col-section.num1 ul li:not(:last-child),
  .child-theme .lp-footer .col-section.num1 ul li:not(:last-child){
    width: 100%;
    margin-bottom: 30px;
  }

  .child-theme .footer-section-3 .col-section.num1 ul li:not(:last-child),
  .child-theme .lp-footer .col-section.num1 ul li:not(:last-child){
    line-height: normal;
  }

  .child-theme .footer-section-3 .col-section.num1 ul li:not(:last-child) a,
  .child-theme .lp-footer .col-section.num1 ul li:not(:last-child) a{
    padding-bottom: 0px!important;
    margin-bottom: -25px!important;
    display: block;
  }

  .child-theme .ctm-footer .footer-section-2 .page-center .num2 {
    padding-bottom: 35px!important;
  }

  .child-theme .ctm-footer .footer-section-1 {
    padding-bottom: 10px!important;
  }
  .child-theme .lp-footer .footer-row.al_left.al_tab_left.al_mob_left.row1.type_advance_menu {
    padding-bottom: 0 !important;
    margin-bottom: 0;
  }
  .child-theme .footer-section-3 .col-section.num1 ul li:nth-child(2) {
    padding-left: 0;
  }

  .child-theme .footer-section-3 .col-section.num1 ul li a,
  {
    white-space: nowrap;
  }

  .child-theme .hs-menu-wrapper.flyouts .hs-menu-children-wrapper a{
    white-space: normal;
  }
}


@media(max-width:991) and (min-width:799px){
  .child-theme .ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul ul ul {
    left: -100%;
  }
}

@media(max-width:980px){
  .child-theme header.ctm-header .et_pb_section .et_pb_row {
    padding-top: 35px;
  }
  .child-theme header.ctm-header .et_pb_section .et_pb_row .logo-wrp {
    width: 100%;
  }
  .child-theme header.ctm-header .et_pb_section .et_pb_row .logo-wrp .inner-logo-wrp .et_pb_image_wrap img {
    width: auto;
  }
  .child-theme header.ctm-header .et_pb_section .et_pb_row .logo-wrp .inner-logo-wrp {
    padding-bottom: 0px;
    width: 185px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .child-theme header.ctm-header .et_pb_section .et_pb_row .btn-wrp {
    width: 100%;
  }

  .footer.footer_section__2 .footer-section-1 .col-section.num1 .footer-row.row1 {
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
    display: block;
  }

  .footer.footer_section__2 .footer-section-1 .col-section.num1 .footer-row.row2 {
    width: 100%;
    display: block;
  }

  .child-theme .ctm-footer .footer-section-1 .num1 {
    display: block;
  }

  .child-theme .ctm-footer .footer-section-2 .page-center .num1 {
    width: 100% !important;
    margin-bottom: 30px;
    margin-right: 0 !important;
    text-align: center;
  }

  .child-theme .ctm-footer .footer-section-2 .page-center .num2 {
    width:  100% !important;
    display: block;
    text-align: center;
  }

  .child-theme .ctm-footer .footer-section-2 .flex_row.primary_font {
    display: block;
    text-align: center;
  }

  .child-theme .type_heading {
    text-align: center;
  }

  .child-theme  .footer-row.al_left.al_tab_left.al_mob_left.row2.type_richtext {
    text-align: center;
  }

  .child-theme .footer-section-3 .col-section.num1 ul,
  .child-theme .lp-footer .col-section.num1 ul{
    display: block;
    text-align: center;
  }

  .child-theme .ctm-footer .footer-section-2 .page-center .num1 .type_richtext {
    margin-bottom: -25px!important;
  }
  .child-theme .ctm-footer .footer-section-1 .num1 .type_advance_menu ul li a {
    padding: 0px 17px 0px 17px;
  }
  .child-theme .custom-banner .flex_row .col12 {
    padding-top: 30px !important;
  }
  .child-theme .bg_el.bg_img {
    background-size: cover;
  }


}



@media(max-width:800px){
  .child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-toggle {
    display: flex;
    cursor: pointer;
    background: #662d91;
    border-radius: 2px 2px 2px 2px;
    line-height: 50px;
    height: 50px;
    text-align: left;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    outline: none;
    white-space: nowrap;
  }
  .child-theme .two-col-content .feature-wrapper .featnumgrp .counter-title {
    font-size: 16px;
  }

  .child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-toggle .mega-toggle-blocks-left {
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-toggle .mega-toggle-blocks-center {
    display: flex;
    flex-basis: 33.33%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-toggle .mega-toggle-blocks-right {
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-main-wrp {
    background: #662d91;
    padding: 0px 0px 0px 0px;
    display: none;
    position: absolute;
    width: 100%;
    z-index: 9999999;
  }
  .child-theme header.ctm-header  div#mega-toggle-block-0 {
    display: flex;
    height: 100%;
    outline: 0;
    display: flex;
    height: 100%;
    outline: 0;
    flex-shrink: 0;
    cursor: pointer;
    margin-right: 6px;
    margin-left: 6px;
  }
  .child-theme header.ctm-header  div#mega-toggle-block-0 button {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
    transform: scale(0.8);
    align-self: center;
    outline: 0;
    background: none;
  }
  .child-theme header.ctm-header  div#mega-toggle-block-0 button span.mega-toggle-animated-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative;
    outline: 0;
  }
  .child-theme header.ctm-header  div#mega-toggle-block-0 button span.mega-toggle-animated-box span.mega-toggle-animated-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
    width: 40px;
    height: 4px;
    background-color: #ddd;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
    top: 2px;
  }
  .child-theme header.ctm-header  div#mega-toggle-block-0 button span.mega-toggle-animated-box span.mega-toggle-animated-inner::before {
    width: 40px;
    height: 4px;
    background-color: #ddd;
    border-radius: 4px;
    position: absolute;
    content: "";
    display: block;
    top: 10px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s;
  }
  .child-theme header.ctm-header  div#mega-toggle-block-0 button span.mega-toggle-animated-box span.mega-toggle-animated-inner::after {
    width: 40px;
    height: 4px;
    background-color: #ddd;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
    content: "";
    display: block;
    bottom: -10px;
    top: 20px;
  }
  .mb_menu span.mega-toggle-animated-inner::before {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0;
  }
  .mb_menu span.mega-toggle-animated-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-90deg);
  }
  .mb_menu span.mega-toggle-animated-inner {
    transform: translate3d(0, 10px, 0) rotate(45deg);
  }
  .child-theme .mb_menu header.ctm-header  .desktop_menu-wrp .mega-menu-main-wrp {
    display: block;
    left: 0;
  }
  .child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper > ul {
    background: #662d91;
    display: block;
    border: none;
  }
  .child-theme header.ctm-header .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper > ul > li {
    display: block;
  }
  .child-theme header.ctm-header .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper > ul > li > a {
    color: rgb(170, 170, 170);
    font-size: 14px;
    display: block;
    width: 100%;
  }
  .child-theme .ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper > ul > li:hover ul {
    display: none;
  }
  .child-theme .ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper > ul > li a {
    width: 100%;
  }
  .child-theme header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper > ul > li > a span {
    float: right;
  }
  .child-theme header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li>a span::after {
    color: inherit;
  }
  .child-theme .ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper > ul > li > a:hover {
    color: #000;
    background: none;
  }
  .child-theme .ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li .child-trigger {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    right: 0;
    top: 0;
    margin: 0;
    cursor: pointer;
  }
  .child-theme .ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul  ul,
  .child-theme .ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul ul{
    position: static !important;
    opacity: 1;
    visibility: visible;
    width: 100% !important;
    display:none;
  }
  .child-theme .ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul > li >a {
    color: #aaaaaa;
  }
  .child-theme .ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul {
    border: none;
  }

  .child-theme .ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul ul > li .child-trigger {
    display: block;
    margin: 0;
    right: 0;
    position: absolute;
    right: 0;
    height: 40px;
  }
  .child-theme .ctm-header .et_pb_section .et_pb_row .btn-wrp-main {
    margin: 20px 0 !important;
  }
  .child-theme header.ctm-header .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li:not(:first-child) {
    border: 0;
    box-shadow: none;
  }
  .child-theme .ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul ul ul {
    padding: 0px 0px;
    box-shadow: none;
  }
  .child-theme header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper ul li.child_menu a span::after {
    transform: rotate(180deg);
  }
  .child-theme .ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul > li >a span:after {
    transform: rotate(90deg);
  }
  .child-theme .ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul ul > li > a span::after {
    transform: rotate(90deg);
  }
  .child-theme .ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul ul ul > li >a {
    line-height: 30px;
  }
  .child-theme header.ctm-header .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper > ul > li.hs-item-has-children > ul {
    width: 100%;
    border: 0;
  }
  .child-theme header .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul li.submenu-open > a span::after {
    content: '\f142';
  }
  .child-theme header .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper  > ul > li.submenu-open > a {
    background: #71399b;
  }
  .child-theme header .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper  > ul ul > li.submenu-open > a {
    background: #b38dcb;
    color: #000;
  }
  .child-theme header.ctm-header .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul > li >a span:after,
  .child-theme .ctm-header .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul ul > li > a span::after{
    content: '\f140';
    transform: none;
  }
  .child-theme header.ctm-header .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul > li.submenu-open >a span:after,
  .child-theme .ctm-header .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul ul > li.submenu-open > a span::after{
    content: '\f142';
  }
  .child-theme header.ctm-header .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul ul {
    border: 0;
    background: none;
  }
  .child-theme .ctm-header .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul > li >a:hover,
  .child-theme .ctm-header .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul > li.submenu-open >a{
    color: #000;
  }
  .child-theme .ctm-header .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul ul ul > li >a {
    color: #aaaaaa;
    padding-left: 35px;
  }
  .child-theme header.ctm-header .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper ul ul a {
    color: #aaaaaa;
  }
  .child-theme header.ctm-header .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper ul ul ul li a {
    padding-left: 25px;
  }
}


@media(max-width:767px){
  .child-theme header.ctm-header .et_pb_section .et_pb_row {
    padding-top: 20px;
  }

  .child-theme header.ctm-header .et_pb_section .et_pb_row .logo-wrp .inner-logo-wrp {
    padding-bottom: 0px;
    width: 160px;
  }
  .child-theme .ctm-footer .footer-section-2 .page-center .num1 .type_richtext {
    padding-bottom: 30px !important;
  }
  .child-theme .systems-page p.hs-search-results__description {
    font-size: 16px;
  }
  .child-theme .systems-page .hs-search-results__pagination .hs-search-results__pagination__link--number {
    padding: 3px 5px;
  }
  .child-theme .footer-section-3 .col-section.num1 ul li a,
  .child-theme .lp-footer .col-section.num1 ul li a{
    white-space: normal;
  }
}

@media(max-width:600px){
  .child-theme .ctm-footer .footer-section-1 .num1 .type_advance_menu ul li a::before {
    display: inline-block;
    margin: 0 6px 2px 0;
    text-align: left;
    position: relative;
    bottom: 10px;
  }
  .child-theme .ctm-footer .footer-section-1 .num1 .type_advance_menu {
    padding-bottom: 0 !important;
    margin-bottom: 20px !important;
  }
  .child-theme .ctm-footer .footer-section-2 .page-center .num2 {
    padding-bottom: 40px!important;
  }
  .child-theme .ctm-footer .footer-section-2 .page-center .num2 {
    padding-top: 0 !important;
  }
  .child-theme .ctm-footer .footer-section-1 .num1 .type_advance_menu ul li {
    padding: 0px 0px;
  }
  .child-theme .ctm-footer .footer-section-1 .num1 .type_advance_menu ul li a {
    padding: 0px 10px 0px 10px;
  }
  .child-theme .ctm-footer {
    padding-bottom: 24px;
  }
  .child-theme .ctm-footer .footer-section-2 .page-center .num1 .type_richtext {
    padding-bottom: 50px !important;
  }
  .child-theme .ctm-footer {
    padding-bottom: 20px;
  }
  .child-theme .ctm-footer .footer-section-2 .page-center .num2 {
    padding-bottom: 35px !important;
  }
}


@media(max-width:500px){
  .child-theme header.ctm-header .et_pb_section .et_pb_row .btn-wrp-main .Alumni {
    margin: 0 0px 10px 0 !important;
    display: inline-block;
    height: auto;
    vertical-align: middle;
  }

  .child-theme header.ctm-header .et_pb_section .et_pb_row .btn-wrp-main {
    display: block;
  }

}



.child-theme .ctm-footer .footer-section{
  background-color: rgba(255, 255, 255,1.0) !important;
}

.child-theme .ctm-footer .footer-section-2 .page-center .num2 h4{
  color: rgba(102, 45, 145,1.0);
}

.child-theme .ctm-footer .footer-section-2 .page-center .num2 .type_richtext p,
.child-theme .ctm-footer .footer-section-2 .page-center .num1 p,
.child-theme .footer-section-3 .col-section.num1 ul li a{
  color: rgba(181, 181, 181,1.0);
}

.child-theme .ctm-footer .footer-section-2 .page-center .num1 .type_richtext p a,
.child-theme .ctm-footer .footer-section-2 .page-center .num2 .type_richtext p a{
  color:rgba(102, 45, 145,1.0);
}
.child-theme .ctm-footer .footer-section-2 .page-center .num1 .type_richtext p a:hover,
.child-theme .ctm-footer .footer-section-2 .page-center .num2 .type_richtext p a:hover{
  color:rgba(102, 45, 145,1.0);
}

.child-theme header.ctm-header .et_pb_section .et_pb_row{
  background-color: rgba(255, 255, 255,1.0);
}

.child-theme header.ctm-header .et_pb_section .et_pb_row .btn-wrp-main .Alumni a{
  color: rgba(255, 255, 255,1.0);
}

.child-theme header.ctm-header .et_pb_section .et_pb_row .btn-wrp-main .Alumni a:hover{
  color: rgba(102, 45, 145,1.0);
}

@media(min-width:801px){
  .child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li>a{
    font-size:17px;
  }
  .child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul{
    background-color: rgba(255, 255, 255,1.0);
  }

  .child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li>a{
    color:rgba(102, 45, 145,1.0);
    background-color:rgba(2, 103, 128,0.0);
  }

  .child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li:hover>a{
    color:rgba(0, 0, 0,1.0);
    background-color:rgba(179, 141, 203,1.0);
  }

  .child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.active>a{
    color:rgba(102, 45, 145,1.0);
    background-color:rgba(179, 141, 203,1.0);
  }

  .child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul{
    background-color:rgba(255, 255, 255,1.0);
  }

  .child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul > li >a{
    color:rgba(105, 30, 153,1.0);
    background-color:rgba(2, 103, 128,0.0);
  }

  .child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul > li:hover >a{
    color:rgba(0, 0, 0,1.0);
    background-color:rgba(179, 141, 203,1.0);
  }

  .child-theme header.ctm-header  .desktop_menu-wrp .mega-menu-main-wrp .hs-menu-wrapper >ul >li.hs-item-has-children > ul > li.active >a{
    color:rgba(0, 0, 0,1.0);
    background-color:rgba(179, 141, 203,0.0);
  }

}



.child-theme header.ctm-header .et_pb_section .et_pb_row .btn-wrp-main .Alumni a{
  background-color:rgba(102, 45, 145,1.0);
  color:rgba(255, 255, 255,1.0);
  border-color:rgba(102, 45, 145,1.0);
  border-radius:15px;
  border-width:2px;
  padding:0px 20px;
}

.child-theme header.ctm-header .et_pb_section .et_pb_row .btn-wrp-main .Alumni a:hover{
  background-color:rgba(255, 255, 255,1.0);
  color:rgba(102, 45, 145,1.0);
  border-color:rgba(102, 45, 145,1.0);
}

@media(max-width:360px){
  .child-theme .ctm-footer .footer-section-1 .num1 .type_advance_menu {
    margin-bottom: 16px !important;
  }

  .child-theme .ctm-footer .footer-section-1 .num1 .type_advance_menu ul li a {
    padding: 0px 8px 0px 8px;
  }
}