.hdr_sec,
.hdr_mb_sec {
  position: fixed;
  top: 0;
  width: 100%;
}

.hdr_sec {
  background-color: #fff0 !important;
}

.hdr_mb_sec {
  display: none !important;
}

.et_pb_menu__menu {
  width: 100% !important;
}

.et_pb_menu_inner_container.clearfix {
  width: 100% !important;
}

.site_header {
  background: #111111 !important;
}

.header_top_row {
  width: 100% !important;
  max-width: 100% !important;
}

.heder_menu {
  border: 1px solid #cb1d1b66;
  background: transparent !important;
}

ul#menu-main-menu a {
  font-size: 16px;
  color: white !important;
}

/* Main Pill Shape Container */
.header-phone-bar {
  background: linear-gradient(
    180deg,
    #222222,
    #181818
  ); /* Dark metallic tint */
  border: 1px solid #2a2a2a;
  border-radius: 100px; /* Capsule shape ke liye */
  padding: 12px 40px 12px 15px; /* Right me zyada space */
  display: inline-flex;
  align-items: center;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.5);
}

/* Phone Icon Outer Ring & Circle */
.header-phone-icon-circle {
  background-color: #b71c1c; /* Deep Red color */
  width: 65px;
  height: 65px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 3px solid #333333; /* Outer dark border */
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
  margin-right: 25px;
}

/* Inside Phone Icon styling */
.header-phone-icon {
  color: #ffffff;
  font-size: 26px;
  transform: rotate(15deg); /* Slanted icon effect */
}

/* Wrapper for texts */
.header-phone-content-wrapper {
  display: flex;
  align-items: center;
  gap: 30px; /* Number aur text ke beech ka gap */
}

/* Phone Number Styling */
.header-phone-number {
  color: #ffffff;
  font-size: 45px;
  font-weight: 900;
  letter-spacing: 1px;
  text-decoration: none;
  line-height: 1;
  /* Font family aap yahan change kar sakte hain */
 
    font-family: "Bebas Neue", sans-serif;
}

/* 24/7 Text Styling */
.header-phone-text {
  color: #ffb300; /* Yellow / Amber color */
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  white-space: nowrap;
  /* Font family aap yahan change kar sakte hain */
  font-family: "Arial", sans-serif;
}

/* Responsive fix choti screens ke liye */
@media (max-width: 768px) {
  .header-phone-bar {
    border-radius: 30px;
    padding: 20px;
  }
  .header-phone-content-wrapper {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
  }
  .header-phone-number {
    font-size: 38px;
  }
  .header-phone-text {
    font-size: 16px;
  }
}

.header-phone-text {
  font-size: 14px;
}

.header_top_col_3 {
  width: 31% !important;
}

.header_top_col_2 {
  width: 47% !important;
}

.header_top_col_1 {
  width: 250px !important;
}

.header_top_row {
  justify-content: space-between !important;
}

.header_top_col_3 {
  display: flex;
  /* margin: auto; */
  /* margin-right: 0px !important; */
  margin-right: 0px !important;
}


.header_top_col {
  margin: auto !important;
}

.header-phone-icon-circle {
    background: #CB1D1B !important;
    margin-right: 10px;
}

span.header-phone-text {
    font-weight: 700;
    text-transform: capitalize;
}

a.header-phone-bar {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(21, 34, 41, 0.1) 100%) !important;
}
.site_header:after {
    content: "";
    position: absolute;
     width: 123px;
    height: 107px;
    background: url(/../../../wp-content/uploads/2026/06/Character-1.png);
    bottom: 0;
    right: 0;
    right: 0;
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
        z-index: 3;

}


.header_logo img {
    width: 250px;
    height: 63px;
    object-fit: contain;
}

ul#menu-main-menu {
    display: flex;
    justify-content: space-between !important;
    width: 100%;
    padding: 10px 0px !important;
    padding-left: 10px !important;
}

.heder_menu  nav.et-menu-nav {
    width: 100%;
}

#menu-main-menu > li {
    flex: auto !important;
    text-align: center;
    justify-content: center;
}

#menu-main-menu > li > a {
    text-align: center;
}

.header_top_row {
    padding: 15px 0px !important;
}

ul#menu-main-menu > li {
    margin: 0px !important;
}

#menu-main-menu > li > a {
    padding-bottom: 0px !important;
}

.subhb_menu_header {
    background: rgba(50, 155, 214, 1);
}

