/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
/*   Bureau Of Small Projects Customizations */
/*   Monolith      */
/*   Martin Fuks   */


/*******************************************************
***     HEADER
*******************************************************/

.branding a img, .branding img, #phantom .logo-box a img, .mobile-header-bar .mobile-branding img {
    max-width: 170px;
    height: auto;
}

.top-header .outside-item-custom-margin.main-nav > li:last-child > a {
    margin-right: 0 !important;
}


/*******************************************************
***     HOME PAGE
*******************************************************/

#about-row {
    height: 80vw;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#about-row > .wpb_column > .vc_column-inner > .wpb_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#about-copy-row {
    max-width: 760px;
    margin-left: 120px;
}

#about-copy-row h3 {
    color: #f7f7f7;
    background: rgba(0,0,0,.2);
}

.arrow-cta {
    color: #f7f7f7;
    text-decoration: none;
    display: flex;
    align-items: center;
}

.arrow-cta::before {
    content: '';
    display: block;
    width: 58px;
    height: 57px;
    background-image: url(/wp-content/uploads/2021/03/white-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 15px;
    transition: all .3s;
}

.arrow-cta:hover {
    color: #f7f7f7 !important;
}

.arrow-cta:hover::before {
    transform: scale(1.1);
}

#about-cta-row {
    width: 100%;
    padding-top: 100px;
}

#about-cta-row p {
    display: flex;
    justify-content: flex-end;
}

/************ GAMES CAROUSEL  **************/

#our-games-carousel-row .owl-carousel.owl-loaded {
    transform: scale(1.1);
}

.owl-carousel .owl-stage-outer {
    overflow: visible !important;
}

.home .ult-overlay {
    max-width: 940px;
    margin: 0 auto;
    position: absolute !important;
    z-index: 1;
}

.ult-overlay-close.popup-top-right {
    top: 10px;
    left: 90% !important;
}

.home .ult_modal-body p span {
    font-size: 17px !important;
    line-height: 26px !important;
    font-weight: 100 !important;
    font-style: italic !important;
    font-family: Montserrat !important;
}

#our-games-subtext {
    max-width: 670px;
    margin: 0 auto;
    padding-bottom: 100px;
}

#our-games-subtext h5 {
    color: #4a5056;
}

#our-games-title-row {
    padding-top: 40px;
}

#our-games-carousel-row {
    padding-top: 30px;
    overflow: visible;
}

#our-games-carousel-row .dt-owl-item.active img {
    transition: all .1s;
}

#our-games-carousel-row .dt-owl-item.active:hover img {
    box-shadow: 10px 7px 10px rgba(0,0,0,.3);
}

a.work-cta {
    color: #000;
}

a.work-cta:hover {
    color: #000 !important;
}

a.work-cta::before {
    background-image: url(/wp-content/uploads/2021/03/work-arrow.png);
}

#work-row {
    padding-top: 120px;
    overflow: visible;
}

#work-row::before {
    content: '';
    display: block;
    width: 509px;
    height: 822px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    bottom: -450px;
}

#work-row .vc_col-sm-8 {
    padding-bottom: 140px;
}

#work-row h5 {
    color: #4a5056;
    max-width: 500px;
}

.the-job-link {
    font-size: 26px;
    line-height: 29px;
    max-width: 90%;
    margin-top: -10px;
}

.the-job-link:hover {
    cursor: pointer;
    color: #be3a34;
}

#work-openings-column > .vc_column-inner > .wpb_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

#work-row .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header {
    padding: 27px 0 6px;
}

.content .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a::before {
    background-color: #f7f7f7 !important;
}

#work-row .wpb_content_element .wpb_accordion_header > a::after {
    content: "\002B";
    font-size: 32px;
    line-height: 32px;
    margin-top: -21px;
    color: #90959e;
}

#social-row-top {
    background-repeat: no-repeat;
    padding-top: 7vw;
    background-size: 100vw 100%;
}

#social-row-bottom {
    background-repeat: no-repeat;
    padding-top: 90px;
    background-size: 100vw 100%;
}

#twitter-row{
    padding-top: 90px;
    padding-bottom: 90px;
}

#featured-row {
    padding-top: 20px;
    padding-bottom: 90px;
}

#featured-row .owl-carousel.owl-loaded {
    /*transform: translateX(130px);*/
}

#featured-row .entry-title a {
    font-weight: 600 !important;
}

#videos-row {
    padding-top: 50px;
}

#videos-row h5 {
    font-weight: 600 !important;
    padding-left: 20px;
}


/*******************************************************
***     OUR GAMES PAGE
*******************************************************/

#our-games-title p{
    font-size: 17px;
}

#our-games-row .wpb_column.vc_column_container.vc_col-sm-12 > .vc_column-inner{
    padding-top: 0;
}

