/**
 * @license
 * MyFonts Webfont Build ID 3736749, 2019-03-20T08:44:16-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: TTNormsPro-Bold by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/bold/
 * 
 * Webfont: TTNormsPro-Italic by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/ital/
 * 
 * Webfont: TTNormsPro-Regular by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/regular/
 * 
 * Webfont: TTNormsPro-Medium by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/medium/
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3736749
 * Licensed pageviews: 20,000
 * Webfonts copyright: Copyright (c) 2016-2019 by TypeType. Designers Ivan Gladkikh, Pavel Emelyanov. Technical designers Vika Usmanova, Olexa Volochay, Nadyr Rakhimov. All rights reserved.
 * 
 * © 2019 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3904ad");
 
  
@font-face {font-family: 'TTNormsPro-Bold';src: url('webfonts/3904AD_3_0.eot');src: url('webfonts/3904AD_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3904AD_3_0.woff2') format('woff2'),url('webfonts/3904AD_3_0.woff') format('woff'),url('webfonts/3904AD_3_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'TTNormsPro-Italic';src: url('webfonts/3904AD_7_0.eot');src: url('webfonts/3904AD_7_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3904AD_7_0.woff2') format('woff2'),url('webfonts/3904AD_7_0.woff') format('woff'),url('webfonts/3904AD_7_0.ttf') format('truetype');}
 

@font-face {font-family: 'TTNormsPro-Regular';src: url('webfonts/3904AD_B_0.eot');src: url('webfonts/3904AD_B_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3904AD_B_0.woff2') format('woff2'),url('webfonts/3904AD_B_0.woff') format('woff'),url('webfonts/3904AD_B_0.ttf') format('truetype');}
 

@font-face {font-family: 'TTNormsPro-Medium';src: url('webfonts/3904AD_D_0.eot');src: url('webfonts/3904AD_D_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3904AD_D_0.woff2') format('woff2'),url('webfonts/3904AD_D_0.woff') format('woff'),url('webfonts/3904AD_D_0.ttf') format('truetype');}


body {
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    font-family: TTNormsPro-Regular;
    background-color:#1b1b1b;
    min-width: 1024px;
    color:#f9f9f9;
}

a:link {
    color:#f9f9f9;
    text-decoration: none;

}

a:visited {
    color:#f9f9f9;
    border-color: #f9f9f9; 
}

a:hover {
    color:#ff5600;
}

.borderedLinkExtra:link, .borderedLinkExtra:visited {
    border-bottom:2px solid #4ad414;
}

.borderedLinkExtra:hover {
    border-bottom:2px solid #ff5600;
}

.borderedLink:link, .borderedLink:visited {
    border-bottom:1px solid #f9f9f9;
}

.borderedLink:hover {
    border-bottom:1px solid #ff5600;
}

/* Menu */
#mainpageMenu {
    position:absolute; left: 25%; top:calc(100% - 50% - 50px);
    font-size: 20px;
    line-height: 32px;
    font-family: TTNormsPro-Medium;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#mainpageMenu a:link, #mainpageMenu a:visited, #mainpageMenu a:hover, #mainMenu a:link, #mainMenu a:visited, #mainMenu a:hover {
    text-decoration: none;
    border:none;
}

#mainpageMenu a:link, #mainpageMenu a:visited, #mainMenu a:link, #mainMenu a:visited {color:#f9f9f9;}
#mainpageMenu a:hover, #mainMenu a:hover {color:#ff5600;}

#mainMenu {
    position:absolute; left: 6.25%; top:150px;
    font-size: 20px;
    line-height: 32px;
    font-family: TTNormsPro-Medium;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#mainMenu span {
    color:#848484;
}

.rzlogotype {
    position: absolute;
    left:6.25%;
    top:81px;
    content: url("data:image/svg+xml;charset=UTF-8, <svg version='1.1' height='20px' width='20px' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'><path fill='rgb(249, 249, 249)' d='M11.5,8.9c1.9,0,3.5-1.6,3.5-3.4c0-2-1.5-3.6-3.8-3.6H9H7H0.6v1.4h5.8L0,14h7h1.5h0V7.7L14,14h2L11.5,8.9z M7,12.6H2.6L7,5.2V12.6z M9.1,5.6c0-1.2,1-2.2,2.2-2.2c1.2,0,2.2,1,2.2,2.2c0,1.2-1,2.2-2.2,2.2C10.1,7.8,9.1,6.8,9.1,5.6z'/></svg>");
}

