/*
Theme Name: Astra Child
Template: astra
Version: 2.0.0
Text Domain: astra-child
*/

/* Add your custom styles here */


body {
     font-family: Lato;
}

#moove_gdpr_cookie_info_bar {
    background: linear-gradient(90deg, #e8e8e8 0%, #f6f6f6 100%);
}
#moove_gdpr_cookie_info_bar .moove-gdpr-cookie-notice p{
    color: #1D1D1F !important;
    font-size: 16px !important;
    font-family: Lato, sans-serif;
    font-weight: 400 !important;
    font-style: normal;
}
button.mgbutton.moove-gdpr-infobar-allow-all:hover {
    border: 1px solid #1D1D1F !important;
}

.site-epimed-btn-link {
    width: 100% !important;
    display: block;
    padding: 15px !important;
    background: #2B6CCF !important;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500 !important;
    text-align: center;
    margin: 0;
    line-height: 19.2px;
    color: #ffffff;
    transition: all 500ms ease-in-out;
    border: 2px solid #2B6CCF;
    text-transform: uppercase;
}

.site-epimed-btn-link:hover {
    background: #ffffff !important;
    color: #2B6CCF;
}
.site-epimed-btn-link:focus {
    color: #FFFFFF;
}
.site-epimed-btn-link:active {
    color: #2B6CCF !important;
}
.site-epimed-btn-link:hover {
    color: #2B6CCF !important;
}
span.privacy-footer {
    cursor: pointer;
}
.event-section .event-block p{
     display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.4;
}


.form-search-wrap h4, .form-search-wrap h4 a {
    text-align: center;
    color: #949494;
    font-size: 16px;
    font-weight: 500;
    padding-top: 25px;
}

.form-search-wrap h4 a {
    color: #FFFFFF;
}
 
.form-search-wrap h4 a {
    text-decoration: underline;
    padding-left: 5px;
}
.form-search-wrap h4 a:focus{
    outline: none;
}
.news-view-btn {
    width: 100%;
    display: inline-block;
    text-align:center;
}

.news-view-btn a {
    width: auto;
    display: inline-block;
    border: 1px solid #000000;
    padding: 12px 30px;
    border-radius: 5px;
    font-size: 16px;
    margin-bottom: 20px;
}
.news-view-btn a:hover {
    background: #000000;
    color: #FFFFFF;
}


.post-template-default.single.single-post .elementor-element a {
    color: var(--ast-global-color-1)!important;
}
.ast-plain-container.ast-no-sidebar #primary {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.main-slider .elementor-slides-wrapper .swiper-pagination span.swiper-pagination-bullet, .main-slider-carousel .elementor-widget-n-carousel .swiper-pagination-bullet {
    height: 2px !important;
    width: 320px !important;
    border-radius: 0 !important;
    background-color: #BFBFBF !important;
}

.main-slider .elementor-slides-wrapper .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active, .main-slider-carousel .elementor-widget-n-carousel .swiper-pagination-bullet-active{
    background-color: #1D1D1F !important;
}


.main-slider .elementor-slides-wrapper .swiper-pagination {
    bottom: 50px !important;
}

.main-slider .elementor-swiper-button-next, .main-slider .elementor-swiper-button-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 35px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
    z-index: 1;
    background-color: #fff;
    border-radius: 5px;
    background: #fff url(./images/arrow-submit.svg) center no-repeat;
    background-size: 14px auto;
}

.main-slider .elementor-swiper-button-prev {
       left: 45px !important;
    transform: rotate(180deg) !important;
}

.main-slider .elementor-swiper-button  svg {
    display: none;
}

.main-slider .elementor-swiper-button.elementor-swiper-button-next {
    right: 45px !important;
}

.main-slider {
    position: relative;
    overflow: hidden;
}

/*02-06-25 css start here*/
.custom-account-menu {
  display: none;
}
.custom-header-account-main{position:relative}
.custom-header-account-main .custom-account-menu{position:absolute;top:calc(100% + 18px);right:0;box-shadow:0 4px 8px 0 #00000033;max-width:200px;width:202px;z-index:5;background:#fff}
.custom-header-account-main .custom-account-menu .custom-account-wrap{list-style-type:none;padding:0;margin:0}
.custom-header-account-main .custom-account-menu .custom-account-wrap li a{padding:12px 15px;display:flex;align-items:center;border-bottom:.5px solid #afafaf;margin-right: 0;font-size: 15px;color: #1d1d1f;
 }
.custom-header-account-main .custom-account-menu .custom-account-wrap li a img{width:28px;height:28px;object-fit:contain;margin-right:13px}
.custom-header-account-main .custom-account-menu .custom-account-wrap li:last-child a{border-bottom:0}
.custom-header-account-main .custom-header-account-icon{cursor:pointer}
.custom-header-account-main + p {
    display: none;
}

 .custom-header-account-main .custom-account-menu .custom-account-wrap{flex-direction:column}
/*02-06-25 css end here*/

.event-section {
    padding: 120px 0;
    width: 100%;
    display: inline-block;
}

.event-section .title h2 {
    color: #1D1D1F;
    font-family: Lato;
    font-size: 50px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    margin: 0;
}

.event-section .title {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    margin-bottom: 50px;
}

.event-section .title .btn-wrap button {
    margin: 0;
}

.event-slider .slick-list {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    padding-left: calc((100% - 1300px) / 2) !important;
    padding-right: calc((100% - 1300px) / 2) !important;
}

.event-slider .event-block {
    padding: 0 15px;
}

.event-slider .date {
    left: 15px;
    top: 15px;
    border-radius: 5px;
    background: #FFF;
    width: 74px;
    height: 74px;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1D1D1F;
    text-align: center;
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 24px */
    flex-direction: column;
}

.event-slider .date strong {
    display: inline-block;
    width: 100%;
    font-weight: 800;
}

.event-block .img {
    margin-bottom: 20px;
    position: relative;
}

.event-block h4 {
    color: #1D1D1F;
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 100%;
    margin-bottom: 15px;
}

.event-block p {
    color: #1D1D1F;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 118%;
    /* 21.24px */
    margin: 0 0 10px;
}

.title .btn-wrap {
    display: flex;
    gap: 30px;
    align-items: center;
}

.btn-wrap button {
    width: 70px;
    height: 40px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
    z-index: 1;
    background-color: #fff;
    border-radius: 5px;
    background: #fff url(./images/arrow-submit.svg) center no-repeat;
    background-size: 24px auto;
    border: 1px solid #000;
    margin-bottom: 30px;
    margin: 0 0 30px;
}

.btn-wrap button.slick-disabled {
    opacity: 0.5;
}

.btn-wrap button.prev-btn {
    transform: rotate(180deg);
}

.event-section .event-slider img {
    width: 400px;
    height: 260px;
    object-fit: cover;
}


.elementor-page.ast-page-builder-template .entry-header.ast-header-without-markup,
.elementor-page.ast-page-builder-template.single .post-navigation {display: none}

.job-container:hover{
	color: #fff!important;
	cursor: pointer;
}

.job-container:hover h5 {
		color: #fff!important;
}

.eael-advance-tabs .eael-tabs-nav>ul{
	flex-wrap: wrap !important;
}

.contact-us-form .wpforms-container .wpforms-field.wpforms-one-half{
	margin-left: 0px;
}

.contact-us-form #wpforms-1798-field_14_1 {
	max-width: 0 !important;
}

.contact-us-form div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul{
	padding: 0 !important;
}


/*=================== Footer Start ==================*/
.site-footer {
    background-color: #1d1d1f;
    background-image: none;
    color: #fff;
}

.footer-top {
    padding: 60px 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.footer-top .title {
    color: #989898;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 100%;
    /* 24px */
    margin: 0 0 30px;
}

.footer-top ul {
    padding: 0;
    margin: 0;
}

.footer-top ul li {
    list-style: none;
    display: inline-block;
    width: 100%;
    margin-bottom: 7px;
}

.footer-top ul li a {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 16px */
}

.footer-top p,
.footer-top a {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    line-height: 28px;
}

.footer-top a:hover {
    opacity: 0.8;
}

.footer-link-list {
    display: flex;
    flex-wrap: wrap;
}

.footer-top .footer-right {
    max-width: 346px;
    padding-top: 15px;
}

.footer-left-side {
    width: calc(100% - 346px);
}

.footer-link-block {
    flex: 1;
    padding-right: 20px;
}

.footer-link-list .footer-touch {
    flex-grow: 1.2;
}

.footer-left-side .logo {
    margin-bottom: 50px;
}

.social-media {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}

.social-media ul {
    display: flex;
    gap: 25px;
}

.social-media ul li {
    display: inline-block;
    width: auto;
}

.social-media ul li a {
    display: inline-block;
}

.newsletter h6 {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: 100%;
    margin: 0 0 5px;
}

.newsletter h4 {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 110%;
    margin: 0 0 25px;
}

.noptin-newsletter-form label.noptin-label {
    display: none;
}

.noptin-newsletter-form .noptin-text {
    border-radius: 40px !important;
    padding: 16px 60px 16px 20px !important;
    color: #1D1D1F;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-family: 'Lato';
}

.noptin-newsletter-form button.noptin-form-submit {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(./images/arrow-submit.svg) no-repeat;
    font-size: 0;
    width: 50px !important;
    height: 100%;
    background-position: left center;
    padding: 0 !important;
}

.noptin-newsletter-form button.noptin-form-submit:hover {
    background-color: transparent;
}

.noptin-newsletter-form .noptin-form-field-wrapper {
    margin-bottom: 0 !important;
    max-width: 480px;
}

.noptin-newsletter-form::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #1D1D1F;
    opacity: 1;
}

.noptin-newsletter-form::-moz-placeholder {
    /* Firefox 19+ */
    color: #1D1D1F;
    opacity: 1;
}

.noptin-newsletter-form:-ms-input-placeholder {
    /* IE 10+ */
    color: #1D1D1F;
    opacity: 1;
}

.noptin-newsletter-form:-moz-placeholder {
    /* Firefox 18- */
    color: #1D1D1F;
    opacity: 1;
}

.footer-bottom-wrap {
    border-top: 0.5px solid rgb(255 255 255 / 50%);
    padding-top: 20px;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 55px;
}

.footer-bottom-wrap .iso-logo {
    display: flex;
    margin-bottom: 35px;
    justify-content: flex-end;
    flex-wrap: wrap;
    width: 50%;
}

