.footer-top {
  background: #333;
  color: #fff;
  font-size: 12px;
  position: relative;
}

footer {
    overflow: hidden;
}
.footer-top-conatiner:before,
.footer-top-conatiner:after {
  display: table;
  content: " ";
  clear:both;
}

.footer-left,.footer-right{
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  font-family: Galano Grotesque,Helvetica,Arial,sans-serif;
}

.footer-form .form-title {
  display: none;
}


.fot-col span.hs_cos_wrapper_type_text {
  color: #6CBE45;
  font-size: 16px;
  float: left;
  width: 100%;
  margin: 0 0 5px 0;
  font-family: Galano Grotesque,Helvetica,Arial,sans-serif;
  line-height: 1.428571429;
  font-weight: 400;
}

.fot-col .hs-menu-wrapper>ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.fot-col .hs-menu-wrapper>ul>li{
  padding: 8px 0 ;
  clear: both;
  line-height: 1.42857 ; 
}

.fot-col .hs-menu-wrapper>ul>li>a{
  font-size: 12px;
  color: #fff
}


.footer-form p {
  color: #fff;
  font-size: 12px;
  margin: 0;
  line-height: 1.428571429;
  font-family: Galano Grotesque,Helvetica,Arial,sans-serif;
  margin: 27px 0 15px 0;
}

.footer-top-conatiner {
  padding-top: 35px;
  padding-bottom: 10px;
  clear: both;
}


.footer-logo a img {
  vertical-align: middle;
}


.footer-form .hs-form stacked {
  display: flex;
}

.footer-form .hs-form {
  display: flex;
  margin-bottom: 0;
}

.footer-form .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {

  max-width: 198px;
  margin-bottom: 15px !important;
  font-family: Galano Grotesque,Helvetica,Arial,sans-serif;
}

.footer-form form input[type=email] {
  min-height: 40px !important;
  border-radius: 5px 0 0 5px !important;
  width: 100%;
  box-shadow: none;
  font-size: 15px;
  display: block;
  padding: 6px 12px;
  line-height: 1.428571429;
  background-color: #fff;
  background-image: none;
  border: 1px solid #c8c8c8;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
  font-family: Galano Grotesque,Helvetica,Arial,sans-serif;
}


.footer-form .hs_submit.hs-submit {
  margin: 
    padding: 0;
  border: 0;
}

.footer-form form .hs-button, .footer-form form input[type=submit] {
  width: auto;
  margin: 0 !important;
  padding: 0 10px !important;
  min-width: 101px;
  border-radius: 0 5px 5px 0 !important;
  font-weight: 600;
  height: 40px;
  line-height: 38px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid #6CBE45;
  font-size: 15px;
}



.footer-form form label {
  margin: 0;
  color: #EF6B51;
  position: absolute;
  left: 15px;
  margin-top: 10%;
}

.footer-form input.hs-input {
  margin-bottom: 0;
}

.fot-col .hs-menu-wrapper>ul>li>a:hover {
  text-decoration: underline;
  color: #6CBE45;
}


.ft-right-icon ul li a:after {
  content: '';
  background: url(https://2533502.fs1.hubspotusercontent-na1.net/hubfs/2533502/raw_assets/public/Zyxel_October2022/images/zypartner-icon.png) no-repeat;
  width: 11px;
  height: 10px;
  display: inline-block;
  margin-left: 16px;
}


.footer-bottom-conatiner:after, 
.footer-bottom-conatiner:before {
  clear: both;
  display: table;
  content: " ";
}

.copyright p {
  font-size: 12px;
  margin-bottom: 0;
  color: #fff;
  letter-spacing: 0.04em;
  line-height: 48px;
}

.copyright {
  float: left;
}

.footer-links ul {
  margin: 0;
  padding: 0;
  display: flex;
}

.footer-links ul li {
  padding: 0 16.5px;
  display: inline-block;
}

.footer-links ul li a {
  position: relative;
  display: block;
  padding: 0;
  font-size: 12px;
  color: #fff;
  outline: 0;
  -moz-transition: all .2s;
  -webkit-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all 0.2s;
  font-family: Galano Grotesque,Helvetica,Arial,sans-serif;
  line-height: 48px;
  letter-spacing: 0.04em;
}

.footer-links ul li a:hover {
  color: #6CBE45;
}

.to-top {
  opacity: 1;
  pointer-events: auto;
  position: fixed;
  z-index: 90;
  right: 30px;
  bottom: 15%;
  transition: all .3s;
  cursor:pointer;
}

i.fa.fa-angle-up {
  color: #6CBE45;
  font-size: 21px;
  position: relative;
  left: 13px;
  top: 9px;
}

i.fa.fa-angle-up:before {
  content: "\f106";
}

div#back-to-top {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  background: #565656;
  border: 0;
}

