/* dhaval css */

.our-success-sec {
    margin: 0px 0px -20px;
}

.our-success-sec .elementor-column-gap-custom {
    column-gap: 24px;
    flex-wrap: wrap;
}

.our-success-sec .our-success-box {
    padding: 0px 0px 20px;
}

.our-success-box h3 {
    margin-top: 0px;
    margin-bottom: 10px;
}

.our-success-box .elementor-icon-box-icon {
    padding: 15px;
    border-radius: 10px;
    background: rgba(4, 102, 200, 0.10);
    width: max-content;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.side-img-col .elementor-widget-wrap>.elementor-element,
.side-img-col .elementor-widget-wrap .elementor-widget-container,
.side-img-col img {
    height: 100%;
}

.side-img-col img {
    object-fit: cover;
}

.financial-fraud-right-col .elementor-widget-icon-box {
    margin-bottom: 0px !important;
}

.financial-fraud-right-col .elementor-widget-icon-box:last-of-type .elementor-widget-container {
    margin: 0;
    padding: 0;
    border: 0;
}

.financial-des {
    margin-bottom: 0px !important;
}

.financial-des p:last-child {
    margin-bottom: 0px !important;
}

/* review section css */

.review-heading-arrow {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px
}

.review-heading-arrow h2 {
    color: #000814;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.72px;
    margin: 0;
}

.review-sub-boxes {
    padding: 20px;
    border-radius: 10px;
    border: 1.5px solid #EFEFEF;
    background: #FFF;
    height: 100%;
}

.review-boxes .reviewer-info-img {
    display: flex;
    gap: 10px;
    justify-content: space-between;
    margin-bottom: 20px;
}

.reviewer-img img {
    width: 54px;
    height: 54px;
    border-radius: 54px;
}

.reviewer-des h6 {
    color: #000814;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    margin-bottom: 5px;
}

.review-boxes p {
    color: #001D3D;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}

.review-boxes p:last-child {
    margin-bottom: 0px;
}

.review-boxes h5 {
    color: #0466C8;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    margin: 0;
    margin-bottom: 10px;
}

.reviewer-info-img .reviewer-info {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 300px;
}

.review-arrow {
    display: flex;
    align-items: center;
    gap: 10px;
}

.review-arrow .arrow {
    width: 40px;
    height: 40px;
    background-color: #0466C8;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    cursor: pointer;
    transition: 0.5s;
}

.review-arrow .arrow:hover {
    background-color: #64b5f6;
}

.review-arrow .arrow img {
    width: 19px;
    height: 19px;
    object-fit: cover;
}

.review-arrow .next-arrow {
    transform: rotate(-180deg);
}

.review-boxes {
    padding: 0px 10px;
}

.review-box-main .slick-track {
    display: flex !important;
}

.review-box-main .slick-slide {
    height: inherit !important;
}

.review-box-main.slick-slider {
    margin: 0px -10px;
}

.get_in_touch_form input,
.get_in_touch_form textarea {
    padding: 14px 12px !important;
}

.get_in_touch_form textarea {
    height: 123px;
}

.expertise-des-col .elementor-widget-wrap>div {
    margin-bottom: 0px !important;
}

.why-choose-icon-des-box .icon-box-body {
    padding: 20px;
    border-radius: 20px;
    background: #F2F7FC;
    flex: 1;
}

.why-choose-icon-des-box .icon-box-header .icon {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.why-choose-icon-des-box .jkit-icon-box,
.why-choose-icon-des-box .jkit-icon-box-wrapper {
    height: 100%;
}

.why-choose-icon-des-box .jkit-icon-box-wrapper {
    display: flex;
    flex-direction: column;
}

.why-choose-icon-des-box .jkit-icon-box:hover .icon svg path {
    fill: #fff;
}

.why-choose-icon-des-box .jkit-icon-box:hover .icon-box-body {
    background: #fff;
}

.exprt-team-box .icon-box-body {
    padding: 20px 14px;
    border-top: 1px solid #E9E9E9;
    position: relative;
}

.exprt-team-box .jkit-icon-box:hover .icon-box-body {
    border-color: #FFFFFF1A;
}

.exprt-team-box .icon-box-body::before {
    content: "";
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background-image: url(https://staging-b1c8-ffdars.wpcomstaging.com/wp-content/uploads/2025/07/expert-team-arrow-icon.svg);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    right: 14px;
    background-color: #F2F7FC;
    transition: transform 0.3s ease;
}

.exprt-team-box .jkit-icon-box:hover .icon-box-body::before {
    transform: translateY(-50%) rotate(45deg);
    background-color: #fff;
}

.container {
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    max-width: 100%;
}

.singel-post-row {
    display: flex;
    justify-content: space-between;
    margin: 0px -25px;
}

.singel-post-row .singel-post-left-col {
    width: 70%;
    padding: 0px 25px;
}

.singel-post-row .singel-post-right-col {
    width: 30%;
    padding: 0px 25px;
}

.singel-post-main-sec {
    padding-top: 50px;
    padding-bottom: 30px;
    font-family: "Lato", Sans-serif;
}

.singel-post-feture-img {
    position: relative;
    padding-bottom: 48%;
}

.singel-post-feture-img img {
    border-radius: 20px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.singel-post-left-col ul {
    padding-left: 0px;
}

.singel-post-left-col ul li {
    list-style: none;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #001D3D;
    margin-bottom: 20px;
    padding-left: 30px;
    position: relative;
}

/* .singel-post-left-col ul li:last-child {
    margin-bottom: 0px;
} */

.singel-post-left-col ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    background-image: url("../images/list-Icon.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 20px;
    height: 20px;
}

.singel-post-commet {
    padding: 20px 0px;
}

.singel-post-left-col .singel-post-commet li {
    display: flex;
    align-items: center;
    gap: 7px;
    position: relative;
    margin-bottom: 0;
    margin-left: 10px;
    padding-left: 10px;
    line-height: 32px;
}

.singel-post-left-col .singel-post-commet li::before {
    content: "";
    width: 2px;
    height: 15px;
    background-color: #001D3D;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.singel-post-left-col .singel-post-commet li:first-child {
    padding-left: 0px;
    margin-left: 0px;
}

.singel-post-left-col .singel-post-commet li:first-child::before {
    content: unset;
}

.singel-post-commet ul {
    display: flex;
}

.singel-post-left-col h2,
.singel-post-left-col h6 {
    font-family: "Inter", Sans-serif;
    margin: 0px;
    margin-bottom: 20px;
}

.singel-post-left-col h2 {
    font-size: 36px;
    line-height: 60px;
    font-weight: 600;
    color: #000814;
}

.singel-post-left-col h6 {
    color: #0466C8;
    font-size: 18px;
    line-height: normal;
    font-weight: 600;
    margin-top: 50px;
}

.singel-post-left-col p {
    font-size: 16px;
    color: #001D3D;
    font-weight: 400;
    line-height: 32px;
    font-family: "Lato", Sans-serif;
    margin-bottom: 20px;
}

.singel-post-left-col hr {
    border: unset;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #E3E3E3;
    margin-top: 34px;
    margin-bottom: 20px;
}

.singel-post-left-col table {
    border-radius: 20px;
    background-color: #F2F7FC;
    border: none;
    text-align: left;
    font-size: 16px;
    line-height: normal;
    color: #001D3D;
}

.singel-post-left-col table th , .singel-post-left-col table td {
    background-color: unset !important;
    border: none !important;
    line-height: normal!important;
}

.singel-post-left-col table tr , .singel-post-left-col table thead tr, .singel-post-left-col table thead tr:last-child {
    border-bottom: 1px solid #E9E9E9;
}

.singel-post-left-col table tr:last-child {
    border-bottom: 0px;
}

.singel-post-left-col table tr th:first-child , .singel-post-left-col table tr td:first-child {
    border-right: 1px solid #E9E9E9 !important;
}

.singel-post-left-col table:hover {
    background-color: none;
}

.singel-post-left-col table th {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    font-family: "Inter", Sans-serif;
    padding: 24px 42px;
}

.singel-post-left-col table th:first-child {
    padding-left: 24px;
}

.singel-post-left-col table td {
    padding: 12px 33px 17px;
}

.singel-post-left-col table td:first-child {
    padding-left: 24px;
}

.singel-post-left-col table td:first-child {
    color: #0466C8;
    text-transform: capitalize;
    font-weight: 600;
}

.singel-post-left-col label {
    display: block;
    margin-bottom: 15px;
}

.singel-post-left-col label:last-child {
    margin-bottom: 0px;
}

.singel-post-left-col label a {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #001D3D;
    transition: 0.5s;
}

.singel-post-left-col label a:hover {
    color: #0466C8;
}

.post-serch-bar input {
    border-radius: 10px !important;
    border: 1px solid #E3E3E3 !important;
    padding: 8px 15px !important;
    line-height: 32px;
    color: #001D3D;
}

.post-serch-bar input::placeholder {
    line-height: 32px;
    color: #001D3D;
}

.singel-post-right-col > div {
    margin-bottom: 30px;
}

.singel-post-right-col .post-serch-bar {
    margin-bottom: 24px;
}

.singel-post-right-col .title-para {
    font-weight: 700;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #E6E6E6;
    color: #001D3D;
    line-height: normal;
} 

.singel-recent-post .title-para {
    font-size: 20px;
}

.singel-recent-post-img-des {
    display: flex;
    gap: 13px;
    margin-right: 25px;
    margin-bottom: 15px
}

/* .singel-recent-post-img-des:last-child {
    margin-bottom: 0px;
} */

.singel-recent-post-img {
    width: 130px;
}

.singel-recent-post-des  {
    width: 100%;
}

.singel-recent-post-img img {
    width: 100%;
    height: 50px;
    object-fit: cover;
    border-radius: 3px;
}

.singel-recent-post-des p {
    font-weight: 600;
    color: #001D3D;
}

.singel-recent-post-des p:last-child {
    margin-bottom: 0px;
}

.singel-post-follow ul {
    list-style: none;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 10px;
}

.singel-post-follow ul li a {
    display: inline-block;
}

.singel-post-category ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px 10px;
}

.singel-post-category ul li a {
    display: inline-block;
    padding: 10px 27px;
    color: #001D3D;
    line-height: normal;
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0.20);
    background-color: transparent;
    transition: 0.5s;
}


.singel-post-category ul li a:hover , .singel-post-category ul li a.active {
    background-color: #0466C8;
    color: #FFFFFF;
}

.singel-post-left-col > ul:last-child li {
    margin-bottom: 14px;
    padding-left: 0px;
    display: flex;
    align-items: center;
}

.singel-post-left-col > ul:last-child li img {
    margin-right: 10px;
    width: 24px;
    height: 24px;
    object-fit: cover;
}

.singel-post-left-col > ul:last-child li::before {
    content: unset;
}


.inner-banner-sec {
    padding-top: 200px;
    padding-bottom: 140px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.inner-banner-sec::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.50) 100%);
}

.inner-banner-sec .inner-banner-content {
    position: relative;
}

.inner-banner-content h1 {
    font-size: 45px;
    line-height: 60px;
    font-weight: 600;
    color: #FFFFFF;
    font-family: "Inter", Sans-serif;
    text-transform: capitalize;
    margin: 0;
}

.releted-post-sec {
    padding-bottom: 80px;
    background-color: #FFF;
}

.releted-post-heading {
    margin-bottom: 50px;
}

.releted-post-heading h2 {
    font-size: 36px;
    line-height: 60px;
    font-weight: 600;
    color: #000814;
    text-align: center;
    font-family: "Inter", Sans-serif;
    text-align: center;
    margin: 0;
}

.single-post {
    background-color: #fff;
}

.releted-post-sec .blog_bottom_section {
    border-top: 0px;
    padding-top: 0px;
}

.releted-post-sec .blog_category h4 {
    display: none;
}

.serching-section , .error-404  {
    padding: 100px 0px;
    background-color: #fff;
}

.serch-main-sec h2 {
    font-size: 36px;
    line-height: normal;
    margin: 0;
}

.serch-main-sec .blog_bottom_section {
    border-top: 0px;
    padding-top: 40px;
}

.serch-main-sec .blog_row > p , .common-post-section .blog_row > p {
    margin-left: 10px;
    margin-bottom: 0;
}

.serch-main-sec .blog_listing  {
    margin-bottom: 0;
}

.error-404 .content_block {
    text-align: center;
}

.error-404 .content_block h2 {
    font-size: 80px;
    line-height: normal;
    margin: 0;
}


.error-404 .content_block p {
    margin-top: 20px;
    margin-bottom: 0;
}

.btn {
    font-family: "Lato", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: 0px;
    border-radius: 10px 10px 10px 10px;
    padding: 15px 20px 15px 20px;
    background-color: #0466c8;
    color: #FFF !important;
    display: inline-block;
    margin-top: 30px;
    transition: 0.5s;
}

.btn:hover {
    background-color: #64b5f6;
    color: #000000 !important;
}

.common-post-section {
    padding-top: 80px;
}


.contact-us-icon-box .elementor-icon-box-icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background-color: #0466C8;
}

