/*
Theme Name: Atheer Child Theme
Template: neve
Version: 1.0
Author:	LMS
Theme URI: http://atheerair.com/
Author URI: http://lmsin.com/
*/


/*Add your own styles here:*/

.mt-3 {
    margin-top: 1.5rem;
}


/*Icons style */

.icon-style img {
    background: var(--nv-secondary-accent);
    padding: 16px;
}


/* Style the field labels */

div.wpforms-container-full .wpforms-form .wpforms-field-label {
    display: block;
    font-weight: 400;
    font-size: 16px;
    float: none;
    line-height: 1.3;
    margin: 0 0 4px 0;
    padding: 0;
    color: white;
}


/* Change the color of the required mark */

div.wpforms-container-full .wpforms-form .wpforms-required-label {
    color: #fff;
}


/* Style the text area */

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-textarea textarea,
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-textarea input {
    background-color: white;
    box-sizing: border-box;
    border-radius: 0px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: none;
    padding: 5px 10px;
    height: 120px;
    width: 100%;
    line-height: 1.3;
}


/* Style the text and email inputs */

div.wpforms-container-full .wpforms-form input[type=text],
div.wpforms-container-full .wpforms-form input[type=email] {
    background-color: white;
    box-sizing: border-box;
    border-radius: 0px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: none;
    padding: 5px 10px;
    height: 60px;
    width: 100%;
    line-height: 1.3;
}


/* Style the submit button */

.primary-btn .vc_btn3.vc_btn3-color-grey,
.primary-btn .vc_btn3 {
    background: #02BF9D;
    border: solid 1px #02BF9D;
    box-shadow: 0 4px 44px #305055;
    border-radius: 48px;
    padding: 15px 40px;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    outline: 0;
    cursor: pointer;
    text-transform: capitalize;
}

.primary-btn .vc_btn3.vc_btn3-color-grey:hover,
.primary-btn .vc_btn3:hover {
    opacity: 0.9;
    background: #02BF9D;
    border: solid 1px #02BF9D;
    color: #fff !important;
    outline: 0;
}

div.wpforms-container-full .wpforms-form input[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form .wpforms-page-button {
    background-color: var(--nv-primary-accent);
    border: none;
    color: #fff;
    font-size: 0.9em;
    text-transform: uppercase;
    font-weight: 600;
    padding: 15px 25px;
}

div.wpforms-container-full .wpforms-form input[type=submit]:hover,
div.wpforms-container-full .wpforms-form input[type=submit]:focus,
div.wpforms-container-full .wpforms-form input[type=submit]:active,
div.wpforms-container-full .wpforms-form button[type=submit]:hover,
div.wpforms-container-full .wpforms-form button[type=submit]:focus,
div.wpforms-container-full .wpforms-form button[type=submit]:active,
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
div.wpforms-container-full .wpforms-form .wpforms-page-button:active,
div.wpforms-container-full .wpforms-form .wpforms-page-button:focus {
    background-color: var(--nv-secondary-accent);
    border: none;
    color: #121212;
    font-size: 0.9em;
    text-transform: uppercase;
    font-weight: 600;
    padding: 15px 25px;
}

div.wpforms-container-full .wpforms-form input[type=submit]:hover,
div.wpforms-container-full .wpforms-form input[type=submit]:focus,
div.wpforms-container-full .wpforms-form input[type=submit]:active,
div.wpforms-container-full .wpforms-form button[type=submit]:hover,
div.wpforms-container-full .wpforms-form button[type=submit]:focus,
div.wpforms-container-full .wpforms-form button[type=submit]:active,
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
div.wpforms-container-full .wpforms-form .wpforms-page-button:active,
div.wpforms-container-full .wpforms-form .wpforms-page-button:focus {
    border: none;
}

.nv-single-page-wrap {
    margin-bottom: 0px;
}

.footer--row .footer--row-inner,
.footer--row .footer--row-inner .container .row {
    display: flex;
    align-items: start;
    position: relative;
}

footer.site-footer .footer--row .headOnes {
    margin-top: 0 !important;
}

footer.site-footer .footer--row-inner {
    background-color: #1C383D;
    padding: 0 0 0 0 !important;
}

.footer-up-layer-one {
    background: #1c383d;
    padding-top: 50px;
    padding-bottom: 25px;
}


/*Breadcrum Css*/

.footer-up-layer-one .footer-bredcrumb #breadcrumbs {
    margin-left: 36px;
}

.footer-up-layer-one .footer-bredcrumb {
    display: flex;
    align-items: start;
}

.footer-up-layer-one .footer-bredcrumb p,
.footer-up-layer-one .footer-bredcrumb span a {
    margin-bottom: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}

.footer-up-layer-one .footer-bredcrumb span a {
    margin-right: 30px;
    position: relative;
}

.footer-up-layer-one .footer-bredcrumb span .breadcrumb_last {
    position: relative;
}

.footer-up-layer-one .footer-bredcrumb span a:hover {
    text-decoration: none;
}

footer {
    background-color: #1c383d;
    margin-top: -1px;
}

.header-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.footer-logo {
    display: flex;
}

.footer-logo-text {
    display: none;
}

.page-id-345 .footer-logo-text {
    display: block;
    margin-left: 10px;
}

.whitePaperHeight {
    min-height: 410px;
    text-align: center;
}

.digitalFrontLine.whitePaperHeight .wpb_wrapper h4:after {
    left: 50%;
    transform: translate(-50%, 0);
}


/* common slider */

.clientIteamSlider1 .evc-owl-carousel .owl-nav button.owl-next,
.clientIteamSlider1 .evc-owl-carousel .owl-nav button.owl-prev,
.clientIteamSlider1 .evc-owl-carousel button.owl-dot {
    background: rgba(256, 256, 256, 0.85);
    border: 1px solid #b3bfc1;
    font: inherit;
    border-radius: 100px;
    width: 40px;
    height: 40px;
    padding: 0px;
}

.clientIteamSlider1 .evc-owl-carousel .owl-nav .owl-next>span,
.clientIteamSlider1 .evc-owl-carousel .owl-nav .owl-prev>span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    line-height: 1;
    color: #26464B;
}

.clientIteamSlider1 .evc-clients .evc-owl-carousel .owl-nav .owl-prev {
    left: -50px;
    top: 40%;
}

.clientIteamSlider1 .evc-clients .evc-owl-carousel .owl-nav .owl-next {
    right: -50px;
    top: 40%;
}


/* common slider end */


/*about slider*/

.about-slider .evc-owl-carousel.owl-drag .owl-item {
    border-radius: 1rem;
    overflow: hidden;
}

.about-slider .evc-owl-carousel .owl-dots.disabled,
.about-slider .evc-owl-carousel .owl-nav.disabled,
.clientIteamSlider1 .evc-owl-carousel .owl-nav.disabled {
    display: block;
}

.about-slider .evc-owl-carousel .owl-dots,
.about-slider .evc-owl-carousel .owl-nav {
    position: absolute;
    left: calc(50% - 55px);
    transform: translate(-50%, -50%);
    bottom: -35px;
}

.about-slider .evc-owl-carousel .owl-nav button.owl-next,
.about-slider .evc-owl-carousel .owl-nav button.owl-prev,
.about-slider .evc-owl-carousel button.owl-dot {
    background: 0 0;
    border: 1px solid #b3bfc1;
    font: inherit;
    border-radius: 100px;
    width: 40px;
    height: 40px;
    padding: 0px;
}

.about-slider .evc-owl-carousel .owl-nav .owl-next>span,
.about-slider .evc-owl-carousel .owl-nav .owl-prev>span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    line-height: 1;
    color: #26464B;
}

.about-slider .evc-owl-carousel .owl-nav .owl-next {
    right: -45px;
}

.about-slider .evc-owl-carousel .owl-nav .owl-prev {
    left: -45px;
}


/*about slider end*/


/*mahendra 15/09 changes*/

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-primary {
    color: #02BF9D;
}

.flex-box {
    display: flex;
    align-items: center;
}

.flex-box-carousel {
    display: flex;
    align-items: center;
}

.justify-center {
    justify-content: center;
}

.column-reverse .vc_column_container {
    align-items: center !important;
    justify-content: center !important;
}

.digitalFrontLine.unleasedNew .wpb_wrapper p {
    color: #fff;
    font-weight: 400;
}


/*mahendra 15/09 changes*/


/*mahendra 17/09 changes*/

.homeTrusted .wpb_wrapper h5 {
    float: right;
    margin-top: 8rem;
}

.transformFront .vc_inner.vc_row-fluid.manageBrandLogos_btm {
    background: transparent !important;
    margin-top: 0 !important;
    padding-top: 0;
}

.homeTrusted.wpb_column.vc_column_container.vc_col-sm-4 .vc_column-inner {
    padding-top: 0;
}


/**mahendra 17/09 changes end/
/* 20 May 2021 start code css */

.neve-main {
    background: #fafcfd;
}

.howAthereWorks .wpb_wrapper {
    text-align: center;
}

.howAthereWorks .wpb_wrapper>h6 {
    background: #D7F3EE;
    border-radius: 32px;
    padding: 12px 24px;
    font-family: inherit !important;
    font-style: normal;
    font-size: 14px;
    display: inline-block;
}

.howAthereWorks .wpb_wrapper h4 {
    color: #26464B;
    font-style: normal !important;
    font-size: 42px;
}

.howAthereWorks .uvc-heading p {
    color: #7A8182 !important;
}

.videoIcon {
    position: relative;
}

.videoIcon:after {
    content: "";
    width: 170px;
    height: 160px;
    background: url('https://www.atheerair.com/wp-content/uploads/2021/05/play.png') no-repeat;
    top: 24%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 50%);
    z-index: 9;
    pointer-events: none;
}

.singleContents {
    margin-top: 40px;
    padding-bottom: 100px;
}

.singleContents .wpb_wrapper h4 {
    color: #2D3333 !important;
    font-weight: 600 !important;
    font-style: normal;
    font-size: 24px;
    margin-bottom: 10px;
}

.singleContents .wpb_wrapper p {
    font-style: normal;
    color: #7A8182 !important;
    font-size: 14px !important;
    margin-bottom: 0;
}

.singleContents .wpb_content_element {
    margin-bottom: 25px;
}

.singleContents .vc_col-sm-4 {
    padding: 0 20px;
    border-right: solid 1px #eee;
}

.singleContents .vc_col-sm-4:last-child {
    border-right: none;
}

.singleContents div.uvc-sub-heading.ult-responsive {
    font-style: normal;
    color: #7A8182!important;
    font-size: 14px!important;
    margin-bottom: 0;
}

.vc_row-fluid.digitalFrontLine {
    background: rgb(208 225 228 / 25%) !important;
    padding: 50px 0;
}

.digiSidebar {
    padding-top: 50px;
    padding-right: 70px;
}

.digitalFrontLine .wpb_wrapper>h6 {
    background: #D7F3EE;
    border-radius: 32px;
    padding: 12px 24px;
    font-family: inherit !important;
    font-style: normal;
    font-size: 14px;
    display: inline-block;
}

.digitalFrontLine .wpb_wrapper h4 {
    color: #26464B;
    font-style: normal !important;
    font-weight: 500;
    font-size: 42px;
    position: relative;
    margin-bottom: 36px;
}

.digitalFrontLine .wpb_wrapper h4:after {
    content: "";
    width: 50px;
    height: 3px;
    background: #02BF9D;
    position: absolute;
    left: 0;
    bottom: -15px;
}

.digitalFrontLine .wpb_wrapper h5 {
    color: #26464B;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    font-family: inherit !important;
    border-bottom: 2px solid rgb(38 70 75 / 28%);
    display: inline-block;
    padding-bottom: 5px;
    cursor: pointer;
}

.digitalFrontLine .wpb_wrapper p {
    color: #4F6276;
    font-size: 16px;
    font-weight: 400;
    line-height: 28.8px;
}

.vc_row-fluid.digitalFrontLine.connectedFrontLine {
    background: #fff !important;
}

.vc_row-fluid.digitalFrontLine.connectedFrontLine .digiSidebar {
    padding-left: 70px;
    padding-right: 0;
}

.smarterFront {
    padding: 50px 0;
}

.smarterFront .uvc-heading-spacer.line_only {
    width: 50px;
    height: 3px;
    background: #02BF9D;
    margin-bottom: 30px;
}

.smarterFront .wpb_wrapper p {
    max-width: 70%;
    margin: auto;
}

.vc_row-fluid.unleashPower {
    background: linear-gradient(104.62deg, #2D4C51 2.48%, #26464B 68.68%) !important;
    padding: 55px 0;
}

.unleashPower.digitalFrontLine .wpb_wrapper h4 {
    color: #fff;
    font-weight: 500;
}

.unleashPower.digitalFrontLine .wpb_wrapper h4.text-white::first-line {
    color: #fff;
}

.unleashPower .wpb_wrapper p {
    color: #ddd;
    text-decoration: none;
}

.unleashPower .wpb_wrapper .vc_btn3-inline button.vc_btn3,
.unleashPower .wpb_wrapper .vc_btn3-inline a.vc_btn3 {
    background: #02BF9D;
    border: solid 1px #02BF9D;
    box-shadow: 0px 4px 44px #305055;
    border-radius: 48px;
    padding: 15px 40px;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    outline: 0;
    cursor: pointer;
    text-transform: capitalize;
    text-decoration: none !important;
}

.digiSidebar.digi2 {
    padding-top: 0;
}

.transformFront {
    padding: 80px 0;
}

.boxexTypes1.pts55 {
    padding-top: 55px;
}

.transformFront.digitalFrontLine .wpb_wrapper h4 {
    line-height: 60px;
    text-transform: capitalize;
    max-width: 80%;
    margin: auto;
    margin-bottom: 30px;
}

.transformFront.digitalFrontLine .wpb_wrapper h4:after {
    display: none;
}

.transformFront .wpb_wrapper {
    text-align: center;
}

.transformFront .uvc-heading-spacer.line_only {
    display: none;
}

.transformFront .vc_inner.vc_row-fluid {
    background: #fff;
    border-radius: 20px 0px 0px 20px;
}

.transformFront .vc_col-sm-8 {
    position: relative;
    z-index: 9;
}

.transformFront .vc_col-sm-8:before {
    content: "";
    background: linear-gradient(123.74deg, #26464B 3.88%, #224F56 94.52%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    border-radius: 20px 0px 50px 20px;
    z-index: 0;
}

.transformFront.digitalFrontLine .vc_col-sm-8 .wpb_wrapper h4 {
    line-height: 45px;
    text-transform: capitalize;
    max-width: 100%;
    margin: auto;
    margin-bottom: 30px;
    color: #fff;
    font-family: inherit !important;
    font-weight: 500;
    font-size: 36px;
}

.transformFront.digitalFrontLine .vc_col-sm-8 .wpb_wrapper {
    position: relative;
    z-index: 9;
}

.transformFront.digitalFrontLine .vc_col-sm-8 .wpb_wrapper p {
    text-align: left;
    opacity: 0.6;
    color: #fff;
}

.transformFront.digitalFrontLine .wpb_single_image.vc_align_left {
    text-align: left;
    position: relative;
}

.transformFront.digitalFrontLine .vc_col-sm-8 .vc_column-inner {
    padding: 45px 70px;
}

.transformFront.digitalFrontLine .vc_col-sm-8 .wpb_single_image img {
    opacity: 0.4;
}

.transformFront.digitalFrontLine .vc_col-sm-4 .vc_column-inner>.wpb_wrapper {
    padding: 70px 30px 10px;
    text-align: left;
    position: relative;
    text-align: left;
}

.transformFront.digitalFrontLine .vc_col-sm-4 .wpb_wrapper .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
    display: inline-flex;
    vertical-align: middle;
}

.transformFront.digitalFrontLine .vc_col-sm-4 .wpb_wrapper .wpb_text_column.wpb_content_element.paratype11 {
    display: inline-flex;
}

.transformFront.digitalFrontLine .vc_col-sm-4 .wpb_wrapper h4 {
    color: #02BF9D !important;
    font-size: 70px;
    max-width: 100%;
}

.transformFront.digitalFrontLine .wpb_wrapper p {
    text-align: left;
}

.transformFront.digitalFrontLine .vc_col-sm-4 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
    font-size: 1.15em !important;
    color: #02BF9D;
}

