@media only screen and (max-width: 1199.98px) {
  html {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  html {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .headerArea .login-btn,
  .headerArea .signup-btn {
    color: #fff;
  }
  .headerArea .m-rightArea {
    height: 100%;
  }
  .headerArea .m-loginArea {
    height: 100%;
    align-content: center;
    align-items: center;
    display: flex;
    float: left;
    color: rgba(255, 255, 255, 0.85);
    background-color: rgba(255, 160, 36, 0.9);
    border: 1px solid #ffa024;
    font-weight: 700;
    padding-left: 26px;
    padding-left: 1.21875rem;
    padding-right: 26px;
    padding-right: 1.21875rem;
    font-size: 24px;
    font-size: 1.125rem;
    display: none;
  }
  .headerArea .offcanvas-collapse {
    background-color: #1799d5;
    position: fixed;
    top: 0px;
    right: 0;
    bottom: 0;
    height: 100%;
    z-index: 100000;
    width: 0px;
    overflow-y: hidden;
    transition: 0.5s;
  }
  .headerArea .m-menubar {
    height: 100%;
    float: right;
    align-content: center;
    align-items: center;
    justify-content: center;
    display: flex;
    width: 80px;
    cursor: pointer;
  }
  .headerArea .m-menubar .menu_bar_logo {
    width: auto;
  }
  .headerArea .navbar-toggler {
    float: right;
  }
  .headerArea .nav-mobile-head {
    display: flex;
    align-items: center;
    align-content: center;
    background-color: #056fab;
    height: 65px;
  }
  .headerArea .nav-mobile-head .logo {
    margin-left: 50px;
    margin-left: 2.34375rem;
    width: 49%;
  }
  .headerArea .navbar-nav {
    margin-right: 0px;
  }
  .headerArea .navbar ul.navbar-nav li {
    margin-left: 62px;
    margin-left: 2.90625rem;
    margin-top: 32px;
    margin-top: 1.5rem;
    margin-bottom: 20px;
    margin-bottom: 0.9375rem;
    font-size: 24px;
    font-size: 1.125rem;
    font-weight: 400;
  }
  .headerArea .navbar ul.navbar-nav li:nth-child(1) {
    margin-top: 43px;
    margin-top: 2.01563rem;
  }
  .headerArea .navbar.navbar-dark.navbar-expand-xl {
    height: 65px;
  }
  .headerArea .navbar.navbar-dark .navbar-nav .nav-link {
    padding: 0px;
  }
  .headerArea .navbar {
    margin-left: 35px;
    margin-left: 1.64063rem;
    flex-wrap: nowrap;
  }
  .headerArea .offcanvas-collapse .loginArea {
    display: none;
  }
  .headerArea .navbar-brand {
    padding: 0px;
    margin: 0px;
  }
  .headerArea .navbar-brand img {
    width: 100%;
  }
  .headerArea .navbar ul.navbar-nav li {
    margin-left: 29px;
    font-size: 16px;
    margin-bottom: 8px;
  }
  .headerArea .navbar ul.navbar-nav li:nth-child(1) {
    margin-top: 18px;
  }
  .headerArea .navbar-nav {
    max-height: 100%;
    overflow-y: auto;
    padding-bottom: 80px;
  }
  .headerArea .navbar-nav::-webkit-scrollbar {
    width: 7px;
    background-color: #1799d5;
  }
  .headerArea .navbar-nav::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #7dc0e7;
  }
  .headerArea .navbar-nav {
    min-width: 160px;
  }
  .headerArea .nav-mobile-head .logo {
    width: 116px;
    min-width: 116px;
    margin-left: 29px;
  }
  .nav-item.login-item {
    display: block;
  }
  .headerArea .fa.fa-bars {
    font-size: 22px;
    color: white;
  }
  .contentArea .container-fluid {
    padding: 0 25px;
  }
  .footerArea {
    padding: 13px 25px;
    left: 0px;
    transition: left 0.5s;
  }
}
@media only screen and (max-width: 991.98px) {
  body {
    line-height: 1;
  }
  
}
@media only screen and (max-width: 767.98px) {
  .headerArea .m-loginArea {
    padding-left: 26px;
    padding-left: 1.625rem;
    padding-right: 26px;
    padding-right: 1.625rem;
    font-size: 24px;
    font-size: 1.5rem;
  }
  .headerArea .navbar ul.navbar-nav li {
    margin-top: 24px;
  }
}
@media only screen and (max-width: 575.98px) {
  .headerArea .navbar.navbar-dark.navbar-expand-xl {
    height: 65px;
  }
  .headerArea .navbar-brand img {
    width: 124px;
  }
  .headerArea .m-menubar {
    width: 56px;
  }
  .headerArea .navbar-toggler {
    font-size: 1.25rem;
  }
  .headerArea .m-loginArea {
    font-size: 14px;
    padding-left: 16px;
    padding-right: 16px;
  }
  .headerArea .nav-mobile-head {
    height: 65px;
  }
  .headerArea .nav-mobile-head .logo {
    margin-left: 24px;
    width: 116px;
  }
  .contentArea .container-fluid {
    padding: 0 18px;
  }
  .footerArea {
    padding: 14px 18px 14px;
  }
  .footerArea .linkPart,
  .footerArea .linkPart a {
    font-size: 15px;
    color: #666;
  }
  .footerArea .dividbar {
    margin-left: 1rem;
    margin-right: 1rem;
    top: 0px;
    opacity: 0.5;
  }
  .footerArea .textPart {
    padding-top: 15px;
    font-size: 13px;
    line-height: 21px;
    color: #333;
    font-weight: 700;
  }
  .footerArea .copyright {
    padding-top: 11px;
    font-size: 13px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 375px) {
  body {
    overflow-x: auto;
  }
}
@media only screen and (max-width: 375px) and (-ms-high-contrast: active),
  (-ms-high-contrast: none) {
 
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  
}
@media screen and (-ms-high-contrast: active),
  (-ms-high-contrast: none) and (max-width: 1200px) {
  .headerArea .m-rightArea {
    position: relative;
    right: -38vw;
  }
}
@media screen and (-ms-high-contrast: active),
  (-ms-high-contrast: none) and (max-width: 992px) {
  .headerArea .m-rightArea {
    position: relative;
    right: -35vw;
  }
}
@media screen and (-ms-high-contrast: active),
  (-ms-high-contrast: none) and (max-width: 768px) {
  .headerArea .m-rightArea {
    position: relative;
    right: -32vw;
  }
}
@media screen and (-ms-high-contrast: active),
  (-ms-high-contrast: none) and (max-width: 576px) {
  .headerArea .m-rightArea {
    position: relative;
    right: -21vw;
  }
}
@media screen and (-ms-high-contrast: active),
  (-ms-high-contrast: none) and (max-width: 375px) {
  .headerArea .m-rightArea {
    position: relative;
    right: -21vw;
  }
}