.contact-us-icon-box .elementor-icon-box-content h3 {
    margin-top: 0px;
}

.contact-us-icon-box-sec > div {
    height: 100%;
}

.contact-us-icon-box-sec .elementor-widget-container {
    display: grid;
}

.contact-us-icon-box-sec .elementor-icon-box-wrapper {
    align-items: center !important;
}

.contact-us-map-col > div , .contact-us-map-col .elementor-custom-embed {
    height: 100%;
}

.behaviour-sec P:not(:first-child) {
    margin-top: 20px;
}

.common-cyber-list ul  {
    padding-left: 30px;
}

.behaviour-sec ul {
    padding-left: 30px;
}

.common-cyber-list ul li , .behaviour-sec ul li {
    margin-bottom: 10px;
}

.contact-form-col [type=number]::-webkit-inner-spin-button, .contact-form-col [type=number]::-webkit-outer-spin-button {
    display: none;
}



@media only screen and (min-width:768px) {

    .our-success-sec .elementor-column-gap-custom > div {
        width: 48% !important;
    }

}

@media only screen and (min-width:1299px) {

    .our-success-sec .elementor-column-gap-custom > div {
        width: 49% !important;
    }

}

@media only screen and (min-width: 1300px) {
    /* .single .container , .search .container{
        max-width: 1340px;
    } */

     .container  {
        max-width: 1340px;
    }
}


