@media only screen and (min-width:1400px){
    .container{max-width:1150px}
    .editors-wrap-two .news-card-wrap {
        width: calc(100%);
        margin-left: auto;
    }
    .section-title {
        font-size: 24px;
        line-height: 26px;
        text-transform: uppercase;
    }
    .featured-news-card {
        margin-right: 50px;
    }
}
@media only screen and (min-width: 1200px) {
    .selected-news .news-card-four, .selected-news .news-card-five {
        margin-bottom: 50px;
    }
}
.pt-90 {
    padding-top: 90px;
}
.pb-90 {
    padding-bottom: 90px;
}
.pb-120 {
    padding-bottom: 120px;
}
.title-heading {
    padding-bottom: 20px;
    border-bottom: solid 1px #dcdbdb;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
}

.news-card-img a:hover img{
   -webkit-filter: opacity(.8);
   filter: opacity(.8);
}
.news-card-info h3 a:hover {
    color: var(--secondaryColor);
    background: transparent;
}

.full-cta-wrapper {
    background: linear-gradient( to bottom, #D2E6E8, #D2E6E8 100%, #D2E6E8 100%, transparent );
    background-size: contain;
    margin-bottom: 70px;
}

.fixed-row {
    background-color: transparent;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 30%;
    margin: 0;
    border: none;
    min-height: 556px;
}
.inner-wrapper .heading {
    margin-bottom: 30px;
    margin-top: 0;
    color: #231f20;
    min-height: 54px;
    font-size: 40px;
    line-height: 54px;
}
.inner-wrapper p{
    padding-right: 27%;
    margin-bottom: 25px;
    margin-top: 25px;
    font-size: 20px;
    line-height: 28px;
}
.inner-wrapper ul {
    padding-right: 27%;
    list-style-type: none;
    padding-left: 23px;
}
.inner-wrapper ul li{
    margin-bottom: 26px;
    font-size: 18px;
    line-height: 26px;
    list-style-type: disc;
}
.inner-wrapper a{
    cursor: pointer;
    text-decoration: none;
    color: #231f20;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
}
.inner-wrapper a svg {
    margin-left: 5px;
    margin-bottom: 0;
    height: 13px;
    width: 14px;
}

.inner-wrapper a:hover, .inner-wrapper a:hover svg {
    color: var(--secondaryColor);;
}

.tools .gx-45 [class*=col-lg] {
    margin-bottom: 20px;
}

/*-------------------------  Footer ------------------------ */
.footer-04 {
    padding: 5em 0;
    background: #d8f5f8;
}
.footer-04 .footer-heading {
    font-size: 13px;
    color: #000;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}
.footer-04 .footer-heading .logo img {
    width: 200px;
}
.footer-04 p {
    color: #000;
}
.footer-04 a {
    color: #000;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.footer-04 .list-unstyled li a {
    color: #000;
}
.footer-04 .tagcloud a {
    border: 1px solid #000;
    color: #000;
    text-transform: uppercase;
    display: inline-block;
    padding: 4px 10px;
    margin-bottom: 7px;
    margin-right: 4px;
    border-radius: 4px;
    font-size: 11px;
}
.footer-04 .footer-heading {
    font-size: 16px;
    color: #000;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}




/*Main Category Page*/
.site-header-image {
    line-height: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 2000px;
    margin-bottom: 25px;
}
.site-header-image .text-wrapper {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: center;
    min-height: 200px;
    max-width: 2000px;
    z-index: 1;
}

.site-header-image .text-wrapper-one {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 5vh;
    color: white;
    max-width: 260px;
    min-height: 200px;
    width: calc(100vw - 40px);
}
.site-header-image .spacebar {
    margin: 0;
    font-size: 10px;
    line-height: 10px;
    font-family: inherit;
    text-transform: uppercase;
}
.site-header-image .text-wrapper-one h1 {
    font-size: 38px;
    color: #fff;
    line-height: 42px;
    margin: 0 0 10px 0;
}
.site-header-image .text-wrapper-one .paragraph-wrapper {
    margin: 0;
    font-size: 22px;
    line-height: 30px;
    font-family: inherit;
    display: none;
}
.site-header-image .text-wrapper-one .paragraph-wrapper p {
    font-size: 22px;
    line-height: 30px;
    margin: 0;
}
.site-header-image picture img {
    width: 100%;
    height: 5vh;
    min-height: 200px;
    object-fit: cover;
    max-width: 2000px;
    object-position: center 25%;
}
@media (min-width: 768px) {
    .site-header-image .text-wrapper {
        min-height: 300px;
    }
    .site-header-image .text-wrapper-one {
        max-width: 560px;
        min-height: 300px;
        width: calc(100vw - 90px);
    }
    .site-header-image .spacebar {
        font-size: 18px;
        line-height: 14px;
    }
    .site-header-image .text-wrapper-one h1 {
        font-size: 64px;
        line-height: 70px;
    }
    .site-header-image .text-wrapper-one .paragraph-wrapper {
        font-size: 28px;
        line-height: 36px;
    }
    .site-header-image .text-wrapper-one .paragraph-wrapper p {
        font-size: 28px;
        line-height: 36px;
        /*margin: 30px 0;*/
    }
    .site-header-image picture img{
        min-height: 300px;
    }
}
@media (min-width: 990px) {
    .site-header-image .text-wrapper-one h1 {
        margin: 0 0 15px 0;
    }
    .site-header-image .text-wrapper-one .paragraph-wrapper {
        display: block;
    }
}


.site-sub-header .navbar {
    margin-left: 21.5%;
}
.site-sub-header h4 {
    font-family: var(--primaryFont);
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    padding-right: 8px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #dcdbdb;
    display: flex;
    align-items: center;
    flex: 0 0 auto;
    
}
.site-sub-header h4 a {
    color: #08565c;
    font-size: 16px;
}
.site-sub-header ul a {
    color: #000;
    font-family: var(--bodyFont);
    font-weight: 600;
    display: flex;
    flex-wrap: nowrap;
    font-size: 17px;
    line-height: 15px;
    margin-bottom: 0;
    margin-right: 25px;
    position: relative;
    white-space: nowrap;
}
.site-sub-header ul a:hover {
    color: var(--secondaryColor);
}



.sub-header-block h1 {
    font-size: 64px;
    line-height: 70px;
}
.sub-header-block span {
    font-size: 22px;
    width: 70%;
    display: block;
    text-align: center;
    margin: auto;
    padding-top: 20px;
}

.ai-sub-heading {
    font-size: 40px;
    line-height: 1.3em;
}
.sticky-logo{
    position: absolute;
    left: 13%;
    line-height: 1;
    top: 23%;
    display: none;
}
.header-subs-btn {
    color: var(--whiteColor);
    border: 1px solid #02838d;
    border-radius: 30px;
    font-weight: 500;
    background-color: #02838d;
    padding: 5px 15px;
    font-family: var(--secondaryFont);
    transition: var(--transition);
}

.news-card-five .news-card-info p {
    margin: 8px 0 0px;
    line-height: 22px;
}

.theme-dark .news-details-wrap {
    background-color:rgba(0,0,0,.85)!important;
}
.news-details-wrap {
    background: #fff;
}

.hottest-pick {
    margin: 60px 0 70px
}

