
/*
Theme Name: Hoods Inc
Theme URI: http://hoods-inc.com
Author: Sumit Pokhrel
Author URI: http://magdotnet.com/
Description: Hoods Inc Productions
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* ---------- RESET ---------- */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
input,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

strong {
  font-weight: bold !important;
}

/* ---------- HTML5-specific CSS setup ---------- */

article,
aside,
figure,
footer,
header,
hgroup,
nav,
section,
video,
img {
  display: block;
}


/* ---------- TYPOGRAPHY ---------- */

@font-face {
 font-family: 'FuturaRound';
 src: url(fonts/Futura-Round.eot) format('embedded-opentype'), /* IE6-IE8 */ url(fonts/Futura-Round.woff) format('woff'), /* Modern Browsers */ url(fonts/Futura-Round.ttf) format('truetype'), /* Safari, Android, iOS */ url(fonts/Futura-Round.svg) format('svg'); /* Legacy iOS */
}
 @font-face {
 font-family: 'FuturaRoundBold';
 src: url(fonts/Futura-Round-Bold.eot) format('embedded-opentype'), /* IE6-IE8 */ url(fonts/Futura-Round-Bold.woff) format('woff'), /* Modern Browsers */ url(fonts/Futura-Round-Bold.ttf) format('truetype'), /* Safari, Android, iOS */ url(fonts/Futura-Round-Bold.svg) format('svg'); /* Legacy iOS */
}
 @font-face {
 font-family: 'FuturaRoundOblique';
 src: url(fonts/Futura-Round-Oblique.eot) format('embedded-opentype'), /* IE6-IE8 */ url(fonts/Futura-Round-Oblique.woff) format('woff'), /* Modern Browsers */ url(fonts/Futura-Round-Oblique.ttf) format('truetype'), /* Safari, Android, iOS */ url(fonts/Futura-Round-Oblique.svg) format('svg'); /* Legacy iOS */
}
 @font-face {
 font-family: 'GeomanistBlack';
 src: url(fonts/Geomanist-Black.eot) format('embedded-opentype'), /* IE6-IE8 */ url(fonts/Geomanist-Black.woff) format('woff'), /* Modern Browsers */ url(fonts/Geomanist-Black.ttf) format('truetype'), /* Safari, Android, iOS */ url(fonts/Geomanist-Black.svg) format('svg'); /* Legacy iOS */
}
 @font-face {
 font-family: 'GeomanistUltra';
 src: url(fonts/Geomanist-Ultra.eot) format('embedded-opentype'), /* IE6-IE8 */ url(fonts/Geomanist-Ultra.woff) format('woff'), /* Modern Browsers */ url(fonts/Geomanist-Ultra.ttf) format('truetype'), /* Safari, Android, iOS */ url(fonts/Geomanist-Ultra.svg) format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'Futura PT Extra';
    src: url('fonts/FuturaPT-ExtraBold.eot');
    src: url('fonts/FuturaPT-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/FuturaPT-ExtraBold.woff2') format('woff2'),
        url('fonts/FuturaPT-ExtraBold.woff') format('woff'),
        url('fonts/FuturaPT-ExtraBold.ttf') format('truetype'),
        url('fonts/FuturaPT-ExtraBold.svg#FuturaPT-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura PT Book';
    src: url('fonts/FuturaPT-Book.eot');
    src: url('fonts/FuturaPT-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/FuturaPT-Book.woff2') format('woff2'),
        url('fonts/FuturaPT-Book.woff') format('woff'),
        url('fonts/FuturaPT-Book.ttf') format('truetype'),
        url('fonts/FuturaPT-Book.svg#FuturaPT-Book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura PT Demi';
    src: url('fonts/FuturaPT-Demi.eot');
    src: url('fonts/FuturaPT-Demi.eot?#iefix') format('embedded-opentype'),
        url('fonts/FuturaPT-Demi.woff2') format('woff2'),
        url('fonts/FuturaPT-Demi.woff') format('woff'),
        url('fonts/FuturaPT-Demi.ttf') format('truetype'),
        url('fonts/FuturaPT-Demi.svg#FuturaPT-Demi') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/*---Normalize Css---*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-style: inherit;
  font-weight: normal;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
  letter-spacing: 0;
}

html,
body {
  -webkit-backface-visibility:hidden;
  -backface-visibility:hidden;
  -moz-backface-visibility:hidden;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
}

a:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
}

a:hover,
a:active {
  outline: 0;
}

a img {
  border: 0;
}

/**
* Bounce scroll in your browser is a feature of some versions of OSX.
* To prevent it from happening on your website you can use following:
**/

html,
body {
  height: 100%;/*overflow: hidden;*/
  /*overflow: -moz-scrollbars-none;*/
}

/*#site-main {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: auto;
}*/

::-webkit-scrollbar {
 display: none;
}

html {
  -ms-overflow-style: none;
}

h1 {
  font-family:'GeomanistUltra';
  font-size: 3.875em;
  font-weight: normal;
}

h2 {
  font-family:'GeomanistBlack';
  font-size: 1.250em;
  font-weight: normal;
}

h3 {
  font-family:'FuturaRoundBold';
  font-size: 0.875em;
  font-weight: normal;
}

h4 {
  font-family:'FuturaRound';
  font-size: 1.250em;
  font-weight: normal;
}

h5 {
  font-family:'FuturaRoundBold';
  font-size: 1em;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #4dd9ff;
}

p {
  margin: 0;
  padding: 0;
  font-family:'FuturaRound';
  font-weight: normal;
}

a {
  color:#fff;
}

a:hover {
  color:#4dd9ff;
}

.no-padding-right {
  padding-right: 0;
}

.yellow {
  color:#fff64d;
}

.orange {
  color:#ffbb4d;
}

.green {
  color:#97ff47;
}

.light-green {
  color:#4affbe;
}

.blue {
  color:#4dd9ff;
}

.purple {
  color:#7f50ff;
}

.pink {
  color:#ff527b;
}

li.yellow a:hover {
  color:#fff64d;
}

li.orange a:hover {
  color:#ffbb4d;
}

li.green a:hover {
  color:#97ff47;
}

li.light-green a:hover {
  color:#4affbe;
}

li.blue a:hover {
  color:#4dd9ff;
}

li.purple a:hover {
  color:#7f50ff;
}

li.pink a:hover {
  color:#ff527b;
}

.relative {
  position: relative;
}

.ScrollSceneIndicators {
  z-index: 9999999 !important;
}

a, button, .myelements
{
	-ms-touch-action: manipulation;	/* IE10  */
	touch-action: manipulation;		/* IE11+ */
}

/* ---------- STRUCTURE ---------- */
html {
  height:100%;
  font-size:100%;
}

body {
  font-family:'FuturaRound';
  font-size: 90%;
  color:#333333;
  line-height:1.4;
  letter-spacing: 0;
  background-color:#4dd9ff;
  height:100%;
  -webkit-font-smoothing: antialiased;
}

/*body {width:100%; height:100%; overflow:hidden; margin:0; }
html {width:100%; height:100%; overflow:hidden; }
*/

#wrapper {
  _height: 100%; /* for IE6 */
  height: 100%;/*font-size: 0.9em;*/
}

#scroll-y {
  height: 100%;
}

#site-main {
  width:100%;
  height:100%;
}

