/* || BREAKPOINTS ||
    @media screen and (max-width: 39.9375em) {}                         || SMALL ONLY { 0 - 639px }         ||
    @media screen and (min-width: 40em) {}                              || MEDIUM AND UP { 640px ONWARDS }  ||
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {}   || MEDIUM ONLY { 640px - 1023px }   ||
    @media screen and (min-width: 64em) {}                              || LARGE AND UP { 1024px ONWARDS }  ||
    @media screen and (min-width: 64em) and (max-width: 74.9375em) {}   || LARGE ONLY { 1024px - 1199px }   || */
    
  
 
 .margin-auto{
      margin:auto;
     }
 
 .user-logged-out .card-new {
        position: relative;
      
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
    } 
  
 .user-logged-out .card-new .card__content {
        position: absolute;
        top: 0;
        left: 0;
        transform: none;
        height: 0;
        padding: 20px;
        box-sizing: border-box;
        background-color: #1f2a30bf;
        opacity: 0;
        transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
        display: flex;
        align-items: flex-start;
        justify-content: end;
        flex-direction: column;
        gap:8rem;
       
    }
    
    .user-logged-out .card-new:hover{
        transform:scale(1);
    }
    
    .user-logged-out .card-new:hover .card__content {
        transform:none;
        opacity: 1;
        height: 100%;
    }
    
.user-logged-out .card-new:hover h3.team_card_name {
    display: none;
}    

.user-logged-out .card-new:hover .team_card_text {
    display: none;
}    
    
.team_card_name {
    position: absolute;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
    bottom: 0;
    text-align: center;
    z-index: 999;
    margin: 0;
    padding: 57px 10px;
    display: block;
    width: 100%;
    z-index: 0;
}
.team_card_name::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, #00000000 6%, #000000d6 0%);
    width: 100%;
    height: 108px;
    z-index: -1;
}
.team_card_text {
    z-index: 999999999999999999999999999;
}
.team_card_text {
    position: absolute;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
    bottom: 0px;
    margin: 0 0 5px;
    z-index: 0;
    text-align: center;
    line-height: 1.2 !important;
}
.padding-new {
    padding:0px;
}
  figure.team-block-figure {
    position: relative;
}
h3.team-block-h3 {
    margin: 0;
}
figcaption.team-block-figcaption {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, #00000000 6%, #000000d6 0%);
    width: 100%;
    height: 108px;
    text-align: center;
    display: flex
;
    justify-content: center;
    align-items: center;
}


















  
   .user-logged-out .card-home {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
            border-radius: 20px;
    } 
  
.user-logged-out .card-home .card__content_home {
    position: absolute;
    top: 0;
    left: 0;
    transform: none;
    height: 0;
    padding: 20px;
    box-sizing: border-box;
    background-color: #000;
    opacity: 0;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    width: 270px;
    margin: 0 auto;
    right: 0;
}
    h2.adjust-font {
    font-size: 32px !important;
}
.ab-text-img {
    position: relative;
    bottom: -42px;
}
    .user-logged-out .card-home:hover{
        transform:scale(1);
    }
    
    .user-logged-out .card-home:hover .card__content_home {
        transform:none;
        opacity: 1;
        height: 100%;
    }
.home_card_name {
    position: absolute;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
    bottom: 0em;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    background: #00000061;
    padding: 20px;
    line-height: 26px;
    height: 100px;
    display: flex;
  margin: 0 auto;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 18px;
}
.home_card_name .size-24 {
    font-size: 22px !important;
}

    .user-logged-in .home_card_name {
    position: static;
    }
figcaption.card__content_home p {
    font-size: 36px;
    line-height: 33px;
}
.flip-card-back p {
    font-size: 25px;
    line-height: 33px;
}


.logo-slider22 .slick-slide img {
    filter: grayscale(1);
}
.logo-slider22 .slick-slide img:hover {
    filter: grayscale(0);
}
span.ft-txt.addr.ft-2 {
    padding-right: 19px;
}

span.ft-txt.addr.ft-3 {
    padding-right: 13px;
}
span.ft-txt.ft-1 {
    padding-right: 16px;
}


.team_card_topOffset__ng_d9 {
    position: absolute;
    display: flex;
    height: 100%;
    justify-content: flex-end;
    z-index: 20;
    margin-left: auto;
    margin-top: 1.6rem;
    margin-right: -19.4rem;
}
.team_card_readMore__MgRt6 {
    display: flex;
    cursor: pointer;
    align-items: flex-start;
    gap: 0.4rem;
    padding-bottom: 0.5rem;
    font-size: 17px;
    font-weight: 800;
    color: #fcf3e6;
}
.team_card_readMore__MgRt6 {
    position: relative;
    z-index: 50;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(0,0,.2,1);
    white-space: nowrap;
    background-color: #000000b3;
    height: 38px;
    border-radius: 9px;
    padding: 7px;
    text-decoration: none;
}
.team_card_readMore__MgRt6 .team_card_svgContainer__YiUMy {
    border-radius: 50%;
    margin-left: 0.2rem;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}

.team_card_readMore__MgRt6 .team_card_svgContainer__YiUMy svg {
    width: 25px;
}
/**.team_card_readMore__MgRt6:after {
    background-color: currentColor;
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    top:30px;
} **/
.team_card_readMore__MgRt6:before {
    --tw-bg-opacity: 1;
    background-color: rgb(0 111 237 / var(--tw-bg-opacity));
    position: absolute;
    content: "";
    width: 0;
    height: 1px;
    left: 0;
    bottom: -3.3rem;
    z-index: 20;
    transition: all .3s ease-out;
}
  .team_card_root__2Za8U .team_card_readMore__MgRt6 {
    display: flex
;
    cursor: pointer;
    align-items: center;
    gap: 2.4rem;
    padding-bottom: .5rem;
}
p.team-desc {
    font-size: 30px;
    font-style: italic;
    line-height: 38px;
}
ul.is-dropdown-submenu.menu.level-2.submenu.first-sub.vertical a {
    text-align: left;
}
.team_card_root__2Za8U .team_card_readMore__MgRt6 .team_card_svgContainer__YiUMy {
    height: 1.6rem;
    width: 1.6rem;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(0,0,.2,1);
}

.user-logged-out .service-box {
    position: relative;
    border-radius: 25px !important;
}

.user-logged-out .hover-text {
    position: relative;
    min-height: 225px;
    padding: 20px;
    box-sizing: border-box;
    background-color: #0c161b;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 0 0 18px 18px ;

}
.hover-text, .team-bg {
    transition: ease 0.4s;
}
.service-box:hover > .hover-text {
    background-color: #C4DDE4;
        text-align: center;
            padding: 40px 20px;

}


.service-box:hover:hover .section-sub-heading, .service-box:hover:hover p,
.team-bg:hover .section-sub-heading,  .team-bg:hover p{
    color:#111 !important;

    }
.team-bg {
    background: #1F2A30;
}    
















/* || Foundation component overrides || */
body{
    font-size: 20px;
    font-weight: 300;
}


h1, .h1 {
    font-size: 50px;
    line-height: 64px;
}

h2, .h2 {
  font-size: 40px;
  line-height: 56px;
}

h3, .h3 {
  font-size: 30px;
  line-height: 40px;
}

h4, .h4 {
  font-size: 22px;
  line-height: 32px;
}

h5, .h5 {
  font-size: 22px;
  line-height: 32px;
}

h6, .h6 {
  font-size: 18px;
  line-height: 24px;
}

[type='text'],
[type='password'],
[type='date'],
[type='datetime'],
[type='datetime-local'],
[type='month'],
[type='week'],
[type='email'],
[type='number'],
[type='search'],
[type='tel'],
[type='time'],
[type='url'],
[type='color'],
[type='text']:focus,
[type='password']:focus,
[type='date']:focus,
[type='datetime']:focus,
[type='datetime-local']:focus,
[type='month']:focus,
[type='week']:focus,
[type='email']:focus,
[type='number']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='time']:focus,
[type='url']:focus,
[type='color']:focus,
textarea,
textarea:focus,
select,
select:focus {
    outline: none;
    box-shadow: none;
    font-size:1em;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}

[type=checkbox],
[type=radio] {
    position: relative;
    top: 0.1em;
}

button, 
.button {
    font-size:1em;
    padding: .7rem 1.6rem;
    
    border-radius: 5px;
    
}

button:not(.button-group button), 
.button:not(.button-group button) {
    font-size:1em;
    
    border-radius: 5px;
    
}


.is-btn, .btn{
    border-radius: 5px !important;
}


button:hover,
.button:hover,
button:focus,
.button:focus {
    transition: .4s;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.26);
}

.form legend {
    font-weight: 700;
}

span.error,
span.errorMargin {
    color: #cc4b37;
    font-size: 0.8em;
    font-weight: 700;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    font-weight:300;
}

label, 
.label {
    font-size: 1em;
}











/* RESET STYLES & HELPER CLASSES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
:root {
  --level-1: #8dccad;
  --level-2: #f5cc7f;
  --level-3: #7b9fe0;
  --level-4: #f27c8d;
  --black: black;
  --white:#fff;
}
 
.rectangle {
  position: relative;
  
}


/* LEVEL-1 STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.design-tree-section .level-1 {
    text-align: center;
    
}
.design-tree-section .level-1 {
  display:none;
    
}


.design-tree-section .container {
     max-width: 100%;
    margin: 0 auto;
}


/*.flip-card {
  background-color: transparent;
height: 418px;
}*/

/*.inner-first img {
    width: 100% !important;
    max-width: 100% !important;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: #0c161b;
  color: black;
}

.flip-card-back {
  background-color: #2980b9;
  color: white;
  transform: rotateY(180deg);
}*/



.design-tree-section .level-1::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 20px;
  background: var(--white);
}


/* LEVEL-2 STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
 .design-tree-section .level-2-wrapper {
  position: relative;
  display: grid;
  margin: 0;
  grid-template-columns: repeat(2, 1fr);list-style-type: none;
}

.level-2-wrapper::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 25%;
  width: 50%;
  height: 2px;
  background: var(--white);
   display:none;
}

.level-2-wrapper::after {
  display: none;
  content: "";
  position: absolute;
  left: -20px;
  bottom: -20px;
  width: calc(100% + 20px);
  height: 2px;
  background: var(--white);
}

.level-2-wrapper li {
  position: relative;list-style-type: none;
}

.level-2-wrapper > li::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 20px;
  background: var(--white);  display:none;
}

.level-2 {
  width: 70%;
  margin: 0 auto 40px;
   text-align: center;
}

.level-2::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 20px;
  background: var(--white);
}

.level-2::after {
  display: none;
  content: "";
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(-100%, -50%);
  width: 20px;
  height: 2px;
  background: var(--white);
}


/* LEVEL-3 STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.level-3-wrapper {
  position: relative;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-column-gap: 20px;list-style-type: none;
  width: 97%;
  margin: 0 auto;
}
.pt-ht {
    height: 300px;
}
.level-3-wrapper::before {
    content: "";
    position: absolute;
    top: -20px;
    left: calc(9% - 2px);
    width: calc(100% + 69px);
    height: 2px;
    background: var(--white);
}
.level-33-wrapper-s::before {
     width: calc(72% + 69px); 
}
.level-3-wrapper > li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -100%);
  width: 2px;
  height: 20px;
  background: var(--white);
}

.level-3 {
  margin-bottom: 20px;list-style-type: none;
  background: var(--level-3);
}


/* LEVEL-4 STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.level-4-wrapper {
  position: relative;
  width: 80%;
  margin-left: auto;
}

.level-4-wrapper::before {
  content: "";
  position: absolute;
  top: -20px;
  left: -20px;
  width: 2px;
  height: calc(100% + 20px);
  background: var(--black);
}

.level-4-wrapper li + li {
  margin-top: 20px;
}

.level-4 {
  font-weight: normal;
  background: var(--level-4);
}

.level-4::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(-100%, -50%);
  width: 20px;
  height: 2px;
  background: var(--black);
}


/* MQ STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */


footer .list-hd.ft-list-serv-area {
        margin-bottom: 0;
   margin-top: 0px;
    /*left: -25px;*/
    position: relative;
}





























/* || Custom defined || */
.alternate-font-family {
    font-family: "Spectral", serif;;
}

/* || HEADER || */
.is-wrapper .is-header, .is-header {
    background-color: #1F2A30;
    color:#FCF3E6;
    border-bottom:0px solid #CCCCCC;
    height: auto;
    min-height:0;
}

.is-header .is-container {
    z-index: 9;
}

header .sticky-bg-color.stick {
    background: #1F2A30;
    width:100%;
    position:fixed;
    left:0;
    top:0;
    z-index:99;
}

header .is-stuck{
    background: #1F2A30;
    border-bottom: 1px solid #e6e6e6;
    box-shadow: 0 4px 12px 0 #e6e6e6;
}

/* sticky navigation*/
header .with-nav.is-stuck {
    background: #ffffff;
    width:100%;
    position:fixed;
    left:0;
    top:0;
    z-index:99;
    border-bottom: 1px solid #e6e6e6;
    box-shadow: 0 4px 12px 0 #e6e6e6;
    padding: 0 !important;
    margin: 0;
}

header .with-nav.is-stuck ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
     padding: 10px 0;
}
.arrow-section img {
    height: 25px;
}
header.new-header-8 .with-nav.is-stuck ul {
    -webkit-box-pack: end;
    -webkit-justify-content: end;
    -ms-flex-pack: end;
    justify-content: end;
}

header .with-nav.is-stuck .spacer{
    display:none;
}

header a:not(.button) {
    color: #FCF3E6;
}

header a:not(.button):hover,
header a:not(.button):active,
header a:not(.button):focus {
    color: #FCF3E6;
}

header .icon, 
header i {
    color: #FCF3E6;
}

header a:not(.button):hover .icon,
header a:not(.button):hover i,
header i:hover{
    color: #FCF3E6;
}

header button,
header .button,
header button:hover,
header button:focus,
header .button:hover,
header .button:focus {
     background:#98B6C7;
     color:#1F2A30;
}

header button.header-search-button {
    background:transparent;
}

header button.header-search-button:hover {
    box-shadow: none;
}

.text-logo {
    word-wrap: break-word;
    text-transform: capitalize;
    color: #915833;
    font-size: 44px;
    font-family: 'Raleway', sans-serif;
}

footer .text-logo {
    color: #FCF3E6;
}

footer .address-container br {
    display:none;
}

.step.social-icon {
    height:35px;
    width:35px;
    fill:#FCF3E6;
}

.footer2 .step.social-icon,
.new-footer-1 .step.social-icon,
.new-footer-2 .step.social-icon,
.new-footer-3 .step.social-icon,
.new-footer-4 .step.social-icon{
    height: 40px;
    width: 40px;
}

header .cta .icon {
    padding-right: 5px;
    color: #FCF3E6
}

header .text-muted {
    color: #FCF3E6 !important;
}

header .border-bottom, 
header hr {
    border-bottom:1px solid #CCCCCC;
}

header .border-top {
    border-top:1px solid #CCCCCC;
}


header .is-section {
    float: none;
    width: auto;
}


.header7 .ps-cart-text-container {
    position:static;
    margin-right:10px;
}




.ecommerce-style2 .cart, .cart {
    position:relative;
}

header a:hover i.fas {
    color:#FCF3E6
}

.ecommerce-style2 .ps-cart-text-container, .ps-cart-text-container {
    color:#1F2A30;
    background:#FCF3E6;
    height: 22px;
    width: 23px;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50% 50% 50% 50%;
    display: inline-block;
    font-size: 10px;
    position: absolute;
    left: 31px;
    top: -1px;
    font-weight: bold;
}

header a:hover .ps-cart-text-container {
    background:#FCF3E6;
}

header .currency-converter{
    font-size: 0.9em;
}

header .currency-converter select {
    padding-right:0;
}

.sticky-container,
.nav-bg, 
.top-bar, 
.top-bar ul,
.top-bar ul.menu {
    z-index: 100;
}

.nav-bg, 
.top-bar, 
.top-bar ul,
.top-bar ul.menu {
    
        background: #1F2A30;
    
}


.header-search-input{
    padding-right:25px;
    color:#262626;
    background:#FFFFFF;
}

.header-search-input::placeholder {
    color:#262626;
    opacity:0.6;
}