.bottom_row_header {
    padding: 10px;
    max-width: 1500px;
    margin: 0 auto;
  
}



.subhb_menu_header .et_pb_menu {
    background: transparent !important;
}

ul#menu-suburb-menu {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.subhb_menu_header  nav.et-menu-nav {
    width: 100% !important;
}

ul#menu-suburb-menu a {
    font-size: 16px;
    color: white;
}

ul#menu-main-menu > li {
    border-right: 1px solid rgba(163, 162, 162, 1);
}


.bottom_row_header {
    padding: 0px !important;
}

ul#menu-suburb-menu > li {
    margin-top: 0px !important;
}

ul#menu-suburb-menu > li > a {
    padding-bottom: 16px;
    padding-top: 16px;
}

.heder_menu {
    border-radius: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
}

ul#menu-main-menu > li:last-child {
    border: none !important;
}



@keyframes phoneShake {
    0% {
        transform: rotate(0deg);
    }

    10% {
        transform: rotate(-15deg);
    }

    20% {
        transform: rotate(15deg);
    }

    30% {
        transform: rotate(-15deg);
    }

    40% {
        transform: rotate(15deg);
    }

    50% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

.header-phone-icon-circle svg {
    animation: phoneShake 0.8s infinite;
}

header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 4;
}
.subhb_menu_header {
    transition: 0.6s !important;
    top: 0px;
    z-index: 3;
}

.hdr_sec_fixed .subhb_menu_header {
    top: -120px;
}

.site_header {
    z-index: 4;
}

.hdr_sec_fixed .header_top_row {
    padding: 0px !important;
}

.header_top_row {
    transition: 0.6s;
}



a.header-phone-bar {
   
    transition: 0.6s !important;
}
.hdr_sec_fixed a.header-phone-bar{
 border-radius: 0px;
}

  .header_top_col_3 {
    display: flex;
    justify-content: right;
}


.heder_menu {
    background: rgba(255, 255, 255, 0.05); 
    
    /* 2. Background Blur (Figma me jo 'Background Blur' dete ho) */
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px); /* Safari support ke liye */
    
    /* 3. Stroke / Border (Figma me Inside Stroke soft white) */
    border: 1px solid rgba(255, 255, 255, 0.15);
    
    /* 4. Rounded Corners (Figma Corner Radius) */
    border-radius: 12px;
    
    /* 5. Drop Shadow (Figma Effects -> Drop Shadow) */
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.2);
    border-left: none;
    border-right: none;
}






.mobile_menu_section {
    background: #111111 !important;
    padding: 0px !important;
}

.header_full_row {
    padding: 0px !important;
    width: 100% !important;
    max-width: 100% !important;
}

.mobile_icon_main_box_inner {
    display: flex;
}

.mobile_icon_box  a {
    color: white;
    text-align: center;
}

.mobile_icon_box {
    width: 50%;
    text-align: center;
}

.mobile_icon_box_2 a {
    background: #329bd6;
    display: flex;
    justify-content: center;
    text-align: center;
}

.mobile_icon_box_1 a {
    background: #329bd6;
    width: 100%;
    display: flex;
    text-align: center;
    justify-content: center;
}

.mobile_icon_box_2 {
    border-right: 1px solid #380101;
}


.mobile_logo img {
    width: 177px !important;
    height: 59px !important;
    object-fit: contain;
}

.header_bottom_row {
    padding: 0px !important;
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 10px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.mobile_menu_section {
    box-shadow: 10px -13px 10px 10px #329bd6;
}

.header_bottom_row > div {
    margin-bottom: 0px !important;
}

@media all and (min-width: 320px) and (max-width: 767px) {
}
@media all and (min-width: 768px) and (max-width: 980px) {
}
@media all and (min-width: 981px) and (max-width: 1024px) {
      ul#menu-main-menu a {
        font-size: 14px;
    }
    .header_top_col_1 {
        
        width: 179px !important;    
    }

    .header_top_col_2 {
        width: 53% !important;
    }
    .header_top_col_3 {
     width: 22% !important;
    }
    .header-phone-number {
        font-size: 20px;
    }
    .header-phone-content-wrapper {
        gap: 12px;
    }
    .site_header:after {
        width: 103px;
        height: 96px;
    }
    .header-phone-bar {
    padding: 7px 22px 7px 9px;
    }
    span.header-phone-text {
        padding-right: 49px !important;
    }
    .header-phone-text {
        font-size: 11px;
    }
    .header-phone-icon-circle {

        width: 50px;
        height: 50px;

    }
    span.header-phone-text {
    display: none;
    }

    span.header-phone-number {
        padding-right: 58px;
    }

    ul#menu-suburb-menu a {
        font-size: 14px;
    
    }
    .site_header:after {
    display: none;
}

