@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;700&display=swap");
[class*=col-] {
  width: 100%;
}

.header-360 {
  display: table;
  background-color: #2b296e;
  background-image: url("../images/header-360.jpg");
  height: 500px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}

.site-max {
  max-width: 1000px;
  margin: auto;
}

.col-4 {
  width: 100% !important;
}

.nav-item {
  font-size: 45px !important;
  text-align: center !important;
  padding-top: 0px !important;
  padding-bottom: 25px !important;
}

.bold-header {
  font-size: 25px;
  font-family: "Open Sans", san-serif !important;
  font-weight: 700 !important;
}

.carousel-indicators {
  top: 0px;
}

.avoidtop {
  margin-top: 100px;
}

.custom-toggler.navbar-toggler {
  border-color: white;
}

.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

@font-face {
  font-family: Jura-Regular;
  src: url("../fonts/Jura-Regular.ttf");
}

@font-face {
  font-family: Jura-Italic;
  src: url("../fonts/Jura-Italic.ttf");
}

@font-face {
  font-family: OpenSans-Regular;
  src: url("../fonts/OpenSans-Regular.ttf");
}

@font-face {
  font-family: OpenSans-Bold;
  src: url("../fonts/OpenSans-Bold.ttf");
}

@font-face {
  font-family: OpenSans-LightItalic;
  src: url("../fonts/OpenSans-LightItalic.ttf");
}

.hidden-mobile {
  display: none;
}

.hidden-desktop {
  display: block;
}

@font-face {
  font-family: OpenSans-Light;
  src: url("../fonts/OpenSans-Light-webfont.eot");
  src: url("../fonts/OpenSans-Light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Light-webfont.woff") format("woff"), url("../fonts/OpenSans-Light-webfont.ttf") format("truetype"), url("../fonts/OpenSans-Light-webfont.svg#OpenSansLight") format("svg");
  font-weight: normal;
  font-style: normal;
}

.showtext {
  font-family: 'Tangerine', serif;
  font-size: 56px;
}

.dividertext {
  font-family: 'Tangerine', serif;
  font-size: 56px;
}

#recaptcha_area, #recaptcha_table {
  margin: 0 auto !important;
}

.g-recaptcha div {
  margin-left: auto;
  margin-right: auto;
}

#capatcha {
  margin: 0 auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.fadeInBlock {
  opacity: 0;
}

.display {
  font-family: OpenSans-light;
}

.display-4 {
  color: #666;
}

.display-5 {
  font-family: OpenSans-regular;
  color: #000;
  font-size: 30px;
}

.text-blue {
  color: #36f;
}

.vcenter {
  display: table-cell;
  vertical-align: middle;
  float: none;
}

/*
.carousel .carousel-item {-webkit-transition: opacity 3s; -moz-transition: opacity 3s; -ms-transition: opacity 3s; -o-transition: opacity 3s; transition: opacity 3s;}
*/
img.no-resize {
  min-height: 1200px;
  min-width: 796px;
}

img {
  height: 100px;
  width: 100px;
  -o-object-fit: contain;
     object-fit: contain;
}

html {
  background-color: #3f6273;
  height: 100%;
  width: 100%;
  font-family: OpenSans-light;
  font-size: 16px;
  color: #fff;
}

.btn {
  border-radius: 10px;
  background-color: #ffcc00;
  padding: 15px 25px;
  color: #2b196f;
  font-weight: bold;
  font-size: 25px;
}

body {
  background-color: #3f6273;
  height: 100%;
  width: 100%;
  font-family: OpenSans-light;
  font-size: 16px;
  color: #fff;
}

.container-full {
  width: 100%;
}

.img-full {
  width: 100%;
  height: auto;
}

.center {
  -ms-flex-line-pack: center;
  align-content: center;
}

.row {
  width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#videobox {
  margin-top: 50px;
}

.dottedborder {
  border-style: dotted;
  border-color: #ccc;
}

#topmaintext {
  margin-top: 50px;
}

.backgroundtile2 {
  position: relative;
  background: url(../images/bo_play_pattern2.png);
  background-repeat: repeat-x repeat-y;
  background-position: center top;
}

#backgroundtile1 {
  position: relative;
  background: url(../images/bo_play_pattern2.png);
  background-repeat: repeat-x repeat-y;
  background-position: center top;
}

#scheduleback {
  position: relative;
  background: url(../images/bo_play_pattern.png);
  background-repeat: repeat-x repeat-y;
  background-position: center top;
}

#footercontainer {
  padding-top: 40px;
  padding-bottom: 0px;
  margin-top: 40px;
}

#facebooksize {
  width: 80%;
  height: 600px;
}

/*My new styles for bootstrap*/
.highlightimage:hover {
  -webkit-filter: brightness(150%);
          filter: brightness(150%);
}