#our-games-carousel .wpb_column.vc_column_container.vc_col-sm-12{
    padding: 0;
}

#our-games-carousel .dt-owl-item:hover{
    cursor: pointer;
}

#our-games-carousel .dt-owl-item {
    -webkit-box-shadow: 0px;
    box-shadow: 0px;
    transition: 0.5s;
    overflow: visible;
}

#our-games-carousel .dt-owl-item:hover {
    -webkit-box-shadow: 0px 0px 10px 0px #000000;
    box-shadow: 0px 0px 10px 0px #000000;
    transition: 0.5s;
}

#our-games-game{
    position: relative;
    z-index: 1;
}

#our-games-game img{
    position: absolute;
    right: -96px;
    top: 96px;
    z-index: -1;
}

#our-games-game-grid{
    z-index: 2;
}

.invisible,
.visible .entry-title,
.visible .entry-meta{
    display: none;
}

.visible,
.visible .entry-excerpt{
    display: block;
}

#games-row{
    padding-top: 0!important;
}

#games-row,
#games-row .vc_column-inner.vc_custom_1620088037900{
    padding-right: 0px !important;
    padding-left: 0px !important;
}

#games-row .entry-excerpt .description{
    width: 60%!important;
}

#games-row .entry-excerpt .title{
    width: 40%!important;
}

#games-row .entry-excerpt .title .wpb_text_column.wpb_content_element {
    margin-bottom: 0px!important;
}

#games-row .vc_column-inner{
    padding-top: 35px;
}

#games-row .entry-excerpt .title p{
    font-size: 17px;
    color: black;
    padding-top: 10px;
}

#games-row .entry-excerpt .title h2{
    font-size: 54px;
}

#games-row .entry-excerpt .description p{
    font-size: 17px;
    line-height: 1.4;
    background: #f7f7f780;
    color: #000;
}

#games-row .vc_gitem-is-link{
    cursor: auto;
}

#games-row .entry-excerpt .game-main-row{
    background-position-x: right!important;
    background-position-y: 15vh!important;
}

#our-games-carousel .post-thumbnail-wrap {
    padding: 0!important;
}

#games-row .vc-zone-link{
    display: none!important;
}

#games-row .upb_row_bg {
    display: none;
}

.page-template-page-games .post-entry-content {
    display: none;
}

.the-game-background {
    position: absolute;
    width: 100vw;
    height: 100%;
    right: calc((-100vw + 1140px) / 2);
    top: 0;
    background-repeat: no-repeat;
    background-position: right top;
    opacity: 0.2;
}

#games-top-row{
    background-position-y: 7vw !important;
}

#our-games-carousel .owl-nav a:after, #our-games-carousel .owl-nav a:before {
    -webkit-backface-visibility: inherit!important;
}

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

    .the-game-background {
        right: calc((-100vw + 100%) / 2);
    }

}


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

    .the-game-background {
        background-position: right top;
    }

    #games-row .entry-excerpt .title h2,
    #our-games-title h2{
        font-size: 32px;
        line-height: 100%;
    }

    #games-row .entry-excerpt .title p,
    #games-row .entry-excerpt .description p,
    #our-games-title p{
        font-size: 16px;
    }

}


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

    #our-games-carousel{
        margin: 0!important;
    }

    #our-games-carousel .owl-nav .owl-next{
        right: 10px !important;
    }

    #our-games-carousel .owl-nav .owl-prev{
        left: 10px !important;
    }

    #our-games-carousel .owl-carousel.owl-loaded {
        max-width: 90%;
        margin: auto;
    }

}


/***********************************************
***     OUR STUDIO
***********************************************/

.text-big {
    font-size: 18px !important;
}

.our-studio#first-row .vc_col-sm-8 p:first-child {
    font-size: 34px;
    font-weight: bold;
    font-size: 34px;
    font-weight: bold;
    line-height: 110%;
    max-width: 90%;
    color: #000;
}

#tech-tab .wpb_tour {
    margin-bottom: -100px;
}

#tech-tab {
    padding-top: 10vw !important;
    padding-bottom: 6vw !important;
    overflow: visible;
}

#tech-tab .wpb_tour.tab-style-one .wpb_tour_tabs_wrapper .wpb_tabs_nav a{
    color: #969696;
}

#tech-tab .wpb_tour.tab-style-one .wpb_tabs_nav > li{
    max-width: 80%;
    border: 1px solid transparent;
}

#tech-tab .wpb_tour.tab-style-one .wpb_tabs_nav > li.ui-state-active{
    background-color: unset!important;
    border-bottom: 1px solid #be3a34;
}

#tech-tab .wpb_tour.tab-style-one .wpb_tabs_nav > li.ui-state-active a{
    color: #000!important;
}

#tech-tab #page .tab-style-one .wpb_tabs_nav li.ui-state-active a{
    color: #000 !important;
}

