html
{
	height: 100%;
    min-width: 750px;
}

body
{
    position: relative;
	height: 100%;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    overflow-x: hidden;
    margin:0;
    background-color: #000 !important;
}

p {
    line-height: 1.6;
}

a {
    color: #AAA !important;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#header
{
	position: relative;
    height: 70px;
    width: 100%;
    min-width: 750px;
    z-index: 11;
    background: #000;
}

#header .slide-item
{
	opacity: 0;
	background-position: 0 22px;
}

/* Logo */
#logo
{
	position: absolute;
	left: 0;
	top: 20px;
	width: 100px;
	height: 35px;
	background: #CCC;
}

#show-social {
    opacity: 0;
    visibility: hidden;
    width: 48px;
    height: 0;
    overflow: hidden;
    position: absolute;
    background-image: url('../images/share.png');
    background-size: contain;
    top: 15px;
    right: 25px;
    margin-top: 5px;
    cursor: pointer;
}

#main_menu, #social_media
{
	position: absolute;
	top: 23px;
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}

#main_menu li, #social_media li
{
	display: inline;
	text-transform: uppercase;
}

#main_menu a, #social_media a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
    outline: 0;
}

a#home
{
	position: absolute;
	height: 66px;
	width: 156px;
	display: inline-block;
	top: -2px;
	left: 10px;
	background: url('../../images/letsbecops_nav.png');
	background-repeat: no-repeat;
	background-size: contain;
	text-indent: -9999px;
}

/* Main Menu */
#main_menu
{
	left: 200px;
}

#main_menu li
{
	margin-right: 30px;
}

#main_menu li:last-child
{
	margin-right: 0;
}

#main_menu li a {
    display: inline-block;
    height:22px;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-size: contain;
}

a#home:hover,
#main_menu li a:hover, #main_menu li a.active {
    opacity: .75 !important;
}

#open_about {
    width: 89px;
    background-image: url('../../images/about.png');
}

#open_gallery {
	width: 106px;
	background-image: url('../../images/photos_nav.png');
}

#open_videos {
	width: 96px;
	background-image: url('../../images/videos_nav.png');
}

#contest {
    width: 123px;
    background-image: url('../../images/contest_nav.png');
}

#open_get_updates {
    width: 181px;
    background-image: url('../../images/get_updates.png');
}

#open_citations {
    width: 243px;
    background-image: url('../../images/social_citations.png');
}

#nsfw {
    width: 67px;
    background-image: url('../../images/nsfw.png');
}

#open_tickets {
    width: 120px;
    background-image: url('../../images/tickets.png');
}

#buy-now {
    width: 153px;
    background-image: url('../../images/home-ent/buynow.png');
}

/* Social Media */
#social_media
{
	right: 25px;
}

#social_media li
{
	position: relative;
	margin-left: 30px;
    display: inline-block;
    height:22px;
    width: 22px;
    margin-top: -1px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    cursor: pointer;
}
#social_media li a
{
    display:block;
    width:25px;
    height:25px;
}

#social_media .social-media-drop-down-box
{
	display: none;
    position: absolute;
    top: 30px;
    left: 0;
    width: auto;
    margin-left: -160%;
    height: auto;
    padding: 15px 12px;
    background: #2C2C2C;
}

#facebook_drop_down_box.social-media-drop-down-box
{
    margin-left: -200%;
}

#social_media .social-media-drop-down-box .triangle {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #2c2c2c transparent;
    position: absolute;
    top: -10px;
    left: 40%;
}

#social_media .social-media-drop-down-box div:nth-child(3) {
    margin-top: 10px;
}

#menu-facebook {
    background-image: url('../../images/facebook.png');
}

#menu-twitter {
    background-image: url('../../images/twitter.png');
}

#menu-google {
    background-image: url('../../images/google.png');
}

#menu-youtube {
    background-image: url('../../images/youtube_icon.png');
    background-position: center center !important;
}

#menu-tumblr {
    background-image: url('../../images/tumblr.png');
}

#footer
{
	background: #000;
	color: #FFF;
	height: auto;
    width:100%;
    font-weight: 600;
}

#footer .inner {
    position: relative;
    max-width: 1240px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 40px 40px 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    opacity: .4;
}

