.oe-stat-sidbr .state-menu-container{
     transition: all 0.3s ease-in-out;
}
.oe-stat-sidbr .state-menu-container.scroll {
    height: 600px !important;
}
#header-outer[data-lhe="default"] #top nav .sf-menu  a{
    text-transform:capitalize;
    font-weight:600;
}
body:not([data-header-format="left-header"]) #header-outer div.oe-state-main-header .sf-menu li ul {
    background: linear-gradient(136.02deg, #1B90D4 -36.35%, #0C5EA6 31.22%, #232C73 135%) !important;
    border-radius: 5px;
    padding: 10px;
}
body:not([data-header-format="left-header"]) #header-outer div.oe-state-main-header .sf-menu li ul li a,
#header-outer #top.oe-il nav > ul > li:not(.megamenu) ul a,
#header-outer:not([data-format="left-header"]) #top.oe-il nav > ul > li:not(.megamenu) ul a,
#top.oe-il .sf-menu li ul li.menu-item a{
    color: #fff !important;
    display: block;
    border-radius: 2px;
    transition: all .3s ease-in-out;
}
body:not([data-header-format="left-header"]) #header-outer div.oe-state-main-header .sf-menu li ul li a:hover,
body:not([data-header-format="left-header"]) #header-outer div.oe-state-main-header .sf-menu li ul li.current-menu-item a,
#header-outer #top.oe-il nav > ul > li:not(.megamenu) ul a:hover,
#header-outer #top.oe-il nav > ul > li:not(.megamenu) ul li.current-menu-item a,
#header-outer:not([data-format="left-header"]) #top.oe-il nav > ul > li:not(.megamenu) ul a:hover,
#header-outer:not([data-format="left-header"]) #top.oe-il nav > ul > li:not(.megamenu) ul li.current-menu-item a,
#top.oe-il .sf-menu li ul li.menu-item a:hover,
#top.oe-il .sf-menu li ul li.menu-item.current-menu-item a {
    background-color: #FCDA00 !important;
    color: #273a88 !important;
}
div#header-outer.small-nav .search-overlay.active {
    top: 50px;
    transition: all .3s ease-in-out;
}
.oe-state-main-header .span_3.rght-col {
    width: 16% !important;
}
div.oe-state-main-header nav {
    width: 100%;
}
#header-outer #top.oe-il .sf-menu > .sf-with-ul > a {
    padding-right: 0px !important;
    padding: 0px !important;
}
header#top.oe-il .container {
    max-width: 1300px !important;
}
div#header-outer div#header-secondary-outer {
    border: none;
}
.oe-state-top-bar .span_9 {
    width: 75%;
}
.oe-state-top-bar .span_8 {
    width: 66.66%;
}
.oe-state-top-bar .span_7 {
    width: 58.33%;
}
.oe-state-top-bar .span_6 {
    width: 50%;
}
.oe-state-top-bar .span_5 {
    width: 41.66%;
}
.oe-state-top-bar .span_4 {
    width: 33.33%;
}
.oe-state-top-bar .span_3 {
    width: 25%;
}
.oe-state-main-header .span_9 {
    width: 75%;
}
.oe-state-main-header .span_8 {
    width: 66.66%;
}
.oe-state-main-header .span_7 {
    width: 58.33%;
}
.oe-state-main-header .span_6 {
    width: 64%;
}
.oe-state-main-header .span_5 {
    width: 41.66%;
}
.oe-state-main-header .span_4 {
    width: 33.33%;
}
.oe-state-main-header .span_3 {
    width: 25% !important;
}
.oe-state-top-bar *,
.oe-state-main-header *{
    font-family:'caros';
}
.oe-state-top-bar .container{
    width: 95%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0;
}
.oe-state-top-bar .row{
    padding: 0px 5px;
    display:flex;
}
.oe-state-top-bar{
    width: 100%;
    background:#085a9b;
    min-height: 46px;
    display: flex;
    align-items: center;
}
.oe-state-top-bar ul {
    height: auto !important;
}
.oe-state-top-bar .oe-state-info{
    width: 100%;
    display:flex;
    gap:40px;
    margin: 0;
    padding: 0;
    justify-content: left;
}
.oe-state-info li{
    list-style-type:none;
}
.oe-state-info li a{
    text-decoration:none;
    color:#fff;
    padding-left:20px;
    position:relative;
    transition:all 0.3s ease-in-out;
}
.oe-state-info li a:before{
    content: '\f095';
    font-family: 'fontAwesome';
    transition: all 0.2s ease-in-out;
    color: #fff;
    padding-right: 8px;
    position: relative;
    display: inline-block;
}
.oe-state-info li:last-child a:before{
    content:'\f0e0'
}
.oe-state-info li a:hover{
    color:rgba(252, 217, 0, 1);
}
.oe-state-info li a:hover:before{
    transform:scale(1.05);
    color:rgba(252, 217, 0, 1);
}
.span_3 .sc-icon{
    display:flex;
    gap:15px;
    margin: 0;
    padding: 0;
    justify-content: right;
}
.sc-icon li{
    list-style-type:none;   
}
.sc-icon li i{
    color:#fff;
    font-size:15px;
    transition: all 0.3s ease-in-out;
}
.sc-icon a:hover i{
    color:#fcd900;
    transform:rotate(360deg);
}
.oe-state-main-header .container {
    width: 95%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0;
}
.oe-state-main-header .row{
    padding: 0 5px;
    display:flex;
}
.oe-state-main-header {
    background: #ffffff;
    padding: 5px 0;
}
.oe-state-main-header .rght-col {
    display: flex;
    justify-content: right;
    align-items: center;
}
.oe-state-hdr-btn a {
    padding: 10px 20px;
    border: 1px solid rgba(77, 194, 237, 1);
    text-decoration:none;
    color:rgba(39, 58, 136, 1);
    background:#fff;
    border-radius:5px;
    font-size:15px;
    font-weight:600;
    transition:all 0.3s ease-in-out;
    display:inline-block;
}
.oe-state-hdr-btn a:hover{
    transform:scale(1.05) translate(0, -5px);
    background: rgba(77, 194, 237, 1);
    color:#fff;
}
.oe-state-main-header .rght-col .col-inr {
    display:flex;
    align-items:center;
    gap:20px;
}
.oe-state-main-header .rght-col .search-icon i{
    font-family:'FontAwesome';
    font-size:20px;
    color:rgba(39, 58, 136, 1);
    transition: all .3s ease-in-out;
}
.oe-state-main-header .rght-col .search-icon i:hover{
    cursor:pointer;
    color:#40c1ef;
}