#tech-tab #page .tab-style-one .wpb_tabs_nav li.ui-state-active a:hover{
    color: #f7f7f7 !important;
}

#tech-tab .wpb_tour.tab-style-one .wpb_tabs_nav > li.ui-state-active, #page .wpb_tour.tab-style-one .wpb_tabs_nav > li.ui-state-active:hover a{
    color: #f7f7f7;
    cursor: pointer;
}

#tech-tab .tab-style-one.wpb_tour .wpb_tabs_nav .ui-state-hover {
    border-bottom: 1px solid #be3a34;
    transition: 0.5s;
}

#tech-tab .wpb_tab.ui-tabs-panel.wpb_ui-tabs-hide.vc_clearfix.ui-corner-bottom.ui-widget-content{
    background: white;
    padding: 32px;
    overflow-y: auto;
    display: block;
    width: 100%;
}

#tech-tab .tab-cards{
    display: flex;
    flex-wrap: nowrap;
}

.h5-semi-bold h5 {
    line-height: 35px !important;
    font-weight: 600 !important;
}

#audio-row{
    background-position: right -100px !important;
    padding-top: 140px !important;
}

#audio-bg img{
    position: absolute;
    right: -10vw;
    top: -20vh;
}

#video-row .ult-video{
    margin: 0;
}

#videos-row h5{
    font-weigt: 600!important;
}

.motion-img-mobile{
    display: none;
}

.motion-img-desktop{
    display: block;
}

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

    #audio-row{
        background-position: right -50px !important;F
        background-size: 200px;
    }

    #audio-row > div{
        background-position-y: -34px!important;
        background-size: 50%!important;
    }

    #audio-bg img{
        opacity: 0.3;
    }

    #first-row .upb_row_bg.vcpb-default{
        background-position: -25% 50% !important;
    }

    .motion-img-mobile{
        display: block;
    }

    .motion-img-desktop{
        display: none;
    }

}

/***********************************************
***     CARRERS
***********************************************/
#best-stories-row {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
}

#best-stories-row .vc_row-fluid {
    display: flex;
}

#best-stories-row .vc_row-fluid .vc_col-sm-8 {
    margin: auto;
}

#best-stories-row .vc_row-fluid .vc_col-sm-8 .wpb_text_column:first-child p {
    font-size: 34px;
    font-weight: bold;
    font-size: 34px;
    font-weight: bold;
    line-height: 110%;
    color: #000;
}

#best-stories-row .vc_row-fluid .vc_col-sm-8 .wpb_text_column:nth-child(2) p {
    font-size: 20px;
    font-style: italic;
    font-weight: lighter;
    line-height: 110%;
    color: #be3a34;
}

.job-opening-bg-row {
    background-repeat: no-repeat;
    padding-top: 7vw;
    background-size: 100vw 100%;
}

#job-opening-row .arrow-cta.work-cta {
    display: flex;
    justify-content: center;
    font-size: 20px;
}

.perks-icon-container {
    display: flex;
    justify-content: space-between;
}

#team-carousel .owl-carousel .owl-stage-outer {
    overflow: hidden !important;
}

.absolute-team-title {
    position: absolute;
    left: 40%;
    top: 40px;
}

#job-opening-bg-top-row {
    margin-top: -200px;
}

#perks-img {
    position: absolute!important;
    left: 0;
    top: 195vh;
}

/***********************************************
***     FOOTER
***********************************************/

.footer-social {
    list-style: none;
    width: 205px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.footer-social li a {
    content: '';
    display: block;
    width: 47px;
    height: 47px;
    background-size: contain;
    background-repeat: no-repeat;
    transition: all .3s;
}

.footer-social li a.facebook {
    background-image: url(/wp-content/uploads/2021/03/facebook.png);
}

.footer-social li a.social {
    background-image: url(/wp-content/uploads/2021/03/social.png);
}

.footer-social li a.twitter {
    background-image: url(/wp-content/uploads/2021/03/twitter.png);
}

#footer .wf-container section {
    display: flex;
    justify-content: center;
}

#text-2 .textwidget {
    max-width: 740px;
    text-align: center;
    padding-bottom: 46px;
    font-size: 16px;
    font-family: Prompt;
    line-height: 23px;
}

#footer-logos {
    width: 270px;
    display: flex;
    justify-content: space-between;
}

#footer-logos img {
    height: 140px;
    width: auto;
}

#footer.solid-bg {
    background-size: 100vw 100%;
}

#main{
	padding-bottom: 0 !important;
}

/***********************************************
***     News Post
***********************************************/

/*
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
*/
a {
    text-decoration: none;
    color: inherit;
}

:root {
    --color-silver: #c0c0c0;
    --color-white: #fff;
    --color-black: #000;
    --color-malibu: #56bdff;
    --color-gallery: #ebebeb;
    --color-supernova: #fccd00;
}

