

@font-face {
  font-family: 'openSansLight';
  src: url('../fonts/OpenSans-Light.eot?');
  src: local('openSansLight'),
  url('../fonts/OpenSans-Light.woff') format('woff'),
  url('../fonts/OpenSans-Light.ttf') format('truetype'),
  url('../fonts/OpenSans-Light.svg#webfontFvUnUQqC') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'openSansCondBold';
  src: url('../fonts/OpenSans-CondBold.eot?');
  src: local('openSansCondBold'),
  url('../fonts/OpenSans-CondBold.woff') format('woff'),
  url('../fonts/OpenSans-CondBold.ttf') format('truetype'),
  url('../fonts/OpenSans-CondBold.svg#webfontFvUnUQqC') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'openSansConLight';
  src: url('../fonts/OpenSans-CondLight.eot?');
  src: local('openSansConLight'),
  url('../fonts/OpenSans-CondLight.woff') format('woff'),
  url('../fonts/OpenSans-CondLight.ttf') format('truetype'),
  url('../fonts/OpenSans-CondLight.svg#webfontFvUnUQqC') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'openSansRegular';
  src: url('../fonts/OpenSans-Regular.eot?');
  src: local('openSansRegular'),
  url('../fonts/OpenSans-Regular.woff') format('woff'),
  url('../fonts/OpenSans-Regular.ttf') format('truetype'),
  url('../fonts/OpenSans-Regular.svg#webfontFvUnUQqC') format('svg');
  font-weight: normal;
  font-style: normal;
}

.openSansLight {
  font-family: openSansLight;
}

.openSansConLight{
    font-family: openSansConLight;
}

h2.openSansLight{
    color:grey;
}

.openSansCondBold{
    font-family: openSansCondBold;
}

.openSansRegular{
    font-family: openSansRegular;
}

.upper{
    text-transform: uppercase;
}


html,body{
    height:100%;
    margin:0;
}



.noScroll{
    overflow: hidden;
}

.center{
    text-align: center;
}

.width50{
    width:50% !important;
}

ol li{
    margin:0 0 0 10px !important;
    list-style: decimal !important;
}

.click_email{
    color: #009245;
    text-decoration: none;
    cursor: pointer;
}

#div {
    margin:0;
    padding:0;
    }
    
.super{
    vertical-align: top;
    font-size: smaller
}

.super_super{
    vertical-align: super;
    font-size: smaller
}


/*general structure */
#outsidewrap   {
    margin:0 auto;
    width:80%;
    }
#mainwrap      {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 60%;
    margin:50px auto 0 auto;

    /* padding-bottom:250px; */

}

/*navigation and header */
/*
    #header        { background: transparent url(images/logo_tm_header.png) no-repeat left bottom;
                    height:80px; }
*/

#logo, #logo a {
    margin: 0;
    width: 432px;
    height: 80px;
    float:left;
    }
#logo 		{
    background-image: url(images/x.gif);
    }

a:hover{
    text-decoration: none !important;
}

.learn {
	color:red !important;
 	font-size:1.6em;
	text-transform: uppercase;
	}
.learn a{
    text-decoration: none;
    color:red !important;
}
.learn a:hover, .chpcs_more a:hover {
    color:#ccc !important; 
}
/* main body */
#lsidebar, #middle, #rsidebar {
    float:left;
    }
#lsidebar, #middle {
    margin: 0 18px 0 0;
    }
#lsidebar {
    width: 215px;
    }
#middle {
    width: 100%; min-height:800px;
    }
#rsidebar  {
    width: 196px;
    }

/*extra padding to match pages for character popup*/
#movies, #lsidebar, #rsidebar {
    padding-top: 40px;
    }

 

.f10{
    font-size: 10px !important;
}
.f12{
    font-size:12px !important;
}
.f14{
    font-size:14px !important;
}
.f16{
    font-size:16px !important;
}



/* home */

#top_video,#light_box,#box_360{
    position:fixed;
    top:50px;
    left:0px;
    width:100%;
    display:none;
    background:rgba(0,0,0,.9);
    z-index: 10;
    height: 100%;
}

#light_box,#360_box{
    background:rgba(0,0,0,.8);
}

.close_main_vid,.close_light_box,.close_360_box{
    height:50px;
    width:50px;
    position:absolute;
    top:0px;
    right:5px;
    text-align: center;
    cursor: pointer;
    margin:5px;
    margin-top:20px;
    background:URL('../../img/meatrix_imgs/icon_closedWhite.gif') no-repeat;
}

#meatrix360{
    cursor:pointer;
}

#movie_frame{
    min-height: 200px;
}

#light_box_inner,#box_360_inner{
    width:80%;
    min-width:300px;
    height:80%;
    max-height: 800px;
    min-height: 300px;
    overflow-y:auto;
    margin:15px auto 0 auto;
    background:white;
    border-radius: 10px;
}

#box_360_inner{
    background-color:transparent;
    overflow: visible;
    text-align: center;
}

#light_box_inner h3{
    text-align: center;
    width: 100%;
}