.header-search-button{
    position:absolute;
    top: 30%;
    right: 5px;
    padding:0;
}

header i.fas.fa-search {
    color:#262626
}

header .ps-cart-text-container {
    color:#1F2A30;
    background:#FCF3E6;
    height: 22px;
    width: 23px;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50% 50% 50% 50%;
    display: inline-block;
}

header a:hover .ps-cart-text-container {
    background:#FCF3E6;
}

/* || MENU || */
header .main-navigation-background {
    background:#1F2A30;
}

header .dropdown.menu li a:not(.button) {
    width: 100%;
}

header ul.dropdown.menu li a:not(.button) {
     color: #FCF3E6;
}

header ul.dropdown.menu li.active > a:not(.button),
header ul.dropdown.menu li > a:not(.button):hover,
header ul.dropdown.menu li > a:not(.button):active,
header ul.dropdown.menu li > a:not(.button):focus{
    color: #FCF3E6;
    background-color: #FFFFFF;
}

header .dropdown.menu li ul.submenu {
     background: #FFFFFF;
     border:1px solid #FCF3E6;
}

header .dropdown.menu li ul.submenu li a:not(.button) {
    color: #FCF3E6;
}

header .dropdown.menu li ul.submenu li a:not(.button):hover,
header .dropdown.menu li ul.submenu li.active a:not(.button) {
    color: #1F2A30;
    background: #fff;
}

header .dropdown.menu li ul.submenu li.is-active > a  {
    background:transparent;
}

header .dropdown.menu > li.is-active > a {
    color: #FCF3E6;
    background:transparent;
}

header .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    border-color: #FCF3E6 transparent transparent;
}

header .dropdown.menu > li.is-dropdown-submenu-parent.active > a::after,
header .dropdown.menu > li.is-dropdown-submenu-parent > a:hover::after {
    border-color: #fff transparent transparent;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    border-color: transparent #1F2A30 transparent transparent;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left.active > a::after,
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a:hover::after {
    border-color: transparent #FFFFFF transparent transparent;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    border-color: transparent transparent transparent #1F2A30;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right.active > a::after,
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a:hover::after {
    border-color: transparent transparent transparent #FFFFFF;
}

/* New headers CSS */
.size-20 {
    font-size:20px;
}
.menu a.head-icons {
    background:#CCCCCC;
    border-radius:50px;
    height:40px;
    width:40px;
    padding-left:0;
    padding-right:0;
    margin-right:10px;
}

.header-top-bg {
    background:#1B272D;
    color: #FCF3E6;
}

.header-top-social-media .menu a{
    padding-bottom:0;
}

.header-top-social-media .menu a i,
.header-top-contact-links .menu a i {
    color:#FCF3E6;
}

.header-top-social-media .menu a:hover i,
.header-top-contact-links .menu a:hover i,
.header-top-contact-links .menu a:hover {
    color:#FCF3E6;
}

header .header-top-contact-links {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    color:#FCF3E6;
}

header .header-top-contact-links a,
header .header-top-contact-links a:hover,
header .header-top-contact-links a:active{
    color:inherit;
} 

.header-top-contact-links .menu a {
    padding-top: 0;
    padding-bottom:0;
    color:inherit;
}

.header-top-contact-links .menu a i {
    font-size: 18px;
    position: relative;
    top: 2px;
    padding-right: 5px;
}

header .header8 ul.dropdown.menu > li > a:not(.button) {
    padding-top:0;
    padding-bottom:0;
}

.new-header ul.dropdown.menu li.active > a:not(.button), 
.new-header ul.dropdown.menu li > a:not(.button):hover, 
.new-header ul.dropdown.menu li > a:not(.button):active, 
.new-header ul.dropdown.menu li > a:not(.button):focus {
    background-color:transparent;
}

.new-header ul.dropdown.menu > li.active > a:not(.button) span,
.new-header ul.dropdown.menu > li:hover > a:not(.button) span {
    border-bottom:1px solid #FCF3E6;
    color:#FCF3E6;
}

.new-header-1 ul.dropdown.menu > li {
    margin-bottom: 5px;
    margin-top: 5px;
}

.new-header-1 ul.dropdown.menu > li.active > a:not(.button) span,
.new-header-1 ul.dropdown.menu > li:hover > a:not(.button) span {
    border-bottom:2px solid #FCF3E6;
}

.new-header-6 ul.dropdown.menu li.active > a:not(.button) span,
.new-header-6 ul.dropdown.menu li:hover > a:not(.button) span,
.new-header-7 ul.dropdown.menu li.active > a:not(.button) span,
.new-header-7 ul.dropdown.menu li:hover > a:not(.button) span{
    border-bottom:3px solid #FCF3E6;
}

.new-header .button, 
.new-header .button.disabled, 
.new-header .button[disabled], 
.new-header .button.disabled:hover, 
.new-header .button[disabled]:hover, 
.new-header .button.disabled:focus, 
.new-header .button[disabled]:focus {
    background-color: #98B6C7;
    color: #1F2A30;
}

.new-header .button.hollow {
    background:transparent;
    color:#FCF3E6;
    border:1px solid #98B6C7;
}

.new-header-menu-container {
    background:#1F2A30;
}

.new-header .button i,
.new-header .button:hover i {
    color:inherit;
    padding-right:10px;
}

.column.full {
    width: 100%;
}

.sidenav-container {
    /*background-color: #98B6C7;*/
    background-color: transparent;
    color: #1F2A30;
    height: 42px;
    width: 42px;
    text-align: center;
    border-radius: 50px;
    padding-top: 16px;
    right: 10px;
    position: relative;
}

.sidenav-container i.fa-bars.icon{
     color: #1F2A30;
}

.fa-bars:before {
    font-weight: 200;
}

.new-header-3 .logo-container,
.new-header-4 .logo-container {
    min-height:110px;
    display: flex;
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
}
header .logo-container{
    padding-top: 7px !important;
    }
header .spl-nav{
            padding-top: 8px !important;
        }

.new-header-3 .left-column i {
    margin-right:5px;
}

.new-header-5.logo-section {
    min-height:150px;
}

.new-header-5 .menu-container {
    margin-top:10px;
}

.new-header-5 .dropdown.menu > li > a {
    padding: 0.7rem 0 0.7rem 2rem;
}

.new-header-5 .dropdown.menu > li.has-submenu > a {
    padding-right: 1.5rem;
}

.new-header-6 .menu a.head-contact-links {
    display: flex;
    text-align: left;
    align-items: center;
}

.new-header-6 .menu a.head-contact-links .icon-part{
    padding-right:20px;
    color:#98B6C7;
    font-size:20px;
}

.new-header-6 .menu a.head-contact-links .icon-part i {
    color:inherit;
}

.new-header-6 .menu a.head-contact-links .text-part .heading {
    padding-bottom:5px;
}

.new-header-6 .contact-section {
    display: flex;
    justify-content: right;
    align-items: center;
}

.new-header-6 .menu-container {
    border-top:1px solid #CCCCCC;
    margin-top: 10px;
    padding-top: 5px;
}

.new-header-9 .sidenav-bar {
    right: 20px;
    top: 20%;
}

/* New headers CSS END */

/* container css overridden */
.is-wrapper .is-box .is-container {
    margin-top: 40px;
    margin-bottom: 40px;
}

/* New Footer CSS */
.new-footer {
    font-size:1em;
}

.new-footer .menu .active > a {
    background: transparent;
    color:#FCF3E6;
}

footer.new-footer .footer-menu-container .menu li.has-submenu a {
    padding-right:1.5em;
}

footer.new-footer .footer-menu-container .menu li a {
    font-weight:normal;
    padding: 0.5em;
}

.footer-menu-container {
    border-bottom:1px solid #CCCCCC;
    margin-bottom:20px;
}

footer.new-footer h4 {
    font-weight:bold;
    font-size:20px;
    margin-bottom:15px;
}

.footer-media-box {
    margin-top:5px;
}

.size-40 {
    font-size:40px !important;
}

.new-footer-1 .copyright-container,
.new-footer-2 .copyright-container,
.new-footer-3 .copyright-container{
    border-top:1px solid #CCCCCC;
    padding-top: 20px;
    padding-bottom: 10px;
}

.new-footer-1 .footer-social-media {
    margin-top:30px;
}

.new-footer .dropdown.menu > li.is-active > a {
    background: transparent;
}

.mailing-list-button {
    margin-top:30px;
}

.new-footer-3  .shop-address br{
    display:none;
}

.new-footer-3 .footer-menu-container {
    margin-bottom: 0px;
}

.new-footer-3 .footer-media-box img {
    max-height:80px;
}

.new-footer ul.dropdown.menu > li.active > a:not(.button) span, 
.new-footer ul.dropdown.menu > li:hover > a:not(.button) span {
    border-bottom:1px solid #FCF3E6;
    color: #FCF3E6;
}

footer.new-footer a:not(.button):hover, 
footer.new-footer a:not(.button):active, 
footer.new-footer a:not(.button):focus {
    color: #FCF3E6;
}

.contact-us-column .contact-number {
    padding-top:10px;
    padding-bottom:10px;
}

.subscription-button-container .button {
    padding: 17px;
    font-weight: 600;
}

footer iframe {
    width:275px;
}

.new-footer.with-background-image {
    background:url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/footer_bg.jpg") no-repeat;
    background-position: top;
    background-size: cover;
    margin-top:0;
}

.new-footer-3 i {
    color:#FCF3E6;
}

.new-footer-4 .footer-social-media .menu a,
.footer3 .social-media-icons-small.menu a{
    padding: 5px !important;
}

/* New Footer CSS END*/

/* || HOMEPAGE || */
.light-bg-section {
    float: left;
}

.text-dark h1,
.text-dark h2,
.text-dark h3,
.text-dark h4,
.text-dark h5{
    color:inherit;
}

.light-bg-section h3 {
    color:#FCF3E6;
    font-weight:500;
}

.text-primary {
     color:#98B6C7;
}

strong, b {
    font-weight: bolder;
}

.dark-bg-section {
    float: left;
    color: #1F2A30;
}

.dark-bg-section h1,
.dark-bg-section h2,
.dark-bg-section h3,
.dark-bg-section h4,
.dark-bg-section h5{
    color:inherit;
}

.dark-bg-section input[type="text"] {
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: .25rem;
    background:;
    color:;
}

.dark-bg-section input[type="text"]::placeholder {
     color:;
}

.dark-bg-section .button {
    background:;
    color:inherit;
}

.customer-section {
    background:;
    color:;
    float:left;
}

.rounded-circle {
    border-radius: 50%;
}

.latest-blog-posts {
    background:;
    color:;
    float:left;
    width:100%;
}

.latest-blog-posts h2 {
    color:inherit;
    font-size: 2.5rem;
}

.latest-blog-posts h4 {
    color:inherit;
    font-size: 1rem;
}

.latest-blog-posts h2 a,
.latest-blog-posts h4 a,
.latest-blog-posts a{
    color:inherit;
}

.latest-blog-posts .readmore:hover {
    text-decoration:underline;
} 

/* New blog page type */

.banner-main-heading {
    font-size:48px;
    color:#FFFFFF;
}

.new-blog-page-type .featured-articles {
    padding: 48px;
    border: 1px solid #CCCCCC;
}

.new-blog-page-type .featured-articles img {
    max-height:215px;
}

.new-blog-page-type .featured-articles h5 {
    font-size: px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 20px;
    color:#FFFFFF;
}   

.new-blog-page-type .featured-articles h2 {
    font-size: 30px;
    line-height: 1.5;
    font-weight: 400;
    color:#FFFFFF;
}

.new-blog-page-type .featured-articles h2 a{
    color:#FFFFFF;
}

.new-blog-page-type .blog-search-button svg {
    fill:#FFFFFF;
}

.blog-search-container .blog-search-button:hover {
    box-shadow: none;
}

.new-blog-page-type .featured-articles p {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
}

.new-blog-page-type .blog-articles,
.new-blog-page-type .blog-sidebar {
    margin-top: 80px;
}

.new-blog-page-type .blog-ul {
    display: grid;
    grid-template-columns: 1fr;
    gap: 70px 30px; 
    list-style: none;
    margin-left: 0;
}

.new-blog-page-type .blog-ul h2,
.new-blog-page-type .blog-ul h2 a{
    font-size: px;
    line-height: 1.5;
    font-weight: 600;
}

.new-blog-page-type .blog-ul img,
.featured-articles-slider img {
    margin-bottom:12px;
}

.new-blog-page-type .article-body ,
.new-blog-page-type .article-body p {
    font-size:18px;
    font-weight:400;
}

.new-blog-page-type .blog-read-more {
    font-weight:600;
}

.featured-articles-slider,
.ps-blog-category  {
    list-style: none;
    margin-left:0;
}

.ps-blog-category {
    margin-bottom: 0;
}

.ps-blog-category li {
    display:inline-block;
}

.ps-blog-category li a {
    padding: 8px 24px;
    border: 1px solid #98B6C7;
    margin-right: 16px;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 16px;
    color:#98B6C7;
}

.ps-blog-category li.active a,
.ps-blog-category li a:hover{
    border-radius: 0;
    vertical-align: baseline;
    line-height: inherit;
    background:#98B6C7;
    color:#1F2A30;
}

.new-blog-page-type .featured-articles-section {
    margin-top:80px;
}

.new-blog-page-type .section-main-heading {
    color:#FFFFFF;
}

.articles-filter-container h3 {
    font-size: 22px;
    margin-bottom: 16px;
    font-weight: 600;
    color:#FFFFFF;
}

.new-blog-page-type .bx-wrapper .bx-controls-direction {
    text-align:right;
    margin-top: 50px;
}

.new-blog-page-type .bx-wrapper .bx-controls-direction a.disabled {
    opacity: 0.2;
}

.new-blog-page-type .bx-wrapper .bx-controls-direction a {
    position: relative;
    color: inherit;
    top: auto;
    margin-top: 0;
    padding: 0;
    font-size: 16px;
    text-shadow: none;
    margin-left: 20px;
}

.new-blog-page-type .bx-wrapper .bx-controls-direction a i {
    font-weight: 100;
    text-shadow: none;
    font-size: 35px;
    color:#FFFFFF;
    border: 1px solid #FFFFFF;
    width: 40px;
    height: 40px;
    text-align: center;
    display: inline-block !important;
}

.new-blog-page-type .bx-wrapper .bx-controls-direction a.bx-prev {
    width: 40px;
    height: 40px;
    display: inline-block;
}

.new-blog-page-type .bx-wrapper .bx-controls-direction a.bx-next {
    width: 40px;
    height: 40px;
    display: inline-block;
    right:auto;
}

.new-blog-page-type .article-category {
    margin-bottom: 5px;
}

.new-blog-page-type .article-category span {
    font-size:16px;
    color:#FFF;
    font-weight: 400;
}

.blog-search-container #search-input-blog {
    height: 56px;
    border-radius: 10px;
    padding: 8px 16px 8px 44px;
    margin-top: 80px;
    margin-bottom:0;
}

.blog-search-container .blog-search-button {
    position: absolute;
    top: 20px;
    padding: 0;
    left: 16px;
}

.new-blog-page-type .ps-pagination-bar {
    margin-top:50px;
}

.new-blog-page-type .ps-pagination-bar p {
    display:table;
    margin:auto;
}

.new-blog-page-type .ps-pagination-bar span {
    font-size:16px;
    background:#E7E5E4;
    border:1px solid #E7E5E4;
    font-weight:400;
    margin-left: 5px;
     margin-bottom: 10px;
    display:inline-block;
}

.new-blog-page-type .ps-pagination-bar span a {
    display:block;
    padding: 12px;
}

.new-blog-page-type .ps-pagination-bar span.current {
    padding: 12px;
}

.new-blog-page-type .ps-pagination-bar span.current,
.new-blog-page-type .ps-pagination-bar span.next,
.new-blog-page-type .ps-pagination-bar span.prev {
    border:1px solid #98B6C7;
    font-weight:600;
    background:transparent;
}

.new-blog-page-type .article-title {
    margin-top:10px;
    margin-bottom: 16px;
}

.new-blog-page-type .blog-author ul {
    list-style:none;
    margin-left:0;
}

.new-blog-page-type.article-page-type .article-body {
    margin-top:70px;
}

.new-blog-page-type .ps-blog-recent-posts {
    list-style: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-left: 0;
}

.new-blog-page-type  .recent-posts-text {
    font-weight:600;
}

.new-blog-page-type .blog-sidebar-widget .ps-article-img img {
    margin-bottom:10px;
}

.new-blog-page-type h1,
.new-blog-page-type h2,
.new-blog-page-type h3,
.new-blog-page-type h4 {
    line-height:1.5;
}

@media screen and (max-width: 1023px) {
      
    p.off-text {
    justify-content: left !important;
    width: 247px;
    margin: 0 auto 12px;
}
    .new-blog-page-type .small-block-grid-1 {
        grid-template-columns: 1fr;
    }
    .articles-filter-container {
        margin-top:80px;
    }
     .new-blog-page-type .ps-blog-recent-posts {
         grid-template-columns: 1fr;
         width:80%;
         margin:auto;
    }
    .articles-filter-container .mobile-category-title {
        border:1px solid #CCCCCC;
    }
}

.img-shadow {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.4);
}

