.zpheader-style-01 .theme-header .zpcontainer{
  padding-block-start: 0px !important;
  padding-block-end: 10px !important;
}


[data-element-id="elm_CUREyqhvkEuPLsiWdkOuig"].zprow{
        border-width: 0px !important;
}
h2{
  line-height:1.3em !important;
}
h3{
  line-height:1.3em !important;
}
h4{
  line-height:1.3em !important;
}
h5{
  line-height:1.3em !important;
}

#zsmsg-policy{
  display:none;
}
#zpcookie-banner{
  display:none;
}
.theme-content-area {
    margin-top:-1px !important;
}
.s-card{
  display: flex;
  align-items: stretch !important;   /* CRITICAL for Safari */
}
.s-card img{
    border-radius:15px;
}
.about-img img{
    border-radius:25px;
    margin-top:-3px;
}
.about-card .zscustom-section-29 .box-container-style-02, .zscustom-section-29 .zsbox-container-style-02{
    border: 0px solid #ececec;
    border-block-end: 0px solid #222;
}
.s-card .zpelem-col{
    display: flex;
  align-self: stretch !important;
  
}
/*
.s-card .zpelem-col{
  height: -webkit-fill-available;
  
}
*/
/*
.s-card .zpelem-box{
  height: -webkit-fill-available;
}
*/
.s-card .zpelem-box{
  /*height: 100%;*/
}
.s-footer a{
    color:#7270db;
}
.s-footer a:hover{
    color:#8f8de4;
}


.banner-bg{
    background: linear-gradient(to right, #d8f2ff, #ffe6f9) !important;
}
.home-accordian .zpaccordion{
    background: #ffffff !important;
    font-size: 22px !important;
    font-family: 'Josefin Sans', sans-serif !important;
}

.zpaccordion-active-content{
	background: #fff !important;
}

.home-gif .zpcontainer-fluid{
    padding:0 !important;
}

.theme-header{
    background: linear-gradient(to right, #d8f2ff, #ffe6f9) !important;
}
.theme-header-topbar{
    background: linear-gradient(to right, #d8f2ff, #ffe6f9) !important;
}

.glass {
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.25);
}

h1{
	line-height:1.3em !important;
}

.zpaccordion-active-content{
	    border: 1px solid #7270DB !important;
}
@media (max-width: 992px){
     .s-card .zpelem-col{
        display: block;
    }
}
@media (max-width: 770px) {
   
  .theme-navigation-and-icons
  .theme-menu-area
  .theme-menu
  ul li.theme-menu-selected > a {
    color: #7270db;
  }
  
  .theme-navigation-and-icons
.theme-menu-area
.theme-menu
ul li > a:hover {
  color: #7270db;
}
    /* Gear to Grow */
    
    .home-accordian h2{
    	text-align:center !important;
    }
    .gear-text-1 .zptext{
        text-align:center !important;
    }
    
    /* Contact */
    .contact-txt .zptext-align-left{
        text-align:center !important;
    }
    .contact-txt .zptext{
        text-align:center !important;
    }
    .contact-social-icon .zpbutton-container{
         text-align:center !important;
    }
    .contact .zpsocialprofile-container{
        justify-content: center !important;
    }
    .contact .zpheading-align-left{
        text-align:center !important;
    }
    .theme-mobile-header-fixed img{
        height: 70px !important;
        width: 55px !important;
    }
    .portfolio .zptext{
        text-align:center !important;
    }
    .portfolio .zptext div{
        text-align:center !important;
    }
    .portfolio .zpheading-align-left{
        text-align:center !important;
    }
    .services .zptext{
        text-align:center !important;
    }
    .services .zpheading-align-left{
        text-align:center !important;
    } 
    .service-tab{
        display: flex !important;
    }
    .zptab{
        display: flex !important;
    }
    .services .zptext ul{
        list-style-position: inside !important;
    }
    .services .zpbutton-container{
        text-align:center !important;
    }
    .about .zptext-align-left{
        text-align:center !important;
    }
    .about .zpheading-align-left{
         text-align:center !important;
    }
    .about p{
        text-align:center !important;
    }
    .home .zptext{
        text-align:center !important;
    }
    /*
    .footer .zpbutton-align-left{
        text-align:center !important;
    }
    .footer .zpsocialprofile-halign-left{
        justify-content: center !important;
    }
    */
    
    
    .theme-header .theme-branding-info {
        margin: 0 auto;
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        justify-content: space-between !important;
        gap: 25% !important;
        width: 95% !important;
        text-align: center !important;
    }
    
    
    

}
@media (max-width: 770px){
    .service-tab-2 [data-element-id="elm_D775zrvoNdWK47lon4cFWw"] .zptabelem-inner-container.zptabs-style-01.zptab-type-02 .zptab, [data-element-id="elm_D775zrvoNdWK47lon4cFWw"] .zptabelem-inner-container.zptabs-style-01.zptab-type-01 .zptabs-content-container .zptab-content{
        display: flex !important;
    }
}

@media (max-width: 576px){
    .theme-header .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-name{
        font-size: 28px;
    }
    .theme-header .theme-branding-info {
        gap: 15% !important;
    }
}