.oe-state-main-header .main-menu {
    list-style: none;
    display: flex !important;
    gap: 20px;
    margin: 0;
    padding: 0;
    align-items: center;
    justify-content: center;
}
.oe-state-main-header .main-menu li {
    position: relative;
}
.oe-state-main-header .main-menu li a {
    color: rgba(39, 58, 136, 1);
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    white-space: nowrap;
    box-sizing: border-box;
}
.oe-state-main-header .main-menu li:hover > a {
    color: #46c3ef;
}
.oe-state-main-header .submenu {
    transform: translateX(20px);
    transition: all 0.3s ease-in-out;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    background: white;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    list-style: none;
    margin: 0;
    padding: 10px 0;
    min-width: 150px;
    width: 150px;
    z-index: 10;
}
.oe-state-main-header .main-menu li:hover > .submenu{
    visibility:visible;
    opacity:1;
    transform:translateX(0)
}
.oe-state-main-header > ul.main-menu > li > .submenu {
    top: 100%;
    left: 0;
}
.oe-state-main-header .submenu .submenu {
    top: 0;
    left: 100%;
}
.oe-state-main-header .submenu li {
    padding: 0;
    position: relative;
}
.oe-state-main-header .submenu li a {
    display: block;
    padding: 8px 20px;
    color: rgba(39, 58, 136, 1) !important;
    text-decoration: none;
    font-weight: 500;
    font-size: 15px;
    white-space: nowrap; 
    min-width: 150px;
    box-sizing: border-box;
}
.oe-state-main-header .submenu li:hover > a {
    background-color: #47c3ef;
    color: #fff !important;
    width: 100%;
    box-sizing: border-box;
}
.oe-state-main-header .main-menu li:hover > .submenu {
    display: block;
}
.oe-state-main-header .submenu li:hover > .submenu {
    display: block;
}
.oe-state-main-header .main-menu > li:has(> ul) > a::after {
    content: '';
    display: inline-block;
    margin-left: 6px;
    width: 11px;
    height: 7px;
    vertical-align: middle;
    background: url('downarrow.png') no-repeat center center;
    background-size: contain;
}
.oe-state-main-header .submenu li:has(> ul) > a::after {
    content: '';
    display: inline-block;
    margin-left: 6px;
    width: 7px;
    height: 11px;
    vertical-align: middle;
    background: url('downarrow.png') no-repeat center center;
    background-size: contain;
    transform:rotate(-90deg);
}
.oe-state-main-header .cntr-col {
    display:flex;
    justify-content:right;
    align-items:center;
}
.search-overlay {
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  height: 0;
  background: white;
  overflow: hidden;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  transition: all 0.4s ease;
  z-index: 9999;
}
.search-overlay.active {
  height: 136px; 
}
.search-container {
  max-width: 1200px;
  margin: 40px auto 0;
  padding: 0 20px;
  text-align: left;
  position: relative;
}
.search-overlay .search-container input::placeholder{
    color:#273A88;
}
.search-overlay .search-container input {
    width: 100%;
    padding: 15px 0px;
    font-size: 30px;
    font-weight: 700;
    border: none;
    border-bottom: 2px solid #4dc2ed;
    outline: none;
    color: #273A88;
    font-family: 'caros';
    background-color: transparent;
    border-radius: 0 !important;
    line-height: 35px;
    box-shadow: none !important;
}
.search-overlay .search-container .close-search {
	position: absolute;
    background: rgba(0, 0, 0, .05);
    border: none;
    font-size: 30px;
    cursor: pointer;
    color: #273a88;
    border-radius: 50px !important;
    width: 42px;
    height: 42px;
    right: 30px;
}
.search-overlay .search-container .close-search:hover{
    background:#4dc2ed;
    color:#fff;
}
.search-container .hint {
  	font-size: 15px;
 	color: #273a88;
    font-family: 'caros';
}
.oe-state-main-header.oe-il-main-header .toggle-menu-icon{
    display:none;
}
@media(max-width:1280px){
    .oe-state-main-header .main-menu{
        gap:15px;
    }
}
@media(max-width:1180px){
    #top nav > ul > li > a{
        font-size:15px;
    }
    .oe-state-main-header .main-menu{
        gap: 10px;
    }
}
@media(max-width:1100px){
    #logo img{
        height:75px !important;
    }
    .oe-state-main-header .main-menu {
        gap: 5px;
    }
}
@media(max-width:1024px){
    .oe-state-main-header.oe-il-main-header .toggle-menu-icon{
        display:block;
    }
    .oe-state-hdr-btn{
        display:none;
    }
    .oe-state-main-header .span_6{
        display:none;
    }
    .oe-state-main-header .span_3,
    .oe-state-main-header .span_3.rght-col{
        width: 50% !important;
    }
    .oe-state-main-header .rght-col i{
        font-size: 25px !important;
        color:rgba(39, 58, 136, 1);
    }
    .oe-state-top-bar .oe-state-info{
        gap:0;
    }
}
@media(max-width:999px){
    .oe-state-logo .dark-version{
        display:none !important;
    }
    div#header-outer {
        padding-bottom: 0;
    }
	.oe-state-main-header {
    padding: 0;
}
.oe-state-main-header .row {
    padding: 0 0px;
}
}
@media(max-width:690px){
    #header-secondary-outer{
        display:block !important;
    }
}
@media(max-width:600px){
    .oe-state-top-bar .span_9{
        display:none;
    }
    .oe-state-top-bar .span_3{
        width:100%;
        display: flex;
        justify-content: center;
    }
}
@media(max-width: 580px){
	.search-container .hint{
    font-size:13px;
    padding: 8px 0;
}
.search-overlay .search-container input{
    padding: 8px 0;
}
.search-overlay .search-container input::placeholder{
    font-size:25px;
}
	div#header-outer {
    padding: 0 !important;
}
}
@media(max-width:480px){
    .oe-state-main-header .rght-col i{
        font-size: 20px !important;
    }
    .oe-state-main-header .rght-col .col-inr{
        gap:15px;
    }
}