.transformFront.digitalFrontLine .vc_col-sm-4 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner {
    background-color: rgb(2 191 157 / 26%);
}

.transformFront.digitalFrontLine .vc_col-sm-4 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner {
    width: 2.5em !important;
    height: 2.5em !important;
}

.transformFront.digitalFrontLine .vc_col-sm-4 .wpb_text_column.wpb_content_element .wpb_wrapper {
    text-align: left;
    padding: 0 0;
}

.vc_row-fluid.digitalFrontLine.blogList {
    background: #fff !important;
}

.blogList .vc_column-inner>.wpb_wrapper {
    text-align: center;
}

.blogList .wpb_wrapper h4 {
    margin-bottom: 10px;
}

.blogList .wpb_wrapper h4:after {
    left: 46%;
    bottom: 0px;
    display: none;
}

.blogList .uvc-heading-spacer.line_only {
    width: 50px;
    height: 3px;
    background: #02BF9D;
    margin-bottom: 45px;
}

.blogList .vc_custom_heading h4 {
    font-size: 25px;
    font-weight: 500;
    color: #26464B;
}

.blogList .vc_col-sm-12.vc_gitem-col {
    text-align: left;
    padding-bottom: 30px;
}

.blogList .vc_custom_heading p>a {
    position: absolute;
    bottom: 15px;
    left: 0;
    padding-bottom: 0px;
    text-decoration: none !important;
    font-size: 17px;
    color: #26464B;
    font-weight: 500;
}

.blogList .vc_custom_heading p>a:after {
    content: "";
    height: 2px;
    width: 100px;
    background: #0c4649;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0.2;
}

.blogList .vc_btn3-container.vc_btn3-left .vc_general.vc_btn3 {
    display: none;
}

.blogList .vc_gitem-animated-block .vc_gitem-zone.vc_gitem-zone-a {
    max-height: 250px;
}

.frontLineAtheer.blogInnerHeads {
    background: #fafcfd !important;
    padding: 50px 0 0;
}

.wpb_row.blogList .vc_col-sm-12>.vc_column-inner {
    padding-top: 0 !important;
}

.blogInnerHeads .uvc-main-heading.ult-responsive>h4 {
    color: #26464b !important;
    font-weight: 600 !important;
    margin-top: 20px;
    margin-bottom: 30px;
}


/* featured blog */

.feature-blog {
    font-family: inherit;
    margin-bottom: 25px;
}

.feature-blog .feature-blog-content {
    text-align: left;
}

.feature-blog .feature-blog-content .feature-blog-info {
    display: flex;
    align-items: baseline;
}

.feature-blog .feature-blog-content .feature-blog-info .feature-blog-category a {
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    color: #27C7A6;
}

.feature-blog .feature-blog-content .feature-blog-info .feature-blog-date {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #4F6276;
    opacity: 0.5;
    padding: 0;
}

.feature-blog .feature-blog-image img {
    width: 100%;
    height: 385px !important;
    object-fit: cover;
}

.feature-blog .feature-blog-content .feature-blog-title a {
    text-decoration: none;
    font-weight: 600;
    font-size: 48px;
    line-height: 120%;
    color: #26464B;
    display: block;
    width: 100%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 15px;
}

.feature-blog .feature-blog-content .feature-blog-title span p {
    margin-top: 15px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
    background: transparent;
    max-width: 100%;
    width: 100%;
    padding: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 180%;
    color: #4F6276;
}

.feature-blog .feature-blog-content .feature-blog-read-more a {
    text-align: left;
    color: #26464B;
    border-color: transparent!important;
    background-color: transparent!important;
    text-decoration: none !important;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 2 px solid rgb(38 70 75 / 26%)!important;
    padding: 0 18 px 0 0;
    border-radius: 0;
    display: inline-block;
    margin-top: 15px;
    position: relative;
}

.feature-blog .feature-blog-content .feature-blog-read-more a:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 2px;
    background: rgba(38 70 75 / 20%);
    width: 100%;
}


/* featured blog end */

.smarterFront .uvc-heading-spacer.line_only {
    width: 50px;
    height: 3px;
    background: #02BF9D;
    margin-bottom: 30px;
    margin-top: -20px;
}

footer.site-footer .footer--row-inner {
    background-color: #1C383D;
    padding: 50px 0px;
}

footer.site-footer .footer--row.footer-bottom .footer--row-inner {
    padding: 0 0;
    background-color: #1c383d;
    position: relative;
    text-align: center;
}

footer.site-footer .footer--row.footer-bottom .footer--row-inner:after {
    content: "Atheer, AiR Computing, AiR, AiR Suite, AiR Enterprise, AiR Experience, and Front Line OS are trademarks of Atheer, Inc in the United States and/or other countries.";
    font-size: 12px;
    color: #bbb;
    font-weight: 300;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #173136;
    padding: 5px 20px;
    display: none;
}

.footer-bottom-one {
    font-size: 12px;
    color: #bbb;
    font-weight: 300;
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #173136;
    padding: 5px 20px;
}

footer.site-footer .footer--row .headOnes {
    font-size: 18px;
    font-weight: 500;
    opacity: 0.6;
    margin-top: 36px;
    margin-bottom: 20px;
}

footer.site-footer .footer--row .headOnes+p {
    opacity: 0.85;
    text-decoration: none;
    font-size: 14px;
    margin-bottom: 6px;
    display: inline-block;
}

footer.site-footer .footer--row.footer-bottom .footer--row-inner {
    padding: 0px 0px;
    background-color: #1c383d;
}

footer.site-footer .footer--row-inner.footer-bottom-inner.footer-content-wrap>.container {
    padding: 10px 0;
    border-top: solid 1px rgb(187 187 187 / 50%);
}

footer.site-footer .footer-bottom-inner .builder-item--footer_copyright .component-wrap p>a {
    opacity: 0.85;
    text-decoration: none;
    font-size: 14px;
    margin-bottom: 6px;
    display: inline-block;
}

.footer.site-footer .component-wrap>p {
    font-size: 14px;
}

.vc_row-fluid.digitalFrontLine.insideHeader {
    background: linear-gradient(104.62deg, #2D4C51 2.48%, #26464B 68.68%) !important;
    min-height: 350px;
}

.digitalFrontLine.insideHeader .wpb_wrapper {
    text-align: center;
}

.digitalFrontLine.insideHeader .wpb_wrapper h4 {
    color: #fff;
    font-weight: 500;
    font-size: 42px;
    margin-bottom: 10px;
    text-align: center !important;
    display: block;
    width: 100%;
}

.digitalFrontLine.insideHeader .wpb_wrapper h4:after {
    display: none;
}

.digitalFrontLine.insideHeader .wpb_wrapper p {
    color: #fff;
    opacity: 0.5;
}

.howAthereWorks.PrivacyHead .wpb_wrapper h4 {
    font-size: 40px;
    line-height: 45px;
}

.howThere .wpb_wrapper {
    text-align: left;
}

.howThere .wpb_wrapper p {
    max-width: 100%;
}

.howThere .vc_col-sm-6 .wpb_wrapper h4 {
    font-weight: 500;
    position: relative;
    margin-bottom: 30px;
}

.howThere .digiSidebar {
    padding-left: 70px;
    padding-right: 0;
}

.howThere .vc_col-sm-6 .wpb_wrapper h4:after {
    content: "";
    width: 50px;
    height: 3px;
    background: #02BF9D;
    position: absolute;
    left: 0;
    bottom: -15px;
}

.smarterFront.creativeTabs {
    padding: 40px 0 0;
}

.vc_row-fluid.digitalFrontLine.creativeTabs2 {
    padding: 0 0 60px;
}

.creativeTabs2 .digiAccordian .vc_tta-panel-heading h4 {
    color: #26464B;
    font-size: 18px;
    font-weight: 500;
    background: #eff5f7;
    border: 1px solid #BFC6C7;
    box-sizing: border-box;
    border-radius: 10px;
    line-height: 28px !important;
}

.creativeTabs .wpb_wrapper h4 {
    margin-bottom: 30px;
}

.creativeTabs2 .digiAccordian .vc_tta-panel.vc_active {
    box-shadow: 0px 21.7323px 41.2913px rgb(62 63 101 / 14%);
    border-radius: 12px;
}

.wpb-js-composer .digiAccordian .vc_tta.vc_general .vc_tta-panel-title>a {
    padding: 16px 20px;
}

.creativeTabs2 .digiAccordian .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background: #fff;
    border-radius: 12px 12px 0px 0px;
    border: none;
}

.creativeTabs2 .digiAccordian .vc_tta-panel.vc_active .vc_tta-panel-heading h4 {
    background: #fff;
    border-radius: 12px 12px 0px 0px;
    border: none;
}

.creativeTabs2 .digiAccordian .vc_tta-panel.vc_active .vc_tta-panel-heading h4 a {
    border: none;
}

.wpb-js-composer .digiAccordian .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
    border-radius: 0px 0px 12px 12px;
    background: #fff;
}

.creativeTabs2 .digiAccordian .vc_tta-panel-heading h4:after {
    display: none;
}

.wpb-js-composer .digiAccordian .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    right: 20px;
    left: auto;
}

.wpb-js-composer .digiAccordian .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a {
    padding-left: 20px;
}

.wpb-js-composer .digiAccordian .vc_tta.vc_general .vc_tta-panel {
    margin-bottom: 15px;
}

.creativeTabs2 .rightDigiImg .vc_column-inner {
    padding-top: 20px !important;
}

.wpb-js-composer .digiAccordian .vc_tta.vc_general .vc_tta-icon {
    font-size: 24px;
    color: rgb(2 191 157 / 27%);
}

.wpb-js-composer .digiAccordian .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-icon {
    color: #02BF9D;
}

.frontLineAtheer.smarterFront .wpb_wrapper p {
    max-width: 60%;
    margin: auto;
    color: #4F6276;
}

.extendsEnterprise .vc_col-sm-3 .wpb_wrapper h4 {
    font-size: 22px;
    color: #2D3333;
}

.smarterFront.extendsEnterprise .wpb_wrapper p {
    max-width: 70%;
    margin: auto;
    color: #4F6276;
}

.digitalFrontLine.insideHeader .wpb_wrapper p.textcol1 {
    opacity: 1;
    color: #02bf9d;
}

.digitalFrontLine.insideHeader .wpb_wrapper .textcol3 p {
    max-width: 60%;
    margin: auto;
}

.realityBox .vc_row.vc_column-gap-10>.vc_column_container {
    padding: 15px;
}

.realityBox .vc_col-sm-6 .vc_column-inner {
    background: #FFFFFF;
    box-shadow: 0px 21.7323px 41.2913px rgb(62 63 101 / 14%);
    padding-top: 7.5px;
}

.realityBox .vc_col-sm-6 .vc_column-inner .wpb_wrapper h4 {
    padding-left: 20px;
    font-size: 22px;
    color: #26464B;
    font-weight: 600;
}

.realityBox .vc_col-sm-6 .vc_column-inner .wpb_wrapper h6 {
    margin-left: 20px;
}

.realityBox .vc_col-sm-6 .vc_column-inner .wpb_wrapper .vc_btn3-container.vc_btn3-inline {
    padding-left: 20px;
    padding-bottom: 10px;
}

.realityBox .vc_col-sm-6 .vc_column-inner .wpb_wrapper .vc_btn3-container.vc_btn3-inline .vc_general.vc_btn3 {
    padding-left: 20px;
    color: #26464B;
    border-color: transparent;
    background-color: transparent;
    font-size: 15px;
    padding: 0px 0px;
    border-bottom: solid 2px #ccc;
    border-radius: 0px;
    padding-bottom: 5px;
    padding-right: 15px;
    text-transform: capitalize;
}

.realityBox .vc_col-sm-6 .vc_column-inner .wpb_wrapper .vc_btn3-container.vc_btn3-inline .vc_general.vc_btn3>i {
    right: 0;
}

.howAthereWorks.realityBox .wpb_wrapper {
    text-align: left;
}

.eventsmanage .webi-wrap .grid-layout-wrapper .grid-layout {
    background: #FFFFFF;
    box-shadow: 0px 21.7323px 41.2913px rgba(62, 63, 101, 0.14);
    border-radius: 8px;
    text-align: left;
    margin: 0 2% 0em 0px;
}

.eventsmanage .webi-wrap .grid-layout-wrapper .grid-layout .webi_img_section>img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.eventsmanage .webi-wrap .grid-layout-wrapper .grid-layout .webi_img_section>span {
    display: inline-block;
    position: static;
    background: #D7F3EE;
    border-radius: 32px;
    padding: 12px 24px;
    font-family: inherit !important;
    font-style: normal;
    font-size: 14px;
    color: #02bf9d;
    margin-top: 15px;
    margin-left: 15px;
    margin-bottom: 15px !important;
}

.eventsmanage .webi-wrap .grid-layout-wrapper .grid-layout .webinara-desc {
    padding: 0 15px;
}

.eventsmanage .webi-wrap .grid-layout-wrapper .grid-layout h5.webinara-title {
    padding: 0 15px;
}