.site-header {
  padding-top: 40px;
  padding-bottom: 0;
  position: fixed;
  z-index:222;
  top:0;
}

.logo {
  background: url('images/logo.png') no-repeat;
  width: 130px;
  height: 130px;
  position: relative;
  margin: 0 auto;
  z-index: 999;
  left:30px;
}

/*.logo:hover{background: url('images/logo-hover.png') no-repeat; width: 130px; height: 130px; }*/

.hood-fixbanner {
  display: table;
  width: 100%;
  height:100%;
  padding: 0 15px;
  position: fixed;
  z-index:4;
  top:0;
}

.hood-image {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.hood-image img {
  margin: 0 auto;
}

.nav-body {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 100%;
}

#parallax-bg-image {
  position:relative;
  padding-top:35%;
  width:100%;
  z-index:6;
  height: 100%;
}

.page-banner {
  margin-bottom: 20px;
}

.gallery-tittle h5 a {
  color:#7F50FF;
  display:block;
  margin: 10px 0;
}

.gallery-tittle h5 a:hover {
  text-decoration: none;
}

.page-showreel h5 {
  color:#97FF47;
}

#parallax-bg-image img {
  margin: 0 auto;
}

body.scene-about-active {
  background-color: #4dd9ff !important;
}

body.scene-service-active {
  background-color: #4dd9ff !important;
}

body.scene-showreel-active {
  background-color: #4dd9ff !important;
}

body.scene-shows-active {
  background-color: #4dd9ff !important;
}

body.scene-events-active {
  background-color: #4dd9ff !important;
}

body.scene-gallery-active {
  background-color: #4dd9ff !important;
}

body.scene-contact-active {
  background-color: #4dd9ff !important;
  /*background-image: url('images/footer-bg.png');
  background-position: bottom center;
  background-repeat: no-repeat;*/ }

.umbrella {
  width: 132px;
  height: 168px;
  position: absolute;
  right: 25%;
}

.cycle-girl {
  width: 106px;
  height: 125px;
  position: absolute;
  left: 19%;
}

.ghost-sword {
  width: 81px;
  height: 81px;
  position: absolute;
  right: 39%;
}