.footer-bottom-wrap .footer-bottom {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.footer-link-quick ul {
    margin: 0;
    padding: 0;
    display: flex;
}

.footer-link-quick ul li {
    display: inline-block;
    margin-right: 25px;
}

.footer-link-quick ul li a {
    color: #fff;
}

.footer-link-quick ul li:last-child {
    margin-right: 0;
}

.footer-link-quick ul li:hover a {
    opacity: 0.8;
}

.white-footer.site-footer {
    background-color: #fff;
    background-image: none;
    color: #1d1d1f;
}

.white-footer .footer-top {
    border-top: 1px solid #969696;
}

.white-footer .footer-top .title,
.white-footer .newsletter h4,
.white-footer .footer-top p,
.white-footer .footer-top a,
.white-footer .newsletter h6 {
    color: #1d1d1f;
}

.white-footer .noptin-newsletter-form .noptin-text {
    border-color: #1D1D1F !important;
}

.white-footer .footer-bottom-wrap {
    border-color: #969696;
}

.white-footer .footer-bottom,
.footer-link-quick ul li a {
    color: #969696;
}

.white-footer .social-media img {
    filter: brightness(0) saturate(100%) invert(5%) sepia(6%) saturate(907%) hue-rotate(201deg) brightness(96%) contrast(85%);
}


/*============== Header start ====================*/


.newsletter h6 {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: 100%;
    margin: 0 0 5px;
}

.newsletter h4 {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 110%;
    margin: 0 0 25px;
}

.noptin-form-footer label.noptin-label {
    display: none;
}

.noptin-form-footer .noptin-text {
    border-radius: 10px !important;
    padding: 16px 60px 16px 20px !important;
    color: #1D1D1F;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-family: 'Lato';
    height: auto;
}
.noptin-form-footer .noptin-form-submit {
    margin: 0 auto;
    border-radius: 50px;
    width: auto;
}
.noptin-form-footer {
    padding: 0;
    position: relative;
}

.noptin-form-header.no-image {
    display: none;
}

/*.noptin-form-footer .noptin-form-submit,
.noptin-form-footer .noptin-form-submit:hover {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(./images/arrow-submit.svg) no-repeat left center !important;
    font-size: 0;
    width: 50px !important;
    height: 100%;
    background-position: center;
    padding: 0 !important;
    margin: 0;
    box-shadow: none;
}

.noptin-form-footer button.noptin-form-submit:hover {
    background-color: transparent;
}

.noptin-form-footer .noptin-form-field-wrapper {
    margin-bottom: 0 !important;
    max-width: 480px;
}

.noptin-form-footer::-webkit-input-placeholder {
    color: #1D1D1F;
    opacity: 1;
}

.noptin-form-footer::-moz-placeholder {
    color: #1D1D1F;
    opacity: 1;
}

.noptin-form-footer:-ms-input-placeholder {
    color: #1D1D1F;
    opacity: 1;
}

.noptin-form-footer:-moz-placeholder {
    color: #1D1D1F;
    opacity: 1;
}*/

.main-header {
    position: absolute;
    width: 100%;
    z-index: 99;
}

.main-header-wrap {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding: 25px 40px;
    align-items: center;
}

.main-header-right a {
    margin-right: 10px;
    display: inline-block;
    text-decoration: none;
}
.main-header-right a.hamburger-icon {
    margin-right: 0;
}
.main-header-right a.store-icon {
    background-color: #2b6ccf;
    padding: 10px 10px 10px;
    border-radius: 5px;
    color: #FFF;
    text-align: center;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    transition: all ease-in-out 0.5s;
    margin: 0 20px;
    display: flex;
    align-items: center;
}

.main-header-right a.store-icon img {
    margin-right: 10px;
    width: 25px;
}

.menu-open .main-header-right a.store-icon {
    background-color: #ffffff;
    color: #1D1D1F;
}

.menu-open .main-header-right a.store-icon img {
    filter: brightness(0) saturate(100%) invert(9%) sepia(9%) saturate(308%) hue-rotate(201deg) brightness(94%) contrast(94%);
}

.main-header-right {
    position: relative;
    z-index: 3;
    display: flex;
    align-items: center;
}

.mobile-menu {
    background: #1D1D1F;
    position: fixed;
    right: -100%;
    padding: 150px 60px 50px;
    width: 30%;
    height: 100%;
    overflow: auto;
    top: 0;
    color: #fff;
    z-index: 2;
    transition: all ease-in-out 0.7s;
    max-width: 520px;
}

.menu-open .mobile-menu {
    right: 0;
}

.mobile-menu ul {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
}

.mobile-menu ul li {
    display: inline-block;
    width: 100%;
    padding: 20px 0;
}

.mobile-menu ul li a {
    color: #FFF;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 100%;
    /* 18px */
    text-transform: uppercase;
    text-decoration: none;
}

.mobile-menu ul li ul li {
    padding: 10px 0;
}

.mobile-menu ul li ul {
    padding-top: 20px;
    display: none;
}

.mobile-menu ul li ul li a {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
    text-transform: capitalize;
}

.mobile-menu ul li ul li:last-child {
    padding-bottom: 0;
}

.menu-open .main-header-right a.hamburger-icon {
    background: url(./images/close-white.svg) no-repeat;
    width: 46px;
    height: 46px;
    transition: all ease-in-out 0.5s;
}

.menu-open .main-header-right a.hamburger-icon img {
    opacity: 0;
}

.menu-open .main-header-right a.search-icon img,
.menu-open .main-header-right .custom-header-account-main .custom-header-account-icon > img {
    filter: brightness(0) saturate(100%) invert(99%) sepia(2%) saturate(6688%) hue-rotate(182deg) brightness(127%) contrast(92%);
}
.menu-open .custom-header-account-main .custom-header-account-icon .custom-username-display {
    color: #ffffff;
}
.mobile-menu a.child-trigger {
    position: absolute;
    right: 40px;
    background: url(./images/plus-white.svg) no-repeat center;
    width: 24px;
    height: 28px;
    cursor: pointer;
    background-position: center;
    transition: all ease-in-out 0.5s;
}

.mobile-menu a.child-trigger.child-open {
    background: url(./images/minus-white.svg) no-repeat center;
}

.form-search-wrap {
    background: #1D1D1F;
    width: 100%;
    position: fixed;
    top: -100%;
    left: 0;
    padding: 25px 0;
    display: flex;
    justify-content: center;
    z-index: 9;
    align-items: center;
    transition: all ease-in-out 0.5s;
}

.form-search-wrap form.search-form {
    width: 100%;
}

.search-block input.search-field {
    border-radius: 50px;
    border: 1px solid #FFF;
    background-color: transparent;
    color: #949494;
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 250%;
    height: 81px;
    letter-spacing: -0.12px;
    padding: 10px 30px;
    width: 100%;
}

.search-block {
    max-width: 947px;
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
}

.search-block form.search-form {
    width: 100%;
}

.search-block button.search-submit {
    position: absolute;
    right: 0;
    background: url(./images/search-icon.svg) no-repeat;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    filter: brightness(0) saturate(100%) invert(99%) sepia(2%) saturate(6688%) hue-rotate(182deg) brightness(127%) contrast(92%);
}

.form-search-wrap .close-icon {
    padding-right: 40px;
    position: absolute;
    right: 0;
    top: 26%;
}

.footer-bottom-content {
    display: inline-flex;
    width: 50%;
    align-items: center;
}


.search-open .form-search-wrap {
    top: 0;
}

a.link {
    text-decoration: underline;
    text-underline-offset: 4px;
    color: #1D1D1F;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 118%;
    text-decoration-line: underline;
}

.news-accordion {
    display: grid;
    grid-template-columns: 1fr  1fr;
}

.news-block {
    display: flex;
    flex-wrap: wrap;
    padding: 0 10px;
}

.news-block .news-image-wrap {max-width: 295px;width: 100%;padding-right: 20px;}

.news-block .news-content {
    width: calc(100% - 295px);
}

.news-block .news-content h4 {
    font-size: 22px;
    font-family: Lato;
    font-size: 22px;
    font-weight: 800;
    line-height: 22px;
    text-align: left;
    margin: 0;
}

.news-block .news-content date {
    font-size: 16px;
    font-weight: 600;
    line-height: 18.88px;
    text-align: left;
    margin-bottom: 15px;
    display: block;
    margin-top: 5px;
}

.news-block .news-content p {
    font-family: Lato;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.24px;
    text-align: left;
}

.site-content .ast-container {
    display: flex;
    flex-wrap: wrap;
}


.single-product-banner {
    background: #F5F5F7;
    min-height: 600px;
}

.product-banner {
    display: flex;
    padding-top: 100px;
    flex-wrap: wrap;
    align-items: center;
    padding-left: calc((100% - 1320px) / 2);
}

.product-banner-content {
    width: 40%;
    padding-right: 30px;
}

.product-banner-img {
    width: 60%;
}

.product-banner-content h1 {
    color: #1D1D1F;
    font-family: Lato;
    font-size: 54px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 30px;
}

.product-banner-content h1 span {
    font-size: 36px;
    display: block;
}

.product-banner-content p {
    color: #262626;
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 36px */
    margin-bottom: 30px;
}

.product-banner-content a.button.btn-outline {
    background-color: transparent !important;
    border-radius: 50px;
    border: 1px solid #0054A4;
    color: #0054A4;
    text-align: center;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 17px 35px !important;
}

.single.ast-separate-container {
    background-color: transparent;
}

.product-banner-img img {
    mix-blend-mode: multiply;
    margin-bottom: -12%;
}

.connect-with-us {
    text-align: center;
    padding: 130px 0;
}

.connect-with-us-content {
    color: #262626;
    text-align: center;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
    max-width: 730px;
    margin: 0 auto;
}

.connect-with-us-content h2 {
    color: #1D1D1F;
    text-align: center;
    font-family: Lato;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.connect-with-us-content p {
    max-width: 550px;
    margin: 20px auto 30px;
}

.connect-with-us-content a.link {
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #0054A4;
    text-align: center;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.connect-with-us-content a.link svg {
    margin-left: 5px;
}

.connect-with-us .connect-img {
    margin-top: 70px;
    border-radius: 10px;
    background-color: #fefefe;
}

.zigzag .image-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 80px 0;
}

.zigzag .image-content .img {
    width: 50%;
    text-align: center;
}

.zigzag .image-content .content-desc {
    width: 50%;
    padding-left: 80px;
}

.zigzag .image-content .content-desc h2 {
    color: #1D1D1F;
    font-family: Lato;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 25px;
}

.zigzag .image-content .content-desc li {
    color: #262626;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
    margin-bottom: 18px;
    position: relative;
    list-style: none;
}

.zigzag .image-content .content-desc li:before {
    content: "";
    display: block;
    background: url(./images/round-check-icon.svg) no-repeat;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    position: absolute;
    left: -40px;
    top: 2px;
}

.zigzag .image-content.right-side {
    flex-direction: row-reverse;
}

.zigzag .image-content.right-side .content-desc {
    padding-right: 80px;
    padding-left: 0
}

.zigzag .image-content.right-side .content-desc strong {
    display: block;
}

.zigzag .image-content .content-desc .button {
    display: inline-block;
}

.product-video {
    border-radius: 10px;
    background: linear-gradient(180deg, #051429 0%, #02040A 100%);
    padding: 80px 0 120px;
    width: 100%;
}

.product-video .ast-container,
.testimonials-section .ast-container {
    max-width: 974px;
    color: #fff;
}

.product-video-content {
    max-width: 100%;
    margin-bottom: 50px;
}

.product-video-content h2 {
    color: #FFF;
    font-family: Lato;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}

.testimonials-section {
    padding: 0px 0 100px 0;
    width: 100%
}

.testimonials-section blockquote {
    color: #1D1D1F;
    margin: 0;
    padding: 0 0 30px;
}

.testimonials-section h6 {
    color: #1D1D1F;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.testimonials-section h2 {
    text-align: center;
    width: 100%;
    font-family: Lato;
    font-size: 46px;
    font-weight: 700;
    line-height: 55px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 60px;
}

.specs-featurs {
    border-radius: 10px;
    background: #EEF2F6;
    padding: 65px 0;
    margin-bottom: 120px;
}

.specs-featurs h2 {
    width: 100%;
    color: #1D1D1F;
    text-align: center;
    font-family: Lato;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 60px;
}

.featurs-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 100px;
}

.featurs-block h5 {
    color: #262626;
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}

.featurs-block .icon {
    width: 50px;
    height: 50px;
    margin: 0 0 20px;
}

.placement-content {
    text-align: center;
    padding: 100px 0;
    width: 100%;
    max-width: 755px;
    margin: 0 auto;
}

.placement-content h2 {
    color: #1D1D1F;
    text-align: center;
    font-family: Lato;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 30px;
}

.placement-content p {
    max-width: 550px;
    margin: 0 auto 45px;
}

.placement-content .btn-center {
    margin-bottom: 0;
}

.placement-content .btn-center a.button.btn-blue {
    display: inline-block;
}

.slider-center img {
    width: 100%;
    padding: 0 40px;
    border-radius: 10px;
}

.slider-center .slick-next,
.slider-center .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 88px;
    height: 48px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
    z-index: 1;
    border-radius: 5px;
    background: url(./images/slider-center-arrow.svg) center no-repeat;
    background-size: 88px auto;
}

.slider-center .slick-prev {
    left: 45px;
}

.slider-center .slick-next {
    right: 45px;
    transform: rotate(180deg);
}

ul.accordion-list {
    list-style: none;
    margin: 0;
    width: 100%;
}

ul.accordion-list li {
    margin-bottom: 15px;
    border-radius: 5px;
    background: #FAFAFA;
}

p:empty {
    display: none;
}

.answer {
    padding: 10px 35px;
    display: none;
}

.accordion-list h4:after {
    content: "";
    width: 48px;
    height: 48px;
    background: url(./images/plus-icon.png) no-repeat;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    background-position: center;
    right: 10px;
    transform: translateY(-50%);
}

.accordion-list .active h4:after {
    content: "";
    background: url(./images/minus-icon.png) no-repeat center;
}

.product-faq {
    border-radius: 10px;
    background: #1D1D1F;
    padding: 100px 0;
}

.product-faq h2 {
    color: #FFF;
    text-align: center;
    font-family: Lato;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    width: 100%;
    margin-bottom: 70px;
}

.product-faq ul.accordion-list li {
    margin-bottom: 15px;
    border-radius: 5px;
    background: #FAFAFA;
    border-radius: 10px;
    background: #2A2A2D;
    color: #fff;
}

.product-faq .accordion-list h4 {
    padding: 19px 55px 19px 55px;
    position: relative;
    cursor: pointer;
    color: #FFF;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
}

.product-faq .answer {
    padding: 5px 55px;
}

.about-zigzag {
    width: 100%;
}

.about-img {
    padding: 140px 0 100px;
}

.about-img img {
    width: 100%;
    border-radius: 10px;
}

.about-zigzag .image-content {
    margin-bottom: 90px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.about-zigzag .image-content .content {
    width: 50%;
    padding-top: 40px;
    padding-right: 30px;
}

.about-zigzag .image-content .img {
    width: 50%;
}

.about-zigzag .image-content .img img {
    width: 100%;
    border-radius: 5px;
}

.about-zigzag .image-content .content .image-content-desc {
    max-width: 530px;
}

.about-zigzag .image-content .content .image-content-desc h4 {
    color: #1D1D1F;
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}

.about-zigzag .image-content:nth-child(2n) {
    flex-direction: row-reverse;
}

.about-zigzag .image-content:nth-child(2n) .content {
    padding-right: 0;
    padding-left: 30px;
}

.full-width {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.btn-center a.button.btn-blue {
    font-size: 22px !important;
    padding: 16px 40px 17px !important;
}

.product-banner-content .btn-group {
    gap: 20px;
    display: flex;
    align-items: center;
}

.button.btn-blue {
    font-size: 22px !important;
    padding: 16px 40px 17px !important;
    text-decoration: none;
}

.button.btn-blue:hover {
    background-color: #1d1d1f;
    border-color: #1d1d1f;
}

.video-section {
    background: #03050C;
    padding: 100px 0;
}

.video-section .video-warp {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.video-warp {
    position: relative;
}

.video-warp a:before {
    z-index: 1;
    content: "";
    display: inline-block;
    position: absolute;
    background: url(./images/video-play-icon.png) no-repeat;
    width: 120px;
    height: 120px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.video-warp a:after {
    content: "";
    width: 119px;
    height: 119px;
    border-radius: 50%;
    position: absolute;
    background-color: #000;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    z-index: 0;
    transition: all ease-in-out 0.5s;
}

.video-warp a:hover:after {
    transform: translate(-50%, -50%) scale(1);
}

.video-section .video-warp img {
    border-radius: 10px;
}

.slick-next:before,
.slick-prev:before {
    display: none;
}

.product-banner-content a.video.watch-video {
    display: inline-flex;
    align-items: center;
    font-size: 22px;
    color: #2B6CCF;
    line-height: 30px;
    margin-left: 40px;
}

.product-banner-content a.video.watch-video svg {
    margin-right: 10px;
}

.related-products {
    display: flex;
    grid-gap: 80px;
    max-width: 990px;
    margin: 0 auto;
}

.related-products .product-block {
    display: flex;
    flex-wrap: wrap;
}

.related-products .product-block .img {
    width: 180px;
    margin-right: 0;
}

.related-products .product-block .product-content {
    width: calc(100% - 180px);
    padding-left: 10px;
}

.product-block .img img {
    background-blend-mode: multiply;
    max-height: 200px;
    width: 100%;
    object-fit: contain;
}

.product-block a.more:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(./images/arrow_right_alt.svg) no-repeat;
    margin-left: 5px;
}

.related-products .product-block .product-content a.more {
    display: flex;
    align-items: center;
    color: #0054A4;
    font-size: 18px;
}

.related-products .product-block .product-content h5 {
    font-size: 24px;
}

a {
    color: #1d1d1f;
    text-decoration: none;
}

.slider-center {
    margin-bottom: 100px;
}

.connect-with-us-content .button {
    display: inline-block;
}

.wpforms-container .wpforms-form .wpforms-field-label{
    color: #1D1D1F;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    position: relative;
    z-index: 1;
    transition: all ease-in-out 0.2s;
}


.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-column .wpforms-field-medium {
    width: 100%;
    height: auto;
    padding: 18px 20px;
    border-radius: 5px !important;
    border: 1px solid #1d1d1f !important;
    color: #777E90;
    background-color:  #FCFCFD;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #000;
    background-color: transparent;
    z-index: 1;
    position: relative;
}

.wpforms-container .wpforms-form  legend.wpforms-field-label {
    font-family: Lato;
    font-size: 24px;
    font-weight: 700;
    line-height: 28.8px;
    text-align: left;
    margin-bottom: 30px;
}

#wpforms-form-1790 .wpforms-field-layout {
    margin-bottom: 60px;
}

div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul {
    padding-left: 20px !important;
    margin-bottom: 10px;
}

div.wpforms-container-full .wpforms-field-checkbox input[type=checkbox]:before, div.wpforms-container-full .wpforms-field-checkbox input[type=radio]:before {
    border-color: #474749;
    background-color: #F5F5F7;
    background-clip: padding-box;
    background-image: none;
    border-radius: 3px;
}

div.wpforms-container-full .wpforms-field-checkbox input[type=checkbox]:checked:before, div.wpforms-container-full .wpforms-field-checkbox input[type=radio]:checked:before {
    margin: 0;
    border-width: var(--wpforms-field-border-size);
    border-style: solid;
    border-color: var(--wpforms-button-background-color);
    box-shadow: 0 0 0 1px var(--wpforms-button-background-color),0px 1px 2px rgba(0,0,0,0.15);
    outline: none;
    background: #2B6CCF;
}

div.wpforms-container-full .wpforms-field-checkbox input[type=checkbox]:checked:after {
    border-top: none;
    border-right: none;
    height: calc( var( --wpforms-field-size-checkbox-size ) * 0.6);
    border-left: 4px solid #ffffff;
    border-bottom: 4px solid #ffffff;
    background-color: transparent;
    transform: translate(0, 1px) scale(0.5) rotate(-45deg);
    left: calc( -4px + var( --wpforms-field-border-size, 1px ));
    top: calc( -3px + var( --wpforms-field-border-size, 1px ));
}

div.wpforms-container-full  .wpforms-submit {
    padding: 20px 100px !important;
    height: auto !important;
    margin: 0 auto;
    font-size: 16px !important;
    margin: 0 auto;
    display: table;
}

div.wpforms-container-full  label.wpforms-field-label.wpforms-label-hide {
    display: none;
}

/* Privacy-policy Page CSS Start Here */
#Privacy-policy p {
    margin-bottom: 20px;
}
.main-content-wrap h3, .main-content-wrap h4 {
    margin: 25px 0 20px;
    color: #262626;
    font-family: Lato;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    width: 100%;
    display: inline-block;
}
.main-content-wrap ul li {
    font-size: 100%;
    line-height: inherit;
}
/* Privacy-policy Page CSS End Here */

@media screen and (min-width:1640px) {

    .site-header .ast-container,
    .site-footer .ast-container {
        max-width: 1600px;
    }
}

@media screen and (max-width:1640px) {

    .main-header-menu .menu-link,
    .main-header-menu>a,
    .ast-main-header-wrap.main-header-bar-wrap ul li a {
        padding: 0 6px;
        font-size: 14px;
    }

    .ast-container {
        max-width: 1200px;
    }

    .site-header .ast-container,
    .site-footer .ast-container {
        max-width: 1400px;
    }

    .specialties-slider .slick-list {
        padding-left: calc((100% - 1200px) / 2) !important;
        padding-right: calc((100% - 1200px) / 2) !important;
    }

    .site-footer,
    .footer-top ul li a {
        font-size: 15px;
    }

    .product-banner-content {
        padding-left: 30px;
    }



}


@media screen and (max-width:1400px) {
    .main-slider .elementor-slides-wrapper .swiper-pagination span.swiper-pagination-bullet{
        width: 15% !important;
    }

    .main-slider-carousel .elementor-widget-n-carousel .swiper-pagination-bullet {
        width: 100px !important;
    }

    .ast-main-header-wrap.main-header-bar-wrap ul li a {
        padding: 0 4px;
        font-size: 12px;
    }

    .header-product-cat {
        font-size: 9px;
    }

    .header-product-cat:before {
        margin-right: 5px;
        background-size: 100% auto;
    }

}

@media screen and (max-width:1200px) {
    #ast-desktop-header {
        display: none;
    }

    .ast-mobile-header-wrap .ast-primary-header-bar,
    .ast-primary-header-bar .site-primary-header-wrap {
        min-height: auto !important;
    }

    .footer-left-side {
        width: 100%;
    }

    .footer-top .footer-right {
        max-width: 100%;
    }

    .news-block .news-content {
        width: calc(100% - 250px);
    }
    .news-block .news-image-wrap {
        max-width: 250px;
    }

    .mobile-menu {
        width: 100%;
    }

    .product-banner-content {
        width: 40%;
    }

    .product-banner-img {
        width: 60%;
    }

    .zigzag .image-content .content-desc ul {
        padding-left: 20px;
    }
    .search-open .form-search-wrap {
        padding: 20px;
        display: flex;
        justify-content: flex-start;
    }
    .search-block input.search-field {
        font-size: 16px;
        padding: 15px;
        height: 50px;
    }
    .form-search-wrap .close-icon {
        top: 34%;
        right: 20px;
        padding: 0;
        transform: translateY(-50%);
    }
    .form-search-wrap .close-icon img {
        width: 25px;
    }
    .form-search-wrap form.search-form {
        width: calc(100% - 35px);
    }


}

@media screen and (max-width:992px) {
    .footer-link-quick ul li {
        margin-right: 5px;
    }

    .event-section .event-slider img {
        width: 100%;
    }

    .news-accordion {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .product-banner-content {
        width: 100%;
    }

    .product-banner-img {
        width: 100%;
    }

    .zigzag .image-content .content-desc {
        padding-left: 30px;
    }

    .zigzag .image-content.right-side .content-desc {
        padding-right: 30px;
    }

    .related-products {
        display: grid;
        grid-template-columns: 1fr;
    }

}


.elementor-1617 .elementor-element.elementor-element-434daa5 .elementor-main-swiper .swiper-slide{
	box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.14901960784313725);
	border-radius: 50px 10px 10px 10px;

}
.elementor-widget-reviews .elementor-main-swiper, .elementor-widget-testimonial-carousel .elementor-main-swiper{
	padding: 20px 0px;
	width: 100% !important;
}

.custom-search .elementor-search-form__input {
    box-shadow: none;
    height: auto;
}
.errormsg {
    font-size: 20px;
}

.contact-us-form input:not([type=submit]), .contact-us-form select, .contact-us-form textarea {
    width: 100% !important;
    border-radius: 5px !important;
    border: 1px solid #1D1D1F!important;
    color: #777E90;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal !important;
    color: #000 !important;
    background-color: #FCFCFD !important;

}
.contact-us-form  .wpforms-field-medium{
	max-width: 100% !important;
}
.contact-us-form .wpforms-submit{
	width: 100%;
	background-color: #2B6CCF !important;
}
.contact-us-form .wpforms-field{
	width: 100%;
}


.news-listing {
	width: 65%;
}

.resources-section {
	width: 100%;
}

.resources-section .filter {
	text-align: center;
	display: inline-block;
	width: 100%;
}

.resources-section .filter ul {
	display: flex;
	align-items: center;
	justify-content: center;
	list-style: none;
}

.resources-section .filter ul li span {
	border: 1px solid #1d1d1f;
	border-radius: 5px;
	color: #000;
	text-align: center;
	font-family: Lato;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding: 15px 35px;
	cursor: pointer;
}

.resources-section .filter ul li {
	display: inline-block;
	margin: 0 13px;
}

.resources-section .filter ul li.active span {
	background-color: #1d1d1f;
	color: #fff;
}

.resources-wrap {
	display: flex;
	flex-wrap: wrap;
	margin-top: 50px;
	margin-bottom: 50px;
}

.resources-wrap .left-sidebar {
	width: 35%;
	padding-right: 100px;
}

.resources-wrap .left-sidebar ul {
	padding: 0;
	list-style: none;
	margin: 0;
}

.resources-wrap .left-sidebar li {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #AFAFAF;
}

.resources-wrap .left-sidebar li:last-child {
	border-bottom: none;
}

.resources-wrap .left-sidebar li span {
	color: #9F9F9F;
	font-family: Lato;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 273.5%;
	text-transform: capitalize;
	position: relative;
	width: 100%;
	display: inline-block;
	cursor: pointer;
}

.resources-wrap .left-sidebar li.active span {
	color: #0054A4;
}

.resources-wrap .left-sidebar li.active span:after {
	content: "";
	display: inline-block;
	background: url(./images/arrow_right_alt.svg) no-repeat;
	width: 34px;
	height: 34px;
	vertical-align: middle;
	margin-left: 10px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	background-size: 100% auto;
}

.societies-block a{
    text-decoration: none !important;
}

.societies-filter {
	text-align: center;
	display: inline-block;
	width: 100%;
	margin-bottom: 60px;
}

.societies-filter ul {
	display: flex;
	align-items: center;
	justify-content: center;
	list-style: none;
	margin: 0;
	flex-wrap: wrap;
}

.societies-filter ul li span {
	border: 1px solid #1d1d1f;
	border-radius: 5px;
	color: #000;
	text-align: center;
	font-family: Lato;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding: 15px 35px;
	cursor: pointer;
	display: inline-block;
}

.societies-filter ul#tabs-nav li {
	width: auto;
}
.societies-filter ul#tabs-nav li a{
	outline: 0;
}

