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

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

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

html, body {
  overflow-x: hidden;
}

@media screen and (max-width: 576px){
  .dnd_area-row-1-padding {
    padding-bottom: 10px !important;
  }
  .dnd-section, .content-wrapper--vertical-spacing {
    padding: 0px 1rem !important;
  }
}


@media screen and (max-width: 768px){
  #hs_cos_wrapper_navigation-extra>nav:nth-child(2)>ul:nth-child(1)>li:nth-child(3)>a:nth-child(1) {
    color: var(--brand-secondary) !important;
    line-height: 22px !important;   
    /*visibility: hidden; */
  }
  #hs_cos_wrapper_navigation-extra>nav:nth-child(2)>ul:nth-child(1)>li:nth-child(2)>a:nth-child(1) {
    line-height: 22px !important; 
  }
  /*
  #hs_cos_wrapper_navigation-extra>nav:nth-child(2)>ul:nth-child(1)>li:nth-child(3)>a:nth-child(1):after {
    visibility: visable !important;  
    content: "Online Portal" !important;   
  } */
}

.dnd_area-row-0-background-image {
  opacity: .9;
}


/* Navbar for tablet */

@media screen and (min-width: 769px) and (max-width: 992px){
   .header__navigation.header--element {
    width: 80%
  }
   #hs_cos_wrapper_module_16468604436185 .button-wrapper .button {    
    padding-top: 12px !important;
    padding-right: 25px !important;
    padding-bottom: 12px !important;
    padding-left: 25px !important;
    font-size: 14px !important;
    width: 120% !important;
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
   .extra-navigation {
    width: 80%;
  }

}
  
/* Navbar for tablet End */



/* Navbar for mobile */

@media screen and (max-width: 434px){
  .menu.menu--mobile {
    margin-top: 60px !important;
  }
  .menu.menu--mobile {
    margin-top: 20px !important;
  }
  .menu__item--depth-1 > .menu__link {
    font-size: 12px !important;
  }
}


@media screen and (max-width: 768px){
  .header__row-2 .hs-search-field__bar:hover form input[type="text"] {
    border: 3px solid #3c444e !important;
    padding-bottom: 12px !important;
  }
}

@media screen and (max-width: 768px){
  .header__row-2 .hs-search-field__bar form input[type="text"] {
    background-repeat: no-repeat !important;
    border: 3px solid #3c444e !important;
    margin-left: 120px !important;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGQ9Ik05LjEzOSAxNS44OTNhNi43NjEgNi43NjEgMCAwMS02Ljc1NS02Ljc1NCA2Ljc2MyA2Ljc2MyAwIDAxNi43NTUtNi43NTUgNi43NjIgNi43NjIgMCAwMTYuNzU0IDYuNzU1IDYuNzYgNi43NiAwIDAxLTYuNzU0IDYuNzU0TTkuMTM5IDBjNS4wMzkgMCA5LjEzNyA0LjEgOS4xMzcgOS4xNCAwIDIuMDktLjcwNSA0LjAxOC0xLjg5IDUuNTZsNy4yNjUgNy4yNjVhMS4xOTIgMS4xOTIgMCAwMS0xLjY4NiAxLjY4NkwxNC43IDE2LjM4NWE5LjA5MyA5LjA5MyAwIDAxLTUuNTYxIDEuODkxQzQuMDk5IDE4LjI3NiAwIDE0LjE3OCAwIDkuMTQgMCA0LjEgNC4xIDAgOS4xMzkgMHoiIGlkPSJhIi8+PC9kZWZzPjx1c2UgZmlsbD0iIzQ5NEE1MiIgeGxpbms6aHJlZj0iI2EiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==) !important; 
    width:50% !important;
  }
}


@media screen and (max-width: 767px){
  .header__row-2 .header__search, .header__row-2 .hs-search-field {
    display: block !important;
    background-color: #1d262f !important;
    padding-bottom: 20px !important;
  }
}


@media screen and (min-width: 767px){
  .header__row-2 .header__search, .header__row-2 .hs-search-field {
    display: none !important;
  }
}