.rzlogotype:hover{
    content: url("data:image/svg+xml;charset=UTF-8, <svg version='1.1' height='20px' width='20px' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'><path fill='rgb(255, 86, 00)' d='M11.5,8.9c1.9,0,3.5-1.6,3.5-3.4c0-2-1.5-3.6-3.8-3.6H9H7H0.6v1.4h5.8L0,14h7h1.5h0V7.7L14,14h2L11.5,8.9z M7,12.6H2.6L7,5.2V12.6z M9.1,5.6c0-1.2,1-2.2,2.2-2.2c1.2,0,2.2,1,2.2,2.2c0,1.2-1,2.2-2.2,2.2C10.1,7.8,9.1,6.8,9.1,5.6z'/></svg>");
}

.currentItemIdicatior {
    display: inline-block;
    margin:-40px 8px 28px -14px;
    width: 6px;
    height: 22px;
    background-color: #4ad414;
    border-radius: 1px;
}

.mainMenuCurrent:hover ~ .currentItemIdicatior {
    background: #ff5600;
}

/* Mainpage */
#mainpageTitle {
    position:absolute; left: 25%; top:calc(100% - 50% - 130px);
    width: calc(100% - 25%);
    border-bottom:2px solid black;
    line-height: 22px;
    padding: 0 0 10px 0;
}

#mainpageTitle span {
    font-size:28px;
    font-family: TTNormsPro-Bold;
    text-transform: uppercase;
    letter-spacing: 2px;
}

/* Title */
.pageTitle {
    margin:75px 0 0 25%;
    width: calc(100% - 25%);
    line-height: 22px;
    padding: 0 0 10px 0;
    color:#f9f9f9;
}

.titleBorder {
    border-bottom:2px solid black;
}

.pageTitle h1 {
    font-size:31px;
    font-family: TTNormsPro-Bold;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin:0 0 -5px 0;
    padding: 0;
    line-height: 40px;
    color:#f9f9f9;
}

.pageTitle a:link, .pageTitle a:visited {
    text-decoration: none;
    color:#f9f9f9;
    margin-right:14px;
    border-bottom: 2px solid #4ad414;
}

.pageTitle a:hover {
    color:#ff5600;
    border-color:#ff5600;
}

.pageTitle span {
    margin-right:14px;
    color:#848484;
}

.marginBottom40 {
    margin-bottom:40px !important;
}

/* Lists in colums */
.workslist {
    width: 270px;
    margin:0 30px 0 0;
}

.workslist h3 {
    font-family: TTNormsPro-Bold;
    text-transform: uppercase;
    font-size: 20px;
    margin: 0;
    padding: 0;
}

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

.workslist li {
    margin:0 0 6px 0;
}


.moreWorksLink:link, .moreWorksLink:visited {
    text-decoration: none;
    color:#f4f4f4;
    margin-right:14px;
    border-bottom: 2px solid #4ad414;
}

.moreWorksLink:hover {
    color:#ff5600;
    border-color:#ff5600;
}

/* Works by year */
.worksYearList {
    margin:49px 0 81px 25%;
    width:25%;
    float:left;
    clear: both;
}

.worksYearList ul, .azListContainer ul, .pagesListContainer ul {
    margin:0;
    padding:0;
    list-style:none;
}

.worksYearList li, .azListContainer li, .pagesListContainer li {
    margin:0 0 12px 0;
}

.worksYearFeatured {
    float:left;
    width: 50%;
}

.worksYearList h3, .azListGroup h3, .pagesListGroup h3 {
    margin: 0 0 20px 0;
    padding: 0;
    font-family: TTNormsPro-Medium;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    color:#848484;
}


/* Works by AZ */

.azListContainer {
    width: 75%;
    margin:49px 0 81px 25%;
    display: flex;
    align-self: flex-start;
    flex-wrap:wrap;
}

.azListGroup, .azListGroupEmpty {
    float:left;
    width: 270px;
    margin: 0 30px 80px 0;
}


.azListGroupEmpty h3 {
    margin: 0 0 20px 0;
    padding: 0;
    font-family: TTNormsPro-Medium;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    color:#f9f9f9;
}


/* Pages */
.pagesListContainer {
    width: 75%;
    margin:36px 0 81px 25%;
    display: flex;
    align-self: flex-start;
    flex-wrap:wrap;
}

.marginTopPage {
    float:left;
    width: 100%;
    margin-bottom: 156px;
}

.pagesListGroup {
    float:left;
    width: 400px;
    margin: 0 30px 80px 0;
}