.size-30 {
    font-size:30px;
}

.is-section-guide {
    background:#1B272D;
}

.is-section-guide h2 {
    color:#FCF3E6;
}

.is-section-guide p.lead {
    color:#FCF3E6;
}
.is-section-guide a.button {
    background:#FCF3E6;
    color:#1B272D;
}

/* || FOOTER || */
.is-footer, .is-wrapper .is-footer {
    background-color: #1F2A30;
    color: #FCF3E6;
    clear: both;
}

footer a:not(.button) {
    color: #FCF3E6;
}

.is-footer .is-container {
    padding: 0px;
}

footer a:not(.button):hover,
footer a:not(.button):active,
footer a:not(.button):focus {
    color: #FCF3E6;
}

.user-logged-in footer {
    margin-top:30px;
    float:left;
    width:100%;
    clear:both;
}


footer .border-bottom, 
footer hr {
    border-bottom:1px solid #CCCCCC;
}

footer .menu li a {
    font-weight:bold;
}

.social-media-icons a {
    font-size: 3em;
    color: #FCF3E6;
}

footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6{
     color: #FCF3E6;
}

.slick-dots li {
    border: 1px solid #98B6C7;
}

.slick-dots li.slick-active, .slick-dots li:hover {
    background: #98B6C7;
}



/* || OFFCANVAS - SIDENAV || */
.off-canvas-content.is-open-right.has-transition-push{
    -webkit-transform: translateX(-60%);
    -ms-transform: translateX(-60%);
    transform: translateX(-60%);
}
 
.is-open.position-right {
    width: 60%;
}

@media screen and (min-width: 63em) and (max-width: 64em) {
    footer button:not(.button-group button) , footer .button:not(.button-group button),
    header button:not(.button-group button) , header .button:not(.button-group button){
        margin-bottom:2px;
    }
    .column-container.newsletter .button {
        padding-left: 1em;
        padding-right: 1em;
    }
}

@media screen and (min-width:  64em) {
    .off-canvas-content.is-open-right.has-transition-push{
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
    
    .is-open.position-right {
        width: 0%;
    }
    
    /* new header 7 css */
     .off-canvas-content.is-open-right.has-transition-push.mobile-menu-for-desktop{
        -webkit-transform: translateX(-40%);
        -ms-transform: translateX(-40%);
        transform: translateX(-40%);
    }
    
    .is-open.position-right.mobile-menu-for-desktop {
        width:40%;
    }
    
    .js-off-canvas-overlay.is-overlay-fixed {
        display: none !important;
    }
       .text-md-left {
        text-align:left;
    }
    
    .gallery-figcaption {
        padding-top: 37%;
        text-align: center;
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.56);
        color:white;
        display: none;
        cursor: pointer;
    }
    
    .testimonial-container {
        min-height: 450px;
    }
    
    .dark-bg-section input[type="text"] {
        width:25%;
        margin-right:10px;
    }
}

aside.sidenav .featured-section {
    background-color:#1F2A30;
    color:#FCF3E6;
}

aside.sidenav .featured-section i {
    color:#FCF3E6;
}

aside.sidenav input[type=search] {
    color:#262626;
    background:#FFFFFF;
    padding-right: 24px;
}

aside.sidenav input[type=search]::placeholder {
    color:#262626;
    opacity:0.6;
}

aside.sidenav button[type=submit] {
    position: absolute;
    top: 30%;
    right: 5px;
    outline: none !important;
    background: transparent;
    border: 0px solid;
    box-shadow: none;
    padding:0;
}

aside.sidenav i.fas.fa-search {
    color:#262626
}


aside.sidenav .menu.simple {
    background:#1F2A30;
    color: #FCF3E6;
}

aside.sidenav .menu.simple a {
    color: #FCF3E6;
}



aside.sidenav .ps-cart-text-container {
    color:#1F2A30;
    background:#FCF3E6;
    height: 22px;
    width: 23px;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50% 50% 50% 50%;
    display: inline-block;
    margin-left: 5px;
}

aside.sidenav a:hover .ps-cart-text-container {
    background:#FCF3E6;
}

aside.sidenav .is-accordion-submenu {
    margin-left: 0;
}

aside.sidenav .menu.accordion-menu li {
    border-bottom: 1px solid #FCF3E6;
}

aside.sidenav .menu.accordion-menu li:last-child {
    border-bottom: 0px solid;
}

aside.sidenav .menu.accordion-menu li a {
    background:#1F2A30;
    color: #FCF3E6;
}

aside.sidenav .menu.accordion-menu .active > a {
    background:#FFFFFF;
    color: #FCF3E6;
}

aside.sidenav .menu.accordion-menu li.has-submenu a::after {
    border-color: #FCF3E6 transparent transparent !important;
}

aside.sidenav .menu.accordion-menu > li.has-submenu.active > a::after {
    border-color: #FCF3E6 transparent transparent !important;
}

@media screen and (max-width: 63.9375em) {
    h1 {
        font-size: 34px;
        line-height: 40px;
    }

    h2 {
        font-size: 30px;
        line-height: 40px;
    }

    h3 {
        font-size: 28px;
        line-height: 32px;
    }

    h4 {
        font-size: 20px;
        line-height: 32px;
    }

    h5 {
        font-size: 20px;
        line-height: 32px;
    }

    h6 {
        font-size: 18px;
        line-height: 24px;
    }

  .is-static.is-footer {
      min-height: 0;
  }
  
  footer .border-bottom-small {
      border-bottom:1px solid #CCCCCC;
    }
    
    footer .border-top-small {
      border-top:1px solid #CCCCCC;
    }

    header .border-top-small  {
        border-top:1px solid #CCCCCC;
    }
    
    .step.social-icon {
        height:35px;
        width:35px;
    }
    
    /* New header layouts */
    header .sidenav-container a:not(.button),
    header .sidenav-container a:not(.button):active,
    header .sidenav-container a:not(.button):active i,
    header .sidenav-container a:not(.button):hover .icon, 
    header .sidenav-container a:not(.button):hover i{
        color:inherit;
    }
   
    header .sidenav-container a:not(.button) i {
        line-height:25px;
    }
    
    .absolute-for-mobile {
        position:absolute;
    }
    
    header .mobile-head-border-section  {
        border-top:1px solid #CCCCCC;
        border-bottom:1px solid #CCCCCC;
        line-height: 60px;
    }
    
    header .mobile-head-border-section .mobile-border-right {
        border-right:1px solid #CCCCCC;
    }
    
    header .mobile-contact-section .head-icons {
        background: #F5F5F5;
        border-radius: 50px;
        height: 40px;
        width: 40px;
        line-height: 40px;
        padding-left: 0;
        padding-right: 0;
        display: inline-block;
    }
    
    .mobile-contact-buttom-section {
        line-height: 60px;
        text-align:center;
    }
    
    .mobile-contact-buttom-section .button{
        margin-bottom:0;
    }
    
    .new-header .logo-container {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto;
        padding-left: 40px;
    }
    
    .new-header-2 .mobile-contact-buttom-section {
        border-top:1px solid #CCCCCC;
    }
    
     .new-header-2 .mobile-contact-buttom-section .button {
         margin-bottom:20px;
         margin-top:20px;
     }

    .new-header-3 .mobile-contact-number-section,
    .new-header-3 .mobile-contact-button-section,
    .new-header-4 .mobile-contact-number-section,
    .new-header-4 .mobile-contact-button-section,
    .new-header-5 .mobile-contact-number-section,
    .new-header-5 .mobile-contact-button-section,
    .new-header-6 .mobile-contact-button-section {
        border-top:1px solid #CCCCCC;
        line-height:50px;
        text-align:center;
    }
    
    .new-header-3 .mobile-contact-button-section .button,
    .new-header-5 .mobile-contact-button-section .button,
    .new-header-6 .mobile-contact-button-section .button {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
    .new-header-3 .logo-container,
    .new-header-4 .logo-container,
    .new-header-5 .logo-container,
    .new-header-6 .logo-container {
        display:block;
        min-height:0;
    }
    
    .new-header-6 .mobile-contact-button-section {
        justify-content: center;
    }
    
    .is-footer-8 {
        min-height:0;
    }
    
    /* new footer layouts */
        .footer-text, 
        .footer-social-media,
        .footer-media-box {
            width: 270px;
            margin: auto;
            text-align: center;
        }
        
        .contact-us-column {
            text-align:center;
        }
        
        .new-footer-1 .footer-social-media .menu.align-left,
        .new-footer-2 .footer-social-media .menu.align-left {
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
        }
        
        .new-footer-1 .footer-social-media .menu.align-left a, 
        .new-footer-1 .footer-social-media .menu.align-left .button,
        .new-footer-2 .footer-social-media .menu.align-left a, 
        .new-footer-2 .footer-social-media .menu.align-left .button{
            padding-left:0.2em !important;
            padding-right:0.2em !important;
        }
        
        .new-footer-1 .footer-menu-container .dropdown.menu,
        .new-footer-3 .footer-menu-container .dropdown.menu{
            display:block;
        }
        
        .new-footer-2 .footer-links,
        .mailing-list-button {
            text-align:center;
        }
        
        .small-text-center {
            text-align:center;
        }
        
        .menu.small-align-center {
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
        }
        
        .new-footer-4 .copyright-container, .new-footer-4 .subscription-button-container {
            border-bottom:1px solid #CCCCCC;
        }
       
        
    /* new footer layouts */
    
    header .sticky-bg-color {
        position:static;
    }

    header .sticky {
        top:0 !important;
    }
    
    .justify-small-center {
        justify-content: center;
    }
    
    .padding-top-sm-3 {
        padding-top:3rem;   
    }
    
    .padding-bottom-sm-3 {
        padding-bottom:3rem;   
    }
    
    .padding-top-sm-2 {
        padding-top:2rem;   
    }
    
    .padding-bottom-sm-2 {
        padding-bottom:2rem;   
    }
    
     .padding-top-sm-1 {
        padding-top:1rem;   
    }
    
    .padding-bottom-sm-1 {
        padding-bottom:1rem;   
    }

    .padding-top-sm-0 {
        padding-top:0!important;
    }
    
    .padding-bottom-sm-0 {
        padding-bottom:0!important;
    }
    
    .margin-top-sm-0{
        margin-top:0 !important;
    }
    
    .margin-bottom-sm-0{
        margin-bottom:0;
    }
    
     .margin-top-sm-2{
        margin-top:2rem;
    }
    
    .margin-bottom-sm-2{
        margin-bottom:2rem;
    }
    
    .margin-top-sm-1{
        margin-top:1rem;
    }
    
    .margin-bottom-sm-1{
        margin-bottom:1rem;
    }
    
    .padding-bottom-sm-0{
        padding-bottom:0 !important;
    }
    
    .copyright {
        font-size: 100%;
    }
    
    .small-block {
        display:block;
    }
}

/*Hide first item in sub menu*/
ul.is-dropdown-submenu.level-2.submenu  > li.is-submenu-item:first-child{
    display: none;
}
/*Hide first item in sub menu*/





.ecommerce-product-slider .orbit-previous,
.ecommerce-product-slider .orbit-next {
  color: #cacaca;
}

.ecommerce-product-slider .orbit-bullets button {
  height: 0.65rem;
  width: 0.65rem;
}

.ecommerce-product-slider .product-card {
  background-color: #fefefe;
  border: 1px solid #e6e6e6;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

.ecommerce-product-slider .product-card-thumbnail {
  display: block;
  position: relative;
}

.ecommerce-product-slider .product-card-title {
  font-family: 'Open sans', sans-serif;
  font-size: 0.9rem;
  font-weight: 600;
  line-height: 1.45rem;
  margin-top: 1rem;
  margin-bottom: 0;
}

.ecommerce-product-slider .product-card-desc {
  color: #8a8a8a;
  display: block;
  font-family: 'Open sans', sans-serif;
  font-size: 0.85rem;
}

.ecommerce-product-slider .product-card-price {
  color: #3e3e3e;
  display: inline-block;
  font-size: 0.85rem;
  font-weight: 600;
  margin-top: 0.8rem;
}

.ecommerce-product-slider .product-card-sale {
  color: #cacaca;
  display: inline-block;
  font-size: 0.85rem;
  margin-left: 0.3rem;
  text-decoration: line-through;
}

.ecommerce-product-slider .product-card-colors {
  display: block;
  margin-top: 0.8rem;
}

.ecommerce-product-slider .product-card-color-option {
  display: inline-block;
  height: 25px;
  width: 25px;
}

header button.openMenu {
    background: initial;
    color: initial;
}


/******************************************custom-css*****************************************************/
/*Login Page*/
div.ps-login-page.grid-container.padding-top-3.padding-bottom-3 div.cell.large-5.medium-12.small-12.ps-registration-form.large-offset-1 > div > ul > li {
    display: flex !important;
}
/*Login Page*/
#status-msg {
    display: none !important;
}

/*Basic Fixes*/
html, body{
    font-weight: 400 !important;
}

strong,
b {
    font-weight: bold;
    line-height: inherit;
}
/*Basic Fixes*/

/*general-css*/
.black-bg {
    background: #000 !important;
}

.dark-bg {
    background: #222222 !important;
}

.color-white {
    color: #fff !important;
}

.color-black{
    color: #1A1A1A !important;
}

.color-light {
    color: #999999 !important;
}

.colour-blue {
    color: #C4DDE4;
}

.light-bg {
    background: #1c282e !important;
}

.light-gr-background {
    background: #F8FAFC !important;
}

.white-bg {
    background: #fff;
}

.background-color-transition{
    transition: background-color 1s ease 0.1s;
}

.min-height-auto {
    min-height: auto !important;
}


strong,
b {
    font-weight: bold;
    line-height: inherit;
}

a.button,
span.button,
input.button,
input#Submit,
.gen-form #Submit,
#newsletter-form #Submit,
.button{
    font-family: "Karla", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 21px !important;
    text-transform:uppercase !important;
    padding: 15px 33px !important;
    line-height: 26px !important;
   background: #98B6C7;
  border: 1px solid #98B6C7;
    color: #1F2A30;
    letter-spacing: 0.01em;
    text-transform: capitalize;
    opacity:1 !important;
    border-radius: 5px !important;
    width: auto !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;    
}

a.button:hover,
span.button:hover,
input.button:hover,
input#Submit:hover,
.gen-form #Submit:hover,
#newsletter-form #Submit:hover,
.button:hover{
 background: #FAF2E2;
  border: 1px solid #FAF2E2;
    color: #1F2A30;
}


.cta-link, .new-blog-template .ps-blog-tags li a {
    font-weight: 700;
    color: #98B6C7;
    text-decoration: none;
}

.cta-link:hover, .new-blog-template .ps-blog-tags li a:hover{
    font-weight: 700;
    color: #F5EAD9;
    text-decoration: none;
}

.new-blog-template .ps-blog-tags li a::before{
    background: #98B6C7;
    }

p,
ul li, ol li{
    font-family: "Karla", sans-serif;
font-style: normal;
font-weight: 300;
font-size: 22px;
line-height: 33px !important;
letter-spacing: 0.01em;
color: #E0DED9;

}
p:first-letter,ul li:first-letter,ul li:first-letter {
    text-transform: uppercase;
}
.section-main-heading,
.lead-magnet-form-heading,
.banner-main-heading,
h2.blog-sidebar-h2,
h1.article-title,
h1.article-title a, .new-blog-template .blog-widget .widget-title a, .new-blog-template .blog-widget .widget-title, .new-blog-template .blog-sidebar-widget .blog-sidebar-h2{
    font-family: "Spectral", serif;;
font-style: normal;
font-weight: 500;
font-size: 48px;
line-height: 1;
letter-spacing: 0.01em;
/*color: #fcf3e6;*/
    color: #fff;
}
.section-main-heading:first-letter,
.lead-magnet-form-heading:first-letter,
.banner-main-heading:first-letter,
h2.blog-sidebar-h2:first-letter,
h1.article-title:first-letter,
h1.article-title a:first-letter, .new-blog-template .blog-widget .widget-title a:first-letter, .new-blog-template .blog-widget .widget-title:first-letter, .new-blog-template .blog-sidebar-widget .blog-sidebar-h2:first-letter{
text-transform: uppercase;
}

.banner-main-heading {
    font-family: "Spectral", serif;;
font-style: normal;
font-weight: 700;
font-size: 75px !important;
line-height: 1.14;
letter-spacing: 0.01em;
/*color: #1F2A30;*/
color: #fff;
}

.color-cream {
    color: #fcf3e6 !important;      
}

.banner-main-heading:first-letter {
  text-transform: uppercase;  
}
.banner-text {
    font-size: 25px !important;  
    line-height: 1.4 !important;  
    font-family: "Spectral", serif;
}
.section-sub-heading,
.banner-sub-heading{
font-family: "Karla", sans-serif;
font-style: normal;
font-weight: 600;
font-size: 28px;
line-height: 1.3;
letter-spacing: 0.01em;
color: #88B6C7;
}
.section-sub-heading:first-letter,
.banner-sub-heading:first-letter{
    text-transform: uppercase;
}

.section-text-heading{
font-family: "Karla", sans-serif;
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 26px;
letter-spacing: 0.01em;
color: #98B6C7;

}
.section-text-heading:first-letter{
      text-transform: uppercase;
}
ul.accordion .accordion-title{
    font-family: "Karla", sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.16px;
    color:#FFF;
    }
    
.banner-sub-heading {
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 26px;
letter-spacing: 0.01em;
color: #1F2A30;
}

.banner-text{
    /*color: #1F2A30;*/
    color: #fff;
    }
    
.border{
    border: 1px solid #DADADA; 
}

.list{
    margin-left: 1rem !important;
    text-align: left !important;
}

.list li{
    padding: 4px 0;
}

.img-full-height {
    height: 100%;
    object-fit: cover;
}
    
/*read More Read Less CSS*/
#panel-1{
    display: none;
}

