body .is-layout-constrained>.alignwide,
body.detail-page .ihf-container,
body.home .ihf-container,
body .aboutUs_wrapper {
    max-width: 1440px;
}

.page-id-0 .wp-container-core-group-is-layout-3.wp-container-core-group-is-layout-3 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

body.home .ihf-container {
    padding-inline: 20px;
}

.detail-page .wp-block-post-title {
    /* max-width: 100%; */
    font-size: 42px;
    font-weight: 600;
    color: #333333;
    font-family: "Poppins", Sans-serif;
    font-size: 44px;
    font-weight: 500;
    line-height: 66px;
}

.detail-page .wp-block-post-content h1 {
    text-align: center;
}


.detail-page .wp-block-spacer {
    display: none;
}

body .contact-us-outer .ihf-container {
    max-width: 1440px;
    margin: 0 auto;
}

.contact-us-outer {
    max-width: 100% !important;
    margin: 80px auto !important;
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 80px;
    height: 80px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: absolute;
    z-index: 999;
    left: 47% !important;
    top: 5% !important;
    transform: translate(-50%, -50%);
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.wp-block-spacer {
    display: none;
}


header .has-base-background-color {
    background: #033631 !important;
}

.wp-block-query-is-layout-flow {
    display: none;
}

main#wp--skip-link--target {
    margin: 0;
}

.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
    color: #fff;
}

footer.wp-block-template-part {
    background: #033631;
}

footer h2.wp-block-heading {
    color: #fff;
}

.custom-grid-container.article_outer {
    max-width: 1440px;
    padding-inline: 20px;
}

.article_outer .article_grid_wrapper {
    margin: 0 0 30px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.article_outer .post-thumbnail {
    height: 300px;
}

.article_outer .post-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: middle;
}

.article_outer h2.post-title {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    font-family: Inter, sans-serif;
    color: #033631;
    text-transform: capitalize;
}

.article_outer .custom-grid-item a {
    text-transform: uppercase;
    text-decoration: none;
}

.article_outer .custom-grid-item {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
}

.article_outer .post-excerpt {
    padding: 20px 30px;
}

.article_outer .post-excerpt p {
    font-size: 14px;
    color: #666;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.article_outer .custom-grid-item a {
    text-transform: capitalize;
    text-decoration: none;
    font-size: 14px;
    color: #033631;
    font-weight: 600;
}

.custom-grid-container.article_outer h3 {
    margin: 30px 0 20px 0;
    font-weight: 600;
    font-family: 'Inter';
    font-size: 26px;
}



/* .shadow-root .listings-search-page>.ui-grid div:nth-child(3) {
    display: none;
} */

.post-date {
    font-size: 12px;
    border-top: 1px solid #ccc;
    margin-top: 0;
    padding: 15px 30px;
    color: #666666;
}

.wp-block-site-logo img:focus,
:where(.wp-site-blocks *:focus) {
    outline-width: 0;
    outline-style: none;
}

.aboutUs_wrapper .aboutUs_title {
    font-weight: 600;
    font-family: 'Inter';
    margin-bottom: 20px;
}

.aboutUs_wrapper p {
    font-size: 16px;
}



html {
    margin-top: 0px !important;
}

footer .wp-block-navigation__container {
    gap: 5px;
}

.wp-site-blocks {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

footer.wp-block-template-part {
    margin-top: auto;
}


.banner-img-height-mob {
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100% !important;
}



.has-global-padding {
    padding-left: 15px;
    padding-right: 15px;
}

.home .has-global-padding.homePage-banner {
    padding-left: 0;
    padding-right: 0;
}



@media screen and (max-width:991px) {
    .contact-us-outer {
        margin: 50px auto !important;
    }
}


@media screen and (max-width:767px) {
    .banner-img-height-mob {
        height: 280px;
        min-height: auto !important;
    }
}

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

	.loader {
		left: 40% !important;
	}

    .article_outer .custom-grid-item {
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
        flex: 0 0 100% !important;
        max-width: 100%;
    }

    .wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
        background-color: #033631;
    }

    .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
        color: #fff;
        font-size: 14px;
    }

    .wp-block-navigation__responsive-container-close svg,
    .wp-block-navigation__responsive-container-open svg {
        fill: #fff;
    }

    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,
    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
        align-items: start;
        width: 100%;
        justify-content: start;
    }
}


/* custom css 26 june 2024 */

.custom-footer-widget-title h2 {
    position: relative;
}

.custom-footer-widget-title h2:before {
    content: '';
    position: absolute;
    width: 80px;
    background: #C8A64B;
    bottom: -10px;
    left: 0;
    height: 2px;
}

.who-we-are-slider-custom .owl-nav .owl-prev {
    left: -60px !important;
    right: auto;
}

.who-we-are-slider-custom .owl-nav .owl-next {
    right: -60px !important;
}


/*  2-july-2024 */
.newsletter_sec form {
    display: flex;
    align-items: center;
    gap: 10px;
}

