
/* Roy
                     
For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.menu ul
{
	margin-top: 0 !important;
}



<!-- end Simple Custom CSS and JS -->
<!-- start Simple Custom CSS and JS -->

/* Add your CSS code here.
                     
For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
#post-2 .alignnone 
{
    width: 100%;
}

#post-2 .one_half h1 
{
    position: relative;
    top: 65px;
    left: 10px;
    display: inline;
    padding-top: 10px;
    padding-bottom: 10px;
}
#post-2 .one_half  
{
    position: relative;
    top: -20px;
}
.cell
{
    background-repeat: no-repeat;
    background-size: cover;
    width: 442px;
    height: 300px;
    margin-bottom: 45px;
    display: block;
    z-index: 200;
}

h1.cell_title
{
    background-color: #44A7D9;
    color: #ffffff;
    width: 210px;
    height: 30px;
    line-height: 30px;
    padding: 10px;
    padding-left: 18px;
    padding-right: 18px;
    margin-left: -10px;
    position: relative;
    top: -21px;
    font-size: 14px;
    text-align: center;
}
.two_lined
{
    background-color: #44A7D9;
    color: black;
    width: 30%;
    height: 30px;
    line-height: 30px;
    padding: 13px;
    padding-left: 18px;
    padding-right: 18px;
    margin-left: -10px;
}

#post-117 > div.post-entry > div.content-column.full_width > h1
{
    position: relative;
    top: 15px;
    left: 13px;
    z-index: 999;    
}

#post-1996 > div.post-entry > div.one_half > p
{
    width: 95%;
}
#post-226 #widgets {
    background-color: transparent;
    min-width: 365px;
}

.frontpage-post-image h2, div.blogs > h2 > a, .articles > h2 > a 
{
    background-color: #3AA6D9;
    position:relative;
    line-height:1;
    /*display:inline;*/
    white-space:pre-wrap;
    border:0 solid #3AA6D9;
    border-width:0.25em 0;
}
.frontpage-post-image h2:after, div.blogs > h2 > a:after, .articles > h2 > a:after
{
    background-color: #3AA6D9;
}

#wpcf7-f129-p226-o1 > form input
{
    
}
#wpcf7-f129-p226-o1 > form input[type="submit"]
{

}

.two_lined > p
{
    margin-top: 0px;
    font-weight: normal;
    display: inline-block;
    line-height: normal; 
    font-size: 14px;
}

.cell_title_r
{
    float: right;
    position: relative;
    top: -25px;
    right: -10px;
}

.cell_title > h4, .cell_title_r > h4
{
    font-weight: normal;
    /*margin-top: 15px;*/
    display: inline-block;
  	vertical-align: middle;
  	line-height: normal; 
}

.cell_title > p, .cell_title_r > p
{
    font-weight: normal;
    margin-top: -2px;
    display: inline-block;
  	/*vertical-align: middle;*/
  	line-height: normal; 
  	font-size: 14px;
}

.cell_text_r
{
    float: right;
    position: relative;
    top: 60px;
    right: -159px;
}

.cell_text
{
    background-color: #0A1A33;
    color: white;
    width: 25%;
    padding: 24px;
    opacity: 0.90;
    height: 64%;
}

.learn_more
{
    color: #17BBAE;
}

.involved_img1
{
    background-image: url("/../wp-content/uploads/2017/01/Scientist.jpeg");
}
.involved_img2
{
    background-image: url("/../wp-content/uploads/2016/11/science-speed-daters.jpg");
}
.involved_img3
{
    background-image: url("/../wp-content/uploads/2016/11/real-aliens-attendees-seth.jpg");
}
.involved_img4
{
    background-image: url("/../wp-content/uploads/2017/01/Sponsors.jpg");
}
.involved_img5
{
    background-image: url("/../wp-content/uploads/2017/01/Press.jpg");
}
.involved_img6
{
    background-image: url("/../wp-content/uploads/2017/01/Education.jpg");
}

.page h1.entery-title, .page h1.post-title
{
    display: none;
}

#post-2 > div > div.content-column.one_half.last_column > div > div.field-items
{
    position: relative;
    top: -220px;
}

.header_icon
{
    width: 90px;
    position: absolute;
    right: 250px;
    top: -28px;
}

