@font-face {
    font-family: "Mono Social Icons Font";
    src: url(../fonts/MonoSocialIconsFont-1.10.eot);
    src: url(../fonts/MonoSocialIconsFont-1.10.eot?#iefix) format("embedded-opentype"), url(../fonts/MonoSocialIconsFont-1.10.woff) format("woff"), url(../fonts/MonoSocialIconsFont-1.10.ttf) format("truetype"), url(../fonts/MonoSocialIconsFont-1.10.svg#MonoSocialIconsFont) format("svg");
    src: url(../fonts/MonoSocialIconsFont-1.10.ttf) format("truetype");
    font-weight: normal;
    font-style: normal
}

.symbol, a.symbol:before {
    font-family: "Mono Social Icons Font";
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased
}

body{
    font-family: "futura-pt" !important;
}
a.symbol:before {
    -ms-font-feature-settings: "liga" 1;
    content: attr(title);
    margin-right: 0.3em;
    font-size: 130%
}

div.container_12 {
    background: #fff;
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25)
}

div.logo {
    margin-left: 0;
    padding: 0em 1em;
    /* background: #fff; */
}

div.contact {
    /*background: #ccc;*/
    background: url(../images/gplaypattern.png);
    /*    background:#cde77c;*/
    padding: 1em 1em
}

div.contact h3 {
font-size: 1.5em;
text-align: center;
font-weight: 400;
color: #974abb;
line-height: 1.13em;
font-weight: bold;
font-style: italic;
}

ul.form {
    list-style: none;
    margin-left: 0;
    width: 90%;
    margin: auto
}

div.navigation {
    background: #fff;
    display: block
}

ul#menu {
    list-style: none;
    margin-left: 0;
    height: 100%;
    margin-bottom: 0
}

ul#menu li {
    float: left;
    display: block;
    width: 25%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-right: 1px solid #e1e1e1
}

ul#menu li.last {
    border-right: 0
}

div.slider {
    background: #fff;
    padding: 0
}

div.content {
    padding: 0 1em
}

div.call {
    background: #974abb;
    color: #fff;
    padding: 0.3em 1em;
    border-bottom: 4px solid #9fd320;
    font-size: 18px;
}

div.content h2 {
    font-size: 1.7em
}

ul.social {
    line-height: 25px;
    margin-bottom: 0;
    color: #974abb;
    font-size: 0.9em;
    font-weight: bold;
}

ul.social li {
    margin-left: 0;
    margin-right: 0.4em
}

ul.social li a.symbol {
    font-size: 2em;
    color: #974abb;
    font-weight: normal;
}

ul.social li a.symbol:hover {
    color: #9fd320
}

div.legal {
    text-align: center;
    font-size: 0.8em;
    padding: 0.4em 0;
    color: #984bbd
}

input#sub {
    display: block;
    margin: auto;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

ul.thumbnail {
    margin-left: 0
}

ul.thumbnail li {
    float: left;
    width: 18%;
    list-style: none;
    margin-right: 2.5%;
    cursor: pointer;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25)
}

ul.thumbnail li.last {
    margin-right: 0
}

ul.thumbnail li:hover {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1)
}

.video #player {
    display: block
}

.video #message {
    display: none
}

.no-video #message {
    display: block
}

div#video {
    background: #333333;
    width: 100%;
     position:relative;
}

div.pane {
    padding: 1em
}

div.pane p {
    font-size: 0.9em
}

div.pane img {
    width: 85%;
    margin: 0.5em 0;
    display: block;
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25)
}

#flash {
    display: none
}

iframe#info {
    width: 100%;
    height: 407px
}

div.call span {
  /*  margin-left: 1.5em;*/
    font-style: italic;
    font-weight: 400;
}

.content blockquote {
    color: #91C219;
    text-align: center;
    font-weight: bold;
    font-style: italic;
    font-size: 1.4em;
    position: relative;
    float: right;
    width: 40%;
    margin-left: 0.5em
}

div.heard img {
    position: absolute;
    z-index: 800;
    right: -44px;
    width: 22%;
    top: 212px;
    -moz-transform: rotate(9deg);
    -ms-transform: rotate(9deg);
    -o-transform: rotate(9deg);
    -webkit-transform: rotate(9deg);
    transform: rotate(9deg);
}

div.pane p{
    font-style: italic;
}

div.pane span{

    color: #974abb;
    font-size: 1em;

}


div.info{
   padding:1em;
}

div.info span img{
    margin-left: -1em;
    margin-top:0.5em;
    margin-bottom: 0.5em;
}


div.info p {
color: #974abb;
text-transform: uppercase;
font-weight: bold;
margin-bottom: 0;
font-weight: 500;
}
section{
    margin-bottom: 1.9em;
    line-height: 1.5em;
    border-left: 6px solid #D4D8C9;
    padding-left: 0.8em;
}

h1, h2{

    font-size: 1.9em !important;
}

.headline p {
    text-align: center;
    font-size: 2em !important;
    width: 100%;
    /* margin: auto; */
    font-weight: bolder;
    color: #974abb;
    line-height: 1.22em;
    margin: 1.5em auto 0 auto;
    font-style: italic;
}

div#success_page h1{
    font-size: 1.41em !important;
    text-align: center;
    position: relative;
}

.error_message {
    text-align: center;
    font-weight: bold;
    color: #CA0000;
    position: relative;
}

input#submit {
    text-transform: uppercase;
    display: block;
    margin: auto;
    border-radius: 5px;
}

.error_message:before {
    content: '';
    background: url(../images/error.gif);
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: -6px;
    top: 1px;
}

div#success_page h1:before {
    content: '';
    background: url(../images/success.gif);
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 8px;
    left: -18px;
}


#vidloader {
position: absolute;
display: none;
z-index: 100;
left: 237px;
margin-top: 14%;
}

@media only screen and (max-width: 40em)  {
div.heard img {
display: none;
}


}

