.blog-header {
    padding: 180px 0px 150px 0px;
    background-image: url(/images/blog/blog-header.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
}

.blog-header h2 {
    font-size: 36px;
    font-weight: bold;
    position: relative;
}

.blog-header h2::after {
    content: '';
    height: 4px;
    width: 13%;
    background: #e89a09;
    position: absolute;
    left: 0;
    bottom: -19px;
}

.blog-header p {
    font-weight: 500;
    padding-right: 136px;
    margin-top: 40px;
}

.blog-section {
    padding: 70px 0px 0px;
    position: relative;
    display: block;
}

/* career page */

.page-template-template-career .success-stories {
    margin-top: 60px;
}

.why-maventic {
    padding: 80px 0px;
}

.how-work {
    padding: 80px 0px;
    background-color: #fafafa;
}

.fresher {
    padding: 80px 0px;
}

.current-openings {
    padding: 80px 0px;
    background-color: #fafafa;
}

.current-apply {
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 16%);
    padding: 18px 30px;
    align-items: center;
}

.current-openings .current-apply p {
    margin-bottom: 0px;
}

.current-apply {
    margin-bottom: 20px;
}

.current-openings .current-place {
    font-size: 13px;
}

.current-openings .current-open-two {
    padding: 12px 14px;
    background-color: #e5ebff;
    border-radius: 5px;
}

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

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

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

.current-button {
    color: #fff;
    background-color: #e89a09;
    padding: 11px 22px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
}

.current-button:hover {
    color: #fff;
}

.current-dept span {
    display: inline-block;
}

.page-template-template-career #Faq-accordion .card.accord {
    margin-bottom: 0px;
   border-bottom: 1px solid #7a7a7a66 !important;
}
.page-template-template-career #Faq-accordion .card.accord:last-child{
	border:none !important;
}


.page-template-template-career #Faq-accordion .card-header {
    background: none;
}

.page-template-template-career img.prod-dotted-vertical {
    top: -17px;
    left: -58px;
}

.page-template-template-career .whybest-content p {
    margin-bottom: 0px;
}

.page-template-template-career .success-stories.work-one.row{
	margin-top: 75px;
}

.sap .head {
    color: rgb(37, 35, 35);
}

.sap {
    background-color: #f1f3f3;
}

.sap .head ul {
    padding-left: 0px;
}

.sap .head i {
    font-family: fontAwesome !important;
}

.sap .head ul li a {
    color: black;
    display: flex;
    justify-content: space-evenly;
}

.content .list ul li {
    display: block;
}

.content .list ul {
    padding-left: 0px;
    margin-bottom: 0px;
}

.content .list {
    list-style-type: none;
}

.content .list ul li span {
    font-weight: 700;
}

.registration-form .whovr-left h2 {
    padding: 10px 20px;
    background-color: #F8F8F8;
    margin: 40px 0px 30px 0px;
}

.content h4 {
    font-weight: bold;
    color: #0c1f5c;
}

.wpcf7 input[type=submit] {
    padding: 0px !important;
}

.wpcf7 .wpcf7-form label {
    font-weight: 500;
    margin-bottom: 10px !important;
}

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

    .sap .inlineblock .list-inline-item {
        display: block;
    }

    #icon {
        color: rgb(34, 127, 189);
    }

}

/* Registration form */


.registration-form .wpcf7 {
    max-width: 100%;
}

.registration-form label {
    margin-bottom: 0em !important;
}

.registration-form input:focus {
    box-shadow: none !important;
}

.registration-form select:focus {
    box-shadow: none !important;
}

.registration-form label span {
    color: #dc3545;
}

.registration-form .wpcf7-list-item-label {
    color: black;
}

.content .apply-form label span {
    color: #dc3545;
}

.content .apply-form label {
    margin-bottom: 10px !important;
}

.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap select {
    font-size: 14px !important;
}

.registration-form label,
.wpcf7-not-valid-tip {
    text-align: left;
}





.registration-form .form-group {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 30px;
}

.registration-form .wpcf7-form-control-wrap {
    text-align: left !important;
}

.registration-form .wpcf7-list-item {
    margin-left: 0px !important;
    margin-right: 20px;
}

.registration-form .check-box {
    padding-left: 0;
}

.table-responsive.checkbox-table {
    display: none;
}

.table-responsive.show-check-table {
    display: block;
}

.registration-form .choose-file .wpcf7-form-control {
    border: none;
    width: 45%;
}

.registration-form .choose-file .wpcf7-form-control:focus {
    box-shadow: none;
}

.registration-form .reg-head {
    margin-bottom: 0px;
}

.registration-form .choose-file .wpcf7-form-control {
    padding-left: 0px;
}

.registration-form .reg-note {
    text-align: left;
}

.registration-form .mav-heading-span {
    font-size: 30px !important;
}

.registration-form .wpcf7 input[type=date]:focus {
    box-shadow: none;
}

.registration-form .form-submit .wpcf7-form-control {
    color: white;
    background: #0c1f5c;
    border: none;
}

.registration-form .form-submit .wpcf7-form-control:hover {
    color: white;
    background: #0c1f5c;
    box-shadow: none;
}

.registration-form .form-submit .wpcf7-form-control:focus {
    color: white !important;
    background: #0c1f5c !important;
    box-shadow: none !important;
}