#footer a {
    color:#b4b4b4;
}

.tcf {
    float: left;
    padding-right: 25px;
    padding-bottom: 70px;
}

.legal {
    float: left;
    width: 70%;
}

.legal p {
    font-size: 9px;
    line-height: 16px;
    text-transform: uppercase;
    color:#b4b4b4;
    margin: 0;
}

.rating {
    float: left;
    height: 90px;
    width: 20%;
    /* background: url("http://static.tumblr.com/h2khale/jtYmxxp0q/notrated.png") no-repeat 0 15px; */
    position: relative;
    margin-left: 0;
    max-width: 180px;
}

.rating p {
    font-size: 9px;
    line-height: 12px;
    text-transform: uppercase;
    color:#b4b4b4;
    margin: 0;
}

.rating a {
    font-size: 9px;
}

.rating img {
    margin:0;
    width:100%;
}
#credits_section {
	z-index: -1;
	opacity: 1;
	overflow: hidden;
}

#credits {
    width: 100%;
    height: 0;
    padding-bottom: 0;
    position: absolute;
    bottom: 0;
    background: #242424;
    z-index: 7;
}

#credits img {
    position: absolute;
    width: 54%;
    height: auto;
    left: 23%;
    top:3%
}

#credits .close {
    position: absolute;
    top: 3%;
    right: 10px;
    width: 22px;
    height: 22px;
    background-image: url('../../images/close.png');
    background-size: contain;
    text-indent: -9999px;
    cursor: pointer;
    overflow: hiden;
    outline: 0;
}

#credits_toggle {
    display: block;
    float: left;
    text-align: left;
    padding: 0 20px;
    width: 9%;
    left: 45%;
    bottom: 40px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    font-size: 15px;
    background: none;
    border: none;
    box-sizing: border-box;
}

#credits_toggle:focus {
    outline: none;
}

/* Pages */
section.page
{
	position: absolute;
    top:70px;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	opacity: 0;
	-webkit-transition: opacity 500ms ease;
	-moz-transition: opacity 500ms ease;
	-o-transition: opacity 500ms ease;
	transition: opacity 500ms ease;
	min-width: 768px;
	min-height: 600px;
	overflow-x: hidden;
	overflow-y: visible;
}
section.page.active-page
{
	z-index: 10;
	opacity: 1;
	-webkit-transition: opacity 200ms ease;
	-moz-transition: opacity 200ms ease;
	-o-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
}

/* Dialog */
.dialog-container
{
	position: absolute;
	top: 5%;
	left: 3%;
    z-index:1001;
}
#trailer .dialog-container
{
	left: 50%;
    top:2.5%;
}
.page-mask,
.dialog-mask
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .85);
	background-size: contain;
    z-index:1;
}
.dialog-mask
{
	position: fixed;
}

.dialog-close-button
{
	position: absolute;
	top: 0;
	right: -42px;
    width: 32px;
    height: 32px;
    background-image:url('../../images/close.png');
    background-size: contain;
    outline: 0;
    overflow: hidden;
}

.dialog
{
	position: relative;
	float: left;
}
#trailer_dialog.dialog
{
	margin-left: -50%;
}

.dialog-inner
{
	padding: 50px;
	color: #fff;
	float: left;
}
#trailer_dialog_inner iframe {
	min-height: 300px;
	min-width: 480px;
}

.dialog-inner h2
{
	margin-top: 0;
	text-transform: uppercase;
}

#trailer {
    overflow: hidden;
}

/* Ticketing */

#tickets_dialog_container {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
    #tickets_dialog_inner,
    .dialog-close-button.tickets {
        z-index: 2;
    }
        #tickets_dialog_inner {
            position: relative;
            overflow: hidden;
        }
            #tickets_dialog {
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                width: 310px;
                height: 287px;
                margin: auto;
            }