@media screen and (max-width: 768px) {
   #hs_cos_wrapper_module_16468604436185 .header__row-2 .header__search, #hs_cos_wrapper_module_16468604436185 .header__row-2 .hs-search-field {
    display: block !important;
  }
}

@media (max-width: 767px){
   .menu--mobile {
    background-color: #1d262f !important;
    position: relative !important;
    left: -.5px !important;
  }
}

@media screen and (max-width: 768px){
   #hs_cos_wrapper_module_16468604436185 .button-wrapper {
    text-align: CENTER !important;
    vertical-align: MIDDLE !important;
    z-index: 100 !important;
    position: relative !important;
  }
}

@media screen and (min-width: 540px) and (max-width: 778px){
   .extra-navigation .menu__wrapper.no-list { 
    padding-top: 22px !important;
    padding-bottom: 22px !important;
  }
}
    
    
@media screen and (max-width: 399px){
  #hs_cos_wrapper_module_16468604436185 .button-wrapper .button {
    padding-left: 8px !important;
    padding-right: 8px !important;
    font-size: 12px !important;
    margin-right: 32px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important; 
    margin-bottom: 7px !important;
  }
}

@media screen and (max-width: 768px){
  .header__navigation--toggle, .header__search--toggle, .header__language-switcher--toggle, .header__close--toggle {
   margin: 0rem !important;  
   z-index: 101 !important;
  }
}
  
@media screen and (max-width: 768px){
  .hs_cos_wrapper_type_cta img, .hs_cos_wrapper_type_logo img, .hs_cos_wrapper_type_rich_text img {
    height: auto !important;
    max-width: 85% !important;
}
}

@media screen and (min-width: 400px) and (max-width: 768px){
  #hs_cos_wrapper_module_16468604436185 .button-wrapper .button {
   font-size: 12px !important;
   padding-left: 25px !important;
   padding-right: 25px !important;
   margin-right: 45px !important;
   padding-top: 15px !important;
   padding-bottom: 15px !important; 
   margin-bottom: 7px !important;
  }
}


@media screen and (max-width: 768px){
   #hs_cos_wrapper_module_16468604436185 {
    margin-top: 130px !important;
  }
}


@media screen and (max-width: 767px){
   .jumbotron {
    margin-top: 60px !important;
  }
}

@media screen and (max-width: 768px){
   .top_nav.container {
    display: flex !important;
  }
}
  
@media screen and (max-width: 768px){
   .extra-navigation .menu__wrapper.no-list {
    display: flex !important;
    padding-right: 20px !important;
    padding-top: 0px !important;
  }
}


@media screen and (max-width: 768px){
  .top_nav.container .extra-navigation {
    margin-top: 315px !important;
    position: absolute !important;
    z-index: 3 !important;
    width: 100% !important;    
    left: .1% !important;
}
  }
}
  
.header__container {      
  background-color: #3C444E !important;
}

@media screen and (max-width: 768px){
  .header__navigation.open, .header__search.open, .header__language-switcher.open {
    left: none !important; 
    position: absolute !important;
    margin-top: 58px !important;
    width: 100vw !important;
    border-top: 0.5rem solid #eb873e !important;
  }   
}



/* Dropdown width shaping */

@media screen and (max-width: 768px){
  .header__navigation.open, .header__search.open, .header__language-switcher.open {
    left: -89vw !important;
  }
}

@media screen and (min-width: 506px) and (max-width: 540px){
  .header__navigation.open, .header__search.open, .header__language-switcher.open {
    left: -88.5vw !important;
  }
  .header__row-2 .hs-search-field__bar form input[type="text"] {
    margin-left: 110px !important;
  }
}
  

@media screen and (min-width: 446px) and (max-width: 506px){
  .header__navigation.open, .header__search.open, .header__language-switcher.open {
    left: -88.5vw !important;
  }
  .header__row-2 .hs-search-field__bar form input[type="text"] {
    margin-left: 110px !important;
  }
}

@media screen and (min-width: 415px) and (max-width: 446px){
  .header__navigation.open, .header__search.open, .header__language-switcher.open {
    left: -86.9vw !important;
  }
  .header__row-2 .hs-search-field__bar form input[type="text"] {
    margin-left: 100px !important;
  }
}