#main_video{
    background:URL('../../img/imgs2021/2021_12_07_TheMeatrix_RedesignSketch_CharactersBackground_MeatrixHeader.png') no-repeat center center fixed rgba(100, 100, 100, 0);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:auto;
    min-height:600px;
    z-index:1;
    overflow: hidden;
}

#back_video{

    width:auto;
    height:auto;
    min-height: 600px;
    min-width: 100%;
	overflow: hidden;
	top: 0;
    left: 0;
    transition: opacity 1s ease 0s;
}

#social_holder1,#social_holder2,#social_holder3{
    /* float:right; */
    margin-right:5px;
    margin-top:10px;
}

#social_holder1{
    float:right;
    margin-top:0px;
}


#social_holder2{
    padding:30px 0;
    display:none;
    text-align: center;
    background:#1a1a1a;
    margin-top:0px;
}

#social_holder2 .social{
    float:none !important;
    margin:0 10px;
}

#social_holder3{
   float:none;
   margin:20px auto 0 auto;
}

#home{
    position:relative;
    top:0px;
    z-index:2;
    width:100%;
}

#top_award{
    width:auto;
    height:auto;
    text-align:center;
    z-index:2;
    margin:15px auto 0 auto;
}

#top_video_intl{
    top:50px;
    left:0px;
    width:100%;
    background:rgba(0,0,0,.9);
    z-index: 10;
    height: 100%;
}

#lang_title{
    margin:0 0 0 100px;
    text-transform: uppercase;
    color:white;
}

.award{
    margin:0 5px 0 0;
}

#awards_container{
    max-height:50px;
    margin-top:20px;
}

#year_10{
    position:absolute;
    top:25px;
    left:10px;
    z-index: 5;
    width: 80px;
    display:none !important;
}

@media (max-width:850px){
    #year_10{
	display:none;
    }
    
}

#home_logo{
    margin:0px 0 30px 0;
    width:100%;
    text-align: center;
    height:auto;
}

#home_logo img{
   /* max-height: 110px; */
   padding-top: 5%;
   max-width: 100%;
}

#home_text{
    width:90%;
    max-width:600px;
    height:auto;
    margin:0 auto 40px auto;
    font-size: 2.2em;
    color:white;
	font-family: 'openSansConLight'; 
	text-align: center;
}

#watch_main{
    width:120px;
    height:120px;
    margin:0 auto 20px auto;
    text-align: center;
    clear:both;
    background:URL('../../img/imgs2021/2021_12_07_TheMeatrix_RedesignSketch_PlayButton_MeatrixHeader.png') no-repeat;
    background-size: 100%;
    cursor:pointer;

}

#watch_main:hover{
    background:URL('../../img/imgs2021/2021_12_07_TheMeatrix_RedesignSketch_PlayButtonHoverState_MeatrixHeader.png') no-repeat;
    background-size: 100%;
}

#watch_main img{
    max-height: 100px;
}

#home_vid_links{
    width:auto;
    min-width: 100px;
    height:auto;
    min-height:50px;
    text-align:center;
    z-index:2;
    margin:0 auto;
    padding: 5px 0;
}
#home_vid_links_popup{
    width:auto;
    min-width: 100px;
    height:auto;
    min-height:50px;
    text-align:center;
    z-index:2;
    margin:0 auto;
    padding: 5px 0;
    display: flex;
    justify-content: space-between;
}

.video_link,.intl_link{
    margin:0 3px 0 0;
    cursor:pointer;
}
img.video_link, img.intl_link {
    height:65px;
    }
#movie_container img.video_link {
    height:65px;
    }

.vid_links,.vid_links_last{
    width:100px;
    margin-right:10px;
    cursor:pointer;
}

#take_action_vid{
    max-width: 155px;
    margin-right:40px;
    max-height: 60px;
}

.vid_links_last{
    margin-right:0px;
}

@media (max-width:700px){
    #vid5{
	display:none;
    }
    .video_link,.intl_link{
	height:50px;
	margin-right:10px;
    }
}

/*  page classes  */

.action{
    background:URL('../../img/meatrix_imgs/Banner-actions.jpg') right top no-repeat;
    background-color: #C8721D;
    background-size: cover;
    max-height: 450px;
    height:450px !important;
}

.section.issues.top{
  color:black !important;
  max-height: none !important;
}

.educate{
    background:URL('../../img/meatrix_imgs/Banner-education.jpg') right top no-repeat;
    min-height: 450px !important;
    background-color: #75ae77;
    margin-bottom: 20px;
	background-size: cover; 
}

.takeaction{
    min-height: 300px !important;
    background-color: rgb(0,144,128);
    margin-bottom: 20px;
	background-size: cover; 
}

.international{
    background:URL('../../img/meatrix_imgs/Banner-international.jpg') right top  no-repeat;
    min-height: 450px !important;
    background-color: #c4831f;
    margin-bottom: 20px;
 	background-size: cover; 
}

.about{
    background:URL('../../img/meatrix_imgs/Banner-about.jpg') right top  no-repeat;
    min-height: 450px !important;
    background-color: #959904;
    /* margin-top: 20px; */
    margin-bottom: 20px;
	background-size: cover; 
}

