.itopplus-background {

}
figure.effect-sadie figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top,rgba(72,76,97,0) 0,rgba(72, 76, 97, 0) 75%);
    background: linear-gradient(to bottom,rgba(72,76,97,0) 0,rgba(72, 76, 97, 0) 75%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
}

.navbar-default .navbar-nav>li>a{
	font-family: Quarkbold;
    font-size: 1.36em;
}

.dropdown-menu>li>a{
	font-family: Quarkbold;
    font-size: 1.36em;
}
.thumbs {
    display: block;
    margin-bottom: 5px;
    line-height: 1.42857143;
    background-color: transparent;
    border: none;
    box-shadow: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.form-control {

  	font-family: Quarkbold;

}
.form-horizontal .control-label {
   font-size:16px;
	font-family: Quarkbold;
}
.label {
	font-family: Quarkbold;
}
.btn-default {
	font-family: Quarkbold;
    font-size:12px;
}

