.active:hover, .navbar-nav .nav-item {
  border-bottom: 3px solid transparent
}
.top-divider .s1, body, h1, h2, h3, p {
  font-family: Montserrat, sans-serif
}
.loc_info a, a:hover {
  text-decoration: none
}
ul {
  list-style: none
}
#backtotop, #myBtn, .grt-cookie-button {
  cursor: pointer
}
strong {
  font-weight: 700
}
.copyright, .text-center {
  text-align: center
}
img {
  max-width: 100%
}
.np {
    padding-left: 0;
}

.main-banner {
background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 625px;
    max-height: 100%;
    position: relative;
    background-attachment: fixed;
    background-color: #d8d6db;
}

.leaf {
 position: absolute;
 right: 0;
 top: 0;
}



body, html {
  width: 100%;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  scroll-behavior: smooth
}
.active {
  border-bottom: 3px solid #b79a52 !important
}
ol.numeric-style li::marker {
  font-weight: 700
}
.main_logo {
  max-width: 231px;
  width: 231px
}
.navbar-nav .nav-item {
  padding: 0 .5em;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase
}
a.nav-link {
  color: #fff !important
}
.nav-item:hover {
  border-bottom: 3px solid #b79a52
}
.breadcrumb {
  background: 0 0;
  padding-bottom: 0;
  margin-bottom: 0
}
.breadcrumb-item a {
  color: #333
}
.breadcrumb-item.active {
  color: #333;
  border: 0;
  font-weight: 500;
  border-bottom: 0 !important
}
ul.social-networks {
  list-style: none;
  text-align: right;
  float: right;
  margin-top: 35px;
  margin-bottom: 35px
}
ul.social-networks li {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0 10px;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
  border: 1px solid #fff;
  float: left;
  transition: .5s
}
ul.social-networks li .fa {
  color: #fff;
  margin-top: 0;
  font-size: 18px;
  transition: .5s
}
ul.social-networks li .fa:before {
  position: inherit;
  top: 0;
  right: 0
}
ul.social-networks li:hover.facebook {
  border: 1px solid #3b5998;
  box-shadow: 0 0 15px #3b5998;
  transition: .5s
}
ul.social-networks li:hover .fa-facebook {
  color: #3b5998;
  text-shadow: 0 0 15px #3b5998;
  transition: .5s
}
ul.social-networks li:hover.twitter {
  border: 1px solid #00aced;
  box-shadow: 0 0 15px #00aced;
  transition: .5s
}
ul.social-networks li:hover.instagram {
  border: 1px solid #bc2a8d;
  box-shadow: 0 0 15px #bc2a8d;
  transition: .5s
}
ul.social-networks li:hover .fa-instagram {
  color: #bc2a8d;
  text-shadow: 0 0 15px #bc2a8d;
  transition: .5s
}
ul.social-networks li:hover.linkedin {
  border: 1px solid #3b5998;
  box-shadow: 0 0 15px #3b5998;
  transition: .5s
}
.footer_ul li a, .line-with-love a, ul.services_ul li a {
  color: #fff
}
.contact-page p > a {
  color: #b79a52
}
.master-column-header {
  min-height: 500px;
  display: table;
  text-align: left;
  margin: 0 auto
}
.services-banner .master-column-header {
  min-height: 320px
}
.middle-piece-header {
  display: table-cell;
  vertical-align: middle
}
.banner_info h1 {
      font-size: 56px;
    color: #404040;
    margin: 0;
    font-weight: 500;
 line-height: 68px;
}
.banner_info h1 span{
 font-weight: 700;
}
.welcome-sec {
  position: relative
}