.whitebackground {
  background-color: #fff;
}

.whitebackgroundtrans {
  background-color: rgba(255, 255, 255, 0.8) !important;
}

.greenbackground {
  background-color: rgba(0, 255, 50, 0.8);
}

@media (max-width: 769px) {
  #videoservicestitle {
    font-size: 20px;
    font-family: OpenSans-bold;
  }
  .headertop {
    font-family: OpenSans-light;
    color: #fff;
    font-size: 25px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .audioclips {
    padding-left: 10px;
    text-align: center;
  }
}

.songcolor {
  background-color: rgba(255, 255, 0, 0.6);
}

@media (min-width: 770px) {
  #videoservicestitle {
    font-size: 30px;
  }
  .headertop {
    font-family: OpenSans-light;
    color: #fff;
    font-size: 30px;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    height: auto;
  }
}

.blackbar {
  color: #fff;
  background-color: #000;
  height: auto;
  width: 100%;
}

.blackbackground {
  background-color: #000;
}

.blackbackgroundtrans {
  background-color: rgba(0, 0, 0, 0.7);
}

#camera {
  background: url(../images/camera.jpg);
  background-image: url(../images/camera.jpg);
  width: 100%;
  height: 200px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#lenses {
  background: url(../images/lenses.jpg);
  background-image: url(../images/lenses.jpg);
  width: 100%;
  height: 200px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#sliders {
  background: url(../images/sliders.jpg);
  background-image: url(../images/sliders.jpg);
  width: 100%;
  height: 200px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#drones {
  background: url(../images/drones.jpg);
  background-image: url(../images/drones.jpg);
  width: 100%;
  height: 200px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#magiccircleback {
  background: url(../images/magiccircle.jpg);
  background-image: url(../images/magiccircle.jpg);
  width: 100%;
  height: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.padleft {
  padding-left: 20px;
}

.padright {
  padding-right: 20px;
}

.padtop {
  padding-top: 20px;
}

.padbottom {
  padding-bottom: 20px;
}

.margintop {
  margin-top: 20px;
}

.marginbottom {
  margin-bottom: 20px;
}

.marginleft {
  margin-left: 20px;
}

.marginright {
  margin-right: 20px;
}

@media (min-width: 992px) {
  .introtext {
    font-family: 'Tangerine', serif;
    font-size: 80px;
    margin-bottom: 20px;
    margin-top: 20px;
  }
}

@media (max-width: 991px) {
  .introtext {
    font-family: 'Tangerine', serif;
    font-size: 56px;
  }
}

@media (max-width: 769px) {
  #bandcamp {
    width: 99%;
    height: 786px;
  }
  #bottomcar {
    background: url(../images/bottomcar-small.jpg);
    background-image: url(../images/bottomcar-small.jpg);
    width: 100%;
    height: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  #ceresart {
    background: url(../images/ceresartsmall.jpg);
    background-image: url(../images/ceresartsmall.jpg);
    width: 100%;
    margin: 20 20;
    height: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
  }
  #magiccircle {
    background: url(../images/magiccirclesmall.jpg) no-repeat center center;
    background-image: url(../images/magiccirclesmall.jpg);
    width: 100%;
    height: 80%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  #mainpicture {
    background: url(../images/newcovertop-small.jpg) no-repeat center center;
    background-image: url(../images/newcovertop-small.jpg);
    width: 100%;
    height: 70%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  #schedule {
    background: url(../images/ouiji-small.jpg);
    background-image: url(../images/ouiji-small.jpg);
    width: 100%;
    height: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  #top {
    position: absolute;
    bottom: 10;
    background: url(../images/ramplines.png);
    background-image: url(../images/ramplines.png);
    background-position: bottom;
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
    text-align: center;
  }
  #video {
    position: absolute;
    bottom: 5;
    background: url(../images/ramplines.png);
    background-image: url(../images/ramplines.png);
    background-position: bottom;
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
    text-align: center;
  }
  #shows {
    position: absolute;
    bottom: 0;
    background: url(../images/ramplines.png);
    background-image: url(../images/ramplines.png);
    background-position: bottom;
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
    text-align: center;
  }
  #listen {
    position: absolute;
    bottom: 0;
    background: url(../images/ramplines.png);
    background-image: url(../images/ramplines.png);
    background-position: bottom;
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
    text-align: center;
  }
  #intro {
    position: absolute;
    bottom: 10;
    background: url(../images/ramplines.png);
    background-image: url(../images/ramplines.png);
    background-position: bottom;
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
    text-align: center;
  }
  #social {
    position: absolute;
    bottom: 0;
    background: url(../images/ramplines.png);
    background-image: url(../images/ramplines.png);
    background-position: bottom;
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
    text-align: center;
  }
  #bios {
    position: absolute;
    bottom: 10;
    background: url(../images/ramplines.png);
    background-image: url(../images/ramplines.png);
    background-position: bottom;
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
    text-align: center;
  }
  #signup {
    position: absolute;
    bottom: 0;
    background: url(../images/ramplines.png);
    background-image: url(../images/ramplines.png);
    background-position: bottom;
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
    text-align: center;
  }
  #blog {
    position: absolute;
    bottom: 5;
    background: url(../images/ramplines.png);
    background-image: url(../images/ramplines.png);
    background-position: bottom;
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
    text-align: center;
  }
}