/*Updated Footer*/
/* == Constant == */
#oe_state_ftr {
    width: 100%;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
	margin-bottom: -2px;
}
#oe_state_ftr, #oe_state_ftr * {
    font-family: 'caros';
}
#oe_state_ftr .container {
    width: 95%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0;
}
#oe_state_ftr .row {
    padding: 0 10px;
    position: relative;
    z-index: 4;
}
#oe_state_ftr .chi_center-block {
    width: 900px;
    margin: 0 auto;
}
#oe_state_ftr .chi_grd-colm,
#oe_state_ftr .span_12{
    width: 100%;
}
#oe_state_ftr a {
    text-decoration: none;
}
#oe_state_ftr img {
    margin: 0;
    vertical-align: middle;
}
#oe_state_ftr .chi_btns {
    width: 100%;
    display: flex;
    gap: 12px;
    flex-direction: column;
}
#oe_state_ftr .chi_btns.center {
    justify-content: center;
}
#oe_state_ftr a.chi_btn {
    text-decoration: none;
    padding: 15px;
    border-radius: 5px;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: .5px;
    transition: .3s ease-in-out;
    text-align: center;
    display: block;
    border: 1px solid;
}
#oe_state_ftr a.chi_btn:hover {
    transform: scale(1.05) translate(0, -5px);
}
#oe_state_ftr a.chi_btn.yellow {
    background-color: #fcda00;
    border: 1px solid #fcda00;
    color: #273a88;
}
#oe_state_ftr a.chi_btn.yellow:hover {
    background-color: transparent;
    border-color: #273a88;
    color: #273a88;
}
#oe_state_ftr a.chi_btn.white {
    background-color: #fff;
    border-color: #273a88;
    color: #273a88;
}
#oe_state_ftr a.chi_btn.white:hover {
    background-color: #4DC2ED;
    border-color: #4DC2ED;
    color: #fff;
}
#oe_state_ftr a.chi_btn.lblue {
    background-color: #4DC2ED;
    border-color: #4DC2ED;
    color: #fff;
    padding: 12px 15px;
}
#oe_state_ftr a.chi_btn.lblue:hover {
    background-color: #273A88;
    border-color: #273A88;
}
#oe_state_ftr .txt_block {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
}
#oe_state_ftr .txt_block.center {
    justify-content: center;
    text-align: center;
    align-items: center;
}
.txt_block h1 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    padding: 10px 22px;
    border: 1px solid #fcd900;
    border-radius: 50px;
    margin: 0;
    letter-spacing: .5px;
    text-transform: capitalize;
}
.txt_block p {
    padding: 0;
}
.txt_block p,
.txt_block p a, 
.txt_block li, 
.txt_block a {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}
.txt_block.light h1,
.txt_block.light h2,
.txt_block.light h3,
.txt_block.light h4,
.txt_block.light h5,
.txt_block.light h6,
.txt_block.light p,
.txt_block.light span, 
.txt_block.light bold,
.txt_block.light strong,
.txt_block.light td,
.txt_block.light th,
.txt_block.light li {
    color: #fff;
}
.txt_block.dark h2,
.txt_block.dark h3,
.txt_block.dark h4,
.txt_block.dark h5,
.txt_block.dark h6{
    color: #273a88;
}
.txt_block.dark p,
.txt_block.dark span, 
.txt_block.dark bold,
.txt_block.dark strong,
.txt_block.dark td,
.txt_block.dark th
.txt_block.dark li {
    color: #7a7a7a;
}
/*--== Footer ==--*/
footer section.oe-state-ftr {
    position: relative;
    width: 100%;
    padding: 60px 0;
    overflow: hidden;
    background: linear-gradient(136.02deg, rgb(27, 144, 212) -36.35%, rgb(12, 94, 166) 31.22%, rgb(35, 44, 115) 135%);
}
footer section.oe-state-ftr:after{
    content: '';
    width: 305px;
    height: 464px;
    background: url(https://www.orthodonticexprts.com/wp-content/uploads/2026/01/logo-fade-footer.webp);
    position: absolute;
    right: 0;
    bottom: -40px;
}
section.oe-state-ftr .oe-state-ftr-grd {
    width: 100%;
    display: grid;
    grid-template-columns: 25% 75%;
    gap: 40px;
    position: relative;
}
section.oe-state-ftr img {
    width: 250px;
    transition: all .3s ease-in-out;
}
section.oe-state-ftr img:hover{
    filter: grayscale(1);
    transform: translate(0px, -2px);
}
div#oe_state_ftr footer section.oe-state-ftr i{
    font-family: FontAwesome;
}
section.oe-state-ftr .ftr_logo-icns {
    width: 100%;
}
section.oe-state-ftr ul.ui_icon {
    padding-left: 0;
    margin: 0;
    display: flex;
    gap: 6px;
    transform: translate(0px, 20px);
}
 ul.ui_icon li{
    list-style-type: none;
}
ul.ui_icon li a {
    width: 30px;
    height: 30px;
    display: inline-flex;
    text-align: center;
    background: #4DC2ED;
    color: #fff;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 14px !important;
    transition: all .3s ease-in-out;
}
ul.ui_icon li a:hover {
    background: #FCD900;
    color: #273A88;
    transform: translate(0, -2px) rotate(360deg) scale(1.05);
}
section.oe-state-ftr .oe-state-clnc h3,
section.oe-state-ftr .oe-state-qucklnks h3 {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #4DC2ED;
}
section.oe-state-ftr .oe-state-qucklnks {
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-top: 10px;
}
section.oe-state-ftr .oe-state-clnc ul,
section.oe-state-ftr .oe-state-qucklnks ul{
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
section.oe-state-ftr .oe-state-clnc ul li,
section.oe-state-ftr .oe-state-qucklnks ul li{
    list-style-type: none;
    position: relative;
}
section.oe-state-ftr .oe-state-qucklnks ul li a{
    display: flex;
    background: #FFFFFF1A;
    padding: 13px;
    font-weight: 500;
    border-radius: 50px;
    transition: all .3s ease-in-out;
    position: relative;
    line-height: 23px;
    color: #fff;
    align-items: center;
    gap: 8px;
}
section.oe-state-ftr .oe-state-qucklnks ul li a:before{
    content: '';
    width: 7px;
    height: 7px;
    background: #FCD900;
    border-radius: 50%;
    transition: all .3s ease-in-out;
}
section.oe-state-ftr .oe-state-clnc ul li a:hover,
section.oe-state-ftr .oe-state-qucklnks ul li a:hover,
section.oe-state-ftr .oe-state-clnc ul li.current-menu-item a,
section.oe-state-ftr .oe-state-qucklnks ul li.current-menu-item a{
    background: #4DC2ED;
    transform: translate(0, -5px);
    color: #273A88;
}
section.oe-state-ftr .oe-state-qucklnks ul li.current-menu-item a:before,
section.oe-state-ftr .oe-state-qucklnks ul li a:hover:before{
    transform: scale(1.2);
}
section.oe-state-ftr .oe-state_grd-colm.rt-sd {
    display: flex;
    flex-direction: column;
    gap: 40px;
}
section.oe-state-ftr .oe-state-clnc {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
section.oe-state-ftr .oe-state-clnc ul li a{
    display: flex;
    background: #FFFFFF1A;
    padding: 13px;
    font-weight: 500;
    border-radius: 50px;
    transition: all .3s ease-in-out;
    position: relative;
    line-height: 23px;
    color: #fff;
    width: 171px;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
section.oe-state-ftr .oe-state-clnc ul li a:before{
    content: '\f041';
    font-family: FontAwesome;
    transition: all .3s ease-in-out;
    font-size: 15px;
    color: #FCD900;
}
section.oe-state-ftr .oe-state-clnc ul li.current-menu-item a:before,
section.oe-state-ftr .oe-state-clnc ul li a:hover:before{
    transform: rotate(360deg) scale(1.2);
}
section.oe-state-ftr-cprght {
    position: relative;
    overflow: hidden;
    padding: 20px 0;
    background: #2268A4;
}
section.oe-state-ftr-cprght .txt_block {
    align-items: center !important;
}
section.oe-state-ftr-cprght .txt_block p a{
    color: #4DC2ED;
    transition: all .3s ease-in-out;
}
section.oe-state-ftr-cprght .txt_block p a:hover{
    color: #FCD900; 
}
.oe-state-loc.data div#loc-data{
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.oe-state-loc.data div#loc-data h3{
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
}
.oe-state-loc.data div#loc-data h3 span{
    color: #fcd900;;
}
.oe-state-loc.data .loc-contnt {
    width: 100%;
    overflow: hidden;
    display: block;
}
.oe-state-loc.data .loc-contnt ul {
    margin: 0;
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 6px;
}
.oe-state-loc.data .loc-contnt ul li{
    list-style-type: none;
    width: fit-content;
}
.oe-state-loc.data .loc-contnt ul li a{
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    position: relative;
    transition: all .3s ease-in-out;
    word-break: break-word;
    color: #fff;
    display: flex;
    align-items: start;
    gap: 10px;
}
.oe-state-loc.data .loc-contnt ul li a:before{
    content: '2';
    font-family: FontAwesome;
    color: #fcd900;
    text-align: center;
    font-family: 'FontAwesome';
    font-size: 16px;
    transition: all .3s ease-in-out;
}
.oe-state-loc.data .loc-contnt ul li:nth-child(1) a:before{
    content: '\f041';
    margin-left: 4px;
}
.oe-state-loc.data .loc-contnt ul li:nth-child(2) a:before{
    content: '\f0e0';
}
.oe-state-loc.data .loc-contnt ul li:nth-child(3) a:before{
    content: '\f095';
}
.oe-state-loc.data .loc-contnt ul li a:hover{
    color: #4DC2ED;
}
.oe-state-loc.data .loc-contnt ul li a:hover:before{
    transform: scale(1.1) rotateY(360deg);
}
@media(max-width: 1280px){
    section.oe-state-ftr .oe-state-ftr-grd {
    grid-template-columns: 25% 71%;
}
}
@media(max-width: 1180px){
section.oe-state-ftr ul.ui_icon {
    gap: 10px;
    flex-wrap: wrap;
}
}
@media(max-width: 1150px){
    section.oe-state-ftr .oe-state-clnc ul li a {
    width: 160px;
}
}
@media(max-width:1080px){
    section.oe-state-ftr .oe-state-ftr-grd{
        grid-template-columns: 30% 68%;
        gap: 20px;
    }
        section.oe-state-ftr .oe-state-clnc ul li a {
        width: 150px;
    }
    footer section.oe-state-ftr{
        padding: 30px 0;
    }
    section.oe-state-ftr .oe-state-clnc ul,
    section.oe-state-ftr .oe-state-qucklnks ul{
        gap: 15px;
    }
}
@media(max-width:1024px){
    section.oe-state-ftr .oe-state-qucklnks,
    section.oe-state-ftr .oe-state-clnc{
        gap:15px;
    }
    section.oe-state-ftr ul.ui_icon li{
        margin: 0;
    }
}
@media(max-width:999px){
    section.oe-state-ftr ul.ui_icon{
        gap:10px;
    }
	    body #header-outer {
        padding: 0px 0 0 0 !important;
    }
        section.oe-state-ftr .oe-state-clnc ul li a {
        width: 140px;
    }
    #header-secondary-outer {
    top: 0px !important;
}
#header-outer #top.oe-il #logo img {
    top: 4px;
}
}
@media(max-width:900px){
    section.oe-state-ftr .oe-state-ftr-grd {
        grid-template-columns: 35% 64%;
    }
}
@media(max-width:800px){
    section.oe-state-ftr .oe-state-ftr-grd {
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
    }
    section.oe-state-ftr .oe-state-qucklnks{
        gap:10px;
        margin-top: 0;
    }
    section.oe-state-ftr .oe-state-clnc{
        gap:10px;
    }
    footer section.oe-state-ftr:after{
        width: 200px;
        height: 400px;
        background-size: contain;
        background-repeat: no-repeat
    }
    .oe-state-ftr-cprght p{
        text-align:center;
    }
    header#top.oe-il a#logo {
    margin-top: 0 !important;
}

}
@media(max-width: 690px){
body[data-header-format].material #header-secondary-outer {
    height: auto !important;
}
}
@media (max-width: 580px){
    section.oe-state-ftr ul.ui_icon{
        transform: translate(0px, 10px);
    }
    section.oe-state-ftr .oe-state-qucklnks ul li a,
    section.oe-state-ftr .oe-state-clnc ul li a{
        background:transparent;
        justify-content:left;
        padding: 0px;
        width: fit-content;
    }
    section.oe-state-ftr .oe-state-qucklnks ul,
    section.oe-state-ftr .oe-state-clnc ul{
        background:#FFFFFF1A;
        border-radius:20px
    }
    section.oe-state-ftr .oe-state-clnc ul,
    section.oe-state-ftr .oe-state-qucklnks ul{
        gap:12px;
        padding: 20px;
		flex-direction: column;
    }
	section.oe-state-ftr .oe-state-clnc {
        width: 100%;
    }
	    section.oe-state-ftr .oe-state-qucklnks {
        width: 100%;
    }
	section.oe-state-ftr .oe-state-clnc ul li a:hover,
section.oe-state-ftr .oe-state-qucklnks ul li a:hover,
section.oe-state-ftr .oe-state-clnc ul li.current-menu-item a,
section.oe-state-ftr .oe-state-qucklnks ul li.current-menu-item a{
    background:transparent;
	color: #FCDA00;
}
	section.oe-state-ftr .oe-state_grd-colm.rt-sd {
    gap: 15px;
}
}
@media (max-width: 480px) {
    section.oe-state-ftr .oe-state-clnc ul li a {
        font-size:15px;
    }
    section.oe-state-ftr .oe-state-qucklnks ul li a{
        font-size:15px;
    }
    .oe-state-ftr-cprght p{
        font-size:15px;
    }
    .oe-state-ftr-grd p{
        font-size:15px;
    }
    section.oe-state-ftr-cprght{
        padding:10px 0;
    }
}
@media (max-width: 390px){
    footer section.oe-state-ftr:after{
        width: 150px;
        height: 320px;
    }
	aside.oe-stat-sidbr {
    width: 290px;
    padding: 12px;
    padding-top: 20px;
}
}

