@media (min-width: 981px)
.custom-menu-primary {
    padding: 0 0 0 0 !important;
}
@media (max-width:1275px){

  .text-dec {
    font-size: .8rem !important;
    letter-spacing: 0px !important;
  }
  .first_li_child {
    padding-right: 0.7rem !important;
  }
}
@media (max-width:1035px){
  .text-dec {
    font-size: .8rem !important;
    letter-spacing: -0.6px !important;
  }
}
@media (max-width:980px){
  #footer-bottom .et-social-icons a {
    padding: 0 !important;
    cursor: pointer;
}
  /* @media (max-width:1025px){ */
  .frame {
    overflow-y: auto;
    height: calc(100% - 230px);
  }
  .frame::-webkit-scrollbar {
    -webkit-appearance: none;
  }
  .frame::-webkit-scrollbar:horizontal {
    /*     height: 11px; */
  }
  .frame::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 5px solid white; 
    background-color: rgba(0, 0, 0, .5);
  }
  /*    */
  .openDropDown  .angleDown{
    transform: rotateX(180deg);
  }
  .mainHeader.text_align{
    margin-right:-.5rem;
  }
  .openDropDown.text_align{
    color: #0a4958 !important;
  }
  div.openDropDown + div.ulOpen .second_child .text-dec .newColor{
    color: #0a4958 !important;
    text-align:end;
  }
  div.openDropDown + div.ulOpen {
    overflow: unset !important;
    height: unset !important;
  }
  .ulOpen{
    overflow:hidden;
    height: 0;
  }
  .first_li_child .second_child .second_li_child:hover {
    background: unset !important;
  }
  .HeaderList{
    width:100%;
    position: absolute;
    right: 0;
    transform: translateX(100%); 
  }
  .text-dec{
    text-decoration:none;
    list-style: none;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    font-size: 1.5rem !important;
    cursor: pointer;
    font-weight: unset !important;
    text-transform: unset !important;
    transition:all .4s ease-in-out;
  }
  .first_child{
    padding-top: 2rem !important;
    display: unset !important;
  }
  .navBarExpandClass{
    width: 100%;
    background: #fff;
    z-index: 10;
    height: calc(100vh - 89px);
    transition: all 0.4s ease-in-out !important;
    transform: translateX(0%);
  }
  /*    */
  /*    */
  li.first_li_child.text-dec {
    border-bottom: 1px solid rgb(0 0 0 / 25%);
    /*     width: 80%; */
    width:85%;
    margin: 0 auto;
    position:relative;
    -webkit-tap-highlight-color: rgb(255 255 255 / 40%);
  }
  .mainHeader{
    padding: .5rem 0 0.5rem 0;
    width: 80%;
    text-align: end;
    height: 1.6rem;
  }
  .second_child{
    padding: 0 0 .4rem 0 !important;
  }
  /*    */
  /*    */
  .height{
    padding: 0.7rem 0 0.1rem 0 !important;
  }
  .height1 {
    padding: 0.1rem 0 0 0 !important;
  }
  .text_align{
    margin-right:3rem;
  }
  .second_child{
    padding: 0; 
  }
  .hoverDropDown .second_li_child .newColor {
    padding: unset !important;
    font-size: 1.1rem;
  }
  .HeaderList .text_color{
    color: #00000080;
  }
  /*  */
  .dropdown-content {
    display: flex !important;
    position: unset !important;
    background-color: unset !important;
    box-shadow: unset !important;
    flex-direction: column;
    align-items: flex-end
  }
  .show {
    height:unset !important;
  }
  .changeColor{
    color:pink;
  }
  .angleDown{
    width: 1rem;
    vertical-align: middle;
    /*     display: unset !important; */
    fill: #00000080;
    position: absolute;
    right: 0;
    top: 1.1rem;
  }
  .HeaderList .get-in-touch {
    text-align: right;
    font-size: 1.6rem;
    color: #0a4958;
    font-weight: 600;
    cursor: pointer;
  }
  .HeaderList .Contact{
    text-align: right;
    padding: 0.6rem 0 0.3rem;
    font-size: 1.1rem;
  }
  .HeaderList .Email{
    text-align: right;
    font-size: 1.1rem;
  }
  .footertext{
    display:unset !important;
  }