@media (max-width:1399px) {

    .why-choose-icon-des-box .icon-box-body .title {
        margin-bottom: 15px !important;
    }

    .singel-post-left-col h2 {
        font-size: 32px;
        line-height: 40px;
    }

    .inner-banner-content h1 {
        font-size: 44px;
        line-height: 50px;
    }

    .releted-post-heading {
        margin-bottom:40px;
    }
    
    .releted-post-heading h2 {
        font-size: 32px;
        line-height: 38px;
    }

    .serching-section , .error-404  {
        padding: 80px 0px;
    }

    .serch-main-sec h2 {
        font-size: 34px;
    }

    

}


@media (max-width:1199px) {
    .mobile-full-width .elementor-container {
        max-width: 100% !important;
    }

    .review-heading-arrow h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .review-boxes p {
        line-height: 26px;
    }

    .exprt-team-box .icon-box-body {
        padding: 14px;
    }

    .exprt-team-box .icon-box-body::before {
        width: 32px;
        height: 32px;
        background-size: 15px;
    }

    .singel-post-left-col h2 {
        font-size: 30px;
        line-height: 40px;    
    }

    .singel-recent-post-img-des {
        margin-right: 0px;
    }

    .singel-post-row .singel-post-left-col {
        width: 60%;
    }

    .singel-post-row .singel-post-right-col {
        width: 40%;
    }

    .singel-post-left-col h6 {
        margin-top: 35px;
    }

    .singel-post-category ul {
        gap: 15px 10px;
    }

    .singel-post-category ul li a {
        padding: 10px 22px;
    }

    .inner-banner-sec {
        padding-top: 180px;
        padding-bottom: 90px;
    }

    .inner-banner-content h1 {
        font-size: 40px;
        line-height: 46px;
    }

    .releted-post-sec {
        padding-bottom: 60px;
    }
    
    .releted-post-heading h2 {
        font-size: 30px;
        line-height: 36px;
    }

    .serching-section , .error-404  {
        padding: 60px 0px;
    }

    .serch-main-sec h2 {
        font-size: 32px;
    }

    .serch-main-sec .blog_bottom_section {
        padding-top: 30px;
    }

    .btn  {
        padding: 13px 20px;
    }

    .error-404 .content_block h2 {
        font-size: 60px;
    }

    .common-post-section {
        padding-top: 60px;
    }

}