/*--== Sidebar ==--*/
aside.oe-stat-sidbr .stat-sidbrInr {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
}
aside.oe-stat-sidbr {
    position: fixed;
    transform: translate3d(-350px, 0, 0);
    top: 0;
    left: 0;
    width: 340px;
    height: 100%;
    z-index: 9999;
    padding: 40px;
    padding-top: 50px;
    overflow: hidden;
    transition: transform .7s cubic-bezier(.25, 1, .2, 1);
    background: linear-gradient(136.02deg, rgb(27, 144, 212) -36.35%, rgb(12, 94, 166) 31.22%, rgb(35, 44, 115) 135%);
    overflow-y: scroll !important;
    scrollbar-width: none;
	box-shadow: 0px 0px 10px rgb(0 0 0 / 40%);
}
.state-menu-container {
    height: 255px;
    overflow-y: scroll;
    scrollbar-width: none;
}
aside.oe-stat-sidbr:after{
    content: '';
    width: 305px;
    height: 464px;
    background: url(https://www.orthodonticexprts.com/wp-content/uploads/2026/01/logo-fade-footer.webp);
    position: absolute;
    right: 0;
    bottom: 0px; 
    z-index: 0;
}
.state-menu-container {
/*     margin: auto 0; */
    position: relative;
    width: 100%;
    transform: none !important;
}
.state-menu-container ul.main-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    1gap: 10px;
    flex-direction: column;
}
.state-menu-container ul.main-menu li {
    list-style-type: none;
    border-bottom: 1px solid #ffffff30;
    padding: 12px 0;
}
.state-menu-container ul.main-menu li a{
    color: #fff;
}
#oe_state_ftr aside.oe-stat-sidbr .stat-sidbr {
    display: flex;
    flex-direction: column;
    gap: 20px;
	position: relative;
    z-index: 1;
}
#oe_state_ftr .stat-sidbr a.chi_btn.yellow {
    width: 100%;
}
#oe_state_ftr .stat-sidbr a.chi_btn.yellow:hover{
    background: transparent;
    border: 1px solid #FCD900 !important;
    color: #fff !important;
}
#oe_state_ftr .stat-sidbr i {
    font-family: 'FontAwesome';
}
#oe_state_ftr .stat-sidbr ul.ui_icon {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    gap: 3px;
    flex-wrap: wrap;
}
#oe_state_ftr .stat-sidbr ul.loc_detl {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 6px;
}
#oe_state_ftr .stat-sidbr ul.loc_detl li{
    list-style-type: none;
}
#oe_state_ftr .stat-sidbr ul.loc_detl li a{
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    position: relative;
    word-break: break-word;
    color: rgb(255, 255, 255);
    display: flex;
    align-items: center;
    transition: 0.3s ease-in-out;
    gap: 10px;
}
#oe_state_ftr .stat-sidbr ul.loc_detl li a:before{
    content: "2";
    color: rgb(252, 217, 0);
    text-align: center;
    font-family: FontAwesome;
    font-size: 16px;
    transition: 0.3s ease-in-out;
}
#oe_state_ftr .stat-sidbr ul.loc_detl li:nth-child(1) a:before{
    content: '\f0e0';
}
#oe_state_ftr .stat-sidbr ul.loc_detl li:nth-child(2) a:before{
    content: '\f095';
}
#oe_state_ftr .stat-sidbr ul.loc_detl li a:hover{
    color: #4DC2ED;
}
#oe_state_ftr .stat-sidbr ul.loc_detl li a:hover:before{
    transform: scale(1.1) rotateY(360deg);
}
#oe_state_ftr .stat-sidbr img{
    transition: all .3s ease-in-out;
	width: 250px;
}
#oe_state_ftr .stat-sidbr img:hover{
    filter: grayscale(1);
    transform: scale(.95);
}
#oe_state_ftr .stat-sidbr ul.submenu li:first-child{
    border-top: 1px solid #ffffff30;
    margin: 12px 0 0 0;
}
#oe_state_ftr .stat-sidbr ul.submenu li:last-child {
    border: none;
    padding: 12px 0 0 0;
}
.state-menu-container ul.sub-menu {
    margin-left: 20px;
}
.state-menu-container ul.sub-menu li a{
    font-size: 15px !important;
    font-weight: 400 !important;
}
.state-menu-container ul.main-menu li a {
    font-size: 16px;
    font-weight: 500;
    position: relative;
    transition: all .3s ease-in-out;
}
#oe_state_ftr .stat-sidbr ul.sub-menu li:first-child{
    border-top: 1px solid #ffffff30;
    margin: 12px 0 0 0;
}
#oe_state_ftr .stat-sidbr ul.sub-menu li:last-child {
    border: none;
    padding: 12px 0 0 0;
}
.state-menu-container ul.main-menu li.current-menu-ancestor > a,
.state-menu-container ul.main-menu li.current-menu-item a,
.state-menu-container ul.main-menu li a:hover{
    color: #FCD900;
}
.state-menu-container ul.main-menu li a:after{
    content: '';
    display: block;
    border-top: 2px solid #FCD900;
    position: absolute;
    width: 0%;
    bottom: -2px;
    transform-origin: right;
    transition: all .3s ease-in-out;
}
.state-menu-container ul.main-menu li.current-menu-item a:after,
.state-menu-container ul.main-menu li a:hover:after{
    width: 100%;
    transform-origin: left;
}
.state-menu-container .sub-menu {
  display: none;
}
.menu-icn i.fa.fa-bars {
    font-family: 'FontAwesome' !important;
    font-size: 25px;
    color: #fff;
    cursor: pointer;
}
body.menu-open aside.oe-stat-sidbr {
    transform: translate3d(0px, 0, 0);
}
.menu-icn {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #4DC2ED;
    width: 30px;
    height: 30px;
    margin: 0 0 0 auto;
    border-radius: 50%;
    transition: all .3s ease-in-out;
    cursor: pointer;
}
.menu-icn p{
    font-size: 25px;
    padding-bottom: 4px;
    line-height: 25px;
    text-align: right;
    color: #fff;
    transition: all .3s ease-in-out;
    font-weight: 600;
}
.menu-icn:hover{
    background: #fcda00;
}
.menu-icn:hover p{
    color: #273a88;
}
.state-menu-container li.menu-item-has-children > a:after {
    display: none !important;
}
.state-menu-container li.menu-item-has-children > a{
    width: 100%;
    display: block;
}
.state-menu-container li.menu-item-has-children > a:before{
    content: '';
    background: url(https://www.orthodonticexprts.com/wp-content/uploads/2026/01/downarrow-icon.png);
    position: absolute;
    right: 0;
    bottom: 10px;
    background-repeat: no-repeat;
    width: 11px;
    height: 7px;
    filter: brightness(0) invert(1);
}
.state-menu-container li.menu-item-has-children > a:hover:before{
    filter: none !important;
}
@media (max-width: 390px){
	aside.oe-stat-sidbr {
    width: 290px;
    padding: 25px 12px;
    padding-top: 20px;
}
	#oe_state_ftr .stat-sidbr img {
    width: 200px;
}
	#oe_state_ftr aside.oe-stat-sidbr .stat-sidbr {
	height: 100%;
}
}
ul.pojo-a11y-toolbar-items.pojo-a11y-tools li {
    list-style: none;
    list-style-type: none;
}
@media (max-width: 375px) {
/* new start */
	.oe-mbl-hdr-mdl ul.oe-mbl-icn-top li {
    margin-right: 12px;
}

.oe-mbl-hdr-mdl ul.oe-mbl-icn-top li a {
    font-size: 12px;
    line-height: 15px;
}

.oe-mbl-hdr-mdl ul.oe-mbl-icn-top li a::before {
    width: 14px;
    height: 15px;
    padding-right: 5px;
    background-size: contain !important;
}

.oe-mbl-hdr .oe-mbl-hdr-btm {
    padding: 5px;
}

.oe-mbl-hdr-btm ul.oe-mbl-icn-btm li {
    margin-right: 12px;
}

.oe-mbl-hdr-btm ul.oe-mbl-icn-btm li a {
    font-size: 12px;
    line-height: 20px;
}

.oe-mbl-hdr-btm ul.oe-mbl-icn-btm li a::before {
    width: 25px;
    height: 25px;
    background-size: 15px 15px !important;
}

/* 	new end */