.btn:not(:disabled):not(.disabled),
.woocommerce-info a.button:not(:disabled):not(.disabled),
.woocommerce-notices-wrapper .woocommerce-message a.button:not(:disabled):not(.disabled),
.wpcf7 input[type=submit]:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.registration-form .form-reset input {
    color: black;
    background: #ced4da;
    border: none;
    font-size: 1em;
    padding: 7px 60px;
    border-radius: 5px;
}

.registration-form .form-btns {
    margin-top: 15px;
}

.content .apply-req {
    color: #87919b;
}

.content .apply-form .wpcf7-validates-as-required {
    width: 90%;
}

.content .apply-form .wpcf7-validates-as-required:focus {
    box-shadow: none;
}

.form-submit .wpcf7-spinner {
    margin-top: 15px;
}

.registration-form .wpcf7 form .wpcf7-response-output {
    width: fit-content;
}

.content .wpcf7 form .wpcf7-response-output {
    width: 100%;
}

.content .apply-file .wpcf7-validates-as-required {
    padding-top: 3px;
    border: none;
    background: none;
    padding-left: 1px;
    margin-top: 10px;
}

.current-openings .pt-cv-ifield {
    display: flex;
}

.current-openings .pt-cv-content-item .pt-cv-meta-fields {
    order: 3;
    flex: 15%;
    max-width: 15%;
    text-align: center;
}

.current-openings .pt-cv-content-item .pt-cv-ctf-list {
    order: 2;
    flex: 0 0 20%;
    max-width: 20%;
}

.current-openings .pt-cv-content-item .pt-cv-title {
    order: 1;
    flex: 0 0 40%;
    max-width: 40%;
}

.current-openings .pt-cv-content-item .pt-cv-content {
    order: 4;
    flex: 0 0 26%;
    max-width: 26%;
    text-align: right;
}

.career-blog .pt-cv-meta-fields span {
    display: inline-block;
    border-radius: 5px;
}

.current-openings .pt-cv-ctf-value p {
    margin-bottom: 0px;
    font-size: 13px;
	line-height: 18px;
	color: #424242;
}
.current-openings .pt-cv-ctf-value p:last-child{
	color: #7a7a7a !important;
}

.career-blog .pt-cv-ifield {
    padding: 20px 0px;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
    padding: 15px 30px;
    align-items: center;
	background:#ffffff;
	border-radius: 5px;
}

.career-blog .pt-cv-view .pt-cv-title {
    margin-bottom: 0px;
}

.career-blog .pt-cv-ifield>* {
    margin-bottom: 0px;
}
.page-template-template-career a.btn.orange-btn{
	background: linear-gradient(to top, #e89a09, #e89a09) !important;
	 border-radius: 25.5px;
}
.career-blog .pt-cv-meta-fields span.terms a{
	font-size: 13px !important;
	color: #0c1739 !important;
}

.current-openings .career-blog #pt-cv-view-c2eb3e5nh3 a {
          font-weight: 500 !important;
    display: inline-block;
    color: #0c1f5c !important;
    font-size: 15px;
}

.career-blog .pt-cv-meta-fields a {
    color: inherit;
    padding: 12px 14px;
    border-radius: 5px;
    font-size: 13px;
}

.career-blog .pt-cv-content a {
    padding: 11px 22px;
    border-radius: 5px;
    cursor: pointer;
}

.current-openings .career-blog #pt-cv-view-c2eb3e5nh3 .pt-cv-readmore {
    color: #ffffff !important;
    background-color: #e89a09 !important;
    font-weight: 600 !important;
    font-size: 14px;
    margin: 0px;
}

.current-openings .career-blog #pt-cv-view-c2eb3e5nh3 .pt-cv-readmore:hover {
    opacity: 1;
}

.career-blog .pt-cv-page .pt-cv-content-item:nth-child(1) .terms {
    background: #e5ebff;
}

.career-blog .pt-cv-page .pt-cv-content-item:nth-child(3n+4) .terms {
    background: #e5ebff;
}

.career-blog .pt-cv-page .pt-cv-content-item:nth-child(3n+3) .terms {
    background: #ffefd0;
}

.career-blog .pt-cv-page .pt-cv-content-item:nth-child(3n+2) .terms {
    background: #d0faff;
}

.content .saboxplugin-wrap {
    display: none;
}

.current-openings .career-blog .pt-cv-content ul {
    margin-bottom: 0px;
}

.current-openings .career-blog .pt-cv-ifield .pt-cv-custom-fields {
    margin-top: 0px;
}

.why-maventic .mav-heading-span h2 {
    font-size: 36px;
    font-weight: bold;
    color: #0c1f5c;
}

.page-template-template-career .why-maventic .mav-heading-span p {
    font-size: 15px;
    font-weight: normal;
    color: #424242;
}

.single-career-info .registration-form {
    width: 90%;
}

.personal-details .contact-form-para {
    text-align: left;
}

.why-maventic .whybest-content h2::after {
    background: #f2b600;
}

.current-openings .career-blog .pt-cv-content-item {
    padding-top: 15px;
}

.page-template-template-career .key-questions .card .card-header h5 {
     font-size: 18px !important;
    font-weight: 600 !important;
    color: black !important;
}

.page-template-template-career .key-questions .card .fa-plus:before {
    font-size: 12px;
    color: #000100;
}

.page-template-template-career .key-questions .card .fa-minus:before {
    font-size: 12px;
    color: #000100;
}

.page-template-template-career #Faq-accordion .card-header {
    padding: 30px 20px;
}

.content {
    padding-top: 80px;
    padding-bottom: 80px;
}