@media (max-width:1024px) {
    .mobile-full-width .e-con-inner {
        max-width: 100%;
    }


    .singel-post-left-col h2 {
        font-size: 32px;
        line-height: 40px;
    }

}


@media (max-width:991px) {

    .review-heading-arrow h2 {
        font-size: 26px;
        line-height: 36px;
    }


    .review-arrow .arrow {
        width: 35px;
        height: 35px;
    }

    .review-arrow .arrow img {
        width: 17px;
        height: 17px;
    }

    .exprt-team-box .icon-box-body::before {
        width: 40px;
        height: 40px;
        background-size: 20px;
    }

    .singel-post-row {
        margin: 0px -20px;
    }

    .singel-post-row .singel-post-left-col {
        padding: 0px 20px;
    }

    .singel-post-row .singel-post-right-col {
        padding: 0px 20px;
    }

    .singel-recent-post .title-para {
        font-size: 18px;
    }

    .singel-post-right-col > div {
        margin-bottom: 20px;
    }

    .singel-post-category ul li a {
        padding: 8px 20px;
        font-size: 14px;
    }

    .singel-post-left-col h2 {
        font-size: 28px;
        line-height: 34px;
    }

    .singel-post-left-col h6 {
        font-size: 16px;
        margin-top: 40px;
        margin-bottom: 15px;
    }

    .singel-post-left-col p {
        margin-bottom: 15px;
    }

    .singel-post-left-col ul li::before {
        width: 18px;
        height: 18px;
    }

    .singel-post-left-col ul li {
        margin-bottom: 15px;
    }

    .singel-post-left-col hr {
        margin-top: 25px;
    }

    .singel-post-left-col ul li {
        font-size: 15px;
    }

    .singel-post-category ul {
        gap: 15px 10px;
    }

    .singel-post-right-col .title-para {
        padding-bottom: 13px;
        margin-bottom: 13px;
    }

    .singel-post-left-col table th {
        padding: 20px 35px;
    }

    .singel-post-left-col table td {
        padding: 12px 25px;
        font-size: 15px;
    }

    .singel-recent-post-des p {
        font-size: 15px;
    }

    .inner-banner-sec {
        padding-top: 160px;
        padding-bottom: 60px;
    }

    .inner-banner-content h1 {
        font-size: 34px;
        line-height: 40px;
    }

    .releted-post-heading {
        margin-bottom:30px;
    }
    
    .releted-post-heading h2 {
        font-size: 28px;
        line-height: 34px;
    }

    .post-serch-bar input {
        line-height: 24px;
    }

    .serching-section , .error-404  {
        padding: 40px 0px;
    }

    .serch-main-sec h2  {
        font-size: 30px;
    }

}

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

    .our-success-box .elementor-icon-box-icon {
        padding: 10px;
    }

}