a[aria-expanded="false"] .read-more{
  display:inline;
}
a[aria-expanded="false"] .read-less{
  display:none;
}
a[aria-expanded="true"] .read-more,
a[aria-expanded="true"] .read-more-dots
{
  display:none;
}
a[aria-expanded="true"] .read-less{
  display:inline;
}

span.moretext {
    display: none;
}
/*Read More Read Less CSS*/

/*Box Shadow
.box-shadow{
    -webkit-box-shadow: 0 20px 60px 0 rgb(40 93 251 / 16%);
    box-shadow: 0 20px 60px 0 rgb(97 99 106 / 16%);
}
Box Shadow*/

/*rounded Corner*/
.rounded {
    border-radius: 20px !important;
}
/*Rounded Corner*/

.left-seprator , .middle-seprator{
    position: relative;
    padding-bottom: 1rem;
}
.left-seprator:after , .middle-seprator:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: #98B6C7;
    width: 170px;
    height: 2px;
}
.middle-seprator:after{
    right:0;
    margin:0 auto;
    }
.bottom-line-input input:not(input#Submit) {
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
}
/*general-css*/

/*Slick Slider*/
button.slick-arrow {
    background: transparent !important;
    border: 5px solid #AAAAAA;
    border-radius: 50px 0 0 !important;
    border-top-width: 0;
    border-left-width: 0;
    width: 25px;
    box-shadow: none !important;
    height: 25px;
}

.slick-next {
    transform: translateY(-50%) rotate(0deg);
    right: -30px;
}

.slick-prev {
    transform: translateY(-50%) rotate(0deg);
    left: -30px;
}
.hm-logos-slider2 .slick-prev {
    transform: translateY(-50%) rotate(135deg);
    left: -30px;
}

.hm-logos-slider2 .slick-next {
    transform: translateY(-50%) rotate(310deg);
    right: -30px;
}
.slick-slide img {
    display: block;
    margin: auto;
}

.slick-dots li {
    border: 1px solid #000;
}

.slick-dots li.slick-active, .slick-dots li:hover {
    background: #000;
}

.testimonial-slider .slick-slide img {
    display: block;
    margin: unset;
}

.testimonial-slider.slick-slider {
    height: auto;
}

.testimonial-slider .slick-dots{
    bottom: -35px;
    display: flex;
}

.our-service-slider .slick-arrow{
    transform: none;
    height: auto;
    width: auto;
    background: none !important;
    top: 40%;
}

.our-service-slider .slick-prev {
    left: -60px;
}

.our-service-slider .slick-next {
    right: -60px;
}
/*Slick Slider*/

/*Position Classes*/
.top-0{
    top: 0;
}

.bottom-0{
    bottom: 0;
}

.left-0{
    left: 0;
}

.right-0{
    right: 0;
}
/*Position Classes*/

.flex-direction-column-d{
    flex-direction: column;
}

/*Our Service Hover Effect*/
.text-color-transition {
    transition: color 1s ease 0.01s;
}

.user-logged-out .hover-black:hover figcaption{
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #333141;
    color: #fff;
}

.user-logged-out .hover-black:hover figcaption p,
.user-logged-out .hover-black:hover figcaption h2,
.user-logged-out .hover-black:hover figcaption a{
    color: #fff;
}

.user-logged-out .hover-show{
    display: none;
}

.user-logged-out .hover-black:hover .hover-show{
    display: block;
}
/*Our Service Hover Effect*/

/*List Icon*/
.list-icon li{
    display: flex;
}

.list-upper{
    display: flex;
    justify-content: center;
}


.list-icon li:before {
    content: url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/26441/theme/43971/img/list-icon.png");
    display: inline-block;
    width: 3em;
    margin-left: -1em;
    position: relative;
    top: -5px;
}

/*List Icon*/



/*header*/
.is-header .dropdown.menu > li > a {
    padding: 0.7rem 0.5rem;
        font-size: 17px;
}

.pos-ab-header {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100% !important;
    background: transparent !important;
    z-index: 99;
    border-color: rgba(255, 255, 255, 0.20) !important;
}

.pos-ab-header img.seond-logo {
    display: none;
}
.pos-ab-header img.normal-logo {
    display: inline-block !important;
}
.is-header img.normal-logo {
    display: none;
}

header .dropdown.menu > li.opens-right > .is-dropdown-submenu {
    top: 126%;
}

.footer-lg img {
    width: 450px !important;
}

@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }

    to {
        transform: translateY(0);
    }
}

.main-navigation.sticky {
    animation: slideDown 0.3s ease-in-out;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    width: 100%;
    background-color: #1F2A30;
    margin-top: 0;
    box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.07);
    display: flex;
    justify-content: flex-start;
}
.is-footer .is-boxes {
    min-height: 0px;
}
.pos-ab-header .main-navigation.sticky{
    background-color: #FFF;
}

.main-navigation.sticky #mainNav {
    justify-content: right;
    padding:5px 0;
}

/*Hide first item in sub menu*/


/*Hide first item in sub menu*/

/*header*/

/*separator*/
.separator-color::after{
    color: #98B6C7;
}

.separator-width::after{
    width: 150px;
}

/*Home-page*/
/*Banner*/
.user-logged-out .pos-rel-ban {
    position: relative;
}

.user-logged-out .pos-ab-ban {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.user-logged-in .pos-ab-ban {
    margin: 0 auto;
}

.user-logged-out .pos-ab-ban.home-banner-full {
        top: -100px;
    }

.user-logged-out .inner-content-div {
    max-width: 890px;
    padding: 20px;
}
.user-logged-out .careers-main-banner .inner-content-div{
    max-width: 720px;
    }
.user-logged-out .industries-main-banner .inner-content-div {
        max-width: 834px;
    }
.user-logged-out .risk-management-banner .inner-content-div {
       max-width: 710px;
    }
 .user-logged-out .business-strategy-main-banner .inner-content-div {
        max-width: 740px;
    }   
 .user-logged-out .inner-content-div.more-width-inner-content-div {
    max-width: 980px;
    padding: 20px;
}
   .user-logged-out .business-consulting .inner-content-div p.banner-text{
    max-width: 750px;
}
  .user-logged-out .Health-Life-main-banner .inner-content-div p.banner-text{
    max-width: 700px;
    }
     .user-logged-out .Real-Estate-Construction-banner .inner-content-div p.banner-text{
          max-width: 800px;
         }
         
.user-logged-out .Education-main-banner .inner-content-div p.banner-text{
          max-width: 780px;
         }
.user-logged-out .Sports-Entertainment-main-banner .inner-content-div p.banner-text{
          max-width: 750px;
         }
.user-logged-out .contact-banner .inner-content-div ,
.user-logged-out .Travel-Tourism-banner .inner-content-div {
          max-width: 700px;
         }
.user-logged-out .insights-banner .inner-content-div {
          max-width: 780px;
         }

         
.user-logged-out .inner-content-div-serv {
    max-width: 540px;
    padding: 20px;
}

/*Banner*/
/*lead-magnet*/
.lead-magnet-form {
    text-align: center;
    padding: 50px 0 60px !important;
}

.lead-magnet-form label,
.newsletter-form-main .label-holder{
    display: none;
}

.newsletter-form-main{
    padding: 0 !important;
}

.lead-magnet-form input,
.lead-magnet-form input#first_name,
.lead-magnet-form input#email,
.newsletter-form-main input,
.newsletter-form-main input#first_name,
.newsletter-form-main input#email{
    margin: 0 !important;
    height: 55px !important;
    width: 100% !important;
}

.lead-magnet-form input#Submit,
.newsletter-form-main .subscribe_button_holder{
    width: auto !important;
    margin: 0;
}

.lead-magnet-form .ww-form-container input::placeholder,
.lead-magnet-form .ww-form-container input#first_name::placeholder,
.lead-magnet-form .ww-form-container input#email::placeholder,
.newsletter-form-main .ww-form-container input#email::placeholder,
.newsletter-form-main .ww-form-container input#first_name::placeholder{
    font-family: "Karla", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #8F8F8F;
}

.lead-magnet-form .submit_wrap.padding-top-1,
.newsletter-form-main .submit_wrap.padding-top-1{
    padding: 0 !important;
}

.lead-magnet-form .width-25{
    width: 38% !important;
    margin:0;
    margin-right: 20px;
}

.newsletter-form-main .width-25{
    width: 100% !important;
    margin:0;
    margin-right: 20px;
}

.lead-magnet-form .flex-container.small-block,
.newsletter-form-main .flex-container.small-block{
    justify-content: center;
    padding-top: 11px;
}

/*lead-magnet*/
/*map-section*/
.user-logged-out .content-on-banner3 {
    max-width: 1200px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    right: 0;
    padding: 15px;
}
/*map-section*/
/*Home-page*/

/*service-page*/
/*accrodion-section*/
ul.accordion.plain-accord .accordion-title {
    color:#98B6C7;
    background: #fff;
    border: 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0.16px;
     padding-right: 50px;
}
ul.accordion.plain-accord li.accordion-item {
    margin-bottom: 15px;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.10);
    border-radius: 15px !important;
    overflow: hidden;
    background: #fff;
   
}
ul.accordion.plain-accord li.accordion-item .accordion-content {
    background: #fff;
    border: 0;
    padding-top: 0;
    padding-bottom: 0;
}
ul.accordion.plain-accord .accordion-title::before {
    top: 0;
    margin-top: 0;
    height: 100%;
    display: flex;
    align-items: center;
        right: 1rem;
}


/*accrodion-section*/
/*newsletter-section*/
.newsletter-form-main .container.is-container.is-content-1200 {
    background: url(//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/26441/theme/43971/img/Newsletter-Bg-Services-Landing-Template-2.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #ffff;
    padding: 90px 60px 80px !important;
    border-radius: 15px;
}
.margin-top-5 {
    margin-top: 5rem !important;
}
.margin-bottom-5 {
    margin-bottom: 5rem !important;
}
/*newsletter-section*/
/*service-page*/

/*service-areas-page*/
.user-logged-out .serv-head-elm {
    margin-bottom: -48px;
}
figure.ser-area-fig-mn.box-shadow {
    max-width: 365px;
    margin: 20px 10px 30px;
    box-shadow: 2px 3px 10px #00000036;
}
figure.ser-area-fig-mn.box-shadow figcaption {
    padding: 35px 40px;
}
figure.ser-area-fig-mn.box-shadow figcaption p.link-blk {
    margin: 0;
    position: relative;
}
figure.ser-area-fig-mn.box-shadow figcaption p.link-blk:after {
    content: url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/link-arrow.png");
    position: absolute;
    top: 0;
    right: 0;
}
.testimonial-slider-main .slick-dots {
 display:flex;
    justify-content:center;
    flex-direction:column;
    gap:7px;
    align-items:end;
}
.testimonial-slider-main .slick-dots {
    bottom: 85px;
    left: 70px;
}
.slick-dots li {
    border: 0px solid #fff !important;
    background: #fff;
    width: 13px;
    height: 13px;
}
.slick-dots li.slick-active, .slick-dots li:hover {
    background: #98B6C7 !important;
}
/*service-areas-page*/

/*footer*/
#footer .icon-div svg {
    min-width: 25px;
    margin-right: 8px;
}

#footer hr {
    border-color: #CCC !important;
}

#footer .fab {
    font-size: 35px;
    color: #222222;
}

footer .icon {
    color: #fcf3e6 !important;
    margin-right: 10px;
    font-size:20px;
}

footer .menu.foot-menu li {
    width: 100%;
}

footer .menu li a{
   padding-left:0; 
   padding-top: 0;
   line-height:inherit;
}

footer .foot-menu li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.20);
    padding: 10px 0 10px;
}
footer .menu li a {
    padding-bottom: 0px;
}
footer .foot-menu li:last-child {
    border-bottom: 0px ;
}

footer .copyright-main-block {
    border-top: 2px solid #98B6C7;
}
.brown-color{
    color:#98B6C7;
    }
/*footer*/

#lead-magnet-form .button {
margin-bottom: 50px !important;
}
#status-msg p {
    color: #000;
    font-weight: bold;
}
.accordion-title {
    background: #000;
    border-radius:5px !important;
}
ul.accordion .accordion-title:hover, ul.accordion li.accordion-item.is-active .accordion-title {
        background: #98B6C7 !important;
    color: #FFF !important;
}
.new-blog-template .blog-widget .widget-title::after, .new-blog-template .blog-sidebar-widget .blog-sidebar-h2::after{
    background:#98B6C7;
    }
    .new-blog-template .ps-blog-recent-posts li a::before {
    background: #98B6C7;
    }
    .light-bg{
        background:#1c282e !important;
        }
    .is-bg-grey{
        background:#192226 !important;
        }
        .accordion-title{
            border: 0 !important;
            }
            ul.accordion li.accordion-item {
    margin: 0 0 10px;
}
ul.accordion .accordion-title::before {
    right: 1.5rem !important;
}
        ul.accordion .accordion-content {
    border: 0 !important;
    border-radius: 0px !important;
    margin: 10px 0 0;
}
.accordion-content {
    background-color: #192226;
}
ul.accordion li a {
    font-weight: 700;
        cursor: pointer !important;
}
a {
    cursor: pointer !important;
}
/********contact page********************/
.gen-form .ww-form-container form , #newsletter-form form , .map{
  box-shadow: rgb(0 0 0 / 16%) 5px 5px 20px 2px;
  padding: 20px;
  border: 2px solid #B2B2B2 !important;
}
footer i.fab {
    font-size: 40px;
    color:#FFF;
}

.contact-icon {
    border-top: 3px dashed #98B6C7;
    border-right: 5px dashed #98B6C7;
    border-bottom: 5px solid #98B6C7;
    border-left: 4px solid #98B6C7;
    display: inline-block;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: 25px;
    border-radius: 50%;
}