.societies-filter ul li {
	display: inline-block;
	margin: 0 13px;
}

.societies-filter ul li.active span {
	background-color: #1d1d1f;
	color: #fff;
}


.societies-list {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 30px;
}

.societies-block {
	margin-bottom: 30px;
    background-color: #fff;
    border-radius: 10px;
}

.societies-block .img {
	border-radius: 10px 10px 0 0;
	height: 230px;
	overflow: hidden;
}

.societies-block .img img {
	border-radius: 10px 10px 0 0;
	/* max-height: 230px; */
}

.societies-block .societies-content {
	padding: 15px;
}

.societies-block .societies-content h4 {
	color: #000;
	/* font-family: Lato; */
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 10px;
}

.resources-section .submenu-mobile,
.submenu-mobile-title,
.back {
	display: none;
}
.new-block {
	border-bottom: 1px solid #AFAFAF;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.ast-single-post .entry-content a{
    text-decoration: none;
}

.home-news-block .news-image-wrap img{
    border-radius: 10px;
}
.home-news-block .news-content > p{
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    margin-bottom: 8px;
    height: 63px;
}
.site-author-post-wrap .site-author-info .elementor-author-box {
    align-items: flex-start;
}
.site-author-post-wrap .site-author-info .elementor-author-box .elementor-author-box__text {
    padding-top: 10px;
}
.site-author-post-wrap .site-author-date {
    position: absolute;
    left: 100px;
    top: 40px;
}
.single-post div#primary {
    margin: 0;
}
.single-post.ast-separate-container .ast-article-single {
    padding: 0;
}
.single-post.ast-narrow-container .site-content > .ast-container {
    max-width: 100%;
    padding: 0;
}
.site-related-articles-wrap .elementor-post__text {
    display: flex;
    flex-direction: column;
}
.site-related-articles-wrap .elementor-post__text .elementor-post__title {
    order: 2;
}
.site-related-articles-wrap .elementor-post__text .elementor-post__meta-data {
    order: 1;
}
.site-related-articles-wrap .elementor-post__text .elementor-post__excerpt {
    order: 3;
}
.single-post p,
.single-post ul li,
.single-post ol,li {
    font-size: 18px;
    line-height: 1.5;
}
.single-post h2 {
    font-size: 28px;
}
.single-post h3 {
    font-size: 24px;
}
.single-post h4 {
    font-size: 21px;
}
.single-post h5 {
    font-size: 18px;
}
.single-post h6 {
    font-size: 16px;
}
.single-post h2,
.single-post h3,
.single-post h4,
.single-post h6,
.single-post h5{
    line-height: 1.2;
    margin: 30px 0;
}
.single-post p{
    margin: 0 0 30px;
}
.site-first-post .elementor-posts {
    display: flex;
}
.site-first-post .elementor-posts .elementor-post {
    flex-direction: row-reverse;
}
.site-first-post .elementor-posts {
    display: flex;
}
.site-first-post .elementor-posts .elementor-post {
    flex-direction: row-reverse;
}
.site-first-post .elementor-posts .elementor-post .elementor-post__text {
    padding-right: 75px;
    display: flex;
    flex-direction: column;
}
.site-first-post .elementor-posts .elementor-post .elementor-post__text .elementor-post__title {
    order: 2;
}
.site-first-post .elementor-posts .elementor-post .elementor-post__text .elementor-post__meta-data {
    order: 1;
}
.site-first-post .elementor-posts .elementor-post .elementor-post__text .elementor-post__excerpt {
    order: 3;
}
.site-first-post .elementor-posts .elementor-post .elementor-post__text .elementor-post__read-more {
    order: 4;
    padding: 17px 9px;
    border: 1px solid #1D1D1F;
    border-radius: 5px;
    min-width: 144px;
    text-align: center;
}
.elementor-location-archive {
    width: 100%;
}
.site-recent-articles-wrap .elementor-post .elementor-post__text {
    display: flex;
    flex-direction: column;
    padding: 0 8px;
}
.site-recent-articles-wrap .elementor-post .elementor-post__text .elementor-post__title {
    order: 2;
}
.site-recent-articles-wrap .elementor-post .elementor-post__text .elementor-post__meta-data {
    order: 1;
}
.site-recent-articles-wrap .elementor-post .elementor-post__text .elementor-post__excerpt {
    order: 3;
}
.site-recent-articles-wrap .elementor-post .elementor-post__text .elementor-post__title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.site-post-filter-main-wrap .site-post-loop-wrap .elementor-widget-theme-post-excerpt p {
    margin: 0;
}
.site-post-filter-main-wrap .site-post-loop-wrap .ast-article-post {
    border: 0;
}
.site-post-filter-main-wrap  .site-post-filter .e-filter-item {
    cursor: pointer;
}
.site-post-filter-main-wrap .site-post-loop-wrap .elementor-pagination .page-numbers.current {
    width: 42px;
    display: inline-flex;
    height: 42px;
    padding: 5px;
    background: var( --e-global-color-primary );
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
    color: #ffffff;
}
.site-post-filter-main-wrap .site-post-loop-wrap .elementor-pagination .page-numbers.prev,
.site-post-filter-main-wrap .site-post-loop-wrap .elementor-pagination .page-numbers.next{
    position: relative;
}
.site-post-filter-main-wrap .site-post-loop-wrap .elementor-pagination .page-numbers.prev:after {
    content: '';
    position: absolute;
    left: -26px;
    top: 6px;
    width: 20px;
    height: 10px;
    background: url('https://epimedmainsite.wpenginepowered.com/wp-content/uploads/2025/01/right-arrow.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(180deg);
}
.site-post-filter-main-wrap .site-post-loop-wrap .elementor-pagination .page-numbers.next:after {
    content: '';
    position: absolute;
    right: -26px;
    top: 6px;
    width: 20px;
    height: 10px;
    background: url('https://epimedmainsite.wpenginepowered.com/wp-content/uploads/2025/01/right-arrow.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.site-post-filter-main-wrap .site-post-loop-wrap .elementor-pagination span.page-numbers.prev,
.site-post-filter-main-wrap .site-post-loop-wrap .elementor-pagination span.page-numbers.next{
    pointer-events: none;
    opacity: 0.5;
}
.site-post-filter-main-wrap .site-post-loop-wrap .e-loop-item .elementor-widget-theme-post-title .elementor-heading-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.site-post-filter-main-wrap .site-post-loop-wrap .e-loop-item .elementor-widget-theme-post-excerpt{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.site-post-filter-main-wrap .site-post-loop-wrap a.elementor-element {
    outline: 0;
}
.single-news-social-icons {
     margin: 14px 0px 51px 0px;
}
.single-news-social-icons ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 15px;
}
.single-news-social-icons ul li a {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #1d1d1f;
    border-radius: 50%;
    background: #ffffff;
    transition: all 500ms ease-in-out;
}
.single-news-social-icons ul li a img {
    width: 17px;
    height: 17px;
    object-fit: contain;
    transition: all 500ms ease-in-out;
}
.single-news-social-icons ul li a:hover {
    background: #1d1d1f;
}
.single-news-social-icons ul li a:hover img {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}
.tooltip-message {
    position: absolute;
    top: 40PX;
    left: 10%;
    transform: translateX(-50%);
    background-color: #333;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 12px;
    white-space: nowrap;
    z-index: 1000;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    display: none;
    transition: opacity 0.2s ease-in-out;
}
.site-events-listing-wrap {
    padding: 143px 0 50px;
    width: 100%;
}
.site-events-listing-wrap .container {
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 30px;
}
.site-events-listing-wrap .site-events-listing-title h1 {
    font-size: 54px;
    font-weight: 700;
    line-height: 1;
    color: #000000;
}
.site-events-listing-title {
    margin-bottom: 32px;
}
.site-events-listing-wrap .site-events-listing-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -22px;
}
.site-events-listing-wrap .site-events-listing-row .site-events-listing-col {
    width: 33.33%;
    padding: 0 22px 48px;
}
.site-events-listing-wrap .site-events-listing-row .site-events-listing-col:first-child,
.site-events-listing-wrap .site-events-listing-row .site-events-listing-col:nth-child(2) {
    width: 50%;
}
.site-events-listing-wrap .site-events-listing-col .site-events-img img {
    width: 100%;
    border-radius: 10px;
    height: 300px;
    object-fit: cover;
}
.site-events-listing-wrap .site-events-listing-row .site-events-listing-col:first-child .site-events-img img,
.site-events-listing-wrap .site-events-listing-row .site-events-listing-col:nth-child(2) .site-events-img img {
  height: 419px;
}
.site-events-listing-wrap .site-events-text-content .site-events-title {
  font-size: 24px;
  font-weight: 500;
  line-height: 28.8px;
  margin: 0 0 24px;
}
.site-events-listing-wrap .site-events-text-content  .site-events-meta-info {
    margin: 0 0 14px;
}
.site-events-listing-wrap .site-events-listing-col .site-events-img {
    margin: 0 0 31px;
}
.site-events-listing-wrap .site-events-text-content ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style-type: none;
    gap:25px;
}
.site-events-listing-wrap .site-events-text-content .site-events-meta-info li p {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    color: #1D1D1F;
    margin: 0;
}
.site-events-listing-wrap .site-events-text-content ul li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.site-events-listing-wrap .site-events-text-content ul li img {
    margin-right: 14px;
}
.site-events-listing-wrap .site-events-text-content .site-events-text p{
    margin: 0;
    color: #1D1D1F;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.site-events-listing-wrap .site-events-listing-row .site-events-listing-col:first-child .site-events-title,
.site-events-listing-wrap .site-events-listing-row .site-events-listing-col:nth-child(2) .site-events-title {
  font-size: 36px;
  font-weight: 500;
  line-height: 42.98px;
}
.site-event-single-details-wrap {
    padding: 143px 0 150px;
    width: 100%;
}
.site-event-single-wrap  .site-event-single-titles {
    margin-bottom: 19px;
    width: 100%;
    padding: 0 15px;
}
.site-event-single-wrap .site-event-single-titles .site-event-title {
    font-size: 36px;
    font-weight: 700;
    line-height: 42.98px;
    color: #1D1D1F;
}
.site-event-single-wrap .site-event-single-titles  .site-event-publish-date {
  font-size: 24px;
  font-weight: 700;
  line-height: 28.66px;
  color: #1D1D1F;
}
.site-event-single-details-wrap .site-event-single-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.site-event-single-wrap .site-event-det-left {
    width: 70%;
    padding: 0 15px;
}
.site-event-single-wrap .site-event-det-right {
  width: 30%;
  padding: 0 15px;
}
.site-event-single-wrap .site-event-det-left .site-event-feature-img img {
    width: 100%;
    border-radius: 10px;
    height: 400px;
    object-fit: cover;
}
.site-event-single-wrap .site-event-det-left .site-event-feature-img {
    margin-bottom: 35px;
}
.site-event-single-wrap .site-event-det-left .site-event-share ul {
    display: flex;
    list-style-type: none;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    gap: 17px;
}
.site-event-single-wrap .site-event-det-left .site-event-share ul li a {
    width: 39px;
    height: 39px;
    border: 1px solid #1D1D1F;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.site-event-single-wrap .site-event-det-left .site-event-share ul li a img {
    width: 20px;
    height: 20px;
    object-fit: contain;
}
.site-event-single-wrap .site-event-det-left .site-event-share {
    margin-bottom: 47px;
}
.site-event-single-wrap .site-event-det-left .site-event-post-text-wrap p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #1D1D1F;
    margin: 0 0 20px;
}
.site-event-single-wrap .site-event-det-left .site-event-post-text-wrap p a {
    color: #2B6CCF;
    text-decoration: underline;
}
.site-event-single-wrap .site-event-det-left .site-event-post-text-wrap p a:hover {
    text-decoration: none;
}
.site-event-single-wrap .site-event-det-left .site-event-post-text-wrap ul li {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #1D1D1F;
}
.site-event-single-wrap .site-event-det-left .site-event-post-text-wrap img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    margin: 0 0 50px;
}
.site-event-single-wrap .site-event-det-left .site-event-post-text-wrap h2 {
  font-size: 24px;
  line-height: 36px;
  margin: 0 0 5px;
  color: #1D1D1F;
}
.site-event-single-wrap .site-event-det-left .site-event-post-text-wrap {
    color: #1D1D1F;
}
.site-event-single-wrap .site-event-det-left .site-event-post-text-wrap ul {
    margin-bottom: 20px;
}
.site-event-single-wrap .site-event-det-right .column-inner {
    background: #F5F5F7;
    border-radius: 10px;
}
.site-event-single-wrap .site-event-det-right .column-inner .site-event-left-title {
    padding: 42px 29px 29px;
    border-bottom: 0.5px solid #AFAFAF;
}
.site-event-single-wrap .site-event-det-right .column-inner .site-event-locations {
    padding: 26px 29px 40px;
}
.site-event-single-wrap .site-event-det-right .column-inner .site-event-left-title .site-event-left-txt {
    color: #1D1D1F;
    font-size: 24px;
    font-weight: 700;
    line-height: 28.66px;
    margin: 0 0 5px;
    position: relative;
    padding-left: 30px;
}
.site-event-single-wrap .site-event-det-right .column-inner .site-event-left-title .site-event-left-txt:after{
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 18px;
    height: 20px;
    background: url('https://epimedmainsite.wpenginepowered.com/wp-content/themes/astra-child/images/calendar_today.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 18px;
}
.site-event-single-wrap .site-event-det-right .column-inner .site-event-locations .site-event-locations-title:after {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 18px;
    height: 20px;
    background: url('https://epimedmainsite.wpenginepowered.com/wp-content/themes/astra-child/images/location_on.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.site-event-single-wrap .site-event-det-right .column-inner .site-event-left-title .date-text {
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
    color: #1D1D1F;
}
.site-event-single-wrap .site-event-det-right .column-inner .site-event-locations .site-event-locations-title {
    color: #1D1D1F;
    font-size: 24px;
    font-weight: 700;
    line-height: 28.66px;
    margin: 0 0 15px;
    position: relative;
    padding-left: 30px;
}
.site-event-single-wrap .site-event-det-right .column-inner .site-event-locations .site-event-locations-title p {
    margin: 0;
}
.site-event-single-wrap .site-event-locations-item .site-event-locations-inner-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 19.2px;
    color: #1D1D1F;
    margin: 0 0 5px;
}
.site-event-single-wrap .site-event-locations-item .site-event-locations-add {
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
    color: #1D1D1F;
    margin: 0 0 15px;
}
.site-event-single-wrap .site-event-locations-item div#event-map {
    height: 252px !important;
    width: 100% !important;
}
.site-event-single-wrap .site-event-locations-inner {
    margin-bottom: 55px;
}
/* .site-event-single-wrap .site-event-det-right .column-inner .site-event-locations .site-event-register-cta a, */
.site-event-single-wrap .site-event-register-cta .wpem-registration-event-button button {
    width: 100%;
    display: block;
    padding: 15px;
    background: #2B6CCF;
    border-radius: 5px;
    font-family: Lato;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
    text-align: center;
    color: #ffffff;
    transition: all 500ms ease-in-out;
    border: 2px solid #2B6CCF;
    margin:0;
    font-family: Lato;
}
/* .site-event-single-wrap .site-event-det-right .column-inner .site-event-locations .site-event-register-cta a:hover,
.site-event-single-wrap .site-event-det-right .column-inner .site-event-locations .site-event-register-cta a:focus, */
.site-event-single-wrap .site-event-register-cta .wpem-registration-event-button button:hover {
    background: #ffffff;
    color: #2B6CCF;
}
.site-event-single-wrap .site-event-det-left .site-event-post-text-wrap h2:first-child {
    padding-bottom: 33px;
    margin-bottom: 33px;
    border-bottom: 1px solid #AFAFAF;
}
.site-event-single-wrap .site-event-det-left .column-inner {
    padding-right: 58px;
}
.site-event-single-wrap .site-event-det-left .site-event-share-caleder-wrap .dropdown-header {
    border: 1px solid #1D1D1F;
    height: 54px;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    color: #1D1D1F;
    padding-left: 43px;
    padding-right: 25px;
    width: 100%;
    background: url(https://epimedmainsite.wpenginepowered.com/wp-content/themes/astra-child/images/calendar_today.svg) #ffffff;
    background-position: 15px 50%;
    background-repeat: no-repeat;
    background-size: 18px;
    border-radius: 5px;
    cursor: pointer;
    appearance: none;
    position: relative;
}
.add-to-calendar {
    display: inline-block;
    position: relative;
}
.add-to-calendar .dropdown-arrow {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    width: 12px;
    height: 12px;
    background: url(https://epimedmainsite.wpenginepowered.com/wp-content/uploads/2025/01/arrow-down-sign-to-navigate.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
}

.custom-dropdown {
    position: relative;
    width: 192px;
}

.dropdown-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
    background: #fff;
}



.dropdown-header .arrow {
    margin-left: auto;
    content: "";
    position: absolute;
    right: 10px;
    width: 12px;
    height: 12px;
    background: url(https://epimedmainsite.wpenginepowered.com/wp-content/uploads/2025/01/arrow-down-sign-to-navigate.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.dropdown-list {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #fff;
    list-style: none;
    padding: 0;
    margin: 5px 0 0;
    display: none;
    z-index: 10;
    max-height: 200px;
    overflow-y: auto;
}

.dropdown-list li {
    padding: 4px 10px;
}

.dropdown-list li a {
    text-decoration: none;
    display: block;

}


.arrow {
    transition: transform 0.3s ease;
}

.arrow.open {
    transform: rotate(180deg);
}

.site-event-single-wrap .site-event-det-left .site-event-share-caleder-wrap #calendar-dropdown:focus + .dropdown-arrow {
    transform: translateY(-50%) rotate(180deg);
  }

.site-event-single-wrap .site-event-det-left .site-event-post-text-wrap + .site-event-share {
    margin-bottom: 37px;
}
.site-event-single-details-wrap .site-event-single-wrap {
    width: 90%;
    margin: 0 auto;
}
.site-event-single-details-wrap .site-more-upcoming-wrap .site-more-upcoming-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -22.5px;
}
.site-event-single-details-wrap .site-more-upcoming-wrap .site-more-upcoming-row .site-more-upcoming-item {
    width: 33.33%;
    padding: 0 22.5px;
}
.site-more-upcoming-row .site-more-upcoming-item {
    width: 100%;
}
.site-more-upcoming-row .site-more-upcoming-item .site-events-img img {
    width: 100%;
    margin: 0 0 31px;
    height: 300px;
    object-fit: cover;
    border-radius: 10px;
}
.site-more-upcoming-row .site-more-upcoming-item .site-events-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 28.8px;
    margin: 0 0 24px;
    color: #1D1D1F;
}
.site-more-upcoming-row .site-more-upcoming-item .site-events-text p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #1D1D1F;
    margin: 0;
}
.site-more-upcoming-row .site-more-upcoming-item .site-events-meta-info {
    margin: 0 0 14px;
}
.site-more-upcoming-row .site-more-upcoming-item .site-events-meta-info ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style-type: none;
    gap:25px;
}
.site-more-upcoming-row .site-more-upcoming-item .site-events-meta-info li p {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    color: #1D1D1F;
    margin: 0;
}
.site-more-upcoming-row .site-more-upcoming-item .site-events-meta-info ul li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.site-more-upcoming-row .site-more-upcoming-item .site-events-meta-info ul li img {
    margin-right: 14px;
}
.site-more-upcoming-wrap {
    border-top: 1px solid #AFAFAF;
    margin-top: 156px;
    padding-top: 84px;
}
.site-more-upcoming-wrap .site-events-listing-title h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
    color: #000000;
}
.site-event-single-wrap .site-event-register-cta .registration_details{
  padding-top: 15px;
}
.site-event-single-wrap .site-event-register-cta .registration_details,
.site-event-single-wrap .site-event-register-cta .registration_details p:last-child{
    margin: 0;
}
.site-event-single-wrap .site-event-register-cta .registration_details a{ word-break: break-word; }

