.nav-wrap,
.stricky,
.top_patti {
    padding: 10px 0;
}
.aboutUs h2,
.footer h2 {
    line-height: 1.5;
    font-weight: 600;
}
.wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.boxed {
    margin-left: auto;
    margin-right: auto;
    max-width: 1170px;
}
#header.header-1 {
    position: absolute;
    top: 0;
    z-index: 9999;
    width: 100%;
    left: 0;
}
.logo,
.nav-bg {
    position: relative;
    z-index: 9;
}
.fix-header #header,
.stricky {
    position: fixed;
    left: 0;
    width: 100%;
}
.logo a {
    display: inline-block;
    padding: 26px 0;
}
.header-1 .logo a {
    display: inline-block;
    padding: 15px 0 7px;
}
@media (min-width: 992px) {
    .header-1 .logo a {
        padding: 0 0 3px;
    }
}
.nav-wrap {
    transition: 0.3s ease-in-out;
    z-index: 999;
}
.stricky {
    background: #fff;
    top: 0;
}
.menu {
    border: none;
    border-bottom: 4px solid #fff;
    border-top: 4px solid #fff;
    height: 29px;
    position: absolute;
    right: 15px;
    top: 35px;
    width: 44px;
    background: 0 0;
    z-index: 10;
}
.menu:after {
    position: absolute;
    top: 9px;
    right: 0;
    content: "";
    width: 100%;
    height: 4px;
    background: #fff;
}
.header ul li,
.header-1 .reletiv_box {
    position: relative;
}
.stricky .menu:after {
    background: #222;
}
.stricky .menu {
    border-color: #222;
}
.header ul {
    float: right;
    list-style: none;
    padding: 0;
    margin: 0;
}
.header ul li {
    float: left;
}
.navigation ul li a {
    font-size: 15px;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    text-decoration: none;
    text-transform: capitalize;
}
.navigation > ul > li > a {
    display: block;
    padding: 38px 16px;
    color: #fff;
    transition: 0.25s;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    outline: 0;
}
.stricky .navigation > ul > li > a {
    color: #222;
}
.header_tran .navigation .sub-nav {
    left: 0;
    border-top: 0;
    position: absolute;
    top: 175%;
    width: 200px;
    z-index: 3;
    background-clip: padding-box;
    padding: 0;
    transition: top 0.3s, visibility 0.2s 0.2s, opacity 0.2s 0.1s;
    -webkit-transition: top 0.3s, visibility 0.2s 0.2s, opacity 0.2s 0.1s;
    -moz-transition: top 0.3s, visibility 0.2s 0.2s, opacity 0.2s 0.1s;
    -ms-transition: top 0.3s, visibility 0.2s 0.2s, opacity 0.2s 0.1s;
    -o-transition: top 0.3s, visibility 0.2s 0.2s, opacity 0.2s 0.1s;
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
    -webkit-backface-visibility: hidden;
}
.navigation .sub-nav li {
    display: block;
    float: none;
    margin: 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 0;
    position: relative;
}
.navigation .sub-nav li a:hover {
    color: #fff !important;
}
.navigation li:hover .sub-nav {
    opacity: 1;
    top: 100%;
    transition: top 0.3s;
    -webkit-transition: top 0.3s;
    visibility: visible;
}
.navigation li.sub-menu .sub-nav {
    border: none;
    opacity: 0;
    top: 0;
    left: auto;
    right: 110%;
    visibility: hidden;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
.navigation li.sub-menu:hover .sub-nav {
    visibility: visible;
    opacity: 1;
    right: 100%;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
.navigation .sub-nav li:last-child {
    border-bottom: 0;
}
.navigation .sub-nav li a {
    padding: 8px 20px;
    display: block;
    color: #242424;
    transition: 0.3s ease-in-out;
}
.navigation .sub-nav li a:hover:before {
    transform: scaleX(1);
    opacity: 1;
    z-index: -1;
}
.navigation .sub-nav li a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scaleX(0);
    opacity: 0;
    transition: 0.4s ease-in-out;
    transform-origin: 0 0;
    background: #222;
}
.header .info {
    text-align: right;
}
.header .info-item {
    display: inline-table;
    margin-right: 10px;
    padding-right: 10px;
    font-size: 14px;
    font-family: Poppins, sans-serif;
    color: #fff;
    border-right: 1px solid #fff;
}
.header .info-item:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}
.info-item a {
    color: #000;
}
.header .info-item .fa {
    margin-right: 5px;
    color: #000;
    font-size: 18px;
    vertical-align: middle;
}
.header-1 .reletiv_box:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 0;
    border-color: transparent transparent rgba(232, 162, 13, 0.58) rgba(232, 162, 13, 0.58);
    border-style: solid;
    border-width: 46px 34px 40px 40px;
    margin-left: -338px;
    display: none;
}
.header-1 .reletiv_box:before {
    content: "";
    width: 50%;
    height: 86px;
    background: rgba(232, 162, 13, 0.58);
    position: absolute;
    top: 0;
    left: -338px;
    display: none;
}
.header-1 .stricky .reletiv_box:before {
    background: #e8a20d;
}
.header-1 .stricky .reletiv_box:after {
    border-bottom-color: #e8a20d;
    border-left-color: #e8a20d;
}
.header-1 .navigation > ul > li > a {
    padding: 10px 9px;
    color: #000;
}
.navigation > ul > li:last-child a {
    padding-right: 0;
}
.fix-header #header {
    top: 0;
    z-index: 999;
}
@media (min-width: 768px) and (max-width: 991px) {
    .header-1 .reletiv_box:before {
        width: 67.2%;
    }
    .header-1 .reletiv_box:after {
        left: 67.2%;
    }
    .header_tran .navigation .sub-nav {
        width: 170px;
    }
    .navigation {
        margin-left: 0;
    }
    .navigation > ul > li > a {
        padding: 38px 13px;
    }
    .navigation .sub-nav {
        left: -27px;
    }
    .header-1 .nav-wrap:after {
        margin-left: -167px;
    }
    .header-1 .nav-wrap:before {
        left: -166px;
    }
    .header-1 .navigation li:hover .sub-nav {
        top: 100%;
    }
    .header-1 .navigation li:last-child .sub-nav {
        left: auto;
        right: 0;
    }
    .call-us ul li a {
        font-size: 16px;
    }
    .header-2 .navigation > ul > li > a {
        padding: 18px 23px;
    }
    .header-1 .navigation > ul > li > a {
        padding: 10px 6px;
        font-size: 13px;
    }
    .header.header-2 .navigation > ul > li > a {
        padding: 18px 10px;
    }
    .navigation .btn-text {
        padding: 0 10px;
        min-width: 160px;
    }
}
@media only screen and (min-width: 767px) {
    #header.fix .nav-wrap,
    #header.fix .primary-header,
    .header-style.fix-header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 999999;
    }
    #header.fix .nav-wrap,
    .header-style.fix-header {
        background: #97979780;
    }
    .p-top {
        padding-top: 157px;
    }
}
.boxed #header.fix .nav-wrap,
.boxed #header.fix .primary-header,
.boxed .header-style.fix-header {
    max-width: 1170px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .header-1 .reletiv_box:before {
        width: 59.1%;
    }
    .header-1 .reletiv_box:after {
        left: 59.1%;
    }
    .header-1 .stricky .reletiv_box:after {
        left: 59%;
    }
    .header-1 .navigation li:last-child .sub-nav {
        left: auto;
        right: 0;
    }
}
@media (max-width: 767px) {
    #header.header-1 {
        background: #1d1d1d;
        position: static;
    }
    .col-right,
    .col-right .opening ul::after,
    .header-1 .nav-wrap:after,
    .header-1 .nav-wrap:before,
    .navigation,
    .navigation ul li ul {
        display: none;
    }
    .nav-wrap {
        padding: 0;
        border-top: none;
        border-bottom: none;
    }
    .container {
        margin: 0 auto;
        max-width: 480px;
        width: 100%;
    }
    .header_tran .navigation .sub-nav {
        width: 100%;
        position: static;
        background: #fff;
    }
    .header ul,
    .header ul li,
    .header-2 .navigation > ul,
    .top-social-icon {
        float: none !important;
    }
    .top-social-icon {
        text-align: center;
    }
    .top-social-icon ul li {
        display: inline-block;
        margin: 0 4px !important;
    }
    .top-social-icon ul li:last-child,
    .top-social-icon ul li:last-child a {
        width: 100%;
        margin: 0;
    }
    .story-content,
    .video-frame {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        float: none !important;
    }
    .header-1 .logo a {
        padding: 20px 0 !important;
    }
    .navigation {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 9;
        background: #222;
    }
    .header-1 .navigation {
        top: 1px;
    }
    .navigation ul li {
        border-bottom: 1px solid rgba(221, 221, 221, 0.39);
    }
    .header-2 .navigation > ul > li {
        border-left: none;
    }
    .header-1 .navigation > ul > li > a,
    .header-2 .navigation > ul > li > a,
    .navigation > ul > li:last-child a,
    .navigation > ul > li > a {
        padding: 10px 15px;
        color: #fff;
    }
    .header-2 .primary-header {
        border-bottom: 1px solid #fff;
        background: 0 0;
    }
    .navigation .sub-nav,
    .navigation li.sub-menu .sub-nav,
    .navigation li.sub-menu:hover .sub-nav {
        position: static;
        opacity: 1;
        visibility: visible;
        width: 100%;
        border-top: none;
        transition: inherit;
        -webkit-transition: inherit;
        padding: 0;
    }
    .navigation ul li i {
        color: #fff;
        font-size: 25px;
        position: absolute;
        right: 15px;
        top: 9px;
        cursor: pointer;
        pointer-events: none;
    }
    .navigation .on > .ion-ios-plus-empty:before {
        content: "\f462";
        font-family: Ionicons;
    }
    .nf-col-padding {
        padding-left: 15px;
        padding-right: 15px;
    }
    .footer h5:after {
        margin-bottom: 18px;
    }
    .footer-info .col-xs-12 {
        min-height: 0;
    }
    .call-us ul li a {
        font-size: 24px;
    }
    .header-style .logo {
        padding-bottom: 56px;
    }
    .header-style .navigation {
        top: 163px;
    }
    .header-2 .top-social-icon ul li:last-child,
    .header-2 .top-social-icon ul li:last-child a {
        width: auto;
    }
    .header-2 .top-social-icon {
        padding-bottom: 0;
    }
    .header-2 .appointment-button {
        display: block;
        margin: 10px auto;
        width: 200px;
    }
    .header-2 .navigation {
        top: 3px;
    }
    .header-2.header-style .navigation {
        top: 148px;
    }
}
@media screen and (max-width: 767px) {
    .logo {
        width: 70%;
    }
    .main-banner .banner-text .sub-text,
    .main-banner .banner-text h2 {
        color: #000 !important;
    }
    .sticky .menu {
        border: none;
        border-bottom: 4px solid #000;
        border-top: 4px solid #000;
    }
    .sticky .menu:after {
        background: #000;
    }
    .about-section .image-column .inner-column:before {
        width: 100%;
    }
    .pb-0 a {
        padding-left: 10px;
        padding-right: 10px;
    }
    body {
        font-size: 17px;
    }
    .header .info-item,
    .header .info-item .fa,
    .info-item a {
        color: #000;
    }
}
.about-section .sec-title .h2-title {
    position: relative;
    display: block;
    line-height: 1.28em;
    color: #222;
    padding-bottom: 18px;
    font-size: 28px;
}
.about-section .sec-title .h2-title:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 50px;
    height: 3px;
    background-color: #d1d2d6;
}
.footer h2 {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 45px;
    margin-top: 0;
    font-size: 18px;
}
.aboutUs h2 {
    font-size: 20px;
}

/* 08-08-2025 */
li button.btn-weightcal {
  padding: 7px 10px;
  background-color: #014c8c;
  border-radius: 5px;
  margin-top: 3px;
}

li button.btn-weightcal a{
    color:#fff !important; 
}
li button.btn-weightcal a:hover{
    color:#ca2436 !important; 
}

.nav-bg{
    padding-right: 0 !important;
    padding-left: 0 !important; 
    margin-top:4px;
}

/* Mobile devices (portrait and small phones) */
@media (max-width: 480px) {
  li button.btn-weightcal {
  background-color: #222;
}
li button.btn-weightcal a{
    color:#fff;
}
li button.btn-weightcal {
    padding: 7px 0px;
}
}

/* Mobile devices (portrait and small phones) */
@media (min-width: 540px) and (max-width:720px){
  li button.btn-weightcal {
  background-color: #222;
}
li button.btn-weightcal a{
    color:#fff;
}
li button.btn-weightcal {
    padding: 7px 0px;
}
}