.header_icon img
{
    height: 28px;
}
@media (max-width: 840px)
{
    .header_icon
    {
        width: 90px;
        position: absolute;
        right: 160px;
        top: 30px;
    }
}
@media (max-width: 715px)
{
    .header_icon
    {
        width: 90px;
        position: relative;
        left: 40%;
    }
    .main-nav
    {
        top: 30px;
    }
}
@media (max-width: 545px)
{
    .header_icon
    {
        width: 90px;
        position: relative;
        left: 37%;
    }
}
div.post_bottom_section .frontpage-post-no-image
{
    right: -10px;
    position: relative;
}
.home .post-thumbnail
{
    width: 98%;
    height: 263px;
    overflow: hidden;
}
.home .last_column .post-thumbnail 
{
    width: 100%;
    height: 263px;
    overflow: hidden;
}
.home .post-thumbnail img
{
    width: 100%;
    height: 248px;
    overflow: hidden;
    object-fit: cover;
    position: relative;
} 
.home .frontpage-post-image-only
{
    /*width: 450px;*/
    height: 248px;
    overflow: hidden;
}
.home .frontpage-post-image-only img
{
    width: 100%;
    height: 248px;
    overflow: hidden;
    object-fit: cover;
    position: relative;
    top: 110px;
}
.read-more
{
    font-weight: 400;
}
.top_left_thumbnail
{
    top: -23px;
    position: relative;
}
.post-thumbnail-video .fluid-width-video-wrapper
{
    /*height: 90px;*/
}
.post-thumbnail-video
{
    position: relative;
    top: -20px;
    margin-bottom: -75px;
}
.category .post-entry a
{
    /*width: 150px;*/
}
.category .post-entry img
{
    width: 150px;
    height: auto;
}
#post-5 > div.post-entry a p, 
#post-5 > div.post-entry > div:nth-child(3) > p:nth-child(2), 
#post-5 > div.post-entry > div:nth-child(4) > p:nth-child(2)
{
    display: none;
}
.home .post-entry h1
{
    width: 70%;
}
.sized_text
{
    max-height: 200px;
    overflow: hidden;
}
h1, .home h1 a, .home h1 a:hover
{
    color: #ffffff;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.55em;
}
/*.sized_text p
{
    overflow: hidden;
    white-space: nowrap; 
    text-overflow: ellipsis; 
    line-height: 1;
}*/
#post-5 .post-thumbnail-video .fluid-width-video-wrapper iframe, .fluid-width-video-wrapper iframe
{
    height: 100%;
}
.post-blank
{
    height: 248px;
    background-color: lightgrey;
    top: 14px;
    position: relative;
    margin-bottom: 36px;
}
.post_bottom_section > .post_one_third .frontpage-post-image-only
{
    height: 300px;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.category-blog h2.entry-title a, .category-blog h2.post-title a, .post > h2.post-title a
{
    font-size: 14px; /* = 42px */
    margin-bottom: .5em;
    margin-top: .5em;
    background-color: #44A7D9;
    color: white;
    padding: 10px 30px;
    display: inline-block;
    font-weight: normal;
    text-transform: uppercase;
}
.wpcf7-form-control-wrap
{
    margin-right: 5px;
    top: -1px;
}
#logo a img
{
    margin-left: 20px;
    margin-top: 10px;
    height: 90%;
    width: 90%;
}

.frontpage-post-image h2 
{
    margin-left: -10px;
    top: -20px;
}

/*@media (max-width: 1040px) {
    .grid
    {
        float: none;
        display: block;
        width: 100%;
        margin-right: 0; 
    }
}*/

@media (max-width: 1075px) {
	.one_half
	{
        clear: both;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 1em;
	}
}
    
@media (min-width: 1075px) {

    #post-5 .one_half p img 
    {
        /*height: 297px;*/
        width: 100%;
    }

    #post-5 div:nth-child(7) .frontpage-post-no-image
    {
        width: 90%;
    }
}
@media (max-width: 730px){
    .post .post-entry div.post_two_last_third
    {
        margin-left: 0;
        padding-left: 0; 
    }

}
@media (max-width: 600px){
    .post .frontpage-post-no-image {
         display: block; 
         clear: none;
    }
    .one_third, .two_third, .post .post_bottom_section .post_one_third, .post_bottom_section .post_two_last_third 
    {
        clear: both;
        width: 100%;
    }

}
@media (max-width: 660px){
    .home .html5gallery-container-1
    {
        left: -4%
    }
}

/*@media (min-width: 805px) {*/
    .footer_icon
    {
        width: 90px;
        position: absolute;
        right: 70px;
        bottom: 13px;
    }
/*}*/

.footer_icon img
{
    height: 28px;
}


@media (max-width: 750px) {
    .footer_icon
    {
        width: 90px;
        position: absolute;
        right: 5px;
        bottom: 35%;
    }
}
   
#footer
{
    position: relative;
}

#text-6 .widget-wrapper
{
    padding: 0;
}

#text-8 .widget-wrapper
{
width: 360px;
margin: 0px;
}

#footer .newsletter-signup
{
    position: absolute;
    background-color: #44A7D9;
    padding: 10px;
    right: 0px;
    top: 25px;
    color: white;
    padding-left: 30px;
    padding-right: 30px;
font-size:18px;
}

#menu-item-130
{
    width: 90px;
    height: 30px;
    top: 8px;
}

#menu-item-130 a
{
    top: -7px;
}

#post-11 .post-entry h1
{
    position: relative;
    top: 16px;
    right: -10px;
    padding: 12px;
    padding-left: 40px;
    padding-right: 40px;
    z-index: 999;
}

#post-2 > div.post-entry > div.content-column.full_width > h1
{
    position: relative;
    top: 15px;
    right: -10px;
    padding: 12px;
    padding-left: 30px;
    padding-right: 30px;
    z-index: 999;
}

.gif_style{
    left: 30%;
    position: relative;
    max-width: 200px;
}
#widgets .widget-wrapper div p, .sign_style > p
{
    margin-top: 7px;
    font-size: 13.8px;
} 

div.wpcf7-mail-sent-ng {
    border: 2px solid #9ACD32;
}

#post-5 > div.post-entry > div.one_half h1, h2 > a
{
    z-index: 2;
    position: relative;
    right: 6px;
}
 h2 > a
 {
    margin-left: 0; 
    display: inline-block;
 }
#post-5 > div.post-entry > div.one_half 
{
    z-index: 1;
    position: relative;
    top: -64px;
}

#post-5 > div.post-entry > div.one_half h1
{
    position: relative;
    top: 64px;
}
#post-5 > div.post-entry > div.one_half img
{
        margin: 15px auto;
}
.post_only_text
{
    position: relative;
    top: 64px;
}
.sign_style input
{
    width: 100%;
    /*cursor: text;*/
}
.sign_style input[type="checkbox"]
{
    width: 34px;
    height: 17px;
    position: relative;
    left: 8px;
    top: 4px;
}
.sign_style p:nth-child(5), .sign_style p:nth-child(6)
{
    /*float: left;*/
    position: relative;
    /*left: -28px;*/
    margin-top: -10px;
}

#widgets > div:first-child h3 
{
    font-size: 15px;
}

.fixed_height:before
{

}

.related-projects-title
{
    position: relative;
    top: 10px;
    z-index: 10;
}

#widgets #wpcf7-f129-o1 input[type="text"], #widgets #wpcf7-f129-o1 input[type="email"],  
#widgets #wpcf7-f129-p226-o1 input[type="text"], #widgets #wpcf7-f129-p226-o1 input[type="email"] 
{
    font-size: 12px;
}

#widgets #wpcf7-f129-o1 input[type="submit"], #widgets #wpcf7-f129-p226-o1 input[type="submit"] 
{
    /*font-size: 12px;*/
}

.frontpage-blue-box 
{
    min-height: 303px;
}
#post-226 #widgets, #post-2 #widgets
{
    width: 360px;
}
#post-2 #widgets
{
    width: 410px;
}

.widget-title h3, .widget-title-home h3 
{
    font-size: 21px;
}

ul.post-list>li
{
    border-bottom: 0px dotted #666;
}
#post-5 > div.post-entry > div:nth-child(1) > div > div > p:nth-child(1), #page-id-5 #post-5 .post-entry .frontpage-blue-box p:nth-child(1)
{
    font-size: 19px;
}
#post-5 > div.post-entry > div:nth-child(12) > div
{
    margin-left: 20px;
}
.menu a:hover 
{
    color: #1C396D;
}
div.html5gallery-elem-1 > a
{
    display: none;
}

#post-5 div.two_third 
{
    position: relative;
    top: -12px;
    right: -12px;
    max-height: 331px;
}
.uk-panel-box
{
    background-color: #0A1A33;
    color: white;
    border: 0px;
}
.frontpage-post-image-only
{
    width: 100%;
    height: 300px;
    position: relative;
    overflow: hidden;
}
.frontpage-post-image-only img
{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: auto;
    -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
}
.checkbox-no-span label > span
{
    display: none;
}
.checkbox-no-span
{
    left: -30px;
    float: left;
}
#post-5 div.one_half:nth-child(1), #post-5 div.one_half:nth-child(2)
{
    width: 49%;
}
@media (max-width: 1075px) {
    #post-5 div.one_half:nth-child(1), #post-5 div.one_half:nth-child(2) {
        width: 100%;
    }
}
#post-5 div.last_column
{
    float: right;
}
#post-5 .fluid-width-video-wrapper iframe, .fluid-width-video-wrapper iframe
{
    height: 105%;
}
.uk-panel-box a
{
    /*background-color: #0A1A33;*/
    color: #17BBAE;
}
.homep_vid
{
    background-color: #0A1A33;
    color: white;
}
.post .post-entry div.post_two_last_third 
{
    margin-left: 5px; 
    margin-top: 10px;
}
.post_one_third
{
    width: 27%;
    margin-top: -5px;
}
.post_two_last_third
{
    width: 72%;
    z-index: 100;
}
.post > h1:first-child
{
    margin-bottom: -17px;
    z-index: 9999999999;
}
.post_bottom_section
{
    background-color: #F2F2F2;
    /*float: right;*/
}
.post_bottom_section .post_one_third
{
    /*background-color: #F2F2F2;*/
    height: 100%;
    width: 25.5%;
    /*float: right;*/
}
.post_bottom_section .post_two_last_third
{
    /*background-color: #F2F2F2;*/
    float: right;
    position: relative;
    padding-left: 10px;
}
.post_bottom_section a
{
    color: #42C5B9;
}
.post_bottom_section .frontpage-post-image-only img
{
    position: absolute;
    /*clip: rect(0px,220px,250px,50px);*/
    /*width: 40%;*/
    height: 100%;
    object-fit: cover;
    /*left: 11%;*/
}
/*******************form*********************/
#widgets > div:first-child h3, #post-117 > div:first-child h3 {
    text-decoration: none;
    background-color: #44A7D9;
    color: white;
    padding: 10px;
    margin-left: -25px;
    margin-top: -25px;
    margin-bottom: 20px;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
}