.wrapper {
    padding: 50px 0;
    position: relative;
}

body.page-id-1452 #page, body.single-post #page{
/*background-image: url(https://lith.com/wp-content/uploads/fonpost.jpg);*/
}

.page-id-1452 .wf-wrap, body.single-post .wf-wrap {
width: auto !important;
	padding: 0 !important;
}

.content_post {
    max-width: 1150px;
	position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
	box-sizing: border-box;
}

.content--post {
    max-width: 800px;
	top: 10px;
    }

.header_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding: 0 10px;
    position: relative;
}

.title_page {
    color: black;
    font-size: 55px;
    margin-bottom: 0 !important;
}

.post_list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.category_list{
    background-color: #bf1d15;
    /*border: 2px solid var(--color-gallery);*/
    color: var(--color-gallery);
    font-size: 16px;
    letter-spacing: 1px;
	line-height: 1.2 !importante;
	margin-bottom: 0 !important;
 	-o-appearance: none !important;
   -ms-appearance: none !important;
   -webkit-appearance: none !important;
   -moz-appearance: none !important;
   appearance: none !important;
   background-image: url(https://lith.com/wp-content/uploads/triangle-arrow.png) !important;
   background-repeat: no-repeat !important;
   background-size: 15% !important;
   background-position-x: left !important;
   padding: 4px 15px 4px 35px !important;

}

.category_list option {
      background-color: silver;
    }

.item_block {}

.content_link {
    position: relative;
}
/*
.content_link:hover .wrapper_post, .recent-post:hover{

    background-color: rgba(255, 255, 255, 0.04);
}*/

.content_link:hover .title_post, .recent-post:hover .recent-post__title{
    color: #bf1d15;
}

/*
.content_link:hover .image_post img, .recent-post:hover .recent-post__img img{
    transform: scale(1.1);
}*/

.wrapper_post {
    display: flex;
    align-items: center;
    padding: 20px 10px;
    width: 100%;
    max-width: 1120px;
    max-height: 345px;
    transition: background-color 0.3s ease-in-out;

    position: relative;
}

.wrapper_post::before {
    content: '';
    position: absolute;
    left: 10px;
    right: 0px;
    top: 0;
    width: 100%;
    height: 1px;
    background-color: #dfdfdf;
    }

.wrapper_post::after {
    content: '';
    position: absolute;
    left: 10px;
    right: 0px;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #dfdfdf;
    }

.image_post {
    max-width: 540px;
    width: 100%;
    height: 305px;
    margin-right: 50px;
    overflow: hidden;
	border: 1px solid rgba(135, 135, 135, 0.3);
}

.image_post img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease-in;
}

.text_post {}

.title_post {
    font-size: 100px;
    line-height: 1;
    margin-bottom: 10px;
    color: #818181;
    transition: color 0.3s ease-in-out;
}

.date_post {
    font-size: 16px;
    line-height: 1;
    color: #818181;
}

.small .image_post {
    max-width: 210px;
    height: 155px;
	border: none;
	position: relative;
    }

	.image_post::before {
		content: '';
		width: 100%;
		height: 33%;
		top: -35px;
		left: 0;
		bottom: 0;
		right: 0;
		background-color: white;
		position: absolute;
		transform: skewY(-8deg);
	}

    .small .title_post {
    font-size: 23px;
    }

.page-id-1452 .paginator a, .page-id-1452 .paginator a * {
    color: white;
}


/*Single Post*/

    .bg{
        height: 700px;
        position: absolute;
        top: -90px;
        left: 0px;
        width: 100%;
        z-index: 0;
        background-size: cover;
        background-position: top center;
        background-repeat: no-repeat;
    }

	/*
    .bg::before {
        content: "";
            position: absolute;
            top: 100%;
            left: 0px;
            width: 100%;
            height: 30%;
            background: linear-gradient(rgb(20, 25, 33) 1%, transparent);
        }*/

        .bg::after {
          position: absolute;
		  content: '';
		  display: block;
		  width: 110%;
		  height: 220px;
		  bottom: -126px;
		  background-color: #f7f7f7;
		  transform: rotate(-5deg);
        }

	.news {
	  padding: 100px 0 250px;
		position: relative;
	}

	.news__title {
	  color: #f7f7f7;
	  max-width: 600px;
	  margin-left: auto;
	  font-size: 59px;
	  font-weight: 700;
	  line-height: 1.1;
	}

	.single-post .news__title--mobile {
		color: #000 !important;
		font-size: 48px !important;
		display: none !important;
		margin-bottom: 35px !important;
	}

	.single-post .header_single h2 {
		font-size: 45px !important;
		line-height: 50px !important;
	}

    .wrapper_single{
        position: relative;
    }

    .content_single{
		/*color: white;*/
    }

    .meta_info{
        margin-bottom: 30px;
    }

    .meta_info, .meta_info_container{
        display: flex;
        align-items: center;
    }

    .meta_info_container{
        margin-right: 10px;
    }

    .meta_info time,
    .meta_info_container span {
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.05em;

    }

    .meta_ico{
        width: 40px;
        height: 40px;
        overflow: hidden;
        margin-right: 10px;
    }

    .meta_ico img{
        object-fit: contain;
		width: 100%;
    	height: 100%;
    }

    .header_single{
        padding-top: 10%;
        font-size: 50px;
        line-height: 1;
        margin-bottom: 30px;
    }

	.header_single h1{
		color: black;
	}

