.framex{
    width: 100%;
    margin-top: 100px;
    text-align: center;
}

.publications{
    width: 100%;
    height: 480px;
}

.center-block{
    float: none;
}

.caption{
    text-align: center;
    width: 100%;
    color: #8d8787;
    margin: 5px;
    font-size: x-small;
}

/*section#contact_prev {*/
/*    color:white;*/
/*    padding: 100px;*/
/*    background-color: #3b77d7ff;*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*  }*/

/* Box - Collaborations */
img#collab_sevilha {
    padding:100px;
}

img#collab_sao_paulo {
    padding:100px 100px 75px 100px;
}

img#collab_bremen {
    padding:140px 50px 93px 50px;
}
img#collab_ural {
    padding:140px 50px 130px 50px;
}

img#collab_zurique {
    padding:140px 50px 132px 50px;
}



.box{
    border:1px solid #fff;
    position:relative;
}

.box:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0) radial-gradient(#fceed1, #ffad49, #000000);
    /*background: rgba(0, 0, 0, 0) linear-gradient(45deg, #442a09 0%, #ffad49 40%, #442a09 50%);*/
    opacity: 0.3;
    transition:all 0.5s ease;
}
.box img{
    width:100%;
    height: auto;
    background-color: #fff
}
.box .box-content{
    background: rgba(0,0,0,0);
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 38px;
    transition: all 0.35s ease 0s;
}
.box:hover .box-content{
    background: rgba(0,0,0,0.8);
}
.box .box-content:after{
    content: "";
    border: 3px solid #fff;
    position: absolute;
    top: 21px;
    left: 20px;
    right: 30px;
    height: 23%;
    transition: all 0.35s ease 0s;
}
.box:hover .box-content:after{
    top: 30%;
    left: 15px;
    right: 15px;
    height: 65%;
}
.box .title{
    color:#c62f0f;
    font-size:15px;
    padding-left:15px;
    padding-top:5px;
    margin:0px;
    font-family: "Lato", serif;
    text-transform:capitalize;
}
.box .title1{
    color:#e56d55;
    font-size:17px;
    padding:0px;
    margin:0px;
    font-family: "Lato", serif;
    text-transform:capitalize;
}

.box:hover .title{
    color:#fff;
}
.box:hover .title1{
    color:#fff;
}

.box .description{
    position: relative;
    top:5%;
    font-size:11px;
    color:#fff;
    opacity:0;
    transition: all 0.35s ease 0s;
}
.box:hover .description{
    text-align: justify;
    top:5%;
    opacity:1;
    
}
    
.box a {
    text-decoration: none;
}

@media only screen and (max-width: 990px) {
    .box{
        margin-bottom:15px;
    }

    .box .title{ font-size: 25px;}
    .box .title1{ font-size: 25px;}
    .box .description{ font-size: 15px; }
    .box:hover .description{ top:20%; }
}
@media only screen and (max-width: 479px) {
    
    .box .title{ font-size: 15px;}
    .box .title1{ font-size: 15px;}
    .box .description{ font-size: 11px; }
    .box:hover .description{ top:10%; }
}


/* Pagination */
.blog-pagination {
    margin-bottom: 4rem;
  }
  .blog-pagination > .btn {
    border-radius: 2rem;
  }
  
  .blog-main{
      width:100%;
      
  }

  
  /*
   * Blog posts
   */
  a{
      color:#b6271d
      
  }
  a:hover{
    color:#e68957
  }

  .journal .container{
padding: 0px;
}
  .blog-post {
    margin-bottom: 4rem;
  }

  .blog-post-title{
      text-align: left;
  }


  .journal > section{
      padding-top: 25px;
      padding-bottom: 25px;
}

  .blog-post-title {
    font-size: 2.5rem;
    padding: 0px;
  }
  .blog-post-meta {
    margin-bottom: 1.25rem;
    color: #999;
  }


  .img-full{
      width: 100%;
  }
  
  /*
   * Footer
   */
  
  .blog-footer {
    padding: 2.5rem 0;
    color: #999;
    text-align: center;
    background-color: #f9f9f9;
    border-top: .05rem solid #e5e5e5;
  }
  .blog-footer p:last-child {
    margin-bottom: 0;
  }

.icon{
    width: 64px;
}

.modalbody{
    width: 100%;   
}

.description{
	margin:20px;
}

.navbar-custom .navbar-sbrand {
    color: #3b77d7ff;
    font-family: "Lato", serif;
    height: 100%;
    object-position: center;
    vertical-align: middle;
}

.navbar-custom .navbar-sbrand:hover,
.navbar-custom .navbar-sbrand:focus,
.navbar-custom .navbar-sbrand:active,
.navbar-custom .navbar-sbrand.active {
    color: #3b77d7ff;
}

.navbar-custom.affix-top{
    background-color: #3b77d7ff
}

