/* 
 Theme Name:   Brick & child
 Theme URI:    
 Description:  
 Author:       David
 Author URI:   
 Template:     wpbm
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../wpbm/style.css");
@import url("responsive.css");
@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700);

 /* == Add your own styles below this line ==
--------------------------------------------*/

input[type="text"], input[type="password"], textarea, input[type="email"], input[type="phone"], input[type="tel"]{
    border-color: #f5f5f5;
    background: #f5f5f5;
}

input[type="text"], input[type="password"], textarea, input[type="email"], input[type="phone"], input[type="tel"] {
    border: 1px solid #ccc;
    margin-top: 5px;
}
input[type="text"], input[type="password"], input[type="email"], input[type="phone"], input[type="tel"] {
    padding: 5px;
    width: 200px;
    margin: 5px 0 0 0;align-content
}
#headerContainer {
    border-bottom-color: white !important;
}

#header {
    padding: 20px 30px 0px 30px !important;
}

#logo img{display:none}
#logo svg{
	    width: 290px;
    margin-top: -11px;
    height: 74px;
    margin-bottom: 10px;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
color: #748494;
}
input:-moz-placeholder, textarea:-moz-placeholder { 
color: #748494;
}
input::-moz-placeholder, textarea::-moz-placeholder { 
 color: #748494;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
color: #748494;
}
video#bgvid {
position: fixed;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: -100;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
background: url(fall-back.jpg) no-repeat;

background-size: cover;
}

body {
  font-family: 'Droid Sans', Sans-Serif;
  position: relative;
}

video{position: absolute; right:0px; top:0px;}

div#video {
    width: 100%;
    overflow: hidden;
}

#video div {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    position: absolute;
    top: 131px;
    left: 0;
    display: none;
}

.home div#loaderGif{
    display: none;
}

#img1{
    z-index: 10;
    display: block !important;
}

#video-cont{ overflow: hidden; margin-bottom:-38px; position:relative;}

#headerContainer{position:fixed; z-index:100; background:white; top:0}
#wpadminbar{display:none}
#content {
  padding: 118px 30px 60px;
}

.limbo-social{
position: absolute;
  top: 47px;
  left: 780px;
}

.limbo-social a{
  background-image: url('social.png');
  height: 19px;
  width: 24px;
  display: inline-block;
  margin-right: 7px;
}

.limbo-social a:hover {
  background-image: url('social_grey.png');
}

.limbo-social a.face{}
.limbo-social a.inst{background-position: 72px;}
.limbo-social a.tweet{background-position: 48px;}
.limbo-social a.link{   

  background-size: contain;
  width: 20px;
  margin-left: -1px;
}


.press-rel a {
  font-size: 13px;
}

#postImgs .postImg{

  background-position: center !important;
  background-size: cover !important;
  height: 180px;
  background-position: 50% 50%;

}

#postImgs .postImg img {
display:none;
}


div.pp_default .pp_expand{display: none !important;}

div.pp_default .pp_content_container .pp_details {
  margin-top: 5px;
  display: none;
}


div.pp_default .pp_top .pp_middle, div.pp_default .pp_content_container .pp_left, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right, div.pp_default .pp_content_container .pp_right, div.pp_default .pp_top .pp_right, div.pp_default .pp_top .pp_left
{background: none !important;}

div.pp_default .pp_content, div.light_rounded .pp_content {
  background-color: transparent !important;
}


div.pp_default .pp_loaderIcon{opacity:0;}

#content {
  padding: 148px 30px 60px;
}

#sound {
  position: absolute;
  top: 190px;
  left: 20px;
  font-size: 0px;
  color: white;
  cursor: pointer;
  padding: 0px 5px;
  width: 25px;
  height: 24px;
  background-image: url('sound.png');
  background-size: 100%;
}

.sound{ background-image: url('mute.png') !important;}

.metaStuff {
  display: none;
}

.readMore {
  font-size: 11px;
  display: none;
}
.float:nth-child(2) {
  margin-left: 25px;
  margin-top: 246px;
}
.float {
  float: left;
}

.ppt {
  bottom: 53px !important;
  position: absolute;
  text-align: center;
  background-color: white;
  left: -2.5px;
  color: black !important;
  z-index: 1;
  height: 43px;
  padding-top: 10px;
  opacity:0 !important;

-webkit-transition:All 0.4s linear;
-moz-transition:All 0.4s linear;   
-o-transition:All 0.4s linear;     
}

.pp_pic_holder:hover .ppt{
opacity:1 !important;
}


#listing .post {
  margin: 0 30px 30px 0;
  text-align: justify;
  float: left;
  height: 270px;
}

#footer #copyright{margin-left:0px;}

#tip7-title { text-align: left; }

#tip7-title b {
font-family: 'Droid Sans', Sans-Serif;
  display: block;
  opacity: 0;
  margin-right: 80px;
  margin-top: -43px;
  text-align: center;
  background-color: white;
  padding-top: 5px;
  width: 100%;
  height: 30px;
  -webkit-transition: All 0.5s ease-in;
  -moz-transition: All 0.5s ease-in;
  -o-transition: All 0.5s ease-in;
}