#widgets .tagcloud, #widgets .textwidget, .textwidget {
    display: block;
    line-height: 1.5em;
    margin: 0;
    word-wrap: break-word;
}
div.wpcf7 {
    margin: 0;
    padding: 0;
}/*
FIND OUT ABOUT SCIENCE IN ENTERTAINMENT INDUSTRY

    
        
        
            
                
                
                
                
                
            
            
            
            
            
            
        
    


*/
.uk-margin img
{
    height: 100%;
}
#related_projects .uk-slidenav-next
{
    background-image: url("/../wp-includes/images/arrow.png");  
    background-repeat: no-repeat;
    position: relative;
    top: -245px;
    right: -43px;
    height: 95px;
    display: inline-block;
    float: right;
}
#related_projects .uk-slidenav-previous
{
    transform: rotate(180deg);
    background-image: url("/../wp-includes/images/arrow.png");
    background-repeat: no-repeat;
    position: relative;
    top: -245px;
    right: 64px;
    float: left;
    height: 95px;
    display: inline-block;
}
.uk-slidenav-next:before
{
    content: '';    
    background-image: url("/../wp-includes/images/arrow.png");  
}
..post_bottom_section .tv_film_page_style
{
    background-color: transparent;
}
.uk-slidenav-next
{
    background-image: url("/../wp-includes/images/arrow.png");  
    background-repeat: no-repeat;
    position: relative;
    top: -210px;
    right: -43px;
    height: 95px;
    display: inline-block;
    float: right;
}