.eventsmanage .webi-wrap .grid-layout-wrapper .grid-layout .webinara-desc p {
    max-width: 100%;
    margin: auto;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.eventsmanage .webi-wrap .grid-layout-wrapper .grid-layout .webinara-desc+a {
    display: block;
    margin: 10px 15px 20px !important;
    color: #26464B;
    font-size: 16px;
    line-height: 22px;
    font-family: inherit !important;
    border-bottom: 2px solid rgb(38 70 75 / 28%);
    display: inline-block;
    padding-bottom: 3px;
    cursor: pointer;
    text-decoration: none;
}

.requestDemos .rightDemos {
    background: linear-gradient(104.62deg, #3A5D63 2.48%, #26464B 68.68%);
}

.requestDemos .leftSidebarForm {
    background: #F7F9F9;
    justify-content: center;
}

.requestDemos .leftSidebarForm>.vc_column-inner {
    max-width: 65%;
    padding-right: 51px;
}

.requestDemos .leftSidebarForm .wpb_wrapper h4 {
    color: #26464B;
    font-style: normal !important;
    font-size: 42px;
    font-weight: 500;
    margin-bottom: 40px;
    position: relative;
}

.requestDemos .leftSidebarForm .wpb_wrapper h4:after {
    content: "";
    width: 50px;
    height: 3px;
    background: #02BF9D;
    position: absolute;
    left: 0;
    bottom: -15px;
}

.requestDemos .leftSidebarForm .wpb_wrapper p {
    color: #26464B;
    font-weight: 400;
    font-size: 16px;
    padding-right: 51px;
}

.requestDemos .leftSidebarForm .wpb_wrapper form.wpcf7-form p>span>input,
.requestDemos .leftSidebarForm .wpb_wrapper form.wpcf7-form p>span>select {
    background: #FFFFFF;
    border: 1px solid rgb(12 36 62 / 24%);
    border-radius: 50px;
    height: 54px;
    width: 100%;
    outline: 0;
}

.requestDemos .leftSidebarForm .wpb_wrapper form.wpcf7-form p>span>input::placeholder,
.requestDemos .leftSidebarForm .wpb_wrapper form.wpcf7-form p>span>select::placeholder {
    opacity: 0.4;
}

.requestDemos .leftSidebarForm .wpb_wrapper form.wpcf7-form p input[type="submit"] {
    height: 53px;
    padding: 10px 40px;
    color: #fff;
    background: #27C7A6;
    border: solid 1px #27C7A6;
    border-radius: 50px;
    margin-top: 30px;
    outline: 0;
    cursor: pointer;
}

header.header .header-main-inner .desktop-right .builder-item .nv-nav-wrap .nav-menu-primary ul.mega-menu li.mega-menu-item a.mega-menu-link {
    background: #fff;
    color: #2D3333;
}

header.header .header-main-inner .desktop-right .builder-item .nv-nav-wrap .nav-menu-primary ul.mega-menu li.mega-menu-item.mega-current-menu-item a.mega-menu-link {
    background: #fff;
    color: #2D3333;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    background: #fff;
    color: #2D3333;
    padding: 0px 8px 0px 8px;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item.requestBtn {
    border-bottom: solid 3px transparent;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.requestBtn {
    padding-left: 10px;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.requestBtn>a.mega-menu-link {
    background: #27C7A6 !important;
    color: #fff !important;
    border-radius: 40px;
    padding: 0 15px;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link {
    background: #fff;
    color: #2D3333;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-menu-item-has-children ul.mega-sub-menu li.mega-menu-column a.mega-menu-link {
    padding: 10px 0px !important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-menu-item-has-children ul.mega-sub-menu li.mega-menu-column a.mega-menu-link:hover {
    color: #02bf9d !important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
    background: #fff;
    padding: 10px;
}

#mega-menu-wrap-primary #mega-menu-primary a.dashicons-building.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary a.dashicons-book.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary a.dashicons-text-page.mega-menu-link {
    border-bottom: solid 1px #eee !important;
    margin-bottom: 10px !important;
}

#mega-menu-wrap-primary #mega-menu-primary a.dashicons-building.mega-menu-link:before,
#mega-menu-wrap-primary #mega-menu-primary a.dashicons-book.mega-menu-link:before,
#mega-menu-wrap-primary #mega-menu-primary a.dashicons-text-page.mega-menu-link:before {
    color: #02bf9d !important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover {
    background: #fff;
    color: #2D3333;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu {
    background: #fff;
}

.nv-nav-wrap #mega-menu-wrap-primary {
    background: #fff;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    display: block;
    background: #fff;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background: #fff;
    padding: 8px 15px;
    border-left: solid 4px transparent;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
    background: #D0E1E4;
    border-left: solid 4px #02bf9d;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item {
    position: relative;
    border-bottom: solid 3px #02bf9d;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item:before {
    content: "";
}

#mega-menu-wrap-primary #mega-menu-primary {
    text-align: right;
}

#mega-menu-wrap-primary #mega-menu-primary ul li.mega-toggle-on a {
    background: transparent !important;
    color: #2D3333 !important;
    border-bottom: solid 3px #02bf9d;
}

.howAthereWorks.PrivacyHead.servicesAgreement .wpb_wrapper h4 {
    font-size: 24px;
    line-height: 45px;
    font-weight: 600 !important;
    color: #26464B;
}

body.page-id-959 .wpb_text_column.wpb_content_element>.wpb_wrapper p {
    font-weight: 300!important;
    color: #4F6276 !important;
}

.Aggrement.servicesAgreement .wpb_text_column.wpb_content_element p>a {
    color: #27c7a6;
}

body.page-id-959 .insideHeader .wpb_text_column.wpb_content_element>.wpb_wrapper p {
    color: #fff !important;
}

.howAthereWorks.PrivacyHead.servicesAgreement .linkAdd h4 {
    font-size: 40px;
    margin-bottom: 15px;
}

.howAthereWorks.PrivacyHead.servicesAgreement .linkAdd.linkAdd2 h4 {
    color: #02BF9D;
}

.howAthereWorks.smarterFront.realityBox.cont2 {
    padding: 20px 0;
    padding-bottom: 60px;
}

.digitalFrontLine.insideHeader.contactUs .wpb_wrapper h4::first-line {
    color: #fff !important;
}

.digitalFrontLine.insideHeader.contactUs .wpb_single_image.vc_align_left {
    text-align: center;
}


/* contact us page */

.digitalFrontLine.insideHeader.contactUs {
    min-height: 570px;
}

.vc_row.wpb_row .customsContactform .formSeven {
    margin-top: -180px;
    padding: 30px;
}

.vc_row.wpb_row .customsContactform .RightContacts {
    padding: 30px;
    padding-top: 0;
}

.vc_row.wpb_row .customsContactform .RightContacts>.vc_column-inner {
    background: transparent;
    box-shadow: none;
}

.vc_row.wpb_row .customsContactform .formSeven>.vc_column-inner {
    padding: 40px 65px;
    box-shadow: 0px 25.53px 53.6471px rgba(62, 63, 101, 0.18);
    border-radius: 30px 0px 30px 0px;
}

.vc_row.wpb_row .customsContactform .formSeven>.vc_column-inner form span.wpcf7-form-control-wrap input {
    border: 1px solid rgb(12 36 62 / 18%);
    box-sizing: border-box;
    border-radius: 50px;
    background: #fff;
    width: 100%;
    height: 52px;
    margin-bottom: 16px !important;
}

.realityBox .vc_col-sm-6.formSeven .vc_column-inner .wpb_wrapper h4 {
    padding-left: 0;
    font-size: 28px;
    color: #26464B;
    margin-bottom: 30px;
}

.realityBox .vc_col-sm-6.RightContacts .vc_column-inner .wpb_wrapper h4 {
    padding-left: 0;
    font-size: 44px;
    color: #26464B;
    font-weight: 600;
    line-height: 52px;
}

.smarterFront .customsContactform .RightContacts .wpb_wrapper p {
    color: #26464B;
}

.smarterFront .customsContactform .wpb_wrapper p {
    max-width: 100%;
}

.vc_row.wpb_row .customsContactform .formSeven>.vc_column-inner form span.wpcf7-form-control-wrap textarea {
    border: 1px solid rgb(12 36 62 / 20%);
    box-sizing: border-box;
    border-radius: 14px;
    background: #fff;
    width: 100%;
    height: 160px;
    margin-bottom: 16px;
}

.vc_row.wpb_row .customsContactform .formSeven>.vc_column-inner form p input[type="submit"] {
    background: #02BF9D;
    border: solid 1px #02BF9D;
    box-shadow: none;
    border-radius: 48px;
    padding: 15px 40px;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    outline: 0;
    cursor: pointer;
    text-transform: capitalize;
}


/* form css end */


/* contact new css of form */

.vc_row.wpb_row .customsContactform .formSeven .gform_wrapper.gravity-theme .gfield input {
    border: 1px solid rgb(12 36 62 / 18%);
    box-sizing: border-box;
    border-radius: 50px;
    background: #fff;
    width: 100%;
    height: 52px;
    margin-bottom: 0 !important;
    padding-left: 1.5rem;
}

.vc_row.wpb_row .customsContactform .formSeven .gform_wrapper.gravity-theme .gfield textarea {
    height: 100px;
    width: 100%;
    border-radius: 15px;
    padding-left: 1.5rem;
}

.vc_row.wpb_row .customsContactform .formSeven .gform_wrapper.gravity-theme .gfield select {
    border: 1px solid rgb(12 36 62 / 18%);
    box-sizing: border-box;
    border-radius: 50px;
    background: transparent;
    width: 100%;
    height: 52px;
    margin-bottom: 0 !important;
    padding-left: 1.5rem;
    appearance: none;
}

.vc_row.wpb_row .customsContactform .formSeven .gform_wrapper.gravity-theme .ginput_container.ginput_container_select {
    background-repeat: no-repeat;
    background: url('https://www.atheerair.com/wp-content/uploads/2021/09/down-arrow.png');
    border-radius: 50px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: calc(100% - 21px) 50%;
}

.vc_row.wpb_row .customsContactform .formSeven .gform_wrapper.gravity-theme .gfield input:focus-visible,
.vc_row.wpb_row .customsContactform .formSeven .gform_wrapper.gravity-theme .gfield textarea:focus-visible,
.vc_row.wpb_row .customsContactform .formSeven .gform_wrapper.gravity-theme .gfield select:focus-visible {
    outline: 0;
}

.vc_row.wpb_row .customsContactform .formSeven ::placeholder {
    color: #2D3333;
    opacity: 0.8;
}

.vc_row.wpb_row .customsContactform .formSeven .gform_wrapper.gravity-theme .gfield input::placeholder,
.vc_row.wpb_row .customsContactform .formSeven .gform_wrapper.gravity-theme .gfield select::placeholder {
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    color: #2D3333;
    opacity: 0.8;
}

.vc_row.wpb_row .customsContactform .formSeven .gform_wrapper.gravity-theme .gform_footer button,
.vc_row.wpb_row .customsContactform .formSeven .gform_wrapper.gravity-theme .gform_footer input,
.vc_row.wpb_row .customsContactform .formSeven .gform_wrapper.gravity-theme .gform_page_footer button,
.vc_row.wpb_row .customsContactform .formSeven .gform_wrapper.gravity-theme .gform_page_footer input {
    background: #02BF9D;
    border: solid 1px #02BF9D;
    box-shadow: none;
    border-radius: 48px;
    padding: 15px 40px;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    outline: 0;
    cursor: pointer;
    text-transform: capitalize;
}

.vc_row.wpb_row .customsContactform .formSeven .gform_wrapper.gravity-theme .description,
.vc_row.wpb_row .customsContactform .formSeven .gform_wrapper.gravity-theme .gfield_description,
.vc_row.wpb_row .customsContactform .formSeven .gform_wrapper.gravity-theme .gsection_description,
.vc_row.wpb_row .customsContactform .formSeven .gform_wrapper.gravity-theme .instruction {
    font-size: 14px;
    line-height: inherit;
    clear: both;
    font-family: inherit;
    letter-spacing: normal;
    padding-top: 5px;
    width: 100%;
    padding-left: 1rem;
}

.vc_row.wpb_row .customsContactform .formSeven .gform_wrapper .gfield_validation_message,
.vc_row.wpb_row .customsContactform .formSeven .gform_wrapper .validation_message {
    background: transparent;
    border: transparent;
    font-size: 14.992px;
    margin-top: 0;
    padding: 0;
}


/* contact new css end */


/*request demo*/

.requestDemos .vc_row.wpb_row .leftSidebarForm {
    margin-top: 0;
    padding: 5rem 30px;
}

.requestDemos .leftSidebarForm>.vc_column-inner {
    padding: 0;
    box-shadow: inherit;
    border-radius: 0;
}

.requestDemos .leftSidebarForm .gform_wrapper.gravity-theme .gfield input {
    border: 1px solid rgb(12 36 62 / 18%);
    box-sizing: border-box;
    border-radius: 50px;
    background: #fff;
    width: 100%;
    height: 52px;
    margin-bottom: 0 !important;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    appearance: none;
}

.requestDemos .leftSidebarForm .gform_wrapper.gravity-theme .ginput_container.ginput_container_select {
    background-repeat: no-repeat;
    background: url('https://www.atheerair.com/wp-content/uploads/2021/09/down-arrow.png');
    border-radius: 50px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: calc(100% - 21px) 50%;
}

.requestDemos .leftSidebarForm .gform_wrapper.gravity-theme .gfield select {
    border: 1px solid rgb(12 36 62 / 18%);
    box-sizing: border-box;
    border-radius: 50px;
    background: transparent;
    width: 100%;
    height: 52px;
    margin-bottom: 0 !important;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    appearance: none;
}

.requestDemos .leftSidebarForm .gform_wrapper.gravity-theme .gfield textarea {
    height: 100px;
    width: 100%;
    border-radius: 15px;
    padding-left: 1.5rem;
}

.requestDemos .leftSidebarForm .gform_wrapper.gravity-theme .gfield input:focus-visible,
.requestDemos .leftSidebarForm .gform_wrapper.gravity-theme .gfield select:focus-visible,
.requestDemos .leftSidebarForm .gform_wrapper.gravity-theme .gfield textarea:focus-visible {
    outline: 0;
}

.requestDemos .leftSidebarForm ::placeholder {
    color: #2D3333;
    opacity: 0.8;
}

.requestDemos .leftSidebarForm .gform_wrapper.gravity-theme .gfield input::placeholder,
.requestDemos .leftSidebarForm .gform_wrapper.gravity-theme .gfield select::placeholder {
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    color: #2D3333;
    opacity: 0.8;
}

.requestDemos .leftSidebarForm .gform_wrapper.gravity-theme .gform_footer button,
.requestDemos .leftSidebarForm .gform_wrapper.gravity-theme .gform_footer input,
.requestDemos .leftSidebarForm .gform_wrapper.gravity-theme .gform_page_footer button,
.requestDemos .leftSidebarForm .gform_wrapper.gravity-theme .gform_page_footer input {
    background: #02BF9D;
    border: solid 1px #02BF9D;
    box-shadow: none;
    border-radius: 48px;
    padding: 15px 40px;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    outline: 0;
    cursor: pointer;
    text-transform: capitalize;
}

.requestDemos .leftSidebarForm .gform_wrapper.gravity-theme .description,
.requestDemos .leftSidebarForm .gform_wrapper.gravity-theme .gfield_description,
.requestDemos .leftSidebarForm .gform_wrapper.gravity-theme .gsection_description,
.requestDemos .leftSidebarForm .gform_wrapper.gravity-theme .instruction {
    font-size: 14px;
    line-height: inherit;
    clear: both;
    font-family: inherit;
    letter-spacing: normal;
    padding-top: 5px;
    width: 100%;
    padding-left: 1rem;
}

.requestDemos .leftSidebarForm .gform_wrapper .gfield_validation_message,
.requestDemos .leftSidebarForm .gform_wrapper .validation_message {
    background: transparent;
    border: transparent;
    font-size: 14.992px;
    margin-top: 0;
    padding: 0;
}

@media (max-width:480px) {
    .requestDemos .leftSidebarForm .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
        line-height: 24px;
        min-height: 30px;
        display: block;
        width: 100%;
    }
}


/* request demo end*/

ul.listOne {
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
}

ul.listOne li {
    list-style: none;
    min-width: 70px;
    margin-bottom: 20px;
}

ul.listOne li p.circles {
    display: inline-block;
    background: rgb(171 201 206 / 25%);
    width: 54px;
    height: 54px;
    line-height: 62px;
    text-align: center;
    border-radius: 50%;
}

ul.listOne li p span:first-child {
    display: block;
    color: #BFC6C7;
}

ul.listOne li p span {
    color: #4F6276;
}

h5.headingH5 {
    color: #26464B;
    font-size: 22px;
}

.hrSet {
    border-bottom: 1px solid #0000001f;
    margin-top: 25px;
    margin-bottom: 30px;
}

ul.socialIcon {
    width: 100%;
    margin: 0;
    padding: 0;
}

ul.socialIcon li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}