@media screen and (min-width: 376px) and (max-width: 415px){
  .header__navigation.open, .header__search.open, .header__language-switcher.open {
    left: -85.8vw !important;
  }
  .header__row-2 .hs-search-field__bar form input[type="text"] {
    margin-left: 90px!important;
  }
}


@media screen and (min-width: 366px) and (max-width: 376px){
  .header__navigation.open, .header__search.open, .header__language-switcher.open {
    left: -84.5vw !important;
  }
  .header__row-2 .hs-search-field__bar form input[type="text"] {
    margin-left: 80px !important;
  }
}

@media screen and (max-width: 366px){
  .header__navigation.open, .header__search.open, .header__language-switcher.open {
    left: -84.1vw !important;
  }
  .header__row-2 .hs-search-field__bar form input[type="text"] {
    margin-left: 75px !important;
  } 
}



/* End dropdown shaping */


@media (max-width: 767px){
  .menu--mobile {
    text-align: center !important;
  }
}

@media (max-width: 767px){
  .menu--mobile {   
    background-color: #1D262F !important;    
  }
}

@media (max-width: 767px){
  .menu__item--depth-1 {
    border-top: none !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    font-weight: 600 !important;
  }
}

@media screen and (max-width: 768px){
  .menu__item--depth-1 > .menu__link {
    color: #FFFFFF !important;
    /*font-size: 14px !important;*/
    margin-right: 20px !important;
    padding: 0px !important;
  }
}

@media screen and (max-width: 768px){
  .menu__item--depth-1 > .menu__link:hover {
    color: #EB873E !important;
  }
}

@media screen and (min-width: 444px){
  .menu__item--depth-1 > .menu__link {
    font-size: 14px !important;
  }
}

/*end navbar for mobile */






@media screen and (max-width: 665px) {
  h2, .h2 {
   font-size: 3rem; 
  }
}
.top-nav {
  background: var(--brand-primary);
}
.top_nav.container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 768px) {
 .top_nav.container {
   display: none;
   height: 0;
  }
}
.hs-search-field__bar form input[type=text] {
  width: 40px;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
  border: 0;
  background-position: center right 9px;
  background-color: transparent;
}
.hs-search-field__bar:hover form input[type=text] {
  max-width: 100%;
  width: 200px;
  border: 1px solid #D49806;
}
.hs-search-field__bar form input[type=text]:focus {
    max-width: 100%;
  width: 200px;
  border: 1px solid #D49806;
}
.hs-search-field__bar label {
  display: none;
}
.top_nav .button {
  padding-top: .75em;
  padding-bottom: .75em;
  font-size: 1rem;
  border: 0 !important;
}
.top_nav .menu__link:hover {
  font-weight: 600;
}
.menu__link--active-link, .menu__link--active-branch {
  font-weight: unset !important;
}
.extra-navigation .menu__link {
  font-size: 1rem;
  text-transform: none;
  font-weight: 600;
}
#hs_cos_wrapper_navigation-extra > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) {
  color: var(--brand-secondary);
}
.menu__child-toggle-icon {
  border-top-color: var(--brand-secondary);
}
@media screen and (max-width: 768px) {
  .header__search--toggle {
    display: none;
  }
  .header__navigation.open, .header__search.open, .header__language-switcher.open {
    left: -360px;
    min-height: auto;
    position: absolute;
    right: 0;
    top: 75px;
    z-index: 2;
    width: 320px;
  }
  .menu__item--has-submenu > .menu__link {
    color: var(--brand-primary);
  }
  .menu__item--depth-1 > .menu__link {
    color: var(--brand-primary);
  }
  .header__navigation--toggle.open::after, .header__search--toggle.open::after, .header__language-switcher--toggle.open::after {
   display: none; 
  }
  .header__navigation--toggle.open, .header__search--toggle.open, .header__language-switcher--toggle.open {
   display: none; 
  }
  .header__navigation--toggle, .header__search--toggle, .header__language-switcher--toggle, .header__close--toggle {
    margin: 0 2rem;
  }
  .header__close--toggle {
    margin-right: 2rem; 
  }
}