#mavic {
  background: url(../images/mavicpro2.jpg);
  background-image: url(../images/mavicpro2.jpg);
  width: 100%;
  height: 600px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto;
}

@media (min-width: 768px) {
  #bandcamp {
    width: 350px;
    height: 786px;
  }
  #bottomcar {
    background: url(../images/bottomcar-big.jpg);
    background-image: url(../images/bottomcar-big.jpg);
    width: 100%;
    height: 600px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  #ceresart {
    background: url(../images/ceresartbig.jpg);
    background-image: url(../images/ceresartbig.jpg);
    width: 100%;
    margin: 20 20;
    height: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
  }
  #magiccircle {
    background: url(../images/magiccircle.jpg);
    background-image: url(../images/magiccircle.jpg);
    width: 100%;
    height: 80%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  #mainpicture {
    background: url(../images/newcovertop-big.jpg);
    background-image: url(../images/newcovertop-big.jpg);
    width: 100%;
    height: 80%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  #carpic {
    background: url(../images/car-large.jpg);
    background-image: url(../images/car-large.jpg);
    width: 100%;
    height: 619px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
  }
  #schedule {
    background: url(../images/ouiji-big.jpg);
    background-image: url(../images/ouiji-big.jpg);
    width: 100%;
    height: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  #top {
    position: absolute;
    bottom: 10;
    background: url(../images/ramplines.png);
    background-image: url(../images/ramplines.png);
    background-position: bottom;
    padding-left: 50px;
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
    text-align: left;
  }
  #video {
    position: absolute;
    bottom: 5;
    background: url(../images/ramplines.png);
    background-image: url(../images/ramplines.png);
    background-position: bottom;
    padding-left: 50px;
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
    text-align: left;
  }
  #shows {
    position: absolute;
    bottom: 10;
    background: url(../images/ramplines.png);
    background-image: url(../images/ramplines.png);
    background-position: bottom;
    padding-left: 50px;
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
    text-align: left;
  }
  #listen {
    position: absolute;
    bottom: 10;
    background: url(../images/ramplines.png);
    background-image: url(../images/ramplines.png);
    background-position: bottom;
    padding-left: 50px;
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
    text-align: left;
  }
  #intro {
    position: absolute;
    bottom: 10;
    background: url(../images/ramplines.png);
    background-image: url(../images/ramplines.png);
    background-position: bottom;
    padding-left: 50px;
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
    text-align: left;
  }
  #social {
    position: absolute;
    bottom: 0;
    background: url(../images/ramplines.png);
    background-image: url(../images/ramplines.png);
    background-position: bottom;
    padding-left: 50px;
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
  }
  #bios {
    position: absolute;
    bottom: 10;
    background: url(../images/ramplines.png);
    background-image: url(../images/ramplines.png);
    background-position: bottom;
    padding-left: 50px;
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
  }
  #signup {
    position: absolute;
    bottom: 0;
    background: url(../images/ramplines.png);
    background-image: url(../images/ramplines.png);
    background-position: bottom;
    padding-left: 50px;
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
  }
  #blog {
    position: absolute;
    bottom: 5;
    background: url(../images/ramplines.png);
    background-image: url(../images/ramplines.png);
    background-position: bottom;
    padding-left: 50px;
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
    text-align: left;
  }
}

@media only screen and (min-width: 800px) {
  .col-s-4 {
    width: 33.3%;
  }
  .video-titles {
    text-align: left;
    padding-left: 20px;
    font-family: "Open Sans", san-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.0;
    color: #fff;
  }
  .video-titles-bottom {
    text-align: left;
    padding-left: 20px;
    font-family: "Open Sans", san-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.0;
    color: #fff;
  }
}

@media only screen and (max-width: 799px) {
  .video-titles {
    text-align: center;
    padding-left: 20px;
    font-family: "Open Sans", san-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.0;
    color: #fff;
  }
  .video-titles-bottom {
    text-align: center;
    padding-left: 20px;
    font-family: "Open Sans", san-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.0;
    color: #fff;
  }
  /* For tablets: */
  .col-s-1 {
    width: 8.33%;
  }
  .col-s-2 {
    width: 16.66%;
  }
  .col-s-3 {
    width: 25%;
  }
  .col-s-4 {
    width: 100%;
  }
  .col-s-5 {
    width: 41.66%;
  }
  .col-s-6 {
    width: 50%;
  }
  .col-s-7 {
    width: 58.33%;
  }
  .col-s-8 {
    width: 66.66%;
  }
  .col-s-9 {
    width: 75%;
  }
  .col-s-10 {
    width: 83.33%;
  }
  .col-s-11 {
    width: 91.66%;
  }
  .col-s-12 {
    width: 100%;
  }
}