.err404{
    background:URL('../../img/meatrix_imgs/404.jpg') center center  no-repeat;
    min-height: 650px !important;
    background-color: #1f1914;
    margin-bottom: 20px;
	background-size: contain; 
}

.contact{
    background:URL('../../img/meatrix_imgs/Banner-contact.jpg') right top  no-repeat;
    min-height: 450px !important;
    background-color: #81986e;
    margin-bottom: 20px;
	background-size: cover; 
}


.center_info{
    margin:60px 0 0 10%;
    width: 80%;

    /* max-width:46%;     */
}

.center_info blockquote    {
    font-style: normal;
    font-family:openSansConLight;
    color:#fff;
    font-size:3em;
    border:0;
    line-height:100%;
}

.home_btn {
    margin:35% auto 0 auto;
    max-width:150px;    
    min-width:150px;    
    font-style: normal;
    font-family:openSansConLight;
    color:rgb(0, 0, 0);
    font-size:3em;
    /* border:.5px solid rgba(0, 0, 0, 0.466); */
    background-color: #00000021;
}

.home_btn:hover    {
    border:.5px #00000000 solid;
    background-color: #00000063;
}

.center_info blockquote p   {
    font-family:openSansCondBold;
    font-size:.8em;
    margin-top:.5em;
}


.center_info_full{
    margin:60px auto;
    max-width:50%;
    text-align: justify; 
}


.center_info_wide{
    margin:80px 0 0 10%;
    max-width:50%;  
}

.center_info h1,.center_info_wide h1{
    display:block !important;
    font-family: openSansLight;
}

.center_info h2,.center_info_wide h2{
    font-family: openSansCondBold;
    font-size:28px;
}

.center_info h2,.center_info h3,.center_info_wide h2, .center_info_wide h3{
    color:white !important;
	text-shadow: 1px 1px 2px #333  !important;
}
.center_info h3.openSansLight {
    text-shadow:none  !important;
}


@media (max-width:850px){  
  .section.action.top{
    max-height: 300px;
      margin-bottom: 500px;
  }
  .action-container{
        margin-top: 270px !important;
    }
}


@media (max-width:800px){

    .section.top.takeaction {
    min-height: 260px !important;
    }
    .center_info,.center_info_wide { 
	max-width:80%;
    margin-top:300px;
    width: 80%;
    }

    .takeaction .center_info { 
    margin-top:50px !important;
    }

    .takeaction .center_info h2 {
    color: white !important;
    text-shadow: 1px 1px 2px #333 !important
    }

    .stay .center_info,.stay .center_info_wide { 
	max-width:80%;
	margin-top:0px;
    }
    
    .center_info h2,.center_info h3,.center_info_wide h2, .center_info_wide h3, .center_info blockquote {
    color:black !important; text-shadow:none !important;  
    }
	.center_info blockquote {
	font-size:2.5em;  
    }
}

@media (max-width:480px){
    .center_info h2,.center_info h3,.center_info_wide h2, .center_info_wide h3, .center_info blockquote {
    font-size:1.8em; 
    }
}

@media (max-width:320px){
    .center_info h2,.center_info h3,.center_info_wide h2, .center_info_wide h3, .center_info blockquote {
    font-size:1.4em; 
    }
}

@media (max-width:209px){
    .center_info h2,.center_info h3,.center_info_wide h2, .center_info_wide h3, .center_info blockquote {
    font-size:1em; 
    }
}

@media (max-width:480px){
    .educate,.takeaction,.international,.about,.contact,.err404 {
        background-repeat: no-repeat;
        background-size: cover; 
    }

    .section.top {
        margin-bottom: 320px !important;
        min-height: 200px !important;
        max-height: 200px !important;
    }
    
    .section.top.about {
        margin-bottom: 280px !important;
    }

    .section.top.err404 {
        margin-bottom: 130px !important;
    }
    
    .section.action.top{
        max-height: 200px;
        margin-bottom: 700px !important;
    }
  
    .section.issues.top{
        max-height: none !important;
    }
    
    .section.top.international {
        margin-bottom: 200px !important;
    }

    .section.top.contact {
        margin-bottom: 300px !important;
    }

    .section.top.educate {
        margin-bottom: 380px !important;
    }

    .section.top.takeaction {
        margin-bottom: 200px !important;
    }

    .center_info, .center_info_wide, .center_info_full {
        margin-top: 200px !important; 
        max-width: 100%;
    }
    .takeaction .center_info { 
    margin-top:50px !important;
    }

    .takeaction .center_info h2 {
    color: white !important;
    text-shadow: 1px 1px 2px #333 !important
    }  
    .action-container{
        margin-top: 170px !important;
    }
}

@media (max-width:305px){
    .section.top.educate {
        margin-bottom: 420px !important;
    }

    .section.top.international, .section.top.contact, .section.top.about, .section.top.err404 {
        margin-bottom: 300px !important;
    }
}

.no_top_margin{
    margin-top:50px !important;
}

.center_div{
    margin-right:auto;
    margin-left: auto;
    text-align: center;
}

#skip_download{
    float:right;
    color:rgb(29, 170, 216);
    cursor:pointer;
    border: 1px #ccc solid;
    padding: 5px;
    border-radius: 5px;
}

