@charset "utf-8";
/*
Theme Name: Gay Massage Table
CSS/Theme URI: http://www.gaymassagetable.com/
Description: Designed by GUYDOLLARS
Version: 1.0
Author: Guy Dollars
Author URI: http://www.guydollars.com/
*/

/* Startup CSS */
body {
    height: 100%;
    min-height: 100%;
    font-size: 14px;
    background: #3e3e3e url('../images/bg_body.jpg');
    color: #FFF;
}
.top-text {
    background: red;
    padding: 10px;
    color: #fff;
    font-size: 1.5em;
text-align: center;
}

.hide {
    display: none !important;
}

p {
    margin-bottom: 10px;
}

.floatright {
    float: right;
}

img {
    max-width: 100%;
}

.clear {
    clear: both;
}

.highlight {
    color: #ff0000 !important;
}

a,
.item-big .thumbs .left a .playBtn,
.item-big .thumbs,
.item-big .thumbs a img,
.item a,
.item a .overlay,
.item-model a .overlay,
.video-thumbs a img {
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.wrapper {
    width: 1750px;
    position: relative;
    margin: 0 auto;
}

.inner-wrapper {
    width: 980px;
    position: relative;
    margin: 0 auto;
}

.join-wrapper {
    width: 1170px;
    position: relative;
    margin: 0 auto;
}

#topbar {
    float: left;
    width: 100%;
    padding: 5px 0;
    background: #222 url('../images/bg_topbar.jpg');
    color: #FFF;
}

#topbar .left {
    float: left;
}

#topbar .right {
    float: right;
}

#topbar h2 {
    font-size: 20px;
    line-height: 150%;
    margin: 0;
}

.social {
    float: right;
}

.social ul {
    display: inline-block;
    text-align: right;
    margin: 0;
    color: #7f7f7f;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.social ul li {
    display: inline-block;
    font-weight: 700;
    margin: 0 0 0 1px;
    font-size: 20px;
}

.social ul li span {
    display: inline-block;
    position: relative;
    top: 4px;
}

.social ul li a {
    font-size: 20px;
    vertical-align: middle;
    display: inline-block;
    background: #828282;
    color: #FFF;
    border-radius: 50px;
    padding: 3px 6px;
    text-align: center;
    min-width: 13px;
}

.social ul li a:hover {
    background: #1d1d1d;
}

#header {
    float: left;
    width: 100%;
    height: 470px;
    position: relative;
    padding: 0;
    background: url('../images/bg_header.jpg') no-repeat center center;
    background-size: cover;
    position: relative;
}

#header.inner-page {
    height: 300px;
}

#header.join-page {
    border-bottom: 10px solid #656565;
    margin-bottom: 30px;
}

#logo {
    float: left;
    padding: 0;
    margin-top: 80px;
    margin-left: 30px;
}

#logo h1 {
    float: left;
    margin: 0px;
    padding: 0px;
}

#logo h1 a {
    float: left;
}

#header2 {
    float: left;
    width: 100%;
    height: 470px;
    position: relative;
    padding: 0;
    background: url('../images/bg_header.jpg') no-repeat center bottom;
    background-size: cover;
    position: relative;
}

#header2.inner-page {
    height: 200px;
}

#logo2 {
    float: left;
    padding: 0;
    margin-top: 20px;
    margin-left: 90px;
}

#logo2 img {
    max-width: 80%;
}

#testimonial {
    float: left;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    text-shadow: #222 2px 2px 6px;
    position: absolute;
    top: 80px;
    right: 10%;
}

#testimonial h4 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 125%;
}

#testimonial h5 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 15px;
    line-height: 125%;
    font-style: italic;
}

#testimonial h6 {
    text-align: center;
    font-size: 18px;
    padding-left: 40%;
}

#menu {
    float: left;
    width: 100%;
    border-bottom: 10px solid #656565;
    background: #222 url('../images/bg_topbar.jpg');
    color: #FFF;
    margin-bottom: 30px;
}

#menu ul {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
    text-align: center;
}

#menu ul li {
    display: inline-block;
    margin: 0;
    line-height: 100%;
    vertical-align: top;
}

#menu ul li a {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    color: #FFF;
    line-height: 100%;
    text-decoration: none;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    font-size: 34px;
}