.newsletter_sec form p {
    margin: 0;
    vertical-align: middle;
}

.newsletter_sec form p input {
    height: 50px;
    padding: 0 20px;
}

.newsletter_sec form p input[type="email"] {
    width: 100%;
    max-width: 400px;
}

.newsletter_sec form p input::placeholder {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Poppins';
}

.newsletter_sec form input.wpcf7-submit {
    font-size: 16px;
    font-family: 'Poppins';
    color: #333333;
    background: #DFBB5A;
    border: none;
    cursor: pointer;
    font-weight: 600;
}

.newsletter_sec form p input:focus {
    outline: none;
}

.newsletter_sec form p .wpcf7-spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.newsletter_sec form.invalid .wpcf7-response-output,
.newsletter_sec form.unaccepted .wpcf7-response-output,
.newsletter_sec form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    color: #fff;
    font-size: 12px;
}

/* Blog page */

.blog-list {
    padding: 80px 0;
    background-color: #f4f4f4;
}

.blog-list li {
    background-color: #f6f6f6;
    display: flex;
    flex-wrap: wrap;
}
.blog-list li:not(:last-child) {
    margin-bottom: 45px;
}

.category-article .blog-list li {
    flex-wrap: nowrap;
}

.blog-list .content,
.blog-list.second {
    background-color: #fff;
}

.blog-list figure {
    width: 50%;
    height: 375px;
}

@media (max-width: 992px) {
    .blog-list figure {
        height: 280px;
    }
    .blog_resp {
        margin: 0;
        padding: 0;
    }
    .blog-list {
        background-color: transparent;
    }
}

.blog-list figure a,
.blog-list figure img {
    height: 100%;
    width: 100%;
}

.blog-list figure img {
    object-fit: cover;
    border-radius: 10px;
}

.blog-list .content {
    width: 50%;
    padding: 30px;
    margin: 30px 30px 30px -30px;
    z-index: 1;
    border-radius: 10px;
    box-shadow: 0 1px 25px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 25px rgba(0, 0, 0, 0.05);
    position: relative;
}

@media (max-width: 992px) {

    .blog-list {
        padding: 50px 0;
    }

    .blog-list figure {
        width: 100%;
        height: auto;
    }
    
	.blog-list .content {
        width: 100%;
        margin: -30px 0 0 0;
        padding: 25px;
    }
}

@media (max-width: 767px) {

	.blog-list li:not(:last-child){
        margin-bottom: 30px;
	}

	.blog-list h3 {
		white-space: pre-wrap !important;
	}

}

.blog-list .tag {
    color: #006994;
    padding: 6px 10px;
    border-radius: 2px;
    background-color: #e4e4e4;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.25em;
    font-weight: 400;
}

.blog-list .tag:hover,
.blog-list h3 {
    color: #303030;
}

.blog-list h3,
.blog-list p {
    margin: 1em 0 0;
    font-weight: 400;
}

.blog-list h3 {
    font-family: "Poppins", Sans-serif;
    line-height: 1.25em;
    padding-bottom: 12px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.content_resp a{
	text-decoration : none;
	box-shadow : none;
}
.blog-list h3:after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 25%;
    background-color: #006994;
}

.blog-list p {
    font-family: Lato, sans-serif;
    font-size: 14px;
    line-height: 1.7em;
    letter-spacing: 0.1px;
    padding-right: 10px;
    margin: 0;
    padding: 0;
}
.blog-list .full_date {
	font-weight : 600;
    margin-top: 10px;
}

/* .blog-list .date {
    line-height: 1.3em;
    font-size: 12px;
    color: #adadad;
    font-family: Effra-Medium;
    font-weight: 400;
    margin: 0;
    display: inline-flex;
    align-items: center;
    margin-top: 20px;
    position: absolute;
    left: 30px;
    bottom: 17px;
}

.blog-list .date i {
    padding-right: 5px;
    font-weight: 500;
}
 */
.blogBanner {
    padding: 45px 0 50px;
}

@media (max-width: 767px) {
    .blogBanner {
        padding: 25px 0 20px;
    }
}

.blogBanner .container-sm {
    padding: 0;
}

@media (max-width: 1200px) {
    .blogBanner .container-sm {
        padding: 0 80px;
    }
}

@media (max-width: 992px) {
    .blogBanner .container-sm {
        padding: 0 40px;
    }
}