.single-post .news {
	padding: 160px 0 250px;
}

/*Recent Post*/

body.single-post .recent-posts {
    padding: 40px 0 !important;
  }

  .recent-posts__title {
    color: #000;
    margin-bottom: 20px;
    padding: 0 10px;
  }

  .recent-post {
    transition: background 0.3s ease-in-out;
    display: block;
    padding: 10px;
    max-width: 350px;
    min-height: 285px;
    width: 100%;
  }

  .recent-post__img {
    overflow: hidden;
    max-width: 350px;
    width: 100%;
	height: 170px;
    margin-bottom: 15px;
    border: 1px solid rgba(135, 135, 135, 0.3);
  }

  .recent-post__img img {
    width: 100%;
    object-fit: cover;
    transition: transform 0.3s ease-in-out;
  }

  .recent-post__title {
    transition: color 0.3s ease-in-out;
    font-size: 20px;
    color: #bf1d15;
    line-height: 1;
    margin-bottom: 10px;
  }

  .recent-post__descr {
    font-size: 16px;
    color: black;
    line-height: 1.2;
  }

.recent-post__descr p {
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

  .recent-posts__inner {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .recent-posts__btn {
    cursor: pointer;
    all: unset;
    border: 2px solid #000;
    font-size: 16px;
    line-height: 1;
    color: #000;
    padding: 10px 28px 10px;
	margin-left: 10px;
	display: none;
  }

.single-post .news__title {
	display: flex;
	justify-content: flex-end;
}

@media (max-width: 1025px) {
	.news {
		padding: 100px 0 150px;
	}

}

@media (max-width: 770px) {
	.page-id-1452 .image_post {
		height: auto;
		max-width: 400px;
	}

	.single-post .news__title--mobile {
		display: block !important;
	}

	.single-post .news__title {
		display: none;
	}

	.header_single {
		padding-top: 5%;
	}
	.page-id-1452 .content_post,
      .page-id-1452 .wrapper_post {
        max-width: none;
        width: auto;
      }
	.page-id-1452 .wrapper_post{
		padding: 20px 0;
	}

	.small .image_post {
		flex-basis: 40%;
		height: 175px;
	}

	.wrapper_post::after {
		left: 0;
		right: 0;
	}

	body.single-post .content_post {
		max-width: none;
		width: auto;
	}

	.recent-posts__inner {
		flex-wrap: wrap;
	}

	.recent-post {
		padding: 10px 0;
	}

	body.single-post #main {
		padding-bottom: 0 !important;
	}

/* 	.single-post .news {
		padding: 40px 0 180px;
	}  */

	.news {
    	padding: 70px 0 120px;
  }

  .bg {
    height: 600px;
  }

  .wrapper_post::before {
    left: 0;
  }

}

@media (max-width: 600px) {
.image_post,
.small .image_post {
	max-width: none;
	height: auto;
	margin-right: 10px;
	}

	.wrapper_post {
        flex-direction: column;
    }

	.small .wrapper_post {
    flex-direction: row;
}

	.small .image_post {
		flex-basis: auto;
    	max-width: 180px;
		height: 120px;
	}

      .image_post {
        	max-width: none;
        	margin: 0 0 10px 0;
      }

      .text_post {
       	 margin-right: auto;
      }

	news {
  		padding: 60px 0 170px;
}

.news__title {
  	font-size: 49px;
}

.news__title h1 {
  	margin-bottom: 0;
}

.bg::after {
  	height: 150px;
  	bottom: -75px;
}

.category_list {
  	font-size: 14px;
  	padding: 4px 15px 4px 30px !important;
}

.title_page {
  font-size: 45px;
}

.wrapper_post::before,
.wrapper_post::after {
  	left: 0;
}

	h1.news__title, .news__title {
		font-size: 49px !important;
		line-height: 70px !important;
	}

	.image_post::before {
		top: -27px;
	}

}

@media (max-width: 440px) {
  .news__title {
    	font-size: 40px;
  }

	.single-post .news {
		height: 60px;
		padding: 180px 0 160px;
	}

	.single-post .header_single h2 {
		font-size: 24px !important;
		line-height: 35px !important;
	}

  .news {
    	padding: 40px 0 140px;
  }

  .bg {
    	height: 500px;
  }

  .bg::after {
    	height: 100px;
    	bottom: -75px;
  }

  .title_page {
    	font-size: 33px;
  }

  .category_list {
    	font-size: 12px;
    	padding: 4px 10px 4px 25px !important;
  }

	.header_title {
		margin-bottom: 15px;
	}

  .image_post::before {
    	top: -26px;
  }

	h1.news__title, .news__title {
		font-size: 33px !important;
		line-height: 63px !important;
	}

	.header_title {
		padding: 0;
	}
}




/***********************************************
***     End News Post
***********************************************/



/***********************************************
***     RESPONSIVE
***********************************************/

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

    #best-stories-text {
        background-color: rgba(255,255,255,0.46) !important;
    }

    #best-stories-row {
        background-image: url('/wp-content/uploads/2021/06/best-stories-bg-opacityleft.png') !important;
        background-size: initial;
        background-position-x: left;
    }

    #best-stories-text .vc_column-inner::after {
        position: absolute;
        right: -19vw;
        bottom: -6vh;
        width: 351px;
        height: 478px;
        background-image: url('/wp-content/uploads/2021/06/best-stories-bg-opacity-2.png');
    }

    #perks-img img {
        opacity: 0.4;
    }

    .perk-item {
        background-color: rgba(255,255,255,0.46) !important;
    }

}

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

    #games-row .entry-excerpt .title {
        width: 100%;
    }

    #games-row .entry-excerpt .description {
        width: 90%;
    }

    #team-carousel .owl-dots {
        bottom: -30px;
        top: unset!important;
    }

    #team-carousel .owl-prev,
    #team-carousel .owl-next {
        top: unset!important;
    }

}

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

    #featured-row .owl-carousel .owl .owl-nav.disabled{
        display: block;
    }

    #best-stories-row {
        background-size: 45%;
    }

}

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

    #about-copy-row {
        max-width: 80%;
        margin-left: 20px;
    }

    #about-copy-row h3 {
        font-size: 27px;
        line-height: 36px;
    }

    #work-row::before {
        display: none;
    }

    #work-row > .vc_column_container {
        width: 100%;
        padding-bottom: 50px;
    }

    #work-openings-column > .vc_column-inner > .wpb_wrapper {
        align-items: flex-start !important;
    }

    #work-openings-column > .vc_column-inner > .wpb_wrapper {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    #social-row-top {
        padding-top: 39px;
    }

    #featured-row .owl-carousel.owl-loaded {
        transform: translateX(0px);
        padding: 0 10px;
    }

    #first-row .upb_row_bg.vcpb-default{
        opacity: 0.2;
    }

    #footer .wf-container-footer {
        padding-top: 110px;
    }

    #about-cta-row {
        width: 80%;
        padding-top: 0;
    }

    /***********   Our Games   ************/

    #games-row .vc_column-inner {
        padding-top: 20px;
    }

    .owl-carousel .owl-nav a {
        width: 40px !important;
        height: 40px !important;
    }

    #games-top-row {
        padding-top: 6px !important;
        padding-bottom: 46px !important;
    }

    #our-games-title p{
        background: #f7f7f780;
    }

    #games-row .entry-excerpt .title {
        width: 100% !important;
    }

    .game_content {
        padding: 0 20px;
    }

}