.HeaderList  #footer-bottom .et-social-icons {
    justify-content: flex-end !important;
    column-gap: 2.1rem;
  }
  .fullScreenHover {
    position: unset; 
    display: flex !important;
  }

  .lastItem{
    display:none !important;
  }
  .fullScreenHover:hover .hoverDropDown{
    display:flex !important;
  }
  #footer-bottom {
    padding: 20px 0 0;
    margin-bottom: 1.5rem;
  }
  li.second_li_child.text-dec {
    /*     display: unset !important;  */
    display: flex !important; 
  }
  .hoverDropDown {
    width: 100% !important;
  }
  #footer-bottom .et-social-icons li:last-child {
    margin-right: 0 !important;
  }
  /*    */
  .fullScreenHover .hoverDropDown::after{
    content: none !important;
    position: absolute;
    bottom: 100%;
    left: 11%;
    border-width: 7px;
    border-style: solid;
    border-color: transparent transparent #FFFFFF transparent;
  }
}
@media (max-width:450px){
  li.first_li_child.text-dec {
    /*     padding-bottom: 0.7rem; */
  }
 .HeaderList #footer-bottom .et-social-icons {
    justify-content: flex-end !important;
    column-gap: 1.3rem;
  }
}
@media (max-width:450px){
  #expandClass .footertext{
    right: 10% !important;
  }
}
@media (max-width:380px){
  .text-dec{
    text-decoration:none;
    list-style: none;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    font-size: 1.2rem !important;
    cursor: pointer;
    /*     padding: 0.5rem 0; */
  }
  .frame {
    overflow-y: auto;
    height: calc(100% - 253px);
  }
}
@media (max-width:361px){
.HeaderList #footer-bottom .et-social-icons {
    justify-content: flex-end !important;
    column-gap: 0.9rem;
  }
  .frame {
    overflow-y: auto;
    height: calc(100% - 232px);
  }
}

/* FULL SCREEN */
.angleDown{
  display:none;
}
ul#firstUi {
  display: flex;
  flex-direction: row;
  padding: 1.2rem 0;
  flex-wrap: nowrap;
  justify-content: flex-end;
}
.text-dec {
  text-decoration: none;
  list-style: none;
  font-size: 1.5rem;
  cursor: pointer;
}
.first_li_child{
  padding-right: 1rem;
}
.second_child{
  padding:0.4rem 0;
} 
.paddingfirstChild{
  padding-right:0;
  color: #0a4958;
} 
.text-dec{
  font-size: .92rem;
  letter-spacing: .5px;
  color: #0a4958;
  font-weight: 700;
  text-transform: uppercase;
  font-variant: normal;
  transition: all .2s ease-in-out;
}
.hoverDropDown .second_li_child .newColor{
  padding: .5rem;
  transition: .1s ease-in-out;
}
.fullScreenHover {
  cursor: pointer;
  position: relative;
  display: inline-block;
}
.hoverDropDown{
  display:none;
  position: absolute;
  background-color: #FFFFFF;
  left: -1rem;
  width: 12rem;
  top:1.8rem;
  box-shadow: 0 2px 10px 2px rgb(0 0 0 / 10%);
  border-radius: .2rem;
}
li.second_li_child.text-dec {
  display: grid;
  grid-template-columns: 1fr;
}
.fullScreenHover:hover .hoverDropDown{
  display:block;
}
.fullScreenHover .hoverDropDown::after{
  content: "";
  position: absolute;
  bottom: 100%;
  left: 11%;
  border-width: 7px;
  border-style: solid;
  border-color: transparent transparent #FFFFFF transparent;
} 
#expandClass .footertext{
  display:none;
  margin-top: 2rem;
  position: absolute;
  bottom:0;
  right:7%;
  padding-bottom:1.5rem;
}
.lastItem{
  margin: 0px 0.8rem;
}
.lastItem a{
  font-size: .8rem;
  letter-spacing: 0px;
  display: inline-flex;
}
.lastItem a span{
  transition: all .3s ease-in-out;
  padding: 5px 12px 6px;
  margin: -8px -12px;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 1px;
  text-transform: none;
}
.lastItem a span:hover{
  color:#fff;
  background: #059b9a;
  border:1px solid #059b9a;
}
.second_li_child .text_color:hover{
  color: #059b9a !important;
}
li.first_li_child.text-dec:hover{
color: #0a4958;
}
.newColor{
  color: #00000080;
}
.first_li_child .second_child .second_li_child: hover{
  background:#00000010;
}
.social_logo{
  height:1.6rem;
}
.tooltip1 {
  clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 10px), calc(50% + 10px) calc(100% - 10px), 50% 100%, calc(50% - 10px) calc(100% - 10px), 0% calc(100% - 10px));
  font-size: 0
}