.uk-slidenav-previous
{
    transform: rotate(180deg);
    background-image: url("/../wp-includes/images/arrow.png");
    background-repeat: no-repeat;
    position: relative;
    top: -210px;
    right: 64px;
    float: left;
    height: 95px;
    display: inline-block;
}

.uk-slidenav-previous:before
{
    content: '';
    transform: rotate(180deg);
    background-image: url("/../wp-includes/images/arrow.png");
    background-repeat: no-repeat;
}

div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}

form div {
    margin-bottom: .8em;
}

#widgets #wpcf7-f129-o1 p {
    margin-bottom: 0;
}

#widgets #wpcf7-f129-o1 input {
    width: 100%;
}
#widgets .wpcf7-submit {
    background-image: none;
    background-color: #1FBCAE;
    color: white;
    text-shadow: none;
    border: none;
    width: 100%;
    text-transform: uppercase;
    padding: 10px;
    font-size: 24px;
    font-weight: normal;
}
div.wpcf7 img.ajax-loader {
    border: none;
    vertical-align: middle;
    margin-left: 4px;
}

.post .uk-slidenav-previous 
{
    transform: rotate(180deg);
    background-image: url(/wp-includes/images/arrow.png);
    background-repeat: no-repeat;
    position: relative;
    top: -210px;
    height: 95px;
    display: inline-block;
    float: left;
    /*left: -520px;*/
}
.post .uk-grid.uk-grid-small, .page .uk-grid.uk-grid-small {
    width: 97%;
    right: -10px;
    position: relative;
}

.uk-grid.uk-grid-small
{
    width: 100%;
}

.uk-flex.uk-flex-right.uk-margin-top > .uk-grid.uk-grid-small
{
    float: left;
    position: relative;
    left: 0px;
    width: 100%;
}
.uk-flex.uk-flex-right.uk-margin-top > .uk-grid.uk-grid-small > div
{
    width: 100%;
    position: absolute;
}


<!-- end Simple Custom CSS and JS -->
<!-- start Simple Custom CSS and JS -->

