@media (min-width: 1025px) {
    .main-header-bg {
      backdrop-filter: blur(10px);
    }
}
@media (min-width: 1025px) and (max-width: 1321px) {
    .elementor-1586 .elementor-element.elementor-element-3718729 .elementskit-navbar-nav > li > a{
        padding: 0 7px !important;
    }
	.home-baner-heading h1 {
		margin-top:55px !important;
	}
}

@media (min-width: 1025px) and (max-width: 1199px) {
    .elementor-1586 .elementor-element.elementor-element-7a1fba29{
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .elementor-1586 .elementor-element.elementor-element-2f26c7ca {
        width: 20% !important;
    }
    .elementor-1586 .elementor-element.elementor-element-7c0eced7 {
        width: 80% !important;
    }
}
@media (max-width: 1024px) {
    body.menu-opened{
        overflow: hidden;
    }
    .modal_img img {
        width: 100%;
        max-height: 501px;
        object-fit: cover;
        object-position: top;
    }
    #menu-main-menu {
        margin: 0px;
    }
    #menu-main-menu.elementskit-navbar-nav {
        margin: 0px 20px;
    }
    #ekit-megamenu-main-menu button {
        /*background-image: none;*/
        border: none;
        color: #fff;
        font-size: 20px;
        border-left: 1px solid #314167;
        text-indent: -99px;
        color: transparent;
        background-repeat: no-repeat;
        background-position: center;
    }

    .elementskit-navbar-nav>li.elementskit-mobile-builder-content:nth-last-child(-n+2) {
        width: 48%;
        display: inline-block;
        vertical-align: top;
        margin: 20px 0 !important;
    }
    .navigation-menu li.transparent-btn-menu-style a,.navigation-menu li.golden-btn-menu-style a{
        padding: 8px 10px !important;
    }
    .navigation-menu li.transparent-btn-menu-style,.navigation-menu li.golden-btn-menu-style{
        border-bottom: 0 !important;
    }
    #menu-main-menu .elementskit-dropdown {
        border-radius: 12px;
        background: rgba(255, 255, 255, 0.05);
        background: color(display-p3 1 1 1 / 0.05);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.10) !important;
        backdrop-filter: blur(10px);
        border: none;
        padding: 10px 0;
        margin-top: -10px;
        margin-bottom: 20px;
    }
    .elementskit-navbar-nav > li {
      border-bottom: 1px solid #314167;
    }
    .elementskit-navbar-nav > li:last-child {
      border-bottom:0;
    }
    #menu-main-menu .elementskit-dropdown::before{
        content: none;
    }
    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown-has > a .elementskit-submenu-indicator{
        margin-right: 0;
        padding-right: 6px;
    }
    .elementskit-navbar-nav>li.elementskit-mobile-builder-content:nth-last-child(-n+2) a {
        display: block;
        text-align: center;
        margin: 5px;
    }

    #ekit-megamenu-main-menu {
        height: 100vh !important;
        max-width: 384px !important;
        background-color: #1B2C56;
    }
    .elementskit-menu-overlay.elementskit-menu-offcanvas-elements,
    .elementor-location-header > .elementor-sticky__spacer{
        display: none !important;
    }
    .header-mobile button.elementskit-menu-hamburger {
        text-align: right;
    }
    .main-top-header {
      background: #1B2C56 !important;
    }
    .submenu-opened .ekit-wid-con .icon.icon-down-arrow1::before{
      content: "\e995";
    }

}