.blogList .vc_gitem-post-data-source-post_excerpt p:nth-child(2) {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.blogTab .vc_grid-filter.vc_grid-filter-size-md .vc_active.vc_grid-filter-item,
.blogTab .vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item:hover {
    color: #02bf9d;
    border: solid 1px #02bf9d;
    background: #fff;
}

.blogTab .vc_grid-filter.vc_grid-filter-size-md .vc_active.vc_grid-filter-item span,
.blogTab .vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item span:hover {
    color: #02bf9d !important;
}

.blogTab .vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item {
    color: #BFC6C7;
    background: transparent;
    border-radius: 32px;
    padding: 12px 24px;
    font-family: inherit !important;
    font-style: normal;
    font-size: 14px;
    display: inline-block;
    border: solid 1px;
    margin: 0 10px;
}

.blogTab ul.vc_grid-filter.vc_grid-filter-center {
    margin-bottom: 50px;
    margin-top: 20px;
}

.vc_row-fluid.GetLatestUi {
    background: #2C4B50 !important;
    border-radius: 0px 40px 0px 40px;
}

.howAthereWorks.GetLatestUi .wpb_wrapper h4 {
    color: #fff;
    font-size: 34px;
}

.smarterFront.GetLatestUi .uvc-heading-spacer.line_only {
    display: none;
}

.GetLatestUi .SecondFormUi form {
    position: relative;
}

.GetLatestUi .SecondFormUi form span input,
.GetLatestUi .SecondFormUi form .ginput_container.ginput_container_text input,
.GetLatestUi .SecondFormUi .gform_wrapper.gravity-theme form .gfield input,
.GetLatestUi .SecondFormUi .gform_wrapper.gravity-theme form .gfield select {
    background: #FFFFFF;
    border-radius: 48px;
    height: 53px;
    width: 100%;
    padding-left: 20px;
    padding-right: 125px;
}

.GetLatestUi .SecondFormUi form input[type="submit"] {
    color: #fff;
    background: #02bf9d;
    border-radius: 32px;
    padding: 12px 32px;
    font-family: inherit !important;
    font-style: normal;
    font-size: 14px;
    display: inline-block;
    border: solid 1px #02bf9d;
    margin: 0 10px;
    position: absolute;
    top: 0;
    right: -10px;
    height: 53px;
}

.smarterFront .SecondFormUi .wpb_wrapper p {
    max-width: 100%;
}

.vc_row-fluid.howAthereWorks.hardMargins {
    margin-top: 80px;
}

.vc_row-fluid.unleashPower.newUnleash {
    overflow: visible;
}

.vc_row-fluid.unleashPower.newUnleash .wpb_wrapper.vc_figure .vc_single_image-wrapper {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
}

.vc_row-fluid.unleashPower.newUnleash {
    padding: 0px 0;
}

.vc_row-fluid.unleashPower.newUnleash .wpb_wrapper.vc_figure .vc_single_image-wrapper img {
    border-radius: 0px 0px 0px 100px;
}

.vc_row-fluid.unleashPower.newUnleash .leaseLeftCollom.wpb_column {
    display: flex;
    justify-content: center;
}

.vc_row-fluid.unleashPower.newUnleash .leaseLeftCollom>.vc_column-inner {
    max-width: 70%;
    padding-top: 40px;
    padding-bottom: 40px;
}

.unleashPower.digitalFrontLine.newUnleash .wpb_wrapper h4 {
    font-size: 40px;
}

.unleashPower.digitalFrontLine.newUnleash .wpb_wrapper h4::first-line {
    color: #fff !important;
}

.unleashPower .wpb_wrapper p.parambSet {
    color: #02bf9d;
    margin-bottom: 0;
}

.vc_row-fluid.manageBrandLogos {
    max-width: 70%;
}

footer.site-footer .footer-top-inner .widget-area .widget_custom_html .textwidget.custom-html-widget {
    min-height: 200px;
}

footer.site-footer .textwidget.custom-html-widget a {
    opacity: 0.85;
    text-decoration: none;
    font-size: 14px;
    margin-bottom: 6px;
    display: inline-block;
}

footer.site-footer .footer-top-inner .widget-area .widget p.widget-title {
    font-size: 18px;
    font-weight: 500;
    opacity: 0.6;
}

.digitalFrontLine.insideHeader.whitePapers .wpb_wrapper h4::first-line {
    color: #fff !important;
}

.unleashPower.digitalFrontLine.notFounds .wpb_wrapper h4::first-line {
    color: #fff !important;
}

.digitalFrontLine.notFounds .wpb_wrapper h4:after {
    display: none;
}

.notFounds .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
    color: #EBEBEB;
    border-radius: 40px;
    height: 50px;
    line-height: 45px;
    padding: 0 36px;
    text-decoration: none !important;
    outline: 0;
}

.notFounds .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover,
.notFounds .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:focus {
    background: #02BF9D !important;
}

.notFounds .vc_custom_heading.customErrors {
    display: inline-block;
    background: rgb(215 243 238 / 20%);
    border-radius: 40px;
    padding: 7px 30px;
    font-weight: 600;
    color: #02BF9D;
    cursor: pointer;
}

footer#site-footer .hfg-grid.nv-footer-content .builder-item.col-3 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}

footer#site-footer .hfg-grid.nv-footer-content .builder-item.col-3:first-child {
    flex: 0 0 50%;
    max-width: 50%;
}

.copyRightOne ul.socialOnes {
    width: 100%;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: flex-end;
    margin-top: 0;
    margin-bottom: 0px;
}

.copyRightOne ul.socialOnes li {
    list-style: none;
    display: inline-block;
    margin-left: 15px;
}

.copyRightTwo {
    position: relative;
    background: #203E43;
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.copyRightTwo p {
    color: #fff;
    opacity: 0.8;
    font-size: 12px;
}

.webinarMains .vc_column_container.vc_col-sm-12 .wpb_text_column.wpb_content_element .webi-wrap {
    background: #FFFFFF;
    box-shadow: 0px 21.7323px 41.2913px rgb(62 63 101 / 14%);
    border-radius: 8px;
    padding: 10px;
    padding-top: 10px;
    max-width: 80%;
    margin: auto !important;
    margin-bottom: 40px !important;
}

.webinarMains .grid-layout-wrapper .grid-layout .webi-img {
    padding-right: 20px;
}

.webinarMains .grid-layout-wrapper .grid-layout .webi-text {
    padding-left: 20px;
    padding-top: 30px;
}

.webinarMains .grid-layout-wrapper .grid-layout .webi-text .webinara-desc {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 25px;
}

.webinarMains .grid-layout-wrapper .grid-layout .webi-text .webinara-desc p {
    padding-left: 0;
}

.webinarMains .grid-layout-wrapper .grid-layout .webi-img .webi_img_section span {
    display: none;
}

.webinarMains>.vc_column_container>.vc_column-inner {
    padding-top: 0 !important;
}

.smarterFront.webinarMains {
    padding: 0px 0;
    position: relative;
    margin-top: -120px;
    padding-bottom: 80px;
}

.webinarMains .wpb_wrapper h5 {
    color: #26464B;
    font-style: normal !important;
    font-weight: 500;
    font-size: 40px;
    position: relative;
    margin-bottom: 10px;
}

.webinarMains .wpb_wrapper h5>a {
    color: #26464B !important;
}

.webinarMains .wpb_wrapper p {
    color: #4F6276;
    font-size: 16px;
    font-weight: 400;
    line-height: 28.8px;
}

.webinarMains .wpb_wrapper a.webi_readmore {
    color: #26464B;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    font-family: inherit !important;
    border-bottom: 2px solid rgb(38 70 75 / 28%);
    display: inline-block;
    padding-bottom: 5px;
    cursor: pointer;
    text-decoration: none;
}

.vc_row.vc_row-flex.innerWebinarHeader {
    padding: 50px 0 170px;
}

.webinarMains .vc_column_container.vc_col-sm-12 .wpb_text_column.wpb_content_element .webi-wrap .webi_img_section>img {
    border-radius: 8px;
}

.unleashPower.digitalFrontLine.bottomListing .wpb_wrapper h4::first-line {
    color: #fff !important;
}

.neve-main .webi_sep_page>.webi_sep_details>.event-header {
    background-image: url('https://www.atheerair.com/wp-content/uploads/2021/06/futurebanner.png');
    padding-top: 110px;
    padding-bottom: 110px;
}

.neve-main .webi_sep_page>.webi_sep_details>.event-header>.event-info-header {
    background: transparent;
}

.neve-main .webi_sep_page>.webi_sep_details>.event-header>.event-photo-header {
    background: transparent;
}

.vc_row-fluid.unleashPower.bottomListing {
    padding: 50px 0;
}

.neve-main .webi_sep_page>.webi_sep_details>.event-header>.event-info-header .event-info-header-container {
    position: static;
    top: 0;
    left: 0px;
    -webkit-transform: inherit;
    transform: inherit;
    padding-left: 200px;
    padding-top: 70px;
    margin-top: 10px;
}

.neve-main .webi_sep_page>.webi_sep_details>.event-header>.event-photo-header img {
    width: 100%;
    padding-right: 200px;
    border-radius: 10px;
}

.neve-main .webi_sep_page>.webi_sep_details>.event-header .event-info-header h1 {
    font-size: 45px;
    color: #fff;
    font-weight: 500;
}

.neve-main .webi_sep_page>.webi_sep_details>.event-header .event-info-header .event-subtitle {
    opacity: 0.9;
}

.neve-main .webi_sep_page>.webi_sep_details>.event-header .event-info-header .event-date {
    font-size: 21px;
    color: #eee;
    opacity: 0.8;
}

.neve-main .archive-container .nv-index-posts.blog.col h2.blog-entry-title {
    line-height: 34px;
    min-height: 68px;
}

.neve-main .archive-container .nv-index-posts.blog.col .article-content-col .content .nv-post-thumbnail-wrap a>img.wp-post-image {
    border-radius: 6px;
}

.neve-main .archive-container .article-content-col .content {
    border-bottom: none;
}

.neve-main .archive-container .nv-index-posts.blog.col h2.blog-entry-title>a {
    font-size: 24px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-decoration: none;
    overflow: hidden;
    color: #26464B;
}

.neve-main .archive-container .article-content-col ul.nv-meta-list {
    margin-bottom: 0px;
}

.neve-main .archive-container .article-content-col ul.nv-meta-list+.excerpt-wrap.entry-summary>p {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-decoration: none;
    overflow: hidden;
    color: #4F6276;
    line-height: 28px;
    font-size: 16px;
    min-height: 110px;
}

.neve-main .archive-container .article-content-col ul.nv-meta-list li.meta.author.vcard span.author-name.fn {
    color: #27C7A6;
}

.neve-main .archive-container .article-content-col ul.nv-meta-list li.meta.author.vcard span.author-name.fn>a {
    color: #27C7A6 !important;
}

.blogList .vc_gitem-post-data-source-post_excerpt.vc_custom_heading p {
    color: #4F6276;
    font-size: 16px;
}

.blogList .vc_gitem-animated-block .vc_gitem-zone.vc_gitem-zone-a {
    border-radius: 6px;
}

.blogList .vc_col-sm-12.vc_gitem-col {
    padding-left: 0;
    padding-right: 0;
}

.vc_row-fluid.GetLatestUi {
    margin-bottom: 50px;
}

#neve_body .webi-entry-content .webi_content .webi_body .webi_body_right {
    display: none;
}

#neve_body .webi-entry-content .webi_content .webi_body .webi_body_left {
    width: 100%;
}

.webinarDetails+.unleashPower.digitalFrontLine {
    padding: 50px 0 60px;
    background: #fff !important;
}

.webinarDetails+.unleashPower.digitalFrontLine .wpb_wrapper p {
    color: #26464B;
}

.webinarDetails+.unleashPower.digitalFrontLine .vc_col-sm-6:last-child>.vc_column-inner {
    padding: 30px 50px 10px;
    box-shadow: 0px 25.53px 53.6471px rgb(62 63 101 / 18%);
    border-radius: 0px 30px 0px 30px;
}

.webinarDetails+.unleashPower.digitalFrontLine .wpb_wrapper h4:first-line {
    color: #26464B;
}

.webinarDetails+.unleashPower.digitalFrontLine .wpb_wrapper h4 {
    color: #26464B;
    font-weight: 500;
    font-size: 30px;
}

.webinarDetails+.unleashPower.digitalFrontLine .wpb_wrapper h4:after {
    display: none;
}

.webinarDetails+.unleashPower.digitalFrontLine .vc_col-sm-6:last-child>.vc_column-inner form span.wpcf7-form-control-wrap input,
.webinarDetails+.unleashPower.digitalFrontLine .vc_col-sm-6:last-child>.vc_column-inner form span.wpcf7-form-control-wrap select {
    border: 1px solid rgb(12 36 62 / 18%);
    box-sizing: border-box;
    border-radius: 50px;
    background: #fff;
    width: 100%;
    height: 52px;
    margin-bottom: 16px !important;
    outline: 0;
}

.webinarDetails+.unleashPower.digitalFrontLine .vc_col-sm-6:last-child .wpb_wrapper p.vc_custom_heading {
    color: #27c7a6;
    margin-bottom: 0px;
}

.unleashPower.digitalFrontLine .wpb_wrapper h4 br {
    display: none;
}

.webinarDetails+.unleashPower.digitalFrontLine .vc_col-sm-6:last-child>.vc_column-inner form p input[type="submit"] {
    background: #02BF9D;
    border: solid 1px #02BF9D;
    box-shadow: none;
    border-radius: 48px;
    padding: 15px 40px;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    outline: 0;
    cursor: pointer;
    text-transform: capitalize;
}

.singleContents.webinarContents .wpb_content_element {
    text-align: center;
}

.singleContents.webinarContents .wpb_wrapper h2 {
    color: #2D3333 !important;
    font-weight: 600 !important;
    font-style: normal;
    font-size: 24px;
    margin-bottom: 10px;
}

.singleContents.webinarContents .wpb_wrapper p {
    font-style: normal;
    color: #7A8182 !important;
    font-size: 14px !important;
    margin-bottom: 0;
}

.singleContents.webinarContents {
    padding-bottom: 150px;
}

.singleContents.webinarContents .uvc-sub-heading {
    color: #7A8182;
    font-weight: 400 !important;
    line-height: 26px;
    font-size: 16px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.singleContents.webinarContents .vc_btn3-container.vc_btn3-inline {
    position: relative;
}

.singleContents.webinarContents .vc_btn3-inline .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background: #02BF9D;
    border: solid 1px #02BF9D;
    box-shadow: none;
    border-radius: 48px;
    padding: 15px 26px;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    height: 54px;
    color: #fff;
    outline: 0;
    cursor: pointer;
    text-transform: capitalize;
    display: inline-block;
    width: 144px;
    position: absolute;
    bottom: 0;
    left: 100%;
    transform: translate(67%, 50%);
}

.single-webinar .wpb_wrapper p.vc_custom_heading+.uvc-heading .uvc-heading-spacer+.uvc-main-heading>h2 {
    color: #26464B;
    font-style: normal !important;
    font-size: 42px;
    margin-bottom: 40px;
    position: relative;
}

.single-webinar .wpb_wrapper p.vc_custom_heading+.uvc-heading .uvc-heading-spacer+.uvc-main-heading>h2:after {
    content: "";
    width: 50px;
    height: 3px;
    background: #02BF9D;
    position: absolute;
    left: 48%;
    bottom: -10px;
}

.single-webinar .webi-entry-content {
    padding: 0 0;
}