/* sectional divs */

.section,.top_section{
    min-height:150px;
    width:100%;
    height:auto;
    padding:50px 0 50px 0;
    clear: both;
}

.section{
    padding:10px 0 0px 0;
}

.action_top{
    padding:50px 0 50px 0;
}

@media (max-width:800px){
    .section.top{
	min-height:200px !important;
	max-height:300px;
	margin-bottom:350px;
    }
    .section.top.takeaction{
    margin-bottom:0 !important;
    }
    .section.top.stay{ 
	max-height:300px;
	margin-bottom:0px;
    }
    .section.top.h_100{
	min-height: 100px !important;
	margin-bottom:60px !important;
    }
    .section.issues.top{
      max-height: 300px !important;
    }
    
    .action{	
	margin-bottom:550px !important;
    }
    
}

@media (max-width:800px){
    .section.top#int{
	    margin-bottom:200px;
    } 
    .section.top#edu{
        margin-bottom:330px;
    }
    .section.top#con{
        margin-bottom:260px;
    }
    .section.top#abo{
        margin-bottom:250px;
    } 
}

.section h1{
    display:block !important;
}

.top_section{
    padding:0;
}

.section .container{
    margin:0 auto 0 auto;
    width:80%;
}

@media (max-width:650px){
    .section .container{
        width:80%;
    }
}


.section .left_img{
    float:left;
    max-width:30%;
}

.section .center_img{
    width:auto;
    margin:0 5%;
    max-width:30%;
}

.section .right_img{
    float:right;
    max-width:30%;
}


.section .white{
    background:white;
    color:inherit;
}

.section .black{
    background:black;
    color:inherit;
}


#archive_pagination{
    float:right;
    margin:30px 0px;
    height:auto;
}




/*   home page   */

.featured_action{
    font-family: openSansLight;
}

.third_img_holder{
    float:left;
    margin-bottom: 10px;
    overflow:hidden;
    text-align: center;
	max-height: 450px;
}

.third_img_holder .info{
    position:absolute;
    top:15%;
    left:0px;
    width:100%;
    text-align: center;
    color:white;
	font-size:1.6em; 
	font-family: openSansCondBold;
	text-shadow: 1px 1px 1px #333;
	letter-spacing: 1px;
	padding: 0 5%;
	line-height: 1em;
}

.third_img_holder img{
    max-width:100%;
}

.logo_third{
    max-height:110px;
    width:auto !important;
    margin-top: 10%;
}

.logo_third_b{
    max-height:80px;
    width:auto !important;
    margin-top: 10%;
}



@media (max-width:800px){
    .third_img_holder{
	height:180px;
    }
    .third_img_holder img{
	width:100%;
    }
    .third_img_holder .info{
        top:5%;
    }
    .logo_third{
	max-height:100px;
	width:auto !important;
	margin-top: 5%;
	max-width: 95% !important;
    }
}


/* issues page  */

.issue_text{
  
  padding:0 30px;
  margin-bottom: 30px;
  font-size: 14px;
  
}

.issue_text a{
  font-weight: bold;
}

.issue_text_bottom{
  margin-bottom: 70px;
}




/*   intl page   */

.int_link{
    height:auto;
    float:left;
    margin:2px 5px;
    text-align: center;
    cursor: pointer;
    font-size: 11px;
}

.int_link img{
    width: 150px;
}

@media (max-width: 650px) {
    .int_link img {
      width: 90%;
    }
  }
  
#int_search_holder{
    position: relative;
    width:80%;
    min-width:300px;
}

#search_intl{
    width:100%;
    height:60px;
    padding:5px;
    padding-right: 55px;
    font-weight:bold;
    background:rgba(255,255,255,0.6);
    border:2px white solid;
    
}

#search_magnify{
    width:50px;
    height:50px;
    cursor: pointer;
    background:URL('../../img/meatrix_imgs/icon_magnifying.png') right center  no-repeat;
    position:absolute;
    right:5px;
    top:5px;
    z-index:10;
}

#select_movie_lang{
    width:100%;
    height:60px;
    padding:5px;
    font-size:22px;
    display:none;
}

/* @media (max-width:800px){
    #select_movie_lang{ 
	display:block;
    }
    .int_link{
	display: none;
    }
} */
@media (max-width: 800px) {
    .int_link {
      width: 30%;
      margin: 1 1 1 1;
    }
  }

/*   action page    */

.copyText{
    width: 100%;
    padding: 3px;
    border-radius: 5px;
    text-align: center;
}

.top_half{
    height:auto;
    width:100%;
    /* overflow:hidden; */
}

.top_half_container{
    position:relative;
    width:100%; 
    /* min-height:280px; */
    height:auto;
}

.one_third{
    max-width:30%;
    min-height: 300px !important;
    margin:5px;
    float:left;
}

.two_third{
    max-width:60%;
    min-height: 300px !important;
    margin:5px;
    float:left;
}

.vert_div{
    border-left:1px #ccc solid;
    height:300px;
    width:1px;
    float:left;
}