.hide-on-mobile {display: block;}
.hide-on-desktop {display: none;}

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

    .hide-on-mobile {display: none;}
    .hide-on-desktop {display: block;}

    h2 {
        font-size: 48px;
        line-height: 55px;
    }

    #about-row > .vc_column_container > .vc_column-inner, #social-row-top  > .vc_column_container > .vc_column-inner {
        padding-top: 0;
    }

    #about-row {
        height: 160vw;
    }

    #about-copy-row {
        max-width: 100%;
        margin-left: 0;
    }

    #about-copy-row h3 {
        font-size: 21px;
        line-height: 28px;
    }

    .owl-nav .owl-prev {
        left: 30px !important;
    }

    .owl-nav .owl-next {
        right: 30px !important;
    }

    #social-row-top {
        padding-top: 35px;
    }

    #social-row {
        padding-top: 30px;
    }


    /***********   Our Games   ************/

    .the-game-background {
        opacity: 0.2;
    }

    #our-games-carousel-row .owl-carousel.owl-loaded {
        transform: scale(0.8);
    }

    #games-row .vc_column-inner {
        padding-top: 10px;
    }

    .owl-carousel .owl-nav a {
        width: 40px !important;
        height: 40px !important;
    }

    #games-top-row {
        padding-bottom: 0px !important;
    }

    #games-top-row .vc_column-inner{
        padding-top: 0!important;
    }

    #our-games-title {
        background: #f7f7f7c4 !important;
    }

    #games-row .vc_row.wpb_row.vc_inner.vc_row-fluid.game-grid {
        max-width: 100%;
    }

    #games-row .entry-excerpt .description{
        width: 100%!important;
        padding: 0 20px;
    }

    #games-row .entry-excerpt .title{
        width: 100%!important;
        padding: 0 20px;
    }

    #games-row .game-grid{
        margin: auto;
    }
    #games-row .game-grid .vc_column-inner{
        padding: 0!important;
    }

    /************  Our Studio  *************/

    #motion-analysis-row {
        padding-top: 0 !important;
    }

    /************  Carrers  *************/

    #team-carousel .owl-dots {
        right: 38vw;
    }

    .perks-icon-container {
        display: block;
    }

    .absolute-team-title {
        position: static;
    }

    .absolute-team-title .wpb_text_column {
        padding-left: 0 !important;
    }

    #best-stories-row {
        background-size: 80%;
    }

    #best-stories-text .vc_column-inner::after {
        right: -2vw;
        background-size: 80%;
        background-repeat: no-repeat;
        background-position: right bottom;
    }

}