.single-webinar .paddingtopBottom {
    padding-top: 60px;
}

.single-webinar .txt-center {
    text-align: center;
}

.single-webinar .wpb_wrapper p.vc_custom_heading.textTwo {
    background: #D7F3EE;
    border-radius: 32px;
    padding: 12px 24px;
    font-family: inherit !important;
    font-style: normal;
    font-size: 14px;
    display: inline-block;
    color: #02bf9d;
    text-align: center;
}

.vc_row-fluid.unleashPower.enjoyWebinar .wpb_wrapper h4:after {
    display: none;
}

.vc_row-fluid.unleashPower.enjoyWebinar .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
    color: #EBEBEB;
    background: #02BF9D;
    border: solid 1px #02BF9D;
    box-shadow: 0px 4px 44px #305055;
    border-radius: 48px;
    padding: 15px 40px;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    outline: 0;
    cursor: pointer;
    text-transform: capitalize;
}

#neve_body .vc_row-full-width.vc_clearfix+.webi_subsec {
    padding: 70px 0;
}

#neve_body .vc_row-full-width.vc_clearfix+.webi_subsec>h6 {
    text-align: center;
    color: #26464B;
    font-style: normal !important;
    font-size: 50px;
    font-weight: 500;
    margin-bottom: 75px;
    position: relative;
}

#neve_body .vc_row-full-width.vc_clearfix+.webi_subsec>h6:after {
    content: "";
    width: 50px;
    height: 3px;
    background: #02BF9D;
    position: absolute;
    left: 48%;
    bottom: -10px;
}

#neve_body .vc_row-full-width.vc_clearfix+.webi_subsec .speaker_section {
    background: #FFFFFF;
    box-shadow: 0px 21.7323px 50px rgb(62 63 101 / 8%);
}

#neve_body .vc_row-full-width.vc_clearfix+.webi_subsec .speaker_section .speaker_sec_img>img {
    border-radius: 8px 0 40px 0px;
}

#neve_body .vc_row-full-width.vc_clearfix+.webi_subsec .speaker_section .speaker_sec_img {
    width: 300px;
    margin-right: 20px;
}

#neve_body .vc_row-full-width.vc_clearfix+.webi_subsec .speaker_section .speaker_sec_info {
    width: calc(100% - 350px);
    padding-left: 30px;
    padding-top: 80px;
}

#neve_body .vc_row-full-width.vc_clearfix+.webi_subsec .speaker_section .speaker_sec_info .speaker_social_block {
    display: none;
}

#neve_body .vc_row-full-width.vc_clearfix+.webi_subsec .speaker_section .speaker_sec_info .speaker_title {
    font-size: 30px;
    font-weight: 500;
}

#neve_body .vc_row-full-width.vc_clearfix+.webi_subsec .speaker_section .speaker_sec_info .speaker_bio {
    color: #26464B;
    font-size: 18px;
    margin-top: 25px;
}

.webinarDetails+.unleashPower.digitalFrontLine .vc_col-sm-6:first-child {
    padding-right: 50px;
}

.webinarDetails+.unleashPower.digitalFrontLine .vc_col-sm-6:first-child>.vc_column-inner p.vc_custom_heading {
    color: #26464B;
    font-weight: 500;
    font-size: 30px;
}

.smarterFront.smartPlans .uvc-heading-spacer.line_only {
    margin-top: 10px;
}

.blogList .vc_custom_1419240516480 {
    background-color: transparent!important;
}

.visualOne .vc_single_image-wrapper>img.vc_single_image-img {
    border-radius: 0px 50px 0px 50px;
}

.digitalFrontLine.visualOne .wpb_wrapper h4:after {
    display: none;
}

.digitalFrontLine.visualOne .wpb_wrapper h4:first-line {
    color: #fff !important;
}

.unleashPower.visualOne .wpb_wrapper .vc_btn3-inline button.vc_btn3 {
    background: transparent;
    border: solid 1px #fff;
    box-shadow: none;
}

.visualOne .vc_col-sm-6:last-child {
    padding-left: 30px;
}

.digitalFrontLine.aviationType1 .wpb_wrapper h4:first-line {
    color: #26464B !important;
}

.digitalFrontLine.aviationType1 .wpb_wrapper h4:after {
    display: none;
}

.digitalFrontLine.aviationType1 .wpb_wrapper .customHead1 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 250px;
}

.boxexTypes1 .vc_col-sm-6>.vc_column-inner {
    padding: 35px;
    padding-bottom: 15px;
    border-radius: 20px;
    box-shadow: 0px 21.7323px 50px rgb(62 63 101 / 8%);
}

.boxexTypes1 .aio-icon-description.ult-responsive {
    font-size: 22px;
    font-weight: 500;
    color: #26464B;
    padding-top: 10px;
}

.boxexTypes1 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
    color: #EBEBEB;
    color: #26464B;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    font-family: inherit !important;
    border: none;
    border-bottom: 2px solid rgb(38 70 75 / 28%);
    display: inline-block;
    padding-bottom: 5px;
    cursor: pointer;
    text-decoration: none;
    border-radius: 0px;
    padding-left: 0;
    text-transform: capitalize;
}

.boxexTypes1 .vc_col-sm-6>.vc_column-inner {
    position: relative;
}

.boxexTypes1 .vc_col-sm-6 .evc-shortcode.evc-iwt-icon-left {
    position: absolute;
    top: 32px;
    right: 30px;
    left: auto;
    width: auto;
    display: inline-block;
}

.boxexTypes1 .vc_col-sm-6 .evc-shortcode.evc-iwt-icon-left .evc-iwt-content h1.evc-iwt-title {
    font-size: 30px;
    font-style: normal;
    font-family: inherit !important;
    font-weight: 600;
}

.aviationType2 .cut1 h4:first-line {
    color: #26464B !important;
}

.aviationType2 .cut1 h4 {
    color: #26464B !important;
}

.aviationType2 .cut2 h4 {
    color: #02bf9d !important;
    margin-bottom: 30px;
}

.aviationType3 .cut1 h4:first-line {
    color: #26464B !important;
}

.aviationType3 .cut1 h4 {
    color: #26464B !important;
}

.aviationType3 .cut2 h4 {
    color: #02bf9d !important;
}

.aviationType5 figure .vc_single_image-wrapper img.vc_single_image-img {
    border-radius: 0px 50px 0px 50px;
}

.unleashPower.digitalFrontLine.aviationType5 .wpb_wrapper h4:first-line {
    color: #fff !important;
}

.unleashPower.digitalFrontLine.aviationType5 .wpb_wrapper h4:after {
    display: none;
}

.aviationType5.unleashPower .wpb_wrapper .vc_btn3-inline button.vc_btn3 {
    background: transparent;
    border: solid 2px #fff;
    outline: 0;
    cursor: pointer;
}


/*testimonial css*/

.testimonialType1.vc_inner {
    background: #26464B !important;
    padding: 0 40px;
    border-radius: 16px;
    margin-top: 40px;
    font-family: inherit !important;
}

.testimonialType1 .evc-t-item .evc-t-content .evc-t-text {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    text-align: left;
}

.testimonialType1 .evc-t-item .evc-t-content .evc-t-author .evc-t-author-label {
    color: #fff;
    margin-bottom: 5px;
}

.testimonialType1 .evc-t-item .evc-t-content .evc-t-author .evc-t-author-position {
    opacity: 0.5;
}

.testimonialType1 .evc-t-item .evc-t-content .evc-t-author {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
}

.testimonialType1 .evc-owl-carousel .owl-dots .owl-dot.active span,
.testimonialType1 .evc-owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #fff;
}

.testimonialType1 .evc-owl-carousel .owl-dots .owl-dot span {
    background-color: rgb(255 255 255 / 30%);
}

.testimonialType1 .evc-t-item .evc-t-content .evc-t-author .evc-t-author-label {
    color: #fff;
}

.testimonialType1 .vc_custom_1627974471568 {
    padding-top: 0 !important;
}

.testimonialType1 .evc-t-item .testimonial-author-details {
    display: flex;
    align-items: center;
    min-height: 50px;
    margin-top: 25px;
}

.testimonialType1 .evc-t-item .testimonial-author-details img {
    display: inline-flex;
    width: 50px;
    height: 50px;
    margin: 0;
    border-radius: 100%;
    align-items: center;
    vertical-align: middle;
    margin-right: 15px;
}

.testimonialType1 .evc-t-item .testimonial-author-details .evc-t-author {
    margin-top: 0;
    display: flex;
    flex-direction: column;
}


/*testimonial css end*/

.transformFront.innerShadow .vc_inner.vc_row-fluid {
    box-shadow: 0px 21.7323px 50px rgb(62 63 101 / 8%);
}

.transformFront.digitalFrontLine.innerShadow .wpb_wrapper .paratype11 p {
    line-height: 60px;
    text-transform: capitalize;
    max-width: 80%;
    margin: auto;
    margin-bottom: 30px;
}

.digitalFrontLine.innerShadow .wpb_wrapper .paratype11 p {
    color: #26464B;
    font-style: normal !important;
    font-weight: 500;
    font-size: 48px;
    position: relative;
    margin-bottom: 36px;
}

.transformFront.digitalFrontLine.innerShadow .vc_col-sm-4 .wpb_wrapper .paratype11 p {
    color: #02BF9D !important;
    font-size: 70px;
    max-width: 100%;
}

.transformFront.innerShadow .vc_inner.vc_row-fluid.manageBrandLogos_btm {
    box-shadow: none;
    margin-top: 40px !important;
}

.autoType1 figure .vc_single_image-wrapper img.vc_single_image-img {
    border-radius: 30px 0px 30px 0px;
}

.vc_row-fluid.unleashPower.homeBanner1 {
    background: #26464b !important;
}

.digitalFrontLine.homeBanner1 .wpb_wrapper h4:after {
    display: none;
}

.unleashPower.digitalFrontLine.homeBanner1 .wpb_wrapper h4 br {
    display: block;
}

.unleashPower.homeBanner1 .wpb_wrapper .vc_btn3-inline button.vc_btn3 {
    background: transparent;
    border: solid 1px #fff;
}

.unleashPower.digitalFrontLine.newUnleash.homeBanner1 .wpb_wrapper h4 {
    font-size: 45px;
}

.manageBrandLogos .wpb_wrapper h2 {
    font-family: inherit !important;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.manageBrandLogos .vc_col-sm-12>.vc_column-inner {
    padding-top: 25px !important;
}

.wpb_wrapper .fw600 {
    font-weight: 600 !important;
}

.mb-1 {
    margin-bottom: 10px !important;
}

.mb-2 {
    margin-bottom: 20px !important;
}

.mb-3 {
    margin-bottom: 30px !important;
}

.mb-4 {
    margin-bottom: 40px !important;
}

.mb-5 {
    margin-bottom: 50px !important;
}

.arrowRight {
    position: relative;
}

.arrowRight::after {
    background-color: #26464B;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-right-style: solid;
    border-right-width: 2px;
    display: inline-block;
    height: 10px;
    left: 0;
    position: absolute;
    top: 0;
    width: 12px;
}

.buttonStyle1 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
    color: #EBEBEB;
    background: transparent !important;
    border: solid 1px #fff;
    box-shadow: 0 4px 44px #305055;
    border-radius: 48px;
    padding: 15px 40px;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #fff !important;
    outline: 0;
    cursor: pointer;
    text-transform: capitalize;
    text-decoration: none !important;
}

.buttonStyleArrow .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #26464B;
    border-color: transparent!important;
    background-color: transparent!important;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 2px solid rgb(38 70 75 / 26%) !important;
    padding: 0 15px 0px 0px;
    border-radius: 0px;
    text-transform: capitalize;
}

.buttonStyleArrow .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern .vc_btn3-icon {
    font-size: 17px;
    height: 10px;
    line-height: 10px;
    right: 0;
}

.buttonStyleArrow.useCaseButton .vc_btn3-inline {
    width: 100%;
}

.buttonStyleArrow.useCaseButton .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    float: right;
}