/*detect standard desktop*/
@media only screen and (min-width: 700px) {
  .header-360 {
    display: table;
    background-color: #2b296e;
    background-image: url("../images/header-360.jpg");
    height: 500px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
  }
  .col-1 {
    width: 8.33%;
  }
  .col-2 {
    width: 16.66%;
  }
  .col-3 {
    width: 25%;
  }
  .col-4 {
    width: 33.33%;
  }
  .col-5 {
    width: 41.66%;
  }
  .col-6 {
    width: 50%;
  }
  .col-7 {
    width: 58.33%;
  }
  .col-8 {
    width: 66.66%;
  }
  .col-9 {
    width: 75%;
  }
  .col-10 {
    width: 83.33%;
  }
  .col-11 {
    width: 91.66%;
  }
  .col-12 {
    width: 100%;
  }
  .nav-item {
    text-align: right;
    font-size: 24px !important;
  }
  .hidden-mobile {
    display: block;
  }
  .hidden-desktop {
    display: none;
  }
}

@media only screen and (min-width: 1200px) {
  #bottomcar {
    background: url(../images/bottomcar-big.jpg);
    background-image: url(../images/bottomcar-big.jpg);
    width: 100%;
    height: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
  }
  #ceresart {
    background: url(../images/ceresartbig.jpg);
    background-image: url(../images/ceresartbig.jpg);
    width: 100%;
    margin: 20 20;
    height: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-attachment: fixed;
  }
  #magiccircle {
    background: url(../images/magiccircle.jpg);
    background-image: url(../images/magiccircle.jpg);
    width: 100%;
    height: 80%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  #mainpicture {
    background: url(../images/newcovertop-big.jpg);
    background-image: url(../images/newcovertop-big.jpg);
    width: 100%;
    height: 80%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
  }
  #carpic {
    background: url(../images/car-large.jpg);
    background-image: url(../images/car-large.jpg);
    width: 100%;
    height: 619px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
  }
  #schedule {
    background: url(../images/ouiji-big.jpg);
    background-image: url(../images/ouiji-big.jpg);
    width: 100%;
    height: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
  }
  #top {
    position: absolute;
    bottom: 10;
    background: url(../images/ramplines.png);
    background-image: url(../images/ramplines.png);
    background-position: bottom;
    padding-left: 50px;
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
    text-align: left;
  }
  #video {
    position: absolute;
    bottom: 5;
    background: url(../images/ramplines.png);
    background-image: url(../images/ramplines.png);
    background-position: bottom;
    padding-left: 50px;
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
    text-align: left;
  }
  #shows {
    position: absolute;
    bottom: 10;
    background: url(../images/ramplines.png);
    background-image: url(../images/ramplines.png);
    background-position: bottom;
    padding-left: 50px;
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
    text-align: left;
  }
  #listen {
    position: absolute;
    bottom: 10;
    background: url(../images/ramplines.png);
    background-image: url(../images/ramplines.png);
    background-position: bottom;
    padding-left: 50px;
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
    text-align: left;
  }
  #intro {
    position: absolute;
    bottom: 10;
    background: url(../images/ramplines.png);
    background-image: url(../images/ramplines.png);
    background-position: bottom;
    padding-left: 50px;
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
    text-align: left;
  }
  #social {
    position: absolute;
    bottom: 0;
    background: url(../images/ramplines.png);
    background-image: url(../images/ramplines.png);
    background-position: bottom;
    padding-left: 50px;
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
  }
  #bios {
    position: absolute;
    bottom: 10;
    background: url(../images/ramplines.png);
    background-image: url(../images/ramplines.png);
    background-position: bottom;
    padding-left: 50px;
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
  }
  #signup {
    position: absolute;
    bottom: 0;
    background: url(../images/ramplines.png);
    background-image: url(../images/ramplines.png);
    background-position: bottom;
    padding-left: 50px;
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
  }
  #blog {
    position: absolute;
    bottom: 5;
    background: url(../images/ramplines.png);
    background-image: url(../images/ramplines.png);
    background-position: bottom;
    padding-left: 50px;
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
    text-align: left;
  }
}

.headerbox {
  position: relative;
  height: 100px;
}

h2 {
  font-family: OpenSans-regular;
}

h3 {
  font-family: OpenSans-regular;
}

h4 {
  font-family: OpenSans-light;
}

h1 {
  font-family: OpenSans-light;
}