#menu ul li a span.label {
    display: inline-block;
    vertical-align: top;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    font-size: 34px;
    line-height: 68px;
    padding: 0 15px;
}

#menu ul li a span.left_shape {
    float: left;
    display: inline-block;
    vertical-align: top;
    width: 36px;
    height: 68px;
    background: url('../images/menu_left_shape.png') no-repeat;
}

#menu ul li a span.right_shape {
    float: right;
    display: inline-block;
    vertical-align: top;
    width: 36px;
    height: 68px;
    background: url('../images/menu_right_shape.png') no-repeat;
}

#menu ul li a.join span.label {
    background: #ff0000;
    font-family: Arial, Helvetica, sans-serif;
}

#menu ul li a:hover span.label,
#menu ul li a.active span.label {
    color: #ff0000;
}

#menu ul li a:hover.join span.label {
    color: #FFF;
    text-decoration: underline;
}

#content {
    float: left;
    width: 100%;
}

.top-videos {
    display: inline-block;
    width: 100%;
    text-align: justify;
}

.top-videos:after {
    content: ' ';
    display: inline-block;
    width: 100%;
    height: 0;
}

.item-big {
    display: inline-block;
    vertical-align: top;
    width: 843px;
    margin-bottom: 0px;
}

.item-big:hover .thumbs {
    background: #CCC;
    box-shadow: #222 0px 0px 20px;
}

.item-big.last {
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
}

.item-big .thumbs {
    display: inline-block;
    padding: 5px;
    background: #818181;
Width: 100%;
}

.item-big .thumbs .left {
    float: left;
    width: 100%;
    margin-right: 5px;
}

.item-big .thumbs .left a {
    float: left;
    width: 100%;
    position: relative;
}

.item-big .thumbs .left a img {
    width: 100%;
}

.item-big .thumbs .left a .playBtn {
    display: inline-block;
    width: 175px;
    height: 175px;
    background: url('../images/play.png') no-repeat center center;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -87px;
    margin-left: -87px;
    z-index: 20;
}

.item-big .thumbs .left a:hover .playBtn {
    opacity: 0.3;
}

.item-big .thumbs .right {
    float: right;
    width: 170px;
}

.item-big .thumbs .right a {
    display: inline-block;
    width: 100%;
    text-align: center;
    vertical-align: top;
    margin-bottom: 4px;
}

.item-big .thumbs .right a.placeholder {
    width: 100%;
    height: 98px;
    overflow: hidden;
    position: relative;
}

.item-big .thumbs .right a.redBtn {
    padding: 4px 0;
    background: #fe0000;
    margin-bottom: 0px;
    color: #FFF;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
}

.item-big .thumbs .right a.redBtn span.top {
    display: inline-block;
    width: 100%;
    color: #FFF;
    font-size: 20px;
    letter-spacing: 4px;
    line-height: 130%;
}

.item-big .thumbs .right a.redBtn span.small {
    display: inline-block;
    width: 100%;
    color: #FFF;
    font-size: 16px;
    letter-spacing: 4px;
    line-height: 130%;
}

.item-big .thumbs .right a:hover.redBtn {
    background: #222;
}

.item-big .thumbs a:hover img {
    opacity: 0.8;
}

.item-big .description {
    float: left;
    width: 100%;
    text-align: left;
    color: #fefefe;
    margin-top: 6px;
}

.item-big .description p {
    margin: 0;
    line-height: 150%;
}

.item-big .description a {
    color: #FFF;
    text-decoration: underline;
}

.item-big .description a:hover {
    color: #CCC;
    text-decoration: none;
}

.item-big .item-title {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    text-align: left;
}

.item-big .item-title h2 {
    font-size: 28px;
    font-weight: 300;
    margin: 0;
}

.item-big .item-title h4 {
    font-size: 18px;
    font-weight: 300;
    margin: 0;
}

.item-big .item-title h4 strong {
    font-weight: 400;
}

.call-to-action {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 20px 0;
}

.call-to-action a {
    display: inline-block;
    width: 100%;
    border-radius: 5px;
    background: #ff0000;
}

.call-to-action a span.label { 
    display: inline-block;
    vertical-align: top;
    color: #FFF;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    font-size: 36px;
    line-height: 96px;
    padding: 0 15px;
}