.ticketing-info {
    display: block;
    position: relative;
    overflow: hidden;
}
    #tickets-area {
        width: 310px;
        height: 287px;
    }
        #tickets-area .left .head {
            width: 310px;
            height: 107px;
            background-image: url('../images/get_tickets_copy.png');
        }
        #tickets-area .center input {
            width: 308px;
            height: 55px;
            margin: 18px 0;
            border: 1px solid #666;
        }
        #tickets-area .providers .tickets {
            width: 89px;
            height: 89px;
            background-image: url('../images/movie_sites_large.png');
            background-repeat: no-repeat;
            margin-right: 21px;
        }
            #tickets-area .providers .tickets.m {
                background-position: -110px 0;
            }
            #tickets-area .providers .tickets.y {
                background-position: -220px 0;
                margin-right: 0;
            }
    #findtickets {
        margin: 15px auto 0;
        width: 952px;
        height: 50px;
    }
        #findtickets .left,
        #findtickets .center {
            float: left;
        }
            #findtickets .left .head {
                display: inline-block;
                width: 553px;
                margin: 6px 0;
                height: 38px;
                background-image: url('../images/get_tickets-1.png');
            }
            .ticketing-info .center input {
                text-align: center;
                outline: none;
            }
            #findtickets .center input {
                width: 189px;
                height: 50px;
                margin: 0 15px;
            }
        #findtickets .providers {
            width: 180px;
            float: left;
            overflow: hidden;
        }
            .ticketing-info .providers .tickets {
                display: block;
                float: left;
                background-color: transparent;
                border: 0;
                outline: none;
            }
                .ticketing-info .providers .tickets:hover {
                    opacity: 0.75;
                    filter: alpha(opacity=75);
                }
                #findtickets .providers .tickets {
                    width: 50px;
                    height: 50px;
                    background-image: url('../images/movie_sites.png');
                    margin-right: 15px;
                }
                    #findtickets .providers .tickets.f {
                        background-position: 0 0;
                    }
                    #findtickets .providers .tickets.m {
                        background-position: -52px 0;
                    }
                    #findtickets .providers .tickets.y {
                        background-position: -104px 0;
                        margin-right: 0;
                    }


@media screen and (max-width: 1610px) {

    #header {
        height:60px;
    }

	a#home{
		top: 6px;
		width: 110px;
	}

    #main_menu {
        top: 19px;
		left: 150px;
    }

    #social_media {
        top:20px;
    }

    #main_menu li{
        margin-right: 20px;
    }

    #main_menu li a {
        height:20px;
        margin-top: 1px;
    }

    #open_about {
        width: 67px;
    }
    #open_get_updates {
        width: 136px;
    }
	#open_videos {
		width: 75px;
	}
    #contest {
        width: 100px;
    }
	#open_gallery {
		width: 85px;
	}
    #open_citations {
        width: 189px;
    }
    #nsfw {
        width: 50px;
    }
    #open_tickets {
        width: 87px;
    }
    #buy-now {
        width: 111px;
    }

    #social_media li {
        margin-left: 15px;
        height:18px;
        margin-top: 1px;
    }

    section.page
    {
        top:60px;
    }

}

@media screen and (max-width: 1245px) {

    #header {
        height:50px;
    }
	section.page
	{
		top: 50px;
	}

    #home_section, .page {
        min-height: 500px !important;
    }

	#about_section.page {
		min-height: 600px !important;
	}

	a#home{
		top: 4px;
		width: 100px;
	}

    #main_menu {
        top:15px;
    }

    #social_media {
        top:15px;
    }

    #main_menu li{
        margin-right: 15px;
    }

    #main_menu li a {
        height:16px;
        margin-top: 2px;
    }
    #open_about {
        width: 53px;
    }
    #open_get_updates {
        width: 109px;
    }
	#open_videos {
		width: 58px;
	}
    #contest {
        width: 77px;
    }
	#open_gallery {
		width: 62px;
	}
    #open_citations {
        width: 147px;
    }
    #open_tickets {
        width: 74px;
    }
    #buy-now {
        width:94px;
    }
    #nsfw {
        width: 40px;
    }

    #social_media li {
        margin-left: 10px;
        height:16px;
        margin-top: 2px;
    }

    .legal p, .rating p, .rating a {
        font-size: 6px;
        line-height: 10px;
    }

    #credits_toggle {
        font-size:11px;
    }
    
    #findtickets {
        width: 600px;
        margin: 10px auto 0;
    }
        #findtickets .left .head {
            width: 322px;
            height: 22px;
            background-size: 322px 22px;
            margin: 7px 0 6px;
        }
        #findtickets .center input {
            width: 133px;
            height: 35px;
            margin: 0 10px;
        }
        #findtickets .providers {
            width: 125px;
        }
            #findtickets .providers .tickets {
                width: 35px;
                height: 35px;
                margin-right: 10px;
                background-size: 108px 35px !important;
            }
                #findtickets .providers .tickets.m {
                    background-position: -37px 0;
                }
                #findtickets .providers .tickets.y {
                    background-position: -74px 0;
                }

}

