/*
Theme Name: Hope Theme
Author: Raghunath J
Description: This is primary Hope Theme
Version: 0.0.1
Tags: theme
*/

.hope_logo  {
    height: 90px !important;
}
.homepage h1.main-heading {
    /* visibility: hidden !important;
    height: 0px !important; */
    display: none !important;
}
.homepage .hope_anim_text  {
    font-size: 38px !important;
    line-height: 40px !important;
}
@media (min-width: 992px){
    .homepage imgwrapper h3 {
        left: 0;
    }
}
@media (min-width: 768px){
    .homepage imgwrapper h3 {
        left: 0;
        top: 50%;
    }
}
.homepage imgwrapper h3  {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0,-50%);
    z-index: 2;
    line-height: 1.6rem;
    max-width: 100%;
    color: #fff;
    width: 100%;
    text-align: center;
}
.team-page  .title_gif .title_gif_wrap h1, .work .title_gif .title_gif_wrap h1, .aboutuspage h1, .news_detail h1 {
    font-weight: 500;
}
.team-page h2, .homepage h2 {
    font-weight: 500 !important;
}
@media(min-width:992px){
    .team-page  .title_gif .title_gif_wrap h1, .aboutuspage h1  {
        font-size: 48px !important;
    }
    .work .title_gif .title_gif_wrap h1 {
        font-size: 48px !important;
    }
    .news_detail h1 {
        font-size: 38px !important;
    }
    .team-page .img_para {
        display: flex;
        justify-content: space-between !important;
        align-items: flex-start !important;
    }
    .team-page .img_para .img_para_img {
        width:42% !important;
        position: static !important;
    }
    .team-page .img_para .img_para_desc {
        position: static !important;
        transform: translate(0,-0%) !important;
    }
    .img_para.img_para_right .img_para_img {
        order: 2 !important;
    }
    .team-page imgwrapper {
        transform: translate(0px,0) !important;
        padding: 0 !important;
    }
}
footer .footer_social a img {
	width:22px !important;
}
footer .footer_social a:nth-child(2) img {
	padding:2px;
}
#mywork {
    max-height: fit-content !important;
    padding-top: 40px !important;
}
.modal-video-close-btn {
    right: 0 !important;
    cursor: pointer !important;
}
@media(min-width:767px) and (max-width:1024px){
    .work .title_gif.title_gif_max.gif_up {
        margin-top: 45px !important;
    }
}
@media(max-width:767px){
    #workfilter .force_full_maxwidth {
        overflow: auto;
    }
    #workfilter ul.main_filter {
        display: flex !important;
    }
    #workfilter .main_filter li a {
        width: max-content !important;
    }
    #workfilter .force_full_maxwidth::-webkit-scrollbar {
        display: none;
    }
    .team-page  .title_gif .title_gif_wrap h1, .work .title_gif .title_gif_wrap h1, .aboutuspage h1  {
        font-weight: 500 !important;
        font-size: 32px !important;
    }
    .homepage .hope_anim_text  {
        font-size: 30px !important;
    }
}
.just_para_poster_img imgwrapper {
    transform: translate(-0px,0) !important;
}

/* .work filter .sub_filter {
    display: block !important;
    visibility: visible !important;
} */
.heading-ct {
    padding: 0 100px !important;
}
.work .sub-heading {
    margin-bottom: 40px;
    font-size: 30px !important;
    text-decoration: underline;
    padding: 0 20px;
}
.work .work-slider .slick-list, .work .work-slider .slick-track {
    min-width: 100%  !important;
}
.work .slick-next, .slick-prev {
    top: 35% !important;
    z-index: 10 !important;
}
.work .slick-prev {
    left: 65px !important;
}
.work .slick-next {
    right: 65px !important;
}
.work .slick-next:before, .work .slick-prev:before{
    font-size: 35px !important;
}