.archive_action{
    max-width:47%;
    margin:5px 0;
    border:1px lightGrey solid;
    border-top:6px solid grey;
    padding:20px;
    min-height:200px !important;
    float:left;
    line-height: 32px;
}

.archive_action:hover{
    border-top:6px #669900 solid;
}

#archive_load a,.archive_action a{
    color:black !important;
}

.expired{
    color:white;
	background-color:red;
	padding:0 3px;
	font-size:95%;
letter-spacing: 1px;
}

.archive_right{
    float:right !important;
}


@media (max-width:800px){
    
    .one_third,.two_third,.archive_action{
	max-width: none;
    }
    .vert_div{
	display:none;
    }
    .archive_right{
	float:none;
    }
    
}

@media (max-width: 1000px){
    .two_third{
        max-width: none;
        text-align: center;
    }
    .hide1000{
	display:none;
    }
}

.archive_title{
    margin-bottom:0px;
    font-size:24px;
    font-family: openSansCondBold;
}

.action_logo{
    float:left;
    margin:5px;
}

.archive_date img{
    max-width:100px;
    float:left;
    margin: 0 10px 10px 0;
}

.archive_date{
    margin-top:12px;
    font-size:1em;
    line-height:1.6em;
    margin-bottom:10px;
    font-family: openSansRegular;
    float:left;
    
}


.grey_button{
    border-radius:5px;
    background:#848C87;
    box-shadow: 3px 3px 0 #ccc;
    text-align: center;
    /* vertical-align: text-top; */
    padding:12px 0 0 0;
    color:white;
    height:40px;
    font-size: 1em;
	letter-spacing: 0px;
    margin:20px auto 20px auto;
    max-width:160px;
    min-width:140px;
    cursor:pointer;
}
.grey_button:hover {
    background:rgb(85, 90, 87);
}

.grey_button.request{
    background:URL('../../img/meatrix_imgs/icon_m4v.gif') #848C87 no-repeat 90% center;
}

.grey_button.download{
    background:URL('../../img/meatrix_imgs/icon_script.gif') #848C87 no-repeat 93% center;
}




/*    article page    */

.article_top,.article_bottom{
     width:100%;   
}

.article_top{
    min-height:300px;
    float: left;
}

.text_right{
    padding-right: 0px !important; 
    padding-left: 0px !important; 
}

.article_bottom{
    margin:40px 0 40px 0;
    font-size:1em;
    float: left;
  font-family: openSansRegular;
}

.article_img{
    width:auto;
    max-height:300px;
    max-width: 100%;
}
img.article_img {border:1px solid #ccc;}
.article_top .img_left {text-align: center;}
.article_page_title{
   font-weight: bold;    
    width:100%;
    font-family: openSansCondBold;
}

.article_quick_info{
   font-weight: bold;    
    width:100%;
}

.article_quick_link{
    color:green;
    font-weight:bold;
    margin:30px 0 0 0;
	letter-spacing: 1px;
	font-size:1.2em;
}

.article_quick_date{
    font-weight:bold;
}

.article_take_action,.article_social{
    width:260px;
    margin:0 auto;
}

.article_take_action{
    border-radius:3px;
    background:red;
    box-shadow: 3px 3px 0 #ccc;
    text-align: center;
    padding:15px 0 0 0;
    color:white;
    height:60px;
    font-size: 25px;
    margin:40px auto 0 auto;
    cursor:pointer;
	letter-spacing: 1px;
}

.article_take_action a{
    color:white !important;
}

.article_social{
    margin-top:30px;
    min-width: 300px;
}

.take_more_action{
    margin:20px 0 30px 5%;
    float:left;
    font-family: openSansRegular;
    font-size:20px;
    color:red;
}

.take_more_action img{
    margin-left:20px;
}
.take_more_action a{
    color:red !important;
}

.social_link{
    float:left;
    margin:0 5px 0 0;
}

.max50{
    max-height:50px;
    }
.max45{
    max-height:45px;
}
.max40{
    max-height:40px;
}

.share_text{
    float:left;
    height:50px;
    line-height: 50px;
    margin:0 10px 0 0;
}



/*    contact pg    */

.checkbox_holder{
    min-height:50px;
    height:auto;
    clear: both;
}

.checkbox_holder input[type="radio"]{
    height:25px;
    width:25px;
    border:1px solid black;
    border-radius:5px;
    background:white;
}

.checkbox_holder h3,.checkbox_holder p{
    width:85%;
    float:right;
    margin:0;
}

.checkbox_holder p{
    margin:0 0 20px 0;
}

.form_field_holder{
    width:100%;
    margin:0 0 30px 0;
}

.form_field{    
    width:100%;
    height:40px;
    padding:5px;
    font-size:1.1em;
    border:1px #ccc solid;
    padding-left:20px;
}

.form_field_half{
    max-width:49%;
}

.form_field_third{
    max-width:32%;
}

.form_field_holder textarea{
    width:100%;
    min-height:200px;
    padding:5px 20px 5px 20px;
    font-size:1.2em;
    border:1px #ccc solid; 
}

#resubmit{
    cursor:pointer;
    color:lightskyblue;
}

.marg_left{
    float:right;
}