footer ul.no-list.hs-error-msgs.inputs-list {
  margin-bottom: 30px;
}

.footer-form form label {
  margin-top: 12%;
  text-align: left;
  width: 100%;
}

/*  responsive*/


@media only screen and (min-width: 768px) and (max-width: 992px){
  .footer-form form .hs-button, .footer-form form input[type=submit]{
    padding: 0 5px !important;
    min-width: 74px;
    font-size: 13px;
  }

  .copyright p {
    margin-bottom: -20px;
  }
  .copyright p{
    text-align: center;
  }

  .copyright {
    float: left;
    width: 100%;
  }

  .copyright p {
    line-height:48px;
  }

  .footer-links {
    width: 100%;
  }

  .footer-links ul {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
  }

}

@media (min-width: 768px){


  .footer-right-col2-wrapper, 
  .footer-right-col3-wrapper,
  .footer-right-col1{
    margin-bottom: 20px;
  }

  .footer-links {
    float: right;
  }


  .fot-col {
    width: calc(100% / 3);
    float: left;
    padding-left: 5%;
    display: block;
  }

  .footer-left {
    width: 25%;
    float: left;
  }

  .footer-right {
    width: 75%;
    float: left;
  }

  .footer-form .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
    float: left;
  }

  .footer-form .hs_submit.hs-submit {
    float: left;
  }

}



@media(max-width:767px){

  .footer-form form label {
    margin-top: 10%;
    text-align: center;
    width: 100%;
  }

  .footer-form .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field{
    margin-right: -4px;
  }

  .child-trigger-wrp1.active-icon .hs_cos_wrapper_type_text:before {
    content: "\f107";
  }

  .footer-right-conatiner>div:nth-child(2)>div:last-child {
    border: 0;
  }


  .child-trigger-wrp1 span {
    display: block;
  }
  .footer-top .page-center {
    padding-left: 0;
    padding-right: 0;
  }

  .footer-top-conatiner {
    display: flex;
    flex-direction: column;
    padding: 3px 0 0 !important;
  }

  .footer-left {
    order: 2;
    text-align: center;
    padding: 40px 5px 20px;
    padding-right: 5px !important;
    padding-left: 5px !important;
  }

  .footer-right {
    order: 1;
  }

  .footer-form .hs-form{
    justify-content: center;
  }

  .fot-col .hs-menu-wrapper>ul {
    display: none;
  }

  .footer-left, .footer-right {
    padding-right: 0px;
    padding-left: 0px;
  }

  .fot-col span.hs_cos_wrapper_type_text {
    font-size: 18px ;
    margin-bottom: 0 ;
    float: none;
    width: 100%;
    padding: 17px 20px ;
    cursor: pointer;
    position: relative;
  }

  .fot-col span.hs_cos_wrapper_type_text:before {
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f105";
    right: 24px;
    font-size: 19px;
    color: #6CBE45;
    line-height: 1.4289;
  }
  .copyright p{
    text-align: center;
  }

  .footer-links {
    float: right;
    text-align: center;
    display: block;
    width: 100%;
  }

  .footer-bottom {
    text-align: center;
    padding: 20px 25px;
  }

  .copyright {
    float: left;
    width: 100%;
  }

  .copyright p {
    line-height: 1.428571429;
    margin-bottom: 15px;
  }

  .footer-links ul {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
  }

  .footer-links ul li {
    padding: 0 6.5px;
  }

  .footer-links ul li a {
    line-height: 1.428571429;
  }
  .fot-col .hs-menu-wrapper>ul {
    clear: both;
    float: none;
    width: 100%;
    margin-bottom: 20px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  span.child-trigger {
    position: absolute;
    height: 19px;
    width: 10px;
    right: 22px;
    top: 22px;
    cursor: pointer;
  }
  .footer-right-col1.fot-col {
    border-bottom: 1px solid #888;
  }

  .footer-right-col3-wrapper {
    border-bottom: 1px solid #888;
  }

  .footer-right-col2.fot-col {
    border-bottom: 1px solid #888;
  }

  .footer-right-col2-wrapper {
    border-bottom: 1px solid #888;
  }

}



@media(max-width:496px){
  .footer-links ul{
    flex-wrap:wrap;
  }
}