.content_post--hero {
  	max-width: 1300px;
	box-sizing: border-box;
}

/************  Slider  *************/

a {
  color: inherit;
  text-decoration: none;
}

.container {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.spotlights__title {
  margin-top: 50px;
  margin-bottom: 50px;
/*   font-size: 50px; */
}

.spotlights-slider {
  min-height: auto;
  max-width: 1130px;
  width: 100%;
  color: #f7f7f7;
  position: relative;
}

.spotlights-slider__item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 205px 0 90px;
  position: relative;
}

.spotlights-slider__item::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 60%);
  transform: skew(0deg, -7deg);
  top: 4px;
  bottom: 0;
  right: -47%;
}

.spotlights-slider__content {
  position: relative;
  max-width: 379px;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-left: auto;
  padding-right: 100px;
  z-index: 1;
}

.spotlights-slider__content::before {
  background-color: rgba(0, 0, 0, 50%);
  height: 180%;
/*   transform: skew(-2deg, 7deg); */
  -ms-clip-path: polygon(0 0, 84% 28%, 100% 100%, 0% 100%);
  -moz-clip-path: polygon(0 0, 84% 28%, 100% 100%, 0% 100%);
  -webkit-clip-path: polygon(0 0, 84% 28%, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 84% 28%, 100% 100%, 0% 100%);
  top: -124px;
  bottom: 0;
  right: 7%;
  content: '';
  position: absolute;
  width: 101%;
  background-size: auto;
  background-position: center right;
  background-repeat: no-repeat;
  z-index: -1;

}

.spotlights-slider__title,
.spotlights-slider__position,
.spotlights-slider__text {
  display: block;
  margin-bottom: 10px;
}

.spotlights-slider__title {
  font-size: 36px;
  color: #bf1d15;
  margin-bottom: 10px;
}

.spotlights-slider__position {
  font-size: 19px;
}