@media (max-width: 767px) {
    .blogBanner .container-sm {
        padding: 0 15px;
    }

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

.blogBanner h1 {
    margin-bottom: 20px;
    padding: 10px;
    font-weight: 600;
    color: #303030;
    font-size: 27px;
    line-height: 1em;
    font-family: Effra-Bold;
}

.blogDetails h3,
.blogDetails p {
    font-family: Lato, sans-serif;
}

.blogBanner figure,
.blogBanner img {
    border-radius: 40px;
    width: 100%;
}

.blogBanner figure {
    height: 470px;
}

.blogBanner figure img {
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.blogDetails {
    padding-bottom: 35px;
}

.blogDetails .container-sm {
    max-width: 870px;
    padding: 0;
}

@media (max-width: 767px) {
    .blogBanner figure {
        height: 100%;
    }

    .blogDetails {
        padding-bottom: 0;
    }

    .blogDetails .container-sm {
        padding: 0 15px;
    }
}

.blogDetails .col:first-of-type {
    width: 11%;
    padding: 10px 30px 10px 10px;
}

@media (max-width: 767px) {
    .blogDetails .col:first-of-type {
        width: 100%;
        padding: 0;
    }
}

.blogDetails .col:nth-of-type(2) {
    width: 89%;
    padding: 10px;
}

.blogDetails li {
    margin-bottom: 25px;
    text-align: center;
}

@media (max-width: 767px) {
    .blogDetails .col:nth-of-type(2) {
        width: 100%;
        padding: 0;
    }

    .blogDetails ul {
        display: flex;
        justify-content: center;
    }

    .blogDetails li {
        margin-bottom: 0;
        margin-right: 10px;
        margin-left: 10px;
    }

}

.blogDetails li svg {
    width: 22px;
    height: 22px;
}

.blogDetails li svg path {
    fill: #006994;
}

.blogDetails li a:hover svg path {
    fill: #ff8c00;
}

.blogDetails h3,
.blogDetails p {
    margin: 1em 0;
}

.blogDetails p {
    color: #4d5471;
    font-size: 16px;
    line-height: 1.7em;
    font-weight: 400;
    letter-spacing: 0.1px;
}

.blogDetails p a {
    transition: all 0.25s ease;
    color: #006994;
}

.blogDetails p a:hover {
    color: #ff8c00;
}

.blogDetails h3 {
    font-weight: 700;
    color: #242429;
    line-height: 1.25em;
}

.blog-list.second .container-sm {
    padding: 10px;
}

@media (max-width: 992px) {
    .blog-list.second .container-sm {
        padding: 0 15px;
    }
}

.blog-list.second h2 {
    margin-bottom: 50px;
    padding-top: 35px;
    border-top: solid 1px #e4e4e4;
    color: #303030;
    font-weight: 400;
    font-size: 24px;
    line-height: 1em;
    font-family: Effra-Regular;
}

.blog-list.second .readMore {
    padding: 10px;
    background-color: #006994;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    border-radius: 3px;
    transition: all 0.3s;
    color: #fff;
    font-size: 15px;
    line-height: 1em;
    position: absolute;
    bottom: 24px;
}

.blog-list ul {
    padding: 0;
}
.blog-list.second .readMore:hover {
    background-color: #ff8c00;
}
.category-article .blog_resp .blog-list figure {
    width: 45%;
}
.category-article .blog-list .container-sm {
    max-width: 1366px;
    margin: auto;
}
.blog-list .container-sm {
    padding: 0 15px;
}
/* .category-article .blog-list figure {
    width: 44%;
} */
/*  */
.single-post .wp-block-post-author-name,
.single-post .has-small-font-size {
 display:none;
}
/*  */
@media screen and (max-width:1500px) {
    .who-we-are-slider-custom .owl-nav .owl-prev {
        left: 0px !important;
    }

    .who-we-are-slider-custom .owl-nav .owl-next {
        right: 0px !important;
    }
}
@media(max-width:1040px){
    .category-article .blog-list {
        max-width: 100%;
    }
    .category-article ul.blog_resp {
        padding: 0;
    }

}
@media screen and (min-width:768px) {
    .newsletter_sec form .wpcf7-not-valid-tip {
        position: absolute;
        left: 0;
        bottom: -36px;
        font-size: 12px;
    }

}

@media screen and (min-width:768px) and (max-width:915px) {
    .category-title h2 {
        min-height: 72px;
    }
}

@media screen and (max-width:991px) {
	.category-article .blog-list li {
		flex-wrap: wrap;
	}

	.category-article .blog-list h3 {
		margin-top: 0;
	}
}

@media screen and (max-width:767px) {
    .newsletter_sec form {
        flex-wrap: wrap;
    }

    body.home .ihf-container {
        padding-inline: 0;
    }

    .custom-banner-slider h1,
    .custom-banner-slider h2 {
        line-height: normal !important;
    }

    .newsletter_sec form p input[type="email"] {
        width: 100%;
        max-width: 100%;
    }

    .newsletter_sec form p {
        width: 100%;
    }

    .newsletter_sec form input.wpcf7-submit {
        width: 100%;
    }
    .category-article .blog-list figure {
        width: 100%;
    }

}

/*  30-july-2024 */
.custom_logo .hfe-site-logo-container .hfe-site-logo-img {
    vertical-align: middle;
}

/*  terms & condition page */
.content-pages h2 {
    color: #333333;
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    margin-top: 0;
}

/* .content-pages p {
    text-align: center;
    color: #666666;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
} */


