/*!
Theme Name: hermio
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: hermio
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

hermio is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/



@font-face {
    font-family: 'Arial Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Arial Regular'), url('fonts/ARIAL.woff') format('woff');
    }
    
    
    @font-face {
    font-family: 'Arial Narrow';
    font-style: normal;
    font-weight: normal;
    src: local('Arial Narrow'), url('fonts/ARIALN.woff') format('woff');
    }
    
    
    @font-face {
    font-family: 'Arial Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Arial Italic'), url('fonts/ARIALI 1.woff') format('woff');
    }
    
    
    @font-face {
    font-family: 'Arial Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Arial Italic'), url('fonts/ARIALI.woff') format('woff');
    }
    
    
    @font-face {
    font-family: 'Arial Narrow Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Arial Narrow Italic'), url('fonts/ARIALNI.woff') format('woff');
    }
    
    
    @font-face {
    font-family:'PlatformB', sans-serif;
    font-style: normal;
    font-weight: normal;
    src: local('Arial Medium'), url('fonts/ArialMdm.woff') format('woff');
    }
    
    
    @font-face {
    font-family: 'Arial Medium Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Arial Medium Italic'), url('fonts/ArialMdmItl.woff') format('woff');
    }
    
    
    @font-face {
    font-family:'PlatformB', sans-serif;
    font-style: normal;
    font-weight: normal;
    src: local('Arial Bold'), url('fonts/ARIALBD 1.woff') format('woff');
    }
    
    
    @font-face {
    font-family:'PlatformB', sans-serif;
    font-style: normal;
    font-weight: normal;
    src: local('Arial Bold'), url('fonts/ARIALBD.woff') format('woff');
    }
    
    
    @font-face {
    font-family: 'Arial Narrow Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Arial Narrow Bold'), url('fonts/ARIALNB.woff') format('woff');
    }
    
    
    @font-face {
    font-family: 'Arial Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Arial Bold Italic'), url('fonts/ARIALBI 1.woff') format('woff');
    }
    
    
    @font-face {
    font-family: 'Arial Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Arial Bold Italic'), url('fonts/ARIALBI.woff') format('woff');
    }
    
    
    @font-face {
    font-family: 'Arial Narrow Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Arial Narrow Bold Italic'), url('fonts/ARIALNBI.woff') format('woff');
    }
    
    
    @font-face {
    font-family: 'Arial Black';
    font-style: normal;
    font-weight: normal;
    src: local('Arial Black'), url('fonts/ARIBLK.woff') format('woff');
    }
    
    
    @font-face {
    font-family: 'Arial Black Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Arial Black Italic'), url('fonts/ARIALBLACKITALIC.woff') format('woff');
    }
    
    
    @font-face {
    font-family: 'Arial Light Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Arial Light Regular'), url('fonts/ARIALLGT.woff') format('woff');
    }
    
    
    @font-face {
    font-family: 'Arial CE Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Arial CE Regular'), url('fonts/ArialCE.woff') format('woff');
    }
    
    
    @font-face {
    font-family: 'Arial CE MT Black Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Arial CE MT Black Regular'), url('fonts/ArialCEMTBlack.woff') format('woff');
    }
    
    
    @font-face {
    font-family: 'Arial CE Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Arial CE Bold'), url('fonts/arialceb.woff') format('woff');
    }
    
    
    @font-face {
    font-family: 'Arial Light Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Arial Light Italic'), url('fonts/ARIALLGTITL.woff') format('woff');
    }
    
    
    @font-face {
    font-family: 'Arial CE Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Arial CE Italic'), url('fonts/ArialCEItalic.woff') format('woff');
    }
    
    
    @font-face {
    font-family: 'Arial CE Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Arial CE Bold Italic'), url('fonts/ArialCEBoldItalic.woff') format('woff');
    }
    
    
    
    /***********************************/
    
    .page-id-23 ,.single-businesses{
        padding-top: 140px;
        background: #fff;
    }
    .container-footer {
        float: left;
        width: 100%;
    }
    *{
        box-sizing: border-box;
    }
    body{
        -webkit-font-smoothing: antialiased !important;
    }
    a {
        color: #00a29e;
        text-decoration: none;
        background-color: transparent;
    }
    a:hover {
        color: #212529;
    }
    p:last-child{
        margin-bottom: 0px;
    }
    .wrapper {
        float: left;
        width: 100%;
        padding: 0px 40px;
        box-sizing: border-box;
    }
    
    .top-title-bar {
        float: left;
        width: 100%;
        background: #ffc01f;
        padding: 25px 0px;
    }
    
    .top-title-bar-inner {
        float: left;
        width: 100%;
        padding: 0px 10px;
        box-sizing: border-box;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    
    .top-title-bar-left {
        float: left;
        width: 48%;
    }
    
    .top-title-bar-left h2 {
        margin: 0px;
        padding: 0px;
        color: #000000;
        font-size: 40px;
        text-transform: uppercase;
        font-family:'PlatformB', sans-serif;
    }
    
    .top-title-bar-right {
        float: right;
        width: 48%;
        text-align: right;
    }
    
    .search-form {
        float: right;
        width: 100%;
        max-width: 400px;
        position: relative;
    }
    
    .search-form input {
        width: 100%;
        border: 0px;
        padding: 15px 55px 14px 15px;
        border-radius: 100px;
        color: #000000;
        font-size: 16px;
        outline: none !important;
        box-shadow: none !important;
    }
    
    .search-form button {
        border: 0px;
        background: transparent;
        position: absolute;
        right: 0;
        top: 0;
        width: 75px;
        height: 100%;
        padding: 0px;
        font-size: 27px;
    }
    
    .search-form button i.fa.fa-search {
        -webkit-text-stroke: 1px #fff;
    }
    
    header .row.nav-row {
        align-items: center !important;
    }
    .site-nav {
        margin: 0 !important;
    }
    .logo .title {
        max-height: 80px;
        width: auto;
        height: auto;
    }
    .site-nav ul#menu-header-menu > li > a {
        padding: 10px 15px !important;
    }
    
    .content-section {
        float: left;
        width: 100%;
        padding: 20px 0px 50px;
        box-sizing: border-box;
        background: #fff;
    }
    
    .content-section-inner {
        float: left;
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    
    .content-section-left {
        float: left;
        width: 64%;
    }
    
    .content-section-right {
        float: right;
        width: 34%;
    }
    
    .full-image-section {
        float: left;
        width: 100%;
        position: relative;
    }
    
    /* .full-image-section img {
        width: 100%;
    } */
    
    .full-image-section img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    
    .image-caption-content {
        position: absolute;
        bottom: 0;
        width: 100%;
        background: rgba(0, 0, 0, 0.92);
        left: 0;
        padding: 25px 20px 15px;
    }
    
    .image-caption-content h3 {
        padding: 0px;
        margin: 0px;
        color: #ffc01f;
        font-size: 24px;
        font-family:'PlatformB', sans-serif;
    }
    
    .image-caption-content span {
        display: inline-block;
        color: #fff;
        margin-top: 10px;
        font-size: 14px;
    }
    
    .latest-news-section {
        float: left;
        width: 100%;
        padding: 30px 0px 0px 20px;
    }
    
    
    .latest-news-section-heading {
        float: left;
        width: 100%;
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #1a1a1a33;
    }
    
    .latest-news-section-heading h2 {
        margin: 0px;
        color: #1a1a1a;
        font-size: 20px;
        font-family:'PlatformB', sans-serif;
        line-height: normal;
        text-transform: uppercase;
        letter-spacing: 1px;
    }
    
    .latest-news-section-inner {
        float: left;
        width: 100%;
    }
    
    .latest-news-section-inner-wrapper {
        float: left;
        width: 100%;
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #1a1a1a33;
    }
    
    .latest-news-section-box {
        float: left;
        width: 49%;
        margin-right: 15px;
    }
    
    .latest-news-section-box:nth-child(2n+2) {
        margin-right: 0px;
    }
    
    /* .latest-news-section-box img {
        width: 100%;
    } */
    
    
    .latest-news-section-box img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    
    .latest-news-section-box h4 {
        margin-top: 15px;
        margin-bottom: 10px;
        color: #ffc01f;
        font-size: 16px;
        line-height: normal;
        font-family:'PlatformB', sans-serif;
    }
    
    .latest-news-section-box span {
        display: inline-block;
        color: #070707;
        padding: 0px;
        margin: 0px;
        font-size: 14px;
        font-family:'PlatformB', sans-serif;
    }
    
    .insta-section div#sbi_images, .insta-section #sb_instagram{
        padding: 0px !important;
    }
    .insta-section #sb_instagram .sbi_photo {
        height: 200px !important;
        object-fit: cover;
    }
    /* .insta-section div#sbi_load {
        display: none !important;
    } */
    
    .pagination-section {
        float: left;
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    
    .pagination-section ul {
        margin: 0;
        padding: 0px;
        list-style: none;
    }
    
    .pagination-section ul li{
        display: inline-flex;
        margin-right: 10px;
    }
    .pagination-section ul li span{
        width: 38px;
        height: 38px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background: rgba(7, 7, 7, 0.11);
        color: #fff;
        font-size: 16px;
        cursor: pointer;
    }
    
    .pagination-section ul li .current{
        background:#00a49c;
    }
    .pagination-section ul li a{
    color: #00a49c;
    }
    .top-news-section {
        float: left;
        width: 100%;
        margin-bottom: 25px;
    }
    
    .top-news-section-box {
        float: left;
        width: 100%;
    }
    
    .top-news-section-box .image-caption-content {
        padding: 8px 20px 8px;
    }
    
    .top-news-section-box .image-caption-content h3 {
        font-size: 16px;
    }
    
    .top-news-section-box .image-caption-content span {
        margin-top: 6px;
        font-size: 11px;
    }
    
    .subscribe-section {
        float: left;
        width: 100%;
        padding: 20px;
        background: #070707;
        margin-bottom: 25px;
    }
    
    .subscribe-section h3 {
        margin-top: 0px;
        color: #fff;
        text-align: center;
        font-size: 18px;
        text-transform: uppercase;
        margin-bottom: 10px;
        font-family:'PlatformB', sans-serif;
    }
    
    .subscribe-section p {
        margin: 0px;
        padding: 0px;
        color: #7d7d7d;
        font-size: 14px;
        text-align: center;
        font-family: 'Arial Medium' !important;
    }
    
    .subscribe-section form {
        float: left;
        width: 100%;
        margin-top: 0px;
        padding: 0px !important;
    }
    
    .subscribe-section form .mailpoet_paragraph {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }
    
    .subscribe-section form .mailpoet_paragraph:last-child {
        margin-bottom: 0px;
    }
    
    .subscribe-section form .mailpoet_paragraph input {
        width: 100% !important;
        padding: 12px 15px !important;
        border-radius: 5px;
        border: 0px;
        color: #848486;
        font-size: 12px;
    }
    
    .subscribe-section form .mailpoet_paragraph input[type="submit"] {
        background: #ffc01f;
        color: #000;
        text-transform: uppercase;
        font-family:'PlatformB', sans-serif;
         border-radius: 5px !important;
    
    }
    
    .socail-media-section {
        float: left;
        width: 100%;
        margin-top: 15px;
    }
    
    .socail-media-section-heading {
        float: left;
        width: 100%;
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #1a1a1a33;
    }
    
    .socail-media-section-heading h2 {
        margin: 0px;
        color: #1a1a1a;
        font-size: 20px;
        font-family:'PlatformB', sans-serif;
        line-height: normal;
        text-transform: uppercase;
        letter-spacing: 1px;
    }
    
    .socail-media-content-section {
        float: left;
        width: 100%;
        padding: 20px 0px;
    }
    
    .socail-media-content-section img {
        width: 100%;
    }
    
    .insta-section {
        float: left;
        width: 100%;
        margin-bottom: 0px;
        padding-bottom: 30px;
    }
    
    .insta-section img {
        width: 100%;
    }
    div#sbi_load {
        margin-bottom: 10px !important;
        margin-top: 10px !important;
    }
    
    
    /*********** Business page css start ******************/
    
    .page-template-business-template{
        padding-top: 110px;
        background:#fff;
    }
    
    
    .business-page-content-section {
        float: left;
        width: 100%;
        padding: 20px 0px 50px;
    }
    
    .business-page-content-section-inner {
        float: left;
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    
    .business-page-content-section-left {
        float: left;
        width: 24%;
    }
    
    .business-page-content-section-right {
        float: right;
        width: 74%;
    }
    
    .catgories-section {
        float: left;
        width: 100%;
        box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.1);
    }
    
    .catgories-section h2 {
        margin: 0px;
        padding: 15px 20px;
        background: #00a29e;
        color: #ffffff;
        font-size: 19px;
        font-family:'PlatformB', sans-serif;
        letter-spacing: 0.5px;
    }
    
    .catgories-section ul {
        list-style: none;
        margin: 0px;
        padding: 25px 20px;
        float: left;
        width: 100%;
    }
    
    .catgories-section ul li {
        float: left;
        width: 100%;
        margin-bottom: 25px;
    }
    
    .catgories-section ul li a {
        text-decoration: none !important;
        color: #aeaeae !important;
        font-size: 19px;
        line-height: normal;
        font-family:'PlatformB', sans-serif;
        cursor: pointer;
        letter-spacing: 0.5px;
    }
    
    .catgories-section ul li a:hover{
        color: #00a29e !important;
    }
    
    .catgories-section ul li a.active{
        color: #000 !important;
    }
    
    .map-section {
        float: left;
        width: 100%;
        margin-bottom: 25px;
    }
    
    .map-section img,.map-section iframe {
        width: 100%;
    }
    
    .our-business-section {
        float: left;
        width: 100%;
    }
    
    .our-business-section-heading {
        float: left;
        width: 100%;
    }
    
    .our-business-section-heading h2 {
        margin: 0px;
        padding: 15px 20px;
        background: #00a29e;
        color: #ffffff;
        font-size: 19px;
        font-family:'PlatformB', sans-serif;
        letter-spacing: 0.5px;
    }
    
    .our-business-inner-section {
        float: left;
        width: 100%;
        padding: 20px;
        background: #f9f5f5;
        display: flex;
        flex-wrap: wrap;
    }
    
    .our-business-inner-section-box {
        float: left;
        width: 23.2%;
        margin-right: 20px;
        background: #fff;
        margin-bottom: 20px;
        position: relative;
    }
    
    .our-business-inner-section-box:nth-child(4n+4) {
        margin-right: 0px;
    }
    
    .our-business-image {
        float: left;
        width: 100%;
        padding: 20px;
        border-bottom: 1px solid #f9f5f5;
    }
    
    .our-business-image img {
        width: 100%;
        height: 155px;
        object-fit: contain;
    }
    
    .our-business-title {
        float: left;
        width: 100%;
    }
    .our-business-title-bottom {
        float: left;
        width: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .our-business-title h4 {
        margin: 0px;
        padding: 20px;
        text-align: center;
        font-size: 19px;
        font-family:'PlatformB', sans-serif;
        letter-spacing: 0.5px;
    }
    
    .our-business-title h4 a{
        color: #000;
        text-decoration: none;
    }
    
    .acf-map .address a:first-of-type {
        font-weight: 600;
    }
    .map_section #loader p * {
        display: block;
        margin: 0;
    }
    .map_section #loader p {
        display: block;
        margin: 0;
    }
    .map_section #loader {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        transform: none;
        display: flex;
        align-items: center;
        justify-content: center;
        background: rgb(255 255 255 / 75%);
        flex-direction: column;
    }
    .map_section {
        width: 100%;
        position: relative;
    }
    
    /**********************************************/
    
    /****************  business single page css *******************/
    
    .business_info {
        margin: 50px auto;
        max-width: 90%;
        padding: 30px 30px;
        box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.1);
        overflow:hidden;
    }
    .business_info h1 {
        font-size: 33px;
        margin-bottom: 20px;
        color: #3ba39f;
        padding-bottom: 10px;
        border-bottom: 2px solid;
        letter-spacing: 0.5px;
    }
    .business_info img.mklogo {
        max-width: 300px;
        margin-bottom: 50px;
    }
    
    .business_info .mk-slider .slick-slide img {
        display: block;
        width: 100% !important;
        height: 400px;
        object-fit: cover;
    }
    .business_info .mk-slider .slick-arrow {
        position: absolute;
        top: 50%;
        display: flex;
        z-index: 99;
        width: 40px;
        height: 40px;
        align-items: center;
        justify-content: center;
        background: #3ba39f;
        color: #fff;
        border-radius: 100px;
        font-size: 22px;
        cursor: pointer;
    }
    .business_info .mk-slider .slick-prev{
        left:15px;
    }
    .business_info .mk-slider .slick-next{
        right:15px;
    }
    .business_info .detail-cls {
        float: left;
        width: 100%;
    }
    .business_info .detail-cls p {
        margin-bottom: 4px;
    }
    .business_info .detail-cls a{
        color: #3ba39f;
    }
    
    .business_info img.mklogo {
        max-width: 180px;
        margin-bottom: 40px;
        max-height: 80px;
    }
    
    .page-timeline .page-title-main {
        text-align: center;
    }
    
    .team-row .team-wrap {
        margin: 15px 0;
    }
    .page-board-of-directors .container.light {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    
    .business_info-inner-section {
        float: left;
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .business_info-inner-left {
        float: left;
        width: 73%;
    }
    .business_info-inner-right {
        float: right;
        width: 23%;
    }
    .business_info-dec {
        float: left;
        width: 100%;
        margin-bottom: 30px;
    }
    .business_info-slider {
        float: left;
        width: 100%;
    }
    .right-logo {
        float: left;
        width: 100%;
        margin-bottom: 30px;
    }
    .right-logo img {
        width: 100%;
    }
    .map-info-section {
        float: left;
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-top:20px;
    }
    .map-info-section-left {
        float: left;
        width: 48%;
    }
    .map-info-section-right {
        float: right;
        width: 48%;
    }   
    .map-info-section-right .acf-map {
        height: 300px;
        margin:0px;
    }
    
    
    /****************  business single page css  end *******************/
    
    
    
    
    /* history page */
    .page-title-main {
        margin-top: 30px;
    }
    .page-title-main h1 {
        font-size: 34px;
        margin: 0 0 15px;
        color: #00a29e;
    }
    .history-listing-item-wrap {
        padding: 20px;
    }
    .history-listing-item:nth-child(odd) {
        background-color: #f2f2f2;
    }
    .history-listing-item {
        padding: 10px;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        margin: 0 -15px;
    }
    .history-listing-item > * {
        width: 50%;
        padding: 0 15px;
        margin: 15px 0;
        text-align: center;
    }
    h3.v_title {
        color: #00a29e;
        font-size: 24px;
        margin: 0 0 15px;
    }
    .v_summary {
        margin-bottom: 15px;
        font-size: 15px;
        color: #7d7d7d;
    }
    .history-listing-item-embed {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden;
        max-width: 100%;
    }
    .history-listing-item iframe {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    
    body.page-history {
        padding-top: 140px;
        background: #FFf;
    }
    
    /* timeline page */
    body.page-timeline {
        padding-top: 140px;
        background: #fff;
    }
    .timeline-listing-item-wrap {
        display: flex;
        flex-wrap: wrap;
        padding:0;
        position: relative;
        padding-top: 50px;
        margin: 20px 0;
        z-index: 1;
    }
    .timeline-listing-item {
        width: 50%;
        margin-top: 100px;
        position: relative;
    }
    .timeline-listing-item-inr {
        box-shadow: 0 1px 22px 4px rgba(0,0,0,0.1);
        width: 80%;
        margin: 0 10% 0;
    }
    .timeline-listing-item-t_head {
        position: relative;
        min-height: 84px;
        background: #00afdd;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: flex-start;
    }
    .t_arrow {
        position: absolute;
        display: inline-block;
        border-top: 15px solid transparent;
        border-left: 15px solid #00AFDD;
        border-right: 0 solid #00AFDD;
        border-bottom: 15px solid transparent;
        content: " ";
        right: -15px;
        top: 27px;
    }
    .t_date {
        float: left;
        margin: 15px;
        padding: 10px;
        font-size: 35px;
        line-height: 35px;
        font-weight: 600;
        background: rgba(0,0,0,0.15);
        color: #fff;
    }
    .t_head-date_title {
        padding: 15px;
        padding-left: 0;
    }
    .t_month_year {
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-size: 12px;
        margin-bottom: 5px;
    }
    h2.t_item_title {
        font-size: 24px;
        text-transform: uppercase;
        letter-spacing: 2px;
        color: #fff;
        margin-bottom: 0;
        margin-top: 0;
    }
    .timeline-listing-item-content {
        padding: 15px;
        background-color: #fff;
    }
    .t_summary {
        margin: 0 0 15px;
        color: #7a7a7a;
        font-size: 15px;
    }
    .t_summary a {
        color: #00AFDD;
        text-decoration: none;
    }
    .t_summary a:hover {
        color: #3a3a3a;
    }
    .t_img img {
        max-width: 100%;
        margin: 0 auto;
        height: auto;
    }
    .timeline-listing-item:nth-child(even) {
        margin-top: 0;
    }
    .timeline-listing-item.timeline-even .t_arrow {
        position: absolute;
        display: inline-block;
        border-top: 15px solid transparent;
        border-right: 15px solid #00AFDD;
        border-left: 0 solid #00AFDD;
        border-bottom: 15px solid transparent;
        content: " ";
        left: -15px;
        top: 27px;
        right: inherit;
    }
    
    .time_vertical_line {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 1px;
        background: #bdbdbd;
        left: 50%;
        z-index: 0;
    }
    .timline_marker {
            position: absolute;
        content: "";
        width: 30px;
        height: 30px;
        background-color: #bdbdbd;
        border-radius: 15px;
        border: 10px solid #fff;
        display: block;
        right: -15px;
        top: 27px;
    }
    .timeline-listing-item.timeline-even .timline_marker {
        left: -15px;
        top: 27px;
        right: inherit;
    }
    
    .timeline-listing-item:nth-child(5n+2) .timeline-listing-item-t_head {
        background: #00AFDD;
    }
    .timeline-listing-item:nth-child(5n+3) .timeline-listing-item-t_head {
        background: #3EA46A;
    }
    .timeline-listing-item:nth-child(5n+4) .timeline-listing-item-t_head {
        background: #EBC330;
    }
    .timeline-listing-item:nth-child(5n+5) .timeline-listing-item-t_head {
        background: #E74E91;
    }
    .timeline-listing-item:nth-child(5n+6) .timeline-listing-item-t_head {
        background: #ED685A;
    }
    
    .timeline-listing-item:nth-child(5n+2) .t_arrow {
        border-left: 15px solid #00AFDD;
        border-right: 0 solid #00AFDD;
        display: block;
    }
    .timeline-listing-item:nth-child(5n+3) .t_arrow {
        border-left: 15px solid #3EA46A;
        border-right: 0 solid #3EA46A;
        display: block;
    }
    .timeline-listing-item:nth-child(5n+4) .t_arrow {
        border-left: 15px solid #EBC330;
        border-right: 0 solid #EBC330;
        display: block;
    }
    .timeline-listing-item:nth-child(5n+5) .t_arrow {
        border-left: 15px solid #E74E91;
        border-right: 0 solid #E74E91;
        display: block;
    }
    .timeline-listing-item:nth-child(5n+6) .t_arrow {
        border-left: 15px solid #ED685A;
        border-right: 0 solid #ED685A;
        display: block;
    }
    
    .timeline-listing-item.timeline-even:nth-child(5n+2) .t_arrow {
        border-right: 15px solid #00AFDD;
        border-left: 0 solid #00AFDD;
        display: block;
    }
    .timeline-listing-item.timeline-even:nth-child(5n+3) .t_arrow {
        border-right: 15px solid #3EA46A;
        border-left: 0 solid #3EA46A;
        display: block;
    }
    .timeline-listing-item.timeline-even:nth-child(5n+4) .t_arrow {
        border-right: 15px solid #EBC330;
        border-left: 0 solid #EBC330;
        display: block;
    }
    .timeline-listing-item.timeline-even:nth-child(5n+5) .t_arrow {
        border-right: 15px solid #E74E91;
        border-left: 0 solid #E74E91;
        display: block;
    }
    .timeline-listing-item.timeline-even:nth-child(5n+6) .t_arrow {
        border-right: 15px solid #ED685A;
        border-left: 0 solid #ED685A;
        display: block;
    }
    
    
    
    
    /*blog css*/
    
    .blog-sigle-banner {
        padding: 70px 0;
        text-align: center;
        background-attachment: fixed !important;
        margin-bottom: 50px;
        position: relative;
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        float: left;
        width: 100%;
    }
    .blog-sigle-banner:before {
        background: rgba(0, 0, 0, 0.4);
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
    
    .blog-sigle-banner h1{
        font-size: 36px;
        color: #fff;
        margin: 0;
        font-weight: 700;
        padding-bottom: 0;
        text-transform: capitalize;
        margin-bottom: 10px;
    }
    .blog-sigle-banner-inner {
        position: relative;
    }
    .breadcrumb-cls li {
        display: inline-block;
        margin: 0 10px;
        color: #fafafa;
        position: relative;
    }
    .breadcrumb-cls li a{
        color: #ffb300;
        text-decoration: none;
    }
    .breadcrumb-cls li::after {
        content: "\f101";
        position: relative;
        right: -10px;
        font-size: 14px;
        font-family: FontAwesome;
    }
    .breadcrumb-cls li:last-child:after {
        display: none;
    }
    .blog-single-page {
        float: left;
        width: 100%;
        padding-bottom: 80px;
    }
    .blog-single-page-left {
        float: left;
        width: 63%;
    }
    .blog-sigle-feature-section {
        float: left;
        width: 100%;
        position: relative;
        border-radius: 8px;
        overflow: hidden;
    }
    .blog-sigle-info {
        z-index: 9;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.8)));
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
        background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
        position: absolute;
        width: 100%;
        bottom: 0;
        padding: 140px 30px 20px 30px;
        direction: ltr;
    }
    .blog-sigle-info span {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }
    .blog-category a {
        background: #e02495;
        padding: 4px 10px;
        text-decoration: none;
        color: #fff;
        font-size: 12px;
        font-family: 'Arial Medium';
    }
    .blog-date {
        color: #fff;
        padding: 10px 0px;
    }
    .blog-title a {
        font-size: 28px;
        color: #fff;
        text-decoration: none;
        font-weight: 600;
    }
    .blog-sigle-feature-section img {
        width: 100%;
    }
    .blog-sigle-content {
        float: left;
        width: 100%;
        margin-top: 30px;
    }
    .blog-sigle-content p {
        font-size: 14px;
        color: #7d7d7d;
        padding: 0px;
        margin-top: 0px;
        line-height: 22px;
        font-family: 'Arial Medium';
    }
    .blog-tag-section {
        float: left;
        width: 100%;
        margin-top: 20px;
    }
    .blog-tag-section .tags-links {
        color: #000;
        font-weight: 700;
        font-size: 18px;
    }
    .blog-tag-section .tags-links a {
        padding: 0px 3px;
        color: #999;
        font-size: 15px;
        text-decoration: none;
    }   
    .mt-author-box {
        border: 1px solid #e1e1e1;
        padding: 20px;
        margin-bottom: 60px;
        text-align: left;
        float: left;
        width: 100%;
        margin-top: 50px;
    }
    .mt-author-box  .mt-author__avatar {
        float: left;
        margin-right: 2%;
        width: 18%;
    }
    .mt-author-box .mt-author-info {
        float: left;
        width: 80%;
    }
    .mt-author-box .mt-author-info .mt-author-name {
        text-transform: capitalize;
        margin: 0;
        font-size: 24px;
        margin-bottom: 5px;
    }
    .mt-author-box .mt-author-info .mt-author-name a {
        color: #333;
        text-decoration: none;
        margin-bottom: 10px;
        display: block;
    }
    .mt-author-bio {
        font-size: 14px;
        color: #7d7d7d;
        padding: 0px;
        margin-top: 0px;
        line-height: 22px;
        font-family: 'Arial Medium';
        margin-bottom: 10px;
    }
    
    .mt-author-website a {
        color: #ffb300;
        text-decoration: none;
    }
    .related-post-section {
        float: left;
        width: 100%;
    }
    
    .mt-related-post-title{
        margin-bottom: 15px;
        font-size: 18px;
        text-transform: uppercase;
        display: block;
        position: relative;
        padding-left: 35px;
    }
    .mt-related-post-title:before{
        position: absolute;
        left: 0;
        content: "";
        width: 25px;
        height: 3px;
        background: #FFB300;
        top: 10px;
    }
    .related-post-section-inner {
        float: left;
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .related-post-section-inner-box {
        float: left;
        width: 33%;
        margin-right: 30px;
    }
    .related-post-section-inner-box:last-child {
        margin-right: 0px;
    }
    .related-post-section-inner-box img {
        width: 100%;
        border-radius: 8px;
        margin-bottom: 10px;
    }
    .related-post-section .related-post-section-inner-box img {
        height: 150px !important;
        object-fit: cover;
    }
    
    .footer-section form input[type="email"],.footer-section form input[type="text"] {
        padding: 14px 28px !important;
        border: none !important;
        background: #2E2E2E;
        width: 100%;
    }
    .footer-section form .mc4wp-form-fields {
        display: flex;
        flex-wrap: wrap;
    }
    .footer-section form .mc4wp-form-fields .footer-text {
        width: 100%;
    }
    .footer-section form .mc4wp-form-fields > p {
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin: 0;
    }
    .footer-section form .submit-btn.last input {
        height: 100%;
        border: none;
        padding: 10px 20px !important;
        background: none;
        align-content: normal;
        position: relative;
        z-index: 2;
        font-size: 0;
        width: 100%;
    }
    .new-main-sec .subscribe-section input[type="email"], .new-main-sec .subscribe-section input[type="text"] {
        width: 100% !important;
        padding: 12px 15px !important;
        border-radius: 5px;
        border: 0;
        color: #848486;
        font-size: 12px;
        margin-bottom: 20px;
    }
    .new-main-sec .subscribe-section .submit-btn::after {
        display: none;
    }
    .new-main-sec .subscribe-section form {
        margin-top: 15px;
    }
    .new-main-sec .subscribe-section .submit-btn
     {
        border-radius: 5px
    }
    
    .single-services .blog-sigle-banner {
        padding: 170px 0 70px;
    }
    
    body.error404 {
        padding-top: 140px;
    }
    body.error404 .page-content {
        max-width: 1170px;
        padding: 0 15px;
        margin: 0 auto;
    }
    body.error404 .page-header > * {
        max-width: 1170px;
        margin: 0 auto;
        width: 90%;
    }
    body.error404 .page-header {
        position: relative;
            margin-bottom: 20px;
    }
    
    i.instagram-bg {
        background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
    }
    
    
    .news-top-pinned-posts {
        margin: 0 -10px;
    }
    .news-top-pinned-posts .full-image-section {
        width: 50%;
        padding: 0 10px;
    }
    .news-top-pinned-posts .full-image-section a {
        display: inline-block;
        width: 100%;
        position: relative;
    }
    
    i.linkedin-bg {
        background: #0c61bf;
    }
    
    .news-top-pinned-posts {
        margin: 0 -10px;
    }
    .news-top-pinned-posts .full-image-section a {
        display: inline-block;
        width: 100%;
        position: relative;
    }
    .news-top-pinned-posts .full-image-section {
        width: 50%;
        padding: 0 10px;
    }
    .top-news-section-box:last-child {
        margin-bottom: 0;
    }
    .top-news-section-box {
        margin-bottom: 20px;
    }
    .blog-single-page .blog-sigle-info {
        color: #fff;
    }
    .content-section-right .top-news-section {
        display: none;
    }
    .mt-author-box {
        border-top: 3px solid #00a29e;
        background: #fff;
        border-radius: 10px;
        -webkit-display: flex;
        -ms-display: flex;
        display: flex;
    }
    .mt-author-box .mt-author__avatar {
        width: auto;
            -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .mt-author-box .mt-author__avatar img {
        border-radius: 50%;
        height: 90px !important;
        width: 90px !important;
        object-fit: cover;
    }
    .mt-author-box .mt-author-info {
        width: auto;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .blog-tag-section {
        margin-bottom: 30px;
    }
    
    
    @media(max-width: 767px) {
        
    .news-top-pinned-posts .full-image-section {
        width: 100%;
        margin: 10px 0;
    }
    }
    
    @media (min-width: 1600px) {
        .related-post-section .related-post-section-inner-box img {
            height: 200px !important;
            object-fit: cover;
        }
    }
    .related-post-section-inner-box span {
        float: left;
        width: 100%;
    }
    .related-post-section-inner-box .blog-date {
        color: #000;
        font-size: 14px;
    }
    .related-post-section-inner-box .blog-title {
        float: left;
        width: 100%;
    }
    .related-post-section-inner-box .blog-title a {
        font-size: 19px;
        color: #000;
        text-decoration: none;
        font-weight: 300;
    }
    
    
    .blog-single-page-right {
        float: right;
        width: 33%;
    }
    
    .media-image, .Download-btn-section,.blog-sidebar-post {
        float: left;
        width: 100%;
        border: 1px solid #e1e1e1;
        padding: 20px;
        margin: 0 0 40px;
    }
    .media-image img{
        width: 100%;
    }
    .Download-btn-section a {
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
        text-decoration: none;
        padding: 17px 20px;
        border: 2px solid #3ba39f;
    }
    .Download-btn-section a.down-img {
        background: #3ba39f;
        color: #fff;
    }
    .Download-btn-section a.down-img:hover {
        background: #fff;
        color: #3ba39f;
    }
    .Download-btn-section a.down-pdf {
        color: #3ba39f;
    }
    .Download-btn-section a.down-pdf:hover {
        background: #3ba39f;
        color: #fff;
    }
    
    .blog-sidebar-post-box {
        float: left;
        width: 100%;
        position: relative;
        border-radius: 8px;
        overflow: hidden;
        margin-bottom: 20px;
    }
    .blog-sidebar-post-box:last-child {
        margin-bottom: 0px;
    }
    .blog-sidebar-post-box img{
        width: 100%;
    }
    .blog-sidebar-post-box .blog-title a {
        font-size: 16px;
    }
    .blog-sidebar-post-box .blog-sigle-info span {
        font-size: 12px;
    }
    
    
    /*membership page*/
    .page-banner-sec {
        position: relative;
        background-image: url(http://needsecured.com/Developer/hermio/wp-content/uploads/2020/09/the-park.png);
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-position: center center !important;
        min-height: 350px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        padding: 50px 0;
        z-index: 1;
        text-align: center;
    }
    .page-banner-sec::before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #000;
        opacity: 0.3;
        z-index: -1;
    }
    
    .page-template-default {
        padding-top: 108px;
    }
    .section-main {
        padding: 50px 0;
    }
    .page-featured-image img {
        display: block;
        margin: 0 auto !important;
        height: auto !important;
        border-radius: 10px;
    }
    
    .page-featured-image {
        margin-bottom: 30px;
    }
    
    .section-main-content {
        max-width: 700px;
        margin: 0 auto;
        padding: 20px;
        background: #fff;
        border-radius: 10px;
        border: 3px solid #00a29e;
    }
    .section-main-content ul {
        padding-left: 16px;
    }
    
    
    body.post-template-default.single {
        padding-top: 108px;
    }
    div#hero-pic::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: rgba(0,0,0,.33);
        height: 100%;
        transition: background-color 300ms ease;
        width: 100%;
    }
    #overlay {
        background: none !important;
    }
    .blog-single-page img {
        height: auto !important;
    }
    
    .new-main-sec > .full-image-section img {
        height: 500px;
        object-position: bottom;
    }
    /*.new-main-sec .content-section-left {
        width: 100%;
    }*/
    .latest-news-section-inner-wrapper {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    
    form input:focus, form textarea:focus, form select:focus, button:focus {
        outline: none !important;
    }
    .footer-widget #mailpoet_form_2 form {
        display: -webkit-box;     
            display: -moz-box;    
            display: -ms-flexbox;  
            display: -webkit-flex;
            display: flex;          
        flex-wrap: wrap;
        padding: 0 !important;
    }
    .footer-widget #mailpoet_form_2 form label {width: 100%;}
    .footer-widget #mailpoet_form_2 form .form-content {
        width: 100%;
    }
    .mailpoet_paragraph.submit-btn {
        position: relative;
        min-width: 48px;
        background: #00a29e;
    }
    .footer-widget #mailpoet_form_2 form .parsley-errors-list li {
        width: 100%;
    }
    .footer-widget #mailpoet_form_2 form .parsley-errors-list {
        position: absolute;
        left: 15px;
        right: 0;
    }
    .mailpoet_paragraph.submit-btn::after {
        content: "\f1d8";
        position: absolute;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        z-index: 1;
        color: #fff;
        right: 16px;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }
    .mailpoet_paragraph.submit-btn input.mailpoet_submit {
        height: 100%;
        border: none;
        padding: 10px 20px !important;
        background: no-repeat;
        align-content: normal;
        position: relative;
        z-index: 2;
    }
    .footer-widget #mailpoet_form_2 form .input-field input {
        padding: 14px 28px !important;
        border: none !important;
        background: #2E2E2E;
    }
    .footer-widget #mailpoet_form_2 form .input-field {
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
            margin: 0;
    }
    
    .mt-author-website {
        word-break: break-word;
    }
    
    
    body.archive {
        padding-top: 108px;
    }
    body.archive .content-section-left {width: 100%;}
    body.archive .latest-news-section-box:nth-child(3n+3) {
        margin-right: 0;
    }
    body.archive .latest-news-section-inner-wrapper {
        border-bottom: none;
    }
    body.archive .latest-news-section-box {
        width: 31.5%;
        margin-top: 15px;
        margin-right: 1.7%;
        margin-bottom: 15px;
    }
    
    .Download-btn-section .media-image a {
        padding: 0;
        border: none;
        margin: 0;
    }
    .Download-btn-section .media-image {
        padding: 0;
        border: none;
        overflow: hidden;
    }
    .Download-btn-section .media-image img:hover {
        transform: scale(1.2);
    }
    .Download-btn-section .media-image img {
        transition: .3s;
    }
    
    
    
    /************ Standalone Page css ********************/
    
    .banner-section {
        float: left;
        width: 100%;
        min-height: 620px;
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-attachment: fixed !important;
    }
    .page-intro-section {
        float: left;
        width: 100%;
        padding: 80px 10px;
        background: #151414;
        text-align: center;
    }
    .page-intro-section h2 {
        color: #fff;
        font-size: 42px;
        letter-spacing: 3px;
    }
    .content-area {
        float: left;
        width: 100%;
        padding: 100px 0px;
        background: #fff;
    }
    .content-area-inner {
        margin: 0 auto;
        padding: 0px 15px;
        max-width: 1180px;
    }
    .content-area-box {
        float: left;
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-bottom: 80px;
        align-items: center;
    }
    .content-area-box:nth-child(even){
        flex-direction: row-reverse;
    }
    .content-area-box:last-child {
        margin-bottom: 0px;
    }
    .content-area-box-left {
        float: left;
        width: 48%;
    }
    .content-area-box-left img {
        width: 100%;
        height: 350px;
        object-fit: cover;
    }
    .content-area-box-right {
        float: right;
        width: 48%;
    }
    
    
    
    
    
    /************ Standalone Page css end ********************/
    
    
    
    
    /************ Media Query Css **********************/
    
    @media(min-width: 481px){
    .top-news-section-box.hide-desktop {
        display: none;
    }
    
    .show-mobile {
        display: none;
    }
    
    }
    @media(min-width: 1400px){
        .hidden-mobile{
            display: none !important;
        }
        }
    @media(max-width: 1400px){
    .banner-section {
        min-height: 450px;
    }
    
    }
    
    @media(max-width: 1300px){
    .top-title-bar-left h2 {
        font-size: 35px;
    }
    
    .catgories-section ul li a {
        font-size: 17px;
    }
    
    .our-business-title h4 {
        padding: 20px;
        font-size: 17px;
    }
    
    .our-business-inner-section-box {
        width: 23%;
        margin-right: 20px;
        margin-bottom: 20px;
        position: relative;
    }
    
    .latest-news-section-box {
        width: 48.8%;
        margin-right: 15px;
    }
    
    }
    
    @media(max-width: 1199px){
    .wrapper {
        padding: 0px 20px;
    }
    
     .blog-sidebar-post-box img {
        height: 250px !important;
        object-fit: cover;
    }
    
    .our-business-inner-section-box:nth-child(4n+4) {
        margin-right: 20px;
    }
    
    .our-business-inner-section-box:nth-child(3n+3) {
        margin-right: 0px;
    }
    
    .our-business-inner-section-box {
        width: 31.2%;
        margin-right: 20px;
        margin-bottom: 20px;
    }
    
    .latest-news-section-box {
        width: 47.8%;
        margin-right: 15px;
    }
    
    .latest-news-section-box h4 {
        margin-top: 15px;
        margin-bottom: 10px;
        font-size: 15px;
    }
    
    .image-caption-content h3 {
        font-size: 20px;
    }
    
    .top-news-section-box .image-caption-content h3 {
        font-size: 15px;
    }
    
    .latest-news-section-heading h2 {
        font-size: 18px;
    }
    
    .socail-media-section-heading h2 {
        font-size: 18px;
    }
    
    }
    
    @media(max-width: 990px) {
        .spacer {margin-top: 0 !important;}
    }
    
    @media(max-width: 991px){
        body.page-timeline {
        padding-top: 115px;
        background: #fff;
    }
    .page-template-default {
        padding-top: 70px;
    }
    .our-business-inner-section-box:nth-child(3n+3) {
        margin-right: 20px;
    }
    
    .our-business-inner-section-box:nth-child(2n+2) {
        margin-right: 0px;
    }
    
    .our-business-inner-section-box {
        width: 47.7%;
        margin-right: 20px;
        margin-bottom: 20px;
    }
    
    .catgories-section ul li {
        margin-bottom: 15px;
    }
    
    .catgories-section ul li a {
        font-size: 15px;
    }
    
    
    .top-title-bar-left h2 {
        font-size: 29px;
    }
    
    .navigation-section-menu {
        top: 84px !important;
    }
    
    .search-form input {
        padding: 12px 55px 12px 15px;
        font-size: 14px;
    }
    
    .search-form button {
        font-size: 22px;
    }
    
    .search-form {
        float: right;
        width: 100%;
        max-width: 250px;
        position: relative;
    }
    
    .image-caption-content {
        padding: 10px 15px 10px;
    }
    
    .image-caption-content span {
        margin-top: 7px;
        font-size: 13px;
    }
    
    .image-caption-content h3 {
        font-size: 18px;
    }
    
    .top-news-section-box .image-caption-content {
        padding: 6px 15px 6px;
    }
    
    .top-news-section-box .image-caption-content h3 {
        font-size: 13px;
    }
    
    .top-news-section-box .image-caption-content span {
        margin-top: 4px;
        font-size: 10px;
    }
    
    .subscribe-section h3 {
        font-size: 16px;
    }
    
    .subscribe-section p {
        font-size: 12px;
    }
    
    .subscribe-section form .subscribe-field input {
        font-size: 11px;
    }
    
    .latest-news-section-box h4 {
        margin-top: 10px;
        margin-bottom: 8px;
        font-size: 14px;
    }
    
    .latest-news-section-box span {
        font-size: 12px;
    }
    
    .related-post-section-inner {
        flex-wrap: wrap;
    }
    .related-post-section-inner-box {
        width: 100% ;
        margin: 15px 0;
    }
    .page-intro-section h2 {
        font-size: 30px;
    }
    .page-intro-section {
        padding: 60px 0px;
    }
    .content-area {
        padding: 80px 0px;
    }
    .content-area-box {
        display: block;
        margin-bottom: 50px;
    }
    .content-area-box-left {
        width: 100%;
        margin-bottom: 30px;
    }
    .content-area-box-right {
        width: 100%;
    }
    }
    
    @media(max-width: 900px){
        
    .page-id-23,.single-businesses ,.page-history {
        padding-top: 102px;
    }
    
    .business_info-inner-section {
        flex-direction: column;
    }
    .business_info-inner-left {
        width: 100%;
        margin-bottom: 30px;
    }
    .business_info-inner-right {
        width: 100%;
    }
    .right-logo img {
        width: auto;
    }
    }
    
    @media(max-width: 767px){
        .related-post-section .related-post-section-inner-box img {height: auto;}
        body.post-template-default.single {padding-top: 56px;}
        .socail-media-section.show-mobile {
        display: block;
    }
    .socail-media-section.hide-mobile {
        display: none;
    }
        .page-template-default {
        padding-top: 56px;
    }
    .top-title-bar-inner {
        padding: 0px 0px;
        display: flex;
    }
    
    .top-title-bar-left h2 {
        font-size: 24px;
    }
    .blog-single-page-left, .blog-single-page-right {
        width: 100%;
    }
    body.archive .latest-news-section-box {
        width: 100%;
    }
    body.archive {
        padding-top: 56px;
    }
    
    .related-post-section-inner {
        flex-wrap: wrap;
    }
    .related-post-section-inner-box {
        width: 100% ;
        margin: 15px 0;
    }
    .blog-sigle-feature-section img {
        height: 350px !important;
        object-fit: cover;
    }
    .blog-sidebar-post-box img {
        height: 250px !important;
        object-fit: cover;
    }
    .blog-single-page {padding-bottom: 30px;}
    .search-form {
        max-width: 100%;
    }
    
    .business-page-content-section-inner {
        display: block;
    }
    
    .business-page-content-section-left {
        float: left;
        width: 100%;
    }
    
    .business-page-content-section-right {
        float: right;
        width: 100%;
        margin-top: 25px;
    }
    
    .our-business-inner-section-box {
        width: 100%;
        margin-right: 0px !important;
        margin-bottom: 20px;
    }
    
    .our-business-inner-section-box:last-child {
        margin-bottom: 0px;
    }
    
    .contact-features {
        min-height: auto !important;
    }
    .contact-header {
        min-height: auto !important;
    }
    
    .search-form button {
        font-size: 20px;
        width: 47px;
    }
    
    .content-section-inner {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .content-section-left {
        float: left;
        width: 100%;
    }
    
    .latest-news-section {
        float: left;
        width: 100%;
        padding: 30px 0px 0px 0px;
    }
    
    .content-section-right {
        float: right;
        width: 100%;
        margin-top: 30px;
    }
    
    .top-news-section-box .image-caption-content h3 {
        font-size: 16px;
    }
    
    .top-news-section-box .image-caption-content span {
        margin-top: 4px;
        font-size: 12px;
    }
    
    .top-title-bar {
        padding: 15px 0px;
    }
    
    .history-listing-item > * {
        width: 100%;
    }
    
    .timeline-listing-item {
        width: 100%;
        margin: 0;
    }
    .timeline-listing-item .timline_marker {display: none;}
    .timeline-listing-item .t_arrow {
        display: none !important;
    }
    .timeline-listing-item-inr {
        width: 90%;
        margin: 0 5% 0;
        margin-bottom: 50px;
    }
    .timeline-listing-item-wrap {
        flex-wrap: wrap;
    }
    .banner-section {
        min-height: 350px;
    }
    .page-intro-section h2 {
        font-size: 24px;
    }
    .content-area-box-left img {
        height: 300px;
    }
    .business_info {
        margin: 0px auto;
        max-width: 100%;
    }
    .map-info-section {
        flex-direction: column;
    }
    .map-info-section-left {
        width: 100%;
        margin-bottom: 20px;
    }
    .map-info-section-right {
        float: right;
        width: 100%;
    }
    }
    
    @media(max-width: 480px){
    .latest-news-section-box {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px;
    }
    
    .latest-news-section-box:last-child {
        margin-bottom: 0px;
    }
    
    .full-image-section.hide-mobile{
        display: none;
    }
    
    .hide-mobile {
        display: none;
    }
    
    .show-mobile {
        margin-top: 25px;
    }
    .top-title-bar-left {
        float: left;
        width: 42%;
    }
    .top-title-bar-left h2 {
        font-size: 20px;
    }
    .top-title-bar-right {
        width: 55%;
    }
    .search-form input {
        padding: 12px 40px 12px 15px;
        font-size: 13px;
    }
    .search-form button {
        font-size: 18px;
        width: 47px;
    }
    }
    
    
    