.career-info-template-default .content .whovr-left h2 {
    background: #f8f8f8;
    padding-top: 15px;
    padding-bottom: 15px;
}

.blog-section .pt-cv-wrapper .cvp-live-filter {
    margin-right: 10px !important;
}

.career-info-template-default .content h4 {
    padding-bottom: 10px;
    padding-top: 30px;
    margin-bottom: 0;
}

.career-info-template-default .content .sub-head {
    padding-top: 0px;
}

.career-info-template-default .content .whovr-left p {
    margin-bottom: 0;
}

.career-info-template-default .content h6 {
    padding-top: 20px;
    padding-bottom: 10px;
}

.career-info-template-default .content p {
    line-height: normal;
}

.single-career-info .content .apply-form-sec {
    background-color: #faebce;
    padding-left: 30px;
    padding-top: 20px;
    border-radius: 10px;
	padding-right: 30px;
}
.content .apply-form .wpcf7-validates-as-required, .single-career-info .content .apply-form-sec .wpcf7-validates-as-url, .single-career-info .registration-form, .content .wpcf7 form .wpcf7-response-output{
	width: 100% !important;
}

/* .registration-form .wpcf7-response-output {
    margin-left: 53px !important;
} */

.content .wpcf7 form .wpcf7-response-output {
    width: 88%;
    margin-top: 0px !important;
}

.single-career-info .content .apply-form-sec form {
    padding-bottom: 20px;
}

.single-career-info .content .apply-form-sec .wpcf7-validates-as-url {
    box-shadow: none;
    width: 90%;
}

.registration-form .checkbox-reg {
    padding-left: 0px !important;
}

.page-template-template-career .fresher p {
    max-width: 950px;
    margin: 40px auto;
}

.page-template-template-career .current-openings .current-open-para {
    max-width: 950px;
    margin: 40px auto;
}

.registration-form .wpcf7-validates-as-date {
    margin-bottom: 20px;
}

.privacy-details h2 {
    color: #0c1f5c;
    font-size: 24px;
}

.thankyou {
    padding: 50px 0px;
    text-align: center;
    color: #0c1f5c;
}

.thankyou h2 {
    font-weight: 600;
}

.error h2 {
    text-align: center;
    padding: 60px 0px;
    font-size: 115px;
    color: #0c1f5c;
    padding-bottom: 0px;
}

.error .error-msg {
    font-size: 35px;
    color: black;
    padding-top: 0px;
    padding-bottom: 60px;
}

.thankyou h2 {
    text-align: left;
}

/* Search Page */

.search_section {
    padding-top: 60px;
    padding-bottom: 60px;
}

.search-post-content .entry-title {
    color: #0c1f5c;
}

.search_section .search-post-bnt a {
    color: #ffffff !important;
    background-color: #0c1f5c !important;
    font-weight: 600 !important;
    font-size: 14px;
    margin: 0;
    padding: 6px 12px;
    display: inline-block;
    border-radius: 7px;
    text-transform: capitalize;
}

.content-area .search-post-content .read-btn {
    padding-left: 0px;
    text-align: right;
    margin-bottom: 20px;
}

.search-results .pagination {
    justify-content: flex-end !important;
    margin-top: 30px;
    align-items: center;
}

.search-results .search_pag_row span.page-numbers.current {
    padding-top: 5px;
    padding-bottom: 5px;
}

.search-results .navigation span.page-numbers.current {
    display: inline-block;
    padding: 12px 12px;

    color: white;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    background: #0c1f5c;
    font-weight: bold;
}

.search-results .pagination a.page-numbers {
    padding: 0px 5px;
    line-height: 32px;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}

.search-results .pagination {
    justify-content: right;
    border-top: 1px solid #8c8c8c42;
    border-bottom: 1px solid #8c8c8c42;
}

.search-results .blog_pagination .nav-links .prev {
    color: black;
    font-weight: 600;
}

.search-results .blog_pagination .nav-links .next {
    color: black;
    font-weight: 600;
}

.registration-form {
    display: block !important;
    padding-right: 0px;
}

.search_section .search-post-content {
    margin-bottom: 15px;
}

.search-results .blog_pagination .show_result .nav-links .prev::before {
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    right: 7px;
    top: 0px;
    content: "\f100";
    font-family: FontAwesome;
    position: relative;
}

.search-results .blog_pagination .show_result .nav-links .next::after {
    top: 0px;
    left: 7px;
    content: "\f101";
    font-size: 15px;
    font-weight: 600;
    color: #333333;
    font-family: FontAwesome;
    position: relative;

}

.search-results .blog_pagination .show_result .nav-links .prev,
.search-results .blog_pagination .show_result .nav-links .next {
    font-size: 15px;
}

.pt-cv-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.blog-section .pt-cv-wrapper label {
    margin-bottom: 0rem !important;
}

.pt-cv-wrapper [data-name="_search"] {
    order: 4;
}

.pt-cv-wrapper [data-name="tx_category"] {
    order: 1;
}

.pt-cv-wrapper [data-name="tx_post_tag"] {
    order: 3;
}

.pt-cv-wrapper [data-name="Industry"] {
    order: 2;
}

.pt-cv-wrapper .cvp-live-button {
    order: 5;
}

.pt-cv-pagination-wrapper {
    order: 7;
    width: 100%;
}

.blog-section .pt-cv-view.pt-cv-grid.pt-cv-colsys {
    order: 6;
}

.cvp-live-filter {
    margin-bottom: 0;
}