.contact-icon svg {
    fill: #98B6C7;
    width: 40px;
    height: 40px;
}


.gen-form .ww-form-container .fieldset , #newsletter-form .fieldset{
  border: 0 !important;
}
.gen-form .iti.iti--allow-dropdown {
  display: block;
}
.gen-form input, .gen-form textarea , #newsletter-form textarea , #newsletter-form input, .gen-form select{
  width: 100% !important;
  height: 48px !important;
    background: transparent;
border: 1px solid #DBDBDB !important;
  border-radius: 5px !important;
      color: #E0DED9;
}
.iti__country-list{
    background:#000 !important;
    }
.gen-form legend {
    display: none;
}
.gen-form #Submit , #newsletter-form #Submit{
  height: auto !important;
    border-radius: 0px !important;
}
.gen-form .submit_wrap , #newsletter-form .submit_wrap{
    text-align: center !important;
    }
.gen-form fieldset > div , #newsletter-form fieldset > div{
  width: 100% !important;
}
.gen-form #mob_phone_phone_number_tel , #newsletter-form #mob_phone_phone_number_tel{
  width: 100% !important;
}
.gen-form .checkbox_wrap input, #newsletter-form .checkbox_wrap input {
    height: auto !important;
    width: auto !important;
}
div#newsletter-form {
    padding: 50px 0;
}
/********contact page********************/
ul.arrow-list li, ol.arrow-list li{
    margin-bottom:5px;
    }

header ul.dropdown.menu li.active > a:not(.button), header ul.dropdown.menu li > a:not(.button):hover, header ul.dropdown.menu li > a:not(.button):active, header ul.dropdown.menu li > a:not(.button):focus {
    color: #fff;
    background-color: transparent;
    text-shadow: 0 0 0.65px #2B2B2B, 0 0 0.65px #2B2B2B;
}

ul.is-dropdown-submenu.menu.level-2.submenu.first-sub li {
    border-bottom: 0px solid #fff;
    background: #1F2A30;
}
ul.is-dropdown-submenu.menu.level-2.submenu.first-sub li a, ul.vertical.menu.accordion-menu li a  {
    line-height: 22px;
}
span.cta-link {
    text-decoration: underline;
    cursor: pointer;
}
.new-blog-template .blog-widget .widget-title a, .new-blog-template .blog-widget .widget-title, .new-blog-template .blog-sidebar-widget .blog-sidebar-h2 {
    text-transform: none;
}
ul.is-dropdown-submenu > li.is-submenu-item:first-child {
    display: none;
}
aside.sidenav .menu.accordion-menu .active > a {
    background: #192226;
    color: #FFF;
}
.service-line-bg{
background:#fcf3e6 !important
}
.service-line-bg p{
    margin-bottom:0px;
color: #1f2a30;
font-style: normal;
font-weight: 600;
font-size: 28px;
line-height: 1.3 !important;
letter-spacing: 0.01em;
}

.custom-inner-div .text-block {
    background: #000;
    padding: 20px;
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 142%;
    left: 0;
    right: auto;
        width: max-content;
}
span.button.pointer-null {
    cursor: auto;
}
 ul.arrow-list li {
    margin-left: 0px;
    margin-bottom: 9px;
    list-style-position: outside;
    position: relative;
    padding-left: 13px;
        list-style:none;
}
ul.arrow-list li::before {
    content: url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/Bullet.webp");
    vertical-align: middle;
    padding-right: 5px;
    position: absolute;
    left: -16px;
    top: -1px;
}

ul#mainNav li a, ul.vertical.menu.accordion-menu li a{
    text-transform: capitalize;
}
.is-section.is-box.book-tour iframe {
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.1), 0 2px 2px 2px rgba(0, 0, 0, 0.1);
}
aside.sidenav .menu.accordion-menu li a {
    /*background: #FFF;
    color: #4C4C4C;*/
}
aside.sidenav .menu.accordion-menu li {
    border-bottom: 1px solid #000;
}
.pro-m{
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
a {
    cursor: pointer !important;
}

footer .menu .active > a {
     background: none;
    color: #FFFFFF;
}

.abt-slider .is-card.testimonial.shadow-1.height-100 {
    width: 400px !important;
    margin: 0 auto;
    min-height: 310px;
}

.abt-slider .slick-prev {
    left: 25%;
    background:none !important;
    width:auto;
    height: auto;
}

.abt-slider .slick-next {
    right: 25%;
    background:none !important;
    width:auto;
    height: auto;
}

.slick-slide img {
    display: inline-block !important;
    text-align: center;
}

ul.is-dropdown-submenu.menu.level-2.submenu.first-sub, ul.is-dropdown-submenu.menu.level-3.submenu.vertical {
    background: #FFF;
}

.testimonial-slider-main button.slick-next.slick-arrow{
    transform: translateY(-50%) rotate(-43deg);
    right:0;
}

.testimonial-slider-main button.slick-prev.slick-arrow{
     transform: translateY(-50%) rotate(132deg);
     left:0;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right.active > a::after, .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a:hover::after {
    border-color: transparent transparent transparent #98B6C7;
}
.inner-banner.blog-banner .in-banner-desc {
    max-width: 430px;
}

    ul.is-dropdown-submenu.menu.level-2.submenu.first-sub {
    width: 250px;
}
ul.is-dropdown-submenu.menu.level-2.submenu.first-sub li a span{
    border-top: 0px;
}
.purple-bg{
    background: #98B6C7;
}
.br-radius{
     border-radius: 20px;
    }
.pd-add {
    padding: 60px 100px;
}
ul#mainNav {
    gap: 20px;
}
.new-blog-template .lab-ul li svg, .new-blog-template .widget-category svg{
    fill:#98B6C7;
    }
aside#sidenav {
    background: #FFF;
}

 .service-btn-like {
    display: flex;
    align-items: center;
    padding: 30px 15px;
    border-radius: 10px;
    transition: 0.3s ease-in-out;
    border: 2px solid #98B6C7;
    justify-content: center;
    flex-direction: column;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.01em;
    background: #F5F5F5;
}

.service-btn-like p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 700;
    color:#2B2B2B;
}
.service-btn-like:hover {
    border-top: 2px solid #1F2A30;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px 0px 0px inset;
    border-bottom: 2px solid #1F2A30;
}
.service-btn-like .ion-location:before {
    content: url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/location.webp") !important;
}

.common-bg{
     background: url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29173/theme/47099/img/Unlock%20Your%20Dream%20Home%20bg.webp") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
     }
     
     .unlock-bg{
     background: url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/Unlock%20%20Growth.webp") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: 10% 0 !important;
     }
     
     .support-bg{
     background: url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/Transactional%20Support%20for%20Businesses%20bg.webp") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: bottom center !important;
     }
     
     .benefit-lg-bg{
     background: url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/Operational%20Excellence.%20bg.webp") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
     }
     
       .reviews-sect-bg{
     background: url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/Reviews%20bg.webp") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
     }

     

     
     .subscribe-bg p {
    margin-bottom: 1.5rem;
        font-size: 22px;
}

.dark-blue-bg{
    background:#0C161B !important;
    }
    .border-btm {
    border-bottom: 3px solid #C4DDE4;
}

.move-to-left {
    position: relative;
    margin-right: 0px;
    top: 33px;
    margin-left: -85px;
    padding: 50px 64px !important;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    right: 1px;
    margin-top: -2px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    border-color: transparent transparent transparent #FFF;
}
svg.step.social-icon {
    fill: #FFF;
}
    .lead-box {
    position: absolute;
}
.top-pad-cont {
    margin-top: 230px !important;
}


.ps-pagination-bar p span {
    border: 1px solid #000;
    padding: 6px;
    margin-right: 10px;
}
.top-head-bg{
    background:#F5EAD9;
    }
    header .top-head-bg .button {
    border-radius: 0px !important;
}
header i {
    color: #FFF !important;
}
.list-tab {
   display: flex;
   grid-gap: 15px;
   flex-wrap: wrap;
   justify-content: center;
}

.list-tab .list-tab-item {
    background: #98B6C7;
    border: 1px solid #98B6C7;
    width: calc(48.33% - 10px);
    padding: 20px;
    list-style: none;
    color: #FFF;
    margin: 1rem;
    /*height: 200px;*/
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

    i.fas.fa-arrow-right.fa-2x.fa-pull-right.fa-border.fa-rotate-270 {
    background: #000;
}
.new-header-menu-container ul.dropdown.menu li.active > a:not(.button) span, .new-header-menu-container ul.dropdown.menu li:hover > a:not(.button) span, .new-header-menu-container ul.dropdown.menu li.active > a:not(.button) span, .new-header-menu-container ul.dropdown.menu li:hover > a:not(.button) span{
    border-top: 3px solid #1F2A30;
    padding-top: 5px;
}

.top-head-bg {
    padding-top: 10px;
    padding-bottom: 10px;
}
li.handle-service-areas.is-section {
    display: none;
}

ul.ps-blog-tags.ul li {
    text-transform: capitalize;
}
header .social-icons li a {
    padding-bottom: 0px;
}


.service-card-slider .serv-card {
    margin:10px;
    }
    .slick-dots {
    bottom: -55px;
    }

.made-list li a{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem !important;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    right: 10px;
    }
    .unlock-pad {
    padding: 80px 95px !important;
}
.random-radius{
    border-radius: 5px;
    }
    .dark-red-bg{
        background:#CD0000;
        }
    

    .services-tab p.section-text-heading {
    margin-bottom: 5px;
}

.list-hd li:first-child{
    display:none;
}

.new-header-menu-container ul.is-dropdown-submenu.menu.level-2.submenu.first-sub.vertical li.active > a:not(.button) span, .new-header-menu-container ul.is-dropdown-submenu.menu.level-2.submenu.first-sub.vertical li:hover > a:not(.button) span, .new-header-menu-container ul.is-dropdown-submenu.menu.level-2.submenu.first-sub.vertical li.active > a:not(.button) span, .new-header-menu-container ul.is-dropdown-submenu.menu.level-2.submenu.first-sub.vertical li:hover > a:not(.button) span{
    border-bottom: 3px solid #1F2A30;
    border-top:0px;
    padding-top: 0px;
}

.separator-center::after {
    position: relative !important;
    width: 3rem;
    border-bottom: 0rem solid;
    margin: 1rem auto 0;
}

.separator-center::before {
    position: relative !important;
    width: 54px;
    border-bottom: 0px solid;
    margin: 1rem auto 1rem;
}

 .separator-left::after {
    position: relative !important;
    width: 3rem;
    border-bottom: 0px;
    margin: 0 auto 0;
    margin-left: 0 !important; 
    }
    
     .separator-left::before {
    position: relative !important;
    width: 54px;
    border-bottom: 0px solid ;
    margin: 1rem auto 1rem;
    margin-left: 0 !important; 
    
    }
    .inner-content-div .separator-left::before {
    display:none !important;
    }
    .dark-green-bg{
        background:#0C161B;
        }
        .add-padd-sect {
    padding: 96px !important;
    border-radius: 20px 00px 00px 20px;
}
.add-brd-btm {
    border-radius: 0px 0px 20px 20px;
}
.light-blue-bg {
    background: #6D99B2;
       padding: 40px 40px 50px;
}

.footer-last-bg {
    background: #6D99B2;
}

.add-prop-tp {
    padding: 90px 65px 90px 98px;
    position: relative;
    margin-right: 0px;
    top: 0px;
    margin-left: -85px;
    z-index: -1;
}
.add-pos-rel-tm {
    position: relative;
    top: -77px;
    margin-bottom: -40px;
}
.subscribe-bg{
     background: url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/sub-ser-new-d.webp") !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    background-position: top center !important;
     }
     
     .subscribe-bg-ser{
     background: url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/sub-ser-new-d.webp") !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    background-position: top center !important;
     }
     
.subscribe-bg-home{
     background: url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/lets-d.webp") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: top center !important;
    /*min-height:286px;*/
     }     
     
     
     
.slick-dots li {
    border: 0px solid #fff !important;
    background: #fff;
}     
 ::placeholder {
  color: #fff !important;
}

::-ms-input-placeholder { /* Edge 12 -18 */
  color: #fff !important;
}    

.subnav-list {
    width: 100%;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    text-transform: uppercase;
}
ul#navigation-news {
    width: auto;
    margin: auto;
    display: block;
    text-align: center;
}
ul#navigation-news li {
    padding: 30px 20px;
    display: inline-block;
    float: none;
}





.user-logged-out .inner-content-div.hm-inner-content-div {
    max-width: 736px;
    padding: 20px 1rem;
}


/*.flip-card {
  background-color: transparent;
 
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; 
  backface-visibility: hidden;
}

.flip-card-front {

  color: black;
}

.flip-card-back {
    background-color: #0c161b;
    color: white;
    transform: rotateY(180deg);
    display: flex;
    justify-content: center;
    align-items: center;
    padding:10px!important;
}*/


.home-core-practice-section a {
    display: flex;
    align-items: center;
    justify-content: center;
}
p.copyright {
    font-size: 15px;
    padding: 1.4rem 0 !important;
    line-height: 1.3 !important;
}
span.ft-txt:after {
    position: absolute;
    content: "";
    height: 20px;
    width: 2px;
    background: #fff;
    top: 3px;
    bottom: 0;
    right: 0;
}
span.ft-txt {
    display: inline-block !important;
    margin-right: 15px;
    position: relative;
    padding-right: 15px;
        color: #ffffff;
}
p.off-text {
    justify-content:left;
    font-size: 19px !important;
        margin-bottom: 4px;
}
ul.ft-list-serv-area a {
    font-family: "Karla", sans-serif;
        font-size: 20px;
    line-height: 28px;
}
#slide-1{
    transition: ease 0.4s!important;
}
/*
#slide-1 img:hover{
    content:url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/color-1.webp")!important;
    }
#slide-2 img:hover{
    content:url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/color-2.webp")!important;
    }
    #slide-3 img:hover{
    content:url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/color-3.webp")!important;
    }
    #slide-4 img:hover{
    content:url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/color-4.webp")!important;
    }
    #slide-5 img:hover{
    content:url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/color-5.webp")!important;
    }
    #slide-6 img:hover{
    content:url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/color-6.webp")!important;
    }
    #slide-7 img:hover{
    content:url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/color-7.webp")!important;
    }
    #slide-8 img:hover{
    content:url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/color-8.webp")!important;
    }
    #slide-9 img:hover{
    content:url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/color-9.webp")!important;
    }
    #slide-10 img:hover{
    content:url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/color-10.webp")!important;
    }
    #slide-11 img:hover{
    content:url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/color-11.webp")!important;
    }
    #slide-12 img:hover{
    content:url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/color-12.webp")!important;
    }
    #slide-13 img:hover{
    content:url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/color-13.webp")!important;
    }
    #slide-14 img:hover{
    content:url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/color-14.webp")!important;
    }
    #slide-15 img:hover{
    content:url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/color-15.webp")!important;
    }
    #slide-16 img:hover{
    content:url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/color-16.webp")!important;
    }
    #slide-17 img:hover{
    content:url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/color-17.webp")!important;
    }
    #slide-18 img:hover{
    content:url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/color-18.webp")!important;
    }
    #slide-19 img:hover{
    content:url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/color-19.webp")!important;
    }
    #slide-20 img:hover{
    content:url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/color-20.webp")!important;
    }
    #slide-21 img:hover{
    content:url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/color-21.webp")!important;
    }
    #slide-22 img:hover{
    content:url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/color-22.webp")!important;
    }
    #slide-23 img:hover{
    content:url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/color-23.webp")!important;
    }
    #slide-24 img:hover{
    content:url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/color-24.webp")!important;
    }
    */
 
    .light-bg-2{
        background:#fcf3e6 !important
        }
    .rel-div{
        position:relative;
        } 
  .arrow-section {
    position: absolute;
    bottom: 10%;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 999;
}
/*
.media-1-div .callout, .media-2-div .callout {
    border: none!important;
    background:#EAEAEA!important;
}
.media-1-div button.slick-prev.slick-arrow {
    transform: translateY(-50%) rotate(135deg);
    top: 113%;
}
.media-2-div button.slick-prev.slick-arrow{
    transform: translateY(-50%) rotate(135deg);
    top: -18%;
    }
.media-1-div button.slick-next.slick-arrow {
        transform: translateY(-50%) rotate(310deg);
        top: 113%;
}
.media-2-div button.slick-next.slick-arrow {
        transform: translateY(-50%) rotate(310deg);
        top: -18%;
}
 .slick-slide img {
    filter: grayscale(1);
}
.slick-slide img:hover {
    filter: grayscale(0);
}
*/
.hm-logos-slider2 .slick-slide img {
    filter: grayscale(1);
}
.hm-logos-slider2 .slick-slide img:hover {
    filter: grayscale(0);
}
.ft-addr-p i.fas.fa-map-marker-alt.icon {
    vertical-align: middle;
    margin-top: -3px;
}
/*.inner-second {
    position: absolute !important;
    content: "" !important;
    transform: translate(0%, 0%) !important;
    top: auto !important;
    left: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 auto;
   padding: 20px 5px;
    background: #192226a3;
    bottom: 0;
    height: 100px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}*/
