h2, h3{
padding-top: 1rem !important;}

/* new video archive */

body.page-id-6703 h1 {margin-bottom: 20px;}

@media only screen and (min-width: 990px){
body.page-id-6703 figure.is-provider-vimeo iframe {width: 400px; height: 225px;} 
}
@media only screen and (min-width: 768px) and (max-width: 990px){
body.page-id-6703 figure.is-provider-vimeo iframe {width: 400px; height: 225px;}  
}
 @media only screen and (min-width: 600px) and (max-width: 768px) {
body.page-id-6703 figure.is-provider-vimeo iframe {width: 400px; height: 100px;} 
}
@media only screen and (max-width: 600px){
body.page-id-6703 figure.is-provider-vimeo iframe {height: 250px;}
}

/* Events archive */
body.page-id-6639 ul.wp-block-latest-posts {font-size: 120%;
                                                                   margin: 20px 0;}
body.page-id-6639 ul.wp-block-latest-posts li {margin: 10px 0 !important}

/*** Home page ***/
h3.intro{
padding-top:60px;
}

h2.explore{
    padding-top:0px!important;
}

hr.separator-explore{
    border-top: 3px solid #FFB81C;
}

p.lead{
    font-size: 20px!important;
    line-height: 20px!important;
    font-weight: 400!important;
}

/***BOXES***/
.box_holder_border {
    padding: 10px;
    width:90%;
    min-height:150px;
}

.box_holder_shadow {
min-height:150px;
padding:20px;
}

#researchers .box_holder_shadow {
min-height:100px;
}

/****BLOG POSTS - remove date, author,
 category & comment information ****/

.blog_single_holder .blog_title_holder>span{
display:none;}

.blog_holder article span.create, .blog_holder2 article span.create {
display:none;}

.blog_holder article span.info .left a.comments, .blog_holder2 article span.info .left a.comments,
 .blog_holder_list article span.info .left a.comments {
 display:none;}

/***REVOLUTION SLIDER- remove margin at the side ***/
 .container_inner .container_inner2{
margin-top:50px;
padding-bottom:0px!important;
}

/**NEWS PAGE ***/
.page.page-id-20  .container_inner {
margin-top:0px!important;
padding-bottom:0px!important;
padding-top:0px!important;
}

.page.page-id-20 .container_inner2 {
    margin-top: 50px!important;
}

.page.page-id-20 .container.top_move {
margin:0;
}

.tp-bullets{
bottom:10px!important;
}

.logo {
animation:none;
animation-fill-mode:none;
}

/*** Navigation **/

nav.main_menu {
height:100px;
}

nav.main_menu>ul>li>a span {
position: relative;
top: 15px;
height:80px!important;
}

.drop_down .second {
top:100px;
}


/** Contact page remove where we are ***/

.page.page-id-37 .title_with_line_holder { display: none; }



/***** MOBILE LAYOUTS ****/

@media only screen and (min-width: 1020px) {
/**slider**/
#rev_slider_1_1_wrapper{
padding-top: 60px!important;
height:415px!important;
}
}

@media only screen and (min-width: 300px) and (max-width: 790px){
nav.main_menu {display: none!important;}
.selectnav_button span{
display: block!important;
float: right;
background-image: url(/wp-content/uploads/2016/01/nav-button.jpg);
}

.selectnav{
display: block;
}

.selectnav ul {
    width: 40%;
    float: right;
    top: -15px;
   background-color:#FFB81C;
}

.selectnav ul li a {
    line-height:10px;
}

.selectnav ul li {
    margin: 20px 0 20px 5px;
}

.page.page-id-20 .container_inner, .page.page-id-20 .container_inner2 {
    margin-top: 0px;
}
}

/** Adjustments to Researcher profile boxes */
@media only screen and (min-width: 300px) and (max-width: 350px){
.page.page-id-28 .container_inner , .page.page-id-28 .container_inner2 {
    padding: 0px;
}
}

@media only screen and (min-width: 750px) and (max-width: 800px){
.container_inner {
    margin-top:100px!important;
}
}