.faq{
    width:100%;
    margin:10px 0 25px 0;
    clear:both;
}

.faq .question{
    font-size:1.3em;
    font-weight: bold;
}

.faq .answer{
    font-size:12px;
}

.contacth3{
    clear:both;
}

.contacts,.address{
    margin:0px 0 20px 0;
    float:left;
}

.contacts .detail,.address .detail{
    margin:3px 0;
}


#form_result{
    font-size:20px;
    font-weight: bold;
    color:green;
}

#download_info{
    font-size:14px;
    height:auto;
    background:#F0EFEF;
    border-radius:20px;
    width:90%;
    margin:40px auto 0 auto;
    padding:20px;
    clear: both;
}

#term_agree{
    width:100%;
    text-align:center;
    font-size: 12px;
    margin:20px 0 0 0;
}

#verify{
    width:200px;
}


/*   about page   */

.award_info{
    border:1px lightGrey solid;
    border-top:3px black solid;
    padding:5px 3px 3px 3px;
    min-height:150px !important;
    margin:1%;
    max-width:23%;
    text-align: center;
	font-weight:bold;
	font-size: 95%;
}

@media (max-width:750px) {
 .award_info {
    max-width:100%;
 }
}

.award_info img{
    max-width:75%;
    max-height:80px;
    margin-top:15px;	
    
}

.more{
    display: none;
}

.crticial,.award_{
    width:100%;
    margin:10px 0 10px 0;
    clear:both;
    font-size:12px;
    float:left;
}

.crticial .credit{
    font-weight:bold;
    font-style: italic;
}

.award_ .name{
    font-weight:bold;
}


.goLeft{
    float:left;
    cursor:pointer;
    width:150px;
    
}

#goLeft{
    display:none;
}

.goRight{
    float:right;
    cursor:pointer;
    width:150px;
    
}


/*   download page   */

.black_text, .black_text .center_info h3{
    color:black !important;
}

.top_download_row{
    width:100%;
    border-bottom: 1px black solid;
    float:left;
}

.top_download_row .download_col{
    font-weight: bold;
    text-align: center;
    float:left;
}

.first_col{
    padding-left:5%;
    text-align: left !important;
    margin-top: 20px !important;
}

@media (max-width:750px){
    .first_col {
	margin-top: 20px !important;
	padding-left: 0px;
    }
}

.download_row{
    width:100%;
    border-bottom: 1px lightGrey solid;
    float:left;
}

.download_col{
    width:20%;
    margin:10px 0 10px 0;
    text-align: center;
    float:left;
}

#q_holder{
    /* float:left; */
    height:auto;
    background: white;
    padding:10px 30px 30px 30px;
}

.download_qdiv{
    width:100%;
    height:auto;
    margin:20px auto 0 auto;
    float:left;
    padding:0 0 30px 0;
}

.download_qbox{
    width:100%;
    background:rgb(240, 240, 240);;
    height:auto;
    float:left;
    padding:10px;
    margin: 0 0 20px 0;
    border-radius: 5px;
}

.download_q{
    width:100%;
    height:auto;
    float:left;
    margin-bottom: 10px;
}

.download_textarea{
    width:100%;
}

.margin_6{
    margin:0 6%;
}

.margin_35{
    margin:0 3.5%;
}

#cutouts{
    min-width:250px;
    text-align: center;
}

#cutouts.two_third img{
    max-width:605px;
    width:100%;
}

#cutouts img{
    max-width: 100%;
}

/*  common divs  */

.link_cover{
    display: none;
}

.slide_prev,.slide_next{
    display:none;
    width:18px;
    height:40px;
    margin-top: 150px;
    float:left;
    cursor: pointer;
}

.slide_next{
    margin-left: 0px;
}

.slide_prev{
    margin-left: 10px;
}

@media(max-width:750px){
    .slide_prev,.slide_next{
        display:block;
    }
    .scroll_container{
        float: left;
        width: 92% !important;
    }
}

@media(max-width:591px){
    .scroll_container{
        float:left;
        width: 90% !important;
    }
}
@media(max-width:476px){
    .scroll_container{
        float:left;
        width: 88% !important;
    }
}
@media(max-width:400px){
    .scroll_container{
        float:left;
        width: 80% !important;
    }
}
@media(max-width:246px){
    .scroll_container{
        float:left;
        width: 70% !important;
    }
}


.contain_third{
    max-width:300px;
    margin:15px auto 15px auto;
}

.contain_third a{
    color:inherit !important;
    text-decoration: none;
}

.contain_third a:hover{
    color:inherit !important;
    text-decoration: none;
}

.contain_third  .third_title{
    font-family: openSansConLight;
    font-size: 34px;
    line-height: 36px;
    text-transform: uppercase;
}

.contain_third  .third_text{
    min-height:70px;
    font-family: openSansRegular;
}

.share_holder{
    text-align: center;
    margin-bottom:15px;
}
.share_holder .social_link{
    float:none !important;
}

.download_title{
    font-family: openSansConLight;
    font-size: 36px;
    line-height: 36px;
    text-transform: uppercase;
}

.download_text{
    font-family: openSansRegular;
}

