/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Global Css Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body {
    position: relative;
}
body:not(.elementor-editor-active)::before {
    content: '';
    max-width: 1140px;
    position: absolute;
    height: 100%;
    top: 0;
    border-left: 2px dashed rgba(3,17,63,0.07);
    border-right: 2px dashed rgba(3,17,63,0.07);
    left: 0;
    margin: auto;
    right: 0;
    z-index: 2;
}
body:not(.elementor-editor-active)::after {
    content: '';
    max-width: 380px;
    position: absolute;
    height: 100%;
    top: 0;
    border-left: 2px dashed rgba(3,17,63,0.07);
    border-right: 2px dashed rgba(3,17,63,0.07);
    left: 0;
    margin: auto;
    right: 0;
    z-index: 2;
}
a, button, input, svg, path, circle {
    transition: 0.3s;
}
.z-index-3 {
    z-index: 3;
}
.no-space p:last-of-type {
    margin-bottom: 0;
}
#ast-scroll-top.ast-scroll-top-icon {
    display: none !important;
}
#loadMore a {
    cursor: pointer;
    pointer-events: auto;
}
.no-space p:last-of-type {
    margin-bottom: 0;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Header Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.headerBody .wrap {
    max-width: 1500px;
	-webkit-backdrop-filter: blur(60px);
	backdrop-filter: blur(60px);
}
.headerBody .wrap .account .elementor-icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--e-global-color-2cef0bc);
    transition: 0.3s;
}
.headerBody .wrap .account .elementor-icon:hover {
    background: var(--e-global-color-b7e61db);
}
.headerBody .wrap .account .elementor-icon:hover path {
    stroke: var(--e-global-color-2cef0bc);
}
.headerBody .elementor-widget-nav-menu .menu-item-has-children .sub-arrow {
    padding-left: 3px;
    transform: translate(0px, 1px);
}
.headerBody .lanGuage .elementor-icon-wrapper {
    display: flex;
    align-items: center;
}
.headerBody .elementor-widget-nav-menu nav.elementor-nav-menu--dropdown {
    background-image: linear-gradient(90deg, transparent 50px, var(--e-global-color-2cef0bc) 0%, var(--e-global-color-2cef0bc) calc(100% - 50px), transparent 50px);
    background-color: transparent;
}
.headerBody .elementor-widget-nav-menu nav.elementor-nav-menu--dropdown ul.elementor-nav-menu {
    width: calc(100% - 100px);
    margin: auto;
}
.headerBody .elementor-widget-nav-menu nav.elementor-nav-menu--dropdown ul.elementor-nav-menu li a {
    border-radius: 0 !important;
}
.headerBody .elementor-widget-nav-menu .elementor-menu-toggle {
    padding: 6px;
}
.headerBody .elementor-widget-nav-menu nav.elementor-nav-menu--dropdown ul.elementor-nav-menu li .has-submenu {
    justify-content: space-between;
}
.headerBody .elementor-widget-nav-menu .menu-item-has-children ul li a {
    border: 0;
}
.headerBody .elementor-nav-menu--dropdown .menu-item-has-children ul li a::before {
    content: '';
    width: 6px;
    height: 6px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(45deg);
    margin-right: 8px;
}
.headerBody.sticky .wrap, .single.single-post .headerBody .wrap, .single.single-career .headerBody .wrap, .page.page-id-22070 .headerBody .wrap {
    background: var(--e-global-color-text) !important;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Banner Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.point-none, .bannerSec .elementor-widget-social-icons, .bannerSec .scrollDown, #loadMore, body:not(.elementor-editor-active)::before, body:not(.elementor-editor-active)::after {
    pointer-events: none;
}
.bannerSec::before {
    content: '';
    max-width: 60%;
    position: absolute;
    height: 100%;
    top: 0;
    background-image: linear-gradient(to right, var(--e-global-color-text) 5%, rgba(2,11,29,1) 40%, rgba(2,11,29,0.3) 70%, transparent 100%);
    left: 0;
}
.bannerSec::after {
    content: '';
    width: 100%;
    position: absolute;
    height: 122px;
    bottom: -2px;
    background: var(--e-global-color-primary);
    left: 0;
    clip-path: polygon(100% 0, -4% 100%, 100% 100%);
}
.graDient .elementor-heading-title {
    background: -webkit-linear-gradient(0deg, var(--e-global-color-accent), var(--e-global-color-f4b012f));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bannerSec .elementor-widget-social-icons .elementor-icon {
    pointer-events: auto;
}
.bannerSec .buttonCont {
    position: absolute;
    top: calc(50% - 70px);
    right: 0;
    max-width: 1500px;
    margin: auto;
    left: 0;
}
.bannerSec .scrollDown {
    position: absolute;
    top:0;
    transform: rotate(-90deg);
    right: -90px;
    padding-left: 50px;
}
.bannerSec .scrollDown .elementor-button-text {
    transform: rotate(180deg);
}
.bannerSec .scrollDown .elementor-button {
    pointer-events: auto;
}
.bannerSec .scrollDown .elementor-button::after {
    content: '';
    width: 40px;
    height: 20px;
    border: 1px solid rgba(255, 255, 255, 1);
    border-radius: 60px;
    position: relative;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgb(255,255,255,0.05);
    -webkit-backdrop-filter: blur(60px);
    backdrop-filter: blur(60px);
}
.bannerSec .scrollDown .elementor-button::before {
    content: "";
    width: 12px;
    height: 6px;
    position: absolute;
    top: 10px;
    left: 32%;
    transform: translate(-50px, 1px);
    background-color: #fff;
    opacity: 1;
    animation: wheel 2s infinite;
    -webkit-animation: wheel 2s infinite;
    z-index: 2;
    border-radius: 6px;
}
@keyframes wheel {
  to {
    opacity: 0;
    left: 50px;
  }
}
@-webkit-keyframes wheel {
  to {
    opacity: 0;
    left: 50px;
  }
}
.bannerSec.home::before{
    max-width: 70%;
    background-image: linear-gradient(to right, var(--e-global-color-text) 5%, rgb(2 11 29 / 49%) 40%, rgba(2, 11, 29, 0.3) 70%, transparent 100%);
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Logo Slider Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.logoSlider .swiper-slide .swiper-slide-inner, .worldwide-iamge-carousel .swiper-slide .swiper-slide-inner {
    background: var(--e-global-color-primary);
}
.logoSlider .swiper-slide img, .worldwide-iamge-carousel .swiper-slide img {
    mix-blend-mode: luminosity;
    opacity: 0.3;
    transition: 0.3s;
    cursor: pointer;
}
.logoSlider .swiper-slide:hover img, .logoSlider .swiper-slide.swiper-slide-active img, .worldwide-iamge-carousel .swiper-slide.swiper-slide-active img, .worldwide-iamge-carousel .swiper-slide:hover img {
    mix-blend-mode: normal;
    opacity: 1;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Client Review Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.clientReview .swiper.elementor-loop-container {
    width: 100%;
    overflow: visible;
}
.clientReview .elementor-swiper-button:hover svg path {
    fill: var( --e-global-color-2cef0bc );
}
.clientReview .reViews {
    background: #142356 !important;
    -webkit-backdrop-filter: blur(60px);
    backdrop-filter: blur(60px);
}
.clientReview .reViews .elementor-icon {
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #142356 !important;
    -webkit-backdrop-filter: blur(60px);
    backdrop-filter: blur(60px);
    border: 1px solid #E4D2E5;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Get Start Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.getStart {
    clip-path: polygon(0 0, 100% 10%, 100% 100%, 0% 100%);
}
.getStart > .cont {
    padding-right: calc((100vw - 1140px) / 2) !important;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : News Letter Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.newsLetter form input[type="text"] {
    height: fit-content;
    padding: 15px !important;
    border-radius: 10px;
    font-weight: var(--e-global-typography-d2369f4-font-weight) !important;
    font-size: var(--e-global-typography-d2369f4-font-size) !important;
    line-height: var(--e-global-typography-d2369f4-line-height);
    color: var(--e-global-color-text);
}
.newsLetter form input[type="text"]::placeholder, .requestDemo form input::placeholder, .requestDemo form textarea::placeholder {
    color: var(--e-global-color-text);
    opacity: 1;
}
.newsLetter form input[type="submit"] {
    margin: 15px auto 0;
    background: var(--e-global-color-accent);
}
.newsLetter .gform_validation_errors, .contact-form .gform_validation_errors, .contact-form form .instruction.validation_message, .requestDemo .gform_validation_errors, .requestDemo .gform_required_legend, 
.requestDemo form .instruction.validation_message {
    display: none;
}
.newsLetter form .gfield_validation_message, .contact-form form .gfield_validation_message, .requestDemo form .gfield_validation_message {
    border: 0 !important;
    background: transparent !important;
    padding: 0 !important;
    font-size: var(--e-global-typography-df3837d-font-size) !important;
    font-weight: var(--e-global-typography-df3837d-font-weight);
    line-height: var(--e-global-typography-df3837d-line-height) !important;
}
.newsLetter form .gform-footer {
    width: fit-content;
    margin: auto !important;
    position: relative;
}
.newsLetter form .gform-footer > span {
    position: absolute !important;
    bottom: 0;
    left: 0 !important;
    right: 0 !important;
    margin: auto !important;
}
.contact-form form .gfield {
    gap: 0;
}
.newsLetter .gform_confirmation_message{
    text-align: center;
    color: #fff;
}
.newsLetter .gform_confirmation_message, .requestDemo .gform_confirmation_message, .contact-form .gform_confirmation_message {
    color: var(--e-global-color-b7e61db);
    font-weight: 500;
    margin: 30px 0;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Footer Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.elementor-location-footer > .footer {
    clip-path: polygon(0 10%, 100% 0, 100% 100%, 0% 100%);
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Inner Banner Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#innerBanner.bannerSec::after {
    height: 80px;
}
#innerBanner .scrollDown {
    transform: rotate(-90deg) translate(-60px, 0px);
}
.bannerSec .elementor-heading-title {
    line-height: initial !important;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Videos Page
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.videosList .elementor-widget-video .elementor-wrapper {
    border-radius: 10px;
    overflow: hidden;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Accreditations Page
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.accreDitations .elementor-widget-theme-post-featured-image.elementor-widget-image img {
    mix-blend-mode: multiply;
    height: 62px;
    object-fit: contain;
}
.rateReview .elementor-swiper-button svg path {
    fill: var(--e-global-color-b7e61db);
}
.rateReview .elementor-swiper-button:hover svg path {
    fill: var(--e-global-color-2cef0bc);
}
.logoWhite .logo img {
    filter: invert(0) brightness(100);
}
.rateReview .swiper.elementor-loop-container.elementor-grid, .culture .elementor-widget-icon-list > .elementor-widget-container{
    overflow: visible;
}
.rateReview .swiper.elementor-loop-container.elementor-grid .e-loop-item.swiper-slide-active {
    opacity: 1;
    transition: 0.3s;
}
.rateReview .swiper.elementor-loop-container.elementor-grid .e-loop-item {
    opacity: 0;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Customers Page Sections
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.lightBack .elementor-widget-theme-post-featured-image img {
    border: 0 !important;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.lightBack .elementor-heading-title, .lightBack .elementor-widget-heading + .elementor-widget-text-editor {
    color: var(--e-global-color-secondary) !important;
}
.lightBack .elementor-widget-theme-post-content {
    color: var(--e-global-color-text) !important;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : How we calculate our score Page Sections
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.calculate .elementor-custom-embed-play svg {
    opacity: 1;
    filter: unset;
}
.calculate .elementor-custom-embed-play circle:first-of-type {
    opacity: 0.2;
}
.calculate .elementor-widget-video:hover .elementor-custom-embed-play circle:first-of-type {
    fill: var(--e-global-color-secondary);
    opacity: 1;
}
.calculate .elementor-widget-video:hover .elementor-custom-embed-play circle:nth-of-type(3) {
    fill: var(--e-global-color-b7e61db);
}
.calculate .elementor-widget-video:hover .elementor-custom-embed-play path {
    fill: var(--e-global-color-2cef0bc);
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Cyber Security Jobs & Careers Page Sections
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.buttons .elementor-widget-button {
    width: 20%;
}
.buttons .elementor-button {
    display: flex;
    align-items: center;
    justify-content: center;
}
.buttons .elementor-button-wrapper, .buttons .elementor-button {
    height: 100%;
}
.culture .elementor-icon-list-item {
    flex-direction: column;
    width: calc(20% - 20px);
    background: rgba(217, 217, 217, 0.05);
    box-shadow: 15px 10px 250px rgba(0, 0, 0, 0.25);
    border: 1px solid rgba(228, 210, 229, 0.5);
    padding: 27px 15px 36px;
    border-radius: 10px;
}
.culture .elementor-icon-list-icon svg {
    margin: 0 0 22px !important;
}
.information-iconlist ul li a:hover {
    border-color: transparent;
}
.careersVideo {
    clip-path: polygon(0 0, 100% 10%, 100% 100%, 0% 100%);
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Popup Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.requestDemo > .dialog-widget-content {
    overflow: hidden !important;
}
.requestDemo form {
    padding-bottom: 50px;
}
.requestDemo form label.gform-field-label, .requestDemo form label.gform-field-label span {
    font-size: var(--e-global-typography-cc95fda-font-size) !important;
    font-weight: var(--e-global-typography-cc95fda-font-weight) !important;
    line-height: var(--e-global-typography-cc95fda-line-height);
    text-transform: var(--e-global-typography-cc95fda-text-transform);
    color: var(--e-global-color-secondary) !important;
}
.requestDemo form label.gform-field-label span {
    padding: 0 !important;
}
.requestDemo form input:not([type="submit"]), .requestDemo form textarea {
    padding: 14px 15px !important;
    height: fit-content;
    border-radius: 8px;
    background: #f7f7f7;
    border: 1px solid #c6c6c6;
}
.requestDemo form input[type="submit"] {
    margin: 0 !important;
    background: var(--e-global-color-accent);
}
.requestDemo form input[type="submit"]:hover {
    color: var(--e-global-color-2cef0bc);
    background: var(--e-global-color-c54fa0f);
}
.requestDemo form .gform_footer {
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    bottom: 50px;
    right: 0;
}
.requestDemo .gform_confirmation_message{
    text-align: center;
}
.requestDemo form .gfield_html_formatted.your_details{
    max-width: 580px;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 35px;
}
.requestDemo .gform_confirmation_message, .contact-form .gform_confirmation_message {
    margin: 15px 0 0;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Blog Page Sections
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.single.single-post .ast-container, .single.single-career .ast-container {
    max-width: 100%;
    padding: 0;
}
.single.single-post .ast-container > #primary.content-area .ast-article-single, .single.single-career .ast-container > #primary.content-area .ast-article-single {
    padding: 0;
}
.single.single-post .ast-container > #primary.content-area, .single.single-career .ast-container > #primary.content-area {
    margin: 0;
}
.single.single-post .ast-container .ast-article-single, .single.single-career .ast-container .ast-article-single {
    padding: 0;
    background: var(--e-global-color-primary);
    z-index: 3;
}




.protectYou .elementor-widget-text-editor a {
    color: var(--e-global-color-text);
}
#white-papers .whitepapers-loop .elementor-widget-theme-post-excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-clamp: 3;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Responsive Breakpoints
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - -
- - - : 1600px
- - - - - - - - - - - - - */
@media only screen and (min-width: 1601px) {
    .bannerSec .elementor-widget-social-icons {
        max-width: 1500px !important;
        left: 0 !important;
        right: 0;
        margin: auto;
        width: 1500px !important;
        pointer-events: none;
        padding-left: 48px;
    }
    
}

/* - - - - - - - - - - - - -
- - - : 1440px
- - - - - - - - - - - - - */
@media only screen and (max-width: 1440px) {
    .bannerSec .elementor-widget-social-icons {
        left: 15px !important;
    }
}

/* - - - - - - - - - - - - -
- - - : 1366px
- - - - - - - - - - - - - */
@media only screen and (max-width: 1366px) {
    .clientReview .reViews .elementor-icon {
        width: 46px;
        height: 46px;
    }
    #innerBanner .scrollDown {
        transform: rotate(-90deg) translate(-90px, 0px);
        z-index: 33;
    }
    .culture .elementor-icon-list-item {
        padding: 27px 15px 22px;
    }
    .culture .elementor-icon-list-icon svg {
        margin: 0 0 18px !important;
    }
    .requestDemo form input:not([type="submit"]), .requestDemo form textarea {
        padding: 10px 15px !important;
    }

}

/* - - - - - - - - - - - - -
- - - : 1200px
- - - - - - - - - - - - - */
@media only screen and (max-width: 1200px) {
    body:not(.elementor-editor-active)::before {
        width: calc(100% - 30px);
    }
    body:not(.elementor-editor-active)::after {
        max-width: 33%;
    }

}

/* - - - - - - - - - - - - -
- - - : 1024px
- - - - - - - - - - - - - */
@media only screen and (max-width: 1024px) {
    .bannerSec .scrollDown {
        right: -75px;
        padding-left: 35px;
    }
    .bannerSec .scrollDown .elementor-button::before {
        width: 8px;
        height: 4px;
    }
    .bannerSec .scrollDown .elementor-button::after {
        width: 32px;
        height: 16px;
        bottom: 2px;
    }
    #innerBanner .scrollDown {
        filter: drop-shadow(var(--e-global-color-text) 0 0 3px);
    }
    .bannerSec .scrollDown .elementor-button::before {
        left: 34%;
    }
    .culture .elementor-icon-list-item {
        width: calc(20% - 15px);
    }
    .culture .elementor-icon-list-icon svg {
        margin: 0 0 12px !important;
    }
    .requestDemo form .gfield_html_formatted.your_details{
        font-size: 15px;
        line-height: 22px;
        padding-bottom: 15px;
    }
    .requestDemo.elementor-popup-modal .dialog-close-button {
        top: 10px;
        right: 10px;
    }
    .requestDemo form {
        padding-bottom: 60px;
    }
    .requestDemo form .gform_footer {
        bottom: 60px;
    }
}

/* - - - - - - - - - - - - -
- - - : 880px
- - - - - - - - - - - - - */
@media only screen and (max-width: 880px) {
    .bannerSec::before {
        max-width: 100%;
    }
    .bannerSec::after {
        height: 100px;
    }
    .bannerSec .buttonCont {
        top: calc(50% - 30px);
    }
    .bannerSec .scrollDown {
        right: -65px;
    }
    #innerBanner .scrollDown {
        transform: rotate(-90deg) translate(-70px, 0px);
    }
    .bannerSec .scrollDown .elementor-button::before {
        left: 38%;
    }
    .clientReview .reViews .elementor-icon {
        width: 38px;
        height: 38px;
    }
    body:not(.elementor-editor-active)::before, body:not(.elementor-editor-active)::after {
        border-width: 1px;
    }
    .newsLetter form input[type="submit"] {
        margin: auto;
    }
    .culture .elementor-icon-list-item {
        padding: 20px 15px 15px;
    }
}

/* - - - - - - - - - - - - -
- - - : 767px
- - - - - - - - - - - - - */
@media only screen and (max-width: 767px) {
    .headerBody .elementor-nav-menu--dropdown .menu-item-has-children ul li a::before {
        margin-right: 6px;
    }
    
    .bannerSec .elementor-widget-social-icons {
        position: relative !important;
        left: 0 !important;
    }
    .bannerSec .elementor-widget-social-icons .elementor-social-icons-wrapper {
        display: flex !important;
        gap: 15px;
        margin-top: 15px;
    }
    .bannerSec .scrollDown {
        right: -70px;
        padding-left: 35px;
    }
    .bannerSec .scrollDown .elementor-button::before {
        width: 8px;
        height: 4px;
    }
    .bannerSec .scrollDown .elementor-button::after {
        width: 32px;
        height: 16px;
        bottom: 2px;
    }
    #innerBanner .scrollDown {
        transform: rotate(-90deg) translate(-60px, 0px);
    }
    .clientReview .reViews .elementor-icon {
        width: 34px;
        height: 34px;
    }
    .elementor-location-footer > .footer {
        clip-path: polygon(0 7%, 100% 0, 100% 100%, 0% 100%);
    }
    .careersVideo {
        clip-path: polygon(0 0, 100% 7%, 100% 100%, 0% 100%);
    }
    .accreDitations .elementor-widget-theme-post-featured-image.elementor-widget-image img {
        height: 44px;
    }
    .buttons .elementor-button {
        font-size: 12px !important;
        line-height: 16px !important;
    }
    .culture .elementor-icon-list-item {
        padding: 20px 5px 15px;
    }
    .requestDemo form label.gform-field-label, .requestDemo form label.gform-field-label span {
        margin-bottom: 0px !important;
    }
    .requestDemo form input:not([type="submit"]), .requestDemo form textarea {
        padding: 8px 15px !important;
    }
    .requestDemo form .gfield_html_formatted.your_details{
        font-size: 14px;
        line-height: 20px;
        padding-bottom: 10px;
    }
    .requestDemo .gfield--input-type-html.gfield_html_formatted {
        font-size: 13px;
        line-height: 18px;
        margin-top: -10px;
    }
    .worldwide-iamge-carousel .swiper-slide img {
        height: 50px !important;
        object-fit: contain !important;
    }
    .contact-form .gform_confirmation_message {
        text-align: center;
    }
    #white-papers .elementor-loop-container.elementor-grid {
        display: flex;
        flex-wrap: wrap;
    }
    #white-papers .whitepapers-loop .elementor-widget-theme-post-excerpt > .elementor-widget-container {
        margin-bottom: 0;
    }
    #white-papers .whitepapers-loop .elementor-widget-button {
        position: relative;
        left: 0;
        bottom: 0;
        margin-top: 15px;
    }
}

/* - - - - - - - - - - - - -
- - - : 640px
- - - - - - - - - - - - - */
@media only screen and (max-width: 640px) {
    .bannerSec::after {
        height: 70px;
    }
    /*.worldwide-iamge-carousel .swiper-slide {
        margin-right: 40px !important;
    }*/
    .newsLetter form input[type="text"] {
        padding: 10px 15px !important;
        border-radius: 8px;
    }
    .newsLetter form .gform-footer {
        padding-top: 0 !important;
    }
    .newsLetter form .gfield_validation_message {
        margin: -5px 0 10px !important;
    }
    .contact-form form .gfield_validation_message {
        margin-top: 0 !important;
    }
    .buttons > .e-con-inner {
        flex-wrap: wrap !important;
        gap: 6px;
        justify-content: flex-start !important;
    }
    .buttons .elementor-widget-button {
        width: fit-content;
    }
    .culture .elementor-icon-list-items {
        gap: 10px !important;
    }
    .culture .elementor-icon-list-item {
        width: fit-content;
        padding: 20px 10px 15px;
        margin: 0 !important;
    }
    .requestDemo form input:not([type="submit"]), .requestDemo form textarea {
        font-size: 14px !important;
        padding: 6px 15px !important;
    }
    .requestDemo form .gform_footer {
        margin: 15px 0 0 !important;
        position: relative;
    }
    .requestDemo.elementor-popup-modal .dialog-close-button {
        top: 6px;
        right: 6px;
    }
    .requestDemo form .gform_footer {
        bottom: 0;
    }
}

/* - - - - - - - - - - - - -
- - - : 480px
- - - - - - - - - - - - - */
@media only screen and (max-width: 480px) {
    .headerBody .elementor-widget-nav-menu nav.elementor-nav-menu--dropdown {
        background-image: linear-gradient(90deg, transparent 40px, var(--e-global-color-2cef0bc) 0%, var(--e-global-color-2cef0bc) calc(100% - 40px), transparent 40px);
    }
    .headerBody .elementor-widget-nav-menu nav.elementor-nav-menu--dropdown ul.elementor-nav-menu {
        width: calc(100% - 80px);
    }
    .newsLetter form input[type="text"] {
        padding: 6px 15px !important;
        border-radius: 6px;
    }
    .elementor-location-footer > .footer {
        clip-path: polygon(0 5%, 100% 0, 100% 100%, 0% 100%);
    }
    .careersVideo {
        clip-path: polygon(0 0, 100% 5%, 100% 100%, 0% 100%);
    }
    .caseStudy .elementor-widget-loop-grid .elementor-loop-container.elementor-grid {
        grid-template-columns: repeat(1,1fr);
    }
    .caseStudy .elementor-widget-theme-post-featured-image img {
        height: 170px !important;
    }
    .worldwide-iamge-carousel .swiper-slide img {
        height: 40px !important;
    }
}