.call-to-action a span.label::before,.call-to-action a span.label::after{
    content: '';  
    position: absolute;
    top: 0;
    width: 51px;
    height: 96px;
}
.call-to-action a span.label:before { 
    left: 0;
    background: url('../images/cta_left_shape.png') no-repeat top right; 
}

.call-to-action a span.label:after { 
    right: 0; 
    background: url('../images/cta_right_shape.png') no-repeat top left; 
}

.section { 
    width: 100%;
    margin-bottom: 20px;
}

.section .title {
    float: left;
    width: 100%;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: #FFF;
    margin: 0 0 15px 0;
}

.section .title h2 {
    float: left;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: #FFF;
    margin: 0;
    font-weight: 400;
}

.items { 
    width: 100%;
}

.items:after {
    content: ' ';
    display: inline-block;
    width: 100%;
    height: 0;
}

.items.align-center {
    text-align: left;
}

.item {
    width: 24.3%;
    display: inline-block;
    margin: 4px 2px;
}

.item a {
    display: inline-block; 
    padding: 5px;
    background: #828282;
    position: relative;
    overflow: hidden;
}

.item a:hover {
    background: #ff0000;
    box-shadow: #222 0px 0px 20px;
}

.item a>img {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 10;
}

.item a .overlay {
    display: flex;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    background: rgba(0, 0, 0, 0.8);
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    opacity: 0;
    border: 5px solid;
}

.item a .overlay img {
    display: none;
    margin-top: 5px;
}

.item a .overlay h3 {
    display: inline-block;
    width: 100%;
    color: #fff;
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0 5px 0; 
}

.item a .overlay h6 {
    display: inline-block;
    width: 100%;
    color: red;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
}

.item a:hover .overlay {
    opacity: 1;
}

.item-model {
    width: 24.3%;
    display: inline-block;
    margin: 4px 2px;
}

.item-model a {
    display: inline-block; 
    padding: 5px;
    background: #828282;
    position: relative;
    overflow: hidden;
}

.item-model a:hover {
    background: #ff0000;
    box-shadow: #222 0px 0px 20px;
}

.item-model a>img {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 10;
    width: 100%;
}

.item-model .item-title {
    display: inline-block;
    width: 100%;
    margin: 0;
    position: relative;
    z-index: 999;
}

.item-model .item-title h3 {
    display: inline-block;
    width: 100%;
    margin: 0;
    text-align: center;
    color: #FFF;
    font-size: 26px;
    padding: 10px 0;
}

.item-model a .overlay {
    display: flex;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    background: rgba(0, 0, 0, 0.8);
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    opacity: 0;
    border: 5px solid;
}

.item-model a .overlay img {
    display: inline-block;
    margin-top: 95px;
}

.item-model a .overlay h3 {
    display: inline-block;
    width: 100%;
    color: #fff;
    font-size: 26px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0 5px 0; 
}

.item-model a .overlay h6 {
    display: inline-block;
    width: 100%;
    color: red;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
}

.item-model a:hover .overlay {
    opacity: 1;
}

#hero {
    float: left;
    width: 100%;
    position: relative;
    margin-top: -30px;
}

#hero a {
    display: inline-block;
    width: 100%;
    position: relative;
    color: #FFF;
}

#hero a img {
    position: relative;
    z-index: 10;
    max-width: 100%;
    width: 100%;
    height: auto;
}

#hero a .overlay {
    width: 900px;
    position: absolute;
    top: 25%;
    Left: 10%;
    z-index: 20;
    text-align: center;
}

#hero a .overlay h2 {
    display: inline-block;
    width: 100%;
    font-size: 100px;
    font-weight: 400;
    text-shadow: #222 2px 2px 10px;
    letter-spacing: -5px;
    clear: both;
}

#hero a .overlay h5 {
    display: inline-block;
    width: 100%;
    font-size: 40px;
    font-weight: 400;
    text-shadow: #222 2px 2px 10px;
    letter-spacing: -1px;
    font-family: Arial, Helvetica, sans-serif;
    clear: both;
}

#hero a .overlay h5 span.left_shape {
    display: inline-block;
    width: 91px;
    height: 38px;
    background: url('../images/hero_left_shape.png') no-repeat;
}