@media (max-width:1000px){
    .contain_third{
        width:auto;
        max-width:100%;
        text-align: center;
        margin-top:20px;
    }

    .divider.not_show, .divider_none.not_show{
        display:none;
    }
}

@media (max-width:1000px){
    .contain_third#bord{
        border-bottom: 1px solid rgb(221, 221, 221);
    }
}

@media (max-width:700px) {
    .third_text.not_show {
        display: none;
    }
}

.third_hdr_holder{
    width: 100%;
    text-align: center;
    /* margin: 20px 0 10px 0; */
    min-height: 100px;
}

.third_hdr{
    margin-bottom: 10px;
    height: 70px;
}

#carousel_holder{
    position: relative;
    height:auto;
    width:auto;
}

.slide_holder {
    float:left;
    margin:20px 20px 0 20px;
}

.no_link{
    color:lightGrey;
}

.dl_link{
    color:#33BB12;
    cursor:pointer;
}

@media (max-width:370px) {
    .dl_link img, .no_link img {
        width: 25px;
	margin-top: 10px;
    }
    .download_col{
	font-size:12px;
    }
}

/* space divs */

.divider,.divider_none{
    clear:both;
    width:100%;
    height:1px;
    border-bottom:1px solid #ccc;
}

.divider_none{
    border:none;
}

.above40{
    margin-top:40px !important;
}

.above20{
    margin-top:20px !important;
}

.drop20{
    margin-bottom:20px !important;
}

.drop40{
    margin-bottom:40px !important;
}

.drop0{
    margin-bottom:-70px !important;
}

.clear{
    width: 100%;
    float:left;
    clear:both;
    font-size: 12px;
}

.invalid{
    box-shadow:3px 3px 3px red;
}

/*home sections */
#movies    {
    margin:0 0 20px;
    overflow:hidden;
    position:relative;
    z-index: 200; /*width:621px; height:390px;*/
    }
#movies ul {
    position:relative;
    z-index: 150;
    }
#beyond    {
    background: transparent url(images/background_inside_full.png) no-repeat;
    width: 622px;
    height: 321px;
    padding: 0;
    }
#community{
    width: 166px;
    float:left;
    display:inline;
    color: #6dd454;
    line-height:1.8em;
    padding: 0px 20px 20px;
    }
#tools    {
    width: 366px;
    float:right;
    padding:20px;
    }
#movienav {
    width: 810px;
    position:relative;
    z-index: 1;
    margin-bottom:-100px;
    background: top right url(images/background_movienav.png) no-repeat;
    }
#content  {
    width: 810px;
    position:relative;
    z-index: 100;
    }


.entry  {
    padding: 10px 50px;
    }

/*right column sections */
#playlist  {
    background: transparent url(images/background_playlist.png) no-repeat top center;
    width: 178px;
    padding: 35px 0 0 0;
    z-index: 100;
    position:static;
    }


#nav{
    position:fixed;
    top:0px;
    left:0px;
    display: block;
    width: 100%;
    height: 50px;
    background-color: #1a1a1a;
    color: #fff;
    /* font-family: Arial,sans-serif normal; */
     font-family: 'openSansRegular'; /*GGGGGGGGGGGGGGGGGGGGGGGGGGGGG */
    font-size: 12px;
    line-height: 1.5;
    white-space: nowrap;
    clear: both;
    z-index:20;
}

.active_header_link{
    border-top:1px white solid;
    font-family: 'openSansRegular';  /*GGGGGGGGGGGGGGGGGGGGGGGGGGGGG */
}

#nav .logo{
    max-height: 100%;
    float:left;
}

.nav_mobile{
    max-height: 30px !important;
    margin: 10px 0 0 10px;
}

#nav ul, #footer ul{
    margin: 0 0 0 5px;
    padding: 0;
    list-style: none;
}


#response_nav{
    float:left;
    width:auto;
    height: 50px;
    background-color: #1a1a1a;
}
.hide_nav{
	display:none;
    }
    
#open_nav,#go_home{
    height: 50px;
    width:50px;
    float: right;
    display: none;
}

#go_home{
    position: absolute;
    left: 0px;
    top: 0px;
    cursor:pointer;
    z-index: 200;
}

#nav li{
    padding: 4px 0px 4px 0;
    float: left;
}



#footer li{
    padding: 4px;
    display: inline-block;
}

#nav li a, #footer li a{
    padding: 0 4px;
    color: inherit;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: normal;
}

#nav li.project{
    margin: 18px 4px 0 4px;
}

#footer li.project{
    margin: 18px 0 0;
}

#nav li.project.first, #footer li.project.first{
    margin: 0px 0 0;
}

#takeActionSection {
    /* padding-top:8%;
    max-height: 90px !important; */
    display: flex;
    background-color: #e7ebe9;
}

#takeActionSection .takeActionDiv {
    margin: auto;
    width: 50%;
    text-align: center;
}

button.btn-takeaction{
    background-color: #848C87;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 500;
    color: white;
    padding: 14px 30px;
    letter-spacing: 2px;
    margin-left: 26px;
}

button.btn-takeaction a{
    color: white;
}