.header__container {
  background: #3C444E;
  max-width: 100% !important;
}
.header__container .container {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .header__container .container {
    align-items: center;
    justify-content: space-between;
    padding: 0;
    margin: 0; 
    max-width: 100%;
  }
  .header__row-2 {
    justify-content: flex-end;
  }
}
.header__logo--main {
  padding: 1rem 0; 
}
@media screen and (max-width: 768px) {
 .header__logo--main { 
   padding: 1rem 0 1rem .5rem;
    margin: 0;
  }
}

button:hover, .button:hover, .hs-button:hover {
  font-weight: 600;
}

.body-container {
  padding: 0 !important;
}
.secondary {
  color: var(--brand-secondary);
  text-transform: uppercase;
}
.super-heading {
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: bold;
  font-family: Source Sans Pro;
  margin-bottom: 1.65rem;
  line-height: 1;
  display: block;
  color: #c0d7dd;
}
.test-name {
  padding-bottom: 1rem;
}
.test-name:before {
  content: "";
  display: block;
  width: 50px;
  border-top: 3px solid #ECF3F5;
  text-align: center;
  margin: 0 auto;
  padding-bottom: .5rem;
}
.card-title, .card-title a {
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: bold;
  position: relative;
  padding-right: 1rem;
  color: #fff;
}
.card-title:after {
  content: url(https://21511700.fs1.hubspotusercontent-na1.net/hubfs/21511700/Aladdin%202022/arrow.png);
  position: absolute;
  right: .5rem;
  bottom: 10%;
}
@media screen and (max-width: 868px) {
 .card-title, .card-title a {
   font-size: 1.5rem;
  }
}
ul.check-mark {
  list-style: none;
  width: 45%;
  float: left;
  padding-right: 1%;
}
ul.check-mark li {
  background: url(https://21511700.fs1.hubspotusercontent-na1.net/hubfs/21511700/Aladdin%202022/check.png) no-repeat;
  height: 40px;
  padding-left: 3rem;
  padding-top: 0.5rem;
  font-size: 1.25rem;
  font-weight: normal;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 768px) {
  ul.check-mark {
    float: none;
    width: 100%;
  }
}

.body-container--blog-post .container-title {
  position: relative;
  margin: 0 calc(50% - 50vw);
  margin-top: -1em;
}
.body-container--blog-post .container-title .featured-image {
  object-fit: cover;
  width: 100%;
  height: 50vh;
}
.body-container--blog-post .container-title h1 {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 0 1%;
  margin: 0 15%;
}
.body-container--blog-post .blog-post__meta {
  padding-top: 1em;
}
.footer div.span3:nth-child(2) ul {
  list-style: none;
}
.footer div.span3:nth-child(3) ul {
  list-style: none;
} 
@media screen and (max-width: 768px) {
  .footer {
    text-align: center;
  }
  .footer div.span3:nth-child(2) {
    width: 50%;
    float: left;
  }
  .footer div.span3:nth-child(3) {
    width: 50%;
    float: right;
  }
  
  .footer ul {
    margin: 0;
    padding: 0;
  }
  .footer .row-fluid [class*="span"] {
    min-width: 100%;
    text-align: center;
    padding: .5em 0;
    margin: 0;
  }
}
.footer p, .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6, .footer label, .footer span, .footer li, .footer img, .footer a {
  color: #90989D;
  font-size: 1rem;
}
.footer a:hover, .footer a:focus, .footer a:active {
 color: var(--brand-secondary); 
}
.footer .button {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.footer .button:hover, .footer .button:focus {
  background: #fff;
  color: var(--additional_2) !important;
  border-color: var(--additional_2) !important;
}

.page .dnd_area-row-0-background-image{
  position: relative;
}
.page .dnd_area-row-0-background-image::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.45);
}
.page .dnd_area-row-0-background-image > .row-fluid{
  position: relative;
}
.page .dnd_area-row-0-background-image .button{
  margin: 0.65rem 0;
}

.home .jumbotron{
  min-height: 86vh;
}

fieldset.form-columns-1 .hs-input {
  width: 100% !important;
}
fieldset.form-columns-1 input[type="checkbox"] {
  width: auto !important;
}
.hs-search-results__title {
  color: var(--brand-primary);
  font-weight: normal;
  font-family: unset;
}