p {
  font-family: OpenSans-light;
  color: #000;
}

.pboldlight {
  font-family: OpenSans-bold;
  color: #999;
  font-size: 25px;
}

.paddedbutton {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#moviebox {
  margin-top: 50px;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  .col-4 {
    width: 100% !important;
  }
  #h1headerwhite {
    color: #fff !important;
    font-family: OpenSans-light;
    font-size: 20px;
    padding-bottom: 5px;
    padding-top: 0px;
  }
  #h1headerwhite2 {
    color: #fff !important;
    font-family: OpenSans-light;
    font-size: 20px;
    padding-bottom: 5px;
    padding-top: 0px;
  }
  #bannertext {
    font-family: OpenSans-light;
    font-size: 12px;
  }
}

@media only screen and (min-width: 768px) {
  #h1headerwhite {
    color: #fff !important;
    font-family: OpenSans-light;
    font-size: 35px;
    padding-bottom: 7px;
    padding-top: 5px;
  }
  #h1headerwhite2 {
    color: #fff !important;
    font-family: OpenSans-light;
    font-size: 25px;
    padding-bottom: 7px;
    padding-top: 5px;
  }
  #bannertext {
    font-family: OpenSans-light;
    font-size: 17px;
    padding-bottom: 10px;
  }
}

@media only screen and (max-width: 769px) {
  #topstudiopicturecontainer {
    padding-top: 0px;
    width: 100%;
    height: auto;
    background: #f9ed00;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(#f9ed00), to(#ff7b0d));
    background: linear-gradient(to bottom, #f9ed00 0%, #ff7b0d 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9ed00', endColorstr='#ff7b0d', GradientType=0);
    /* IE6-9 */
  }
}

@media only screen and (min-width: 770px) {
  #topstudiopicturecontainer {
    padding-bottom: 30px;
    padding-top: 0px;
    width: 100%;
    height: auto;
    background: #f9ed00;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(#f9ed00), to(#ff7b0d));
    background: linear-gradient(to bottom, #f9ed00 0%, #ff7b0d 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9ed00', endColorstr='#ff7b0d', GradientType=0);
    /* IE6-9 */
  }
}

#startnow {
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 50px;
  background-color: #000;
  font-family: OpenSans-light;
  color: #fff;
  font-size: 34px;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  min-width: 800px;
  width: 100%;
  height: 444px;
  padding: 0;
  margin: 0;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  display: block;
  height: 444px;
  float: left;
  width: 100%;
  min-height: 440px;
  min-width: 800px;
  border: 0;
}

#bannerlinks {
  color: #fff;
}

#toplinks a:link {
  text-decoration: none;
  color: #fff;
}

#toplinks a:hover {
  text-decoration: underline;
  color: #000;
}

#toplinks a:visited {
  text-decoration: none;
  color: #fff;
}

#callnowrsvp a:link {
  text-decoration: none;
  color: #fff !important;
}

#callnowrsvp a:hover {
  text-decoration: underline;
  color: #03F !important;
}

#callnowrsvp a:visited {
  text-decoration: none;
  color: #fff !important;
}

#bannerlinks a:link {
  text-decoration: none;
  color: #06c;
}

#bannerlinks a:hover {
  text-decoration: underline;
  color: #fff;
}

#bannerlinks a:visited {
  text-decoration: none;
  color: #06c;
}

#bottomlinks a:link {
  text-decoration: none;
  color: #fff;
}

#bottomlinks a:hover {
  text-decoration: underline;
  color: #fff;
}

#bottomlinks a:visited {
  text-decoration: none;
  color: #fff;
}

.gallerycon a:link {
  text-decoration: none;
  color: #fff;
}

.gallerycon a:hover {
  text-decoration: underline;
  color: #fff;
}

.gallerycon a:visited {
  text-decoration: none;
  color: #fff;
}

.mainlinks a:link {
  text-decoration: none;
  color: #000;
}

.mainlinks a:hover {
  text-decoration: underline;
  color: #CCC;
}

.mainlinks a:visited {
  text-decoration: none;
  color: #333;
}

.hidden {
  display: none;
}

.visible {
  display: block;
}

#robotcartoon {
  position: relative;
  background: none;
}

#robot1 {
  max-width: 215px;
  max-height: 556px;
}

#robot2 {
  max-width: 373px;
  max-height: 535px;
}

.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

.video-responsive iframe {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  left: 0;
  top: 0;
  height: 100%;
  max-width: 560px;
  position: absolute;
}