span.header-phone-number {
    padding-right: 10px;
}
}
@media all and (min-width: 1025px) and (max-width: 1140px) {
    ul#menu-main-menu a {
        font-size: 14px;
    }
    .header_top_col_1 {
        
        width: 179px !important;    
    }

    .header_top_col_2 {
        width: 51% !important;
    }
    .header_top_col_3 {
     width: 26% !important;
    }
    .header-phone-number {
        font-size: 20px;
    }
    .header-phone-content-wrapper {
        gap: 12px;
    }
    .site_header:after {
        width: 103px;
        height: 96px;
    }
    .header-phone-bar {
    padding: 7px 22px 7px 9px;
    }
    span.header-phone-text {
        padding-right: 49px !important;
    }
    .header-phone-text {
        font-size: 11px;
    }
    .header-phone-icon-circle {

        width: 50px;
        height: 50px;

    }
    span.header-phone-text {
    display: none;
    }

    span.header-phone-number {
        padding-right: 58px;
    }

    ul#menu-suburb-menu a {
        font-size: 14px;
    
    }
}
@media all and (min-width: 1141px) and (max-width: 1280px) {

    ul#menu-main-menu a {
        font-size: 14px;
    }
    .header_top_col_1 {
        
        width: 179px !important;    
    }

    .header_top_col_2 {
        width: 49% !important;
    }
    .header_top_col_3 {
     width: 28% !important;
    }
    .header-phone-number {
        font-size: 33px;
    }
    .header-phone-content-wrapper {
        gap: 12px;
    }
    .site_header:after {
        width: 103px;
        height: 96px;
    }
    .header-phone-bar {
    padding: 7px 22px 7px 9px;
    }
    span.header-phone-text {
        padding-right: 49px !important;
    }
    .header-phone-text {
        font-size: 11px;
    }
    .header-phone-icon-circle {

        width: 55px;
        height: 55px;

    }
    span.header-phone-text {
    display: none;
    }

    span.header-phone-number {
        padding-right: 58px;
    }

    ul#menu-suburb-menu a {
        font-size: 14px;
    
    }

}
@media all and (min-width: 1281px) and (max-width: 1440px) {

    ul#menu-main-menu a {
        font-size: 14px;
    }
    .header_top_col_1 {
        
        width: 179px !important;    
    }

    .header_top_col_2 {
        width: 42% !important;
    }
    .header_top_col_3 {
     width: 37% !important;
    }
    .header-phone-number {
        font-size: 33px;
    }
    .header-phone-content-wrapper {
        gap: 12px;
    }
    .site_header:after {
        width: 103px;
        height: 96px;
    }
    .header-phone-bar {
    padding: 7px 22px 7px 9px;
    }
    span.header-phone-text {
        padding-right: 49px !important;
    }
    .header-phone-text {
        font-size: 11px;
    }
    .header-phone-icon-circle {

        width: 55px;
        height: 55px;

    }

}
@media all and (min-width: 1441px) and (max-width: 1680px) {
    ul#menu-main-menu a {
        font-size: 14px;
    }
    .header_top_col_1 {
        
        width: 199px !important;    
    }

    .header_top_col_2 {
        width: 42% !important;
    }
    .header_top_col_3 {
     width: 35% !important;
    }
    .header-phone-number {
        font-size: 33px;
    }
    .header-phone-content-wrapper {
        gap: 12px;
    }
    .site_header:after {
        width: 103px;
        height: 96px;
    }
    .header-phone-bar {
    padding: 7px 22px 7px 9px;
    }
    span.header-phone-text {
        padding-right: 49px !important;
    }
      
}
@media all and (min-width: 1681px) and (max-width: 1880px) {

    ul#menu-main-menu a {
        font-size: 14px;
    }
    .header_top_col_1 {
        
        width: 199px !important;    
    }

    .header_top_col_2 {
        width: 42% !important;
    }
    .header_top_col_3 {
     width: 35% !important;
    }
    .header-phone-number {
        font-size: 33px;
    }
    .header-phone-content-wrapper {
        gap: 12px;
    }
    .site_header:after {
        width: 103px;
        height: 96px;
    }
    .header-phone-bar {
        padding: 7px 22px 7px 9px;
    }
}