#content {
  padding: 178px 30px 60px !important;
}

#tip7-title span { float: right; }

#fancybox-wrap:hover #tip7-title b{  opacity:1;}
#fancybox-wrap:hover #fancybox-content{
  border-bottom: solid white 17px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

#fancybox-content{border-bottom: solid white 0px;}

#dropmenu li.current-menu-item > a, #dropmenu li.current-menu-ancestor > a {
  color: #000;
font-family: 'Droid Sans', sans-serif;
  font-weight:700;
}

.page-id-52 h2.posttitle, .page-id-52 .entrytitle, .page-id-103 h2.posttitle, .page-id-103 .entrytitle  {
  color: white;
  border-bottom-color: white;
  margin-top: 20px;
  /* display: none; */
}


div.post a.thumbLink {
  display: block;
  padding: 0;
  height: 197px;
  background-size: cover;
  background-position: 50% 50%;
  margin-bottom: 8px;
}

#listing .post{height:300px;}

#fancybox-right-ico, #fancybox-left-ico {
   background-image: none; 
 
}

#fancybox-left-ico:before{
content: "<";
  color: white;
  font-size: 40px;
  font-weight: normal;
  font-family: serif;
}

#fancybox-right-ico:before{
content: ">";
  color: white;
  font-size: 40px;
  font-weight: normal;
  font-family: serif;
}

.block {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
cursor:pointer;
}

.hide{display:none;}

.vid-light-back{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  display: none;
  height: 100%;
   background-color: rgba(142, 142, 146, 0.6);
}

.vid-cont {
  max-width: 600px;
  height: 352px;
  background-color: white;
  margin: 136px auto;
position: relative;
}

.new-vid-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url('fancybox/fancybox.png') -40px 0px;
  cursor: pointer;
  z-index: 1103;
}

.vid-inner{height:100%;}
div#mob-main{display:none;}

.page-id-105 iframe {
    width: 100%;
    height: 500px;
}

a.link {
    background-repeat: no-repeat;
}

/*Open Calls*/
.call-main-wrapper {
    display: flex;
}
img#main-call-image {
    max-width: 100%;
    max-height: 340px;
    margin: -8px auto 22px;
    display: block;
}

.call-sidebar-tabs a {
    display: block;
    width: 210px;
    padding: 8px;
    cursor: pointer;
}
.call-sidebar-tabs a.active{
    color:black;
}
.call-content-wrapper {
    max-width: 950px;
}
.call-content{display:none;}
.call-content[data-id='0']{display:block;}
.call-content-wrapper h1 {
    margin-bottom: 40px;
}
.call-main-wrapper p {
    font-size: 15px;
}
.call-content iframe {
    width: 760px;
    max-width: 100%;
    height: 690px;
}

.page-template-blog .call-content-wrapper{
	max-width:590px;
	padding-left:10px;
}

.page-id-105 #content img {
    height: auto;
}

	a#blog-menu {
    position: fixed;
    z-index: 3;
	top: 161px;
    background: #f6f6f6;
    border: none;
    color: black;
    padding: 6px;
    font-size: 13px;
    left: 22px;
    width: 86%;
	display:none;
}


.postImg img, .thumbLink img {
	transition: opacity 0.2s ease-in;
	opacity: 1;
}
.postImg img:hover, .thumbLink img:hover {
	opacity: 0.8;
}


@media screen and (max-width: 1000px){
#content {
  padding: 208px 30px 60px;
}
}

@media screen and (max-width: 640px) {
    #content {
        padding: 188px 30px 60px;
    }

    div#mob-main {
        position: absolute;
        top: 50%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        /* z-index: -100; */
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        /*background: url(http://thisislimbo.com/knowhope/wp-content/uploads/2015/07/fall-back.jpg) no-repeat;*/
        background-size: contain;
        background-position: 0px 210px;
        display: block;
        padding-top: 430px;
    }

    .home #footerContainer {
        display: none;
    }

    .new-vid-close {
        position: absolute;
        top: -35px;
        right: 2px;
    }
    
    
    .call-main-wrapper {
    display: block;
}
.call-sidebar-tabs {
    display: flex;
    text-align: center;
    background: white;
    position: fixed;
    left: 0;
    top: 210px;
    width: 100vw;
    border-bottom: 3px solid grey;
    padding-top: 15px;
}
.call-content-wrapper {
    padding-top: 40px;
}
	
	.page-template-blog .call-content-wrapper {
    max-width: 590px;
    padding-left: 30px;
}
	


}



@media screen and (max-width: 490px) {
	
	#mc_embed_signup form{
		display:none !important;
	}
	
	.page-template-blog .call-sidebar-tabs{
	display:none;
	}
	
	a#blog-menu {display:block;}
    .call-sidebar-tabs{
            top: 184px;
    }
	.single-call .call-sidebar-tabs {
    top: 154px;
	}
	
	.page-template-blog .call-sidebar-tabs{
	flex-wrap: wrap;
	}
    .call-sidebar-tabs a{
        font-size:12px;
    }
    
}