@media only screen and (min-width: 576px) {
  #jeremiahbio {
    background: url(../images/fullbio1.jpg);
    background-image: url(../images/fullbio1.jpg);
    max-width: 1000px;
    width: 100%;
    height: auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  #davinabio {
    background: url(../images/fullbio2.jpg);
    background-image: url(../images/fullbio2.jpg);
    max-width: 1000px;
    width: 100%;
    height: auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  #ceresbio {
    background: url(../images/fullbio3.jpg);
    background-image: url(../images/fullbio3.jpg);
    max-width: 1000px;
    width: 100%;
    height: auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  #jjbio {
    background: url(../images/fullbio4.jpg);
    background-image: url(../images/fullbio4.jpg);
    max-width: 1000px;
    width: 100%;
    height: auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
}

#logo {
  position: relative;
  max-width: 912px;
}

@media only screen and (max-width: 767px) {
  #jjdavina {
    position: relative;
    display: table;
    background: url(../images/jjanddavina-low.jpg);
    background-image: url(../images/jjanddavina-low.jpg);
    width: 100%;
    height: 800px;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center center;
  }
  #thedoctor {
    position: relative;
    display: table;
    background: url(../images/thedoctor-low.jpg);
    background-image: url(../images/thedoctor-low.jpg);
    width: 100%;
    height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center right;
  }
  #saralight {
    position: relative;
    display: table;
    background: url(../images/saralight-low.jpg);
    background-image: url(../images/saralight-low.jpg);
    width: 100%;
    height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: top right;
  }
  #saralight2 {
    position: relative;
    background: url(../images/saralight.jpg) no-repeat center bottom;
    display: table;
    height: 80%;
    width: 100%;
    background-size: cover;
    background-position: center bottom;
  }
  .display-3 {
    font-size: 20px;
  }
  #ramplogomain {
    position: relative;
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
  }
}

@media only screen and (min-width: 768px) {
  #jjdavina {
    position: relative;
    display: table;
    background: url(../images/jjanddavina.jpg);
    background-image: url(../images/jjanddavina.jpg);
    width: 100%;
    height: 800px;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center center;
  }
  #thedoctor {
    position: relative;
    display: table;
    background: url(../images/thedoctor.jpg);
    background-image: url(../images/thedoctor.jpg);
    width: 100%;
    height: 700px;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: bottom right;
  }
  #saralight {
    position: relative;
    display: table;
    background: url(../images/saralight.jpg);
    background-image: url(../images/saralight.jpg);
    width: 100%;
    height: 700px;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: top center;
  }
  #saralight2 {
    position: relative;
    background: url(../images/saralight.jpg) no-repeat center bottom;
    display: table;
    height: 80%;
    width: 100%;
    background-size: cover;
    background-position: center bottom;
  }
  .display-3 {
    font-size: 50px;
  }
  #ramplogomain {
    position: relative;
    background: url(../images/sideramp.jpg);
    background-image: url(../images/sideramp.jpg);
    width: 100%;
    max-height: 836px;
    height: auto;
    background-repeat: repeat-x;
  }
}

.text-yellow {
  color: #660;
}

.individulelinkstop {
  float: left;
}

.topmenucontainer {
  float: left;
  width: 20%;
}

.menulinkscontainer {
  float: right;
  text-align: right;
  width: 75%;
  background-color: #fff;
}

.toplinks {
  font-family: OpenSans-light;
  font-size: 16px;
  color: #666;
  margin-top: 70px;
  width: 650px;
  float: left;
  margin-right: 10px;
}

.gallerycon {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  height: 200px;
  right: 0%;
  padding-left: 20px;
  margin-left: 20px;
  z-index: 3;
  width: 60%;
  height: 200px;
  max-height: 200px;
  font-family: OpenSans-light;
  font-size: 20px;
  color: #FFF;
  bottom: 0;
}

.gallerycon2 {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.7);
  height: 120px;
  right: 0%;
  padding-left: 20px;
  margin-left: 20px;
  z-index: 3;
  width: 50%;
  top: 290px;
  max-height: 200px;
  font-family: OpenSans-light;
  font-size: 17px;
  color: #FFF;
  bottom: 0;
}

#movietitle {
  background-color: rgba(0, 0, 0, 0.8);
  margin-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 20px;
}

#moviebox {
  background: url(../images/awardsbackground2.jpg);
  background-image: url(../images/awardsbackground2.jpg);
  width: 100%;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  background-position: center;
}

.glyphiconlarge {
  font-size: 6em;
  text-align: center;
  color: #039;
}

.mainblueheaderssnt {
  margin: auto;
  text-align: center;
  color: #06C;
  width: 100%;
  font-family: OpenSans-light;
  font-size: 34px;
  padding-bottom: 40px;
  padding-top: 40px;
}

#startyourown {
  margin-top: 20px;
  background-color: #06C;
  margin: auto;
  text-align: center;
  color: #fff;
  width: 100%;
  font-family: OpenSans-light;
  font-size: 34px;
  padding-bottom: 40px;
  padding-top: 40px;
  padding-left: 10px;
  padding-right: 10px;
}