.blog-section .pt-cv-ifield .pt-cv-title a {
    line-height: 1.45 !important;
}

/* Resource */
.scrolling {
    scroll-margin-top: 150px;
}



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

    /* About Us Page */

    .tbanner-header h2 {
        font-size: 26px !important;
        margin-bottom: 20px;
    }

    .tbanner-header.aboutus-header p {
        font-size: 16px !important;
        line-height: 1.5;
        padding-right: 0px;
        margin-top: 10px;
    }

    .tbanner-header h2::after {
        bottom: -10px;
    }


    .whovr-left h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .about-whoweare {
        padding: 30px 0px;
    }

    .whovr-left p {
        margin-bottom: 15px;
    }

    .whovr-right {
        margin-top: 40px;
    }

    .core-values .cores {
        margin-bottom: 30px;
    }

    .why-best .mav-heading-span {
        font-size: 24px;
    }

    .why-best {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .whybest-content h2::after {
        bottom: -5px;
    }

    .whybest-content h2 {
        margin-bottom: 30px;
    }

    .whybest-left {
        padding-right: 0px;
    }

    .mav-heading-span {
        font-size: 24px;
    }

    .why-choose-us {
        padding: 30px 0px;
    }

    .why-choose-left h2 {
        margin-bottom: 30px;
    }



    .across-globe {
        padding: 30px 0px;
    }



    .maventic-life-content h2 {
        font-size: 24px;
    }

    .maventic-life {
        padding: 30px 0px 30px 0px;
    }

    .maventic-life-content h5 {
        font-size: 18px;
    }

    .maventic-life-content h2::before {
        width: 52px;
        height: 30px;
        border-radius: 10px;
    }

    .maventic-life-content {
        padding-right: 0px;
    }

    .mav-innovation-right {
        padding: 30px 0px 30px 0px;
    }

    .mav-innovation-right h3 {
        font-size: 20px;
    }

    .mav-innovation-right p {
        font-size: 16px;
    }

    .core-values {
        padding: 30px 0px;
    }

    .core-values h2::after {
        bottom: -8px;
    }

    /* Who We Are */

    .float-right.whowe-floated-img {
        width: 100%;
        margin-bottom: 30px;
        padding: 0px 0px;
        float: none !important;
    }

    .whowe-about {
        padding: 50px 0px;
        padding-bottom: 30px;
    }

    .whowe-floated-img img.dotted-vertical-img {
        left: -25px;
        height: 100%;
        bottom: -36px;
    }

    .whowe-floated-img img.dotted-horizontal-img {
        right: 0px;
        height: 21%;
        top: -30px;
    }

    .whowe-about img.whovr-bg-1 {
        top: 7.5%;
        width: 30%;
    }

    .whowe-about .curved-image {
        width: 90%;
    }


    .flow-content {
        margin-top: 50px;
    }



    /* Innovation */
    .whowe-about {
        padding: 70px 0px 30px 0px !important;
        padding-bottom: 30px;
    }

    .page-id-242 .whowe-about {
        padding: 40px 0px 30px 0px !important;
    }

    .page-id-242 .whowe-about p {
        font-size: 15px;
    }

    /* Mavens */
    .content-image-section .section-grid-1 img.whovr-bg-1 {
        top: 58%;
    }

    .content-image-section .section-grid-1:nth-child(even) img.whovr-bg-1 {
        top: 58%;
    }

    .content-image-section .section-grid-1 {
        margin-bottom: 50px;
    }


    .page-template-template-our-mavens .about-whoweare {
        padding-bottom: 0;
    }

    /* success-stories */
    .success-story-page.our-success-story {
        padding-top: 30px;
        padding-bottom: 0px;
    }

    .success-stories .story-col:nth-child(odd) .success-story {
        padding-right: 0px;
    }

    .success-stories .story-col {
        padding-right: 0px;
        padding-left: 0px;
    }

    .success-stories .story-col:nth-child(even) .success-story {
        padding-left: 0px;
    }

    .success-story-page .success-story {
        margin-bottom: 30px;
    }

    /* Blogs */
    .blog-section .cvp-live-filter {
        display: inline;
    }

    .blog-section .cvp-live-filter {
        padding-left: 0px;
    }

    .stay-up-to-date form#mc4wp-form-1 label input {
        width: 237px;
    }


    .blog-section .pt-cv-view.pt-cv-grid.pt-cv-colsys {
        margin-top: 40px;
    }

    .blog-section .pt-cv-wrapper .cvp-live-filter {
        padding-bottom: 15px;
    }

    .blog-section .pt-cv-wrapper .cvp-live-filter .cvp-label {
        padding-bottom: 15px;
    }

    .page-template-template-blog .blog-section {
        padding: 30px 0px;
        padding-bottom: 0px;
    }

    .pt-cv-wrapper [data-name="tx_category"] .cvp-label {
        display: block;
    }

    .blog-section .pt-cv-ifield {
        margin-right: 0;
        margin-left: 0;
    }

    .blog-section .pt-cv-wrapper .cvp-live-filter.cvp-search-box input {
        width: 212px;
    }

    .stay-up-to-date form#mc4wp-form-1 p input[type=submit] {
        margin-top: 30px;
    }

    .stay-up-to-date form {
        margin-top: 20px;
    }

    .stay-up-to-date h2 {
        margin-bottom: 30px;
    }

    .stay-up-to-date h2.orange-underline::after {
        bottom: -15px;
    }

    .blog-section .pt-cv-ifield .pt-cv-content {
        padding-bottom: 10px;
    }

    .stay-up-to-date {
        padding: 30px 0px 30px 0px;
    }

    .blog-section .pt-cv-clear-pagination {
        margin-bottom: 0px;
    }

    .text-right .pt-cv-spinner {
        margin-top: 0px !important;
    }

    /* Career */
    .why-maventic .mav-heading-span h2 {
        font-size: 24px;
    }

    .why-maventic {
        padding: 30px 0px;
    }

    .why-maventic .whybest-content h2 {
        margin-bottom: 20px;
    }

    .how-work {
        padding: 30px 0px;
    }

    .how-work .success-stories .story-col {
        margin-bottom: 25px;
    }



    .how-work .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    .why-maventic .whybest-content .mav-heading-span p {
       margin-top: 16px;
    }

    .page-template-template-career .how-work .work-two {
        margin-top: 0px;
    }

    .fresher {
        padding: 30px 0px;
    }
	.page-template-template-career .fresher p{
		margin: 30px auto;
	}

    .current-openings {
        padding: 30px 0px;
    }

    .fmcg .fmcg-right h2 {
        font-size: 24px;
    }

    section.fmcg {
        padding: 30px 0px;
    }
    .fmcg .fmcg-right {
        margin-top: 0px;
        padding: 15px;
    }



    .fmcg-right p {
        line-height: 1.5;
        padding-right: 0px;
    }



    .key-questions #Faq-accordion {
        margin-top: 30px;
        margin-bottom: 35px;
    }

    .key-questions #Faq-accordion .card-body {
        padding: 20px;
    }

    .page-template-template-career #Faq-accordion .card-header {
        padding: 20px 20px;
    }

    .career-blog .pt-cv-ifield {
        flex-direction: column;
        gap: 20px;
    }

    .current-openings .pt-cv-content-item .pt-cv-meta-fields {
        max-width: 100%;
    }

    .current-openings .pt-cv-content-item .pt-cv-ctf-list {
        max-width: 100%;
    }

    .current-openings .pt-cv-content-item .pt-cv-title {
        max-width: 100%;
    }

    .current-openings .pt-cv-content-item .pt-cv-content {
        max-width: 100%;
    }

    .current-openings .career-blog .pt-cv-content ul {
        padding-left: 0px;
    }

    .career-blog .pt-cv-ifield {
           padding: 20px;
    text-align: center;
    }

    /* Blog - Detail page */
    .wrapper.blog-wrap {
        margin-top: 0px;
    }



    .bpost-meta-info {
        margin: 0px;
    }

    .wrapper.blog-wrap #content .saboxplugin-wrap .saboxplugin-desc p {
        line-height: 1.75 !important;
        text-align: left;
    }

    .latest-blog .mav-heading-span {
        font-size: 24px;
    }

    section.latest-blog.related-article {
        padding: 0px 0px 30px 0px;
    }

    #blog-carousel {
        margin-top: 30px;
    }

    #blog-carousel .owl-nav {
        top: -75px;
    }

    #blog-carousel .owl-prev img {
        max-width: 75%;
    }

    #blog-carousel .owl-next img {
        max-width: 75%;
    }

    .latest-blog .owl-theme .owl-nav [class*=owl-] {
        margin: 0px;
    }

    /* Registration */
    .registration-form {
        padding-right: 0px;
        padding-bottom: 0px !important;
    }

    .registration-form .container {
        max-width: 95% !important;
        width: 95% !important;
       
    }

    .registration-form .mav-heading-span {
        font-size: 20px !important;
    }

    .registration-form .whovr-left h2 {
        margin: 20px 0px 30px 0px;
    }

    .page-template-template-registration .tbanner-header h2::after {
        bottom: -10px;
    }

    .registration-form .choose-file .wpcf7-form-control {
        width: 63%;
    }

    .form-btns .form-reset {
        width: 100%;
    }

    .form-btns .form-submit {
        width: 50%;
    }

    /* Apply Now */

    .content {
        padding-top: 30px;
        padding-bottom: 30px;
    }



    .career-info-template-default .content h4 {
        padding-bottom: 8px;
        padding-top: 25px;
		font-size: 21px;
    }

    .content .apl-form {
        margin-top: 30px;
    }

    /* Leadership */
    .Sapexe h2 {
        font-size: 24px;
    }

    .h-sap-se-exe-board .text-center.Sapexe p {
        text-align: left;
        margin: 30px auto 0px;
        padding: 0px 15px;
    }

    .h-sap-se-exe-board {
        padding: 30px 0px 30px 0px;
    }

    .Sapexe h2::after {
        bottom: -10px;
    }

    .h-sap-se-exe-board .container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .ourleader {
        margin-bottom: 20px;
    }

    .why-best #load-leader button.alm-load-more-btn.more::after {
        right: 30px;
        top: 0px;
    }

    .alm-listing .alm-reveal:after {
        display: none !important;
    }

    .umakantsingh p {
        font-size: 20px;
        padding: 30px 0px 0px;
    }

    .chiefarchitect {
        padding: 30px 0px 30px 0px;
        background-position: right;
    }



    .ouradvisors {
        padding-top: 30px;
    }

    .ouradvisors .container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .ouradvisors .whybest-content {
        margin-bottom: 30px;
    }

    .ouradvisors .ourleader img {
        padding: 0px 15px;
    }

    .client-testimonial .orange-line-title {
        font-size: 24px;
    }

    .client-testimonial .container.test-container {
        max-width: 600px !important;
        width: 600px !important;
    }

    #mavon-testimo .owl-nav .owl-next {
        right: 0;
        top: 40px;
    }

    #mavon-testimo .owl-nav .owl-prev {
        left: 0;
        top: 40px;
    }

    .client-testimonial .container.test-container {
        width: 100% !important;
    }

    .center .testimonial-cont-box {
        width: 100%;
        left: 0;
    }

    .client-testimonial {
        padding: 30px 0px;
        padding-top: 0;
    }

    #mavon-testimo {
        margin-top: 50px;
    }

    .client-testimonial .text-center .orange-line-title::after {
        bottom: -7px;
    }

    .leaders-sec p {
        padding-left: 15px;
        padding-right: 15px;
    }

    .leaders-sec h5 {
        padding-left: 15px;
    }

    .leaders-sec h6 {
        padding-left: 15px;
    }

    section.why-best.leadership-get-to-know .socialicon img {
        object-fit: cover;
    }

    /* 
    Contact-Us */
    .contactsec {
        padding-top: 40px;
    }

    .contact-form-heading {
        padding-top: 30px;
        font-size: 24px;
    }

    .contact-checkbox input[type="checkbox"] {
        height: 10px;
        top: 5px;
        width: 35px;
    }

    .container.contact-us-container {
        margin-top: 30px;
        margin-bottom: 0px;
    }

    .contact-form .wpcf7-list-item-label {
        line-height: 1.5 !important;
    }

    .contactsec .contact-form input.wpcf7-form-control {
        height: 41px !important;
    }

    .contact-form .wpcf7 input[type=submit] {
        width: 131px;
        height: 52px;
        font-size: 16px !important;
    }

    .wpcf7-spinner {
        width: 24px;
        height: 24px;
        display: block;
        left: 100px;
        top: 5px;
    }

    .addresss {
        padding-top: 30px;
    }

    .contact-address-right {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 30px;
    }


    .ggmaps {
        padding: 30px 0px !important;
    }


    .ggmaps iframe {
        max-height: 350px;
        min-height: auto;
    }

    /* Resources */

    .resources-tabs {
        overflow-x: auto;
    }

    .resources-tabs .container {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
    }

    .resources-tab-lists ul {
        justify-content: normal;
    }

    .resources-tab-lists ul li a {
        font-size: 15px;
        padding: 15px;
        width: max-content;
    }

    section.resource-groups {
        padding: 40px 0px;
        padding-bottom: 10px;
    }
	section.resource-groups .pagination{
		margin-bottom: 30px;
	}

    .resource-grid-head.row {
        margin-bottom: 30px;
    }

    .resource-grid-head h2.mav-heading-span {
        font-size: 24px;
    }

    .resource-grid-card {
        padding: 25px 23px;
        margin-bottom: 30px;
    }

    .get-in-touch {
        padding: 50px 0px;
    }

    .get-intouch-form {
        margin-top: 30px;
    }

    .get-in-touch h2.orange-underline::after {
        width: 18%;
        left: calc(50% - 10%);
        bottom: -13px;
    }

    .get-intouch-form .wpcf7 {
        width: 100% !important;
        max-width: 100% !important;
    }

    .getin-submit {
        margin-top: 30px;
    }

    .resource-grid-content {
        margin: 20px 0px 20px 0px;
    }

    .get-intouch-form label {
        margin-top: 20px;
    }

    .get-intouch-form label {
        margin-top: 15px;
    }

    section.resources-tabs.shrink {
        z-index: 9;
    }

    /* Resource Blog-1 */
    section.res-detail-content {
        margin-top: 30px;
        margin-bottom: 50px;
    }

    section.res-detail-content .res-detail-left h4 {
        margin-bottom: 20px;
    }

    section.case-studies-grid {
        padding: 30px 0px 30px 0px;
    }

    .case-studies-card {
        margin-bottom: 30px;
    }

    .case-inner-content {
        padding: 15px;
    }

    .blog-single-banner .posted-details {
        padding-top: 10px;
    }

    /* Testimonials */
    .testimonial-listing {
        padding: 50px 0px;
    }

    .testimonial-card {
        padding: 25px 31px;
    }

    /* Thank you */
    .thankyou {
        padding: 30px 0px;
    }

    .thankyou h2 {
        text-align: left;
        padding-top: 15px;
        margin-bottom: 0px;
        font-size: 18px;
    }

    /* Terms and Conditions */
    .content .privacy-details {
        padding: 0px 15px;
    }

    /* Search Page */
    .search_section {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .search-post-content .entry-title {
        color: #0c1f5c;
        font-size: 18px;
    }

    /* SAP Functionality */
    .service-listing {
        padding: 30px 0px;
    }

    .servs-listing-card {
        margin-bottom: 30px;
    }

    /* SAP Loyality */
    .services-loyalty {
        padding: 50px 0px;
    }

    /* SAP CRM */
    #overlay-image-col {
        position: relative;
        /* margin-top: 30px;*/
    }

    .loyalty-left {
        margin-right: 0px;
        padding: 20px;
    }

    .loyalty-header-content.text-center p {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    section.why-choose-sap {
        padding: 50px 0px;
    }

    section.what-vcan-do {
        padding: 50px 0px;
    }

    .why-choose-sap img.comp-disp-screen {
        right: 10px;
        top: 15px;
    }

    .what-vcan-title {
        padding: 20px 20px;
    }

    .what-vcan-card p {
        padding: 25px 40px 25px 25px;
    }

    .what-vcan-card {
        min-height: 160px;
        margin-top: 30px;
    }

    section.what-v-can-do.core-expterise {
        padding-bottom: 50px;
    }

    .what-v-can-do .mav-heading-span {
        margin-bottom: 35px;
    }

    .mav-industry-exp {
        padding: 50px 0px;
    }

    .row.industry-experiences .text-center.ind-exps {
        margin-top: 30px;
        padding: 0px 15px;
    }

    .successful-projects {
        padding: 50px 0px;
    }

    .other-services-list {
        padding: 50px 0px;
    }

    #other-serv-carousel {
        margin-top: 30px;
    }

    #other-serv-carousel .owl-dot {
        margin-top: 10px;
    }

    .latest-projects .view-success-stories {
        margin-top: 15px;
    }

    .other-services-list .otherserv-card {
        min-height: auto;
    }

    /* FMCG */
    .fmcg-add-values {
        padding: 30px 0px;
    }

    .fmcg .fmcg-left {
        padding-left: 0px;
        padding-right: 0px;
    }

    .fmcg-av-content.text-center {
        margin-bottom: 40px;
    }

    .our-success-story {
        padding: 30px 0px;
    }

    .success-story-header p {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .success-stories .story-col {
        margin-bottom: 30px;
    }

    .view-success-stories {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .lets-talk-left h2 {
        font-size: 24px;
    }

    .lets-talk {
        padding: 30px 0px;
    }

    .lets-talk-right {
        margin-top: 30px;
        padding-bottom: 0px;
    }

    .fmcg-solutions {
        padding: 30px 0px 30px 0px;
    }

    .solutions-card {
        margin-top: 30px;
        margin-right: 0px;
    }

    .solutions-card {
        padding: 20px 20px;
    }

    /* Solution */
    .single-solution .whowe-about .curved-image {
        width: 100%;
    }

    .single-solution .whowe-about {
        padding: 30px 0px 30px 0px !important;
    }

    .single-solution .flow-content {
        margin-top: 30px;
    }

    .single-solution .fmcg-solutions {
        padding: 0px 0px 50px 0px;
    }

    /* Project Tag */
   
}

@media screen and (max-width:414px) {
    .pt-cv-wrapper {
        flex-direction: column;
        align-items: flex-start;
    }
}



@media screen and (min-width: 767px) and (max-width:992px) {

    /* About Us */

    .about-whoweare {
        padding: 50px 0px;
    }

    .about-whoweare .curved-image {
        width: 100%;
    }

    img.dotted-horizontal-img {
        right: -2px;
    }

    img.dotted-vertical-img {
        left: -11px;
    }

    .why-best {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .why-choose-us {
        padding: 50px 0px;
    }

    .across-globe {
        padding: 50px 0px;
    }

    .maventic-life {
        padding: 50px 0px 40px 0px;
    }

    .across-globe .container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .maventic-life .container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .why-choose-us .container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .aboutus-header .tbanner-container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .about-whoweare .who-we-are {
        padding-left: 0px;
        padding-right: 0px;
    }

    .maventic-life-content {
        padding-right: 0px;
    }

    .core-values {
        padding: 50px 0px;
    }

    img.whovr-bg-1 {
        top: 24%;

    }

    /* Who We Are */
    .tbanner-header h2::after {
        left: 5px;
        bottom: -10px;
    }

    a.whovr-video img,
    a.projects-video img,
    a.stories-video img {
        height: 60px;
    }

    .float-right.whowe-floated-img {
        padding-left: 30px;
    }

    .whowe-about img.whovr-bg-1 {
        top: 8%;
        height: 22%;
    }

    .whowe-floated-img img.dotted-horizontal-img {
        right: 4px;
        height: 18%;
        top: -26px;
    }

    .whowe-floated-img img.dotted-vertical-img {
        left: -6px;
        height: 80%;
        bottom: -24px;
    }

    .whowe-about {
        padding: 50px 0px;
        padding-bottom: 24px;
    }

    .whowe-about .container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .page-template-template-our-mavens .content-image-section .section-grid-1 {
        margin-bottom: 40px;
    }

    /* Rewards and Recognation */
    .page-template-template-rewards-and-recognitions .content-image-section .section-grid-1 {
        margin-bottom: 50px;
    }

    .page-template-template-rewards-and-recognitions .about-whoweare {
        padding-bottom: 0px;
    }

    .our-success-story .success-story p {
        padding-right: 10px;
        padding-left: 10px;
        bottom: 0px;
        font-size: 14px;
    }

    /* Blog */
    .pt-cv-wrapper {
        align-items: flex-start;
    }

    .blog-section {
      padding: 60px 0px 20px !important;
        padding-bottom: 0;
    }

    .blog-section .pt-cv-view.pt-cv-grid.pt-cv-colsys {
        margin-top: 50px;
    }

    .blog-section .pt-cv-wrapper .cvp-live-filter {
        margin-bottom: 20px;
    }

    /* Blogs - Detail page */
    .wrapper.blog-wrap {
        margin-top: 20px;
    }

    .stay-up-to-date {
        padding: 50px 0px 50px 0px;
    }

    /* Career */
    .why-maventic {
        padding: 50px 0px;
    }

    .how-work {
        padding: 50px 0px;
    }

    .fresher {
        padding: 30px 0px;
    }

    .current-openings {
        padding: 50px 0px;
    }

    section.fmcg {
        padding: 50px 0px;
    }

    .fmcg-right p {
        line-height: 1.5;
    }

    /* Registartion */
    .registration-form .choose-file .wpcf7-form-control {
        width: 68%;
    }

    .registration-form .form-reset input {
        padding: 7px 56px;
    }

    /* Leadership*/
    .h-sap-se-exe-board {
        padding: 50px 0px 50px 0px;
    }

    .h-sap-se-exe-board .container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .leadership-get-to-know .container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .chiefarchitect {
        padding: 50px 0px 50px 0px;
        background-position: 25%;
    }

    .chiefarchitect .container {
        padding-left: 0px;
        padding-right: 0px;

    }

    .ouradvisors {
        padding-top: 50px;
    }

    .ouradvisors .whybest-content {
        margin-bottom: 60px;
    }

    .client-testimonial {
        padding: 50px 0px;
    }

    .ouradvisors .container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .client-testimonial .test-container::before {
        height: 44px;
        width: 45px;
        margin-left: -18px;
        margin-top: 84px;
    }

    #mavon-testimo .owl-nav .owl-next {
        right: 0px;
    }

    #mavon-testimo .owl-nav .owl-prev {
        left: 0px;
    }

    /* Contact-Us */
    .container.contact-us-container.contactsec {
        padding-top: 50px;
    }

    .contact-form-heading {
        padding-top: 30px;
    }

    .contactsec .map {
        margin-top: 50px;
    }

    .addresss {
        padding-top: 30px;
    }

    .contactsec .contact-address-right .talkto-us {
        padding-top: 40px;
        padding-bottom: 30px;
    }

    .ggmaps {
        padding: 50px 0px;
    }

    /* Resources */
    section.resources-tabs.shrink {
        z-index: 9;
    }

    section.resource-groups {
        padding: 50px 0px;
    }

    .resource-grid-card {
        margin-bottom: 30px;
    }

    .get-intouch-form {
        margin-top: 50px;
    }

    .get-in-touch {
        padding: 50px 0px 50px 0px;
    }

    .getin-checkbox label input[type=checkbox] {
        bottom: 20px;
    }

    .get-intouch-form .wpcf7 {
        width: 100% !important;
        max-width: 100% !important;
    }

    /* Terms and Conditions */
    .content {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    /* Thank you */
    .thankyou h2 {
        font-size: 24px;
    }

    /* SAP CRM */
    #overlay-image-col {
        position: relative;
    }

    .loyalty-left {
        margin-right: 0px;
    }

    .services-loyalty {
        padding: 60px 0px 60px 0px;
    }

    .loyalty-left {
        padding: 30px;
    }

    section.what-vcan-do {
        padding: 60px 0px;
    }

    .what-vcan-card p {
        padding: 20px;
    }

    .what-vcan-title {
        padding: 20px 20px;
    }


    /* FMCG */
    .fmcg-add-values {
        padding: 50px 0px;
    }

    .our-success-story {
        padding: 50px 0px;
    }

    .success-story img {
        width: auto;
    }

    .lets-talk {
        padding: 30px 0px;
    }

    /* Solution */
    .single-solution .fmcg-solutions {
        padding: 35px 0px 80px 0px;
    }
}