.homeTrusted .useCasePara p {
    min-height: 220px;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.eventHeading1 {
    font-size: 24px;
    color: #fff;
    padding: 26px 36px 0;
}

.eventHeading1 span {
    color: #819fa3;
}

.smarterFront.webinarEventMain {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 21.7323px 41.2913px rgb(62 63 101 / 14%);
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.webinarEventMain .webinarEvent1>.vc_column-inner {
    border-radius: 10px;
    overflow: hidden;
}

.webinarEventMain .webinarEvent2 {
    padding-left: 20px !important;
}

.webinarEventMain .webinarEvent2 .wpb_wrapper h4 {
    font-size: 28px;
}

.webinarEventMain .webinarEvent1 ul.wpb_image_grid_ul li.isotope-item>img {
    border-radius: 50%;
}

.webinarEventMain .webinarEvent1 ul.wpb_image_grid_ul li.isotope-item:first-child,
.webinarEventMain .webinarEvent1 ul.wpb_image_grid_ul li.isotope-item:nth-child(4),
.webinarEventMain .webinarEvent1 ul.wpb_image_grid_ul li.isotope-item:nth-child(7) {
    left: 12px !important;
    z-index: 9;
}

.webinarEventMain .webinarEvent1 ul.wpb_image_grid_ul li.isotope-item:nth-child(2) {
    z-index: 8;
}

.webinarEventMain .webinarEvent1 ul.wpb_image_grid_ul li.isotope-item:nth-child(3),
.webinarEventMain .webinarEvent1 ul.wpb_image_grid_ul li.isotope-item:nth-child(6) {
    left: 154px !important;
    z-index: 0;
}

.nv-content-wrap .smarterFront.webinarEventMain:last-child {
    margin-bottom: 100px;
}

.pts-20 {
    padding-top: 20px !important;
}

.mbs-100 {
    margin-bottom: 50px;
}

.atheerEventType2 {
    padding: 70px 0;
}

.atheerEventType2 .vc_column_container.vc_col-sm-4>.vc_column-inner {
    background: #FFFFFF;
    box-shadow: 0px 21.7323px 41.2913px rgba(62, 63, 101, 0.14);
    border-radius: 8px;
    padding-top: 8px !important;
}

.atheerEventType2 .vc_column_container.vc_col-sm-4>.vc_column-inner .wpb_wrapper h6 {
    margin-left: 20px;
    margin-right: 20px;
    background: #D7F3EE;
    border-radius: 32px;
    padding: 12px 24px;
    font-family: inherit!important;
    font-style: normal;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 20px;
}

.atheerEventType2 .vc_column_container.vc_col-sm-4>.vc_column-inner .wpb_wrapper h4 {
    padding-left: 20px;
    padding-right: 20px;
}

.atheerEventType2 .vc_column_container.vc_col-sm-4>.vc_column-inner .wpb_wrapper .wpb_text_column.wpb_content_element {
    padding-left: 20px;
    padding-right: 20px;
}

.atheerEventType2 .vc_column_container.vc_col-sm-4>.vc_column-inner .wpb_wrapper .wpb_text_column.wpb_content_element p {
    font-size: 16px;
    color: #555;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.atheerEventType2 .vc_column_container.vc_col-sm-4>.vc_column-inner .wpb_wrapper .vc_btn3-container.vc_btn3-inline {
    padding-left: 20px;
    padding-right: 20px;
}

.atheerEventType2 .vc_column_container.vc_col-sm-4>.vc_column-inner .wpb_wrapper .vc_btn3-container.vc_btn3-inline .vc_general.vc_btn3 {
    color: #26464B;
    border-color: transparent!important;
    background-color: transparent!important;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 2px solid rgb(38 70 75 / 26%)!important;
    padding: 0 15px 0 0;
    border-radius: 0;
    padding-right: 15px !important;
}

.atheerEventType2 .vc_column_container.vc_col-sm-4>.vc_column-inner .wpb_wrapper .vc_btn3-container.vc_btn3-inline .vc_general.vc_btn3>.vc_btn3-icon {
    right: 2px;
}

.atheerEventType2 .vc_column_container.vc_col-sm-4>.vc_column-inner .wpb_wrapper>.wpb_content_element.vc_align_left {
    margin-bottom: 25px;
}

.innerEventType4 {
    background: url('https://www.atheerair.com/wp-content/uploads/2021/09/ban24.png') !important;
}

.innerEventType4.arJourneyMap {
    background: url('https://www.atheerair.com/wp-content/uploads/2021/09/ar-journey-bg.png') !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.innerEventType4 .eventHeading3>.wpb_wrapper {
    font-weight: 500;
    font-size: 38px;
    color: #fff;
    line-height: 50px;
    text-align: left;
}

.innerEventType4 .vc_col-sm-6>.vc_column-inner>.wpb_wrapper {
    text-align: left;
}

.innerEventType4 .vc_col-sm-6>.vc_column-inner>.wpb_wrapper p.vc_custom_heading {
    background: rgba(255, 255, 255, 0.15) !important;
    color: #fff!important;
    border-radius: 40px;
    padding: 7px 22px;
    display: inline-block;
    text-align: left;
    border: solid 1px #466266;
    font-size: 15px;
    margin-bottom: 15px;
}

.ListingEvent1 {
    background: #284A51;
    border-radius: 10px;
    overflow: hidden;
    padding: 5px;
}

.ListingEvent1 .innerListing {
    border: solid 1px rgb(255 255 255 / 31%);
    border-radius: 10px;
    padding: 30px;
}

.ListingEvent1 .topTitles {
    font-size: 20px;
    text-align: left;
    font-weight: 400;
    color: rgb(255 255 255 / 57%);
    text-transform: capitalize;
    margin-bottom: 20px;
}

.ListingEvent1 .border-right {
    border-right: solid 1px rgb(255 255 255 / 31%);
}

.ListingEvent1 .col-md-4:last-child {
    border-right: none;
}

.ListingEvent1 .borderRight1 img {
    border-radius: 50%;
}

.ListingEvent1 .borderRight1 .eventTitles1 {
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
}

.ListingEvent1 .borderRight1 .paraTitles1 {
    font-size: 12px;
    color: #fff;
    opacity: .5;
}

.innerEventType4 .eventHeading3>.wpb_wrapper>span {
    opacity: 0.5;
}

.innerEventType4.vc_row.wpb_row .customsContactform .formSeven>.vc_column-inner {
    padding: 40px 55px;
    box-shadow: 0 25.53px 53.6471px rgb(62 63 101 / 18%);
    border-radius: 30px 0 30px 0;
    background: #fff;
}

.innerEventType4.vc_row.wpb_row .customsContactform .formSeven>.vc_column-inner form span.wpcf7-form-control-wrap select {
    border: 1px solid rgb(12 36 62 / 18%);
    box-sizing: border-box;
    border-radius: 50px;
    background: #fff;
    width: 100%;
    height: 52px;
    margin-bottom: 16px!important;
}

.howAthereWorks.innerEventType4 .wpb_wrapper h4 {
    color: #26464B !important;
    font-style: normal!important;
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 25px;
}

.innerEventType4 .vc_col-sm-6.formSeven>.vc_column-inner>.wpb_wrapper p.vc_custom_heading {
    background: rgb(255 255 255 / 0%)!important;
    color: #02bf9d !important;
    border-radius: 40px;
    padding: 0 0;
    display: inline-block;
    text-align: left;
    border: none;
    font-size: 15px;
    margin-bottom: 10px;
}

.innerEventType4.vc_row.wpb_row .customsContactform .formSeven {
    margin-top: -20px;
    padding: 30px;
}

.smarterFront.extendsEnterprise.contentType5 .wpb_wrapper p {
    max-width: 90%;
}

.singleContents.contentType5 {
    margin-top: 0px;
}

.vc_row.vc_row-flex.innerWebinarHeader.innerEventType4 {
    margin-top: 0;
    padding-bottom: 80px;
}

.singleContents.contentType5 .wpb_wrapper .uvc-main-heading.ult-responsive>h4 {
    font-weight: 500!important;
    color: #26464B;
    font-style: normal!important;
    font-size: 42px;
    line-height: 80px;
}

.singleContents.contentType5 .vc_col-sm-4 .wpb_wrapper h4 {
    font-size: 24px !important;
    line-height: 28px !important;
}

.aboutHost1 h4 {
    line-height: 90px !important;
}

.contentType6.smarterFront {
    padding: 0px 0 50px;
}

.contentType6 .vc_single_image-wrapper img.vc_single_image-img {
    border-radius: 50%;
}

.contentType6 .vc_col-sm-6>.vc_column-inner {
    border-radius: 20px 0px 70px 0px;
    overflow: hidden;
}

.howThere.contentType6 .wpb_wrapper p {
    color: #26464B;
    font-weight: 300;
    font-size: 16px;
}

.contentType6 .vc_col-sm-6.colLeft1>.vc_column-inner {
    padding: 30px 40px 0;
}

.contentType6 .vc_col-sm-6.colLeft1 .wpb_wrapper h4 {
    font-size: 20px;
    margin-bottom: 5px;
}

.contentType6 .vc_col-sm-6.colLeft1 .wpb_wrapper h4:after {
    display: none;
}

.contentType6 .vc_col-sm-6.colLeft1 .wpb_wrapper .uvc-sub-heading {
    font-size: 15px;
    opacity: 0.5;
    margin-bottom: 20px;
}

.r0 img.vc_single_image-img {
    border-radius: 0px !important;
}

.topSetPos {
    position: absolute;
    right: -45px;
    top: -45px;
}

.webinarBottom1 {
    text-align: center;
}

.unleashPower.digitalFrontLine.webinarBottom1 .wpb_wrapper h4 {
    text-align: center !important;
}

.unleashPower.digitalFrontLine.webinarBottom1 .wpb_wrapper h4:after {
    display: none;
}

.unleashPower.webinarBottom1 .wpb_wrapper p {
    text-align: center !important;
    color: #02bf9d !important;
}

.ulType1 ul {
    padding-left: 0;
}

.ulType1 li {
    list-style: none;
    position: relative;
    padding-left: 30px;
    font-size: 16px;
}

.ulType1 li:before {
    content: '';
    background: url('https://www.atheerair.com/wp-content/uploads/2021/09/icon-1.png');
    width: 22px;
    height: 22px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 3px;
    left: 0;
}

.transformFront .vc_inner.vc_row-fluid.manageBrandLogos_btm.trans2 {
    background: #eff5f7 !important;
}

.transformFront .vc_inner.vc_row-fluid {
    background: #fff !important;
}

.tableDataType1 {
    background: #26464B;
}

.tableDataType1 h4 {
    color: #fff !important;
}

.vc_row-fluid.table2 .vc_col-sm-3 h4 {
    font-size: 16px !important;
    font-weight: 600 !important;
}

.vc_row-fluid.table2 .vc_col-sm-3 h4 {
    text-align: left;
}

.vc_row-fluid.table2 .vc_col-sm-3:first-child h4 {
    text-align: left;
}

.vc_row-fluid.table2 .vc_col-sm-3:last-child h4 {
    text-align: right;
}

body .tableTwoLayout .wpb_wrapper {
    text-align: left;
}

.tableTwoLayout .vc_col-sm-3:first-child .vc_column-inner .wpb_wrapper>p {
    color: #02BF9D !important;
}

.tableTwoLayout .vc_col-sm-6:first-child .vc_column-inner .wpb_wrapper>p {
    color: #02BF9D!important;
}

.tableTwoLayout .vc_col-sm-3 ul {
    padding-left: 0;
    margin-top: 0;
}

.tableTwoLayout .vc_col-sm-3 ul li {
    position: relative;
    list-style: none;
    padding-left: 10px;
    margin-top: 0;
    color: #26464B;
    font-size: 16px;
}

.tableTwoLayout .vc_col-sm-3 ul li::before {
    content: "• ";
    color: #27c7a6;
    position: absolute;
    left: -10px;
    width: 24px;
    font-size: 35px;
    top: -16px;
}

.wpb_text_column.wpb_content_element>.wpb_wrapper p {
    font-size: 16px;
}

.blogList.blogTab .vc_custom_heading h4 {
    font-size: 20px;
    color: #26464B;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 0;
    min-height: 55px;
}

.blogList.blogTab .vc_gitem-post-data-source-post_excerpt.vc_custom_heading p {
    color: #26464B;
    font-size: 16px;
}

.blogType5 {
    margin-bottom: 60px;
}

.blogType5 .vc_col-sm-4 .vc_column-inner .wpb_wrapper {
    text-align: left;
}

.blogType5 .vc_col-sm-4 .vc_column-inner .wpb_wrapper h4 {
    font-size: 24px;
}

.aboutTypes1 .digiSidebar>.vc_column-inner {
    padding-top: 0px !important;
}

.aboutTypes1 .mt-4 {
    margin-top: 50px;
}

.aboutTypes1 .vc_column-inner .wpb_wrapper .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
    background: #02BF9D;
    border: solid 1px #02BF9D;
    border-radius: 48px;
    padding: 15px 40px;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    outline: 0;
    cursor: pointer;
    text-transform: capitalize;
}

.vc_row-fluid.digitalFrontLine.connectedFrontLine.aboutTypes1 {
    background: rgb(208 225 228 / 25%)!important;
    padding: 50px 0 0;
}

.vc_row-fluid.digitalFrontLine.infoboxType1 {
    padding: 0px 0 70px;
}

.infoboxType1 .boxexTypes1 .aio-icon-description.ult-responsive {
    font-size: 16px;
    font-weight: 400;
    color: #7A8182;
}

.infoboxType1 .boxexTypes1 .aio-icon-component {
    margin-bottom: 10px;
}

.infoboxType1 .boxexTypes1 .vc_col-sm-6>.vc_column-inner {
    padding: 25px;
    min-height: 335px;
    border-radius: 0;
    box-shadow: 0 21.7323px 50px rgb(62 63 101 / 8%);
    border-top: solid 4px #02bf9d;
}

.atheerManagements .vc_column_container>.vc_column-inner {
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 20px !important;
    overflow: hidden;
    margin-bottom: 40px;
}

.atheerManagements .vc_column_container>.vc_column-inner .evc-iwt-image>img.attachment-full {
    border-radius: 20px !important;
}

.atheerManagements .vc_column_container>.vc_column-inner .wpb_wrapper .ult_main_cl {
    display: inline-block;
    margin-right: 15px;
}

.atheerManagements .vc_column_container>.vc_column-inner .wpb_wrapper span.ult_main_cl>span>a>span {
    font-size: 15px !important;
}

.howAthereWorks .wpb_wrapper>h6.ourTitles5 {
    display: block;
    max-width: 135px;
    margin-left: auto;
    margin-right: auto;
}

.aviationType2.atheerManagements .cut1 h4 {
    margin-bottom: 22px;
}

.aviationType2.atheerManagements .cut1 .uvc-heading-spacer.line_only>.uvc-headings-line {
    border-color: #02bf9d !important;
}


/*ar journey map css*/

.arJourneyMap p.vc_custom_heading {
    text-align: left !important;
    font-size: 13px !important;
}

.arJourneyMap.innerEventType4 .eventHeading3>.wpb_wrapper .text-primary {
    opacity: 1;
}

.arJourneyMap.innerEventType4 .wpb_content_element>.wpb_wrapper p {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 160%;
    color: #FFFFFF;
    opacity: 0.8;
    text-align: left;
}

.innerEventType4 .vc_col-sm-6.formSeven>.vc_column-inner>.wpb_wrapper .formFooterText p {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 160%;
    color: #26464B;
    opacity: 0.4;
    margin: 15px 0 0 0;
}

.ulType3 ul {
    padding-left: 0;
}

.ulType3 ul li {
    list-style: none;
    position: relative;
    padding-left: 40px;
    font-size: 16px;
    text-align: left;
    color: #fff;
}

.ulType3 ul li:before {
    content: '';
    background: url('https://www.atheerair.com/wp-content/uploads/2021/09/icon-d.png');
    width: 28px;
    height: 28px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}


/*az journey end*/


/*mahendra 17.09 individual blog start*/


/* single blog banner section */

.nv-thumb-wrap {
    position: relative;
    height: 600px;
}

.nv-thumb-wrap:after {
    background: rgba(0, 0, 0, 0.35);
    height: 100%;
    width: 100%;
    z-index: 0;
    position: absolute;
    content: "";
}

.nv-thumb-wrap img {
    width: 100% !important;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    object-fit: cover;
    object-position: center;
}

.blog-banner-content {
    position: absolute;
    top: 50%;
    text-align: left;
    padding: 0 9rem;
    transform: translate(0, -60%);
    left: 0;
    z-index: 2;
    min-height: 65%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 2rem;
}

.blog-banner-content .back-to-blog {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #E5E5E5;
}

.blog-banner-content .back-to-blog:hover {
    opacity: 0.9;
    text-decoration: none;
    text-shadow: inherit;
}

.blog-banner-content .blog-category {
    display: inline-block;
    padding: 0.75rem 1rem;
    background: rgba(256, 256, 256, 0.20);
    color: #fff;
    border-radius: 15rem;
    margin-bottom: 1rem;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
}

.blog-banner-content .blog-category img {
    max-height: 12px;
    width: 12px !important;
    position: relative;
    vertical-align: middle;
    margin-right: 5px;
}

.blog-banner-content .blog-title {
    font-style: normal;
    font-weight: 500;
    font-size: 60px;
    line-height: 120%;
    letter-spacing: -0.01em;
    text-transform: capitalize;
    color: #FFFFFF;
}


/* single blog banner section end */

.singleblog-lms>.nv-thumb-wrap>img.wp-post-image {
    width: 100%!important;
    max-height: 600px;
    object-fit: cover;
    opacity: 0;
    position: absolute;
}

.single-post-container {
    margin-top: 4rem;
}


/* reccomend blog start */

.recommend-article {
    margin-bottom: 80px;
}

.recommend-article h3 {
    margin-top: 30px;
    font-size: 30px;
    margin-bottom: 20px;
}

.recommend-article .blog-items {
    text-align: left;
    margin-top: 15px;
}

.recommend-article .blog-items img {
    max-width: 100%;
    width: 100%;
    max-height: 280px;
    border-radius: 10px;
    object-fit: cover;
}

.recommend-article .blog-items h4 {
    font-size: 20px;
    color: #26464B;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 0;
    min-height: 55px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.recommend-article .blog-items p {
    color: #26464B;
    font-size: 16px;
    margin-top: 15px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.recommend-article .blog-items a.read-more {
    padding-bottom: 3px;
    text-decoration: none;
    font-size: 17px;
    color: #26464B;
    font-weight: 500;
    position: relative;
}

.recommend-article .blog-items a.read-more:after {
    content: "";
    height: 2px;
    width: 100px;
    background: #0c4649;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: .2;
}

.recommend-article a.blog-items:hover {
    text-decoration: none
}

.recommend-article .blog-items .blog-details {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.recommend-article .blog-items .blog-details .blog-cat {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    color: #27C7A6;
}

.recommend-article .blog-items .blog-details .blog-cat img {
    width: 10px !important;
    border-radius: 0px !important;
    margin-right: 5px;
}

.recommend-article .blog-items .blog-details .blog-date {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 160%;
    text-transform: uppercase;
    color: #4F6276;
    opacity: 0.5;
}


/* reccomend blog end */


/* home page blog section */

.recentBlog {
    text-align: left;
    font-family: inherit !important;
}

.recentBlog a {
    text-decoration: none;
}

.recentBlog .evc-bli-image img {
    max-width: 100%;
    width: 100%;
    height: 280px;
    border-radius: 10px;
    object-fit: cover;
}

.recentBlog.evc-blog-list.evc-bl-standard .evc-bli-image {
    width: 100%;
    margin-bottom: 5px;
}

.recentBlog .entry-title a {
    font-size: 20px;
    color: #26464B;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 0;
    min-height: 50px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-decoration: none !important;
    line-height: 25px;
}

.recentBlog p.evc-bli-excerpt {
    color: #26464B;
    font-size: 16px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 15px 0 0 0;
    max-width: 100%;
}

.recentBlog.evc-blog-list .evc-bli-post-info-top {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.recentBlog.evc-blog-list .evc-bli-post-info-top .evc-bli-category {
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    color: #27C7A6;
    text-decoration: none;
}

.recentBlog.evc-blog-list .evc-bli-post-info-top .evc-bli-category img {
    width: 10px !important;
    border-radius: 0px !important;
    margin-right: 5px;
}

.recentBlog.evc-blog-list .evc-bli-post-info-top .evc-bli-date.entry-date.published.updated {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 160%;
    text-transform: uppercase;
    color: #4F6276;
    opacity: 0.5;
    text-decoration: none !important;
}

.recentBlog a.blog-read-story {
    padding-bottom: 3px;
    text-decoration: none !important;
    font-size: 17px;
    color: #26464B;
    font-weight: 500;
    position: relative;
    margin-top: 15px;
    display: inline-block;
}

.recentBlog a.blog-read-story:after {
    content: "";
    height: 2px;
    width: 100px;
    background: #0c4649;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: .2;
}

.recentBlog .blog-read-story:hover {
    text-decoration: none
}


/* home page blog section end*/

.blog-sidebar .widget.widget_block {
    word-break: break-word;
    padding-bottom: 0;
    margin-bottom: 0;
}

.blog-sidebar .upw-content .post-author .post-author-label,
.blog-sidebar .upw-content .post-cats .post-cats-label,
.blog-sidebar .widget h4 {
    display: block;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    color: #7A8182;
    opacity: 0.6;
}

.blog-sidebar .upw-content .post-author a,
.blog-sidebar .upw-content .post-cats a,
.blog-sidebar .upw-content .post-date {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    text-transform: capitalize;
    color: #2D3333 !important;
    opacity: 1;
}

.blog-sidebar .wp-block-social-links .wp-social-link {
    background: #EAF2F4 !important;
    opacity: 1;
}

.blog-sidebar .wp-block-social-links .wp-social-link a svg {
    fill: #ABC9CE!important;
    opacity: 1;
}


/*mahendra 17.09 individual blog end*/

.data-target-div1 #caf-post-layout2 #manage-post-area {
    background: transparent !important;
    border: 0px solid !important;
    width: 100%;
    padding: 10px 0;
    top: 0;
    margin-bottom: 20px;
}

#manage-ajax-response #caf-post-layout2 .caf-meta-content-cats,
#manage-ajax-response #caf-post-layout2 .caf-meta-content-cats ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 0px;
}

button#tp-load-more {
    background: #27C7A6 !important;
    color: #fff !important;
    border-radius: 40px;
    padding: 0 15px;
    line-height: 40px;
    height: 40px;
    vertical-align: baseline;
    width: auto;
    display: block;
    text-transform: none;
    text-align: left;
    text-decoration: none;
    border: 0;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    outline: none;
    margin: auto;
}

.blogTab.updatedBlog #caf-post-layout2 #manage-post-area .caf-post-title {
    padding: 0;
    text-align: left;
}

.blogTab.updatedBlog #caf-post-layout2 #manage-post-area .caf-content {
    color: #26464B;
    font-size: 16px;
    margin-top: 15px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
    background: transparent;
    max-width: 100%;
    width: 100%;
    padding: 0;
}

#caf-post-layout2 #manage-post-area .caf-post-title h2 {
    line-height: 30px;
    color: #26464B;
    font-weight: 600;
    font-size: 24px;
    min-height: 55px;
}