.textContainer {
    margin:33px 50px 200px 25%;
    max-width: 800px;
    line-height: 24px;
}

.textContainer p, .textContainerAuthor p {
    margin: 0 0 16px 0;
    padding: 0;
}

.textHighlight {
    padding: 20px !important;
    background-color: #f3f3f3;
    border-radius: 2px;
    margin-left:-20px !important;
}

.textBold {
    font-family: TTNormsPro-Bold;
}

.textMedium {
    font-family: TTNormsPro-Medium;
}

.textItalic {
    font-family: TTNormsPro-Italic;
}

.textEndnote {
    font-size: 14px;
    color:#3e3f3e;
    margin-top:30px !important;
}

/* WORKS */
.workstable {
    width:75%;
    margin-left:25%;
}

.workstable div {
    width:200px;
    text-align:center;
    margin:10px 30px 30px 0px;
	display:inline-block;
    vertical-align:text-top;
}

.workstable img {
    margin:0 0 -5px 0;
    width: 200px;
    height: 150px;
}

.sometext {
    margin:33px 50px 10px 25%;
    max-width: 800px;
    line-height: 24px;
}

.sometext p {
    margin: 0 0 20px 0;
    padding: 0;
}

.worksfooter {
    font-size: 14px;
    color:#adadad;
    margin:80px 50px 80px 25%;
    max-width: 800px;
    line-height: 24px;
}

.headcontainer {
    margin:75px 0 0 25%;
    width: calc(100% - 25%);
    padding: 0 0 6px 0;
    border-bottom:2px solid #f9f9f9;
}

.headcontainer h1 {
    font-size:31px;
    font-family: TTNormsPro-Bold;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin:0 0 -1px 0;
    padding: 0;
    line-height: 40px;
    color:#f9f9f9;
}

.safari, .browser {
    margin:10px 0 30px 25%;
    width: 75%;
}

.safari img {
    margin:0 0 -8px -15px;
    width: 782px;
}

.safari div {
    font-size:14px;
    margin:-5px 0 0 50px;
}