#sntontheroad {
  margin-top: 20px;
  text-align: center;
  color: #06C;
  width: 100%;
  font-family: OpenSans-bold;
  font-size: 25px;
}

#joinusinthesecities {
  margin: auto;
  text-align: center;
  color: #000;
  width: 100%;
  font-family: OpenSans-light;
  font-size: 28px;
  padding-bottom: 30px;
  padding-top: 15px;
}

.white {
  color: #fff;
}

#blackoverlay2 {
  width: 100%;
  padding: 20px 20px 20px 20px;
}

#blackoverlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 20px 20px 20px 20px;
}

#scrolldown {
  color: #fff;
}

#mainblueheaderssmall {
  text-align: center;
  color: #fff;
  width: 100%;
  font-family: OpenSans-light;
  font-size: 38px;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 20px 20px 20px 20px;
  margin-top: 10px;
  line-height: 1.2;
}

#mainblueheaders {
  text-align: center;
  color: #06C;
  width: 100%;
  font-family: OpenSans-light;
  font-size: 40px;
  padding-bottom: 0px;
  padding-top: 50px;
  line-height: 1.2;
}

.pad-section {
  padding: 50px 0;
}

@media only screen and (min-width: 770px) {
  #mainpagepicture {
    position: relative;
    background: url(../images/hard-hat.jpg) no-repeat center center;
    display: table;
    width: 100%;
    background-size: cover;
    background-position: center center;
  }
  #mainpagepicturetour {
    margin-top: 53px;
    position: relative;
    background: url(../images/dvatour-big.jpg) no-repeat;
    display: table;
    height: 80%;
    width: 100%;
    background-size: cover;
    background-position: left top;
  }
  #mainpagepicturepro {
    margin-top: 53px;
    position: relative;
    background: url(../images/4c.jpg) no-repeat;
    display: table;
    height: 80%;
    width: 100%;
    background-size: cover;
    background-position: left top;
  }
}

@media only screen and (max-width: 760px) {
  #mainpagepicture {
    position: relative;
    background: url(../images/hard-hat.jpg) no-repeat center center;
    display: table;
    width: 100%;
    background-size: cover;
    background-position: right center;
  }
  #mainpagepicturetour {
    margin-top: 53px;
    position: relative;
    background: url(../images/dvatour-small.jpg) no-repeat;
    display: table;
    height: 80%;
    width: 100%;
    background-size: cover;
    background-position: center top;
  }
  #mainpagepicturepro {
    margin-top: 53px;
    position: relative;
    background: url(../images/4c-small.jpg) no-repeat;
    display: table;
    height: 80%;
    width: 100%;
    background-size: cover;
    background-position: center top;
  }
}

.mainpicture2 {
  background: url(../images/have-fun-make-money.jpg);
  background-image: url(../images/have-fun-make-money.jpg);
  width: 100%;
  height: 444px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.mainpicture3 {
  background: url(../images/its-a-wonderful-lifestyle.jpg);
  background-image: url(../images/its-a-wonderful-lifestyle.jpg);
  width: 100%;
  height: 444px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#mainblurbstudio {
  margin-top: 100px;
  margin-bottom: 20px;
  float: right;
  background-color: rgba(255, 255, 255, 0.7);
  color: #06f;
  width: 50%;
  font-family: OpenSans-bold;
  font-size: 50px;
  text-align: center;
  Padding: 20px 20px 20px 20px;
}

@media only screen and (max-width: 769px) {
  .introsectiondivide {
    text-align: center;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: rgba(0, 0, 0, 0.7);
    font-family: OpenSans-light;
    color: #fff;
    font-size: 25px;
  }
  #mainblurb {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    width: 100%;
    font-family: OpenSans-light;
    font-size: 18px;
    Padding: 20px 20px 20px 20px;
  }
}

@media only screen and (min-width: 770px) {
  .introsectiondivide {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 50px;
    background-color: rgba(0, 0, 0, 0.7);
    font-family: OpenSans-light;
    color: #fff;
    font-size: 34px;
  }
  #mainblurb {
    margin-top: 300px;
    margin-bottom: 20px;
    float: left;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    width: 40%;
    font-family: OpenSans-light;
    font-size: 18px;
    Padding: 20px 20px 20px 20px;
  }
}

#mySidenavbutton {
  background-color: darkorange;
  position: relative;
  display: table;
  color: #fff;
  width: 100%;
  height: 50px;
  font-family: OpenSans-light;
  font-size: 25px;
  letter-spacing: -.5px;
}

@media only screen and (min-width: 993px) {
  #myMenu {
    color: #fff !important;
    width: 100%;
    height: auto;
    font-family: OpenSans-light;
    font-size: 16px;
    background-color: rgba(0, 0, 0, 0.8);
  }
}

