.hm-btm-form-section {
    background: #F4F4F4;
    --scroll-bar: 8px;
    overflow: hidden;
}
.hm-btm-form-sec-inner {
    margin-right: calc(-50vw + 50% + (var(--scroll-bar) / 2));
}
.hm-btm-right-img img {
    width: 100%;
}
.hm-btm-form-left {
    margin-right: -65px;
}
.hm-btm-form-left p {
    margin-bottom: 30px;
}
.hm-btm-input-sec input {
    color: #636363;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 15px 0px;
    margin-bottom: 10px;
    border: 0px;
    background: none;
    width: 100%;
    border-bottom: 1px solid #B1B1B1;
    height: 47px;
}
.hm-btm-input-sec textarea {
    color: #636363;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 15px 0px;
    margin-bottom: 10px;
    border: 0px;
    background: none;
    width: 100%;
    border-bottom: 1px solid #B1B1B1;
    resize: none;
    height: 82px;
    outline: none;
}
.hm-btm-input-sec select {
    height: 47px;
    color: #636363;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 15px 0px;
    margin-bottom: 10px;
    border: 0px;
    background: none;
    width: 100%;
    border-bottom: 1px solid #B1B1B1;
    background: url("../images/drop-dwn-arw.svg") no-repeat center right;
    -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
}
.footer-top-sec {
    padding-top: 150px;
    padding-bottom: 66px;
    position: relative;
}
.footer-top-sec:before {
    content: "";
    position: absolute;
    top:0px;
    width: 1px;
    height: 100%;
   background: #C8C8C8;
    transform: translateX(-50%);
    left: 50%;
}
.footer-top-sec h6 {
    color: #636363;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.footer-top-left p {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px; /* 142.857% */
    margin: 0px;
    max-width: 282px;
}
.footer-menu {
    margin: 0px;
    padding: 0px;
    list-style: none;
    min-width: 131px;
}
.footer-menu li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-bottom: 15px;
}
.footer-menu li:last-child {
    margin-bottom: 0px;
}
.footer-menu li a {
    display: inline-block;
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 111.111% */
    margin: 0px;
}
.footer-menu li a:hover {
    opacity: 0.6;
}
.footer-social-media {
    margin: 0px;
    padding: 0px;
    display: flex;
    gap:10px;
    list-style: none;
}
.footer-social-media li a {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #000000;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}
.footer-social-media li a:hover {
    opacity: 0.6;
}
.follow-row {
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.mail-num-medi-cta {
    display: table;
    margin-bottom: 12px;
}
.mail-num-medi-cta:hover {
    opacity: 0.6;
}
.mail-num-medi-cta:last-child {
    margin-bottom: 0px;
}
.mail-num-media {
    display: flex;
    align-items: center;
}
.mail-num-media svg  {
    margin-right: 15px;
}
.mail-num-media-ctn {
    flex:1;
}
.mail-num-media-ctn {
    color: #000;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.main-footer-section {
    background: #F4F4F4;
    border-top:solid 1px #C8C8C8;
}
.footer-btm-sec {
  padding-top: 23px;  
    border-top:solid 1px #C8C8C8;
    padding-bottom: 30px;
}
.footer-logo {
    margin-bottom: 8px;
}
.footer-btm-menu {
        margin: 0px;
    padding: 0px;
    display: flex;
    gap: 40px;
    list-style: none;
}
.footer-btm-menu li a {
    color: #000;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 16px; /* 133.333% */
}
.footer-btm-menu li a:hover {
    opacity: 0.6;
}
.footer-copi-right p {
    color: #000;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 16px; /* 133.333% */
    margin: 0px;
}
.footer-top-right {
    padding-left: 100px;
}
.footer-copi-right {
    padding-left: 100px;
}
.hm-btm-form-left h2 {
    color: #000;
font-size: 56px;

line-height: 56px; /* 100% */
    margin-bottom: 30px;
}
/*...media-starts-here...*/
@media(min-width:576px) {}
@media(min-width:768px) {}
@media(min-width:800px) {}
@media(min-width:992px) {}
@media(min-width:1025px) {
    .footer-top-right [class*="row"] {
        margin-left: -36px;
        margin-right: -36px;
    }
    .footer-top-right [class*="col-"] {
         padding-left: 36px;
        padding-right: 36px;
    }
    .footer-top-right [class*="col-"]:first-child {
         padding-left: 36px;
        padding-right: 36px;
    }
}
@media(min-width:1250px) {}
@media(min-width:1300px) {}
@media(min-width:1440px) {}
@media(min-width:2000px) {}
@media(min-width:1025px) and (max-width : 1499px) {}
@media(min-width:1050px) and (max-width : 1200px) {}
@media(min-width:1100px) and (max-width : 1199px) {}
@media(min-width:1100px) and (max-width : 1300px) {}
@media(min-width:1200px) and (max-height : 729px) {}
@media(min-width:1100px) and (max-width : 1422px) {}
@media(min-width:1400px) and (max-width : 1500px) {}
@media(min-width:1400px) {}
@media(min-width:1500px) {}
@media(min-width:1600px) {}
@media(min-width:1700px) {}
@media(min-width:1900px) {}
@media(min-width:2000px) {}
@media(max-width:1440px) {}
@media(max-width:1300px) {}
@media(max-width:1366px) {}
@media(max-width:1266px) {}
@media(max-width:1024px) {
    .footer-top-right {
    padding-left: 50px;
}
    .footer-copi-right {
    padding-left: 50px;
}
    .hm-btm-form-left h2 {
    font-size: 36px;
    line-height: normal;
    }
}
@media(min-width:992px) and (max-width : 1199px) {}
@media(max-width:991px) {
    .hm-btm-form-left p {
    margin-bottom: 45px;
}
    .hm-btm-form-left {
    margin-right: 0px;
        margin-bottom: 74px;
}
    .hm-btm-form-sec-inner {
    margin-right: 0;
    }
    .hm-btm-right-img {
        margin-left: -30px;
        margin-right: -30px;
    }
    .footer-top-sec {
    padding-top: 85px;
    padding-bottom: 40px;
    }
    .footer-top-left {
        padding-bottom: 80px;
        margin-bottom: 80px;
        border-bottom: solid 1px  #C8C8C8;
    }
    .footer-top-sec:before {
        display: none;
    }
        .footer-top-right {
        padding-left: 00px;
    }
    .footer-top-right [class*="col-"]{
        width: 50%;
    }
    .follow-row [class*="col-"] {
        width: 100%;
    }
    .footer-btm-sec {
        text-align: center;
        padding-bottom: 50px;
        padding-top: 40px;
    }
    .footer-btm-menu {
    margin-bottom: 9px;
    justify-content: center;
        gap:35px;
    }
}
@media(min-width:992px) and (max-width : 1024px) {}
@media(min-width:768px) and (max-width : 991px) {}
@media(min-width:641px) and (max-width : 768px) {}
@media (min-width : 320px) and (max-width : 480px) {}
@media (min-width : 480px) and (max-width : 640px) {}
@media(max-width:830px) {}
@media(max-width:767px) {
        .hm-btm-right-img {
        margin-left: -20px;
        margin-right: -20px;
    }
}
@media(max-width:575px) {
    .footer-menu {
        margin-bottom: 31px;
    }
    .footer-top-sec h6 {
    margin-bottom: 14px;
}
    .footer-social-media {
        margin-bottom: 35px;
    }
}
@media(max-width:360px) {}
@media(max-width:345px) {}
@media(max-width:320px) {}
@media (min-width : 576px) and (max-width : 767px) {}
@media (max-width : 575px) and (min-height : 700px) {}
@media(max-width:475px) and (max-height : 600px) {}
@media(min-width:800px) and (max-height : 600px) {}
@media only screen and (width :568px) {}
@media only screen and (width :568px) {}