/* Add your CSS code here.
                     
For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

body
{
	font-family: "Lato", arial, sans-serif !important;
    background-color: #F5F5F5;
}

#text-5
{
	position: relative;
}

#logo2
{
    width: 350px;
    position: absolute;
    right: 10px;
    top: 30px;
}

#container
{
    background-color: white;
    border: 1px solid #7A7A7A;
    padding: 0;
}

#post-5 .entry-title
{
  display: none;
}

.frontpage-blue-box
{
  width: 95%;
  background-color: #0A1A33;
  color: white;
  padding: 20px;
  box-sizing: border-box;
}

.frontpage-blue-box a
{
  color: #1B9A94;
  text-decoration: none;
}

.frontpage-post-image
{
  position: relative;
  width: 97%;
}
/*.one_half #widgets{
    width: 45%;
}*/
.last_column .frontpage-post-image
{
  margin-left: 3%;
}

#post-2 div.sign_style {
    width: 84%;
}
.post-type-archive-blogs div.post-entry > img
{
    height: 150px;
    width: auto;
}
.frontpage-post-image h2, div.blogs > h2 > a, .articles > h2 > a
{
  position: absolute;
  top: -20;
  left: 0;
  background-color: #3AA6D9;
  color: #ffffff;
  font-size: 14px;
  /*padding: 10px 30px;*/
  padding: 0.5em;
  padding-left: 0;
  padding-right: 0;
  box-shadow: 20px 0 0 #3AA6D9, -20px 0 0 #3AA6D9;
  text-transform: uppercase;
  /*display: inline;*/
  /*margin-left: 20px; */
}
div.blogs > h2 > a, .articles > h2 > a
{
    position: relative;
}

.frontpage-post-image-wide
{
    clear: both;
}

.frontpage-post-no-image h2,
.frontpage-post-image-only h2
{
    color: #42C5B9;
    text-decoration: underline;
    font-weight: normal;
    line-height: 125%;
    text-transform: uppercase;
    font-size: 20px;
}

.frontpage-post-image-only p
{
    margin: 0;
}

.frontpage-post-image img
{
  width: 100%;
}

.frontpage-post-image-only .content,
.frontpage-post-image-only .read-more,
.frontpage-post-image-only h2,
.frontpage-post-no-image img,
.copyright,
.footer-menu
{
    display: none;
}

.frontpage-post-image-only img
{
    width: 97%;
}

.last_column .frontpage-post-image-only img
{
    margin-left: 3%;
}

.frontpage-post-image-only a:hover
{
    color: transparent;
}

.menu
{
    background-image: none;
    background-color: transparent;
    float: right;
}

.menu, .menu ul
{
	margin-top: 20px;
	padding-right: 30px;
}

.menu a
{
    color: #1C396D;
    text-shadow: none;
    border: none;
    font-weight: normal;
    padding: 0 1.5em;
}

.menu-item a
{
	text-transform: uppercase;
}

.menu a:hover
{
	font-weight: normal;
}

.menu li li
{
	margin-bottom: 3px;
}

.menu li li a
{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}

.menu li li a:hover
{
	background-color: #081D35 !important;
	color: white;
}

.menu .current_page_item > a
{
    background-color: transparent;
    text-decoration: underline;
    /*font-weight: bold;*/
}

.menu-item-130
{
	background-color: #17BBAE;
}

.menu-item-130 a
{
	color: white;
}

.menu-item-130 a:hover
{
	color: white;
}

.skip-container
{
    display: none;
}

#footer_widget
{
    background-color: #0A1A33;
    /*color: #1E567B;*/
    color: #66b6d6;

}

.widget-wrapper
{
    background-color: transparent;
    border: none;
    margin: 0;
}

#text-4
{
    width: 100%;
    margin-bottom: 0;
}

#footer-links a
{
    color: #66b6d6;
    /*color: #1E567B;*/
margin-right: 50px;
}

#footer-links a:hover
{
    color: white;
}

#footer-links
{
    margin-bottom: 20px;
}

#top-widget
{
    box-sizing: border-box;
}

#footer
{
    padding: 0;
    border: 1px solid #7A7A7A;
    margin-bottom: 50px;
}

#logo
{
    margin-left: 20px;
    margin-top: 10px;
}

#footer-wrapper > div
{
    display: none;
}

#footer_widget, #text-4
{
    display: block !important;
}

.current-menu-item > a
{
    background-color: transparent !important;
    /*font-weight: bold;*/
    text-decoration: underline;
}

#widgets
{
    background-color: #F2F2F2;
    text-transform: uppercase;
}

#widgets h3
{
    color: #1FBCAE;
    text-decoration: underline;
    font-weight: normal;
}

#widgets > div:first-child, div.sign_style
{
    background-color: #081D35;
    padding: 20px;
    box-sizing: border-box;
    width: 90%;
    max-width: 370px;
    margin: 0 auto;
    margin-top: 10px;
    color: white;
    text-align: center;
    /*font-size: 22px;*/
}
#wpcf7-f129-o2 > form > p > label > span > input
{
    width: 100%;
}
div.sign_style
{
    width: 60%;
    float: left;
}