@media screen and (max-width: 1070px) {
    #main_menu {
        left: 125px;
    }
        #main_menu li {
            margin-right: 8px;
        }
            #main_menu li a {
                height: 12px;
                margin-top: 5px;
            }
                #open_about {
                    width: 49px;
                }
                #open_photos {
                    width: 58px;
                }
                #open_videos {
                    width: 52px;
                }
                #open_get_updates {
                    width: 66px;
                    background-size: 99px 12px !important;
                    background-position: -33px 0 !important;
                }
                #open_citations {
                    width: 77px;
                    background-size: 133px 12px !important;
                    background-position: -56px 0 !important;
                }
                #open_tickets {
                    width: 65px;
                }
                #buy-now {
                    width: 83px;
                }
                #nswf {
                    width: 37px;
                }
    }

@media screen and (max-width: 970px) {
    #show-social {
        opacity: 1;
        visibility: visible;
        height: 12px;
    }
    #social_media {
        opacity: 0;
        visibility: hidden;
        height: 0;
        overflow: hidden;
        top: 50px;
        right: 0;
        background: #000;
        -webkit-transition: height 250ms ease-in;
        -moz-transition: height 250ms ease-in;
        -o-transition: height 250ms ease-in;
        transition: height 250ms ease-in;
    }
        #social_media.active {
            opacity: 1;
            visibility: visible;
            overflow: visible;
            height: 40px;
            padding: 10px;
            -webkit-transition: all 250ms ease-out;
            -moz-transition: all 250ms ease-out;
            -o-transition: all 250ms ease-out;
            transition: all 250ms ease-out;
        }
    #header #social_media .slide-item {
        opacity: 1 !important;
        background-position: 0px 0px !important;
    }
}

@media screen and (max-width: 925px) {

    #credits_toggle {
        font-size:10px;
    }

}

@media screen and (max-width: 760px) {

    body
    {
        overflow-x: auto;
    }

}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    
    #tickets-area .left .head {
        width: 310px;
        height: 107px;
        background-image: url('../images/get_tickets_copy@2x.png');
        background-size: 310px 107px;
    }
    #tickets-area .providers .tickets {
        background-image: url('../images/movie_sites_large@2x.png');
        background-size: 309px 89px;
    }
    
    #findtickets .left .head {
        background-image: url('../images/get_tickets@2x-1.png');
        background-size: contain;
    }
    #open_trailer {
        background-image: url('../images/tickets@2x.png');
    }
    #findtickets .providers .tickets {
            background-image: url('../images/movie_sites@2x.png');
        background-size: cover;
        }
    #show-social {
        background-image: url('../images/share@2x.png');
    }

    #menu-redband {
        background-size: 20px 257px;
        background-image: url('../../images/red_band@2x.png');
    }

    #menu-greenband {
        background-size: 20px 265px;
        background-image: url('../../images/green_band_btn@2x.png');
    }

    #menu-about {
        background-size: 20px 89px;
        background-image: url('../../images/about@2x.png');
    }

    #menu-updates {
        background-size: 20px 181px;
        background-image: url('../../images/get_updates@2x.png');
    }

    #menu-facebook {
        background-image: url('../../images/facebook@2x.png');
    }

    #menu-twitter {
        background-image: url('../../images/twitter@2x.png');
    }

    #menu-google {
        background-image: url('../../images/google@2x.png');
    }

    #menu-youtube {
        background-image: url('../../images/youtube_icon@2x.png');
    }

    #menu-tumblr {
        background-image: url('../../images/tumblr@2x.png');
    }

    .dialog-close-button {
        background-image: url('../images/close@2x.png');
    }

}