@media (max-width: 991px) {
    html {
        scroll-padding-top:80px;
    }
    #desktop-section {
        display: none;
    }

    #mobile-section {
        display: block;
    }

    .resource_quick_heading h1::after {
        margin-top: 8px;
    }

    .header-mobile {
        background: rgba(6, 25, 65, 0.62);
        background: color(display-p3 0.0431 0.098 0.2431 / 0.62);
        backdrop-filter: blur(10px);
    }

    .element-nav-div>div {
        background-color: transparent !important;
    }

    .elementskit-menu-hamburger-icon {
        background-color: #fff !important;
    }

    .timeline-scroll {
        overflow-x: auto !important;
        flex-wrap: nowrap;
    }
	.accounting-content {
        display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		max-height: 90px; /* fallback for animation */
		transition: max-height 0.3s ease;
    }
    /* Expanded state */
    .accounting-content.expanded {
       -webkit-line-clamp: unset;
		display: block;
		max-height: 1000px; /* large enough */
    }

    /*  .navigation-menu .elementor-31 .elementor-element.elementor-element-1c8dd07 .elementskit-menu-container {
        max-width: 384px !important;
    }
    #menu-main-menu li a {
        color: #fff;
    font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 0px;
        text-transform: uppercase;
            padding: 0px;
        }
            #menu-main-menu li {
                border-bottom: 1px solid #414f73;
                width: 100%;
                    
            }
        

        
            #menu-main-menu .elementskit-submenu-indicator {
                border: none;
                color: #fff;
            }
            
            
        #menu-main-menu .elementskit-dropdown {
            border-radius: 12px;
        border: 1px solid #8E93A2;
        background: #6F7A96;
        background: color(display-p3 0.4431 0.4784 0.5804);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.10);
        backdrop-filter: blur(10px);
        }
        #menu-main-menu .elementskit-dropdown li a {
        color: #FFF;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 18px; 
        text-transform: uppercase;
        }

        #menu-main-menu .elementskit-submenu-panel .menu-item a {
            background-color:#717A94 ;
        }
        .e-con e-atomic-element {
            margin-bottom: 7px;
        } */
            /* #menu-main-menu .elementskit-dropdown li a:hover {
        color: #A8874F;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 18px; 
        text-transform: uppercase;
        } */
    /* body.modal-open {
        overflow: hidden;
        position: fixed;
        width: 100%;
    } */

    /* .modal_content {
        display: -webkit-box;
        -webkit-line-clamp: 6;
        /* show 6 lines */
        /*-webkit-box-orient: vertical;
        overflow: hidden;
    } */

    /* .popup-modal-open .modal-inner-wrap .e-con-inner {
        max-height: 100% m !important;
        overflow-y: auto;
        background: #ffffff;
    }
    .popup-modal-open {
        overflow: hidden;
    }
    */
    .modal_content {
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .modal_img {
        margin-top: 0px !important;
    }
    .modal-content-see-more-text{
        height:300px;
    }
    .modal-popup-div-full.modal-popup-full-view {
        height: 300px;
        overflow-y: scroll;
    }
    .tax-content.show-less {
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .tax-content {
        -webkit-line-clamp: unset;
        display: block;
    }
	.resource_quick_heading h1::after{
		margin-top: 8px;
	}
	.see-more-btn-parent span.see-more-btn {
		color: #061941;
		text-align: center;
		font-family: "BDO Grotesk";
		font-size: 13px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		text-decoration-line: underline;
		text-decoration-style: solid;
		text-decoration-skip-ink: none;
		text-decoration-thickness: auto;
		text-underline-offset: auto;
		text-underline-position: from-font;
	}
	span.close-popup {
		color: #fff;
		font-size: 18px;
		z-index: 9999;
    	position: relative;
		padding: 10px;
		background:transparent;
	}
	.team-intro {
		display: -webkit-box;
		-webkit-line-clamp: 9;
		/* total lines */
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	/* Expanded state */
	.team-intro.expanded {
		-webkit-line-clamp: unset;
		display: block;
	}
	.services-bar.sticky-active {
    top: 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
	.page-id-688 .team-intro {
		display: -webkit-box;
		-webkit-line-clamp: 8;
		/* total lines */
		-webkit-box-orient: vertical;
		overflow: hidden;
		max-height: 12em; /* approx 9 lines */
  		overflow: hidden;
	}

	/* Expanded state */
	.page-id-688 .team-intro.expanded {
		-webkit-line-clamp: unset;
		display: block;
	}
	.accounting-content {
        display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		max-height: 90px; /* fallback for animation */
		transition: max-height 0.3s ease;
		max-height: 13.5em; /* approx 9 lines */
  		overflow: hidden;
    }
    /* Expanded state */
    .accounting-content.expanded {
       -webkit-line-clamp: unset;
		display: block;
		max-height: 1000px; /* large enough */
    }
	.modal_content {
		display: -webkit-box;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		max-height: 10em; /* approx 9 lines */
	}
	.modal-popup-full-view .modal_content {
		-webkit-line-clamp: unset;
		display: block;
		max-height: 1000px; /* large enough */
	}
}
@media (min-width: 991px) and (max-width: 1024px) {
	.modal-inner-wrap {
		width:600px !important;
	}
	.modal_img img {
          max-height: 600px;
        object-fit: cover;
        object-position: 0px 58px;
    }
	.content-height {
		height:400px !important;
		overflow-y:scroll !important;
	}
	span.close-popup {
		color: #fff;
		font-size: 30px;
		z-index: 9999;
    	position: relative;
		padding: 10px;
	}
	.team-intro {
		display: -webkit-box;
		-webkit-line-clamp: 9;
		/* total lines */
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	/* Expanded state */
	.team-intro.expanded {
		-webkit-line-clamp: unset;
		display: block;
	}
	.accounting-content {
        display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		max-height: 90px; /* fallback for animation */
		transition: max-height 0.3s ease;
    }
    /* Expanded state */
    .accounting-content.expanded {
       -webkit-line-clamp: unset;
		display: block;
		max-height: 1000px; /* large enough */
    }
}
@media (max-width: 767px) {
    #ekit-megamenu-main-menu {
        max-width: 100% !important;
    }
    .see-more-btn {
        display: block;
        align-items: center;
    }

    .resource-list-view ul li:nth-child(n+7) {
        display: none;
    }

    .resource-list-view.active ul li {
        display: list-item;
    }

    .see-more-btn {
        cursor: pointer;
        color: #A38857;
        margin-top: 10px;
        display: inline-block;
    }

    .see-more-btn:hover {
        color: #061941;
        text-align: center;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-decoration-skip-ink: none;
        text-decoration-thickness: auto;
        text-underline-offset: auto;

    }

    .see-more-btn-parent {
        text-align: center;
    }

    .custom-form .row {
        flex-direction: column;
    }

    .custom-form .col {
        width: 100%;
    }

    .custom-form .col p {
        margin-bottom: 0px;
    }

    .custom-form input[type="submit"] {
        width: 100% !important;
    }

    .send-info-btn {
        margin-bottom: 0px !important;
    }

    .send-info-btn p {
        margin-block-end: 0px;
        height: 43px;
    }
     .modal-popup-div-full.modal-popup-full-view {
        height: 200px;
     }
    .timeline-scroll {
        display: flex;
        overflow-x: auto;
        gap: 10px;
        scroll-snap-type: x mandatory;
    }
    .timeline-scroll-div {
        flex: 0 0 88% !important; 
        scroll-snap-align: start;
    }
}