@media screen and (min-width: 992px) and (max-width:1200px) {
    .page-template-template-our-mavens .about-whoweare {
        padding-bottom: 0px;
    }

    /* Rewards and Recognation */
    .page-template-template-rewards-and-recognitions .about-whoweare {
        padding-bottom: 0px;
    }

    /* Blog */

    .blog-section {
        padding-bottom: 0px;
    }

    .blog-section .pt-cv-view.pt-cv-grid.pt-cv-colsys {
        margin-top: 50px;
    }

    .blog-section .cvp-live-filter {
        margin-bottom: 25px;
    }

    .pt-cv-wrapper {
        align-items: flex-start;
    }

    /* Registration */
    .registration-form .form-reset input {
        padding: 6px 50px;
    }

    /* Resource */
    .getin-checkbox label input[type=checkbox] {
        bottom: 20px;
    }

    /* SAP CRM Loyality */
    .loyalty-left {
        padding: 30px 30px 30px 30px;
    }

    .services-loyalty {
        padding: 80px 0px 80px 0px;
    }

    #overlay-image-col {
        top: 22%;
    }

    .what-vcan-card p {
        padding: 25px 25px 25px 25px;
    }




    .what-vcan-title {
        padding: 28px 25px;
    }
}

@media screen and (min-width: 1680px) and (max-width:1920px) {
    /*  img.whovr-bg-1 {
        right: 170px;
    }*/

    .page-template-template-our-mavens .about-whoweare {
        padding-bottom: 0px;
    }

    .page-template-template-rewards-and-recognitions .about-whoweare {
        padding-bottom: 0px;
    }


}

@media screen and (max-width: 320px) {
    .tbanner-header.aboutus-header p {
        line-height: 1.2;
    }

    .about-whoweare img.whovr-bg-1 {
        top: 65%;
    }

    .content-image-section .section-grid-1 img.whovr-bg-1 {
        top: 63%;
    }

    .content-image-section .section-grid-1:nth-child(even) img.whovr-bg-1 {
        top: 63%;
    }

    .cvp-search-box {
        right: 52px;
    }

}

@media screen and (min-width: 1600px) {
    /* .successful-projects .card-desc p {
        max-height: 60px;
    } */

    .chiefarchitect {
        background-position: top;
    }
}