.man-dog {
  width: 139px;
  height: 89px;
  position: absolute;
  right: 19%;
}

.rocket-man {
  width: 100px;
  height: 127px;
  position: absolute;
  left: 12%;
}

#graphic-image {
  position:relative;
  z-index:222;
}

.footer-bg {
  position:absolute;
  bottom:0px;
  z-index:-1;
  width: 100%;
  background: url('images/footer-bg.png') 0 0;
  background-size: cover;
  height:540px;
}

.footer-top {
  top:0 !important;
}

.about-block {
  width: 29.3%;
  height: 13.4%;
  /*background: rgba(0, 0, 0, 0.5);*/
  position: absolute;
  top: 11.9%;
  left: 12%;
  z-index: 1;
}

.up-boy {
  width: 13.1%;
  height: 7.7%;
  position: absolute;
  /*background: rgba(0, 255, 0, 0.5);*/
  top: 22.7%;
  left: 29.5%;
  z-index: 2;
}

.willywong-block {
  width: 8.4%;
  height: 7.5%;
  position: absolute;
  /*background: rgba(0, 0, 0, 0.5);*/
  top: 20.6%;
  right: 33.2%;
  z-index: 2;
}

.service-branding {
  width: 25.8%;
  height: 5.9%;
  position: absolute;
  /*background: rgba(0, 255, 0, 0.5);*/
  top: 25.8%;
  right: 28.2%;
  z-index: 3;
}

.service-block {
  width: 31.6%;
  height: 14.3%;
  position: absolute;
  /*background: rgba(0, 0, 0, 0.5);*/
  top: 24.4%;
  right: 10.1%;
  z-index: 1;
}

.showreel-block {
  width: 29%;
  height: 11.9%;
  position: absolute;
  /*background: rgba(0, 0, 0, 0.5);*/
  top: 31.9%;
  left: 24.2%;
  z-index: 1;
}

.current-showdiv {
  width: 7.8%;
  height: 13.6%;
  position: absolute;
  /*background: rgba(0, 255, 0, 0.5);*/
  top: 39%;
  right: 17.8%;
  z-index: 2;
}

.news-block {
  width: 16.7%;
  height: 7.6%;
  position: absolute;
  /*background: rgba(0, 255, 0, 0.5);*/
  top: 43.2%;
  left: 36.8%;
  z-index: 2;
}

.studio-block {
  width: 16.7%;
  height: 7.1%;
  position: absolute;
  /* background: rgba(0, 255, 0, 0.5); */
  top: 41%;
  left: 18%;
  z-index: 2;
}

.studio-image{
  width: 16.7%;
  height: 7.1%;
  position: absolute;
  top: 41%;
  left: 18%;
  z-index: 3;
}

.container-studio-svg{
  width: 100%; height: 0; padding-top: 0%; position: relative;
}

.eventman-block {
  width: 4.5%;
  height: 4.7%;
  position: absolute;
  /*background: rgba(0, 0, 255, 0.5);*/
  top: 54.2%;
  left: 42.2%;
  z-index: 1;
}

.gallery-block {
  width: 50.7%;
  height: 12%;
  position: absolute;
  /*background: rgba(0, 0, 0, 0.5);*/
  top: 55.5%;
  left: 12.6%;
  z-index: 2;
}

.contact-block {
  width: 58.6%;
  height: 28.2%;
  position: absolute;
  /*background: rgba(0, 0, 0, 0.5);*/
  top: 68.8%;
  left: 18.6%;
  z-index: 2;
}

.dog-car {
  width: 25.3%;
  height: 11%;
  position: absolute;
  top: 85.5%;
  left: 18.4%;
  z-index: 3;
}

.about-image {
  width: 9.6%;
  height: 5.5%;
  /*background: rgba(0, 0, 0, 0.5);*/
  position: absolute;
  z-index: 3;
  top: 15%;
  left: 12.6%;
}

.service-image {  
  width: 15.5%;
  height: 4.2%;
  /* background: rgba(0, 0, 0, 0.5); */
  position: absolute;
  top: 27.6%;
  right: 29%;
  z-index: 666;
}

.showreel-image {
  width: 13%;
  height: 5.3%;
  /*background: rgba(0, 0, 0, 0.5);*/
  position: absolute;
  top: 33.5%;
  right: 49.6%;
  z-index: 666;
}

.show-image {
  width: 7%;
  height: 13.5%;
  /*background: rgba(0, 0, 0, 0.5);*/
  position: absolute;
  top: 39.2%;
  right: 17%;
  z-index: 666;
}

.events-block {
  width: 23%;
  /*height: 6%;*/
  position: absolute;
  top: 45%;
  left: 6%;
}

.events-image{
  width: 15%;
  height: 5.3%;
  position: absolute;
  top: 45%;
  left: 6%; }