#widgets > div:first-child h3
{
    text-decoration: none;
    background-color: #44A7D9;
    color: white;
    padding: 10px;
    margin-left: -25px;
    margin-top: -25px;
    margin-bottom: 20px;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
}

#pcs-list-widget-2, #pcs-list-widget-4
{
    background-color: #44A7D9;
    color: white;
    width: 90%;
    margin: 0 auto;
    margin-top: 10px;
    box-sizing: border-box;
}

#pcs-list-widget-2 a,
#pcs-list-widget-2 h3,
#pcs-list-widget-4 a,
#pcs-list-widget-4 h3
{
    color: white;
}
#post-2 > div.post-entry > div:nth-child(2)
{
    width: 48%;
}
#post-2 > div.post-entry > div.content-column.one_half.last_column > h2 /******************/
{
    margin-bottom: 10px;
    /*font-size: 26px;*/
    margin-top: 35px;
    color: #42C5B9;
    text-decoration: underline;
    font-weight: normal;
    line-height: 125%;
    text-transform: uppercase;
    font-size: 20px;
}
#post-2 > div.post-entry > div.content-column.one_half.last_column > p:nth-child(1)
{
    display: none;
}
#post-2 > div.post-entry > div.content-column.one_half.last_column > p:nth-child(2)
{
    margin: 0;
}
#post-2 > div.post-entry > div.content-column.one_half.last_column > p:nth-child(2) > img
{
    margin-top: 0;
    height: 300px;
    margin-right: 7px;
    position: absolute;
    clip: rect(00px,450px,214px,00px);
}

#post-2 > div.post-entry > div.content-column.one_half.last_column > div
{
    margin-top: 230px;
}

#widgets > div > p, .sign_style > p, .textwidget > p
{
    font-size: 22px;
}
#widgets .wpcf7-submit, form .wpcf7-submit
{
    background-image: none;
    background-color: #1FBCAE;
    color: white;
    text-shadow: none;
    border: none;
    width: 100%;
    text-transform: uppercase;
    padding: 10px;
    font-size: 24px;
    font-weight: normal;
}

#widgets #wpcf7-f129-o1 input
{
    width: 100%;
}

#widgets #wpcf7-f129-o1 p
{
    margin-bottom: 0;
}


h1, h2 > a
{
    background-color: #44A7D9;
    color: white;
    padding: 15px;
    display: inline-block;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1.3em;
}

#top-widget {
    background-color: black;
    padding: 20px;
    width: 100%;
    float: none;
}

.post-title a
{
    color: black;
    font-weight: normal;
    text-transform: uppercase;
}

.post-meta
{
    display: none;
}

#featured-img-id img
{
    width: 95%;
}

@media (min-width: 1000px) {

    #top-widget
    {
        background-color: black;
        padding: 20px;
        width: 100%;
    }

    #logo
    {
        position: absolute;
    }
}

@media (max-width: 700px) {

    #footer_widget
    {
        text-align: left;
    }

    #footer-links a
    {
        display: block;
    }

}

#searchform, #searchform:before
{
    /*border: 5px solid #2685AD;*/
    border-radius: 7px;
    position: relative;
    display: inline-block;
}

#searchform:before
{
    border: 5px solid #2685AD;
    /*content: '';*/
    display: inline-block;
}
#searchform input[type="text"]
{
    border: 0px;
    margin-right: -2px;
    position: relative;
}
#searchform input[type="submit"]
{
    height: 29px;
    background-color: #F2F2F2;
    border: 0;
}

@media (max-width: 650px) {

    #logo2
    {
        position: relative;
        margin-bottom: 25px;
        margin-top: -20px;
    }

    #search-4
    {
        margin-top: 10px;
    }

    #top-widget {
        background-color: transparent;
        padding: 0;
    }

}

@media (max-width: 600px) {

    #logo
    {
        margin-left: 0;
    }

    #featured-img-id img
    {
        width: 100%;
    }

    .frontpage-blue-box,
    .frontpage-post-image 
    {
        width: 100%;
    }
  
    .last_column .frontpage-post-image-only img
    {
        margin-left: 0;
    }

    .frontpage-post-image-only *
    {
        /*display: block !important;*/
    }

    .frontpage-post-no-image
    {
        /*display: none;*/
    }



}
<!-- end Simple Custom CSS and JS -->

	body{ font-family:"Lato", arial, sans-serif;}
	h1{ font-family:"Lato", arial, sans-serif;}
	h2{ font-family:"Lato", arial, sans-serif;}
	h3{ font-family:"Lato", arial, sans-serif;}
	h4{ font-family:"Lato", arial, sans-serif;}
	h5{ font-family:"Lato", arial, sans-serif;}
	h6{ font-family:"Lato", arial, sans-serif;}
	blockquote{ font-family:"Lato", arial, sans-serif;}
	p{ font-family:"Lato", arial, sans-serif;}
	li{ font-family:"Lato", arial, sans-serif;}