body .data-target-div1 #caf-post-layout2 .caf-featured-img-box {
    height: 250px;
    border-radius: 6px !important;
    overflow: hidden;
    border: none;
}

.blogTab.updatedBlog #caf-post-layout2 #manage-post-area .caf-content-read-more {
    display: block;
    background: #fff;
    padding: 5px 0;
    text-align: left;
    background: #fafcfd;
}

#manage-ajax-response #caf-post-layout2 .caf-meta-content-cats ul.caf-mb-0 li {
    font-size: 14px;
    color: #27C7A6;
    font-weight: 600;
}

#manage-ajax-response #caf-post-layout2 .caf-meta-content-cats span.date {
    color: rgb(79 98 118 / 51%);
    font-size: 14px;
    font-weight: 600;
}

.updatedBlog #caf-post-layout2 a.caf-read-more {
    color: #26464B;
    border-color: transparent!important;
    background-color: transparent!important;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 2px solid rgb(38 70 75 / 26%)!important;
    padding: 0 18px 0 0;
    border-radius: 0;
}

.blogTab.updatedBlog .data-target-div1 #caf-filter-layout1 li a {
    color: #bfc6c7;
    text-transform: uppercase;
    font-family: inherit;
    font-size: 15px;
    border: solid 1px #ccc;
    font-weight: 500;
    border-radius: 20px;
    background: transparent;
    padding: 10px 20px;
    transition: 0.5s all;
}

.blogTab.updatedBlog .data-target-div1 #caf-filter-layout1 li a.active {
    color: #02bf9d;
    border: solid 1px #02bf9d;
}

.blogTab.updatedBlog .data-target-div1 #caf-filter-layout1 li a:hover {
    color: #02bf9d;
    border: solid 1px #02bf9d;
}

.blogTab.updatedBlog #manage-ajax-response .error-caf {
    background-color: #2c4b50;
}

.blogTab.updatedBlog #caf-layout-pagination.post-layout2 li {
    margin-right: 10px;
}

.blogTab.updatedBlog .data-target-div1 ul#caf-layout-pagination.post-layout2 li a.page-numbers,
.blogTab.updatedBlog .data-target-div1 ul#caf-layout-pagination.post-layout2 li span.page-numbers.current {
    color: #506A6F;
    border: 0;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    font-weight: 600;
}

.blogTab.updatedBlog .data-target-div1 ul#caf-layout-pagination.post-layout2 li a.next.page-numbers,
.blogTab.updatedBlog .data-target-div1 ul#caf-layout-pagination.post-layout2 li a.prev.page-numbers {
    border: solid 1px #C0CACC !important;
}

.blogTab.updatedBlog .data-target-div1 ul#caf-layout-pagination.post-layout2 li span.page-numbers.current {
    background: #02BF9D;
    color: #fff;
    border: solid 1px #02BF9D;
}

.page-id-905 .blogList.blogTab.updatedBlog .data-target-div1.post-layout2 article#caf-post-layout2:nth-child(1) {
    flex: 0 0 100%;
    max-width: 100%;
    column-count: 2;
}

.updatedBlog #caf-post-layout2 a.caf-read-more {
    position: relative;
}

.updatedBlog #caf-post-layout2 a.caf-read-more:after {
    content: "";
    background-image: url('https://www.atheerair.com/wp-content/uploads/2021/09/Strokeright.png');
    background-size: contain;
    position: absolute;
    top: 10px;
    right: 0;
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
}

.creativeTabs.clientIteamSlider1 .wpb_wrapper h4.evc-c-title {
    text-align: left;
    padding: 0 10px;
}

.creativeTabs.clientIteamSlider1 .wpb_wrapper h4.evc-c-title>a {
    display: block;
    font-size: 15px;
    color: #26464B;
}

.creativeTabs.clientIteamSlider1 .wpb_wrapper h4.evc-c-title>a:first-child {
    font-size: 22px!important;
    color: #26464B!important;
    text-decoration: none;
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 24px;
}

.creativeTabs.clientIteamSlider1 .owl-stage-outer .evc-c-item .evc-c-images a.evc-c-link {
    padding: 0 10px;
}

.creativeTabs.clientIteamSlider1 {
    padding-bottom: 50px;
}

.creativeTabs.clientIteamSlider1 .owl-stage-outer .evc-c-item .evc-c-images a.evc-c-link img.evc-c-original-image {
    width: 100%!important;
    height: 250px !important;
    border-radius: 10px !important;
}

p.about-atheer {
    opacity: .85;
    text-decoration: none;
    font-size: 14px;
    margin-bottom: 6px;
    display: inline-block;
    margin-top: 0;
    text-align: left;
    width: 90%;
}

.transformFront .vc_inner.vc_row-fluid.manageBrandLogos_btm.trans2 .vc_column_container>.vc_column-inner {
    margin-top: 0px !important;
    padding-top: 0px !important;
}


/*media query start*/

@media (min-width: 960px) {
    .builder-item--footer_copyright {
        line-height: 0.8em;
    }
}

@media (min-width: 768px) {
    .aboutsTop1 {
        margin-right: -130px !important;
        margin-top: -80px;
    }
    .blogTab.updatedBlog #manage-ajax-response {
        margin-top: 40px;
    }
    .updatedBlog2+.GetLatestUi .SecondFormUi {
        padding-right: 45px;
    }
    .contentType6 .vc_col-sm-6 {
        width: 35%;
    }
    .contentType6 .vc_col-sm-6:last-child {
        width: 65%;
        padding-left: 40px;
    }
    .atheerEventType2 .vc_column_container.vc_col-sm-4>.vc_column-inner {
        max-width: 90%;
        margin: auto;
    }
    .rightPaddings {
        padding-left: 50px;
    }
    .mbs-100 {
        margin-bottom: 100px;
    }
    .innerEventType4.vc_row.wpb_row .customsContactform .formSeven {
        padding-left: 60px;
    }
}


/*menu common css mahendra*/

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
    background: transparent;
    color: #26464b;
    font-weight: 400;
    text-decoration: none;
    border-color: #4cadc9;
}


/*menu common css end*/

