.hdr-dts-mn h6 {
    color: #fff;
    font-size: 16px;
    margin: 0;
       font-weight: 600;
}
.hdr-dts-mn h6 a {
    color: #fff;
}

.hdr-sc-1 {
    text-align: center;
}

.hdr-dts-mn-1a {
    margin: auto;
        float: none !important;
}
.hdr-tll li a:focus {
     text-decoration:none;
}
.hdr-dts-mn h6 a:focus {
     text-decoration:none;
}
.hdr-sc-3 h6 {
    display: block;
    align-items: center;
    margin-left: 10px;
    line-height: 22px;
}

.hdr-sc-3 h6 img {
    height: fit-content;
    margin-right: 2px;
}


.hdr-tll h6 {
    display: inline-flex;
}
.hdr-tll  h6 img {
    height: fit-content;
    margin-right: 2px;
}
.hdr-tll li {
    font-size: 16px;
    color: #fff;
    display: inline-flex;
    align-items: center;
    font-weight: 600;
}
.hdr-tll li a {
    color: #fff;
}
.hdr-tll li  img {
    height: fit-content;
    margin-right: 2px;
}
.hdr-tll ul {
    border-bottom: 1px solid #ff203b;
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.hdr-tll ul:nth-last-child(1) {
    border-bottom: 0px solid #ff203b;
}
 
.hdr-sc-1{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

 .hdr-sc-3 {
    display: flex;
    align-items: center;
}
.hdr-sc-3 h6 span {
    display: flex;
        align-items: center;
}
.mbl-img-arw {
    display: none !important;
}

.hbtno {
    z-index: 99999;
    position: relative;
}

.hamburger-menu-wrapper {
    margin-top: 90px;
}
.hdr-dts-mn h6 a:hover {
        color: #ffc2c9;
        text-decoration: none;
    }
.hdr-tll li a:hover {
      color: #ffc2c9;
      text-decoration: none;
}


@media (max-width:767.9px){

.hdr-sc-3 img {
    display: none;
}
.hdr-sc-3 h6 span img {
    display: block !important;
}
.hdr-sc-3 h6 {
    display: flex;
    gap: 10px;
    margin-left: 3px;
    margin-top: 5px;
}




.hdr-tll li:nth-child(1) {
    width: 100%;
}
.hdr-tll li:nth-child(2) {
    width: 63%;
    align-items: self-start;
}
.hdr-tll li:nth-child(2) img {
    margin-top: 3px;
}
.hdr-tll li:nth-child(3) {
    width: 35%;
}





.hdr-tll li {
    font-size: 14px;
    line-height: 25px;
}
 
.hdr-dts-mn-1a {
    padding: 0 !important;
}
.hbtno {
    z-index: 99;
    position: relative;
}

.hamburger-menu-wrapper {
    margin-top: 15px;
}


    .hdr-sc-1 img {
        display:none !important;
    }
     .hdr-sc-1 h6 br {
        display: none;
    }
    .dsktp-img-arw {
        display: none !important;
    }
    .mbl-img-arw {
        margin-top:10px;
        display:block !important;
    }
    .hdr-sc-1 {
        display: grid;
        justify-content: start;
        align-items: center;
        border-bottom: 1px solid #ff203b;
        width: 100%;
    }
  
    .hdr-cntr {
        width: 100%;
    }
    .hdr-dts-mn {
        padding: 0 15px;
    }
    .hdr-tll ul {
        display: block;
    }
    .hdr-sc-3 {
        display: flex;
        align-items: center;
        justify-content:start;
    }
    .hdr-sc-1 h6 {
        text-align: left !important;
    	margin-right: 10px;
        margin-bottom: 10px;
 
	}
}