#home_ev_post .col-lg-6:first-child {
    display: none;
}
.term-condition {
    position: relative;
    text-align: center;
}

/* start about section */
.py-80
{
    padding-top:80px !important;
    padding-bottom:80px !important;
}
.bgcss h3
{
   font-family: system-ui;
    font-size: 22px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 15px;
    font-weight: 600;
}
.bgcss ul
{
    padding:0 !important;
}
.bgcss ul li
{
    list-style:none !important;
    padding-left:20px;
    font-size:14px;
    color:#000 !important;
    margin:5px 0 !important;
    position:relative;
    
}
.bgcss ul li:before
{
    content:'\f192';
    font-family:FontAwesome;
    position:absolute;
    left:0;
    color:#f00 !important;
}
.bgcss
{
    padding:15px;
    border-radius:10px;
    box-shadow:1px 1px 8px 1px #919191 !important;
}
/* end about section */




.inside-terms {
    padding: 3rem 0;
}
.inside-terms h2 {
    font-size: 38px;
    line-height: 40px;
    color: #003462;
    font-family: montserrat;
    font-weight: 300;
    text-align: left;
    padding-bottom: 30px;
}
.inside-terms h4 {
    text-align: left;
    margin: 0 0 8px;
    text-transform: capitalize;
    font-size: 24px;
}
.inside-terms p {
    font-size: 18px;
    line-height: 34px;
    color: #343434;
    font-weight: 300;
    text-align: left;
    margin: 0 0 20px;
}
.inside-terms ul {
    text-align: left;
    margin: 0;
    padding: 0 0 0 20px;
}
.inside-terms ul li {
    font-size: 18px;
    font-weight: 300;
    margin: 0 0 10px;
    line-height: 34px;
}
.inside-terms ul li:last-child {
    margin: 0;
}
.inside-terms ul + h4 {
    margin-top: 20px;
}
.query-ques {
    padding: 2rem 0;
}
.query-ques h6 {
    font-size: 1.5em;
    color: #343434;
    font-family: montserrat;
    font-weight: 600;
    text-align: left;
    margin: 15px 0 15px 0;
}
.query-ques p {
    font-size: 1.3em;
    letter-spacing: -1px;
    color: #343434;
    font-family: montserrat;
    font-weight: 300;
    text-align: left;
}
.query-ques .callus_at {
    font-size: 20px;
    font-weight: 300;
}
.query-ques .callus_at a {
    text-decoration: none;
}
.query-ques .callus_at a:hover {
    text-decoration: none;
}
.our-address > p {
    font-size: 32px;
    color: #003462;
    font-family: montserrat;
    font-weight: 300;
}
.our-address > p.small_text {
    font-size: 1.5rem;
    font-weight: 400;
}
.parent-div-location {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding-bottom: 4.5rem;
}
.parent-div-location:after {
    content: "";
    width: 31%;
    vertical-align: top;
    position: relative;
    margin-bottom: 3rem;
}
.parent-div-location div {
    width: 31%;
    vertical-align: top;
    position: relative;
    border-bottom: 1px solid #cac7c7;
    margin: 0 0 30px;
}
.location h5 {
    font-size: 20px;
    line-height: 36px;
    text-transform:uppercase;
    color: #343434;
    font-family: montserrat;
    font-weight: 600;
}
.location h6,
.location p {
    font-size: 17px;
    color: #343434;
    font-family: montserrat;
    font-weight: 300;
    line-height: 25px;
}
.location p a {
    text-decoration: none;
}
.inner_our_product_wrp {
    padding-bottom: 80px;
}
.inner_page_our_product {
    padding: 80px 0 0;
}
.products_inner {
    padding: 5.063rem 0 0;
}
.fertile-banner {
    width: 100%;
    position: relative;
}
.fertile-banner img {
    width: 100%;
    z-index: -10;
}
.fertile-products {
    background-color: #eeeded;
    display: flex;
    padding: 0 100px;
    justify-content: space-between;
}
.fertile-heading {
    background-color: #024770;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 260px;
    width: 19%;
    margin: -80px 0 0;
}
.fertile-heading p {
    font-size: 25px;
    color: #fff;
    padding: 0 15px;
    font-family: montserrat;
    font-weight: 300;
    margin: 0;
    text-transform: uppercase;
}
.inner_product_wrp_item {
    width: calc(100% - 25%);
    padding: 60px 0;
}
.inner_product_wrp_item ul {
    list-style: none;
}
.inner_product_wrp_item ul li ul {
    list-style: none;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    margin: 0;
}
.inner_product_wrp_item ul li ul li ul {
    list-style: none;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    margin: 0;
}
.inner_product_wrp_item ul li {
    margin: 0;
    padding: 0;
    font-size: 16px;
}
.inner_product_wrp_item ul ul > li + li b {
    margin-top: 25px;
}
.inner_product_wrp_item ul li b {
    margin-bottom: 6px;
    display: block;
}
.inner_product_wrp_item ul li a {
    color: #343434;
    font-size: 16px;
    display: block;
    margin: 0 0 5px;
    cursor: default;
    pointer-events: none;
}
.inner_product_wrp_item ul li a:hover {
    text-decoration: none;
}
.what-we-do {
    padding: 0 0 50px;
}
.what-we-do-inner img {
    width: 100%;
    vertical-align: top;
}
.what-we-do-image {
    position: relative;
    margin-bottom: 40px;
}
.what-we-do-image:after {
    position: absolute;
    left: 50%;
    bottom: -10px;
    width: 100%;
    max-width: 500px;
    margin-left: -250px;
    background: #18466f;
    height: 10px;
    content: "";
    z-index: 0;
}
.what-we-do-inner h4 {
    font-size: 20px;
    color: #343434;
    padding: 0 0 18px;
    font-weight: 700;
    margin: 0;
}
.what-we-do-inner h4 span {
    color: rgba(0, 0, 0, 0.6);
}
.what-we-do-inner h2 {
    font-size: 30px;
    color: #343434;
    line-height: 40px;
    padding: 0 0 25px;
    margin: 0;
}
.what-we-do-inner p {
    color: #343434;
    font-size: 18px;
    line-height: 34px;
    padding: 0 10%;
    margin: 0;
    margin-bottom: 2%;
}
.what-we-do-inner {
    padding: 80px 0 0;
}
.source-image-text {
    padding: 2rem 1rem 20px 2rem;
}
.source-image-text::before {
    position: absolute;
    width: 4px;
    background: #18466f;
    height: 8.5rem;
    content: "";
    z-index: 0;
    margin-top: 3px;
    left: 15px;
}
.source-image-text h5 {
    font-size: 20px;
    letter-spacing: 0;
    color: #003463;
    font-weight: 600;
    margin-bottom: 1rem;
    text-align: left;
}
.source-image-text p {
    color: #343434;
    font-size: 18px;
    text-align: left;
    padding: 0 !important;
}
.cust-column-source {
    max-width: 30% !important;
}
.section_gap_career {
    padding: 70px 0 0;
}
.career_slide_sz {
    width: 88%;
    margin: 0 auto;
    padding: 50px 50px 100px;
}
.Our-Culture {
    padding-bottom: 5.75rem;
}
.top-pad {
    padding-top: 40px;
}
.Culture-left h3 {
    color: #8e8e8e;
    font-size: 3rem;
    font-weight: 600;
    padding: 0 3rem 0 0;
}
.Culture-left h3 span {
    color: #003462;
}
.Culture-right {
    margin: 0;
}
.Culture-right h4 {
    color: #003462;
    font-size: 2.8125rem;
    font-weight: 300;
    margin: 0;
    padding-bottom: 2.6875rem;
}
.Culture-right p {
    font-size: 1.185rem;
    font-weight: 500;
    margin: 0;
    padding: 0 0 25px;
    line-height: 34px;
}
.Culture-right p:last-child {
    padding-bottom: 0;
}
.width100 {
    width: 100%;
}
.wide-container {
    width: 90%;
    margin: 0 auto;
}
.experience-text-width {
    padding: 0 4.5rem;
}
.discover_inner {
    padding-top: 50px;
}
.Discover .images {
    margin: 0 0 30px;
    overflow: hidden;
}
.Discover .images img {
    width: 100%;
    transition: transform 0.5s, filter 1.5s ease-in-out;
}
.discover-animation-image:hover img {
    transform: scale(1.1);
}
.Discover .text-content h5 {
    font-size: 1.6rem;
    font-weight: 600;
    padding-bottom: 1.688rem;
}
.Discover .text-content p {
    font-size: 1.185rem;
    font-weight: 500;
    padding-bottom: 1.5rem;
    max-width: 385px;
}
.Discover .text-content a {
    font-size: 1.2rem;
    color: #343434;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}
.Discover .text-content a:hover,
.Discover .text-content a:focus,
.Discover .text-content a:ctive {
    color: #343434;
}
.Discover .text-content a i {
    padding-left: 1rem;
    transition: 0.6s;
}
.text-content a:hover i {
    padding-left: 2rem;
}
.Experience .slide-spacing {
    padding-top: 50px;
}
.Experience {
    padding: 70px 4.5rem 0;
    position: relative;
}
.container-image-text {
    padding: 0;
    position: relative;
}
.Experience .image-text {
    position: relative;
}
.Experience .image-text img {
    width: 100%;
}
.Experience .image-text .overlay-text {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #fff;
}
.Experience .image-text .overlay-text h3 {
    font-size: 3.6875rem;
    font-weight: 800;
}
.Experience .image-text .overlay-text p {
    font-size: 1.75rem;
    font-weight: 700;
}
.infront-fix-text {
    position: absolute;
    color: #fff;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.infront-fix-text > h3 {
    font-size: 3.6875rem;
    font-weight: 800;
}
.infront-fix-text > p {
    font-size: 1.55rem;
    font-weight: 700;
}
.Experience .swiper-button-next,
.Experience .swiper-button-prev {
    top: 33%;
}
.Experience .swiper-button-next:after,
.Experience .swiper-button-prev:after {
    font-size: 30px;
    color: #343434;
}
.bg-grey {
    background: #f0f0f0;
    padding-top: 3.25rem;
    padding-bottom: 3rem;
}
.bg-grey p {
    color: #343434;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 35px;
}
.learn-more {
    color: #343434;
    border: 1px solid #343434;
    max-width: 200px;
    padding: 1.375rem;
    font-size: 0.875rem;
    font-weight: 700;
    display: inline-block;
}
.learn-more:hover,
.learn-more:focus {
    color: #343434;
    text-decoration: none;
}
.Experience .text-with-btn {
    padding: 0 4.5rem;
}
.apply .opportunity-wrap {
    position: static;
}
.apply-slider-spacing {
}
.apply .swiper-container-a .swiper-button-next:after,
.apply .swiper-container-a .swiper-button-prev:after {
    font-size: 30px;
    color: #343434;
}
.apply .single-opportunity .job-title {
    padding: 1.75rem;
}
.apply .single-opportunity .job-title {
    background: #333;
    color: #fff;
    display: f;
}
.apply .single-opportunity .job-title p {
    margin-bottom: 0;
    color: #fff;
    font-size: 1.2em;
}
.apply .single-opportunity .job-title .location {
    position: relative;
    display: flex;
    align-items: center;
    border-left: 1px solid #ddd;
    padding-left: 24px;
}
.apply .single-opportunity .job-title .location::before {
    width: 1px;
    height: 3.5rem;
    background: #717171;
    position: absolute;
    left: -1.875rem;
    top: -35%;
}
.apply .single-opportunity .job-description {
    padding: 1.75rem;
}
.apply .single-opportunity .job-description .job-summary {
    font-size: 18px;
    font-weight: 600;
}
.apply .single-opportunity .job-description .job-detail {
    font-size: 15px;
    height: 70px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 18px;
    line-height: 25px;
}
.apply .single-opportunity .job-description .post-date {
    font-size: 0.9rem;
    font-weight: 600;
    color: #666;
}
.apply .single-opportunity {
    margin: 0 auto;
}
.apply .single-opportunity .job-btn {
    padding: 0 1.75rem 2.8125rem;
    border-bottom: 1px solid #333;
}
.apply .single-opportunity .job-btn a {
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    padding: 14px;
    text-align: center;
}
.apply .single-opportunity .job-btn .jd {
    color: #343434;
    border: 1px solid #343434;
    width: 55%;
}
.apply .single-opportunity .job-btn .apply-now {
    color: #fff;
    background: #003462;
    width: 43%;
}
.wide-container80 {
    width: 80.5%;
    margin: 50px auto;
}
.apply .swiper-button-next,
.apply .swiper-container-rtl .swiper-button-prev {
    right: 0;
    left: auto;
}
.apply .swiper-button-next,
.apply .swiper-button-prev {
    z-index: 0;
}
.apply .swiper-button-prev,
.apply .swiper-container-rtl .swiper-button-next {
    left: 0;
    right: auto;
}
.inner-navigation ul {
    display: flex;
    margin-bottom: 0;
}
.inner-navigation ul li {
    padding: 15px 40px 15px 0;
    box-sizing: border-box;
    list-style: none;
    transition: all 0.7s;
}
.inner-navigation ul li a {
    font-size: 16px;
    font-weight: 500;
    color: #343434;
    text-transform: capitalize;
    text-decoration: none;
    display: block;
    padding: 15px 0;
    position: relative;
    overflow: hidden;
    transition: all 0.7s;
}
.inner-navigation ul li a:after {
    position: absolute;
    width: 100%;
    left: -100%;
    bottom: 0;
    content: "";
    height: 5px;
    background: #003462;
    transition: all 0.7s;
}
.inner-navigation ul li:hover a:after {
    left: 0;
    transition: all 0.7s;
}
.inner-navigation ul li.active a {
    left: 0;
    transition: all 0.7s;
}
.inner-nav.fixed {
    width: 100%;
    z-index: 99;
    position: fixed;
    top: 57px;
    background: #fff;
    box-shadow: -7px 2px 2px rgba(0, 0, 0, 0.4);
}
.inner-nav.fixed .inner-navigation ul li {
    padding: 0 40px 0 0;
    transition: all 0.7s;
}
.swiper-container-for-slide {
    position: relative;
}
.form-heading {
    font-size: 40px;
    letter-spacing: -1px;
    color: #343434;
    font-family: montserrat;
    font-weight: 500;
    padding: 2rem 0;
}
.form-fields > label {
    font-size: 18px;
    color: #343434;
    font-family: montserrat;
    font-weight: 500;
    padding-top: 0.5rem;
    text-transform: capitalize;
}
.form-fields input {
    border-radius: none !important;
    background-color: #f1f0f0;
    padding: 1rem;
}
span.wpcf7-not-valid-tip {
}
.attachment-check {
    display: flex;
    align-items: center;
    padding: 2rem 0 0;
    position: relative;
    flex-wrap: wrap;
}
.attachment-check > label {
    cursor: pointer;
    border: 1px solid #000;
    font-size: 14px;
    color: #343434;
    font-family: montserrat;
    font-weight: 700;
    float: left;
    padding: 11px 30px;
    margin: 0;
}
.submit-button {
    font-size: 14px;
    line-height: 34px;
    color: #fff;
    font-family: montserrat;
    font-weight: 700;
    float: left;
    padding: 0.5rem 2rem;
    text-decoration: none;
    background-color: #024771;
    border: none;
    margin-bottom: 2rem;
    outline: none;
    cursor: pointer;
}
.attachment-check p {
    font-size: 18px;
    margin: 0 0 0 6px;
    margin-left: 2rem;
    font-family: montserrat;
    font-weight: 500;
}
.checkbox-height {
    padding: 2rem 0;
}
.checkbox-height input {
    margin-right: 15px;
    width: 18px;
    height: 18px;
    vertical-align: middle;
}
.attachment-check input.wpcf7-form-control {
    position: absolute;
    opacity: 0;
}
.checkbox-height span {
    margin-left: 0;
}
.checkbox-condition {
    font-size: 16px;
}
.checkbox-height > label > a {
    text-decoration: underline;
    color: #343434;
}
.fa-times-thin:before {
    content: "\00d7";
}
.popup-section {
    position: fixed;
    top: 0;
    background: #fff;
    width: 100%;
    z-index: 9999;
    height: 100%;
    right: -100%;
    transition: 0.7s;
}
.popup-section.showjd-career {
    right: 0;
}
.jd-form-content {
    clear: both;
}
.level1-crossbtn {
    position: relative;
}
.level2-crossbtn {
    position: absolute;
    float: right;
    right: 5rem;
}
.level3-crossbtn {
    position: absolute;
    right: 0;
    z-index: 1;
}
.jd-cross-icon {
    background: 0 0;
    outline: none;
    border: none;
    cursor: pointer;
}
.jd-cross-icon i {
    font-size: 50px;
    background: #000;
    color: #fff;
    padding: 1px 10px;
}
.jd-blog {
    font-family: montserrat;
    margin-top: 30px;
}
.jd-form-content {
    padding: 5rem 20px 2rem;
    max-width: 1050px;
    margin: 0 auto;
    width: 100%;
}
.popup_career_scrl {
    height: 100vh;
}
.popup_career_scrl {
    overflow-y: scroll;
    scrollbar-color: transparent transparent;
    scrollbar-width: thin;
    overflow-x: hidden;
}
.popup_career_scrl::-webkit-scrollbar {
    width: 1px;
}
.popup_career_scrl::-webkit-scrollbar-track {
    background: 0 0;
}
.popup_career_scrl::-webkit-scrollbar-thumb {
    background: 0 0;
}
.popup_career_scrl::-webkit-scrollbar-thumb:hover {
    background: 0 0;
}
.jd-form-content > a {
    margin-top: 2rem;
}
.jd-heading > h5 {
    font-size: 2.5em;
    color: #003463;
    font-weight: 600;
    text-align: left;
    margin: 0;
}
.jd-blog > h6 {
    font-size: 22px;
    color: #343434;
    font-weight: 500;
    padding: 3rem 0 1rem;
    margin: 0;
}
.jd-blog ul {
    margin: 0;
    padding: 1rem 0;
}
.jd-blog > ul > li,
.jd-blog > p {
    list-style-type: none;
    font-size: 18px;
    line-height: 26px;
    position: relative;
    padding-left: 24px;
    margin-bottom: 16px;
}
.jd-blog h4 {
    font-weight: 400;
    font-size: 22px;
}
.jd-blog > ul > li:before {
    content: "-";
    font-size: 22px;
    margin-right: 12px;
    position: absolute;
    left: 0;
}
.event-details-first-block img {
    width: 100%;
    vertical-align: top;
    padding: 2px 3px 0 0;
}
.event-detail-image img {
    width: 100%;
    vertical-align: top;
}
.event-detail-image figure {
    width: 100%;
}
.wp-block-columns {
    justify-content: space-between;
}
.wp-block-columns > div.wp-block-column {
    flex-basis: calc(50% - 2px);
    flex-grow: 0;
}
.social {
    margin-top: 1rem;
}
.top-gap-social {
    margin-top: 1rem !important;
}
.jm-jain-locations {
    justify-content: center;
    display: -webkit-box;
}
.jm-jain-locations img {
    width: 100%;
}
.coming-soon {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.coming-soon > img {
    width: 100%;
    object-fit: fill;
}
.spinner-lds {
    position: absolute;
}
.comingsoon-text::after {
    position: absolute;
    content: "";
    width: 25%;
    height: 2px;
    background: #fff;
    bottom: 1%;
    left: 50%;
    transform: translate(-50%, 0);
}
.comingsoon-text > p {
    font-size: 4rem;
    color: #fff;
    font-family: montserrat;
    font-weight: 500;
    display: inline-flex !important;
}
.lds-default {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}
.lds-default div {
    position: absolute;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%;
    animation: lds-default 1.2s linear infinite;
}
.lds-default div:nth-child(1) {
    animation-delay: 0s;
    top: 37px;
    left: 66px;
}
.lds-default div:nth-child(2) {
    animation-delay: -0.1s;
    top: 22px;
    left: 62px;
}
.lds-default div:nth-child(3) {
    animation-delay: -0.2s;
    top: 11px;
    left: 52px;
}
.lds-default div:nth-child(4) {
    animation-delay: -0.3s;
    top: 7px;
    left: 37px;
}
.lds-default div:nth-child(5) {
    animation-delay: -0.4s;
    top: 11px;
    left: 22px;
}
.lds-default div:nth-child(6) {
    animation-delay: -0.5s;
    top: 22px;
    left: 11px;
}
.lds-default div:nth-child(7) {
    animation-delay: -0.6s;
    top: 37px;
    left: 7px;
}
.lds-default div:nth-child(8) {
    animation-delay: -0.7s;
    top: 52px;
    left: 11px;
}
.lds-default div:nth-child(9) {
    animation-delay: -0.8s;
    top: 62px;
    left: 22px;
}
.lds-default div:nth-child(10) {
    animation-delay: -0.9s;
    top: 66px;
    left: 37px;
}
.lds-default div:nth-child(11) {
    animation-delay: -1s;
    top: 62px;
    left: 52px;
}
.lds-default div:nth-child(12) {
    animation-delay: -1.1s;
    top: 52px;
    left: 62px;
}
@keyframes lds-default {
    0%,
    20%,
    80%,
    100% {
        transform: scale(1);
        opacity: 0.6;
    }
    50% {
        transform: scale(1.5);
        opacity: 1;
    }
}
@media only screen and (max-width: 2560px) {
    .query-ques h6 {
        margin: 15px 0 4px 0;
    }
}
@media only screen and (max-width: 1600px) {
    .what-we-do-inner h4 {
        font-size: 18px;
    }
    .what-we-do-inner h2 {
        font-size: 26px;
        line-height: 34px;
        padding: 0 0 20px;
    }
    .what-we-do-inner p {
        font-size: 16px;
        line-height: 30px;
    }
}
@media only screen and (max-width: 1440px) {
    .query-ques h6 {
        margin: 15px 0 5px 0;
    }
    .inside-terms h2 {
        font-size: 32px;
        padding-bottom: 20px;
    }
    .inside-terms p {
        font-size: 16px;
        line-height: 30px;
    }
    .inside-terms ul li {
        font-size: 16px;
        line-height: 30px;
    }
    .inside-terms h4 {
        font-size: 20px;
    }
}
@media only screen and (max-width: 1366px) {
    .what-we-do-inner h4 {
        font-size: 18px;
    }
    .what-we-do-inner h2 {
        font-size: 22px;
        line-height: 30px;
    }
    .what-we-do-inner p {
        font-size: 14px;
        line-height: 26px;
    }
    .inside-terms h2 {
        font-size: 32px;
        padding-bottom: 20px;
    }
    .inside-terms p {
        font-size: 14px;
        line-height: 28px;
    }
    .inside-terms ul li {
        font-size: 14px;
        line-height: 28px;
    }
    .inside-terms h4 {
        font-size: 18px;
    }
    .fertile-products {
        padding: 0 80px;
    }
    .fertile-heading {
        height: 220px;
        margin: -60px 0 0;
        width: 18%;
    }
    .fertile-heading p {
        font-size: 20px;
    }
    .inner_product_wrp_item {
        width: calc(100% - 23%);
    }
    .inner_product_wrp_item ul li,
    .inner_product_wrp_item ul li a {
        font-size: 14px;
    }
    .career_slide_sz {
        width: 90%;
    }
    .apply .single-opportunity .job-title {
        padding: 15px 12px;
    }
    .apply .single-opportunity .job-title p {
        font-size: 16px;
    }
    .apply .single-opportunity .job-description .job-detail {
        font-size: 14px;
    }
    .apply .single-opportunity .job-btn a {
        padding: 12px;
        font-size: 12px;
    }
    .jd-heading > h5 {
        font-size: 22px;
    }
    .jd-blog h4 {
        font-size: 16px;
    }
    .jd-blog > ul > li,
    .jd-blog > p {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 8px;
    }
    .jd-cross-icon i {
        padding: 1px 10px 3px;
        font-size: 32px;
    }
    .form-heading {
        font-size: 26px;
    }
    .form-fields > label {
        font-size: 16px;
    }
    .attachment-check > label {
        font-size: 12px;
        padding: 8px 30px;
    }
    .attachment-check p {
        font-size: 15px;
    }
    .checkbox-height span {
        font-size: 13px;
    }
    .Culture-right p {
        padding: 0 0 20px;
        line-height: 28px;
    }
    .query-ques .callus_at {
        font-size: 15px;
    }
}
@media only screen and (max-width: 1300px) {
    .term-condition {
        top: 1rem;
    }
    .fertile-heading p {
        margin-bottom: 0;
        font-size: 17px;
    }
    .items {
        padding: 2rem 0 1rem;
    }
    .items ul li b {
        font-size: 15px;
    }
    .items ul li {
        font-size: 13px;
    }
    .apply .single-opportunity .job-btn a {
        font-size: 10px;
    }
    .query-ques p {
        line-height: 20px;
    }
}
@media only screen and (max-width: 1080px) {
    .fertile-products {
        padding: 0 40px;
    }
    .fertile-heading {
        height: 190px;
        margin: -62px 0 0;
        width: 170px;
    }
    .inner_product_wrp_item {
        width: calc(100% - 240px);
    }
    .inner_product_wrp_item ul li ul {
        list-style: none;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        margin: 0;
    }
}
@media only screen and (max-width: 991px) {
    .inside-terms {
        padding-top: 0;
    }
    .parent-div-location div {
        width: 45%;
    }
    .fertile-heading p {
        margin-bottom: 0;
        font-size: 17px;
    }
    .items {
        padding: 2rem 0 1rem;
    }
    .items ul li b {
        font-size: 15px;
    }
    .items ul li {
        font-size: 13px;
    }
    .what-we-do-inner {
        padding: 20px 0 40px;
    }
    .single-opportunity {
        padding: 0;
    }
    .form-heading {
        font-size: 25px;
    }
    .attachment-check label {
        font-size: 12px;
        padding: 0.5rem 2rem;
    }
    .attachment-check p {
        font-size: 14px;
    }
    .submit-button {
        font-size: 10px;
        padding: 0.5rem 1.1rem;
    }
}
@media only screen and (max-width: 860px) {
    .fertile-products {
        padding: 0 30px;
    }
    .fertile-heading {
        height: 170px;
        margin: -62px 0 0;
        width: 150px;
    }
    .fertile-heading p {
        font-size: 16px;
    }
    .inner_product_wrp_item {
        width: calc(100% - 200px);
    }
    .inner_product_wrp_item ul li,
    .inner_product_wrp_item ul li a {
        font-size: 14px;
    }
    .inner_page_our_product {
        padding: 40px 0 0;
    }
    .fertile-products {
        display: block;
        padding: 0;
    }
    .fertile-heading,
    .inner_product_wrp_item {
        width: 100%;
    }
    .fertile-heading {
        height: 50px;
        margin: 0;
    }
    .inner_product_wrp_item {
        padding: 30px 10px;
    }
}
@media only screen and (max-width: 768px) {
    .inside-terms {
        padding-top: 0;
    }
    .fertile-heading p {
        margin-bottom: 0;
    }
    .items {
        padding: 0;
    }
    .items ul li b {
        font-size: 15px;
    }
    .items ul li {
        font-size: 13px;
    }
    .what-we-do-inner {
        padding: 20px 0 40px;
    }
    .cust-column-source {
        max-width: unset !important;
        margin-bottom: 4rem;
    }
    .single-opportunity {
        padding: 0;
    }
    .apply .single-opportunity .job-title p {
        font-size: 1.6em;
    }
    .jd-form-content {
        padding: 5rem 4.5rem 2rem;
    }
    .infront-fix-text > h3 {
        font-size: 2rem;
    }
    .infront-fix-text > p {
        font-size: 1rem;
    }
    .experience-text-width br {
        display: none;
    }
    .query-ques h6 {
        margin: 15px 0 5px;
    }
    .Culture-left h3 {
        font-size: 2rem;
        line-height: 35px;
        padding: 0;
    }
    .discover_inner,
    .Experience .slide-spacing {
        padding-top: 30px;
    }
    .wide-container80 {
        margin: 30px auto;
    }
}
@media only screen and (max-width: 767px) {
    .inside-terms {
        padding-top: 0;
    }
    .fertile-heading p {
        margin-bottom: 0;
    }
    .items {
        padding: 0;
    }
    .items ul li b {
        font-size: 15px;
    }
    .items ul li {
        font-size: 13px;
    }
    .what-we-do-inner {
        padding: 20px 0 40px;
    }
    .career_slide_sz {
        padding: 30px 0 50px;
    }
    .apply .swiper-button-next,
    .apply .swiper-button-prev {
        position: relative;
        margin: 0;
    }
    .apply .swiper-button-next {
        float: right;
        right: calc(50% - 40px);
        margin: 16px 0;
    }
    .apply .swiper-button-prev {
        float: left;
        left: calc(50% - 40px);
        margin: 16px 0;
    }
    .single-opportunity {
    }
}
@media only screen and (max-width: 700px) {
    .parent-div-location div {
        width: 100%;
    }
    .what-we-do-inner {
        padding: 20px 0 40px;
    }
    .form-heading {
        font-size: 28px;
    }
    .form-fields > label {
        font-size: 18px;
    }
    .attachment-check label {
        font-size: 12px;
        padding: 0.5rem 2rem;
    }
    .attachment-check p {
        font-size: 14px;
    }
    .submit-button {
        font-size: 10px;
        padding: 0.5rem 1.1rem;
    }
}
@media only screen and (max-width: 667px) {
    .what-we-do-inner h2 {
        font-size: 20px;
    }
    .what-we-do-inner p {
        padding: 0;
    }
}
@media only screen and (max-width: 575px) {
    figure.img-effect figcaption h2.do_more_grid_title {
        font-size: 16px;
        line-height: 20px;
    }
    .Culture-left h3 {
        margin: 0 0 18px;
    }
    .discover-animation-image {
        margin-bottom: 60px;
    }
    .Experience,
    .Experience .text-with-btn {
        padding: 0 15px;
    }
    .apply .single-opportunity .job-title p {
        font-size: 18px;
    }
    .apply .single-opportunity .job-btn a {
        font-size: 12px;
        padding: 10px;
    }
    .jd-form-content {
        padding: 5rem 2rem 2rem;
    }
    .jd-heading > h5 {
        font-size: 2.5em;
    }
    .jd-blog h4 {
        font-size: 16px;
    }
    .jd-blog > ul > li,
    .jd-blog > p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .jd-form-content {
        padding: 3rem 2rem 2rem;
    }
    .form-heading {
        font-size: 20px;
    }
    .form-fields > label {
        font-size: 14px;
    }
}
@media only screen and (max-width: 540px) {
    .inside-terms {
        padding-top: 0;
    }
    .parent-div-location div {
        width: 100%;
    }
    .our-address > p {
        font-size: 25px;
    }
    .top_container > div > h1 {
        padding: 4%;
    }
    .query-ques h6 {
        font-size: 1.5em;
    }
    .query-ques p {
        font-size: 1.3em;
    }
    .items {
        padding: 1.3rem 0 2rem;
    }
    .items ul li b {
        font-size: 15px;
    }
    .items ul li {
        font-size: 13px;
    }
    .fertile-heading {
        height: 40px;
        top: 0;
        left: 0%;
    }
    .fertile-heading p {
        font-size: 17px;
    }
    .what-we-do-inner {
        padding: 20px 0 40px;
    }
    .top-pad {
        padding-top: 22px;
    }
    .section_heading {
        padding: 0;
    }
    .Culture-left h3 {
        font-size: 22px;
        padding: 0 15px;
        line-height: 30px;
        margin: 0;
    }
    .Culture-right p {
        font-size: 16px;
        padding: 1.5rem 0 1rem;
        line-height: 30px;
    }
    .Discover .text-content h5 {
        font-size: 1.6rem;
        font-weight: 600;
        padding: 0 0 12px;
    }
    .Discover .text-content p {
        font-size: 16px;
        font-weight: 400;
        padding-bottom: 1.5rem;
    }
    .Discover .text-content a {
        font-size: 1.3rem;
    }
    .location h6,
    .location p {
        font-size: 15px;
        line-height: 22px;
    }
    .apply .single-opportunity .job-btn .apply-now {
        font-size: 1.3em;
    }
    .apply .single-opportunity .job-btn .jd {
        font-size: 1.3em;
    }
    .apply .single-opportunity .job-title p {
        font-size: 1.7em;
    }
    .apply .single-opportunity .job-title .location::before {
        display: none;
    }
    .infront-fix-text > h3 {
        font-size: 1.5rem;
    }
    .infront-fix-text > p {
        font-size: 14px;
    }
    .attachment-check {
        flex-wrap: wrap;
    }
    .attachment-check label {
        font-size: 12px;
        padding: 0.5rem 2rem;
    }
    .attachment-check p {
        font-size: 14px;
        margin-left: 1rem;
    }
    .submit-button {
        font-size: 12px;
        padding: 0.5rem 1.1rem;
    }
    .jm-jain-locations img {
        width: 100%;
    }
    .event-details p {
        font-size: 14px;
        line-height: 25px;
    }
    .event-details ul li {
        font-size: 14px;
        line-height: 25px;
    }
    .event-details ul.no_bullets li a {
        font-size: 14px;
        line-height: 25px;
    }
    .counter_wrp .counter_item h4 {
        font-size: 26px;
    }
    .section_heading p {
        padding-left: 0;
        padding-right: 0;
    }
}
@media only screen and (max-width: 480px) {
    .what-we-do {
        padding: 0 0 20px;
    }
    .what-we-do-image {
        margin-bottom: 28px;
    }
    .what-we-do-inner h4 {
        font-size: 16px;
    }
    .what-we-do-inner h2 {
        font-size: 18px;
        line-height: 26px;
        padding: 0 0 12px;
    }
    .what-we-do-inner p {
        padding: 0;
        font-size: 14px;
        line-height: 25px;
    }
    .cust-column-source {
        margin-bottom: 2rem;
    }
    .cust-column-source:last-of-type {
        margin-bottom: 0;
    }
    .cust-column-source:last-of-type .source-image-text {
        padding-bottom: 0;
    }
    .source-image-text h5 {
        font-size: 16px;
    }
    .source-image-text p {
        font-size: 12px;
    }
    .apply .single-opportunity .job-description .job-summary {
        font-size: 1.8rem;
        font-weight: 600;
    }
    .apply .single-opportunity .job-description .job-detail {
        font-size: 13px;
    }
    .apply .single-opportunity .job-description .post-date {
        font-size: 1.3rem;
    }
    .Experience .image-text .overlay-text h3 {
        font-size: 2.2rem;
    }
    .Experience .bg-grey {
        padding: 28px 12px;
    }
    .bg-grey p {
        font-size: 14px;
        margin-bottom: 22px;
        line-height: 26px;
    }
    .query-ques h6 {
        font-size: 2.5rem;
        padding-bottom: 1rem;
        margin: 15px 0 0;
    }
    .query-ques p {
        font-size: 2rem;
        line-height: 24px;
    }
    .our-address > p {
        font-size: 20px;
    }
    .our-address > p.small_text {
        font-size: 2rem;
    }
    .location h5 {
        font-size: 18px;
    }
    .infront-fix-text > h3 {
        font-size: 2rem;
    }
    .infront-fix-text > p {
    }
    .inside-terms h2 {
        font-size: 26px;
        padding: 10px 0 6px;
    }
    .inside-terms h4 {
        font-size: 14px;
    }
    .coming-soon > img {
        height: 60vh;
    }
    .comingsoon-text > p {
        font-size: 4rem;
    }
    .section_gap_career {
        padding: 50px 0 0;
    }
    .Experience {
        padding: 0;
    }
    .inner_our_product_wrp {
        padding-bottom: 50px;
    }
    .parent-div-location {
        padding-bottom: 0;
    }
}
@media only screen and (max-width: 380px) {
    .what-we-do {
        padding: 0 0 20px;
    }
    .what-we-do-inner h4 {
        font-size: 14px;
    }
    .what-we-do-inner h2 {
        font-size: 16px;
    }
}
@media only screen and (max-width: 320px) {
    .inside-terms {
        padding-top: 0;
    }
    .inside-terms h6 {
        font-size: 27px;
    }
    .query-ques h6 {
        font-size: 1.9em;
        line-height: 21px;
        margin-bottom: 0;
    }
    .query-ques p {
        line-height: 23px;
    }
    .our-address > p {
        font-size: 25px;
    }
    .fertile-heading {
        height: 28px;
        top: 0;
        left: 0%;
    }
    .fertile-heading p {
        font-size: 17px;
    }
    .what-we-do-inner h2 {
        font-size: 16px;
        padding: 0 0 1rem;
    }
    .what-we-do-inner p {
        font-size: 14px;
        padding: 0;
    }
    .what-we-do-inner h4 {
        padding: 30px 0 12px;
    }
    .what-we-do-inner {
        padding: 10px 0 30px;
    }
    .jd-heading > h5 {
        font-size: 2.8em;
    }
    .jd-blog > h6 {
        font-size: 20px;
    }
    .jd-blog > ul > li,
    .jd-blog > p {
        line-height: 25px;
        font-size: 15px;
        line-height: 29px;
    }
    .attachment-check label {
        font-size: 10px;
        padding: 0.5rem 1rem;
    }
    .attachment-check p {
        margin-left: 0;
    }
    .checkbox-height {
        padding: 0 0 2rem;
    }
    .infront-fix-text > h3 {
        font-size: 1.5rem;
    }
    .infront-fix-text > p {
        font-size: 0.9rem;
    }
}
.wp-block-image img {
    width: 100% !important;
    height: auto !important;
}