aside.sidenav .menu.accordion-menu li ul li a span  {
    position: relative;
}
aside.sidenav .menu.accordion-menu li ul li a span::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-right: 3px solid white;
    border-bottom: 3px solid white;
    transform: rotate(-45deg);
    margin-right: -8px;
    position: relative;
    top: -2px;
    left: -18px;
}
aside.sidenav .menu.accordion-menu li ul li a span {
    position: relative;
    display: block !important;
    margin-left: 12px;
}
.main-navigation.sticky .header8 {
    display: flex;
    width: 100%;
}

.inner-second h3 {
  font-size: 22px;
  margin: 0;
  color: #333;
}

.flip-card-back .size-38 {
  font-size: 1.2rem;
  margin-bottom: 20px;
}

.smaller-text {
  font-size: 1rem;
  letter-spacing: 0.01em;
  display: block;
  margin-top: 5px;
}

.flip-card-link {
  color: white;
  text-decoration: none;
  border: 1px solid white;
  padding: 8px 15px;
  border-radius: 4px;
  margin-top: 15px;
  display: inline-block;
  transition: all 0.3s ease;
}

.flip-card-link:hover {
  background-color: white;
  color: #2980b9;
}

.margin-right-5 {
    margin-right: 5rem;
}

.logo-slider22 .padding-1 {
    padding: 0rem !important;
}

#slide-1 img.hover-img:hover {
    content: url(//dvm0q8ak413bh.cloudfront.net/data/org/29982/media/img/source/edit/3470844_edit.webp);
}
.subscribe-bg .section-main-heading {
    font-size: 48px;
    text-transform: capitalize;
    max-width: 90%;
    margin: 0 auto 8px;
}
.subscribe-bg .section-main-heading.width-82{
      max-width: 82%;
    }

.abt-flip .outer-div {
    padding: 90px 0;
    background: #1f2a30 !important;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.abt-flip h3.section-sub-heading:first-letter {
    text-transform: none !important;
}

.abt-flip h3.section-sub-heading {
    font-size: 30px;
    text-transform: none !important;
    color: #fcf3e6;
    font-weight: 400 !important;
     
}
.padd-abt-fl .abt-flip h3.section-sub-heading {
    font-size: 48px;
}
.padd-abt-fl .abt-flip .outer-div {
    padding: 90px 0;
    background: #1f2a30 !important;
    height: 255px;
       border-radius: 25px;
}
.padd-abt-fl .abt-flip .flip-card-back p.abt-title {
    font-size: 32px !important;
        color: #1f2a30;
}
.padd-abt-fl .abt-flip .flip-card-back p.abt-text{
    font-size: 23px;
 }
.padd-abt-fl {
    padding: 5px !important;
}
span.abt-title-y {
    font-size: 50px;
}
span.mid-sq {
    border: 1px solid;
    padding: 0px 5px 5px;
    margin: 0px 1px 0px 1px;
    display: inline-block;
    line-height: 30px;
}
.abt-flip .flip-card-back {
    background-color: #fcf3e6;
    color: #000;
    transform: rotateY(180deg);
}
.abt-flip .flip-card-back p.abt-title {
    font-size: 24px !important;
    line-height: 33px !important;
    color: #1f2a30;
}
.abt-flip .flip-card-back p.abt-text {
    font-size: 20px;
    line-height: 26px;
    color: #000;
}
.abt-flip .flip-card-back span.abt-title {
    font-size: 38px;
    line-height: 33px;
    color: #000;
}

/***************************/

.inline-text {
    display: inline-block !important;
}
.banner-inline-text {
    display: inline-block !important;
}
.size-75 {
    font-size: 75px !important;
    line-height: 1.12 !important;
}
.size-76 {
    font-size: 76px !important;
    line-height: 1.12 !important;
}

.grid-x.grid-padding-x.grid-padding-y.align-top.align-center.text-center.serv-slider22.slick-initialized.slick-slider {
    width: 96% !important;
    margin: 0 auto !important;
}

.serv-slider22 .slick-slide img {
    filter: grayscale(1);
}
.serv-slider22 .slick-slide img:hover {
    filter: grayscale(0);
}

.services-flip-section .abt-flip .outer-div {
    padding: 90px 11px;
    background: #1f2a30 !important;
    height: 235px !important;
    display: flex;
    align-items: center;
    justify-content: center;
        border-radius: 25px;
}

.services-flip-section .abt-flip .flip-card-back p.abt-title {
    line-height: 33px !important;
}

span#strategy,
span#growth,
span#planning,
span#family-business
 {
    position: relative !important;
    top: 54px !important;
    min-height: 3em;
}

span#business-operations,
span#supply-chain-optimization,
span#service-operations,
span#capital-projects,
span#brand-strategy, 
span#go-to-market-strategy, 
span#marketing-effectiveness, 
span#digital-marketing-transformation,
span#strategic-pricing-profit-modeling,
span#revenue-growth-execution,
span#gross-margin-cost-structure-optimization,
span#KPI-design-tracking,
span#c-suite,
span#organizational-capability,
span#culture-alignment,
span#change-transformation-delivery,
span#ma,
span#joint-ventures,
span#divestitures,
span#IPO,
span#due-diligence,
span#identifying-synergy,
span#integration-strategy,
span#integration-execution,
span#EBITDA-realization,
span#data-analytics,
span#digital-strategy,
span#digital-transformation,
span#ai-strategy,
span#enterprise-risk-management,
span#regulatory-compliance,
span#credit-risk,
span#capital-markets-risk,
span#independent-business-review,
span#turnaround-strategy-execution,
span#interim-management,
span#distress,
span#value-creation-planning,
span#capital-partner-parachuting,
span#growth-acceleration,
span#exit-planning{
    position: relative !important;
    top: 23px !important;
    min-height: 3em;
}

span#growth-strategy-execution,
span#brand-marketing-transformation,
span#supply-chain-margin,
span#revenue-growth-management,
span#change-capability,
span#indus2-sec1,
span#indus2-sec2,
span#indus2-sec3,
span#indus2-sec4,
span#indus2-sec5,
span#indus3-sec1,
span#indus3-sec2,
span#indus3-sec3,
span#indus3-sec4,
span#indus3-sec5,
span#indus4-sec1,
span#indus4-sec2,
span#indus4-sec3,
span#indus4-sec4,
span#indus4-sec5,
span#indus5-sec1,
span#indus5-sec2,
span#indus5-sec3,
span#indus5-sec4,
span#indus5-sec5,
span#indus6-sec1,
span#indus6-sec2,
span#indus6-sec3,
span#indus6-sec4,
span#indus6-sec5,
span#indus7-sec1,
span#indus7-sec2,
span#indus7-sec3,
span#indus7-sec4,
span#indus7-sec5,
span#indus8-sec1,
span#indus8-sec2,
span#indus8-sec3,
span#indus8-sec4,
span#indus8-sec5,
span#indus9-sec1,
span#indus9-sec2,
span#indus9-sec3,
span#indus9-sec4,
span#indus9-sec5,
span#indus10-sec1,
span#indus10-sec2,
span#indus10-sec3,
span#indus10-sec4,
span#indus10-sec5,
span#indus11-sec1,
span#indus11-sec2,
span#indus11-sec3,
span#indus11-sec4,
span#indus11-sec5
{
    position: relative !important;
    top: 23px !important;
    min-height: 3em;
}

.quote-div {
    background: #98B6C7;
    border: 1px solid #98B6C7;
    width: 100%;
    padding: 21px 25px !important;
    list-style: none;
    color: #FFF;
    margin: 0px;
    min-height: 20.2em !important;
    display: flex;
    /*align-items: flex-start;*/
    justify-content: center;
    flex-direction: column;    
    text-align: right;
    border-radius: 20px;
}

.quote-div h2.section-sub-heading.color-cream {
    font-weight: 400;
    font-size: 32px;
    line-height: 38px;
    text-align: left;
    font-style: italic;
}

.quote-div h2.section-text-heading.color-cream.margin-0 {
    font-style: italic;
    font-weight: 400;
}

.subscribe-bg {
    
}

.services-flip-section .abt-flip .outer-div h3.section-sub-heading {
    font-weight: 400 !important;  
}

.grid-x.grid-padding-x.grid-padding-y.align-top.align-center.text-center.serv-slider22.slick-initialized.slick-slider .padding-1 {
    padding: 2px 2px !important;
}

/* SERVICE PAGE */
.user-logged-out .serv-info-div p.serv-info-text {
    display: none;
    overflow: hidden;
    transition: all 1s ease-out;
}

.serv-info-div p.cta-link {
    text-decoration: underline;
}

.user-logged-out .serv-info-div:hover p.cta-link {
    display: none;
    overflow: hidden;
    transition: all 1s ease-out;
}

.user-logged-out .serv-info-div:hover  p.serv-info-text {
    display: block;
    overflow: hidden;
    transition: all 1s ease-out;
}

.non-flip-div {
    padding: 30px 11px;
    background: #1f2a30 !important;
    display: flex;
    align-items: center;
    justify-content: center;
        border-radius: 30px;
}
.non-flip-div h3 {
    font-size: 28px;
     line-height: 1.334 !important;
    text-transform: none !important;
    color: #fcf3e6;
    font-weight: 400 !important;
    text-align: left;
       
}
p.big-txt {
    font-size: 22px;
    line-height: 30px;
}
.text-head {
    color: #88B6C7;
    font-size: 28px;
}
.align-foot {
    position: relative;
    left: 9.5em;
}
p.p-tg-align {
    position: relative;
    left: 45em;
    text-align: center;
    line-height: 1.7;
}
.braketed::before {
  content: "⟨";
  left: -24px;
      position: relative;
}

.braketed::after {
  content: "⟩";
  right: -24px;
      position: relative;
}
.braketed {
  color: #fff;
  font-weight: bold;
}

.braketed::before,
.braketed::after {
  color: #fff;
  font-weight: normal;
}

.serv-new-upd h3.section-sub-heading {
    font-size: 22px;
    color: #FDF6EC !important;
    font-weight: 600;
}
.serv-new-upd .hover-text {
    padding: 10px 20px;
    position: relative;
    min-height: 140px;
}
.indus-new-upd h3.section-sub-heading {
    font-size: 22px;
    color: #FDF6EC !important;
    font-weight: 600;
}
.indus-new-upd .hover-text {
    padding: 10px 20px;
    position: relative;
    min-height: 140px;
}
/* Style & hide the "More +" initially */
.more-plus {
    position: absolute;
    top: 3px;
    right: 7px;
    font-size: 25px;
    color: #ffffff;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    font-weight: 700;
    background-color: #00000099;
    padding: 0px 13px;
    border-radius: 20px;
}

/* Show "More +" on hover */
.service-box:hover .more-plus {
  opacity: 1;
}
.padd-lft {
    padding-left: 6.5em !important;
}
.indus-subsc .grid-container.is-container.is-content-1200 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
} 
.section-sub-heading2 {
    font-family: "Spectral", serif;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 55px;
    letter-spacing: 0.01em;
    color: #fcf3e6;
}
.fter-link a {
    /*font-weight: 600;*/
    font-size: 17px;
}
a.abt-link {
    color: #1f2a30;
    font-weight: 500;
}
a.abt-link:hover {
    color: #98b6c7;
    font-weight: 500;
}
.serv-info-div:hover {
    position: relative;
    border-radius: 0 0 18px 18px;
    background: #c4dde4;
}
.serv-info-div .hover-text:hover {
    background: #c4dde4;
    color: #000;
    padding: 40px 20px;
}
.dark-blue-bg.service-box:hover img {
    background: #0c161b !important;
}
.dark-blue-bg.service-box:hover .hover-text {
    background: #c4dde4 !important;
}

/* TEAM PAGE */
.team-designation {
    font-size: 28px;
    line-height: 38px;
}

/* TABS CODE */
.toggle-section {
    border-radius: 30px;
    background-color: #0c161b;
}

