.leade-flow {
  position:fixed;
  top:0;
  left:0;
  right:0;
  height:70px;
  z-index:136;
  display:flex;
  justify-content:center;
  align-items:center;
  z-index:9999;
}
.header_cta_col.button_link i{
  color: #FFF;
  font-size: 20px;
  padding-right: 5px;
  line-height: 1;
}
.leade-flow p {
  margin:0px;
  color:#fff;
  font-size:14px;
}
.leade-flow p a {
  text-decoration: underline;
  color: #fff;
  padding-left: 10px;
}
.leade-flow img {
  position: absolute;
  max-width: 14px;
  right: 90px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  cursor: pointer;
  transition:.3s all ease-in-out 0s;
  -webkit-transition:.3s all ease-in-out 0s;
  -moz-transition:.3s all ease-in-out 0s;
  z-index: 5;
}
.leade-flow img:hover {
  transform: translateY(-50%) rotate(90deg);
  -webkit-transform: translateY(-50%) rotate(90deg);
  -moz-transform: translateY(-50% rotate(90deg));
}
header.header {
  padding: 19px 0;
  z-index: 3010;
  top: 0;
  left: 0;
  right: 0;
  position: fixed;
  margin-top:0;
  transition: 0.5s;
}
body.top_sec_remove header.header {
  margin-top: 0;
}

/* header.header.changebg.post-hover {
background-color: unset; 
} */
.header .content-wrapper {
  padding: 0 20px;
  max-width: 1330px;
}
.header_logo {
  font-size: 0;
  -ms-flex-preferred-size: 12.5%;
  flex-basis: 12.5%;
}
.header--main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.header_nav {
  -ms-flex-preferred-size: 54.5%;
  flex-basis: 54.5%;
  margin: 0 2%;
  position: relative;
  z-index: 2;
}
.header_ctas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-preferred-size: 13%;
  flex-basis: 15%;
}
.header .hs-menu-wrapper ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.header_cta_col {
  display: inline-block;
}
.header_cta_col.button_link a {
  color: #ffffff;
  font-size: 20px;
  line-height: 24px;
}