@media (max-width: 1023px) {
    /*mahendra malviya splice menu css start*/
    .slide_left {
        width: 100vw;
    }
    .slide_left .navbar-toggle-wrapper {
        padding: 15px;
    }
    .slide_left .navbar-toggle,
    .navbar-toggle {
        border: 0 !important;
    }
    .hfg_header .header-menu-sidebar .header-menu-sidebar-bg {
        background: #193438;
    }
    .header-menu-sidebar .header-menu-sidebar-bg .icon-bar {
        background-color: #ffffff;
    }
    .icon-bar {
        transition: all .1s ease;
        position: relative;
        display: block;
        border-radius: 2px;
        width: 25px;
        height: 2px;
    }
    .header-menu-sidebar-inner {
        padding: 0;
    }
    .header-menu-sidebar .builder-item {
        padding: 0 !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item {
        position: relative;
        border-bottom: 0;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link {
        background: #02BF9D;
        color: #fff;
    }
    #mega-menu-wrap-primary .mega-menu-toggle+#mega-menu-primary {
        background: transparent;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        border-radius: 0;
        border: 0;
        margin: 0;
        line-height: 60px;
        height: 60px;
        padding: 0 10px;
        background: transparent;
        text-align: left;
        color: #fff;
        font-size: 20px;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        padding: 0 20px;
    }
    .nv-nav-wrap #mega-menu-wrap-primary {
        background: transparent;
        margin-bottom: 90px;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
        background: #26464B;
        padding: 10px;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover {
        background: #02bf9d;
        color: #FFFF;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
        color: #fff;
        font-size: 20px;
        font-weight: 500;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link {
        color: #cacaca;
        font-family: inherit;
        font-size: 18px;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.requestBtn {
        padding-left: 0;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 15px;
        background: #193438;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.requestBtn>a.mega-menu-link {
        background: #27C7A6!important;
        text-align: center;
    }
    .builder-item--logo .site-logo {
        padding: 10px 0 10px 0px;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link {
        color: #fff;
        background: #27c7a6;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu {
        background: #26464B;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        background: transparent;
        padding: 10px 15px;
        border-left: solid 4px transparent;
        font-size: 18px;
        color: #cacaca;
    }
    /*mahendra malviya splice menu css end*/
}

@media screen and (max-width: 800px) {
    .feature-blog.wpfpcolumns {
        height: auto !important;
        width: 100%;
    }
    .feature-blog .feature-blog-image {
        height: auto !important;
        margin-bottom: 5px;
    }
    .feature-blog .feature-blog-image img {
        height: auto !important;
    }
}

@media (max-width: 767px) {
    .feature-blog .feature-blog-content .feature-blog-title a {
        font-size: 38px;
        line-height: 120%;
        text-overflow: ellipsis;
        -webkit-line-clamp: inherit;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin-top: 15px;
    }
    .clientIteamSlider1 .evc-clients .evc-owl-carousel .owl-nav .owl-prev {
        left: -10px;
    }
    .clientIteamSlider1 .evc-clients .evc-owl-carousel .owl-nav .owl-next {
        right: -10px;
    }
    .flex-box {
        flex-direction: column;
    }
    .flex-box.column-reverse {
        flex-direction: column-reverse;
    }
    .about-atheer {
        margin-top: 15px;
        margin-top: -80px;
    }
    p.about-atheer {
        width: 100%;
        margin-top: 0px;
    }
    footer.site-footer .footer--row .headOnes {
        margin-bottom: 10px;
    }
    .widget {
        word-break: break-word;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .about-slider .evc-owl-carousel .owl-dot s,
    .evc-owl-carousel .owl-nav {
        left: calc(50%);
    }
    .underSlider {
        margin-top: 0;
    }
    .aboutTop2 {
        margin-top: 50px;
    }
    .aboutsTop1 {
        margin-right: 0 !important;
        margin-top: -80px;
    }
    .blogTab.updatedBlog #manage-ajax-response {
        padding: 0;
    }
    /*mahendra blog css 15.06.2021 */
    .requestDemos .leftSidebarForm {
        background: #F7F9F9;
        justify-content: center;
        padding: 0 15px;
    }
    .requestDemos .leftSidebarForm>.vc_column-inner {
        max-width: 100%;
        padding-right: 0;
    }
    .requestDemos .leftSidebarForm .wpb_wrapper p {
        padding-right: 0;
    }
    .digitalFrontLine .wpb_wrapper h4.text-left:after {
        left: 0;
        transform: translate(0, -50%);
    }
    .column-reverse {
        display: flex;
        flex-direction: column-reverse;
    }
    .visualOne .vc_col-sm-6:last-child {
        padding-left: 0;
    }
    /*mahendra blog css 15.06.2021 end*/
    /*mahendra 16.09.2021*/
    .formSeven .topSetPos {
        position: absolute;
        right: -20px;
        top: -20px;
    }
    .formSeven .topSetPos img {
        max-width: 80%;
    }
    .innerEventType4.vc_row.wpb_row .customsContactform .formSeven>.vc_column-inner {
        padding: 30px;
    }
    .innerEventType4.vc_row.wpb_row .customsContactform .formSeven>.vc_column-inner h4 {
        font-size: 24px;
        line-height: inherit;
        margin-bottom: 25px;
        font-weight: 600;
    }
    .singleContents.contentType5 .wpb_wrapper .uvc-main-heading.ult-responsive>h4 {
        font-size: 32px;
        line-height: 41.5px;
        margin-bottom: 25px;
    }
    .homeTrusted .wpb_wrapper h5 {
        margin-top: 25px;
    }
    .nv-thumb-wrap {
        position: relative;
        height: 458px;
    }
    .nv-thumb-wrap+.single-post-container {
        margin-top: 15px;
    }
    .vc_row.wpb_row.innerRequestdemo2 .customsContactform .formSeven {
        padding: 15px;
    }
    .blog-banner-content {
        padding: 15px;
        transform: translate(0, -80%);
        min-height: 55%;
        padding-bottom: 0;
    }
    .blog-banner-content .back-to-blog {
        margin-bottom: 2rem;
        display: inline-block;
    }
    .blog-banner-content .blog-title {
        font-size: 30px;
    }
    .footer-bottom-one {
        height: auto;
    }
    .vc_row-fluid.unleashPower.newUnleash {
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .vc_row-fluid.unleashPower.newUnleash .leaseLeftCollom>.vc_column-inner {
        max-width: 92%;
        padding-bottom: 0;
    }
    .unleashPower.digitalFrontLine.newUnleash .wpb_wrapper h4 {
        font-size: 32px;
    }
    .vc_row-fluid.unleashPower.newUnleash .vc_btn3-container.vc_btn3-inline {
        display: block;
    }
    .unleashPower .wpb_wrapper .vc_btn3-inline button.vc_btn3 {
        width: 100%;
        background: transparent;
        border: solid 2px #fff;
    }
    .builder-item--logo .site-logo img {
        max-width: 130px;
    }
    .vc_row-fluid.unleashPower.newUnleash .wpb_wrapper.vc_figure .vc_single_image-wrapper img {
        border-radius: 0px 100px 0px 100px;
    }
    .vc_row-fluid.unleashPower.newUnleash .wpb_wrapper.vc_figure .vc_single_image-wrapper {
        position: relative;
        padding: 0 16px;
    }
    .manageBrandLogos .vc_column_container.vc_col-sm-2 {
        width: 30%;
    }
    .vc_row-fluid.manageBrandLogos {
        max-width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .vc_row-fluid.howAthereWorks.hardMargins {
        margin-top: 15px;
    }
    .howAthereWorks .wpb_wrapper h4 {
        font-weight: 600;
        font-size: 26px;
        line-height: 30px;
        margin-top: 10px;
    }
    .howAthereWorks .uvc-heading p {
        font-size: 14px !important;
    }
    .howAthereWorks .videoIcon.ult-video {
        margin: 0;
    }
    .videoIcon:after {
        content: "";
        width: 74px;
        height: 70px;
        top: 8%;
        left: 51%;
        background-size: 100%;
    }
    .howAthereWorks .ultv-aspect-ratio-16_9 .ultv-video__outer-wrap {
        padding-bottom: 56.25%;
        border-radius: 10px;
        overflow: hidden;
    }
    .singleContents .wpb_wrapper h4 {
        font-size: 18px;
    }
    .vc_row-fluid.singleContents .vc_col-sm-4 {
        margin-bottom: 40px;
    }
    .digiSidebar {
        padding-top: 0;
        padding-right: 0;
    }
    .digitalFrontLine .wpb_wrapper h4 {
        font-size: 28px;
    }
    .vc_row-fluid.digitalFrontLine.connectedFrontLine {
        display: flex;
        flex-wrap: wrap;
    }
    .vc_row-fluid.digitalFrontLine.connectedFrontLine .vc_col-sm-6:first-child {
        order: 2;
    }
    .vc_row-fluid.digitalFrontLine.connectedFrontLine .digiSidebar {
        padding-left: 0px;
        padding-right: 0;
        order: 1;
    }
    .smarterFront .uvc-heading-spacer.line_only {
        margin-top: 15px;
    }
    .smarterFront .wpb_wrapper p {
        max-width: 100%;
    }
    .unleashPower .wpb_wrapper p {
        text-align: center !important;
    }
    .vc_row-fluid.unleashPower {
        text-align: center;
    }
    .unleashPower.digitalFrontLine .wpb_wrapper h4 {
        text-align: center !important;
    }
    .digitalFrontLine .wpb_wrapper h4:after {
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .digitalFrontLine .wpb_wrapper>h6 {
        padding: 12px 13px;
        font-size: 12px;
    }
    .transformFront.digitalFrontLine .wpb_wrapper h4 {
        line-height: normal;
        max-width: 100%;
    }
    .transformFront.digitalFrontLine .vc_col-sm-8 .vc_column-inner {
        padding: 45px 20px;
    }
    .transformFront.digitalFrontLine .vc_col-sm-8 .wpb_wrapper h4 {
        line-height: normal;
        max-width: 100%;
        margin-bottom: 30px;
        font-size: 25px;
    }
    .transformFront.digitalFrontLine .wpb_single_image .vc_single_image-wrapper {
        text-align: left;
    }
    .transformFront.digitalFrontLine .vc_col-sm-4 .vc_column-inner>.wpb_wrapper {
        padding: 30px 20px 20px;
    }
    .homeTrusted .useCasePara p {
        min-height: auto;
        -webkit-line-clamp: initial;
    }
    .digitalFrontLine .wpb_wrapper h5 {
        float: none;
    }
    .transformFront .vc_inner.vc_row-fluid {
        padding-bottom: 20px;
    }
    .blogList .vc_gitem-animated-block .vc_gitem-zone.vc_gitem-zone-a {
        border-radius: 10px;
        overflow: hidden;
    }
    .digitalFrontLine.blogList .wpb_wrapper h4 {
        font-size: 24px;
        margin-top: 10px;
    }
    .howThere .digiSidebar {
        text-align: center;
        padding-left: 0;
    }
    .howAthereWorks .wpb_wrapper>h6 {
        font-size: 13px;
    }
    .howThere .vc_col-sm-6 .wpb_wrapper h4 {
        text-align: left;
        position: relative
    }
    .howThere .vc_col-sm-6 .wpb_wrapper h4:after {
        left: 0%;
    }
    .howThere .howParas .wpb_wrapper p {
        text-align: center;
    }
    .wpb-js-composer .digiAccordian .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a {
        font-size: 15px;
    }
    .digitalFrontLine .digiAccordian .wpb_wrapper p {
        font-size: 15px;
    }
    .vc_row.wpb_row .customsContactform .formSeven>.vc_column-inner {
        padding: 20px 20px;
    }
    .digitalFrontLine.insideHeader.contactUs {
        min-height: auto;
    }
    .vc_row-fluid.unleashPower {
        padding: 30px 0 80px;
    }
    .unleashPower.notFounds .wpb_wrapper p.customErrors {
        display: inherit;
        max-width: 150px;
    }
    .unleashPower.digitalFrontLine.notFounds .wpb_wrapper h4 {
        text-align: left !important;
    }
    .notFounds .vc_custom_heading.customErrors {
        text-align: left !important;
    }
    .frontLineAtheer.smarterFront.innerWebinarHeader .wpb_wrapper p {
        max-width: 95%;
        color: #fff!important;
    }
    .frontLineAtheer.smarterFront .wpb_wrapper p.vc_custom_heading {
        color: #02bf9d !important;
    }
    .howAthereWorks.innerWebinarHeader .wpb_wrapper h4 {
        font-size: 34px;
        line-height: 45px;
        margin-bottom: 15px;
    }
    .howAthereWorks.innerWebinarHeader .uvc-heading p {
        font-size: 16px !important;
    }
    .webinarMains .wpb_wrapper h5 {
        font-size: 30px;
    }
    .blogInnerHeads .uvc-main-heading.ult-responsive>h4 {
        padding: 0 10px;
    }
    .smarterFront .uvc-heading-spacer.line_only {
        margin-top: -10px;
    }
    .frontLineAtheer.blogInnerHeads {
        padding: 30px 0 0;
    }
    .blogList .vc_custom_heading h4 {
        font-size: 20px;
        font-weight: 600;
        color: #0C243E;
        margin-top: 10px;
    }
    .vc_row-fluid.GetLatestUi {
        padding: 20px 0;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .howAthereWorks.GetLatestUi .wpb_wrapper h4 {
        font-size: 24px;
        text-align: left;
        padding-left: 0;
    }
    .GetLatestUi .SecondFormUi form span input {
        width: 100%;
        padding-right: 20px;
    }
    .GetLatestUi .SecondFormUi form input[type="submit"] {
        font-size: 14px;
        display: block;
        margin: 0 0px;
        width: 100%;
        margin-top: 10px;
        position: relative;
        top: 0;
        right: 0;
    }
    .copyRightOne ul.socialOnes {
        justify-content: center;
        margin-top: 10px;
    }
    .copyRightOne ul.socialOnes li {
        margin-left: 8px;
        margin-right: 8px;
    }
    .neve-main .webi_sep_page>.webi_sep_details>.event-header>.event-info-header .event-info-header-container {
        padding-left: 20px;
        padding-top: 0;
    }
    .neve-main .webi_sep_page>.webi_sep_details>.event-header {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .neve-main .webi_sep_page>.webi_sep_details>.event-header .event-info-header h1 {
        font-size: 30px;
        line-height: 36px;
    }
    .neve-main .webi_sep_page>.webi_sep_details>.event-header .event-info-header .event-date {
        font-size: 15px;
    }
    .neve-main .webi_sep_page>.webi_sep_details>.event-header>.event-photo-header img {
        padding-left: 20px;
        padding-right: 20px;
    }
    .single-webinar .wpb_wrapper p.vc_custom_heading+.uvc-heading .uvc-heading-spacer+.uvc-main-heading>h2 {
        font-size: 30px;
    }
    .single-webinar .wpb_wrapper p.vc_custom_heading+.uvc-heading .uvc-heading-spacer+.uvc-main-heading>h2:after {
        left: 40%;
        bottom: -18px;
    }
    .singleContents.webinarContents .vc_btn3-container.vc_btn3-inline {
        display: none;
    }
    .singleContents.webinarContents {
        padding-bottom: 20px;
    }
    .webinarDetails+.unleashPower.digitalFrontLine {
        padding: 0px 0 60px;
    }
    .webinarDetails+.unleashPower.digitalFrontLine .vc_col-sm-6:first-child {
        padding-right: 0;
    }
    .webinarDetails+.unleashPower.digitalFrontLine .vc_col-sm-6:last-child>.vc_column-inner {
        padding: 30px 20px 10px;
    }
    .webinarDetails+.unleashPower.digitalFrontLine .vc_col-sm-6:last-child>.vc_column-inner form p input[type="submit"] {
        display: block;
        width: 100%;
    }
    #neve_body .vc_row-full-width.vc_clearfix+.webi_subsec .speaker_section .speaker_sec_img {
        width: 100%;
        margin-right: 0;
    }
    #neve_body .vc_row-full-width.vc_clearfix+.webi_subsec .speaker_section .speaker_sec_info {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 10px;
        padding-bottom: 22px;
    }
    #neve_body .vc_row-full-width.vc_clearfix+.webi_subsec .speaker_section .speaker_sec_info .speaker_title {
        font-size: 24px;
        line-height: 30px;
    }
    #neve_body .vc_row-full-width.vc_clearfix+.webi_subsec {
        padding: 70px 0 0px;
    }
    #neve_body .vc_row-full-width.vc_clearfix+.webi_subsec .speaker_section .speaker_sec_info .speaker_bio {
        font-size: 16px;
        margin-top: 15px;
    }
    .connectedFrontLine.digitalFrontLine .wpb_wrapper h4:after {
        left: 0;
        transform: translate(0, -50%);
    }
    .digitalFrontLine.aviationType1 .wpb_wrapper h4 {
        font-size: 30px;
        color: #26464B !important;
    }
    .digitalFrontLine.aviationType1 .vc_column_container.vc_col-sm-3 {
        border-bottom: solid 1px #ddd;
    }
    .digitalFrontLine.aviationType1 .vc_column_container.vc_col-sm-3:last-child {
        border-bottom: none;
    }
    .digitalFrontLine.aviationType1 .vc_column_container.vc_col-sm-3>.vc_column-inner {
        border-right-width: 0px!important;
    }
    .boxexTypes1 .vc_col-sm-6>.vc_column-inner {
        padding: 24px;
    }
    .boxexTypes1 .vc_col-sm-6 .evc-shortcode.evc-iwt-icon-left .evc-iwt-content h1.evc-iwt-title {
        font-size: 24px;
    }
    .boxexTypes1 .evc-icon-with-text.evc-iwt-icon-left .evc-iwt-icon-holder {
        padding-right: 7px;
    }
    .boxexTypes1 .evc-icon-with-text.evc-iwt-icon-left .evc-iwt-icon-holder img {
        max-width: 30px;
    }
    .boxexTypes1 .vc_col-sm-6 .evc-shortcode.evc-iwt-icon-left {
        top: 36px;
        right: 17px;
    }
    .testimonialType1.vc_inner {
        padding: 0 15px;
    }
    .testimonialType1 .evc-testimonials .evc-t-content {
        margin-top: 15px;
    }
    .testimonialType1 .evc-t-item .evc-t-content .evc-t-text {
        font-size: 16px;
        font-weight: 500;
    }
    .howThere.aviationType2 .vc_col-sm-6 .wpb_wrapper h4 {
        text-align: left !important;
    }
    .howThere.aviationType2 .vc_col-sm-6 .wpb_wrapper h4:after {
        left: 0;
        transform: translate(0, -50%);
    }
    .howThere.aviationType2 .howParas .wpb_wrapper p {
        text-align: left;
    }
    .digitalFrontLine .rightDigiImg .wpb_wrapper h4:after {
        left: 0;
        transform: translate(0, -50%);
    }
}

@media (max-width: 575px) {
    div#custom_html-6 {
        margin-bottom: 25px;
    }
    footer#site-footer .hfg-grid.nv-footer-content .builder-item.col-3:first-child {
        flex: 0 0 100%;
        max-width: 100%;
    }
    footer#site-footer .hfg-grid.nv-footer-content .builder-item.col-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    footer.site-footer .footer-top-inner .widget-area .widget_custom_html .textwidget.custom-html-widget {
        min-height: auto;
    }
    .webinarMains .grid-layout-wrapper .grid-layout .webi-img {
        width: 100% !important;
        padding-right: 0;
    }
    .webinarMains .grid-layout-wrapper .grid-layout .webi-text {
        width: 100% !important;
        padding-left: 7px;
        padding-bottom: 20px;
    }
    .webinarMains .vc_column_container.vc_col-sm-12 .wpb_text_column.wpb_content_element .webi-wrap {
        max-width: 100%;
    }
    .webinarMains .vc_column_container.vc_col-sm-12 .wpb_text_column.wpb_content_element .webi-wrap {
        padding-right: 5px;
    }
    .vc_row-fluid.blogList.blogTab ul.vc_grid-filter+.vc_grid-filter-select .vc_grid-styled-select>select {
        width: 100%;
        color: #02bf9d;
        height: 42px;
        border-radius: 30px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

@media (max-width: 420px) {
    .underSlider {
        margin-top: 230px;
    }
    .notFounds .vc_btn3-container.vc_btn3-inline,
    .notFounds .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
        display: block;
        width: 100%;
    }
}


/* 20 May 2021 end code css */