.gallery-image {
  width: 11%;
  height: 11.8%;
  /*background: rgba(0, 0, 0, 0.5);*/
  position: absolute;
  top: 55.5%;
  right: 39.8%;
  z-index: 666;
}

.contact-image {
  width: 10.6%;
  height: 9.8%;
  /*background: rgba(0, 0, 0, 0.5);*/
  position: absolute;
  top: 69%;
  left: 24.4%;
  z-index: 666;
}

.umbrella-image {
  width: 11.5%;
  height: 9.4%;
  /*background: rgba(0, 0, 0, 0.5);*/
  position: absolute;
  top: 10%;
  right: 4%;
}

.cycle-image {
  width: 8.6%;
  height: 6.5%;
  /*background: rgba(0, 0, 0, 0.5);*/
  position: absolute;
  left: 11%;
  top: 40%;
  z-index: 666;
}

.ghost-image {
  width: 11%;
  height: 7.8%;
  /*background: rgba(0, 0, 0, 0.5);*/
  position: absolute;
  right: 36%;
  top: 50%;
  z-index: 666;
}

.dog-image {
  width: 26%;
  height: 4%;
  /*background: rgba(0, 0, 0, 0.5);*/
  position: absolute;
  right: 12%;
  top: 55%;
  z-index:666;
}

.rocket-image {
  width: 8%;
  height: 7%;
  /*background: rgba(0, 0, 0, 0.5);*/
  position: absolute;
  left: 7.5%;
  top:82%;
}

/*new omptimized css*/

.container-about-svg {
  width: 100%;
  height: 0;
  padding-top:68.27%;
  position: relative;
}

.container-about-svg svg {
  position: absolute;
  top: 0;
  left: 0;
}

.containerupold-svg {
  width: 100%;
  height: 0;
  padding-top:120%;
  position: relative;
}

.containerupold-svg svg {
  position: absolute;
  top: 0;
  left: 0;
}

.containercontact-svg {
  width: 100%;
  height: 0;
  padding-top:72.80%;
  position: relative;
}

.containercontact-svg svg {
  position: absolute;
  top: 0;
  left: 0;
}

.containerrocket-svg {
  width: 100%;
  height: 0;
  padding-top:133.69%;
  position: relative;
}

.containerrocket-svg svg {
  position: absolute;
  top: 0;
  left: 0;
}

.containergallery-svg {
  width: 100%;
  height: 0;
  padding-top:37.81%;
  position: relative;
}

.containergallery-svg svg {
  position: absolute;
  top: 0;
  left: 0;
}

.containerfire-svg {
  width: 100%;
  height: 0;
  padding-top:50.98%;
  position: relative;
}

.containerfire-svg svg {
  position: absolute;
  top: 0;
  left: 0;
}

.containergodfather-svg {
  width: 100%;
  height: 0;
  padding-top:160.24%;
  position: relative;
}

.containergodfather-svg svg {
  position: absolute;
  top: 0;
  left: 0;
}

.containerstarwar-svg {
  width: 100%;
  height: 0;
  padding-top:64.59%;
  position: relative;
}

.containerstarwar-svg svg {
  position: absolute;
  top: 0;
  left: 0;
}

.containernewsblock-svg {
  width: 100%;
  height: 0;
  padding-top:69.25%;
  position: relative;
}

.containernewsblock-svg svg {
  position: absolute;
  top: 0;
  left: 0;
}

.containershow-svg {
  width: 100%;
  height: 0;
  padding-top:264.03%;
  position: relative;
}

.containershow-svg svg {
  position: absolute;
  top: 0;
  left: 0;
}

.containerblock-svg {
  width: 100%;
  height: 0;
  padding-top:62.05%;
  position: relative;
}

.containerblock-svg svg {
  position: absolute;
  top: 0;
  left: 0;
}

.containerservice-svg {
  width: 100%;
  height: 0;
  padding-top:35.44%;
  position: relative;
}

.containerservice-svg svg {
  position: absolute;
  top: 0;
  left: 0;
}

.containerwong-svg {
  width: 100%;
  height: 0;
  padding-top:133.71%;
  position: relative;
}

.containerwong-svg svg {
  position: absolute;
  top: 0;
  left: 0;
}

.containerrobot-svg {
  width: 100%;
  height: 0;
  padding-top:83.93%;
  position: relative;
}

.containerrobot-svg svg {
  position: absolute;
  top: 0;
  left: 0;
}

.containerbranding-svg {
  width: 100%;
  height: 0;
  padding-top:69.33%;
  position: relative;
}

.containerbranding-svg svg {
  position: absolute;
  top: 0;
  left: 0;
}

.containerabout-svg {
  width: 100%;
  height: 0;
  padding-top:66.89%;
  position: relative;
}

.containerbranding-svg svg {
  position: absolute;
  top: 0;
  left: 0;
}

