@import url(https://fonts.googleapis.com/css?family=Raleway:400,400i,500,500i,800,800i&display=swap);
#fullScreen__parent{position:relative;height:100%;width:100%;text-align:center;background:#000;opacity:1;visibility:visible;-webkit-transition:opacity 400ms ease-in-out;-o-transition:opacity 400ms ease-in-out;transition:opacity 400ms ease-in-out}#fullScreen__parent.hidden{opacity:1;visibility:hidden;-webkit-transition:opacity 400ms ease-in-out;-o-transition:opacity 400ms ease-in-out;transition:opacity 400ms ease-in-out}#fullScreen__parent .fullScreen__content{height:100%;width:100%;color:white;position:fixed}#fullScreen__parent .scroll{position:absolute;bottom:25px;left:50px;display:block;content:"";z-index:6;-webkit-transition:opacity 400ms ease-in-out,-webkit-transform 600ms cubic-bezier(0.65, 0.06, 0.19, 0.96);transition:opacity 400ms ease-in-out,-webkit-transform 600ms cubic-bezier(0.65, 0.06, 0.19, 0.96);-o-transition:transform 600ms cubic-bezier(0.65, 0.06, 0.19, 0.96),opacity 400ms ease-in-out;transition:transform 600ms cubic-bezier(0.65, 0.06, 0.19, 0.96),opacity 400ms ease-in-out;transition:transform 600ms cubic-bezier(0.65, 0.06, 0.19, 0.96),opacity 400ms ease-in-out,-webkit-transform 600ms cubic-bezier(0.65, 0.06, 0.19, 0.96);opacity:0;height:72px;width:28px;margin-left:-14px;cursor:pointer}#fullScreen__parent .scroll:before{position:absolute;display:block;width:50px;left:0;bottom:2px;content:"Scroll";text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Raleway", Sans-Serif;font-weight:bold;color:#fff;font-size:13px;line-height:20px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}#fullScreen__parent .scroll:after{position:absolute;display:block;content:"";left:16px;bottom:0;background:url(https://www.joparigefilms.com/vendor/img/arrow_down.png) center center no-repeat;background-size:7px 47px;height:72px;width:27px;-webkit-transition:opacity 800ms ease-in-out,-webkit-transform 600ms cubic-bezier(0.65, 0.06, 0.19, 0.96);transition:opacity 800ms ease-in-out,-webkit-transform 600ms cubic-bezier(0.65, 0.06, 0.19, 0.96);-o-transition:transform 600ms cubic-bezier(0.65, 0.06, 0.19, 0.96),opacity 800ms ease-in-out;transition:transform 600ms cubic-bezier(0.65, 0.06, 0.19, 0.96),opacity 800ms ease-in-out;transition:transform 600ms cubic-bezier(0.65, 0.06, 0.19, 0.96),opacity 800ms ease-in-out,-webkit-transform 600ms cubic-bezier(0.65, 0.06, 0.19, 0.96);-webkit-animation:scroll-arrow 4000ms infinite;animation:scroll-arrow 4000ms infinite;pointer-events:none}@-webkit-keyframes scroll-arrow{0%,40%,50%,60%,100%{-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0)}45%{-ms-transform:translateY(10px);-webkit-transform:translateY(10px);transform:translateY(10px)}55%{-ms-transform:translateY(10px);-webkit-transform:translateY(10px);transform:translateY(10px)}}@keyframes scroll-arrow{0%,40%,50%,60%,100%{-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0)}45%{-ms-transform:translateY(10px);-webkit-transform:translateY(10px);transform:translateY(10px)}55%{-ms-transform:translateY(10px);-webkit-transform:translateY(10px);transform:translateY(10px)}}#fullScreen__parent .arrows{height:100%;position:fixed;cursor:pointer;background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;color:white;text-decoration:none;opacity:1;font-size:13px;top:0;z-index:4;text-transform:capitalize;-webkit-transition:opacity 200ms ease-out, padding 200ms ease-out, left 800ms ease-out, right 800ms ease-out;-o-transition:opacity 200ms ease-out, padding 200ms ease-out, left 800ms ease-out, right 800ms ease-out;transition:opacity 200ms ease-out, padding 200ms ease-out, left 800ms ease-out, right 800ms ease-out}@media screen and (max-width: 900px){#fullScreen__parent .arrows{display:none}}#fullScreen__parent .arrows.left{text-align:left;padding-left:50px;left:-100%}#fullScreen__parent .arrows.left.show{left:0}#fullScreen__parent .arrows.left:before{text-align:left;position:relative;display:block;content:"";-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px);height:27px;width:72px;background:url(https://www.joparigefilms.com/vendor/img/arrow_left.png) center center no-repeat;background-size:47px 7px}#fullScreen__parent .arrows.left:hover{padding-left:40px;-webkit-transition:opacity 200ms ease-out, padding 200ms ease-out;-o-transition:opacity 200ms ease-out, padding 200ms ease-out;transition:opacity 200ms ease-out, padding 200ms ease-out}#fullScreen__parent .arrows.right{text-align:right;padding-right:50px;right:-100%}#fullScreen__parent .arrows.right.show{right:0}#fullScreen__parent .arrows.right:after{-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px);text-align:right;position:relative;display:block;content:"";height:27px;width:72px;background:url(https://www.joparigefilms.com/vendor/img/arrow_right.png) center center no-repeat;background-size:47px 7px}#fullScreen__parent .arrows.right:hover{opacity:1;padding-right:40px;-webkit-transition:opacity 200ms ease-out, padding 200ms ease-out;-o-transition:opacity 200ms ease-out, padding 200ms ease-out;transition:opacity 200ms ease-out, padding 200ms ease-out}#fullScreen__parent .fullScreen__img-parent{width:100%;height:100%;-webkit-transition:opacity 500ms ease-out;-o-transition:opacity 500ms ease-out;transition:opacity 500ms ease-out}#fullScreen__parent .fullScreen__img-parent .fullScreen__img{position:absolute;top:50%;left:50%;opacity:0;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:2}@media screen and (min-aspect-ratio: 1920 / 1080){#fullScreen__parent .fullScreen__img-parent .fullScreen__img{width:100%;height:auto;min-height:100%}}@media screen and (max-aspect-ratio: 1920 / 1080){#fullScreen__parent .fullScreen__img-parent .fullScreen__img{height:100%;width:auto;min-width:100%}}#fullScreen__parent .fullScreen__logo{position:fixed;left:0;right:0;top:50%;color:white;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:5em;font-weight:800;z-index:3}#fullScreen__parent .fullScreen__logo div img{width:450px;-webkit-filter:drop-shadow(0 0 40px rgba(0,0,0,0.7));filter:drop-shadow(0 0 40px rgba(0,0,0,0.7))}@media screen and (max-width: 450px){#fullScreen__parent .fullScreen__logo div img{width:80vw}}#fullScreen__parent .fullScreen__logo div{display:none}body.menu-open{overflow-y:hidden}.button_container{display:none}@media screen and (max-width: 900px){.button_container{display:block;position:fixed;right:50px;height:27px;width:35px;cursor:pointer;font-weight:bold;z-index:9999;opacity:0;visibility:hidden;font-size:15px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:visibility 500ms, opacity 500ms ease-in-out, -webkit-transform 500ms;transition:visibility 500ms, opacity 500ms ease-in-out, -webkit-transform 500ms;-o-transition:transform 500ms, visibility 500ms, opacity 500ms ease-in-out;transition:transform 500ms, visibility 500ms, opacity 500ms ease-in-out;transition:transform 500ms, visibility 500ms, opacity 500ms ease-in-out, -webkit-transform 500ms}.button_container.show{opacity:1;visibility:visible;-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px);-webkit-transition:visibility 500ms, opacity 500ms ease-in-out, -webkit-transform 500ms;transition:visibility 500ms, opacity 500ms ease-in-out, -webkit-transform 500ms;-o-transition:transform 500ms, visibility 500ms, opacity 500ms ease-in-out;transition:transform 500ms, visibility 500ms, opacity 500ms ease-in-out;transition:transform 500ms, visibility 500ms, opacity 500ms ease-in-out, -webkit-transform 500ms}.button_container:focus{opacity:0.7}}#header{position:fixed;z-index:999;top:0;opacity:0;left:0;right:0;padding:45px 60px;-webkit-transform:translate3d(0, -100px, 0);transform:translate3d(0, -100px, 0);-webkit-transition:visibility 500ms,height 500ms,opacity 500ms ease-in-out,-webkit-transform 600ms cubic-bezier(0.65, 0.06, 0.19, 0.96);transition:visibility 500ms,height 500ms,opacity 500ms ease-in-out,-webkit-transform 600ms cubic-bezier(0.65, 0.06, 0.19, 0.96);-o-transition:transform 600ms cubic-bezier(0.65, 0.06, 0.19, 0.96),visibility 500ms,height 500ms,opacity 500ms ease-in-out;transition:transform 600ms cubic-bezier(0.65, 0.06, 0.19, 0.96),visibility 500ms,height 500ms,opacity 500ms ease-in-out;transition:transform 600ms cubic-bezier(0.65, 0.06, 0.19, 0.96),visibility 500ms,height 500ms,opacity 500ms ease-in-out,-webkit-transform 600ms cubic-bezier(0.65, 0.06, 0.19, 0.96)}#header.show{-webkit-transition:visibility 500ms,height 500ms,opacity 500ms ease-in-out,-webkit-transform 600ms cubic-bezier(0.65, 0.06, 0.19, 0.96);transition:visibility 500ms,height 500ms,opacity 500ms ease-in-out,-webkit-transform 600ms cubic-bezier(0.65, 0.06, 0.19, 0.96);-o-transition:transform 600ms cubic-bezier(0.65, 0.06, 0.19, 0.96),visibility 500ms,height 500ms,opacity 500ms ease-in-out;transition:transform 600ms cubic-bezier(0.65, 0.06, 0.19, 0.96),visibility 500ms,height 500ms,opacity 500ms ease-in-out;transition:transform 600ms cubic-bezier(0.65, 0.06, 0.19, 0.96),visibility 500ms,height 500ms,opacity 500ms ease-in-out,-webkit-transform 600ms cubic-bezier(0.65, 0.06, 0.19, 0.96);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}@media screen and (max-width: 900px){#header{position:fixed;background:#111;padding:0;top:0;left:0;width:100vw;height:0;z-index:999;visibility:hidden}#header.open{opacity:1;padding:50px;-webkit-box-sizing:border-box;box-sizing:border-box;visibility:visible;height:100vh;-webkit-transition:opacity 500ms, visibility 500ms, height 500ms ease-out;-o-transition:opacity 500ms, visibility 500ms, height 500ms ease-out;transition:opacity 500ms, visibility 500ms, height 500ms ease-out}#header.open li{-webkit-animation:fadeInRight 0.5s ease forwards;animation:fadeInRight 0.5s ease forwards;-webkit-animation-delay:0.35s;animation-delay:0.35s}#header.open li:nth-of-type(2){-webkit-animation-delay:0.4s;animation-delay:0.4s}#header.open li:nth-of-type(3){-webkit-animation-delay:0.45s;animation-delay:0.45s}#header.open li:nth-of-type(4){-webkit-animation-delay:0.5s;animation-delay:0.5s}#header.open li:nth-of-type(5){-webkit-animation-delay:0.55s;animation-delay:0.55s;margin:30px 0 0 0 !important}#header.open li:nth-of-type(6){-webkit-animation-delay:0.6s;animation-delay:0.6s}}#header #top_nav{margin:0 auto;z-index:999;width:auto;text-align:center;font-size:12px;line-height:2rem;color:#ffffff;font-weight:bold;-webkit-font-smoothing:antialiased;position:relative;float:right;-webkit-transition:opacity 400ms ease-in-out, -webkit-transform 400ms ease-in-out;transition:opacity 400ms ease-in-out, -webkit-transform 400ms ease-in-out;-o-transition:transform 400ms ease-in-out, opacity 400ms ease-in-out;transition:transform 400ms ease-in-out, opacity 400ms ease-in-out;transition:transform 400ms ease-in-out, opacity 400ms ease-in-out, -webkit-transform 400ms ease-in-out}@media screen and (max-width: 900px){#header #top_nav{display:inline-block;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;padding-left:35px;color:#fff;font-size:15px;width:100%;padding:0;text-align:left;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}#header ul{display:block;text-align:center;margin:0;padding:0;list-style:none}@media screen and (max-width: 900px){#header ul{text-align:left}}#header ul li{display:inline-block;position:relative;margin:0 0 0 15px}@media screen and (max-width: 900px){#header ul li{opacity:0;display:block;margin:0 !important}}#header ul li:nth-last-child(2){margin:0 0 0 30px}#header ul li:first-child{margin-left:0}#header ul li:last-child{margin-right:0}#header ul li.active a{pointer-events:none;cursor:default}@media screen and (max-width: 900px){#header ul li.active a{pointer-events:none;cursor:default;font-weight:800}}#header ul li:hover a:after,#header ul li.active a:after{width:100%}@media screen and (max-width: 900px){#header ul li:hover a:after,#header ul li.active a:after{display:inline-block;position:relative;content:"";height:1px;margin-left:15px;-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px);width:25px;background:#fff}}#header ul a{display:block;text-decoration:none;position:relative;cursor:pointer;color:white}@media screen and (max-width: 900px){#header ul a{color:white;text-decoration:none;overflow:hidden}#header ul a:hover,#header ul a:focus,#header ul a:active{font-weight:800}}#header ul a:after{content:"";display:block;width:0;border-bottom:1px solid #fff;bottom:0;left:0;-webkit-transition:width 400ms ease-in-out;-o-transition:width 400ms ease-in-out;transition:width 400ms ease-in-out}@media screen and (max-width: 900px){#header ul a:after{content:"";position:absolute;border:none}}#cursor{position:absolute;top:15px;left:10px;z-index:9999}table{position:relative;border-collapse:collapse;border-spacing:0px;margin:150px auto;max-width:1500px}@media screen and (max-width: 450px){table{margin:50px auto}table:first-child{margin-top:100px}table:last-child{margin-bottom:100px}}@media screen and (max-width: 900px){table tr{display:block}}@media screen and (max-width: 900px){table th{display:block}}table td{padding:25px 75px 0 75px}@media screen and (max-width: 900px){table td{display:block}}@media screen and (max-width: 450px){table td{padding:25px 25px 0 25px}}table.prod_parent{width:100%;height:auto;padding:0}table.prod_parent .prod_img-parent{width:700px;min-width:300px;max-width:100%;vertical-align:top;text-align:left;padding:0}@media screen and (max-width: 900px){table.prod_parent .prod_img-parent{width:100%}}table.prod_parent .prod_img-parent.active{z-index:99;position:relative}table.prod_parent .prod_img-parent .prod_img{width:100%;-o-object-fit:cover;object-fit:cover}table.prod_parent .prod_img-parent .prod_img:focus{outline:none}table.prod_parent .prod_title{font-size:18px;vertical-align:top;padding:40px 0 0 0;text-shadow:0px 2px 40px rgba(0,0,0,0.84)}table.prod_parent .prod_title.left{text-align:left;-webkit-transform:translate(-100px, 0);-ms-transform:translate(-100px, 0);transform:translate(-100px, 0)}@media screen and (max-width: 900px){table.prod_parent .prod_title.left{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0);padding-left:75px}}@media screen and (max-width: 450px){table.prod_parent .prod_title.left{padding-left:25px}}table.prod_parent .prod_title.right{text-align:right;-webkit-transform:translate(100px, 0);-ms-transform:translate(100px, 0);transform:translate(100px, 0)}@media screen and (max-width: 900px){table.prod_parent .prod_title.right{text-align:left;-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0);padding-left:75px}}@media screen and (max-width: 450px){table.prod_parent .prod_title.right{padding-left:25px}}table.prod_parent .prod_date{vertical-align:top}table.prod_parent .prod_date.left{text-align:left}table.prod_parent .prod_date.right{text-align:right}@media screen and (max-width: 900px){table.prod_parent .prod_date.right{text-align:left}table.prod_parent .prod_date.right:after{display:inline-block;content:"";height:1px;margin:-1px 0 0 15px;vertical-align:middle;width:175px;-webkit-transition:background 400ms linear, -webkit-transform 1100ms ease-in-out;transition:background 400ms linear, -webkit-transform 1100ms ease-in-out;-o-transition:transform 1100ms ease-in-out, background 400ms linear;transition:transform 1100ms ease-in-out, background 400ms linear;transition:transform 1100ms ease-in-out, background 400ms linear, -webkit-transform 1100ms ease-in-out;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;background:#fff}}table.prod_parent .prod_date.left:after{display:inline-block;content:"";height:1px;margin:-1px 0 0 15px;vertical-align:middle;width:175px;-webkit-transition:background 400ms linear, -webkit-transform 1100ms ease-in-out;transition:background 400ms linear, -webkit-transform 1100ms ease-in-out;-o-transition:transform 1100ms ease-in-out, background 400ms linear;transition:transform 1100ms ease-in-out, background 400ms linear;transition:transform 1100ms ease-in-out, background 400ms linear, -webkit-transform 1100ms ease-in-out;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;background:#fff}table.prod_parent .prod_date.right:before{display:inline-block;content:"";height:1px;margin:-1px 15px 0 0;vertical-align:middle;width:175px;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;background:#fff}@media screen and (max-width: 900px){table.prod_parent .prod_date.right:before{display:none}}table.prod_parent .prod_desc{width:600px;max-width:100%;text-align:justify}@media screen and (max-width: 900px){table.prod_parent .prod_desc{width:auto}}.load__container{height:100vh;width:100vw;position:fixed;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:9999;font-family:"Raleway", sans-serif;background-color:#111;color:white}.beatles h2{letter-spacing:3px;font-weight:500;font-size:28px;text-transform:uppercase}@media screen and (max-width: 450px){.beatles h2{font-size:4vw}}.beatles div{float:left}.beatles .beatles_hide{opacity:1;max-width:100px;-webkit-animation:beatles 3s ease-out 1s infinite alternate;animation:beatles 3s ease-out 1s infinite alternate}@-webkit-keyframes beatles{0%{opacity:1;max-width:100px}40%{opacity:1;max-width:100px}45%{opacity:0;max-width:100px}50%{max-width:0;opacity:0}100%{max-width:0;opacity:0}}@keyframes beatles{0%{opacity:1;max-width:100px}40%{opacity:1;max-width:100px}45%{opacity:0;max-width:100px}50%{max-width:0;opacity:0}100%{max-width:0;opacity:0}}.footer{position:relative;opacity:0;visibility:hidden;height:100%;width:100%;text-align:center;background:#000;-webkit-transition:opacity 400ms ease-in-out;-o-transition:opacity 400ms ease-in-out;transition:opacity 400ms ease-in-out}.footer.active{opacity:1;visibility:visible;-webkit-transition:opacity 400ms ease-in-out;-o-transition:opacity 400ms ease-in-out;transition:opacity 400ms ease-in-out}@media screen and (max-width: 450px) and (max-height: 670px){.footer{height:900px}}.footer .wrapper{padding:40px 0}.footer .footer__parent{height:100%;width:100%;position:fixed}@media screen and (max-width: 900px){.footer .footer__parent{position:absolute}}.footer .footer__parent .footer__content{padding:0 calc(3vw + 20px);position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;right:0;top:50%;height:100%;color:white;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-weight:800;z-index:1}@media screen and (max-width: 900px){.footer .footer__parent .footer__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;-webkit-transform:none;-ms-transform:none;transform:none;top:0}}@media screen and (max-width: 450px) and (max-height: 670px){.footer .footer__parent .footer__content{position:absolute}}.footer .footer__parent .footer__content .item{text-align:left;width:300px;height:500px;display:inline-block;vertical-align:top}@media screen and (max-width: 900px){.footer .footer__parent .footer__content .item{height:auto;display:block}}.footer .footer__parent .footer__content .item h3{margin:0 0 10px 0}.footer .footer__parent .footer__content .item p{font-size:12px;line-height:25px}.footer .footer__parent .footer__content .item:last-child{padding:30px 30px 60px 30px}@media screen and (max-width: 900px){.footer .footer__parent .footer__content .item:last-child{height:auto}}@media screen and (max-width: 450px){.footer .footer__parent .footer__content .item:last-child{padding:0 30px 0 30px}}@media screen and (max-width: 450px) and (max-height: 670px){.footer .footer__parent .footer__content .item:last-child{padding:30px 30px 60px 30px}}.footer .footer__parent .footer__content .item:not(:last-child){padding:0 calc(3vw + 20px) 0 0}@media screen and (max-width: 900px){.footer .footer__parent .footer__content .item:not(:last-child){padding:30px}}@media screen and (max-width: 450px){.footer .footer__parent .footer__content .item:not(:last-child){padding:0 30px 0 30px}}@media screen and (max-width: 450px) and (max-height: 670px){.footer .footer__parent .footer__content .item:not(:last-child){padding:30px}}.footer .footer__parent .footer__content .item #social_links .social_links_item{display:inline-block;padding:10px;width:21px;height:21px;-webkit-transition:background 0.2s ease-in-out;-o-transition:background 0.2s ease-in-out;transition:background 0.2s ease-in-out}.footer .footer__parent .footer__content .item #social_links .social_links_item a{text-indent:-9999px;float:left;width:26px;height:26px}.footer .footer__parent .footer__content .item #social_links .social_links_item a .social_media_icon{float:left;width:21px;height:21px;margin:0 12px 0 0;background:url(https://www.joparigefilms.com/vendor/img/social_icons_alt_2x.png) 0 -21px no-repeat;background-size:auto 42px;background-position:-147px -21px}.footer .footer__parent .footer__content .item #social_links .social_links_item a .social_media_icon.facebook{background-position:0 -21px}.footer .footer__parent .footer__content .item #social_links .social_links_item a .social_media_icon.twitter{background-position:-21px -21px}.footer .footer__parent .footer__content .item #social_links .social_links_item a .social_media_icon.instagram{background-position:-105px -21px}.footer .footer__parent .footer__content .item #social_links .social_links_item a .social_media_icon.email{background-position:-210px -21px}.footer .footer__parent .credit{position:fixed;text-align:center;color:#666;font-weight:bold;font-size:10px;line-height:20px;text-transform:uppercase;letter-spacing:1px;bottom:40px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:2}@media screen and (max-width: 900px){.footer .footer__parent .credit{padding:10px;background-color:#111;bottom:0;width:100vw}}@media screen and (max-width: 450px){.footer .footer__parent .credit{font-size:8px}}.footer .footer__parent .credit div{display:inline-block;margin:0 10px}.footer .footer__parent .credit div a{color:white;text-decoration:none;padding-bottom:3px}.footer .footer__parent .credit div a:hover{color:#777;border-bottom:1px solid #777}.footer .footer__parent .credit div a:visited{color:white}@-webkit-keyframes fadeInRight{0%{opacity:0;left:20%}100%{opacity:1;left:0}}@keyframes fadeInRight{0%{opacity:0;left:20%}100%{opacity:1;left:0}}html,body{height:100%;font-family:"Raleway", sans-serif;background:#111;margin:0;color:white;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:"liga";font-feature-settings:"liga"}body{overflow-x:hidden}p{font-size:13px;letter-spacing:1px;line-height:40px;font-weight:400}@media screen and (max-width: 900px){p{line-height:30px}}p a{color:white;text-decoration:none;border-bottom:1px solid #fff;padding-bottom:3px}p a:hover{color:#777;border-bottom:1px solid #777}.p_heading h2{letter-spacing:3px;font-weight:500;font-size:0.8rem;text-transform:uppercase}.p_heading:after{display:inline-block;content:"";height:1px;margin-left:15px;-webkit-transform:translateY(-9px);-ms-transform:translateY(-9px);transform:translateY(-9px);width:175px;background:#fff}@media screen and (max-width: 450px){.p_heading:after{display:none}}h3{font-size:30px;font-weight:800;margin:40px 0;line-height:60px}.normal-content{z-index:99;position:relative;background:#111;color:#fff;line-height:1.78;padding:10% 30% 10% 10%;-webkit-transition:opacity 400ms, background 400ms ease-in-out, -webkit-transform 400ms;transition:opacity 400ms, background 400ms ease-in-out, -webkit-transform 400ms;-o-transition:transform 400ms, opacity 400ms, background 400ms ease-in-out;transition:transform 400ms, opacity 400ms, background 400ms ease-in-out;transition:transform 400ms, opacity 400ms, background 400ms ease-in-out, -webkit-transform 400ms}.normal-content.prod{padding:0px;display:inline-block;width:100%}@media screen and (max-width: 900px){.normal-content{padding:10% 30px;height:auto}}.normal-content h1{font-size:2em;margin-bottom:0.5em;margin-top:1.2em}@media screen and (max-width: 900px){.normal-content h1{font-size:1.5em;margin-top:2em;margin-bottom:1em}}.normal-content h1:first-of-type{margin-top:0}.normal-content .beatles_hide{opacity:1;max-width:65px;-webkit-animation:beatles_heading 5s ease-out 3s infinite alternate;animation:beatles_heading 5s ease-out 3s infinite alternate}@-webkit-keyframes beatles_heading{0%{max-width:0;opacity:0}50%{max-width:0;opacity:0}55%{opacity:0;max-width:65px}62%{opacity:1;max-width:65px}100%{opacity:1;max-width:65px}}@keyframes beatles_heading{0%{max-width:0;opacity:0}50%{max-width:0;opacity:0}55%{opacity:0;max-width:65px}62%{opacity:1;max-width:65px}100%{opacity:1;max-width:65px}}

#ml {
		margin: 50px 0 20px 0 !important;
}

table {
	margin: 75px auto !important;
}

table.prod_parent .prod_title {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    padding: 0 75px !important;
}



@media screen and (max-width: 900px) {
	#ml td {
		padding: 0 !important;
	}
	table.prod_parent .prod_title {
		padding: 40px 0 0 75px !important;
	}
}

@media screen and (max-width: 450px) {
	table.prod_parent .prod_title {
	    padding-left: 25px !important;
	}
	table {
	    margin: 50px auto !important;
	}
}