/* 14-07-25 */
.ajax-news-load .elementor-grid {
    --grid-columns: 3;
    --grid-column-gap: 45px;
    --grid-row-gap: 60px;
    grid-template-columns: repeat(3, 1fr);
}
.ajax-news-load .elementor-widget-container p {
    margin-bottom: 0 !important;
    color: #1D1D1F !important;
}
.site-post-filter-main-wrap .elementor-widget-container input#ajax-search {
    color: #1D1D1F;
    border: 1px solid #1D1D1F;
    border-radius: 50px;
    margin-bottom: 100px;
    font-weight: 400;
    font-size: 24px;
    line-height: 60px;
    height: 81px;
    padding-right: 80px;
    padding-left: 35px;
    background: url('images/search-icon.svg') no-repeat right 20px center;
    background-position: right 33px top 50% !important;
    background-repeat: no-repeat !important;
    background-size: 24px 24px !important;
    cursor: pointer;
}
.ajax-news-load {
    padding-top: 100px;
}
#ajax-post-results p {
    text-align: center;
}
/* ==================== 22-07-25 Start ========================= */
.find-a-rep .dialog-lightbox-widget-content {
	border-radius: 5px;
	height: 90vh;
}
.find-a-rep .dialog-lightbox-message {
    width: 945px !important;
    max-height: 88vh;
}