#hero a .overlay h5 span.right_shape {
    display: inline-block;
    width: 91px;
    height: 38px;
    background: url('../images/hero_right_shape.png') no-repeat;
}

#hero a .overlay h5 span.label {
    display: inline-block;
}

.big-join {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.big-join a {
    display: inline-block;
    width: 100%;
    text-align: center;
    position: relative;
    color: #FFF;
}

.big-join a .black_bar {
    display: inline-block;
    width: 100%;
    position: absolute;
    top: 21px;
    left: 0;
    background: #000;
    height: 198px;
    z-index: 10;
}

.big-join a .left_shape {
    vertical-align: top;
    display: inline-block;
    width: 133px;
    height: 239px;
    background: url('../images/big_join_left_shape.png') no-repeat;
    margin-right: -4px;
    position: relative;
    z-index: 20;
}

.big-join a .right_shape {
    vertical-align: top;
    display: inline-block;
    width: 133px;
    height: 239px;
    background: url('../images/big_join_right_shape.png') no-repeat;
    margin-left: -4px;
    position: relative;
    z-index: 20;
}

.big-join a .label {
    vertical-align: top;
    display: inline-block;
    height: 239px;
    background: url('../images/big_join_bg.png') repeat-x;
    position: relative;
    z-index: 20;
}

.big-join a .label h3 {
    width: 100%;
    display: inline-block;
    font-size: 70px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-top: 30px;
}

.big-join a .label h4 {
    width: 100%;
    display: inline-block;
    font-size: 40px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-top: 0px;
}

.big-join a:hover {
    text-decoration: none;
}

.trailer {
    float: left;
    width: 100%;
    position: relative;
}

.trailer-description {
    float: left;
    width: 100%;
    padding: 10px 0;
}

.trailer-description p {
    font-size: 14px;
    line-height: 150%;
    text-align: justify;
}

.trailer-description a {
    color: #FFF;
    text-decoration: underline;
}

.trailer-description a:hover {
    color: #CCC;
    text-decoration: none;
}

#trailerOverlay {
    display: none;
    float: left;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 999;
}

#trailerOverlay .centerMe {
    float: left;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -40px;
    color: #FFF;
    text-align: center;
    z-index: 99999;
}

#trailerOverlay .centerMe a {
    float: left;
    width: 100%;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    font-size: 34px;
}

#trailerOverlay .centerMe a:hover strong {
    text-decoration: underline;
}

.replay {
    float: left;
    width: 20px;
    height: 20px;
    background: url('../images/replay.png') no-repeat;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 9999;
}

.video-thumbs {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.video-thumbs a {
    display: inline-block;
    width: 242px;
    margin-bottom: 2px;
}

.video-thumbs a img {
    display: inline-block;
    max-width: 100%;
}

.video-thumbs a:hover img {
    opacity: 0.8;
}

#footer {
    float: left;
    width: 100%;
    padding: 20px 0 40px 0;
    font-size: 12px !important;
    font-family: Arial, Helvetica, sans-serif;
    color: #CCC;
    text-align: center;
}

#footer a {
    color: #FFF;
    text-decoration: underline;
}

#footer a:hover {
    text-decoration: none;
}

/*Join Styles*/

*,
*:before,
*:after {
    box-sizing: inherit;
}

.joinwrapper:after {
    content: '';
    display: inline-block;
    background: url(../images/dotted-gray-2.png) repeat-x left bottom;
    width: 100%;
    height: 1px;
}

.half-col {
    width: 49%;
    float: left;
}

.left-half-col {
    padding-right: 15px;
}