button.btn-takeaction a:hover{
    color: black;
}


.takeActionDiv label {
    font-weight: 400;
    font-size: 25px;
}

#emptySection {
    min-height: 82px;
    background-color: #e7ebe9;
}

hr.solid {
    border-top: 1px solid #bbb;
    margin-left: 5%;
    margin-right:5%;
  }

@media (max-width:1100px){
    #social_holder1{
	 display:none;
    }
}

@media (max-width:790px){

    #year_10{
	position: absolute;
	top: 150px;
	width: 70px;
	display:none;
    }
    #year_10.movie{
	top: 10px;
	width: 40px;
    }
    
    #social_holder2{
	display:block;
	margin-left:auto;
	margin-right:auto;
	float:none;
    }
    #nav .logo{
	max-height: 30px;
	float: left;
	margin: 10px 0 0 10px;
    }
    #nav li{
	float:none;
	margin:18px auto 0 auto !important;
	width:250px;
	height: 8%;
    }
    #nav ul{	
	width:100%;
	margin:50px 0 0 0;
	padding-top: 20px;
	text-align: center;
	background: green;
	overflow: hidden;
    }
    
    #response_nav{
	position:absolute;
	right:0px;
	top:0px;
	min-height:50px;
	width: 55px;
	cursor: pointer;
	overflow: hidden;
	background:URL('../../img/meatrix_imgs/icon_hamburger.png') no-repeat  99% 10px;
    }
    .hide_nav{
	display:block;
    }
    #open_nav,#go_home{
	display: block;
    }
    .section .left_img,.section  .center_img,.section  .right_img{
	width:100%;
	max-width:100%;
	margin:20px 0 0 0;
    }
}


#nav .social{
    float:right;
    margin:5px 0 0 5px;
}

.openNav{
    width:100% !important;
    height:auto !important;
    background:URL('../../img/meatrix_imgs/icon_closedWhite.gif') no-repeat  99% 6px  !important;
}

.closeNav{
    width:auto !important;
    height:50px !important;
    margin-right:2%;
}

/*footer */


#news_link{
    color:black;
    text-decoration: none;
}

#news_holder{
    margin: 0 auto 40px auto;
    text-align:center;
    width:300px;
    display: none;
}

#news_letter{
    width:300px;
    height:60px;
    padding:20px 0 0 0;
    font-size:15px;
    border-radius:10px;
    border:2px grey solid;
    background:white;
    box-shadow:3px 3px 0 #ccc;
}

#footer ul    { width: 100%; }
#footer li    { margin: 0; padding:0 5px; height:20px;}

#footer {
/* font: 10px/18px 'Open Sans', sans-serif normal; */
font-family: 'openSansRegular'; /*GGGGGGGGGGGGGGGGGGGGGGGGGGGGG */

 /* font: 10px/18px 'Open Sans', sans-serif; GGGGGGGGGGGGGGGGGGGGGGGGGGGGG */

width: 90%;
margin: 0 auto 30px;
text-align:center; /* width: 60%; */
clear: both;
	 position:relative; 
	bottom:0;
}

@media (max-width:800px){
    #footer .divider{
	display: none;
    }
    #footer{
    padding-top:10px;
    padding-bottom:5px;
	background:lightGrey;
	width:100%;
	margin: 0 auto 0px;
	min-height: 130px;
    overflow: hidden;
    font-size: 13px;
    }
    
}

#footer_links{
    width:80%;
    max-width:100%;
    margin:0 auto;
    height:auto;
}
#footer_links a {font-size:1.2em;color: #356048 !important;}


/*    gradient    */

.gradient_background{
    background: #669900; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcxJSIgc3RvcC1jb2xvcj0iIzRhODk4MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcxJSIgc3RvcC1jb2xvcj0iIzRhODk4MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(left,  #527c66 0%, #669900 71%, #669900 71%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#527c66), color-stop(71%,#669900), color-stop(71%,#669900)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #527c66 0%,#669900 71%,#669900 71%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #527c66 0%,#669900 71%,#669900 71%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #527c66 0%,#669900 71%,#669900 71%); /* IE10+ */
    background: linear-gradient(to right,  #527c66 0%,#669900 71%,#669900 71%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#527c66', endColorstr='#669900',GradientType=1 ); /* IE6-8 */

}


/**    PLUGINS      **/

.chpcs_title,.chpcs_title_sameline{
    font-family: openSansCondBold;
}

.chpcs_title_sameline a{
  color:black !important;
}

.chpcs_foo_con{
    font-family: openSansRegular; 
}

img.third_hdr{
    max-width: 120px;
}

.font_120{
  font-size:120% !important;
}

@media  (max-width:1000px) {
    
    #main_video{
        background:URL('../../img/imgs2021/2021_12_07_TheMeatrix_RedesignSketch_Background_MeatrixHeader.png') no-repeat center center fixed rgba(100, 100, 100, 0);
        background-size: cover;
    }

    #takeActionSection {
        margin-top: 20px;
    }

    button.btn-takeaction {
        margin-left: 0px;
    }
    
}

@media (max-width:700px) {
    
    #takeActionSection {
        padding-top: 15%;
    }
    
}