.find-a-rep .dialog-close-button {
  width: 43px;
  height: 43px;
  background: #F5F5F5;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.find-a-rep .dialog-close-button:focus {
    color: #F5F5F5;
}
.find-a-rep .dialog-close-button svg {
  width: 20px;
  height: 20px;
}
.site-contact-us-form .wpforms-container .wpforms-form .wpforms-field-label {
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
}

.site-contact-us-form .wpforms-container .wpforms-form .wpforms-field-medium {
  border: 1px solid #1D1D1F;
  background-color: #FCFCFD !important;
}
.site-contact-us-form .wpforms-container .wpforms-form {
	padding: 0 75px;
}
.site-contact-us-form .wpforms-container .wpforms-form .wpforms-layout-column {
    padding: 0 16px;
}
.site-contact-us-form .wpforms-container .wpforms-form .wpforms-field-checkbox ul {
  padding: 0 !important;
}
.site-contact-us-form .wpforms-container .wpforms-form .wpforms-field-checkbox ul label {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #666666;
}
.site-contact-us-form .wpforms-container .wpforms-form .wpforms-field-checkbox {
  padding-top: 0;
}
.site-contact-us-form .wpforms-container .wpforms-form .wpforms-submit-container {
    margin-top: 20px !important;
}
.site-contact-us-form .wpforms-container .wpforms-form .wpforms-submit-container button {
    background-color: #2B6CCF !important;
    border-color: #2B6CCF !important;
}
/* ==================== 22-07-25 End ========================= */
/* ==================== 01-09-25 Start ========================= */
.device-user-feedback .wpforms-layout-row input.wpforms-field-medium, .device-user-feedback .wpforms-field-row-block, .device-user-feedback .wpforms-field-address .wpforms-field-row input {
	height: 50px !important;
	line-height: normal !important;
	color: #000 !important;
	background-color: #FCFCFD !important;
}