/* 

.custom-popup-form-warpper.open {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .5s,visibility 0s;
    transition: opacity .5s,visibility 0s;
    background-color: #059b9a;
    color: #fff;
}
.custom-popup-form-warpper {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(61,61,61,.9);
    left: 0;
    top: 0;
    overflow-x: scroll;
    z-index: 16777271;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .5s,visibility 0s .5s;
    transition: opacity .5s,visibility 0s .5s;
    padding-bottom: 32px;
}
.custom-popup-form-warpper.open .custom-popup-form-warpper-inner {
    opacity: 1;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
}
.custom-popup-form-warpper-inner {
    -webkit-perspective: 1200px;
    perspective: 1200px;
    background-color: transparent;
    opacity: .4;
    -webkit-transform: translateY(-25%) rotateX(
35deg);
    transform: translateY(-25%) rotateX(
35deg);
    -webkit-transition: -webkit-transform .5s,opacity .5s;
    transition: transform .5s,opacity .5s;
}
.dnd-section {
    padding-bottom: 4%;
    padding-top: 4%;
}
.custom-popup-form-section {
    width: 60% !important;
    max-width: 60% !important;
}
.page-center {
    max-width: 1300px;
    width: 85%;
    margin: 0 auto;
}
.page-center {
    width: calc(100% - 100px);
}
@media (min-width: 981px){
.page-center {
    padding-top: 2%;
    padding-bottom: 2%;
}}
.custom-popup-form-columns {
    margin-bottom: 2.75%;
}
.custom-popup-form {
    margin-top: -10px;
}



.custom-popup-form form {
    background: transparent !important;
    border: 0 !important;
    max-width: 100% !important;
}
.custom-popup-form form fieldset.form-columns-2 {
    max-width: initial;
    margin: 0 -35px;
    display: block;
}
.custom-popup-form form fieldset {
    max-width: 100%;
}
.custom-popup-form form fieldset.form-columns-2>div {
    display: block;
    margin-top: 30px;
    width: 50% !important;
    margin-bottom: 0;
    float: left !important;
    padding: 0 35px;
}
.custom-popup-form form label {
    font-size: 15px;
    color: #fff;
    margin: 0;
    line-height: inherit;
}
.custom-popup-form .hs-form-required {
    color: #fff;
    margin-left: 3px;
}
.custom-popup-form form div.input {
    margin: 0 !important;
}
.custom-popup-form .hs-form-field .hs-input {
    display: block;
    width: 100%;
    border: none !important;
    border-bottom: 1px solid #fff !important;
    background: none !important;
    color: #fff !important;
    font-size: 28px !important;
    border-radius: 0 !important;
    padding: 10px 0 !important;
    min-height: auto !important;
    height: auto !important;
}
.inputs-list>li {
    display: block;
    padding: 0;
    width: 100%;
    padding-top: 0;
}
.custom-popup-form .hs-error-msgs label {
    color: #bade50 !important;
    margin-top: 10px !important;
    line-height: 1 !important;
}
.custom-popup-form form label {
    font-size: 15px;
    color: #fff;
    margin: 0;
    line-height: inherit;
}
.custom-popup-form form fieldset.form-columns-2>div {
    display: block;
    margin-top: 30px;
    width: 50% !important;
    margin-bottom: 0;
    float: left !important;
    padding: 0 35px;
}
.custom-popup-form form .hs-form-field {
    margin-top: 30px;
}
.custom-popup-form .hs_i_d_like_to_receive_marketing_communications_from_alphalake_ai_regarding_industry_news_our_services.hs-i_d_like_to_receive_marketing_communications_from_alphalake_ai_regarding_industry_news_our_services.hs-fieldtype-booleancheckbox.field.hs-form-field {
    margin-top: 8px;
    margin-bottom: -2px;
}
.custom-popup-form .hs-form-field li.hs-form-booleancheckbox input {
    float: left !important;
    margin: 5px;
    margin-left: 2px;
}
.custom-popup-form form .hs-form-booleancheckbox-display span {
    overflow: hidden;
    width: auto;
    display: block;
}
.custom-popup-form .legal-consent-container p {
    font-size: 20px;
    margin-bottom: 40px;
    color: #fff;
    line-height: 1.6em;
    padding-bottom: 0;
}
.custom-popup-form .legal-consent-container a {
    color: #0a4958;
    font-weight: 600;
    text-decoration: underline;
}
.custom-popup-form .hs-button {
    background: #0a4958 !important;
    color: #fff !important;
    border: none !important;
    border-radius: 50px !important;
    padding: 10px 20px !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    font-size: 20px !important;
    line-height: normal !important;
    font-weight: normal !important;
}


 */