.containercycle-svg {
  width: 100%;
  height: 0;
  padding-top:121.33%;
  position: relative;
}

.containercycle-svg svg {
  position: absolute;
  top: 0;
  left: 0;
}

.containerflyingdog-svg {
  width: 100%;
  height: 0;
  padding-top:59.12%;
  position: relative;
}

.containerflyingdog-svg svg {
  position: absolute;
  top: 0;
  left: 0;
}

/*Remaining*/
.site-footer {
  padding-top: 0;
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 9;
}

.left-footer-menu {
  width: 44px;
  height: 44px;
  padding: 0;
  color: #fff;
  background: #000;
  position: absolute;
  right: -44px;
  bottom: 40px;
  cursor: pointer;
  opacity: .3;
}
.left-footer-menu:hover {
	opacity: 1; }
  
.footer-left {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  width:44px;
  height: 44px;
}

.footer-left img {
  margin:0 auto;
}

.copyright-text {
  display: block;
  white-space: nowrap;
  -webkit-transform: rotate(-90.0deg);
  -moz-transform: rotate(-90.0deg);
  -o-transform: rotate(-90.0deg);
  width: 15px;
  float: right;
  position: fixed;
  right: 15px;
  bottom: 40px;
  font-size: .8em;
}

.main-menu {
  width:30px;
  cursor: pointer;
  position: fixed;
  z-index: 9999;
  right:30px;
  top:30px;
}

.menu-ts li{
  display: inline-block !important;
  padding-bottom: 2px;
}
  
.bar-color {
  background: #fff !important;
}

.bar-page-border {
  border-top: 5px solid #fff !important;
  border-bottom: 5px solid #fff !important;
  border-left: 4px solid #fff !important;
}

.bar-page-border:after {
  border-top: 4px solid #fff !important;
  border-right: 4px solid #fff !important;
}

.bar1 {
  width: 100%;
  height: 5px;
  margin-bottom: 5px;
  margin-top:2px;
  background-color: #22223C;
}

.bar2 {
  width: 100%;
  height: 5px;
  margin-bottom: 5px;
  margin-top: 2px;
  background-color: #22223C;
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  transition-delay: 0.1s;
  float: right;
}

.bar3 {
  width: 100%;
  height: 5px;
  margin-bottom:5px;
  margin-top: 2px;
  background-color: #22223C;
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  transition-delay: 0.1s;
  float: right;
}

#curve {
  margin: 0 auto;
  position: relative;
  content: "";
  width: 20px;
  height: 20px;
  border-top: 5px solid #22223C;
  border-bottom: 5px solid #22223C;
  border-bottom-left-radius: 25px;
  border-left: 4px solid #22223C;
  border-top-left-radius: 25px;
  float: left;
  z-index: 999;
  top: 2px;
  left: -7px;
  display: none;
}

#curve:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-top: 4px solid #22223C;
  border-right: 4px solid #22223C;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(55deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";
  right: -3px;
  top: 8px;
}

#right-slide-wrapper {
  display:none;
  height:100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  background: #000;
  padding:0;
  z-index: 9999;
  overflow: hidden;/*overflow-y: scroll;*/
  /*-webkit-transition: opacity .15s cubic-bezier(.9,0,1,.1);*/
}

#page-holder {
  position: relative;
  height: 100%;
  /*overflow-x:hidden;
  overflow-y:scroll;*/
  background:#fff;
  display: none;
  /*overflow: hidden;*/
}

/*#page-holder */
.page-title{
  position:fixed;
  /*position:relative;*/
  z-index:1;
  background-color:#ffffff;
  width:50%;
  overflow: hidden;
  padding-top: 40px;
  top: 0;
}

.page-body{
  margin-top: 100px;
  position:relative;
  background:#fff;
  padding-top:5px;
  height:100%;
  display:block;
}


#page-detail-holder {
  position: absolute;
  z-index: 3;
  top: 0;
  width: 100%;
  height: 100%;
  left: 100%;
  overflow-x: scroll;
}

#page-detail-holder h1 {
  color:#4dd9ff;
}

.close-page {
  position: fixed;
  right: 15px;
  top: 8px;
  width: 30px;
  height: 36px;
  z-index: 2;
}

.close-page:hover {
  opacity: 1;
}

.close-page:before,
.close-page:after {
  position: absolute;
  left: 15px;
  content: '';
  height: 31px;
  width: 5px;
  background-color: #22223c;
}

.close-page:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  transform: rotate(45deg);
  /*top: 1px;*/
}

.close-page:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.right-slide-container {
  height: 100%;
  overflow: hidden;
}

.nav-right {
  text-align: center;
  padding-top: 180px;
  /*margin-top: 180px;*/
  /*padding-bottom: 40px;*/
  height: 100%;
  padding-right: 10px;
  /*overflow: scroll;*/
  position: relative;
}