.work .eachwork {
    display: flex !important;
    flex-direction: column;
    margin-bottom: 30px !important;
}
#mywork .eachwork h3 {
    font-size: 20px;
    line-height: 28px;
    min-height: 50px !important;
    margin-top: 10px !important;
    order: 2 !important;
}
@media(max-width:767px){
    .work #mywork .force_full_maxwidth {
        width: 85% !important;
        margin: auto !important;
    }
    .work .slick-prev {
        left: -30px !important;
        z-index: 10 !important;
    }
    .work .slick-next {
        right: -28px !important;
    }
    .work .slick-next:before, .work .slick-prev:before{
        font-size: 30px !important;
    }
    .heading-ct {
        padding: 0 8px !important;
    }
    #mywork .eachwork h3 {
        padding: 0 !important;
    }
}
@media(min-width:768px) and (max-width:1024px){
    .work .force_full_maxwidth {
        padding: 0 35px !important;
    }
    .work .slick-prev {
        left: 10px !important;
    }
    .work .slick-next {
        right: 10px !important;
    }   
    .heading-ct {
        padding: 20px !important;
    }
}

@media(min-width:1025px){
    .homepage .banner-wrapper {
        height: 100vh !important;
    }
}
.common_main {
    transform: translate(0, -2px) !important;
}
.nav {
    position: absolute !important;
}
@media(min-width:992px){
    news .eachnews {
        margin-bottom: 60px !important;
    }
    news .eachnews:last-child {
        margin-bottom: 40px !important;
    }
    .nav {
        position: absolute !important;
    }
    .aboutuspage .title_gif + .spacing1 {
        display: none;
    }
}
.aboutuspage .title_gif justgif img {
    width:80% !important;
}
@media(max-width:992px){
    .aboutuspage .title_gif justgif img, .work .title_gif justgif img {
        margin-top: 30px !important;
    }
}
.title_gif.gif_up justgif {
    display: flex;
    justify-content: center;
}
.aboutuspage .main-carousel .flickity-prev-next-button.next {
    right: 10px !important;
}