<!-- fonts delivered by Wordpress Google Fonts, a plugin by Adrian3.com -->
<!-- Google Tag Manager for WordPress by DuracellTomi - http://duracelltomi.com -->

	var gtm4wp_datalayer_name = "dataLayer";
	var dataLayer = dataLayer || []
	dataLayer.push({"pagePostType":"frontpage","pagePostType2":"single-page","pagePostAuthor":"admin"});

(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&amp;l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.'+'js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-TBDP6R2');
<!-- End Google Tag Manager -->
<!-- End Google Tag Manager for WordPress by DuracellTomi -->	
		jQuery(document).ready(function(){
		var copyright_text = "Science and Entertainment Exchange";
		var cyberchimps_link = "";
		var siteurl = "http://scienceandentertainmentexchange.org"; 
		if(copyright_text == "")
		{
			jQuery(".copyright #copyright_link").text(" "+"Default copyright text");
		}
		else{ 
			jQuery(".copyright #copyright_link").text(" "+copyright_text);
		}
		jQuery(".copyright #copyright_link").attr('href',siteurl);
		if(cyberchimps_link == 1)
		{
			jQuery(".powered").css("display","block");
		}
		else{
			jQuery(".powered").css("display","none");
		}
		});
	
<!-- We need this for debugging -->
<!-- Responsive 1.9.9.0 -->

	





	
		↓ Skip to Main Content
	<!-- .skip-container -->
	

		
		
		
		
			
				
			<!-- end of #logo -->

		
		
			
		
		
			
	Search for:
	
	

			








		
		
			<!-- end of #top-widget -->
		About

	About the Program
	Advisory Board
	Our Sponsors
	Endorsements
	Contact


Projects

	Film
	TV
	Production Companies


Get Involved

	Scientists
	Entertainment Community
	Sponsors
	Donors
	Press
	Education Outreach


Events
Blog

	Featured Entertainer
	Scientist Spotlight
	Under the Microscope


Donate

		
		
	<!-- end of #header -->

	



	
		
			
						
				
							SciEntEx Home
	

				
					


&lt;img class=&quot;html5galleryimg&quot; src=&quot;&quot; alt=&quot;The Science &amp; Entertainment Exchange connects entertainment industry professionals with top scientists and engineers to create a synergy between accurate science and engaging storytelling&quot; title=&quot;The Science &amp; Entertainment Exchange connects entertainment industry professionals with top scientists and engineers to create a synergy between accurate science and engaging storytelling" data-description="The Science &amp; Entertainment Exchange connects entertainment industry professionals with top scientists and engineers to create a synergy between accurate science and engaging storytelling">&lt;img class=&quot;html5galleryimg&quot; src=&quot;&quot; alt=&quot;&quot; title=&quot;The Science &amp; Entertainment Exchange connects entertainment industry professionals with top scientists and engineers to create a synergy between accurate science and engaging storytelling" data-description="The Science &amp; Entertainment Exchange connects entertainment industry professionals with top scientists and engineers to create a synergy between accurate science and engaging storytelling">&lt;img class=&quot;html5galleryimg&quot; src=&quot;&quot; alt=&quot;&quot; title=&quot;The Science &amp; Entertainment Exchange connects entertainment industry professionals with top scientists and engineers to create a synergy between accurate science and engaging storytelling" data-description="The Science &amp; Entertainment Exchange connects entertainment industry professionals with top scientists and engineers to create a synergy between accurate science and engaging storytelling">&lt;img class=&quot;html5galleryimg&quot; src=&quot;&quot; alt=&quot;&quot; title=&quot;The Science &amp; Entertainment Exchange connects entertainment industry professionals with top scientists and engineers to create a synergy between accurate science and engaging storytelling" data-description="The Science &amp; Entertainment Exchange connects entertainment industry professionals with top scientists and engineers to create a synergy between accurate science and engaging storytelling">Responsive WordPress Gallery PluginjQuery(function($) {  function explode(){    $( ".html5gallery-elem-1 a" ).hide();   var textt = $('.html5gallery-description-text-1').text();    $('.uk-panel-box').text(textt);   $('.uk-panel-box').append($(''));   var elem = $('#wonderplugingallery-1 a:nth-child(1)'); $('.uk-panel-box').append('LEARN MORE...');   } setInterval(explode, 200);  $('#wonderplugingallery-1  img').change( function() { alert('dsffdjhghjfgv'); });   });

12.5.17 Science Speed Dating


On a cold, rainy night in December 2017, a dedicated band of scientists and storytellers met at The William Vale in Brooklyn. The event: Science Speed Dating. The objective: scientists have seven minutes to talk about their life’s work, followed…
Read more ›
<!-- end of .read-more -->
(function($) {$(".read-more").remove();})(jQuery);Learn more ›
Bioethics: Killer Conundrums, Deadly Dilemmas


Do no harm. This basic tenant of the Hippocratic Oath is incredibly simple. But now, as we move into a future of radical transplant techniques, gene therapies, and evermore expensive pharmaceutical wonders, the advances in technology are coming face to…
Read more ›
<!-- end of .read-more -->
(function($) {$(".read-more").remove();})(jQuery);Learn more ›
One Night to Save the World

The year is 2117. You arrive home from work and your door knows your name. It opens for you. The lights dim to the precise brightness where you feel most relaxed. Your speakers are the perfect DJ—they play the exact…
Read more ›
<!-- end of .read-more -->
(function($) {$(".read-more").remove();})(jQuery);Learn more ›


									
				<!-- end of .post-entry -->

				


							<!-- end of #post-2827 -->
			
									
		
<!-- end of #content-full -->

<!-- end of #wrapper -->
<!-- end of #container -->


	
	

			
		
		
						NEWSLETTER SIGN UP
			

HOME
CONTACT US
SITEMAP
TERMS OF USE &amp; PRIVACY STATEMENT













©2016 National Academy of Sciences.
The Science and Entertainment Exchange is a nonprofit program of the National Academy of Sciences.
		
		
			<!-- end of #footer-widget -->

		

			
							<!-- end of col-540 -->

			
				<!-- .social-icons -->			<!-- end of col-380 fit -->

		<!-- end of col-940 -->
		
		
			© 2018
				Exchange			
		<!-- end of .copyright -->

		↑

		
			Responsive Theme
			powered by 
				WordPress
		<!-- end .powered -->

	<!-- end #footer-wrapper -->

	<!-- end #footer -->


<!-- Google Tag Manager (noscript) -->

<!-- End Google Tag Manager (noscript) -->

/*  */










	(function($) {
		$( document ).ready(function() {

/*
	    	var heigth_size = 0;

	    	$('h1.fixed_height').each(function(ind) {
	    		if($(this).height() > heigth_size)
	    		{
	    			heigth_size = $(this).height();
	    		}

	    		console.log(ind+ ": " + $(this).height());
	    		});
	    	$('h1.fixed_height').each(function(ind) {
	    		
	    		$(this).height(heigth_size);
	    		
	    		});
*/
	    	var name = $('h1.entry-title.post-title').text();
    		$('#related_projects li h3 a').each(function(ind) {
    			if($(this).text()==name)
    			{
    				$(this).parent().parent().parent().remove();
    			}
    		});


		});
	})(jQuery);



	
	h1.cell_title {
	    top: -46px !important;
	}

	.home h1 {
	    top: 25px !important;
        margin-top: 40px;
	}

	.frontpage-post-no-image
	{
		width: 90% !important;
	}

	.one_half.last_column .frontpage-post-no-image
	{
		margin-left: 10%;
	}

	.sign_style input[type="checkbox"]
	{
	    width: 17px;
	    height: 17px;
	    position: relative;
	    left: 0px;
	    top: 4px;
	    text-align: left;
	    margin-right: 10px;
	}

	.mc4wp-form-fields input[type=text], .mc4wp-form-fields input[type=email]
	{
		width: 100%;
	}

	#widgets.col-300 .hide-newsletter-only, .page-id-226 .hide-newsletter-only
	{
		display: none;
	}

	#mc4wp-form-1 label
	{
		text-transform: none;
	}

	.newsletter-submit
	{
        background-color: #1FBCAE !important;
	    color: white !important;
	    background-image: none !important;
	    border: none !important;
	    font-weight: normal !important;
	    padding: 10px !important;
	    font-size: 24px !important;
	    text-transform: uppercase;
	    width: 100%;
	}

	.mc4wp-checkbox.mc4wp-checkbox-contact-form-7
	{
	    margin-left: 30px;
	}

	.int.checkbox-no-span
	{
		margin-left: -14px;
    	margin-top: -16px;
	}

	.wpcf7-form-control-wrap
	{
		margin-right: 0px;
	}

	.sign_style p:nth-child(5), .sign_style p:nth-child(6)
	{
		margin-top: 10px;
	}

	.one_half {
    	/*width: 48%;*/
	}

	#post-5 > div.post-entry > div.one_half
	{
		top: -50px !important;
	}

	#post-11 .post-entry h1
	{
	    top: 0px !important;
	}

	.post-thumbnail-video {
	    position: relative;
	    top: -7px;
	    margin-bottom: -75px;
	}