.navbar-custom .navbar-sbrand {
    font-size: 2em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.ipd-apply {
    height: 300px;
    margin-bottom:30px;
    background-image: url(../img/instrument_process_decide_apply_long.jpg);
    background-position: center;
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover; /* Resize the background image to cover the entire container */
}

header {
    background-image: url(../img/biosignals_header.png);!important
}

.navbar-custom .nav li a {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    color: #FFFFFF;
}

.ipd_right {
    display: inline-block;
    width: 40%;
    text-align: right;
    position: absolute;
    right: 0;
}

.ipd {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200;
    color: #777777;
}

.btn-xls {
  color: #ffeeee;
  background-color: #fed136;
  border-color: #fed136;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 3px;
  font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
  padding: 10px 40px;
    
}


/* Images */
.portfolio-item img{
    height: 312px;
}


.tools-item img{
    height: 250px;
}

.special{
    background-color: black;
}



@media only screen and (min-width:960px) {
    /* styles for browsers larger than 960px; */
    .ipd {
        font-size: 39px;
    }
    .ipd_right {
        padding-top: 120px;
        padding-right: 20px;
        text-align: right;
        position: absolute;
    }
    .center-this {
        display: block;
        margin-left: 36%;
        margin-right: auto;
    }
}

@media only screen and (min-width:1440px) {
    /* styles for browsers larger than 1440px; */
    .ipd_right {
        padding-top: 120px;
        width: 20%;
        right: 0;
    }
    .ipd {
        font-size: 39px;
    }
    .center-this {
        display: block;
        margin-left: 36%;
        margin-right: auto;
    }
}

@media only screen and (min-width:2000px) {
    /* for sumo sized (mac) screens */
    .ipd_right {
        padding-top: 120px;
        width: 36%;
    }
    .ipd {
        font-size: 39px;
    }
    .center-this {
        display: block;
        margin-left: 36%;
        margin-right: auto;
    }
}

@media (min-width: 768px) {
    .navbar-custom.affix .navbar-sbrand {
        font-size: 1.5em;
    }
    header .intro-text {
        padding-top: 230px;
        padding-bottom: 220px;
    }
    header .intro-text .intro-heading {
        margin-bottom: 140px;
        color: #e56d55;
    }
    
    .ipd_right {
        width: 20%;
        padding-top: 120px;
        padding-right: 15px;
        padding-left: 0px
    }
    .ipd {
        font-size: 2.5vw;
        
    }
    .center-this {
        display: block;
        margin-left: 36%;
        margin-right: auto;
    }
}

@media (min-width: 1245px) {
    .ipd_right {
        width: 30%;
        padding-top: 120px;
        padding-right: 15px;
    }
    .ipd {
        font-size: 1.9vw;
    }
    
    .center-this {
        margin-left: 0%;
    }
    .center-this {
        display: block;
        margin-left: 36%;
        margin-right: auto;
    }

}

@media only screen and (max-device-width:480px) {
    /* styles for mobile browsers smaller than 480px; (iPhone) */
    .ipd_right {
        width: 50%;
        padding-top: 20px;
        padding-right: 20px;
    }
    .ipd {
        font-size: 20px;
    }
    
    .center-this {
        margin-left: 0%;
    }

}

@media only screen and (device-width:768px) {
    /* default iPad screens */
    .ipd_right {
        width: 100%;
        padding-top: 120px;
        padding-right: 20px;
    }
    .ipd {
        font-size: 20px;
    }
    header .intro-text {
        padding-top: 150px;
        padding-bottom: 450px;
    }
    
    .center-this {
        margin-left: 0%;
    }

}

/* different techniques for iPad screening */

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
    /* For portrait layouts only */
    .ipd_right {
        width: 100%;
        padding-top: 120px;
        padding-right: 20px;
    }
    .ipd {
        font-size: 20px;
    }
    
    .center-this {
        margin-left: 0%;
    }

}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
    /* For landscape layouts only */
    .ipd_right {
        width: 100%;
        padding-top: 220px;
        padding-right: 20px;
        width: 25%;
    }
    .ipd {
        font-size: 20px;
    }
    
    .center-this {
        margin-left: 0%;
    }

}

@import url(//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css);

body {
    padding: 30px 0px 0px;
}
.panel > .list-group .list-group-item:first-child {
    /*border-top: 1px solid rgb(204, 204, 204);*/
}
@media (max-width: 767px) {
    .visible-xs {
        display: inline-block !important;
    }
    .block {
        display: block !important;
        width: 100%;
        height: 1px !important;
    }
}
#back-to-bootsnipp {
    position: fixed;
    top: 10px; right: 10px;
}


.c-search > .form-control {
   border-radius: 0px;
   border-width: 0px;
   border-bottom-width: 1px;
   font-size: 1.3em;
   padding: 12px 12px;
   height: 44px;
   outline: none !important;
}
.c-search > .form-control:focus {
    outline:0px !important;
    -webkit-appearance:none;
    box-shadow: none;
}
.c-search > .input-group-btn .btn {
   border-radius: 0px;
   border-width: 0px;
   border-left-width: 1px;
   border-bottom-width: 1px;
   height: 44px;
}


.c-list {
    padding: 0px;
    min-height: 44px;
}
.title {
    display: inline-block;
    font-size: 1.7em;
    font-weight: bold;
    padding: 5px 15px;
}
ul.c-controls {
    list-style: none;
    margin: 0px;
    min-height: 44px;
}

ul.c-controls li {
    margin-top: 8px;
    float: left;
}

ul.c-controls li a {
    font-size: 1.7em;
    padding: 11px 10px 6px;   
}
ul.c-controls li a i {
    min-width: 24px;
    text-align: center;
}

ul.c-controls li a:hover {
    background-color: rgba(51, 51, 51, 0.2);
}

.c-toggle {
    font-size: 1.7em;
}

.name {
    font-size: 1.7em;
    font-weight: 700;
}

.c-info {
    padding: 5px 10px;
    font-size: 1.25em;
}