.form-box {
    padding: 25px;
    border-radius: 42px;
    margin: -40px 0 50px 0;
    min-height: 300px;
 background-image: url(https://image.marketing.mmedicalarts.com/lib/fe2811737164047e7d1d77/m/1/cedfff4a-84d7-4a44-a9ad-c004bff8f455.png);
    background-repeat: repeat-x;
/*
 background: rgb(247,247,247);
background: linear-gradient(180deg, rgba(247,247,247,1) 0%, rgba(244,244,244,0.38988095238095233) 100%, rgba(255,255,255,1) 100%);
*/
}
.form-box .form-field {
     display: flex;
    justify-content: space-around;
}
.form-box input {
    width: 100%;
    margin-bottom: 19px;
    padding: 12px 12px;
    border: 0 !important;
    border-radius: 12px;
    font-size: 16px;
    line-height: 29px;
    margin: 0 5px;
    color: #A2A2A2;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
 background-color: #fff;
}
.form-box input:focus {
 border: 0 !important;
 outline: 0!important;
 border-radius: 12px;
 background-color: #fff!important;
}
.form-box .button-holder {
 display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
     padding-left: 5px;
}

.form-box .button-holder button {
        font-size: 16px;
    line-height: 22px;
    color: #fff;
    width: 180px;
    background-color: #404040;
    border: none;
    border-radius: 13px;
    padding: 15px;
    cursor: pointer;
    font-weight: 700;
    margin-right: 20px;
     transition: ease-out 0.5s;
    -webkit-transition: ease-out 0.5s;
}
.form-box .button-holder button:hover {
 background-color: #a98e4b;
}

.form-box .button-holder p.disclimer {
 margin: 0;
 color: #404040;
 font-family: Montserrat, sans-serif;
    font-weight: 500;
 font-size: 16px;
    line-height: 26px;
 
}


.main-service-page .pat-2 {
  top: 0
}
.welcome-sec p {
  font-size: 22px;
  font-weight: 300
}
.container {
  max-width: 1162px;
  width: 100%
}
.single-page {
  margin-top: 120px;
  position: relative
}
.grt-cookie {
  display: none
}

.grt-cookie {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  background: #fff;
  color: #333;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .3);
  z-index: 9999
}
.grt-cookie p {
  font-size: 14px;
  margin: 0;
  padding: 17px 0;
  line-height: 1.35;
  color: #001730;
  font-weight: 400
}
.contact-page ul.hours, ul.hours {
  padding-left: 0;
  list-style-type: none
}
.grt-cookie-button {
  display: inline-block;
  font-weight: 400;
  font-size: 14px;
  padding: 12px 16px;
  margin-left: 12px;
  background: #b79a52 !important;
  color: #fff;
  text-transform: capitalize;
  white-space: nowrap;
  min-width: 120px;
  text-align: center;
  border-radius: 3px
}
.footer_ul li a:hover, .line-with-love a:hover, .loc_info a:hover, ul.services_ul li a:hover {
  color: #ead295
}
.footer_ul {
  color: #fff;
  list-style-type: none;
  padding: 0;
  text-align: center;
  margin: 0 0 30px
}
.footer_ul li {
  font-size: 18px;
  margin: 0 23px;
  display: inline-block
}
.contact-page {
  margin: 100px 0
}
.contact-page .paragraph {
  padding-left: 30px
}
.contact-page ul.hours {
  color: #000;
  margin-bottom: 50px;
  margin-top: 40px
}
.contact-page ul.hours li, ul.hours li, ul.services_ul li {
  font-size: 16px;
  margin-bottom: 2px
}
.contact-page ul.hours li span, ul.hours li span {
  margin-right: 40px
}
.contact-page p {
  text-align: left;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 500
}
#backtotop {
  border-radius: 50%
}
#backtotop {
  padding: .5em 1em;
  background: #ebebeb;
  margin-left: .8em
}
.chat_div {
  padding: 2em 0;
  display: none
}
.c_right {
  color: #fff;
  font-weight: 400;
  padding: 20px 0 0;
  background-color: transparent;
  margin-top: 10px;
  border-top: 1px solid #fff
}
.line-with-love {
  text-align: center;
  margin-bottom: 15px
}
.line-with-love .fa {
  color: red;
  animation: 1s infinite heartbeat
}
@keyframes heartbeat {
  0%, 100%, 40%, 80% {
    transform: scale(.75)
  }
  20%, 60% {
    transform: scale(1)
  }
}
.loc_info a {
  color: #fff
}
button:focus {
  outline: 0 !important;
  -webkit-outline: none !important;
  -moz-outline: none !important
}
ul.hours {
  border-right: 1px solid #fff;
  color: #fff
}
.divider {
  display: flex
}
.divider:after, .divider:before {
  content: "";
  flex: 1
}
.divider p {
  padding-right: 20px;
  padding-left: 20px
}
.line {
  align-items: center;
  margin: 1em 0 0
}
.line:after, .line:before {
  height: 2px;
  margin: 0
}
.one-line:after, .one-line:before {
  background-image: linear-gradient(to right, #fff 50%, #fff 50%);
  background-size: 14px 100%
}
.top-divider .s1 {
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  color: #fff;
  margin: 0
}
.service-tiles {
  margin-bottom: 35px
}
ul.services_ul {
  color: #fff;
  list-style-type: none;
  padding: 0;
  margin: 5px 0 0
}
@media only screen and (min-device-width:768px) and (max-device-width:1199px) {
  .navbar-nav .nav-item {
    font-size: 14px
  }
  .single-page {
    margin-top: 50px
  }
}
@media only screen and (min-device-width:768px) and (max-device-width:990px) {
  .footer_ul li {
    font-size: 16px;
    margin: 0 15px
  }
}
@media only screen and (min-device-width:768px) and (max-device-width:1159px) {
  .main_logo {
    max-width: 231px;
    width: 231px
  }
  .form-group {
    width: 100%;
    padding-bottom: 1em
  }
  .form-group input {
    width: 100% !important;
    margin-right: 0
  }
}
@media only screen and (min-device-width:768px) and (max-device-width:991px) {
  .master-column-header {
    min-height: 600px
  }
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
  ul.hours li {
    font-size: 14px;
    margin-bottom: 2px
  }
  ul.hours {
    border-right: 0
  }
}
@media only screen and (max-device-width:768px) and (min-device-width:480px) {
  .main_logo {
    max-width: 231px
  }
  .footer_custom {
    text-align: center
  }
  .container {
    max-width: 95%
  }
  .main_logo {
    width: 150px
  }
  .form-group {
    padding-bottom: 1em
  }
  .form-group input {
    width: 100% !important;
    margin-right: 0
  }
  .main-banner {
    height: auto;
    max-height: 100%
  }
  .navbar-brand {
    width: 70%
  }
  .form-group {
    width: 100%
  }
}
@media only screen and (min-width:100px) and (max-width:480px) {
  .main_logo {
    width: 135px
  }
  .navbar-brand {
    width: 70%
  }
  .main-banner {
    height: auto;
    max-height: 100%
  }
  .footer_custom {
    text-align: center
  }
  .form-group {
    width: 100%
  }
  .modal-dialog {
    max-width: 800px;
    margin: 30px auto
  }
  .modal-body {
    position: relative;
    padding: 0
  }
  .close {
    position: absolute;
    right: -30px;
    top: 0;
    z-index: 999;
    font-size: 2rem;
    font-weight: 400;
    color: #fff;
    opacity: 1
  }
}
a {
  transition: .3s
}
.fa-facebook:before {
  content: "\f09a";
  position: absolute;
  top: 8px;
  right: 10px
}
.fa-instagram:before {
  position: absolute;
  top: 7px;
  right: 8px
}
@media (max-width: 991.5px) {
 .banner_info h1 {
    font-size: 42px;
    line-height: 54px;
 }
  .mobile-social, .top-mobile-call {
    display: block !important
  }
  .meet-the-doc .learn_more, .mobile-social ul, .procedure_section h2, .procedure_section p {
    text-align: center
  }
  .main_logo {
    width: 150px
  }
  .top-mobile-call a {
    font-size: 14px;
    text-decoration: underline;
    color: #fff;
    position: absolute;
    top: 10px;
    right: 72px
  }
  .mobile-social {
    margin-bottom: 14px
  }
  .mobile-social ul {
    padding: 0;
    margin: 0
  }
  .mobile-social ul li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 8px;
    padding: 0
  }
  .mobile-social ul li a, .mobile-social ul li a .fa {
    color: #fff;
    font-size: 18px
  }
  .mobile-social ul li a .fa.fa-phone {
    position: relative;
    top: 3.2px
  }
  .br-mobile {
    display: none
  }
  .main-banner {
    padding-top: 15px
  }
  .navbar-collapse {
    background: #fff;
    position: absolute;
    left: 0;
    width: 100%;
    top: 85px;
    z-index: 2
  }
  a.nav-link {
    color: #333 !important
  }
  .active {
    border-bottom: 1px solid #ccc !important
  }
  .active a.nav-link {
    color: #b79a52 !important;
    font-weight: 700
  }
  ul.navbar-nav {
    width: 95%;
    margin: 0 auto
  }
  .navbar-dark .navbar-toggler {
    border: 0
  }
  .navbar-dark .navbar-toggler:focus {
    background: 0 0;
    outline: 0
  }
  .navbar-dark .navbar-toggler span {
    display: block;
    width: 30px;
    height: 2px;
    margin: 6px auto;
    background: #fff;
    transition: .6s cubic-bezier(.25, .1, .25, 1)
  }
  .navbar-dark .navbar-toggler:focus span, .navbar-dark .navbar-toggler:hover span {
    background: #ccc
  }
  .navbar-dark .navbar-toggler[aria-expanded=true] span:first-of-type {
    transform: rotate(45deg) translate(6px, 6px)
  }
  .navbar-dark .navbar-toggler[aria-expanded=true] span:nth-of-type(2) {
    opacity: 0
  }
  .navbar-dark .navbar-toggler[aria-expanded=true] span:last-of-type {
    transform: rotate(-45deg) translate(5px, -5px)
  }
  .navbar-dark .navbar-toggler[aria-expanded=false] span {
    transform: none;
    opacity: 1
  }
  .navbar-toggler {
    padding: 0;
    margin-top: -14px
  }
  .procedure_section .learn_more a {
    margin: 25px auto
  }
  .procedure_p1, .procedure_p2 {
    text-align: center !important;
    margin: 20px auto 0
  }
  .procedure_section .bgcs {
    padding-left: 15px
  }
  .procedure_section .seperator2 {
    text-align: left;
    margin: 0 auto
  }
  .brow-lift .before-after-result, .brow-lift .with-prp {
    padding: 60px 0
  }
  .frown-lines-banner .banner_info h1 {
    font-size: 41px
  }
  .frown-lines-banner .banner_info h1 small {
    font-size: 31px
  }
  .frown-lines .terms-box {
    padding: 50px 20px;
  }
  .frown-lines .terms-box .terms-box-content {
    padding: 40px
  }
  .frown-lines-signature .bg {
    height: auto;
    margin-bottom: 0 !important
  }
  .microneedling-face .restoring__section {
    margin-top: 25px !important;
    padding: 32px 0 !important;
    height: auto;
    margin-bottom: 50px
  }
  .microneedling-face .restoring__section img {
    position: inherit;
    top: 0;
    bottom: 0
  }
  .jeuveau-vs-botox .difference-panel .diff-box {
    min-height: 455px
  }
  .diff-box p {
    font-size: 20px
  }
  .jeaveau-newtox-page .restoring__section .newtox-getintouch {
    padding: 40px;
    max-width: 90%;
    flex: 0 0 90%
  }
  .graphic-5 img, .jeaveau-newtox-page .restoring__section .newtox-getintouch img {
    margin-top: 0
  }
  .meet-the-doc .desc {
    margin: 20px auto 0;
    text-align: center
  }
  ul.hours li span {
    margin-right: 10px
  }
  .navbar-nav .nav-item {
    font-size: 14px;
    padding: .5em 1em;
    border-bottom: 1px solid #ccc
  }
  ul.style-1 li a {
    font-size: 14px
  }
  .cta-sec a {
    font-size: 16px
  }
  figure.effect-lily ul.style-1 {
    display: block
  }
  figure.effect-lily figcaption > div {
    height: 100%
  }
  .cta-sec figure.effect-lily figcaption > div, .other-treatments figure.effect-lily figcaption > div {
    height: 40%
  }
  .microneedling-hair figure.effect-lily figcaption > div {
    height: 75%
  }
}
@media only screen and (max-device-width:767.5px) {
 
 .banner-hero img {
          width: 50%;
 }
 
 .np {
    padding-left: 15px;
 }
 .leaf {
    display: none;
 }
 .banner_info .navbar-brand {
    width: 160px;
    display: block !important;
        margin: 0 auto !important;
        text-align: center;
 }
 .form-box .form-field {
    flex-direction: column;
 }
 .form-box input {
    
 margin: 0;
 margin-bottom: 15px;
 }
 .form-box .button-holder {
    flex-direction: column;
 }
 
 .form-box .button-holder button {
    margin-right: 0;
    margin-bottom: 20px;
 width: 100%;
 }
 .form-box .button-holder p.disclimer {
    text-align: center;
 }
 
  .contact-page .paragraph {
    padding-left: 15px
  }
  .contact-page {
    margin: 40px 0 0
  }
  .contact-map iframe {
    height: 250px
  }
  .contact-page ul.hours {
    margin-bottom: 20px;
    margin-top: 20px
  }
  .main-banner {
    background-attachment: scroll
  }
  .copyright, .line-with-love {
    margin-bottom: 50px
  }
  ul.mobile-chat {
    display: inline-block !important;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    text-align: center;
    background-color: transparent;
    position: fixed;
    bottom: 10px;
    left: 0;
    z-index: 2
  }
  ul.mobile-chat li {
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    background: #fff;
    width: 33%;
    padding: 10px;
    border-radius: 25px;
    border: 1px solid #b79a52 !important;
    margin: 0 5px
  }
  ul.mobile-chat li a {
    font-size: 16px;
    color: #b79a52 !important;
    text-decoration: none;
    display: inline-block;
    border-radius: 25px;
    font-weight: 500
  }
  .top-divider .s1 {
    font-size: 18px !important
  }
  .navbar {
    position: absolute;
    width: 100%;
    z-index: 999;
    left: 0
  }
  p {
    font-size: 16px !important
  }
  .grt-cookie p {
    font-size: 14px !important
  }
  .master-column-header {
    min-height: 400px
  }
  .navbar-collapse {
    top: 65px
  }
  .grt-cookie {
    flex-direction: column;
    padding: 15px;
    text-align: center
  }
  .grt-cookie-button {
    margin: 0 auto
  }
  ul.services_ul {
    margin-bottom: 15px
  }
  .single-page {
    margin-top: 40px
  }
  ul.hours {
    border-right: 0
  }
  .banner_info h1 {
    font-size: 40px;
 text-align: center;
   margin-bottom: 25px;
  }
  .services-banner .banner_info h1 {
    font-size: 36px;
    margin: 47px 0 0;
    letter-spacing: 2px
  }
}
@media only screen and (max-device-width:575.5px) {
 .main-banner {
    min-height: 500px;
 }
 .banner_info {
    padding-top: 15px;
 }
 
  .services-banner .banner_info h1 {
    font-size: 26px
  }
  .main-service-page .welcome-sec .mt-5 {
    margin-top: 20px !important
  }
  .copyright, .line-with-love {
    margin-bottom: 40px;
    text-align: center;
    font-size: 14px
  }
  .footer_custom {
    padding: 0 0 45px
  }
  .main-service-page .pat-2 {
    display: none
  }
  .footer_ul li {
    font-size: 16px;
    margin: 0 10px
  }
}
@media only screen and (max-device-width:480px) {
  .copyright, .line-with-love {
    margin-bottom: 30px;
    text-align: center;
    font-size: 12px !important
  }
  .footer_ul li {
    font-size: 14px;
    margin: 0 8px
  }
}
@media (max-width: 768.5px) {
  .services-banner {
    background-image: url("https://d37kp000sxm8ox.cloudfront.net/services-header-mob.webp") !important;
    background-image: none !important;
    background-color: #333;
    height: 335px;
    min-height: 335px;
    width: 100%;
  }
  .copyright, .line-with-love {
    text-align: center
  }
}
@media (max-device-width:576px) {
  .banner_info h1 {
            font-size: 30px;
        line-height: 42px;
  }
  ul.social-networks li {
    margin: 0 5px
  }
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: 0;
  background-color: #b79a52;
  color: #fff;
  padding: 15px;
  width: 50px;
  height: 50px;
  border-radius: 50px
}

    @media (max-width: 575.5px){
     .services-banner {
        height: 180px !important;
        min-height: unset !important;
    }
    .services-banner .master-column-header {
    min-height: unset;
}
    }