.menu-main-menu-container {
/*height: 100%;*/
}

.nav-right ul {
  margin: 0;
  padding: 0;
}

.nav-right ul li {
  list-style: none;
  margin:0px 0 20px 0;
  padding: 0;
  display:none;
}

.nav-right ul li a {
  font-family:'GeomanistUltra';
  text-transform: uppercase;
  font-size: 1.875em;
  color:#fff;
}

.nav-right ul li a:hover {
  text-decoration: none;
}

.page-contact h2 {
  color: #ff527b;
}
.page-contact input:focus::-webkit-input-placeholder {
color:transparent;
}
.page-contact input:focus:-moz-placeholder {
color:transparent;
} /* FF 4-18 */
.page-contact input:focus::-moz-placeholder {
color:transparent;
} /* FF 19+ */
.page-contact input:focus:-ms-input-placeholder {
color:transparent;
} /* IE 10+ */

.page-main-container {
  background: #fff;
  top: 0;
  /*padding-top: 80px;*/
  /*padding-bottom: 30px;*/
  text-align: left;
  width: 100%;
  /*height: 100%;*/
}

.page-main-container h1 {
  margin-bottom: 15px;
  text-transform: uppercase;
  line-height: 0.9;
}

.page-main-container h3 {
  font-family: FuturaRound;
  font-size: 1.250em;
  margin-bottom: 15px;
}

.page-scroll-wrapper {
  position: relative;
  display: block;
  clear: both;
  /*height: calc(85%);*/
  padding-bottom: 30px;
  /*overflow-y: scroll;
  overflow-x: scroll;
  overflow-x: hidden;*/
}

.social-share {
  border-top: 3px solid #000;
  margin-top:7px;
  padding: 15px 0 0;
  text-align: center;
}

.social-share img {
  margin:10px auto;
  display: block;
}

.page-content-detail {
  font-family: FuturaRound;
}

.two-columns {
  -webkit-column-count: 2; /* Chrome, Safari, Opera */
  -moz-column-count: 2; /* Firefox */
  column-count: 2;
}

.two-columns ul {
  margin:0;
}

.two-columns li {
  list-style: none;
  margin-bottom:15px;
  padding-left: 15px;
}

.two-columns li:before {
  font-size: 8px;
  position: relative;
  content: "\f111";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  padding-right: 6px;
  text-decoration: inherit;
  top:-1px;
  margin-left: -13px;
}

.service-image-single {
  float:left;
  margin: 15px 15px 15px 0;
  position: relative;
  width:50%;
}

.service-image-content {
  position:absolute;
  bottom: 0;
  width: 100%;
  background-color: #000;
  color:#fff;
  padding: 10px 5px;
}

.page-readmore {
  font-family: 'FuturaRoundBold';
  font-size: 1em;
  min-width: 120px;
  padding:6px 10px;
  color:#fff;
  display:inline-block;
  margin: 15px 0;
  box-shadow: inset 0 0 0 0 #000;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
  text-transform: uppercase;
  z-index: 0;
  position: relative;
  overflow: hidden;
}

.page-readmore a:after {
  content: '\f178';
  position: relative;
  font-family: 'FontAwesome';
  padding-left: 10px;
  font-size: 1em;
  line-height: 10px;
  z-index: 2;
  top:1px;
}

.page-readmore a:hover {
  text-decoration: none;
  color:#fff;
}

.page-readmore:hover {
  box-shadow: inset 250px 0 0 0 #000;
  position: relative;
  z-index: 1;
}

.loading-page{
  display: table; 
  margin: 0 auto; 
  /*border: 1px solid red;*/
  width:100%; 
	background-image:url("images/39.gif"); 
  background-position:center center; 
  background-repeat:no-repeat; }

.page-readmore a.loading:after {
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
  -webkit-animation: ellipsis steps(4,end) 900ms infinite;      
  animation: ellipsis steps(4,end) 900ms infinite;
  content: "\2026"; /* ascii code for the ellipsis character */
  width: 0px;
  
 
  font-family: inherit;
  padding-left: 2px;
  line-height: normal;
	position: inherit;
}

@keyframes ellipsis {
  to {
    width: 1.25em;    
  }
}

@-webkit-keyframes ellipsis {
  to {
    width: 1.25em;    
  }
}

#left-slide-wrapper {
  height:100%;
  position: fixed;
  left: -100%;
  top: 0;
  bottom: 0;
  z-index: 99999;
  background: #000;
}

.left-menu-slide {
/*height:100%; position: fixed; left:-100%;
  z-index: 222; top: 0; background: #000; padding-top: 180px;*/
  /*overflow:scroll;*/
}