.device-user-feedback .wpforms-field-row-block input, .device-user-feedback .wpforms-field-address .wpforms-field-row input, .device-user-feedback #wpforms-45174-field_8-container input, .device-user-feedback select.wpforms-field-address-country {
    height: 50px !important;
    border-radius: 5px !important;
    border: 1px solid #1D1D1F !important;
    color: #777E90;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal !important;
    color: #000 !important;
    background-color: #FCFCFD !important;
    margin-bottom: 15px;
}
.device-user-feedback .wpforms-field-row-block{
    margin-bottom: 15px;
}
.device-user-feedback {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.device-user-feedback {
	padding: 0 !important;
}
.wpforms-field-layout {
	padding: 0 !important;
}

.device-user-form .entry-header.ast-no-thumbnail {
  margin-bottom: 0;
  margin-top: 100px;
  text-align: center;
}
.device-user-form .entry-header.ast-no-thumbnail h1.entry-title {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 0;
}
#wpforms-45174-field_11-container {
	margin-left: 0;
}
.device-user-feedback ul li.depth-1 {
	display: flex;
	align-items: center;
	padding: 12px 16px;
	background: #f8f9fa;
	border-radius: 8px;
	transition: all 0.3s ease;
	cursor: pointer;
	border: 2px solid transparent;
}
.device-user-feedback button.wpforms-submit {
	background-color: #2b6ccf;
}
.device-user-feedback button.wpforms-submit::after {
	display: none;
}
.device-user-feedback .wpforms-field-layout-rows.wpforms-field-large .wpforms-field-label-inline {
    width: 100% !important
}
.device-user-feedback .wpforms-field fieldset ul li label {
	width: 100%;
}
.device-user-feedback #wpforms-45174-field_2-container label.wpforms-field-label, .device-user-feedback #wpforms-45174-field_3-container label.wpforms-field-label {
	width: auto;
	display: inline-block;
}
/* ==================== 01-09-25 End ========================= */
/* ==================== 10-09-25 Start ========================= */
.noptin-field-dropdown select#noptin-form-1__field-country {
    background-image: url("data:image/svg+xml,%3Csvg class='ast-arrow-svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' width='26px' height='16.043px' fill='%23334155' viewBox='57 35.171 26 16.043' enable-background='new 57 35.171 26 16.043' xml:space='preserve' %3E%3Cpath d='M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z'%3E%3C/path%3E%3C/svg%3E");
    background-size: .8em;
    background-repeat: no-repeat;
    background-position-x: calc( 100% - 32px);
    background-position-y: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 2em;
    cursor: pointer;
}
.noptin-field-dropdown {position:relative}
.noptin-form-field-submit input#noptin-form-1__submit {
    position: absolute !important;
    top: 0;
    right: 0;
    background: url(./images/arrow-submit.svg) no-repeat;
    font-size: 0 !important;
    width: 50px !important;
    height: 50px;
    background-position: left center;
    padding: 0 !important;
    border: 1px solid transparent !important;
    background-image: url(./images/arrow-submit.svg) !important;
    background-color: transparent !important;
}
.noptin-field-email input#noptin-form-1__field-email, .noptin-field-dropdown select#noptin-form-1__field-country {
    border-color: #1d1d1f !important;
    border-radius: 40px !important;
    padding: 16px 60px 16px 20px !important;
    color: #1d1d1f;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