.toggle-button {
  cursor: pointer;
  margin: 0px;
    padding: 15px 10px;
    box-sizing: border-box;
    background-color: #0c161b;
    /*transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);*/
    transition: background 0.3s, color 0.3s;
    border-radius: 0 0 30px 30px;
    width: 100%;
    font-size: 22px;
    line-height: 30px;
    color: #FDF6EC !important;
    font-weight: 600;
    min-height: 100px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

/* Active state */
.toggle-button.active {
  background-color: #c4dde4;
  color: #111 !important;
  border-radius: 0px;
  padding: 20px 20px 10px;
  min-height: auto;
}

.toggle-button span {
  margin-left: 8px;
}

/* Content area with transition */
.toggle-content {
  overflow: hidden;
  height: 0;
  /*transition: max-height 0.4s ease, padding 0.3s ease;*/
  transition: height 0.4s ease;
    border: 0px solid #ccc;
    background: #c4dde4;
    color: #000 !important;
  margin-bottom: 0px;
  border-radius: 0 0 18px 18px;
}

/* When content is open */
.toggle-content.open {
  padding: 0px 16px 16px;
}

.toggle-content p {
    color: #000 !important;
}

/**************************************************************/

@media (min-width: 1023.5px) and (max-width: 1200px) {
    
    /* BANNER CSS */
    .user-logged-out .inner-content-div-serv {
        max-width: 505px;
        padding: 20px;
    }
    
}

@media only screen and (min-width: 1023.5px) {
    .brands-section .section-spl-margin{
        margin-top:15px !important;
         margin-bottom:15px !important;
        }
    .user-logged-out .home-page-header {
        position: absolute !important;
        z-index: 99;
        width: 100% !important;
        background: linear-gradient(#1F2A30, transparent) !important;
    }
    
    
.abtpg-img {
    position: relative;
    top: -10px;        
}

.services-flip-section .abt-flip .outer-div {
    width: 100% !important;  
}

.services-flip-section .flip-card {
    max-width: 100% !important;
}

.inline-text2 {
    display: block !important;
}
    
}

@media only screen and (min-width: 1520.5px) {
    
    /* HOMEPAGE */
    /*.flip-card {
        background-color: transparent;
        height: 400px;
        width: 96%;
        margin: 0 auto;
    }*/
    
    .quote-div {
        min-height: 410px;    
    }
    
}

@media only screen and (min-width: 1664px) {
    
    
}

@media only screen and (min-width: 1920px) {
    
    /* HOMEPAGE */
    /*.flip-card {
        background-color: transparent;
        height: 400px;
        width: 96%;
        margin: 0 auto;
    }*/
    
}

@media only screen and (max-width: 1024px) {
    .ab-text-img {
     bottom: 0px;
}
    .user-logged-out .card-new .card__content {
     gap: 1rem;
}

h2.adjust-font {
    font-size: 27px !important;
}
p.team-desc {
    font-size: 20px;
    line-height: 32px;
}
    .foot-ceel {
    position: relative;
    width: 100%;
}
    .is-header .dropdown.menu > li > a {
    padding: 0.7rem 15px;
 }
    .level-3-wrapper::before {
   left: calc(9% - 4px); 
}
    .level-33-wrapper-s::before {
    width: calc(68% + 69px);
}
    
    p.team_card_text {
       font-size: 15px;
    }
    
    
figcaption.card__content_home p {
    font-size: 30px;
    line-height: 33px;
}    
    
    
   /* .flip-card {
  
height: 272px;
}*/
    
    
    
    
    /*.inner-second .section-sub-heading {
     font-size: 15px;
    line-height: 21px;
}*/
    
    
  .padd-lft {
    padding-left: 4em !important;
}  
    
    
    
    .home_card_name {
    padding: 1px;
}
.user-logged-out .card-home .card__content_home {
    width: 100%;
}
.main-navigation.sticky .header8 {
    width: 1000px;
}

p.team_card_text {
    padding: 0 10px;
}
.dr-jodi-nm {
    margin-bottom: 2rem;
}
.team_card_readMore__MgRt6:after {
    bottom: 19.7rem;
}
.team_card_topOffset__ng_d9 {
    margin-right: -10.4rem;
}
ul#mainNav {
    gap: 8px;
}
.align-foot {
    position: relative;
    left: 5.8em;
}
.quote-div h2.section-sub-heading.color-cream {
    font-weight: 400;
    font-size: 25px;
    line-height: 29px;
}
.qte-sec .align-bottom {
    -webkit-box-align: start;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-start;
}
}


@media screen and (min-width:1023.5px) and (max-width:1200px){


    .inner-content-div p {
    margin-bottom: 7px;
    font-size: 14px;
    line-height: 21px;
}
.user-logged-out .hover-text {
    min-height: 250px;
}
.add-pos-rel-tm {
    position: relative;
    top: -46px;
    margin-bottom: -40px;
}

a.adjust-btn.button {
    font-size: 14px !important;
}


footer p{
        font-size: 14px;
    }

    
    footer a.button {
    font-size: 13px !important;
}

/*.banner-main-heading{
        font-size: 40px !important;
        line-height: 45px;
    }*/
    .spl-banner-sub-text {
    right: 3%;
    bottom:14%;
    }
    .red-btn {
    font-size: 14px !important;
}
    footer p.email-text {
        font-size: 12px;
    }
    
.abt-flip .flip-card-back p.abt-title {
    font-size: 26px;
    line-height: 31px;
    color: #1f2a30;
}

.abt-flip .flip-card-back p.abt-text {
    font-size: 18px;
    line-height: 24px;
    color: #000;
}

.services-flip-section .abt-flip .outer-div {
    padding: 90px 11px;
    height: 380px !important;
}

.services-flip-section .abt-flip h3.section-sub-heading {
    font-size: 28px;
    text-transform: none !important;
    color: #fcf3e6;
    line-height: 33px !important;
}

    }
    
@media only screen and (max-width: 1023.5px) {
        .non-flip-div.spl-center.height-100 h3 ,
    .non-flip-div.spl-center.height-100 {
    text-align: center;
}

.hide-for-large .flip-card-back a{
    font-family: "Karla", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 22px !important;
    line-height: 33px !important;
    letter-spacing: 0.01em;
    color: #E0DED9 !important;
    }
    .user-logged-out .careers-main-banner .inner-content-div{
         padding: 90px 0 5px;
        }
      .careers-main-banner .inner-content-div h1{
          padding-left:15px;
          color:#fff;
          }
          
              .user-logged-out  .careers-main-banner .pos-ab-ban-mob2 {
        background: color(srgb 0.12 0.16 0.19 / 0.20);
    }
    .sub-text-overlay{
                background: #1f2a3060 !important;
                padding: 15px 15px 3px;
        }
      footer .list-hd.ft-list-serv-area {
        left: 0;
    }
    .foot-ceel {
    position: relative;
    right: 0px;
    width: 100%;
}
    .logo-slider22 .medium-4{
        
    }
    .level-33-wrapper-s::before {
        width: calc(61% + 69px);
    }
    /*.flip-card {
        height: 372px;
    }*/
        .list-tab .list-tab-item {
        width: 100%;
    }
    .hm-logos-slider2 .slick-prev, .hm-logos-slider2 .slick-next{
        display:none!important;
        }
    .user-logged-out .card-home .card__content_home {
    width:300px;
}
    .inner-first img {
    width: 100%;
    border-radius: 20px;
}
    .user-logged-out .hover-text {
    min-height: auto;
}

  .subscribe-bg{
     background: url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/indus-bg-m.webp") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: top center !important;
     }   
       .subscribe-bg-ser{
     background: url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/sub-ser-new-m.webp") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: top center !important;
     }  
       .subscribe-bg-home{
     background: url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/lets-m.webp") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: top center !important;
     }    
      .unlock-bg{
     background: url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/Unlock%20%20Growth%20m.webp") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
     }
     
     .move-to-left {
    position: relative;
    margin-right: 0px;
    top: 0px;
    margin-left: 0px;
    padding: 20px !important;
}
     
     .subscribe-bg p {
    margin-bottom: 1rem;
}
    
    .unlock-pad {
    padding: 40px 30px !important;
}
.pad-left-1{
    padding-left:16px !important;
    }
    .border-btm {
    border-bottom: 1px solid #D2D2D2 !important;
}
    
    i.fas.fa-map-marker-alt.icon {
    vertical-align: middle;
    margin-top: -8px !important;
}

.lead-sect-prop {
    border-radius: 0px 0px 50px 50px;
    position: relative;
    margin-bottom: -100px;
}

    svg.step.social-icon {
    fill: #FFF !important;
}
    .serv-line-adjust {
    position: relative;
    top: 0;
}
    .first-benefit-bg {
    background: #FCF7F4 !important;
}
i.fas.fa-bars.icon {
    color: #fcf3e6 !important;
}
.sec-benefit-bg {
     background: #FCF7F4 !important;
}
    
    header ul.menu.justify-small-center.align-middle.align-right li {
    width: 100%;
    justify-content: center;
    border-top: 1px solid #CCC;
    margin:0px !important;
}


    .lead-box {
    position: relative;
}
.top-pad-cont {
    margin-top: 0px !important;
}
.social-icons li:last-child a {
    padding-right:0px;
}
  
     .pd-add {
    padding: 60px 32px;
}


      .glightbox-clean .gnext, .glightbox-modern .gnext {
    position: absolute;
    top: 45% !important;
    right: 30px !important;
    width: 40px;
    height: 56px;
}
    
    .glightbox-clean .gdesc-inner, .glightbox-modern .gdesc-inner {
    padding: 22px 20px;
    text-align: center !important;
}


.glightbox-mobile .glightbox-container .gslide-description {
    padding-bottom: 10px !important;
}
 

.testimonial-slider-main .slick-dots {
    display: flex;
    justify-content: center;
    flex-direction: row;
    gap: 7px;
    align-items:center;
}
.testimonial-slider-main .slick-dots {
    bottom: 28px;
    left: 0px;
}
.testimonial-slider-main{
    padding-bottom:40px !important;
}
.padding-left-sm-0{
    padding-left:0px !important;
    }
    .mob-bg{
        background:#F8F5F0 !important; 
        }
    /*general-classes*/
    .width-sm-100 {
        width: 100% !important;
        max-width: 100% !important;
    }
    .is-wrapper .is-box .is-container {
    margin-top: 40px;
    margin-bottom: 40px;
}

    .inner-banner.blog-banner .in-banner-desc {
        max-width: 100%;
    }
    .contact-icon {
    margin-bottom: 0px;
}
    .fa-bars.icon {
    color: #C4DDE4;
}
aside.sidenav .menu.accordion-menu > li.has-submenu.active > a::after {
    border-color: #FFF transparent transparent !important;
}
    .contact-num, .shop-addr {
    padding: 10px 0px;
}
    header a.head-contact-links {
    display: inline-flex;
}
header a.head-contact-links i{
   margin-right:10px;
}
    .new-header-6 .mobile-contact-button-section:last-child {
        justify-content: center;
        padding: 10px 0px;
    }
    .mailing-list-button {
    margin-top: 0px;
    margin-bottom: 30px;
}
        .sidenav-bar {
        top: 0;
        right: 15px;
        height: 100%;
        display: flex;
        align-items: center;
        z-index: 99999;
    }
    .custom-inner-div {
    width: fit-content;
}
        header#header ul.menu li {
        padding: 15px 0;
    }
        .inner-banner.blog-banner {
        position: relative;
        justify-content: center;
        padding: 50px 13px 10px;
    }
     /*Login Page*/
    .ps-login-page .grid-x.grid-padding-x.padding-3 {
        padding: 0 !important;
    }
    /*Login Page*/
    .inner-div{
        margin-right: 0;
    }

header .logo-container{
   padding-right:0px !important;
}

.level-2 {
    width: 100%;
    margin: 0 auto 0px;
    text-align: left;
}

.banner-main-heading{
    color:#F1ECE5;
    }    
.banner-sub-heading{
    color:#98B6C7;
    }
.banner-text{
    color:#E0DED9;
    font-weight: 600;
}
    
    .servicel-bg .container.is-container.margin-0.max-width-100.padding-0 {
    margin-bottom: 6rem !important;
    margin-top: 3rem !important;
}
    .lead-magnet-form .width-25 {
        width: 100% !important;
        margin-right: 20px;
    }
    
    .padding-horizontal-sm-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    
    .justify-small-center {
        justify-content: center !important;
    }

    .mobile-color-white{
        color: #fff !important;
    }
    
    .mobile-color-black{
        color: #000 !important;
    }
    
    .margin-top-sm-3 {
        margin-top: 3rem !important;
    }
    
    .flex-direction-column {
        flex-direction: column;
    }
    
    .flex-direction-column-rvrs-mb {
        flex-direction: column-reverse;
    }
    
    .border-mb-0 {
        border: 0 !important;
    }
    
    .align-middle-mobile {
        align-items: center;
    }
    
    /*general-classes*/
    
    
    /*separator classes*/
    .separator-sm-center{
        text-align: center !important;
    }
    
.separator-left.separator-sm-center::before {
    margin-left: auto !important;
    margin-right: auto !important;
}
.add-pos-rel-tm {
    position: relative;
    top: 0;
    margin-bottom: 0px;
}

.add-prop-tp {
    padding: 40px 20px;
    position: relative;
    margin-right: 0px;
    top: 0px;
    margin-left: 0px;
    z-index: 1;
}
    .add-padd-sect {
    padding: 40px !important;
    border-radius: 20px 20px 20px 20px;
}
 
    /*separator classes*/
    
    /*header*/
    .menu-block-main {
        justify-content: center;
        border-top: 1px solid #CCCCCC;
    }
    .pos-ab-header {
        position: static !important;
        background: #FFF !important;
        border-color: rgba(255, 255, 255, 0.20) !important;
    }
    .logo-container {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .two-block-ul {
        width: 100%;
    }
    .two-block-ul li {
        width: 50%;
        padding: 10px 0;
    }
    .two-block-ul li:first-child {
        border-right: 1px solid #CCCCCC;
    }
    .left-seprator:after, .middle-seprator:after {
        right: 0;
        margin: 0 auto;
    }
    .lead-magnet-form .submit_wrap.padding-top-1 {
        margin: 30px 0 0;
    }
    
    .user-logged-out .mobile-res-header {
        position: absolute !important;
        z-index: 99;
        width: 100% !important;
        background: linear-gradient(#1F2A30, transparent) !important;
    }    
    /*header*/
 /***Home-page***/
    /*Banner*/
    .user-logged-out .pos-ab-ban {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        margin: 0 auto;
        max-width: 100% !important;
        justify-content: center;
    }

    .user-logged-out .inner-content-div.home-div, 
    .user-logged-out .inner-content-div {
        max-width: 100%;
        background: none;
        padding: 50px 30px 50px;
    }
    
    .user-logged-out .pos-ab-ban-mob {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom:0;
        width: 100%;
        height: 100%;
        margin: 0 auto;
        max-width: 100% !important;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    
    .user-logged-out .pos-ab-ban-mob2 {
        justify-content: center;
        align-items: flex-start;
    }    
    
    .user-logged-out .pos-ab-ban-mob3 {
        justify-content: flex-end;
        align-items: flex-start;
    }     
    
    .separator-left.separator-sm-center {
        text-align: left !important;
    }    
    
    .mob-res-content-div1 {
        margin: 0px 0px 3rem;
    }    

    .user-logged-out .inner-content-div-serv-mob {
        padding: 5px 21px 0 !important;
        margin: 0px 0px 3rem;
        width: 100% !important;
        background: #1f2a3060 !important;
    }

    .user-logged-out .main-hero-banner-placement {
        max-width: 100% !important;
        width: 100%;
        padding: 110px 16px 16px !important;
        text-align: center !important;
    }
    
    .homemob-res-content-div1 {
        margin: 0px 0px 23rem !important;
    } 

    .arrow-section {
        position: absolute;
        bottom: 8%;
        right: 0;
        left: 0;
        margin: 0 auto;
        text-align: center;
        z-index: 999;
    }

    .user-logged-out .inner-content-div p.off-text {
        width: 100%;
    }

    /*Banner*/
     /***Home-page***/
     
     /*service-page*/
     /*newsletter-section*/
     .newsletter-form-main .container.is-container.is-content-1200 {
        padding: 90px 12px 80px !important;
        margin: 0 15px;
    max-width: 100% !important;
    }
     .newsletter-form-main input#first_name, .newsletter-form-main input#email {
        margin-bottom: 15px !important;
    }
     input#subscribe {
        width: auto !important;
    }
    
     /*newsletter-section*/
     /*service-page*/
     /*footer*/
     #footer hr {
        border-color: #CCC !important;
     }
     .new-footer-1 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
     #footer .grid-container.is-container.is-content-1200.margin-top-0.margin-bottom-0.padding-bottom-3.padding-bottom-1.width-sm-100.padding-bottom-sm-0.padding-top-sm-0 {
        width: 100% !important;
        max-width: 95% !important;
    }
    footer a:not(.button) {
        color: #FFFFFF;
        text-align: left;
    }

    .main-navigation.sticky {
    position: static;
    }
    .user-logged-out .serv-head-elm {
    margin-bottom: -35px;
}
    /*footer*/
        .is-overlay-bg {
        opacity: 1;
    }
    .home_card_name {
        position: absolute;
        transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
        bottom: 0em;
        text-align: center;
        font-size: 20px;
        font-weight: 600;
        background: #00000061;
        padding: 20px;
        width:300px;
    }
    
    
    .margin-right-5 {
    margin-right: 0;
}

.quote-div {
    background: #98B6C7;
    padding: 25px;
    height: unset;  
}

.padding-sm-1 {
    padding: 1rem !important;    
}
.align-foot {
    position: relative;
    left: 0em;
}
p.p-tg-align {
    position: relative;
    left: 0;
    text-align: center;
}
.banner-main-heading {
    font-size: 45px !important;
            line-height: 1.14;
}
.section-main-heading {
    font-size: 40px !important;
}
.main-banner-sec .cell.full.padding-0
 {
    position: relative;
}
.non-flip-div h3 {
    font-size: 23px;
    line-height: 32px !important;
}
.subscribe-bg .section-main-heading.width-82 {
    max-width: 100%;
}
}


@media only screen and (max-width: 640px) {
    
    /*.flip-card {
        height: 366px;
    }   */ 
        
    .inner-second h3 {
        font-size: 22px !important;    
    }    
        
        .flip-card-front, .flip-card-back{
                transform: translateZ(0);
            
            }
            
            
}

@media only screen and (max-width:600px) {
.pt-ht {
    height: auto;
}
   /* .flip-card {
        height: 478px;
        width: 360px;
        margin: 0 auto;
    }*/


}
@media only screen and (max-width:500px) {
     .level-33-wrapper-s::before {
        width: calc(55% + 69px) !important;
        left: calc(9% - 5px);
    }
    .level-3-wrapper::before {
        left: calc(9% - 6px);
    }
       /* .flip-card {
        height: 504px; 
    }*/

}


@media only screen and (max-width: 480px) {
    .home_card_name {
        font-size: 16px;
        font-weight: 600;
        background: #00000061;
        padding: 17px;
        line-height: 20px;
    }
     /*.flip-card {
        height: 570px;
        width: 100%;
    }*/
.team_card_readMore__MgRt6:after {
    
    bottom: 24.7rem;
}
.logo-container img
 {
    width: 270px;
}
    .footer-lg img {
        width: 300px !important;
    }
body .subscribe-bg {
    background-color: #161f23 !important;
}
    .subscribe-bg {
        background: url(https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/29982/theme/47917/img/sub-ser-new-m.webp) !important;
        background-repeat: no-repeat !important;
        background-size: 100% 100% !important;
        background-position: top center !important;
    }
}
@media only screen and (max-width: 479px) {
        .subscribe-bg-home {
         background-size: 100% 101% !important;
     }
    /*.flip-card {
       height: 432px;
    }*/
figcaption.card__content_home p

    .team_card_readMore__MgRt6:after {
        bottom: 23.7rem;
    }
    
.size-76 {
    font-size: 60px !important;
    line-height: 70px !important;
}    
  .size-75 {
    font-size: 60px !important;
    line-height: 70px !important;
}   
    .banner-main-heading {
        font-size: 35px !important;
    }
}

