/* 
    Author     : danny
*/


* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


body {
  background-color: #333333;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  background-attachment: fixed;
  background-image: url(../images/001-bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0px;
  font-family: "franklin-gothic-ext-comp-urw", sans-serif;
  font-weight: 400; }
  
.gallery-page{
	    background-image: url(../images/002-bg.jpg);
  }
  
  .contact-page{
	    background-image: url(../images/003-bg.jpg);
  }

.img {
  border: 0px; }
  
  .pad-thumbs{
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
  }

h1,
h2 {
  color: #FFFFFF;
  font-size: 36px;
  font-stretch: normal;
  margin-top: 3px;
  margin-bottom: 3px;
  font-family: "franklin-gothic-ext-comp-urw", sans-serif; }
h2 {
  font-size: 34px;
}
p {
  font-size: 22px;
  line-height: 24px;
  color: #FFFFFF;
  margin-top: 0px;
  margin-bottom: 15px; }

.breaker {
  clear: both;
  width: 100%; }

.line-break {
  clear: both;
  width: 100%;
  background-color: #e1e1e1;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px; }

.pad-bottom {
  margin-bottom: 20px; }

#header {
  width: 100%;
  padding: 0px;
  position: relative;
  background-image: url(../images/header-bg.png);
  background-repeat: repeat-x;
  height: 83px; }

#header-nav {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px; }

#logo-top {
  float: left;
  height: 63px;
  width: 137px;
  margin-top: 5px;
  color: #999; }

#nav-top {
  float: right;
  padding-top: 20px; }

#container {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  position: relative;
  /*background-image: url(../images/site-bg.jpg);
  background-repeat: repeat-y;*/
  margin-top: 120px; }

#col-a {
  float: left;
  width: 500px; }

/*.pad-video{
	float: left;
	padding-top: 250px;
}*/
#videolink {
  display: block;
  margin-top: 50px; }
#videolink:hover {
	opacity: 0.85;
}
.video-desc {
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
	padding-right: 15px;
}

#logo-large {
  width: 450px;
  padding-left: 50px; }

#text-main {
  float: left;
  width: 500px; }

.white-breaker {
  background-color: #FFF;
  height: 1px;
  width: 100%;
  clear: both;
  margin-top: 2px;
  margin-bottom: 2px; }

.contact {
  font-size: 24px; }

#social {
  padding-right: 60px;
  padding-left: 60px;
  padding-top: 80px; }

#volt {
  padding-top: 80px;
  float: right; }

.float-left-50 {
  float: left;
  padding-right: 50px; }

.float-left {
  float: left; }

#footer {
  width: 100%;
  position: absolute;
  background-image: url(../images/header-bg.png);
  background-repeat: repeat-x;
  min-height: 40px;
  background-color: #94a9a5;
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding-top: 10px;
  margin-top: 25px; }

#footer-nav {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px; }

#footer-nav-left {
  float: left; }

#footer-nav-right {
  text-align: right;
  float: right; }

a.nav {
	color: #FFF;
	text-decoration: none;
	font-family: "franklin-gothic-ext-comp-urw", sans-serif;
	font-weight: 700;
	font-size: 28px;
	padding-left: 16px;
	margin-top: 20px;
}

a.nav:hover {
  color: #fcb403; }

a.link {
  color: #fcb403;
  text-decoration: none;
  font-family: "franklin-gothic-ext-comp-urw", sans-serif;
  font-weight: 400;
  font-size: 24px;
  padding-left: 16px;
  margin-top: 20px; }

a.link:hover {
  color: #fcb403;
  text-decoration: underline; }

a.footer {
  color: #FFF;
  text-decoration: underline;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin-top: 20px; }

a.footer:hover {
  color: #fcb403; }

@-ms-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
@media screen and (max-width: 999px) {
  #videolink {
    margin-top: 20px;
    max-width: 100%;
    margin-left: 5%; }

  #videolink img {
    max-width: 100%; }

  #logo-top {
    margin-left: 10px; }

  #nav-top {
    margin-right: 10px; }

  #text-main {
    float: none;
    width: 90%;
    margin: 0 auto;
    clear: both; }

  p {
    font-size: 26px;
    line-height: 1.1em; }

  #social {
    text-align: center; }

  .float-left-50 {
    float: none;
    padding: 0 10px; }

  .float-left {
    float: none;
    padding: 0 10px; }

  #volt {
    margin-right: 20px; }

  #footer-nav-left {
    float: none;
    text-align: center;
    padding: 5px;
    display: block; }

  #footer-nav-right {
    float: none;
    text-align: center;
    padding: 5px;
    display: block; } }
@media screen and (max-width: 499px) {
  #col-a {
    max-width: 100%; }

  #logo-large {
    max-width: 100%;
    padding: 0 5px;
    margin: 0;
    box-sizing: border-box; }

  #logo-large img {
    max-width: 100%; }

  #text-main {
    max-width: 100%;
    padding: 0 5px;
    box-sizing: border-box; }

  #social {
    padding: 0;
    margin: 20px auto 0;
    max-width: 308px;
    text-align: center; } }
@media screen and (max-width: 1029px) and (min-width: 401px) {
  .abcd {
    padding: 0; } }