/* ==================== 10-09-25 Start ========================= */
.page-template-template-privacy .main-content-wrap #tabs-content table td {
	padding: 8px;
}

@media screen and (max-width:1024px) and (min-width:1280px){
  .site-event-single-wrap .site-event-det-left .column-inner {
      padding-right: 0;
  }
}
@media screen and (max-width:1024px){
  .single-news-social-icons {
    margin: 37px 0px 36px 0px;
  }
  .site-events-listing-wrap .site-events-listing-title h1 {
      font-size: 38px;
  }
  .site-events-listing-wrap .site-events-listing-row .site-events-listing-col:first-child .site-events-title,
  .site-events-listing-wrap .site-events-listing-row .site-events-listing-col:nth-child(2) .site-events-title {
    font-size: 24px;
    line-height: 28.8px;
  }
  .site-post-filter-main-wrap .elementor-widget-container input#ajax-search {
    margin-bottom: 33px;
  }
}



@media screen and (max-width:1024px) and (min-width:768px) {
    .noptin-form-field-submit input#noptin-form-1__submit {
        right: 50%;
    }
  .site-image-accordion.elementor-element .elementor-widget-container .eael-img-accordion {
      flex-direction: row;
      height: 300px !important;
  }
  .site-image-accordion .eael-img-accordion .eael-image-accordion-item {
      width: 33.33%;
  }
  .event-slider .event-block {
      padding: 0;
  }
  section.event-section,
  .news-block  {
    padding: 0;
  }
  .main-header-wrap {
      padding: 25px 30px;
  }
  .main-header-wrap .main-header-right a.hamburger-icon {
      margin-right: 0;
  }
  .site-footer .ast-container {
      padding: 0 30px;
  }
  .site-footer .ast-container .noptin-optin-form-wrapper {
      max-width: 100% !important;
  }
  .site-footer .noptin-inpost-main-wrapper .noptin-optin-form-wrapper .noptin-form-field-wrapper {
      max-width: 100%;
  }
  /*.site-footer .noptin-inpost-main-wrapper .noptin-optin-form-wrapper .noptin-form-fields {
      gap: 0;
  }*/
  .site-footer .noptin-inpost-main-wrapper .noptin-optin-form-wrapper .noptin-form-fields {
        flex-direction: row;
        align-items: center;
    }

.site-footer .noptin-inpost-main-wrapper .noptin-optin-form-wrapper .noptin-form-field-wrapper {
        flex: 1 1 33.33%;
    }
  .single-post h2 {
      font-size: 26px;
  }
  .single-post h3 {
      font-size: 23px;
  }
  .single-post h4 {
      font-size: 20px;
  }
  .single-post h5 {
      font-size: 18px;
  }
  .single-post h6 {
      font-size: 16px;
  }
  .site-first-post .elementor-posts .elementor-post .elementor-post__text {
      padding-right: 30px;
  }
}

@media screen and (max-width:991px) and (min-width:768px){
  .site-events-listing-wrap .site-events-listing-row .site-events-listing-col:first-child .site-events-img img,
  .site-events-listing-wrap .site-events-listing-row .site-events-listing-col:nth-child(2) .site-events-img img,
  .site-events-listing-wrap .site-events-listing-col .site-events-img img {
      height: 203px;
  }
  .site-events-listing-wrap .site-events-listing-row .site-events-listing-col{
      width: 50%;
  }
  .site-event-single-details-wrap .site-more-upcoming-wrap .site-more-upcoming-row .site-more-upcoming-item {
    width: 50%;
    padding-bottom: 40px;
  }
  .site-event-single-wrap .site-event-det-left .column-inner {
      padding-right: 0;
  }
  .site-event-single-wrap .site-event-det-left {
      width: 60%;
  }
  .site-event-single-wrap .site-event-det-right {
      width: 40%;
  }
}

@media screen and (max-width: 992px) {
  .main-content-wrap .sidebar {
    width: 200px !important;
    padding-right: 20px !important;
  }
  div#tabs-content {
	width: calc(100% - 200px) !important;
	padding-left: 20px !important;
  }
}

@media screen and (max-width:991px) {
    .find-a-rep .dialog-lightbox-widget-content {
        margin: 0 20px;
    }
    .find-a-rep .dialog-lightbox-message {
        width: 100% !important;
    }
}