@media (max-width:767px) {

    .our-success-sec {
        margin: 0px 0px -20px !important;
    }

    .review-heading-arrow h2 {
        font-size: 26px;
        line-height: 32px;
    }

    .review-heading-arrow {
        display: block;
    }

    .review-arrow {
        margin-top: 20px;
        justify-content: end;
    }

    .review-arrow .arrow {
        width: 30px;
        height: 30px;
    }

    .exprt-team-box .icon-box-body {
        padding: 18px 14px;
    }

    .singel-post-row .singel-post-left-col , .singel-post-row .singel-post-right-col {
        width: 100%;
    }

    .singel-post-row {
        flex-direction: column;
    }

    .singel-post-left-col h2 {
        font-size: 26px;
        line-height: 32px;
    }

    .singel-post-left-col h6 {
        margin-top: 30px;
    }

    .singel-post-left-col table th {
        padding: 18px;
        font-size: 16px;
    }

    .singel-post-left-col table td {
        padding: 15px;
        font-size: 14px;
    }

    .singel-post-row .singel-post-right-col {
        margin-top: 40px;
    }

    .singel-post-row {
        margin: 0px -15px;
    }

    .singel-post-row .singel-post-left-col {
        padding: 0px 15px;
    }

    .singel-post-row .singel-post-right-col {
        padding: 0px 15px;
    }

    .inner-banner-sec {
        padding-top: 180px;
        padding-bottom: 60px;
    }

    .inner-banner-content h1 {
        font-size: 28px;
        line-height: 32px;
        text-align: center;
    }

    .releted-post-sec {
        padding-bottom: 40px;
    }
    
    
    .releted-post-heading h2 {
        font-size: 26px;
        line-height: 32px;
    }

    .serch-main-sec h2  {
        font-size: 28px;
    }

    .serch-main-sec .blog_bottom_section {
        padding-top: 20px;
    }

    .serch-main-sec .blog_row > p , .common-post-section .blog_row > p {
        margin-left: 0;
    }

    .btn  {
        font-size: 15px;
        padding: 12px 15px;
    }

    .error-404 .content_block h2 {
        font-size: 40px;
    }

    .common-post-section {
        padding-top: 40px;
    }

    .contact-us-icon-box .elementor-icon-box-icon {
        flex: 0 0 auto !important;
    }

    .contact-us-icon-box-sec  {
        display: block !important;
    }

    .contact-us-icon-box-sec > div {
        margin-bottom: 20px !important;
    }

    .contact-us-icon-box-sec > div:last-child {
        margin-bottom: 0px !important;
    }

    .contact-us-icon-box .elementor-icon-box-icon {
        width: 40px;
        height: 40px;
    }

    .contact-us-main-section .e-con-inner {
        max-width: 100%;
    }

    .contact-us-main-section .contact-us-map-col iframe {
        min-height: 400px;
    }

    .common-container-mobile .e-con-inner  {
        max-width: 100%;
    }

}