#loadMoreBtn {
    display: block;
    justify-content: center;
    background: transparent;
    margin: auto !important;
    border: none;
    text-decoration: underline;
    font-size: 18px;
    cursor: pointer;
    color: #000000 !important;
}
.newslink {
    display: none !important;
}
.work .force_full {
    display: none !important;
}
.work #workfilter {
    padding: 15px 0 0 !important;
    border-bottom: 1px solid #727272;
}
#mywork .slick-prev, #mywork .slick-next {
    width: 40px !important;
    height: 40px !important;
    background-color: rgb(255, 255, 255);
    border-radius: 50% !important;
    padding: 11px;
    display: flex;
    justify-content: center;
    opacity: 0.7 !important;
}
@media(max-width:767px){
    #mywork .slick-prev, #mywork .slick-next {
        width: 30px !important;
        height: 30px !important;
    }
    #mywork .slick-next {
        padding: 5px 4px 5px 6px !important;
    }
    #mywork .slick-prev {
        padding: 5px 6px 5px 4px !important;
    }
}
#mywork .slick-prev:hover, #mywork .slick-next:hover {
    opacity: 1 !important;
}
#mywork .slick-prev::before {
    content: url(https://www.hopeproductions.in/wp-content/uploads/2024/03/left-arrow.png);
    font-size: 16px !important;
}
#mywork .slick-next::before {
    content: url(https://www.hopeproductions.in/wp-content/uploads/2024/03/right-arrow.png);
    font-size: 16px !important;
}
.homepage .force_full imgwrapper video {
    transform: translateX(1px) !important;
}
roles .roles_each {
    display: flex !important;
}
@media(max-width:767px){
    .work .title_gif + .spacing1{
        display: none;
    }
}
.nav_items .close_inside {
    margin-top: -100px;
}
/* .nav_items .close_inside.active {
    display: block !important;
} */
.aboutuspage awardswrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
@media(min-width:768px) and (max-width:1024px){
    news .eachnews newsdesc wrapper h2 {
        padding: 0 20px !important;
        font-size: 24px;
        line-height: 28px;
    }
    news .eachnews newsdesc wrapper paragraph {
        padding: 0 20px !important;
    }
    awards eachaward {
        width: 48% !important;
        display: flex !important;
        justify-content: center;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: center;
    }
}
@media(min-width:768px){
    news .eachnews newsdesc wrapper paragraph {
        padding: 0 30px !important;
    }
}
.accolades-heading, .snapshot-heading, .happening-heading, .aboutuspage .img_para .img_para_desc h2, .homepage h2 {
    font-size: 36px !important;
    font-weight: 500 !important;
} 
.aboutuspage news h3, .homepage newsdesc h3 {
    font-size: 30px !important;
    font-weight: 500 !important;
    margin-bottom: 15px !important;
    line-height: 38px !important;
}
@media(max-width:767px){
    news .eachnews h3, .homepage newsdesc h3 {
        padding: 20px 0px 0!important;
    }
    .nav {
        position: absolute !important;
    }
    .accolades-heading, .snapshot-heading, .happening-heading, .aboutuspage .img_para .img_para_desc h2, .aboutuspage .img_para .img_para_img h2, .team-page h2, .work .sub-heading, .homepage h2 {
        font-size: 28px !important;
        font-weight: 500 !important;
    } 
    .aboutuspage news h3, .homepage newsdesc h3 {
        font-size: 25px !important;
        line-height: 32px !important;
    }
    .aboutuspage .title_gif.gif_up justgif, .work .title_gif.gif_up justgif {
        transform: translate(0,-40px);
    }
    .aboutuspage spaceblock100 {
        height: 60px !important;
    }
}
@media(min-width:768px){
    .work .title_gif.title_gif_max {
        max-width: initial !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .work .title_gif.gif_up justgif {
        order: 1 !important;
    }
    .work .title_gif .title_gif_wrap {
        margin-top: -140px !important;
    }
    .work .title_gif.title_gif_max img {
        max-width: 90% !important;
    }
    .work spaceblock50 {
        height: 10px !important;
    }
}

@-moz-document url-prefix() {
    .work .slick-next, .slick-prev {
        top: 35% !important;
    }
}
news .eachnews newsdesc wrapper paragraph {
    color: #000000 !important;
}
#mywork .slick-slider {
    margin-bottom: 30px !important;
}

/* News card publish date  */
news .date-wrapper, news .date-wrapper .publish-date {
    color: #797979;
    padding: 0 30px;
    margin-bottom: 10px;
    display: block;
    font-weight: 500;
    font-size: 18px;
    font-family: 'Frank Ruhl Libre', serif;
}
news .date-wrapper .publish-date {
    padding: 0 0px !important;
    display: inline-block !important;
}
.news div, .news p, .news span {
    color: #000000;
    font-size: 1.2rem;
}
.news .date-wrapper, .news .date-wrapper .publish-date {
    color: #797979;
    padding: 0 0px;
    margin-bottom: 10px;
    margin-top: 10px;
    display: block;
    font-weight: 500;
    font-size: 20px;
    font-family: 'Frank Ruhl Libre', serif;
}
.news .date-wrapper .publish-date {
    display: inline-block !important;
}
@media(max-width:600px){
    news .date-wrapper {
        padding: 0 0px;
    }
    .news .date-wrapper {
        padding: 0 20px;
    }
}

#loader-ct {
    width: calc(100% + 240px);
    margin-left: -120px;
    height: 900px;
    background-color: #000 !important;
    display: flex;
    justify-content: center;
    align-items: start;
    background-color: var(--loaderbg);
    padding-top: 200px;
  }
  #loader-ct img {
    width: 30px !important;
  }
  .share_buttons img {
    width: 24px !important;
  }

  @media(min-width:768px){
    .work-link-last-odd {
        transform: translateX(50%);
        padding-left: 0;
    }
  }

  @media(min-width:1200px){
    #mywork .eachwork justimg img {
        max-height: 225px !important;
        object-fit: cover;
    }
}