a.l_d:link {color:#4ad414; text-decoration:none; border-bottom:1px #4ad414 dashed;}
a.l_d:visited {color:#4ad414; text-decoration:none; border-bottom:1px #4ad414 dashed;}
a.l_d:hover {color:#ff5600; text-decoration:none; border-bottom:1px #ff5600 dashed;}




.worksProcessSelector {
    margin:10px 0 0 25%;
    width: calc(100% - 25%);
    line-height: 22px;
    padding: 0 0 10px 0;
    color:#848484;
}

.worksProcessSelector a:link, .worksProcessSelector a:visited {
    text-decoration: none;
    color:#f9f9f9;
    margin-right:14px;
    border-bottom: 2px solid #4ad414;
}

.worksProcessSelector a:hover {
    color:#ff5600;
    border-color:#ff5600;
}

.worksProcessSelector span {
    margin-right:14px;
}

.someimg {margin: 10px 0 20px 25%;}
.someimg div {font-size:14px; margin:5px 0 0 15px;}

.logotype {margin:10px 0 20px 25%; width: 75%;}
.logotype div {font-size:14px; margin:10px 0 0 50px;}

.bada {margin:10px 0 20px 25%; width: 75%;}
.bada img {margin:30px 0 -8px -18px;}
.bada div {font-size:14px; margin:-5px 0 0 50px; text-shadow:1px 1px 0px #fff;}

.ios { margin:10px 0 40px 25%; width: 75%;}
.ios img {margin:10px 0 -8px -22px;}
.ios div {font-size:14px;  margin:-25px 0 0 50px; }

.androidtablet { margin:0 0 50px 25%; width: 75%;}
.androidtablet img {margin:5px 0 -8px -22px;}
.androidtablet div {font-size:14px;  margin:-25px 0 0 50px; }


.worksWebsite {
    width:72%;
    max-width:1280px;
    margin: 0 0 0 25%;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.50);
}

.worksAnnotation {
    font-size: 14px;
    margin:10px 20px 20px calc(25% + 50px);
}

.worksBrowser {
    width:72%;
    max-width:1280px;
    margin: 80px 0 -6px 25%;
}







/* CONECPTS */
.conceptContainer {
    margin: 0 0 100px 25%;
    float: left;
    clear: both;
    width: 75%;
}

.conceptContainer div {
    margin: 30px 0 0 0;
    float:left;
    width: 40%;
    max-width: 640px;
}

.conceptContainer img {
    float:left;
    width: 60%;
    max-width: 800px;
}

.conceptContainer p {
    padding: 0 40px 10px 20px;
    margin: 0;
}

.conceptContainer h3 {
    font-family: TTNormsPro-Medium;
    margin:0;
    padding: 0 40px 16px 20px;
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 20px;
    line-height: 24px;
}

.conceptContainer h3 span {
    font-family: TTNormsPro-Regular;
    font-size: 12px;
    color:#777777;
}

.conceptEndnote {
    font-size: 14px;
    color:#777777;
    margin-top:2.px !important;
}

.conceptContainer a:link, .conceptContainer a:visited {
    border-bottom: 2px solid #4ad414;
    line-height: 40px;
    font-size: 14px;
}

.conceptContainer a:hover {
    color:#ff5600;
    border-color:#ff5600;
}

.conceptPaginator {
    position: fixed;
    bottom: 50px;
    left: 6.25%; 
}

.conceptPaginator div {
    float:left;
}

.conceptPaginatorPageNumber {
    font-size: 10px;
    text-align: center;
    line-height: 14px;
}

.conceptPaginatorPageNumber span {
    font-size: 28px;
}

.conceptPaginatorLeft {
    content: url("data:image/svg+xml;charset=UTF-8, <svg version='1.1' height='48px' width='48px' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' enable-background='new 0 0 64 64' xml:space='preserve'><polygon fill='black' points='39.293,51.707 19.586,32 39.293,12.293 40.707,13.707 22.414,32 40.707,50.293 '/></svg>");
    margin: -12px 0 0 0;
    width: 48px;
}

.conceptPaginatorLeft:hover {
    content: url("data:image/svg+xml;charset=UTF-8, <svg version='1.1' height='48px' width='48px' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' enable-background='new 0 0 64 64' xml:space='preserve'><polygon fill='rgb(255, 86, 00)' points='39.293,51.707 19.586,32 39.293,12.293 40.707,13.707 22.414,32 40.707,50.293 '/></svg>");
    
}

.conceptPaginatorRight {
    content: url("data:image/svg+xml;charset=UTF-8, <svg version='1.1' height='48px' width='48px' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' enable-background='new 0 0 64 64' xml:space='preserve'><polygon fill='black' points='22.707,51.707 21.293,50.293 39.586,32 21.293,13.707 22.707,12.293 42.414,32 '/></svg>");
    margin: -12px 0 0 0;
    width: 48px;
}

.conceptPaginatorRight:hover {
    content: url("data:image/svg+xml;charset=UTF-8, <svg version='1.1' height='48px' width='48px' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' enable-background='new 0 0 64 64' xml:space='preserve'><polygon fill='rgb(255, 86, 00)' points='22.707,51.707 21.293,50.293 39.586,32 21.293,13.707 22.707,12.293 42.414,32 '/></svg>");
    
}

.conceptBody {
    margin:98px 0 0 0;
}

/* AUTHOR */
#autorMyPhoto {
    position: fixed;
    right: 0;
    top:0;
    width: calc(75% - 600px);
    height: 100vh;
    background-image: url('/about/me_new.jpg');
    background-position: center center;
    max-width: 1056px;
    background-repeat: no-repeat;
    background-size:cover;
    z-index: -1;
}

.authorInterests {
    margin:-150px 0 0 25%;
    width:32%;
    float:left;
    clear: both;
    min-width:680px;
}

.authorInterestsItem {
    display:inline-block;
    vertical-align:text-top;
    margin:0 0px 50px 0;
    width:180px;
}

.authorInterestsCover {
    width:160px;
    height: 240px;
    border-radius: 4px;
    margin:0 0 10px 0;
    object-fit: cover;
}

.authorInterestsCover:hover {
    box-shadow: 0px 10px 10px rgba(0,0,0,.8);
    transition: all .5s ease-out;
}

.authorInterestsCoverContainer {
    width:160px;
    height: 240px;
    border-radius: 4px;
    margin:0 0 16px 0;
    object-fit: cover;
    background-position: center center;
    background-size: cover;
    backdrop-filter: blur(15);
}
.authorInterestsCoverContainer:hover {
    box-shadow: 0px 10px 10px rgba(0,0,0,.8);
    transition: all .5s ease-out;
}

.authorInterestsCoverContainer img {
    width: 160px;
    height: 240px;
}

.authorInterests a {
    display: inline-block;
}

.authorInterestsCoverContainer div {
    border-radius: 4px;
    width: 160px;
    height: 240px;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
}

.somethingOther {
    margin:33px 50px 50px 25%;
    max-width: 800px;
    width:28%;
    min-width:550px;
    /* line-height: 24px; */
}

.somethingOther img {
    filter: grayscale(100%);
    transition: filter .5s ease-out;
    margin:0 20px 0 0;
    width:auto;
    height:35px;
}

.somethingOther img:hover {
    filter: none;
}

.textContainerAuthor {
    width:28%;
    min-width:550px;
    margin:33px 50px 50px 25%;
    max-width: 800px;
    line-height: 24px;
}

/* ETHER */
#ethercopyright {
    position: fixed;
    left: 25%;
    bottom: 30px;
    content: url("data:image/svg+xml;charset=UTF-8, <svg version='1.1' height='28px' width='28px' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'><path fill='white' d='M11.5,8.9c1.9,0,3.5-1.6,3.5-3.4c0-2-1.5-3.6-3.8-3.6H9H7H0.6v1.4h5.8L0,14h7h1.5h0V7.7L14,14h2L11.5,8.9z M7,12.6H2.6L7,5.2V12.6z M9.1,5.6c0-1.2,1-2.2,2.2-2.2c1.2,0,2.2,1,2.2,2.2c0,1.2-1,2.2-2.2,2.2C10.1,7.8,9.1,6.8,9.1,5.6z'/></svg>");
    z-index: 4;
}

#ethercopyright:hover{
    content: url("data:image/svg+xml;charset=UTF-8, <svg version='1.1' height='28px' width='28px' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'><path fill='red' d='M11.5,8.9c1.9,0,3.5-1.6,3.5-3.4c0-2-1.5-3.6-3.8-3.6H9H7H0.6v1.4h5.8L0,14h7h1.5h0V7.7L14,14h2L11.5,8.9z M7,12.6H2.6L7,5.2V12.6z M9.1,5.6c0-1.2,1-2.2,2.2-2.2c1.2,0,2.2,1,2.2,2.2c0,1.2-1,2.2-2.2,2.2C10.1,7.8,9.1,6.8,9.1,5.6z'/></svg>");
}