@media only screen and (max-width: 992px) {
  #myMenu {
    text-align: center;
    color: #fff;
    width: 100%;
    height: auto;
    font-family: OpenSans-light;
    font-size: 24px;
    background-color: rgba(0, 0, 0, 0.8);
  }
}

@media only screen and (min-width: 1000px) {
  #archivelife {
    font-size: 40px;
  }
}

@media only screen and (max-width: 769px) {
  #archivelife {
    font-size: 40px;
  }
  #makemoneyheaders {
    text-align: center;
    font-family: OpenSans-bold;
    font-size: 20px;
    padding-bottom: 10px;
    padding-top: 0px;
    color: #09f;
  }
}

@media only screen and (min-width: 770px) {
  #archivelife {
    font-size: 50px;
  }
  #makemoneyheaders {
    font-family: OpenSans-light;
    font-size: 28px;
    padding-bottom: 10px;
    padding-top: 0px;
    color: #09f;
  }
}

.addressbar {
  height: auto;
  background-color: rgba(255, 255, 255, 0.9);
}

@media only screen and (max-width: 769px) {
  .emailaddresstext {
    color: #fff;
    font-family: OpenSans-light;
    font-size: 16px;
  }
  #callnowrsvp {
    background-color: #09f;
    color: #fff;
    margin-top: 40px;
    font-size: 16px;
  }
  #mybullets {
    list-style-type: none;
    font-family: OpenSans-light;
    color: #fff;
    font-size: 18px;
    line-height: 1.8;
    padding-left: 10px;
  }
}

@media only screen and (min-width: 770px) {
  .emailaddresstext {
    color: #fff;
    font-family: OpenSans-light;
    font-size: 20px;
  }
  #callnowrsvp {
    background-color: #09f;
    color: #fff;
    margin-top: 40px;
    font-size: 20px;
  }
  #mybullets {
    list-style-type: none;
    font-family: OpenSans-light;
    color: #fff;
    font-size: 30px;
    line-height: 1.8;
    padding-left: 30px;
  }
}

@media only screen and (min-width: 769px) {
  #studionamecitytop {
    margin: auto;
    color: #000;
    font-family: OpenSans-bold;
    font-size: 24px;
    text-align: center;
    padding-bottom: 5px;
  }
  #studiophoneinfotop {
    margin: auto;
    font-family: OpenSans-light;
    font-size: 24px;
    color: #000;
    text-align: center;
  }
}

@media only screen and (max-width: 768px) {
  #studionamecitytop {
    margin: auto;
    color: #000;
    font-family: OpenSans-bold;
    font-size: 18px;
    text-align: center;
    padding-bottom: 5px;
  }
  #studiophoneinfotop {
    margin: auto;
    font-family: OpenSans-light;
    font-size: 20px;
    color: #000;
    text-align: center;
  }
}

@media only screen and (min-width: 768px) {
  #bottomaddress {
    margin-top: 20px;
    font-family: OpenSans-light;
    font-size: 16px;
    color: #fff;
    width: 300px;
  }
  #bottomlinks {
    position: relative;
    color: #fff;
    font-family: OpenSans-light;
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  #bottomlinks {
    position: relative;
    color: #fff;
    font-family: OpenSans-light;
    font-size: 16px;
  }
  #bottomaddress {
    margin-top: 20px;
    font-family: OpenSans-light;
    font-size: 12px;
    color: #fff;
    width: 250px;
  }
}

/*pages*/
.h1header {
  text-align: center;
  color: #06C;
  font-family: OpenSans-light;
  font-size: 300%;
  line-height: 1.4;
  font-size: 45px;
  padding-bottom: 10px;
  padding-top: 20px;
}

.h2header {
  text-align: center;
  color: #06C;
  font-family: OpenSans-light;
  font-size: 200%;
  margin-bottom: 40px;
}

/*Pages top banner */
@media (max-width: 769px) {
  #dvamainbanner {
    position: relative;
    display: table;
    height: 80%;
    width: 100%;
    background-size: cover;
    background-position: center;
  }
}

@media (min-width: 770px) {
  #dvamainbanner {
    margin-top: 40px;
    position: relative;
    background: url(../images/dvamainbannerbig.jpg) no-repeat left top;
    display: table;
    height: 700px;
    width: 100%;
    background-size: cover;
    background-position: left top;
  }
}

@media (max-width: 769px) {
  .normaltext {
    font-family: OpenSans-light;
    font-size: 120%;
    color: #666;
  }
}

@media (min-width: 770px) {
  .normaltext {
    font-family: OpenSans-light;
    font-size: 130%;
    color: #666;
  }
}

@media (min-width: 1200px) {
  .normaltext {
    font-family: OpenSans-light;
    font-size: 150%;
    color: #666;
  }
}
/*# sourceMappingURL=mystyle.css.map */