.right-half-col {
    background: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.join-form {
    display: block;
    padding: 0 3px;
}

.join-form-error {
    color: red;
}

.form-row {
    display: inline-block;
    width: 100%;
}

.form-section {
    padding: 25px;
}

.form-section.dotted-bottom {
    background: url(../images/dotted-gray-2.png) repeat-x 1px bottom;
}

.lock-head {
    font-size: 25px;
    color: #FFF;
    font-weight: 900;
    text-shadow: rgba(255, 255, 255, 0.8);
    display: block;
    text-align: center;
    padding-bottom: 35px;
    line-height: 25px;
    background: url(../images/lock-head-bg.png) no-repeat center bottom;
}

.lock-head b {
    color: #FF0000;
    font-weight: 900;
    display: block;
}

.screen-img {
    text-align: center;
}

.screen-img img {
    max-width: 100%;
}

.join-glasses-head {
    margin-top: 20px;
    font-size: 36px;
    color: #FFF;
    font-weight: 900;
    text-shadow: rgba(255, 255, 255, 0.8);
    display: block;
    text-align: center;
    padding-bottom: 25px;
    line-height: 39px;
    border-bottom: 1px dashed #CCC;
}

ul.join-info,
ul.join-info li {
    display: block;
}

ul.join-info {
    margin-top: 10px;
}

ul.join-info li {
    background: url(../images/join-tick.png) no-repeat left 6px;
    color: #FFF;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 17px;
    min-height: 28px;
    padding-left: 30px;
}


.join-form-intro {
    margin-top: 10px;
    margin-bottom: -10px;
    text-align: center;
    color: #222;
}

.form-section.centered {
    text-align: center;
}

.form-section input[type=submit] {
    width: 100%;
    max-width: 380px;
    background: #850409;
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.8);
    font-weight: 900;
    font-size: 24px;
    text-align: center;
    display: inline-block;
    line-height: 28px;
    padding: 10px 0;
    border: 0;
    cursor: pointer;
    transition: all 0.4s ease;
    border-top: 1px solid #ff8b8b;
    border-left: 1px solid #ff8b8b;
    border-right: 1px solid #6b2929;
    border-bottom: 1px solid #6b2929;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: 'Lato', Helvetica, sans-serif;
}

.form-section input[type=submit]:hover {
    background: #FF0000;
}

.form-section i {
    font-weight: 700;
    color: #222;
    font-size: 16px;
}

.form-section i.info-center {
    display: block;
    text-align: center;
    font-style: normal;
}

.bottom-join-form {
    padding: 0 25px 15px 25px;
}

.bottom-join-form input[type=submit] {
    margin-top: 15px;
}

.bottom-join-form i {
    margin-top: 15px
}

.form-section label {
    display: block;
    width: 120px;
    float: left;
    font-size: 16px;
    font-weight: 700;
    color: #222;
    padding-top: 10px;
    text-align: right;
}

.form-section .input-holder label {
    width: auto;
    text-align: left;
    display: inline;
    font-weight: 400;
}

.form-section.text-inputs {
    padding-bottom: 0;
}

.form-section .input-holder {
    padding-left: 130px;
    float: none;
}

.form-section.text-inputs .input-holder input {
    width: 94%;
    height: 40px;
    background: #e3e3e3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    -webkit-box-shadow: inset 4px 5px 0px 0px rgba(220, 220, 220, 1);
    -moz-box-shadow: inset 4px 5px 0px 0px rgba(220, 220, 220, 1);
    box-shadow: inset 4px 5px 0px 0px rgba(220, 220, 220, 1);
    padding: 0 11px;
}

.form-section.text-inputs .input-holder {
    margin-bottom: 20px;
}

.form-section i.info-italic {
    font-style: italic;
    font-weight: 300;
    margin: 15px 0;
    display: block;
}

.ratio-option {
    margin-bottom: 6px;
    overflow: hidden;
    width: 100%;
    display: inline-block;
}

.form-section.ratio-inputs {
    padding-top: 15px;
    padding-bottom: 0;
}

.form-section.ratio-inputs label {
    padding-top: 0;
    padding-bottom: 20px;
}

.form-section.ratio-inputs .ratio-option label {
    padding-bottom: 0;
    cursor: pointer;
}

.form-section input[type=checkbox]:not(old),
.form-section input[type=radio]:not(old) {
    width: 28px;
    margin: 0;
    padding: 0;
    opacity: 0;
    position: absolute;
}

.form-section input[type=checkbox]:not(old)+label,
.form-section input[type=radio]:not(old)+label {
    display: inline-block;
    padding-left: 28px;
    padding-top: 0;
    background: url('../images/checks.png') no-repeat 0 -48px;
    line-height: 22px;
}

.form-section input[type=checkbox]:not(old):checked+label {
    background-position: 0 0;
}

.form-section input[type=radio]:not(old):checked+label {
    background-position: 0 0;
    color: #d22323;
    font-weight: 700;
}