@media screen and (max-width:767px) {
    .page-template-template-privacy .main-content-wrap .sidebar {
        width: 100% !important;
        padding-right: 0 !important;
        border-right: none !important;
    }
    .page-template-template-privacy div#tabs-content {
        width: 100% !important;
        padding-left: 0 !important;
    }   
    .custom-header-account-main .custom-header-account-icon .custom-username-display {
      display: none;
    }
    .main-slider-carousel .elementor-widget-n-carousel .swiper-pagination-bullet {
        width: 60px !important;
    }
    .site-post-filter-main-wrap .site-post-loop-wrap .e-loop-item .elementor-widget-theme-post-title .elementor-heading-title {
        display: block;
    }
    .site-first-post .elementor-posts .elementor-post .elementor-post__text {
        padding-right: 0;
    }
    .site-first-post .elementor-posts .elementor-post {
        flex-direction: column;
    }
    .single-post h2 {
        font-size: 28px;
    }
    .single-post h3 {
        font-size: 25px;
    }
    .single-post h4 {
        font-size: 22px;
    }
    .single-post h5 {
        font-size: 20px;
    }
    .single-post h6 {
        font-size: 18px;
    }
    .single-post.ast-narrow-container.ast-separate-container #content .ast-container {
        padding: 0;
    }
    .site-footer .ast-container {
        padding: 0 30px;
    }
    .site-recent-articles-wrap .elementor-post .elementor-post__text {
        padding: 0;
    }
    .single-post div#primary {
      padding: 0;
    }
    .site-post-filter-main-wrap .site-post-filter .e-filter-item {
        width: 100%;
        max-width: 100%;
    }
    .site-post-filter-main-wrap .site-post-filter .e-filter {
        flex-direction: column;
    }
    .site-post-filter-main-wrap .site-post-loop-wrap .ast-article-post {
        padding: 0;
    }
    section.event-section,
    .news-block,
    .event-slider .event-block  {
      padding: 0;
    }
    .event-section .slick-dots {
        bottom: -60px;
    }
    .contact-us-form .wpforms-field-container {
        padding: 20px;
    }
    .contact-us-form .wpforms-container .wpforms-one-half {
        width: 100% !important;
    }
    .site-events-listing-wrap .site-events-listing-row .site-events-listing-col:first-child,
    .site-events-listing-wrap .site-events-listing-row .site-events-listing-col:nth-child(2),
    .site-events-listing-wrap .site-events-listing-row .site-events-listing-col {
        width: 100%;
    }
    .site-events-listing-wrap .site-events-listing-row .site-events-listing-col:first-child .site-events-img img,
    .site-events-listing-wrap .site-events-listing-row .site-events-listing-col:nth-child(2) .site-events-img img,
    .site-events-listing-wrap .site-events-listing-col .site-events-img img {
        height: 203px;
    }
    .site-events-listing-wrap .site-events-listing-col .site-events-img {
        margin: 0 0 24px;
    }
    .site-events-listing-wrap .site-events-text-content ul {
        flex-direction: column;
        gap:20px;
    }
    .site-events-listing-wrap .site-events-text-content .site-events-meta-info {
        margin-bottom: 24px;
    }
    .contact-us-form .wpforms-container textarea.wpforms-field-large{
        height: 196px!important;
    }
    .site-event-single-wrap .site-event-det-left {
        width: 100%;
        padding-bottom: 68px;
    }
    .site-event-single-wrap .site-event-det-right {
        width: 100%;
    }
    .site-event-single-wrap .site-event-det-left .column-inner {
        padding-right: 0;
    }
    .site-event-single-details-wrap {
        padding: 100px 23px;
    }
    .site-event-single-wrap .site-event-det-left .site-event-feature-img img {
        height: 189px;
    }
    .site-event-single-wrap .site-event-det-left .site-event-share {
        margin-bottom: 22px;
    }
    .site-event-single-wrap .site-event-det-left .site-event-post-text-wrap h2 {
        font-size: 24px;
        line-height: 1;
    }
    .site-more-upcoming-wrap {
        padding-top: 68px;
        margin-top: 68px;
    }
    .site-event-single-details-wrap .site-event-single-wrap {
      width: 100%;
    }
    .site-event-single-wrap .site-event-det-right .column-inner .site-event-locations {
        padding: 25px;
    }
    .site-event-single-wrap .site-event-det-right .column-inner .site-event-left-title {
        padding: 25px;
    }
    .site-more-upcoming-wrap .site-events-listing-title h2 {
        font-size: 30px;
    }
    .site-event-single-details-wrap .site-more-upcoming-wrap .site-more-upcoming-row .site-more-upcoming-item {
        width: 100%;
    }
    .site-more-upcoming-row .site-more-upcoming-item .site-events-img img {
        height: 220px;
    }
    .site-more-upcoming-row .site-more-upcoming-item .site-events-meta-info ul {
        flex-direction: column;
        gap: 20px;
    }

    .submenu-mobile-title {
		border-radius: 5px;
		border: 1px solid #AFAFAF;
		background: #FFF;
		padding: 2px 20px 2px;
		color: #0054A4;
		font-family: Lato;
		font-size: 18px;
		font-style: normal;
		font-weight: 500;
		line-height: 273.5%;
		text-transform: capitalize;
		display: block;
	}

	.submenu-mobile-wrap .back {
		text-align: right;
		padding: 10px 30px;
		display: inline-block;
		width: 100%;
	}

	.submenu-mobile-wrap {
		position: fixed;
		width: 100%;
		background-color: #fff;
		height: 100%;
		z-index: 999;
		top: 55px;
		right: -100%;
		padding-top: 20px;
		transition: all ease-in-out 0.5s;
	}

	ul#tabs-nav li {
		width: 100%;
		margin-bottom: 5px;
		padding: 5px 35px;
	}

	.main-content-wrap .sidebar h3 {
		display: none;
	}

	.submenu-mobile {
		margin-bottom: 30px;
		position: relative;
	}

	.submenu-mobile-title:after {
		content: "";
		display: block;
		position: absolute;
		width: 24px;
		height: 24px;
		background: url(./images/arrow_forward.svg);
		right: 15px;
		top: 50%;
		transform: translateY(-50%) rotate(90deg);
	}

	.submenu-open .submenu-mobile-wrap {
		right: 0;
        top: 61px;
	}

    .main-content-wrap {
	    padding: 50px 0 !important;
    }
    .resources-section .submenu-mobile {
		display: block;
	}
    .resources-wrap .left-sidebar>ul {
		display: none;
	}

	.news-listing {
		width: 100%;
	}

	.resources-section .filter ul li {
		display: inline-block;
		margin: 0 2px;
	}

	.resources-wrap .left-sidebar {
		padding-right: 0;
		width: 100%;
	}

	.resources-section .filter ul li span {
		padding: 15px 25px;
	}

	.new-block h5 {
		margin-bottom: 25px;
	}

	.new-block {
		padding-bottom: 15px;
	}

	.resources-section .filter ul {
		margin: 0
	}

	.resources-section {
		padding-top: 0px;
	}


	.resources-wrap .left-sidebar li span {
		padding: 10px;
		line-height: normal;
		font-size: 18px;
	}

	.resources-wrap .left-sidebar li.active span:after {
		display: none;
	}


    .societies-filter ul li {
		margin: 0 5px;
	}

	.societies-filter ul#tabs-nav li {
		width: auto;
		padding: 0;
	}

	.societies-filter ul li span {
		padding: 12px 30px;
		font-size: 16px;
	}


    .testimonal-list {
		grid-template-columns: 1fr;
	}

	.societies-list {
		grid-template-columns: 1fr;
		gap: 0;
	}

	.societies-filter {
		margin-bottom: 40px;
	}
    .main-slider .elementor-swiper-button-prev {
        left: 15px !important;
    }

    .main-slider .elementor-swiper-button.elementor-swiper-button-next {
        right: 15px !important;
    }

    .main-slider .elementor-slides-wrapper .swiper-pagination {
        bottom: 20px !important;
    }

    .event-wrap .title .btn-wrap {
        display: none;
    }

    .event-section {
        padding: 60px 0;
    }

    .event-section .title h2 {
         font-size: 36px;
         margin: 0;
    }

    .slick-dots li button:before {
        font-size: 16px;
    }

    .footer-bottom-wrap .footer-bottom {
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }

    .footer-link-quick ul {
        margin: 0;
        padding: 0;
        display: flex;
        justify-content: center;
        text-align: center;
        flex-wrap: wrap;
    }

    .footer-bottom-wrap .iso-logo {
        display: flex;
        margin-bottom: 20px;
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;
    }

    .footer-bottom-wrap {
        padding-bottom: 40px;
    }

    .newsletter h4 {
        font-size: 22px;
    }

    .footer-left-side .logo {
        margin-bottom: 30px;
    }

    .footer-link-block {
        flex: 50%;
        padding-right: 20px;
        margin-bottom: 30px;
    }

    .footer-link-list .footer-touch {
        flex-grow: initial;
        flex: 50%;
    }

    .footer-top .title {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .footer-top {
        padding: 40px 0;
    }

    .footer-left-side .logo img {
        max-width: 160px;
    }

    .main-header-right a {
        margin-right: 0;
    }

    .main-header-right a.store-icon {
        padding: 11px 10px 12px;
        font-size: 14px;
        min-width: 80px;
        margin: 0;
    }


    .main-header-right a.store-icon img {
        margin-right: 5px;
        width: 15px;
    }

    .menu-open .main-header-right a.hamburger-icon {
        background-size: 100%;
        background-position: center;
    }

    .mobile-menu {
        padding: 140px 40px 40px;
    }

    .mobile-menu a.child-trigger {
        background-size: 100% auto;
        width: 17px;
        height: 18px;
    }

    .footer-bottom-content {
        width: 100%;
        justify-content: center;
        font-size: 14px;
    }

    .main-header-wrap .logo {
        max-width: 130px;
    }

    .news-block .news-image-wrap {
        max-width: 100%;
        padding-right: 0;
        width: 100%;
    }

    .news-block .news-content {
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .news-block .news-image-wrap img {
        width: 100%;
    }

    .product-banner-content a.button.btn-blue, .product-banner-content a.video.watch-video {
        font-size: 18px !important;
    }

    .product-banner-content a.button.btn-blue {
        padding: 16px 40px 17px !important;
    }

    .connect-with-us {
        padding: 100px 0 60px;
    }

    .connect-with-us .connect-img {
        margin-top: 80px;
    }

    .zigzag .image-content {
        padding-bottom: 50px;
        flex-direction: column-reverse;
    }

    .zigzag .image-content .img {
        width: 100%;
    }

    .zigzag .image-content .content-desc {
        width: 100%;
        padding-left: 80px;
        padding: 0 15px 40px;
    }

    .zigzag .image-content.right-side {
        flex-direction: column-reverse;
    }

    .featurs-list {
        grid-template-columns: 1fr;
    }

    .slider-center img {
        padding: 0 13px;
    }

    .slider-center .slick-next,
    .slider-center .slick-prev {
        width: 48px;
        height: 28px;
        background-size: 48px auto;
    }

    .slider-center .slick-next {
        right: 10px;
    }

    .slider-center .slick-prev {
        left: 10px;
    }

    .placement-content {
        display: none;
    }

    .placement-section {
        padding-bottom: 80px;
        padding-top: 80px;
    }

    .product-faq {
        border-radius: 0;
        padding: 60px 0;
    }

    .product-faq h2 {
        margin-bottom: 40px;
    }

    .product-faq .accordion-list h4 {
        padding: 15px 45px 15px 15px;
    }

    .product-faq .answer {
        padding: 5px 15px;
        font-size: 18px;
        line-height: 27px;
    }

    .video-warp a:before {
        background-size: 100% auto;
        width: 50px;
        height: 50px;
    }

    .product-video-content {
        margin-bottom: 30px;
    }

    .product-video {
        padding: 80px 0 100px;
        border-radius: 0;
    }

    .product-banner-content h1 {
        margin-bottom: 20px;
        font-size: 44px;
    }

    .main-header-wrap {
        padding: 20px 10px;
        align-items: center;
    }

    .about-img {
        padding: 130px 0 40px;
    }
    .main-header-right {
        gap: 8px;
    }
    .main-header-right a.hamburger-icon {
        width: 36px;
    }
    .about-zigzag .image-content .content {
        width: 100%;
        padding-top: 0;
        padding-right: 0;
    }

    .about-zigzag .image-content .img {
        width: 100%;
    }

    .about-zigzag .image-content {
        margin-bottom: 30px;
    }

    .about-zigzag .image-content:nth-child(2n) .content {
        padding-right: 0;
        padding-left: 0;
    }

    .product-banner-content .btn-group {
        gap: 10px;
    }

    .connect-with-us-content p {
        margin-bottom: 30px;
    }

    .product-video-content h2 {
        font-size: 38px;
    }

    .slider-center {
        margin-bottom: 0;
    }

    div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul {
        padding-left: 00px !important;
        margin-bottom: 10px;
    }

    #wpforms-form-1790 .wpforms-field-layout {
        margin-bottom: 30px;
    }
    .site-post-filter-main-wrap .e-filter {
        padding: 1px;
    }
    .site-post-filter-main-wrap .elementor-widget-container input#ajax-search {
        font-size: 20px;
        height: 60px;
        margin-bottom: 60px;
    }  
}

.contact-us-form .wpforms-field-container {
    margin-left: -16px;
    margin-right: -16px;
}
.contact-us-form .wpforms-container .wpforms-field{
    padding: 12px 16px;
}

.contact-us-form .wpforms-container .wpforms-one-half {
    width: 50%;
}
.contact-us-form .wpforms-container textarea.wpforms-field-large{
    height: 153px!important;
}

.elementor-image-carousel-wrapper img.swiper-slide-image{
    max-height: 500px;
    object-fit: cover;
}


/*Make Header Sticky*/
/*.main-header{ position: fixed; background: #d9d9d9; }
.site-header { position: fixed; top: 0; width: 100%; }
.site-content { padding-top: 90px; }*/

.main-header.sticky-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    background: #d9d9d9;
}

@media screen and (max-width: 560px) {
    .page-template-template-privacy table{
        overflow-x: auto;
        display: block;
    }
}

@media screen and (max-width: 479px) {
    .site-contact-us-form .wpforms-container .wpforms-form {
	    padding: 0 10px;
    }
    .find-a-rep .dialog-close-button {
        width: 36px;
        height: 36px;
    }
    .find-a-rep .dialog-close-button svg {
        width: 16px;
        height: 16px;
    }  
    .find-a-rep .dialog-close-button {
        right: 10px !important;
        top: 10px !important;
    } 
    .device-user-feedback #wpforms-45174-field_11-container .wpforms-field-label {
        font-size: 20px;
        font-weight: 700;
        line-height: 26px;
    }
    .device-user-feedback #wpforms-45174-field_11-container {
        width: 100%;
    }
}


.page-template-template-privacy .main-content-wrap { width: 100%; display: flex; flex-wrap: wrap; padding: 100px 0; }
.page-template-template-privacy .main-content-wrap .sidebar { width: 280px; padding-right: 30px; border-right: 1px solid #afafaf; }
.page-template-template-privacy div#tabs-content { width: calc(100% - 280px); padding-left: 40px; }
.page-template-template-privacy .sidebar h3 { color: #1d1d1f; font-family: Lato; font-size: 24px; font-style: normal; font-weight: 700; line-height: normal; margin-bottom: 15px; }
.page-template-template-privacy ul#tabs-nav { list-style: none; padding: 0; margin: 0; }
.page-template-template-privacy ul#tabs-nav li { width: 100%; margin-bottom: 5px; }
.page-template-template-privacy ul#tabs-nav li a { color: #2b6ccf; font-family: Lato; font-size: 16px; font-style: normal; line-height: 150%; text-decoration: none; }
.page-template-template-privacy ul#tabs-nav li.active a { font-weight: bold; }
.page-template-template-privacy h1 { color: #1d1d1f; font-family: Lato; font-size: 45px; font-style: normal; font-weight: 700; line-height: normal; }
.page-template-template-privacy .main-content-wrap h1 { margin-bottom: 40px; color: #262626; }
.page-template-template-privacy .main-content-wrap h2 { text-transform: uppercase; margin: 30px 0 30px; color: #262626; }
.page-template-template-privacy .main-content-wrap h3,
.page-template-template-privacy .main-content-wrap h4 { margin: 25px 0 20px; color: #262626; font-family: Lato; font-size: 20px; font-style: normal; font-weight: 700; line-height: 150%; width: 100%; display: inline-block; }
.page-template-template-privacy  hr { background-color: #afafaf; border: 0; height: 1px; margin-bottom: 50px; margin-top: 50px; display: block; }
.page-template-template-privacy ol,
.page-template-template-privacy ul { box-sizing: border-box; margin-left: 20px; }
.page-template-template-privacy .main-content-wrap a { color: #2b6ccf; text-decoration: underline; text-underline-offset: 4px; }
.cmplz-cookiebanner.cmplz-show{ z-index: 9999999999; }