.spotlights-slider__text {
  font-size: 16px;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

.spotlights-slider__btn {
  font-weight: 700;
  padding-left: 35px;
  position: relative;
}

.spotlights-slider__btn::before {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: #bf1d15;
  background-image: url(https://lith.com/wp-content/uploads/arrow-right.png);
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 3px;
}

.slick-dots {
  display: flex;
  align-items: center;
  position: absolute;
  list-style: none !important;
  right: 45px;
  bottom: 20px;
}

.slick-dots li:not(:last-child) {
  margin-right: 10px;
}

.slick-dots li button {
  all: unset;
  font-size: 0;
  color: transparent;
  padding: 3px;
  border: 3px solid #fff;
  cursor: pointer;
  width: 5px;
  height: 5px;
}

.slick-dots .slick-active {
  background-color: #f7f7f7;
  line-height: 0;
  margin-top: auto;
}

.slick-prev,
.slick-next {
  all: unset;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.slick-prev {
  left: -50px;
}

.slick-next {
  right: -50px;
}

.slick-prev img {
  transform: rotate(-90deg);
}

.slick-next img {
  transform: rotate(90deg);
}

.spotlights-slider__img {
  display: none;
}

/************  End Slider  *************/

/************ Media Slider  *************/
@media (max-width: 1240px) {
  .spotlights-slider__content {
    max-width: 320px;
  }

/*   .spotlights-slider__content::before {
    height: 123%;
    top: -16px;
    transform: skew(-2deg, 7deg);
  } */
}

@media (max-width: 1044px) {
  .spotlights-slider__content {
    max-width: 320px;
  }

  .spotlights-slider__content::before {
    height: 159%;
    top: -74px;
  }

	.spotlights-slider__item::after {
		transform: skew(0deg, -5deg);
		right: -42%;
	}

	.spotlights-slider__item {
		padding: 140px 0 90px;
	}

  .spotlights-slider__title {
    font-size: 30px;
  }

  .spotlights-slider__position {
    font-size: 17px;
  }
}

@media (max-width: 950px) {
	.spotlights-slider__item::after {
		right: -26%;
		height: 109%;
	}
}

@media (max-width: 800px) {

	.spotlights-slider__content {
    max-width: 300px;
	}

  .spotlights-slider__item {
    padding: 70px 0 60px;
  }

  .spotlights-slider__title {
    font-size: 22px;
  }

  .spotlights-slider__item::after {
    right: -30%;
    transform: skew(0deg, -7deg);
  }


  .spotlights-slider__content::before {
	height: 114%;
    top: -22px;
	clip-path: polygon(0 0, 84% 16%, 100% 100%, 0% 100%);
  }

  .spotlights-slider__text {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }

	.slick-prev {
		left: -33px;
	}
	.slick-next {
		right: -33px;
	}
}

@media (max-width: 690px) {
	.spotlights-slider__content {
    	max-width: 215px;
	}

	.spotlights-slider__text {
		-webkit-line-clamp: 3;
	}

	spotlights-slider__title {
		font-size: 18px;
		line-height: 1;
		margin-bottom: 5px;
	}
	.spotlights-slider__position {
    	font-size: 12px;
		line-height: 1;
	}

	.spotlights-slider__content {
		padding-right: 60px;
	}

	.spotlights-slider__btn::before {
		width: 15px;
    	height: 15px;
	}

	.spotlights-slider__btn {
		font-size: 14px;
		padding-left: 25px;
	}
}

/*@media (max-width: 500px) {
	.spotlights-slider__content {
    	padding-right: 40px;
	}

	.spotlights-slider__content {
		max-width: 140px;
	}

	.spotlights-slider__title {
		font-size: 17px;
		line-height: 1;
	}

	.spotlights-slider__text {
		font-size: 12px;
		line-height: 1.2;
		-webkit-line-clamp: 2;
	}

	.spotlights-slider__btn::before {
    	width: 10px;
		height: 10px;
	}

	.spotlights-slider__btn {
		font-size: 12px;
    	padding-left: 20px;
	}
}*/

@media (max-width: 500px) {
  .spotlights-slider__img {
    display: block;
    width: 100%;
    height: 250px;
    background-size: cover;
	background-repeat: no-repeat;
  }

  .spotlights-slider__inner {
    display: flex;
    flex-direction: column;
  }

  .spotlights-slider__item {
    padding: 0;
  }

  .spotlights-slider__item::after {
    display: none;
  }

  .spotlights-slider__content {
    margin-left: 0;
    max-width: none;
    padding-right: 0;
    position: relative;
    padding: 50px 60px 50px 60px;
	width: auto !important;
  }

  .spotlights-slider__content::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 60%);
    transform: none;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
  }

	.spotlights-slider__content::before {
    content: '';
    position: absolute;
    width: 85%;
    height: 81%;
/*     background-size: auto;
    background-position: center right;
    background-repeat: no-repeat; */
/*     transform: skew(2deg, 3deg); */
   top: 16px;
    bottom: 0px;
    right: 14px;
    z-index: 1;
		clip-path: polygon(0 0, 84% 13%, 100% 100%, 0% 100%);
	}

  .spotlights-slider__text {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
	font-size: 13px;
  }

  .spotlights-slider__title,
  .spotlights-slider__position,
  .spotlights-slider__text,
  .spotlights-slider__btn {
    z-index: 66;
  }

  .slick-dots {
     right: 15px;
	 bottom: 8px;
	}

  .slick-dots li button {
    width: 3px;
    height: 3px;
	}
}

/*@media (max-width: 350px) {
	.spotlights-slider__content {
    	max-width: 100px;
	}
}*/

/************ End Media Slider  *************/

/************  Archive  *************/
.page-title.solid-bg {
    display: none;
}

.archive .header-space {
    display: none !important;
}

.archive #main {
    padding: 0 !important;
}

.archive .wf-wrap {
    width: auto !important;
    padding: 0 !important;
}

.archive .header-bar {
    background-color: rgba(0, 0, 0, 0.5) !important;
}

.archive .news {
    padding: 100px 0 280px;
}
/************  End Archive  *************/

.slick-prev img,
.slick-next img {
width: 30px;
height: 20px;
}

.slick-dots li {
line-height: 0;
}
h1.news__title , .news__title {
    font-family: 'Prompt';
    z-index: 8;
    color: rgb(255, 255, 255);
    text-decoration: none;
    line-height: 73px;
    letter-spacing: 0px;
    font-weight: 800;
    font-size: 70px;
}

.news__title{
	font-size: 60px;
}