.left-slide-container {
  background: #000;
  height: 100%;
  color:#fff;
  position: relative;
  /*overflow-y: scroll;
  overflow-x: hidden;*/
  -webkit-overflow-scrolling: touch;
  padding: 20px;
}

.left-menu-content {
}

.left-menu-content h2 {
  margin: 30px 0 10px 0;
  font-family: 'GeomanistUltra';
  font-size: 3.875em;
  font-weight: normal;
  text-transform:uppercase;
}

.left-menu-content p a {
  font-style: italic;
  text-decoration: underline;
  display: block;
  margin-top: 10px;
  font-size: 14px;
}

.left-menu-content p {
  margin-bottom: 5px;
}

.left-menu-content a:hover {
  text-decoration: none;
  color:#fff;
}

.arrow-rotate {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

/*
.left-slide-container .mCSB_draggerContainer{ width:8px; opacity: 0;}
.left-slide-container:hover .mCSB_draggerContainer{ width:8px; opacity:1 !important;}

.mCSB_scrollTools{width:8px !important;}
.mCSB_inside > .mCSB_container{margin-right:15px !important;}
.nav-right .mCSB_inside > .mCSB_container{margin-right:15px !important;}

.page-scroll-wrapper .mCSB_scrollTools{opacity: 0; width:10px !important;}
.page-scroll-wrapper:hover .mCSB_scrollTools{opacity:1 !important; width:10px !important;}
.mCSB_scrollTools .mCSB_draggerContainer{background:#e6e6e6;}
.mCSB_scrollTools .mCSB_dragger{width:10px; background: #1a1a1a;}
.mCSB_scrollTools .mCSB_draggerRail{display:none;}
.mCSB_dragger_bar{display: none;}
*/

.scroller-wrapper {
  height: calc(100% - 15px);
  position: relative;
  /*overflow: scroll;*/
}

/*
.right-slide-container .mCSB_inside > .mCSB_container{margin-right:0 !important;}
*/
.left-social-share {
  padding: 20px 0;
}

.left-social-share h3 {
  font-size:0.563em;
  text-transform: uppercase;
  float: left;
  margin-right: 5px;
  padding-top: 6px;
}

.logo-container {
  position: fixed;
  top: 15px;
  z-index: 999;
}

.menu-container {
  position: fixed;
  top: 30px;
  right: 15px;
  z-index: 999;
}

/** current shows **/
.current-shows {
}

.flex-shows {
  padding-top:5px;
  margin-bottom: 25px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  align-items: center;
  justify-content: center;
}

.flex-shows h3 {
  text-transform: uppercase;
  font-family: FuturaRoundBold;
  font-size: 0.875em;
}

.flex-shows:last-child {
  border-bottom:none;
}

.flex-column {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  min-height:200px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.current-shows hr {
  width: calc(100% - 30px);
  border-top:1px solid #1b304d;
  margin-left: 15px;
}

.event-single-image {
  min-height: 190px;
  width: 100%;
}

.gallery-large {
  min-height:335px;
}

.gallery-small {
  min-height: 160px;
}

.gallery-content {
  position: absolute;
  bottom: 0;
  background: #000;
  color: #fff;
  padding: 15px;
}

.video-box {
  margin-bottom: 15px;
}

.contact-map {
  margin:0 0 20px 0;
  width:100%;
}

.contact-map iframe {
  width:100%;
  min-height: 250px;
}

.page-contact h2 {
  text-transform: uppercase;
}

.page-contact input {
  width:100%;
  margin-bottom:5px;
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 10px;
}

.page-contact textarea {
  width:100%;
  margin-bottom:15px;
  border-bottom: 1px solid #bfbfbf;
  border-left: none;
  border-right:none;
  border-top:none;
  padding-bottom: 10px;
}

.wpcf7 input[type="submit"] {
  font-family: 'FuturaRoundBold';
  font-size: 1.3em;
  color: #fff;
  display: inline-block;
  margin: 15px 0;
  box-shadow: inset 0 0 0 0 #000;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
  text-transform: uppercase;
  background-color: #ff527b;
  font-weight: normal;
  padding: 6px 25px 6px 2px;
  min-width: 119px;
  max-width: 122px;
  border-bottom: none;
}

.contact-submit {
  margin-left: -15px;
}

.contact-submit:before {
  content: '\f178';
  position: relative;
  font-family: 'FontAwesome';
  left: 105px;
  font-size: 1.4em;
  line-height: 10px;
  z-index: 2;
  top: 1px;
  color: #fff;
}

.wpcf7 input[type="submit"]:hover {
  text-decoration: none;
  color:#fff;
  box-shadow: inset 250px 0 0 0 #000;
  position: relative;
  z-index: 1;
}

.wpcf7 p {
  margin-bottom: 15px;
}

.contact-form {
  padding-top:30px;
  border-top:1px solid #000;
  margin-top:30px;
  margin-bottom: 20px;
}

.page-contact .wpcf7-submit:hover {
  box-shadow: inset 250px 0 0 0 #000;
}

.left-social-share .fa {
  font-size: 18px;
  margin:0 5px;
}

.maps {
  width: 100%;
  height:350px;
  margin-bottom: 20px;
}

/**Share **/
.share {
  text-align: center;
}

.share-title {
  font-size: 0.750em;
  padding:0 0 15px 0px;
  text-align: center;
}

.share-links {
  overflow:hidden;
}

.share-links a {
  display:block;
  padding:0;
  margin:0 auto;
  color: #000;
}

.share-links a i {
  display:inline-block;
  width:35px;
  font-size: 1.2em;
  top:0;
  vertical-align: middle;
  margin: 8px auto;
  text-align: center;
}

.share-links a span {
  padding-left:0px;
  display:inline-block;
  font-size:12px;
  display: none;
}

/** SVG CSS CLASS **/
.container-svg {
  width: 100%;
  height: 0;
  padding-top: 68.27%;
  position: relative;
}

.container-svg svg {
  position: absolute;
  top: 0;
  left: 0;
}

.containerdog-svg {
  width: 100%;
  height: 0;
  padding-top: 68.40%;
  position: relative;
}

.containerdog-svg svg {
  position: absolute;
  top: 0;
  left: 0;
}

.containercontact-svg {
  width: 100%;
  height: 0;
  padding-top: 72.80%;
  position: relative;
}

.containercontact-svg svg {
  position: absolute;
  top: 0;
  left: 0;
}
/**map style customization */ 
/** till ipad **/
@media (max-width: 991px) {
	.umbrella-image {
    right:7%;
  }
  
  .logo-container {
    z-index:666;
  }
  
  .no-padding-right {
    padding-right: 15px;
  }
  .site-header {
   position: absolute;
   width:100%;
   z-index: 444;
   padding-top: 20px;
  }
  
  /*.page-main-container {
    padding-top:30px;
  }*/
  .main-menu {
    right: 15px;
    float: none;
  }
  .page-main-container .mCSB_scrollTools .mCSB_draggerContainer {
    display:none;
  }
  .logo {
    left:0;
  }
  
  .close-page:before {
    top: 0;
  }
  
  /*#page-holder */
  .page-title{
    width:100%;
  }
}
 
@media (max-width: 780px) {
	.hood-fixbanner {
    height:80%;
  }
  .umbrella-image {
    right:10%;
  }
  .nav-right {
    padding-top:120px;
  }
  .nav-right ul li a {
    font-size: 1.4em;
  }

  .page-main-container h1,
  .left-menu-content h2 {
    font-size: 3em;
  }
  
  .page-body{
    /*top:auto !important;*/
    margin-top:0 !important;
  }
}

@media (max-width: 769px) {
 
  /*#page-holder */
  .page-title{
    position:relative;
  }
  
 .shows-content {
    margin-top: 20px;
  }
 .flex-column {
    display: block;
  }
 .flex-column img {
    min-height: 220px;
  }
 .flex-column {
    min-height: 100px;
  }
 .flex-shows {
    display:block;
    margin-bottom: 0;
  }
 .social-share {
    text-align: left;
  }
 .share-links a {
    display:inline-block;
  }
 .share-title {
    text-align: left;
    float:left;
    padding-top: 5px;
  }
 .contact-form {
    margin-bottom: 0;
  }
  
  /*#parallax-bg-image{
    padding-top: 15%;
  }*/
  .footer-bg {
    bottom: -50px;
  }
}

@media (max-width: 545px) {
 .logo {
    background: url('images/logo-mobile.png') no-repeat;
    width: 90px;
    height: 90px;
    position: relative;
    margin: 0 auto;
    z-index: 999;
    left:0px;
  }
/*.logo:hover{background: url('images/mobile-logo-hover.png') no-repeat; width: 90px; height: 90px; } */

	.left-slide-container {
    padding:0px;
  }
}

@media (max-width: 480px) {
 .nav-right {
    padding-top:100px;
  }
 .nav-right ul li a {
    font-size: 1.2em;
  }
 .page-main-container h1,
 .left-menu-content h2 {
    font-size: 2.4em;
  }
 .two-columns {
    -webkit-column-count:1; /* Chrome, Safari, Opera */
    -moz-column-count:1; /* Firefox */
    column-count:1;
  }
	.footer-bg {
    height: 200px;
    bottom: 0px !important;
  }
}
/*
@media (max-width: 320px) { 
  .footer-bg{
    height: 150px;
  }
}

@media (max-width: 240px) { 
  #parallax-bg-image{ margin-top: 50% !important;}
  .footer-bg{bottom: -70px !important;}
}*/