header.header li.hs-menu-item a {
  line-height: 24px;
  font-weight: 300;
  text-transform: none;
  font-size: 20px;
}
header.header li.hs-menu-item {
  transition:.3s all ease-in-out 0s;
  -webkit-transition:.3s all ease-in-out 0s;
  -moz-transition:.3s all ease-in-out 0s;
}
header.header li.hs-menu-item a:hover {
  text-decoration: none; 
}
/* li.hs-menu-item.hs-menu-depth-1.opacity {
opacity: .5;
} */
.header li.hs-menu-item.hs-menu-depth-1:not(:last-child) {
  margin-right: 50px;
}
li.hs-menu-item.hs-menu-depth-1.hs-item-has-children a {
  position: relative;
  transition: 0.3s;
}
.header li.hs-menu-item.hs-menu-depth-2,
.header li.hs-menu-item.hs-menu-depth-3 {
  position: relative;
  padding: 6px 20px 6px 0;
}
header.header li.hs-menu-item ul.hs-menu-children-wrapper li a {
  font-size: 12px;
  line-height: 18px;
}
.header li.hs-menu-item.hs-menu-depth-1 {
  padding: 7px 0px;
  position: relative;
}
.header .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children>.hs-menu-children-wrapper {
  padding: 0;
  z-index: 11;
  top: 35px;
  left: 0;
  width: 200px;
}
.header .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts ul.hs-menu-children-wrapper li.hs-menu-item.hs-item-has-children > ul.hs-menu-children-wrapper {
  top: 0;
  left: 100%;
}
li.hs-menu-item.hs-menu-depth-2.hs-item-has-children>a:after {
  content: '';
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 12px;
  height: 6px;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
  right: -15px;
}
.header_cta_col.tertiary_dark_button a.cta_button {
  line-height: 22px;
}
.header .hs-menu-wrapper>ul>li.hs-menu-item>a:after {
  content: '';
  position: absolute;
  top: 52%;
  transform: translateY(-50%);
  left: -13px;
  background-image: url(https://f.hubspotusercontent10.net/hubfs/21053466/DelMar_Website_Assets_2020/images/Separator.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 9px;
  height: 16px;
  opacity: 0;
  transition: 0.3s;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-menu-item.active a:after {
  opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > a {
  opacity: 0.6;
}

.header_nav .close-icon {
  height: 14px;
  width: 14px;
  right: 0px;
}
.header_nav .checkout {
  padding-right: 26px;
}
.header_nav .close-icon svg {
  width: 8px !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* ==========================================================================
Mobile Menu - Hubspot Standard Toggle Menu
========================================================================== */


/**
* Special Note
*
* When the menu is open, a class of .mobile-open is applied to the body. You can 
* use this for custom styling on any element when the menu is in the open position.                     
*/

.mobile-trigger, .child-trigger{
  display: none; /* Hide button on Desktop */
}

@media (max-width: 1180px) {
  .header_logo {
    font-size: 0;
    -ms-flex-preferred-size: 12.5%;
    flex-basis: 12.5%;
  } 
  .header_nav {
    -ms-flex-preferred-size: 41.1%;
    flex-basis: 41.1%;
  }
  .header li.hs-menu-item.hs-menu-depth-1:not(:last-child) {
    margin-right: 25px;
  }
  .header_ctas {
    flex-basis: 18%;
  }
  header.header li.hs-menu-item a {
    font-size: 16px; 
  }
  .header_cta_col.button_link i,
  .header_cta_col.button_link a {
    font-size: 16px;
  }
}

@media (max-width: 767px){
  .leade-flow img {
    right: 20px;
  }
  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    margin: 0px;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
  }

  .header--main>.hs_cos_wrapper_type_menu>.hs-menu-flow-horizontal>ul li a {
    opacity: 1; 
  }

  /* Toggle Button
  ========================================================================== */

  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /*******************************************/
    width: auto; /* Button width */
    height: auto; /* Button height */      
    background: #ffffff; /* Background color */
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    top:-25px;
    right: 0px;
    padding: 5px;
    background:transparent;
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    border-color: transparent;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    border-color: transparent;
  }


  /* Toggle Button Icon
  ========================================================================== */

  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    background-color: #ffffff;
  }
  .mobile-trigger i:before{
    top: -6px; /* Position top line */
  }

  /* Child Toggle Button
  ========================================================================== */

  .child-trigger {
    display: block;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    max-height: 43px;
    width: 100%;
    height: 100%;
    padding: 0;
    z-index: 12;
  }
  .child-trigger i {
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    width: 14px;
    height: 8px;
    top: 50%;
    transform: translateY(-50%);
    right: 27px;
    transition: 0.2s;
    background-image: url(https://f.hubspotusercontent10.net/hubfs/21053466/DelMar_Website_Assets_2020/images/icon%20show%20more.png);
  }
  .child-trigger.child-open i {
    transform: translateY(-50%) rotate(0deg);
  }


  /* Menu Styles on Mobile Devices
  ========================================================================== */  

  .global-header .logo.span3 img {
    padding-bottom: 0px;
  }
  .global-header .main-header .menu li.hs-menu-item.hs-menu-depth-1 {
    border-bottom: 1px solid #ebebeb;
  }
  .global-header .main-header .menu>.hs_cos_wrapper_type_menu>.hs-menu-flow-horizontal>ul {
    top: 0px; 
  }

  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  

  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    /*     display: none; */
  }

  /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper{
  visibility:hidden;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper{
  visibility:visible;
}
/*============================================================
HEADER Mobile Responsive
===========================================================*/

@media (max-width:767px){
  .custom-menu-primary .hs-menu-wrapper{    
    display:none; 
  }
  .mobile-trigger i:before {
    top: -8px;
    width: 22px;
    height: 2px;
  }
  .mobile-open .mobile-trigger ,
  .mobile-trigger {
    background-color: transparent;
    z-index:15;
  }
  .mobile-trigger:hover {
    background-color: rgba(0, 0, 0, 0);
    border-color: transparent;
  }
  .mobile-trigger i {
    transition: all .5s ease-in;
    width: 22px;
    height: 2px;
  }
  .mobile-open .mobile-trigger i{
    background:transparent;
    transition: all .1s ease-in;
  }
  .mobile-trigger i:before{
    transition: all .3s ease-in;
  }
  .mobile-open .mobile-trigger i:before {
    top: 0;
    transform: rotate(45deg);
  }
  .mobile-trigger i:after {
    content: '';
    position: absolute;
    width: 22px;
    height: 2px;
    border-radius: 4px;
    background: #fff;
    transform: rotate(-45deg);
    transition: 0.3s;
    opacity: 0;
  }
  .mobile-open .mobile-trigger i:after {
    opacity: 1; 
  }
  .custom-menu-primary.js-enabled{
    position: absolute;
    padding-top: 0;
    margin: 0 0 0 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 5;
    width: 100%;
  }
  .custom-menu-primary .hs-menu-wrapper>ul li {
    border-top: 0px;
  }
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    padding: 0;
    z-index: 11;
    top:53px;
    box-sizing: border-box;
    height: 94vh;
    overflow-y: auto !important;
    overflow-x: hidden;
    padding-bottom:0px;
    background-color: var(--primary_color);
  }

  .custom-menu-primary.js-enabled .hs-menu-wrapper::-webkit-scrollbar {
    display: none;
  }
  .custom-menu-primary .hs-menu-wrapper>ul{
    margin-top: 63px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul li {
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul li:last-child {
    border-bottom: none;
  }
  .header--main {
    padding: 0px;
    display: block;
  }
  .header_logo {
    margin-bottom: 20px;
  }
  header .search form input[type=text] {
    padding: 8px 15px;
  }
  header .search form button img {
    width: 15px;
  }
  .header li.hs-menu-item.hs-menu-depth-1:not(:last-child) {
    margin-right: 0%;
    border-bottom: 1px solid rgb(255 255 255 / 40%);
  }
  .header li.hs-menu-item.hs-menu-depth-1 {
    margin-bottom: 24px;
    padding-bottom: 25px;
    padding-left: 30px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul {
    padding: 40px 0px 0;
  }
  /*   .header .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper {
  transition: unset;
  width: 100%;
  margin-top: 20px;
  border-left-style: solid;
  border-left-width: 2px;
} */
  .header li.hs-menu-item.hs-menu-depth-2:hover, 
  .header li.hs-menu-item.hs-menu-depth-3:hover {
    border-left: 0;
  }
  .header li.hs-menu-item.hs-menu-depth-1>a:before {
    content: unset; 
  }
  body.mobile-open header .search {
    position: relative;
    z-index: 55;
  }

  header.header {
    background: var(--primary_color) !important;
  }
  .header_ctas {
    display: none;
  }
  .header_logo {
    margin: 0;
    max-width: 120.02px;
  }
  header.header li.hs-menu-item a {
    font-size: 22px;
    line-height: 24px;
    font-weight: 300;
  }
  .header .content-wrapper {
    padding: 0 30px;
  }

  .header_cta_col.button_link.button_menu_two .button_fix{
    text-align: center;
    display: block;
    padding: 11px 16px;
    border: 1px solid #ffffff;
    border-radius: 2px;
    margin: 0px 30px 50px;
    line-height: 23px;
    transition:all 0.35s;
  }
  .header_cta_col {
    display: block;
  }
  .header_cta_col.tertiary_dark_button a.cta_button {
    line-height: 22px;
    margin: 0 30px 0;
    padding: 12px 16px;
    display: block;
  }
  .header_cta_col.button_link.button_menu_two {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    background-color: var(--primary_color);
  }
  .header_cta_col.button_link.button_menu_two .button_fix{
    background-color: var(--primary_color);
  }
  .header_cta_col.button_link.button_menu_two .button_fix i,
  .header_cta_col.button_link.button_menu_two .button_fix a{
    transition:all 0.35s;
  }
  .header_cta_col.button_link.button_menu_two .button_fix a:hover {
    text-decoration: none;
  }
  .header_cta_col.button_link.button_menu_two .button_fix:hover {
    background: #fff;
  }
  .header_cta_col.button_link.button_menu_two .button_fix:hover i{
    color: var(--secondary_color);
  }
  .header_cta_col.button_link.button_menu_two .button_fix:hover a {
    color: var(--secondary_color);
  }
  .header .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children>.hs-menu-children-wrapper {
    width: 300px; 
    padding-top: 22px;
  }
  .header li.hs-menu-item.hs-menu-depth-2, 
  .header li.hs-menu-item.hs-menu-depth-3 {
    padding: 0; 
  }
  ul.hs-menu-children-wrapper li.hs-menu-item:not(:last-child) {
    margin-bottom: 20px;
  }
  .header li.hs-menu-item.hs-menu-depth-1.hs-item-has-children>a:after {
    content: unset; 
  }
  .child-trigger.child-open:after {
    content: '';
    position: absolute;
    top: 11px;
    left: 15px;
    background-image: url(https://f.hubspotusercontent10.net/hubfs/21053466/DelMar_Website_Assets_2020/images/Separator.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 11px;
    height: 17px;
    opacity: 1;
    transition: 0.3s;
  }
}

@media (min-width: 768px) {
  .header_nav_main.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal {
    display: block !important;
  }
  .button_menu_two, .button_menu {
    display: none;
  }
  ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2:first-child {
    padding-top: 19px;
  }
  /*   .header_cta_col.button_link {
  margin-right: 35px;
} */
  header.header::before {
    content: '';
    position: absolute;
    top: 76px;
    left: 0;
    right: 0;
    height: 0px;
    background: rgba(15,34,56,0.9);
    z-index: -1;
    transition:.7s all ease-in-out 0s;
    -webkit-transition:.7s all ease-in-out 0s;
    -moz-transition:.7s all ease-in-out 0s;
  }
  header.header.changebg.headerCh.toggle::before,
  body.internal-banner header.header.toggle::before{
    opacity: 1;
    visibility: visible;
    height: 62px;
  }
  /*   header.header.post-hover:before {
  opacity: 1;
  visibility: visible;
} */

  .headerCh .header--main {
    /*     justify-content: center; */
  }
  .header_bredcrumb {
    transform:scale(0);
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    z-index:5;
  }
  .header_bredcrumb:hover {
    background: rgb(255 255 255 / 15%);
  }
  .headerCh .header_bredcrumb,
  body.internal-banner .header_bredcrumb{
    display: block;
    opacity: 1;
    visibility: visible;
    transform:scale(1);
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
  }
  span.line:after, span.line:before, span.line {
    position: absolute;
    content: '';
    width: 20px;
    height: 2px;
    background: #ffffff;
    border-radius: 4px;
    border: 0;
    transition: 0.3s;
    left: 50%;
    transform: translateX(-50%);
  }
  span.line {
    top: 19px; 
  }
  span.line::before {
    top: -7px;
  }
  span.line::after {
    bottom: -7px;
  }
  .toggle .header_bredcrumb span.line {
    width: 0;
    height: 0;
  }
  .toggle .header_bredcrumb span.line::after, 
  .toggle .header_bredcrumb span.line::before {
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .toggle .header_bredcrumb span.line::after {
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .toggle .header_bredcrumb span.line::before {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
}

@media(min-width: 768px) and (max-width: 992px) {
  .header_nav {
    -ms-flex-preferred-size: 53.1%;
    flex-basis: 53.1%;
  }
  .header_ctas {
    flex-basis: 23%;
  }
  /*   .header_cta_col.button_link {
  margin-right: 20px;
} */
}


/****************** END Header Mobile Responsive *******************/

.header_nav .form-sec {
  max-width: 100%;
  margin: 0 auto;
  width: 100%;
  background: rgb(255 255 255 / 15%);
  box-shadow: 0px 0px 20px rgb(0 0 0 / 8%);
  border-radius: 40px;
  padding: 8px 7px 8px 10px;
  position: absolute;
  bottom: -5px;
  left: 0;
  z-index: 2;
  transition: .7s all ease-in-out 0s;
  -webkit-transition: .7s all ease-in-out 0s;
  opacity: 0;
  visibility: hidden;
  display:block !important;
  transform:translateX(12%)
}
.toggle .header_nav .form-sec {
  bottom:-62px;
}
.header_nav div#bookForm {
  position: relative;
}
.header_nav .form-sec span {
  font-size: 14px;
  padding-left: 8px;
  cursor: pointer;
}
.header_nav .form-sec>form {
  line-height: 0;
}
.header_nav .form-sec .location img, 
.header_nav .form-sec .location svg {
  width: 15px;
  transition: .3s all ease-in-out 0s;
  -webkit-transition: .3s all ease-in-out 0s;
}
.header_nav .form-sec .book-date .checkout img {
  width: 12px;
}
.header_nav .form-sec span.place {
  min-width: 200px;
}
.header_nav input.input-tag {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 5;
}
.header_nav .form-sec .book-date img, 
.header_nav .form-sec .book-date svg {
  width: 20px;
  transition: .3s all ease-in-out 0s;
  -webkit-transition: .3s all ease-in-out 0s;
}
.header_nav .form-sec .guest img, 
.header_nav .form-sec .guest svg {
  width: 27px;
  transition: .3s all ease-in-out 0s;
  -webkit-transition: .3s all ease-in-out 0s;
}
.header_nav .form-sec span.guest-number {
  min-width: 125px;
  text-align: center;
}
.header_nav .form-sec .search img {
  width: 31px;
  cursor: pointer;
}
header.header .banner-hover {
  position: relative;
  padding: 0;
}

@media(min-width:768px){
  .headerCh .header_nav .form-sec,
  body.internal-banner .header_nav .form-sec{
    opacity: 1;
    visibility: visible;
    display: block;
    transform:scale(1);
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
  }
}
.header_nav_main.custom-menu-primary {
  transition:.6s all ease-in-out 0s;
  -webkit-transition:.6s all ease-in-out 0s;
  -moz-transition:.6s all ease-in-out 0s;
  position:relative;
  top:0;
  left:0;
}
header.header.headerCh.toggle .header_nav_main,
body.internal-banner .toggle .header_nav .header_nav_main{
  left: 0;
}
@media(min-width:768px){
  .headerCh .header_nav .header_nav_main,
  body.internal-banner .header_nav .header_nav_main{
    margin-bottom: 0px;
    opacity: 0;
    visibility: hidden;
    left:-30%;
  }
}
.toggle .header_nav .header_nav_main,
body.internal-banner .toggle .header_nav .header_nav_main{
  display: block;
  opacity: 1;
  visibility: visible;
}

body .daterangepicker.ltr.show-calendar.openscenter.datepic_0 {
  top: 52px !important;
  position: fixed;
}
body.top_sec_remove .daterangepicker.ltr.show-calendar.openscenter.datepic_0 {
  top: 52px !important;
}
.headerCh.nav-animation .header_bredcrumb {
  opacity: 0;
}
.headerCh.nav-animation .header_nav .header_nav_main {
  left: -194px;
}

@media (min-width:768px) and (max-width:900px) {
  header .header_nav {
    -ms-flex-preferred-size: 50.5%;
    flex-basis: 50.5%;
  }
  .header li.hs-menu-item.hs-menu-depth-1:not(:last-child) {
    margin-right: 15px;
  }
}

/*New Edits*/

@media(max-width:767px){
  ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children>a{
    width: 188px;
    z-index: 99;
  }

}