img.img-fluid.adjust-img {
    width: 300px !important;
    height: unset;
        border-radius: 18px;
}


img.img-fluid.img-adjust {
    position: relative;
    top: -50px;
}

.adjust-text {
    width: 100%;
    text-align: center;
}

.adjust-text p:nth-child(1) {
    font-size: 20px;
    font-size: 30px;
}


html{
 scroll-behavior: smooth;   
}
footer .list-hd.ft-list-serv-area li {
    padding-bottom: 0px;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 24px !important;
    font-family: "Karla", sans-serif;
}
footer a.flex-container.text-left {
    font-family: "PT Serif", serif;
}
footer a.flex-container.text-left {
    text-transform: capitalize;
}
footer .icon {
    color: #FFF;
    margin-right: 10px;
    font-size: 20px;
}

/*.outer-div {
    position: relative;
    width: 100%;
}
.inner-second

 {
    position: absolute;
    content: "";
    transform: translate(0%, 0%);
    top: 76%;
    left: 7%;
    max-width: 275px;
    
}*/
.inner-second .section-sub-heading {
    color: #fcf3e6 !important;
}

.inner-second .section-sub-heading a,
.inner-second .section-sub-heading a:hover,
.inner-second .section-sub-heading a:focus,
.inner-second .section-sub-heading a:active {
    color: #fcf3e6 !important;
}

ul.is-dropdown-submenu.menu.level-2.submenu.first-sub.vertical a {
    font-size: 16px;
}
ul.is-dropdown-submenu.menu.level-2.submenu.first-sub {
    width: max-content;
}
li.is-dropdown-submenu-item a::before {
    content: "";
    display: inline-block;
    width: 6px; /* Adjust size as needed */
    height: 6px; /* Adjust size as needed */
    border-right: 2px solid #fcf3e6;  /* White triangle arrow */
    border-bottom: 2px solid #fcf3e6; /* White triangle arrow */
    transform: rotate(-45deg);  /* Rotate to make it a triangle */
    margin-right: 10px;  /* Space between the icon and the text */
    position: relative;
    top: -2px;
    left: -8px;
}

/* Optional: Hover effect for better visual feedback */
li.is-dropdown-submenu-item a:hover::before {
    border-color: #000;  /* Change the arrow color on hover */
}
.user-logged-in .team_card_name,.user-logged-in .team_card_text {
    position: relative;
}
.user-logged-in .team_card_text {
    text-align: left;
    padding-top: 8px !important;
}
.user-logged-in .inner-content-div *{
    color:#fff;
}


@media screen and (min-width: 1500px) and (max-width: 2560px) {
.is-content-1200 {
    max-width: 1436px !important;
    margin: 48px auto !important;
}

.is-content-1200-vertical-m-0 {
    margin: 0rem auto !important;
}

.is-content-1200-mt-0 {
    margin: 0rem auto 3rem !important;
}

.user-logged-out .card-home img {
    width: 100%;

}
.user-logged-out .card-home .card__content_home {
    width: 100%;
    
}

.home_card_name {
    width: 96%;
}
.user-logged-in .home_card_name {
    width: auto;
}

}





/* Flip Card Container */
.flip-card {
  background-color: transparent;
  perspective: 1000px;
  margin: 15px auto;
  max-width:294px
}

/* Flip Card Inner Container */
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}

/* Flip on hover */
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
.user-logged-in .flip-card:hover .flip-card-inner {
  transform: rotateY(0deg);
}

/* Position front and back */
.flip-card-front, .flip-card-back {
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
  box-sizing: border-box;
}
 .flip-card-back {
  position: absolute;
  top:0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
 }
.user-logged-in .flip-card-back {
 position: static;

}
/* Front card styling */


.user-logged-in .inner-second {
    position: static !important;
}
.inner-second {
    position: absolute !important;
    content: "" !important;
    transform: translate(0%, 0%) !important;
    top: auto !important;
    left: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 auto;
    padding: 20px 5px;
    background: #192226a3;
    bottom: 0;
    height: 120px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
        border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

/* Back card styling */
.flip-card-back {
  background-color: #000; 
  color: white;
  transform: rotateY(180deg);
      border-radius: 20px;
}
.user-logged-in .flip-card-back {
     transform: rotateY(0deg);
    }

.inner-first img {
  max-width: 100%; 
  border-radius: 20px;
}

@media only screen and (min-width: 1023.5px) {
.foot-ceel{
    float:right;
   
    }
}
 
@media only screen and (min-width: 1900px) {
    .user-logged-out .pos-ab-ban {
    width: 100%;
    max-width:1780px !important;

}
}

@media only screen and (min-width: 2560px) {
    
}


.main-hero-banner-placement{
    max-width:100% !important;
    width:100%;
    }

.spl-banner-text-spacing{
    padding-left: 125px;
    }
.spl-banner-sub-text {
    font-family: "Spectral", serif;
    font-style: normal;
    font-weight: 700;
    font-size: 25px !important;
    line-height: 1.4;
    letter-spacing: 0.01em;
    color: #fcf3e6 !important;
    /*position: absolute;
    right: 7%;
    bottom: -37%;*/
        padding-left: 233px;
    text-align: left;
}
.spl-mr-section .is-content-1200{
        margin: 15px auto !important;
    }

.main-hero-banner-placement .size-75{
     font-size: 82px !important;
    }

@media only screen and (max-width: 1023.5px) {
    
    .new-header .logo-container {
    padding-top: 10px !important;
    padding-bottom: 4px !important;
}

    .user-logged-out .M-and-A-banner .inner-content-div-serv-mob {
        padding: 5px 10px 0 5px !important;
    }
    .spl-banner-sub-text {
           padding-left: 0;
    text-align: left;
    }
    footer .list-hd.ft-list-serv-area{
     margin-top:16px;   
        }
    .border-top .is-container{
        padding:0 !important;
        }
        .spl-banner-sub-text {
    position: static;
    text-align:center;
        }
      .spl-banner-sub-text br{
    display: none;
        }
        
        .spl-banner-sub-text-mob br{
    display: block;
        }
        
        .user-logged-out .business-strategy-main-banner .inner-content-div ,
 .user-logged-out .Health-Life-main-banner .inner-content-div p.banner-text ,
        .user-logged-out .business-consulting .inner-content-div p.banner-text,
        .user-logged-out .Real-Estate-Construction-banner .inner-content-div p.banner-text,
         {
    max-width: 100%;
}

.is-content-1200-mt-0 {
    margin: 0rem auto 0rem !important;
    padding: 0px 16px 0px !important;
}

}

@media only screen and (max-width: 1250px) {
.user-logged-out .pos-ab-ban.home-banner-full {
    top: -60px;
}
      .spl-banner-sub-text {
        right: 3%;
        bottom: -23%;
    }
}

@media only screen and (max-width: 1023.5px) {
    .level-2::before{
        display:none;
        }
    
    .user-logged-out .pos-ab-ban.home-banner-full {
        top: 0;
    }
     .user-logged-out .pos-ab-ban.home-banner-full .banner-main-heading br{
         display:none
         }
   .user-logged-out .pos-ab-ban.home-banner-full .banner-main-heading span{
        font-size: 45px !important;
        line-height: 1.14;
        padding: 0;
        display: inline-block;
       } 
       .home-sec-2 .padding-horizontal-2 {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
    .home-sec-2 .margin-bottom-sm-2 {
        margin-bottom: 0;
    }
    p.off-text{
       width: 50%;
        }
        .foot-ceel {
        display: flex;
        flex-direction: column;
        text-align: left;
    }
    
    .user-logged-out .inner-content-div {
        padding: 90px 15px 5px;
        text-align: left;
    }  
    
    .user-logged-out .inner-content-div-mob {
        padding: 50px 15px 5px;
        text-align: left;
    }      
    
    .heading-mob-18 {
        font-size: 50px  !important;
        line-height: 60px  !important;
        font-weight:800;
       /* text-shadow: 1px 1px 1px #000000;*/
    }
     .heading-mob-18 {
       font-size: 34px !important;
        line-height: 1.1 !important;
    }  
    .about-us-banner .heading-mob-18{
      font-size: 34px !important;
        line-height: 50px !important;
        }
        .insights-banner .heading-mob-22{
      font-size: 40px !important;
        line-height: 50px !important;
        }
        .industries-main-banner .heading-mob-18{
      font-size: 40px !important;
        line-height: 50px !important;
        }
    .our-team-banner .heading-mob-18 {
        font-size: 50px  !important;
        line-height: 60px  !important;
    }    
     
    
    .subheading-mob-10 {
        font-size: 24px  !important;
        line-height: 1.1  !important;
        
    }
    
    .is-section.is-box.main-banner-sec.contact-banner .mob-res-content-div2 .subheading-mob-10 {
        font-size: 22px  !important;
        line-height: 32px  !important;
        
    }
    
    
    .insights-banner  .subheading-mob-10 {
        font-size: 19px  !important;
        line-height: 30px  !important;
        
    }
aside.sidenav .menu.accordion-menu li a {
    text-transform: none;
} 
    
    /* FOOTER */
    p.copyright {
        font-size: 15px;
        padding: 1.4rem 0 !important;
        line-height: 1.3 !important;
    }    
    
    p.copyright2 {
        font-size: 15px;
        padding: 1rem 0 0.4rem !important;
        line-height: 1.3 !important;
    }     
    
    /* SERVICES PAGE */
    
    .services-mr-section ul.accordion .accordion-title {
        font-family: "Karla", sans-serif;
        font-size: 22px;
        font-style: normal;
        font-weight: 700;
        line-height: 30px;
        letter-spacing: 0.16px;
        color: #FFF;
        background: #0C161B !important;
        border-radius: 5px !important;
    }    
    
    .services-mr-section .accordion-title::before {
        position: absolute;
        top: 18%;
        right: 0.5rem;
        margin-top: -0.7rem;
        font-size: 1.5rem;
        content: "+";
    }
    
    .services-mr-section ul.accordion .accordion-content {
        background-color: #c4dde4 !important;
        margin: 0px 0px 0px !important;
        color: #111 !important;
    }
    
    .services-mr-section ul.accordion .accordion-content p {
        color: #111 !important;
    }    
    
    .services-mr-section ul.accordion .accordion-title:hover, 
    .services-mr-section ul.accordion li.accordion-item.is-active .accordion-title {
        background: #c4dde4 !important;
        color: #111 !important;
    }    
    
    .services-mr-section ul.accordion li.accordion-item.is-active .accordion-title {
        min-height: unset;
        padding: 21px 16px 10px !important;
    }      
    
    }
    
@media only screen and (max-width:667px) {
    
    .homemob-res-content-div1 {
        margin: 0px 0px 19rem !important;
    }    
    
}    
    
@media only screen and (max-width:640px) {   
    
    .toggle-button {
        min-height: unset !important;
    }
    
}

@media only screen and (max-width:632px) {
    
    /* FOOTER */
    p.off-text {
        width: 83%;
    }    
    
}    
    
@media only screen and (max-width:568px) {
    
    /* BANNER TEXT */
    
    
    .heading-mob-22 {
        font-size: 45px !important;
        line-height: 55px !important;
    }
    
    .homemob-res-content-div1 {
        margin: 0px 0px 15rem !important;
    }      
    
    /* FOOTER */
    p.off-text {
        width: 90%;
    }     
    
}    

@media only screen and (max-width:501px) {
    
    /* BANNER TEXT */
    .homemob-res-content-div1 {
        margin: 0px 0px 12rem !important;
    }     

}

@media only screen and (max-width:480px) {
    
    /* BANNER TEXT */
   
    
    .heading-mob-22 {
        font-size: 35px !important;
        line-height: 45px !important;
    }
    
    .homemob-res-content-div1 {
        margin: 0px 0px 11rem !important;
    }       
    
    /* FOOTER */
    p.off-text {
        width: 100%;
    }      
    
}    

@media only screen and (max-width:479px) {
    
    /* BANNER TEXT */
  
    
    .heading-mob-22 {
        font-size: 26px !important;
        line-height: 32px !important;
    }
    
    .user-logged-out .main-hero-banner-placement {
        padding: 50px 16px 16px !important;    
    }
    
    .homemob-res-content-div1 {
        margin: 0px 0px 11rem !important;
    }
    
   /* .user-logged-out .pos-ab-ban.home-banner-full .banner-main-heading span {
        font-size: 30px !important;
        line-height: 40px !important;
    }    */
    
    .spl-banner-sub-text {
        font-size: 18px !important;
        line-height: 26px !important;
        text-align:center;
    }    
    
    /*.banner-main-heading {
        font-size: 30px !important;
        line-height: 40px !important;
    }*/
    
    /* FOOTER */
    footer .cell.large-4.medium-12.small-8 {
        width: 70%;
    }    
    
    .section-main-heading {
        font-size: 33px !important;
        line-height: 43px !important;
    }
    
    .section-sub-heading2 {
        font-size: 27px;
        line-height: 37px;
    }    
    
}   

@media only screen and (max-width:375px) {
    
    /* BANNER TEXT */
    .homemob-res-content-div1 {
        margin: 0px 0px 9rem !important;
    }    
    
    .subheading-mob-10 {
        font-size: 18px !important;
        line-height: 26px !important;
       
    }
    
    .user-logged-out .inner-content-div .contact-text-spl {
        font-size: 18px !important;
        line-height: 1.4 !important;
        color: #fff !important;
    }
    
    /* FOOTER */
    footer .cell.large-4.medium-12.small-8 {
        width: 90%;
    }
    
}
    
    
span#our-indus1, 
span#our-indus2, 
span#our-indus3, 
span#our-indus4, 
span#our-indus5, 
span#our-indus6, 
span#our-indus7, 
span#our-indus8, 
span#our-indus9, 
span#our-indus10, 
span#our-indus11  {
    position: absolute;
    top: -90px;
}



.is-wrapper .is-box.service-line-bg .is-content-1200 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.contact-text-spl{
    font-size: 25px !important;
    line-height: 1.4 !important;
    color:#fff !important;
    }
    
.spl-top-border{
    border-top: 0px solid #CCCCCC;
    }
.spl-top-border p ,
.spl-top-border p a{
    font-size: 12px !important;
    
}
    
    

/*************************************************************/

@media only screen and (max-width:1023.5px) {
    .spl-top-border{
    border-top: 1px solid #CCCCCC;
    }
      .user-logged-out .inner-content-div .contact-text-spl {
        font-size: 18px !important;
        line-height: 1.4 !important;
        color: #fff !important;
    }
    .user-logged-out .is-section.is-box.main-banner-sec.contact-banner  .inner-content-div.more-width-inner-content-div {
    padding-top: 80px;
}
   .is-section.is-box.main-banner-sec.contact-banner .mob-res-content-div1 {
        margin: 0px 0px -4rem;
    }
     .is-section.is-box.main-banner-sec.contact-banner .mob-res-content-div2 {
    padding-top: 206px;
}
    .is-section.is-box.main-banner-sec.contact-banner  .margin-top-3{
        margin-top: 2rem !important;
        }
        p.off-text {
        font-size: 15px !important;
    }
    .grecaptcha-badge {
    visibility: hidden;
}
}

@media only screen and (max-width:668px) {
    
      .is-section.is-box.main-banner-sec img.hide-for-large{
          height:100vh;
          object-fit:cover;
        object-position: center;
          }
           .is-section.is-box.main-banner-sec.spl-home-banner img.hide-for-large{
          height:90vh;
          object-fit:cover;
        object-position: center;
        
          }
          
    

    
      .is-section.is-box.main-banner-sec img.hide-for-large{
          height:90vh;
          object-fit:cover;
        object-position: center;
          }
          .user-logged-out .inner-content-div.hm-inner-content-div{
              height:100%;
              }
           
              
             .homemob-res-content-div1 {
        margin: 0px 0px !important;
    }
    .homemob-res-content-div2{
        position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
        }
    
}