#etherTimer span {
    color:red;
    margin-right: auto;
}

#etherTimer {
    margin:-5px 0 0 0;
    color:#777777;
    letter-spacing: 3px;
}

#etherHeader span {
    text-transform: none !important;
    margin-right:auto;
}

#etherText img {
    margin-bottom:50px;
}

/* MOVIES */
.moviesYearList {
    margin:49px 0 81px 25%;
    width:60%;
    float:left;
    clear: both;
}

.moviesYearList h3, .moviesLastList h3 {
    margin: 0 0 20px 0;
    padding: 0;
    font-family: TTNormsPro-Medium;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    color:#404040;
}

.moviesYearList h3 span {
    color:#d0d0d0;
}

.moviesYearList h3 img {
    height:36px;
}

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

.moviesYearList li {
    margin:0 0 24px 0;
}

.moviesYearList li span, .moviesLastList span {
    font-size:14px;
    color:#848484;
}

.moviesYearList li div {
    float:right;
    text-align: right;
    width:100px;
}

.moviesYearList li div img, .moviesLastListRating {
    width:84px;
    height:16px;
}

.moviesYearList li a {
    display: inline-block;
}

.movieTextContainer {
    margin:33px 50px 130px 25%;
    max-width: 800px;
    line-height: 24px;
}

.movieTextContainer p {
    margin: 0 0 16px 0;
    padding: 0;
}

.marginTopZero {
    margin-top:0px !important;
}

.floatRatingContainer {
    position:fixed;
    left:12.5%;
    top:calc(50% - 8px);
}

#floatRating {
    opacity: 0;
    transition: all .2s ease-out;
}

.moviesLastList {
    margin:0 0 0 25%;
    width:75%;
    float:left;
    clear: both;
}

.moviesLastList div {
    display:inline-block;
    vertical-align:text-top;
    margin:0 20px 50px 0;
    width:200px;
}

.movieCover {
    width:200px;
    height: 300px;
    border-radius: 4px;
    margin:0 0 10px 0;
    object-fit: cover;
    transition: all .5s ease-out;
}

.movieCover:hover {
    box-shadow: 0px 6px 10px rgba(0,0,0,.8);
    transition: all .5s ease-out;
}

.conceptsPageTitle h1 {
    margin-bottom: -2px !important;
}