.nav-item .header-call .fa{
     font-size: 18px;
}

.global-app-btn {}

.global-app-btn a{
        color: #fff;
    background: transparent;
    border: 2px solid #fff;
    padding: 15px;
    font-size: 16px;
    line-height: 16px;
    border-radius: 50px;
    margin-left: 20px;
}

.nav-link {
    padding: 0;
}

.navbar-nav .nav-item {
    padding: 0 0.8em;
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
}

.global-app-btn a:hover{
        color: #b79a52;
    background: #fff;
}


    /* New Header Css Start */
     .nav-item.dropdown_menu {
        height: auto;
    }
    /*.dropdown_menu i.fa.fa-map-marker {*/
    /*    margin-right: 3px;*/
    /*}*/
    .loc-nav .nav-link {
    padding-left: 0;
    text-transform: capitalize;
}
    .sub_menu_item {
    float: none !important;
    text-align: left !important;
    line-height: 18px !important;
    height: auto !important;
    width: auto !important;
}
    .book_an_appointment a#home-bn, .book_an_appointment a#about-ba, .book_an_appointment a#contact-ba{ 
        color: #b79a52 !important;
        background-color: transparent !important;
        text-decoration: none !important;
    }
    .book_an_appointment a#home-bn:hover, .book_an_appointment a#about-ba:hover, .book_an_appointment a#contact-ba:hover {
        background: #b79a52 !important;
        color: #fff !important;
    }
    .social-networks{
        padding: 0;
        width: 62%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .hd_menu_main_wrapper {
        display: flex;
        align-items: baseline;
        justify-content: flex-end;
    }
    /**/
    .banner_info .navbar-brand {
        width: 160px;
/*        display: inline-block !important;*/
        margin: 0px;
    }
    .banner_info .navbar-brand img {
        width: 100%;
    }
    .banner_info {
        align-items: center;
        padding-top: 50px;
    }
    .navbar-nav-left {
        width: 100%;
        justify-content: flex-end;
        flex-direction: row;
    }
    ul.social-networks li a {
        display: block;
    }
    ul.social-networks li, ul.social-networks li.call-pan .fa{
        border: 0px solid #fff !important;
        margin: 0 10px !important;
        width: unset !important;
    }
    ul.social-networks li:hover.facebook{
        border: 0px solid #3b5998 !important;
        box-shadow: unset !important;
    }
    ul.social-networks li:hover.facebook a i{
        color:#3b5998 !important;
    }
    ul.social-networks li:hover.google_map{
        border: 0px solid #34a853 !important;
        box-shadow: unset !important;
    }
    ul.social-networks li:hover.google_map a i{
        color:#34a853 !important;
    }
    ul.social-networks li:hover.instagram {
        border: 0px solid #bc2a8d !important;
        box-shadow: unset !important;
    }
    ul.social-networks li:hover.instagram a i{
        color:#bc2a8d !important;
    }
    ul.social-networks li:hover.twitter{
        border: 0px solid #00aced !important;
        box-shadow: unset !important;
    }
    ul.social-networks li.twitter svg {
        filter: unset !important;
        fill: #fff;
        transition: .5s ease-in-out;
    }
    ul.social-networks li.call-pan:hover i {
        color: #b79a52 !important;
    }
    ul.social-networks li:hover.twitter a svg path{
        fill:#00aced !important;
    }
    ul.social-networks li:hover.linkedin {
        border: 0px solid #FF0000 !important;
        box-shadow: unset !important;
    }
    ul.social-networks li:hover.linkedin a i{
        color:#FF0000 !important;
    }
    ul.social-networks li.call-pan .fa-phone:hover{
        border: 0px solid #b79a52 !important;
        box-shadow: unset !important;
    }
    ul.social-networks li.call-pan {
        border: 0px !important;
    }
    .navbar-nav-left li:nth-child(3) {
    border-bottom: 0!important;
}
    /* New Header Css End */
    .navbar-nav ul.sub_menu li {
        border: 0px !important;
    }
    @media(max-width:1093px){
        ul.social-networks li, ul.social-networks li.call-pan .fa{
            margin: 0 6px !important;
        }
        .navbar-nav .nav-item {
    padding: 0 8px;
    
}
    }
    @media(max-width:991px){
        .mob_nav_show {
            display: block !important;
        }
 
    }
  .nav-link i {
      margin-left: 0;
          margin-right: 3px;
  }
  .desk_hide{
    display:none;
  }
  .dropdown_menu, .sub_menu_item{
    position: relative;
  }
  .sub_menu {
    padding: 0;
    position: absolute;
    width: 230px;
    padding: 12px;
    left: 0;
    background: #fff;
    top: 100%;
    transform: translateY(20px);
    opacity: 0;
    visibility: hidden;
    transition: .5s ease-in-out;
    z-index: 99;
    border-radius:10px;
    z-index: 99999999;
  }
  .sub_menu li a {
    color: #000;
    border: 0 !important;
    width: 100%;
    display: flex;
    padding: 5px;
    font-size: 14px;
    text-transform: capitalize;
    justify-content: space-between;
    align-items: center;
    transition: .5s ease-in-out;
  }
  .navbar-nav-left .sub_menu li:first-child {
    border-bottom: 0px solid #b79a52!important;
  }
  .sub_menu li:last-child {
    padding-bottom: 0;
  }
  .sub_inner_menu {
    position: absolute;
    left: 105%;
    background: #fff;
    top: 0;
    z-index: 99;
    width: 230px;
    padding: 10px;
    transform: translateY(20px);
    opacity: 0;
    visibility: hidden;
    transition: .5s ease-in-out;
    border-radius:10px;
  }
  .dropdown_menu:hover .sub_menu {
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
  }
  .sub_menu_dropdown:hover .sub_inner_menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
  }
  .sub_menu li a:hover {
    color: #b69952;
  }
  @media(max-width:991px){
    .sub_menu_dropdown i {
        transform: rotate(90deg);
    }
      /*.navbar-toggler{*/
      /*        margin-top: 0;*/
      /*}*/
    .nav-link i {
      margin-left: 10px;
      display: none;
    }
    .desk_hide {
      display: block;
      color: #b79a52;
      font-size: 20px;
    }
    .dropdown_menu {
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-wrap: wrap;
    }
    .sub_menu {
      position: unset;
      opacity: 1;
      visibility: visible;
      width: 100%;
      transform: unset;
      display: none;
      transition:unset !important;
      border-radius: 0px;
    }
    .sub_inner_menu {
      position: unset;
      transition: unset;
      opacity: 1;
      visibility: visible;
      display: none;
    }
    .sub_menu li a{
      font-size:14px;
      text-transform: uppercase;
      font-weight:400;
      color:#333 !important;
    }
    .sub_inner_menu {
      background: #cacaca17;
      border-radius: 0px;
      width: 100%;
    }
    .sub_inner_menu li a {
      color: #b79a52;
    }
    .sub_menu li:last-child{      
      border: 0 !important;
    }
  }