Difference between revisions of "Team:Tianjin/Community/css/style.css"

Line 1: Line 1:
  
body{
+
 
  font-family: 'Open Sans', sans-serif;
+
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
.panel-group .panel {
 +
-webkit-border-radius: 0px;
 +
-moz-border-radius: 0px;
 +
border-radius: 0px;
 +
border: none;
 
}
 
}
.site-name{
+
.panel-default > .panel-heading {
  font-family: 'Raleway', sans-serif;
+
padding: 0;
 +
outline: none;
 +
border: none;
 +
-webkit-border-radius: 0;
 +
-moz-border-radius: 0;
 +
-o-border-radius: 0;
 +
border-radius: 0;
 +
width: 100%;
 
}
 
}
html,
+
.panel-default > .panel-heading + .panel-collapse > .panel-body {
body{
+
border: 1px solid #f0f0f0;
  height: 100%;
+
border-top: none;
 +
background-color: #fafafa
 
}
 
}
body{
+
.panel-heading a {
  font-size: 15px;
+
font-weight: 400;
  line-height: 1.50;
+
padding: 12px 35px 12px 15px;
  color: #333333;
+
display: inline-block;
  background-color: #ffffff;
+
width: 100%;
  position: relative;
+
background-color: #55acee;
 +
color: #ffffff;
 +
position: relative;
 +
text-decoration: none;
 
}
 
}
h1,
+
.panel-heading a.collapsed {
h2,
+
color: #ffffff;
h3,
+
background-color: #333333;
h4,
+
h5,
+
h6{
+
  color: #333333;
+
 
}
 
}
h1{
+
.panel-heading a:after {
  font-size: 38px;
+
font-family: "FontAwesome";
  font-weight: 700;
+
content: "\f147";
  margin-bottom: 20px;
+
position: absolute;
 +
right: 15px;
 +
font-size: 14px;
 +
font-weight: 300;
 +
top: 50%;
 +
line-height: 1;
 +
margin-top: -7px;
 
}
 
}
h2{
+
.panel-heading a.collapsed:after {
  font-size: 28px;
+
content: "\f196";
  margin-bottom: 15px;
+
 
}
 
}
h3{
+
.panel-heading a:hover {
  font-size: 22px;
+
text-decoration: none;
 +
background-color: #55acee;
 +
color: #ffffff;
 
}
 
}
h4{
+
.panel-title a i {
  font-size: 18px;
+
padding-right: 10px;
  font-weight: 700;
+
font-size: 20px;
 
}
 
}
h5{
+
 
  font-size: 16px;
+
/* Pills
  text-transform: uppercase;
+
---------------------------------- */
  font-weight: 700;
+
.nav-pills > li.active > a,
 +
.nav-pills > li.active > a:hover,
 +
.nav-pills > li.active > a:focus,
 +
.nav-pills > li > a:hover {
 +
background-color: #55acee;
 +
border-color: #55acee;
 +
color: #ffffff;
 
}
 
}
h6{
+
.nav-pills > li > a {
  font-weight: 700;
+
border-radius: 0;
 +
padding: 8px 20px;
 +
border: 1px solid #cacaca;
 +
color: #666666;
 +
font-size: 12px;
 +
text-transform: uppercase;
 +
font-weight: 300;
 
}
 
}
h1 span,
+
 
h2 span,
+
/* Forms
h3 span,
+
---------------------------------- */
h4 span{
+
.form-control {
  color: #339BEB;
+
height: 45px;
 +
-webkit-border-radius: 0px;
 +
-moz-border-radius: 0px;
 +
border-radius: 0px;
 
}
 
}
.text-colored{
+
.form-control-feedback {
  color: #55acee;
+
color: #cccccc;
 
}
 
}
a{
+
.has-feedback label.sr-only ~ .form-control-feedback {
  color: #55acee;
+
top: 15px;
 
}
 
}
a:hover{
+
textarea {
  color: #339BEB;
+
resize: vertical;
 
}
 
}
a:focus,
+
 
a:active{
+
/* Modals
  outline: none;
+
---------------------------------- */
 +
.modal-content {
 +
-webkit-border-radius: 0px;
 +
-moz-border-radius: 0px;
 +
border-radius: 0px;
 
}
 
}
.large{
+
.modal-header {
  font-size: 18px;
+
background-color: #55acee;
 +
color: #ffffff;
 
}
 
}
img{
+
.modal-header h4 {
  display: block;
+
color: #ffffff;
  max-width: 100%;
+
  height: auto;
+
 
}
 
}
.list-unstyled li{
+
.modal-header .close {
  padding: 5px 0;
+
font-weight: 300;
 +
color: #FFFFFF;
 +
text-shadow: none;
 +
filter: alpha(opacity=100);
 +
opacity: 1;
 
}
 
}
.list-horizontal{
+
 
  padding: 15px 0;
+
/* Large devices (Large desktops 1200px and up) */
 +
@media (min-width:1200px) {
 +
.modal-lg {
 +
width: 1140px;
 +
}
 
}
 
}
.list-horizontal-item img{
+
 
  display: block;
+
/* Media
  margin: 0 auto;
+
---------------------------------- */
 +
.media .fa {
 +
font-size: 24px;
 +
width: 40px;
 +
height: 25px;
 +
line-height: 25px;
 +
padding: 0 5px;
 +
text-align: center;
 
}
 
}
.list-icons{
+
 
  padding: 0;
+
/* Navigations
  margin: 20px 0;
+
----------------------------------------------------------------------------- */
  list-style: none;
+
.header .navbar {
  font-size: 18px;
+
margin-bottom: 0;
 
}
 
}
.list-icons li{
+
.main-navigation .navbar-default {
  padding: 0 0 15px 0;
+
background-color: transparent;
 +
border: none;
 
}
 
}
blockquote{
+
.main-navigation .navbar-default .navbar-nav > li > a {
  border-left: none;
+
color: #fff;
  padding-left: 0;
+
padding: 10px 20px;
  padding-right: 0;
+
font-size: 18px;
 +
font-weight: 300;
 
}
 
}
.title{
+
.main-navigation .navbar-default .navbar-nav > li.active > a {
  margin-top: 0;
+
background-color: transparent;
 +
color: #55acee;
 
}
 
}
/* Layout
+
.main-navigation .navbar-default .navbar-nav > li > a:hover,
----------------------------------------------------------------------------- */
+
.main-navigation .navbar-default .navbar-nav > li.active > a:hover {
.header{
+
color: #55acee;
  color: #ffffff;
+
  background-color: rgba(0, 0, 0, 0.10);
+
  padding: 10px 0;
+
  -webkit-transition: all 0.2s ease-in-out;
+
  -moz-transition: all 0.2s ease-in-out;
+
  -o-transition: all 0.2s ease-in-out;
+
  -ms-transition: all 0.2s ease-in-out;
+
  transition: all 0.2s ease-in-out;
+
 
}
 
}
.banner{
+
@media (min-width:768px) {
  width: 100%;
+
.main-navigation .navbar-default .navbar-nav > li > a {
  height: 100%;
+
padding-top: 30px;
  min-height: 100%;
+
padding-bottom: 30px;
  position: relative;
+
-webkit-transition: all 0.3s ease-in-out;
  color: #fff;
+
-moz-transition: all 0.3s ease-in-out;
 +
-o-transition: all 0.3s ease-in-out;
 +
-ms-transition: all 0.3s ease-in-out;
 +
transition: all 0.3s ease-in-out;
 +
}
 
}
 
}
.banner-image{
+
@media (min-width:768px) and (max-width:991px) {
  vertical-align: middle;
+
.main-navigation .container-fluid {
  min-height: 100%;
+
padding-left: 0;
  width: 100%;
+
padding-right: 0;
 +
}
 +
.navbar-nav {
 +
float: left !important;
 +
}
 
}
 
}
.banner:after{
+
@media (max-width:767px) {
  position: absolute;
+
.header.navbar-fixed-top {
  top: 0;
+
position: absolute;
  left: 0;
+
}
  right: 0;
+
  bottom: 0;
+
  background-color: rgba(0, 0, 0, 0.55);
+
  content: "";
+
 
}
 
}
.banner-caption{
+
 
  position: absolute;
+
/* Fixed Header
  top: 40%;
+
----------------------------------------------------------------------------- */
  width: 100%;
+
.fixed-header-on .header {
  z-index: 2;
+
background-color: rgba(0, 0, 0, 0.95);
 +
padding: 5px 0;
 
}
 
}
.subfooter{
+
.fixed-header-on .site-name {
  background-color: #fafafa;
+
font-size: 24px;
  border-top: 1px solid #f3f3f3;
+
  border-bottom: 1px solid #f3f3f3;
+
  padding: 40px 0;
+
 
}
 
}
.section{
+
.fixed-header-on .logo {
  background-color: #ffffff;
+
-webkit-transform: scale(0.8);
  padding: 80px 0;
+
transform: scale(0.8);
 +
margin-top: 0;
 +
margin-bottom: 0;
 
}
 
}
/* Backgrounds
+
@media (min-width:768px) {
 +
.fixed-header-on .navbar-default .navbar-nav > li > a {
 +
padding-top: 20px;
 +
padding-bottom: 20px;
 +
}
 +
}
 +
@media (max-width:991px) {
 +
.fixed-header-on .logo,
 +
.fixed-header-on .site-name,
 +
.fixed-header-on .site-slogan {
 +
display: none;
 +
}
 +
}
 +
 
 +
/* Blocks/Widgets
 
----------------------------------------------------------------------------- */
 
----------------------------------------------------------------------------- */
.default-bg{
+
/* Logo, Site Name, Site Slogan
  background-color: #222222;
+
---------------------------------- */
  color: #ffffff;
+
.logo {
 +
margin: 10px 10px 10px 0;
 +
-webkit-transition: all 0.3s ease-in-out;
 +
-moz-transition: all 0.3s ease-in-out;
 +
-o-transition: all 0.3s ease-in-out;
 +
-ms-transition: all 0.3s ease-in-out;
 +
transition: all 0.3s ease-in-out;
 
}
 
}
.default-bg.blue{
+
.logo,
  background-color: #55acee;
+
.site-name-and-slogan {
 +
float: left;
 
}
 
}
.translucent-bg{
+
.site-name {
  color: #ffffff;
+
font-size: 36px;
 +
-webkit-transition: all 0.3s ease-in-out;
 +
-moz-transition: all 0.3s ease-in-out;
 +
-o-transition: all 0.3s ease-in-out;
 +
-ms-transition: all 0.3s ease-in-out;
 +
transition: all 0.3s ease-in-out;
 
}
 
}
.default-bg h1,
+
.site-name a {
.default-bg h2,
+
color: #ffffff;
.default-bg h3,
+
.default-bg h4,
+
.default-bg h5,
+
.default-bg h6,
+
.translucent-bg h1,
+
.translucent-bg h2,
+
.translucent-bg h3,
+
.translucent-bg h4,
+
.translucent-bg h5,
+
.translucent-bg h6{
+
  color: #ffffff;
+
 
}
 
}
.default-bg blockquote footer,
+
.site-name a:hover {
.translucent-bg blockquote footer{
+
text-decoration: none;
  color: #cccccc;
+
 
}
 
}
.default-bg a,
+
.site-slogan {
.translucent-bg a{
+
font-size: 12px;
  color: #ffffff;
+
  text-decoration: underline;
+
 
}
 
}
.default-bg a:hover,
+
 
.translucent-bg a:hover{
+
/* Testimonials
  text-decoration: none;
+
---------------------------------- */
 +
.testimonial .media-left {
 +
width: 60px;
 
}
 
}
.translucent-bg{
+
 
  -webkit-background-size: cover !important;
+
/* Social Links
  -moz-background-size: cover !important;
+
---------------------------------- */
  -o-background-size: cover !important;
+
.social-links {
  background-size: cover !important;
+
padding: 0;
  background-position: 50% 0;
+
list-style: none;
  background-repeat: no-repeat;
+
margin: 15px 0;
  z-index: 1;
+
  position: relative;
+
 
}
 
}
.translucent-bg .translucent-bg{
+
.social-links li {
  margin-top: 80px;
+
margin: 10px 25px 10px 0;
  z-index: 3;
+
display: inline-block;
 +
font-size: 36px;
 
}
 
}
.translucent-bg:after{
+
.social-links li a {
  content: "";
+
color: #333333;
  position: absolute;
+
-webkit-transition: all 0.2s ease-in-out;
  top: 0;
+
-moz-transition: all 0.2s ease-in-out;
  left: 0;
+
-o-transition: all 0.2s ease-in-out;
  z-index: 2;
+
-ms-transition: all 0.2s ease-in-out;
  width: 100%;
+
transition: all 0.2s ease-in-out;
  height: 100%;
+
  background-color: rgba(0, 0, 0, 0.7);
+
 
}
 
}
.translucent-bg.blue:after{
+
.social-links li.twitter a:hover {
  background-color: rgba(85, 172, 238, 0.7);
+
color: #55acee;
 
}
 
}
.translucent-bg .container{
+
.social-links li.skype a:hover {
  z-index: 3;
+
color: #00aff0;
  position: relative;
+
 
}
 
}
.bg-image-1{
+
.social-links li.linkedin a:hover {
  background: url("../images/bg-image-1.jpg") 50% 0px no-repeat;
+
color: #0976b4;
 
}
 
}
.bg-image-2{
+
.social-links li.googleplus a:hover {
  background: url("../images/bg-image-2.jpg") 50% 0px no-repeat;
+
color: #dd4b39;
 
}
 
}
/* Misc
+
.social-links li.youtube a:hover {
----------------------------------------------------------------------------- */
+
color: #b31217;
.object-non-visible{
+
  opacity: 0;
+
  filter: alpha(opacity=0);
+
 
}
 
}
.object-visible,
+
.social-links li.flickr a:hover {
.touch .object-non-visible{
+
color: #ff0084;
  opacity: 1 !important;
+
  filter: alpha(opacity=100) !important;
+
 
}
 
}
 
+
.social-links li.facebook a:hover {
@-moz-document url-prefix(){
+
color: #3b5998;
  .object-visible,
+
}
.touch .object-non-visible{
+
.social-links li.pinterest a:hover {
  -webkit-transition: opacity 0.6s ease-in-out;
+
color: #cb2027;
  -moz-transition: opacity 0.6s ease-in-out;
+
  -o-transition: opacity 0.6s ease-in-out;
+
  -ms-transition: opacity 0.6s ease-in-out;
+
  transition: opacity 0.6s ease-in-out;
+
 
}
 
}
  
 +
/* Isotope Items
 +
---------------------------------- */
 +
.filters {
 +
margin: 0 0 30px 0;
 
}
 
}
.space{
+
.filters .nav-pills > li {
  padding: 20px 0;
+
margin-right: 2px;
 +
margin-bottom: 2px;
 
}
 
}
.pr-10{
+
.filters .nav-pills > li + li {
  padding-right: 10px;
+
margin-left: 0px;
 
}
 
}
.pl-10{
+
.text-center.filters .nav-pills > li {
  padding-left: 10px;
+
margin-right: 2px;
 +
margin-left: 2px;
 +
margin-bottom: 2px;
 +
display: inline-block;
 +
float: none;
 
}
 
}
.pb-clear{
+
.isotope-container {
  padding-bottom: 0;
+
overflow: hidden;
 
}
 
}
/* Sections
+
.isotope-item {
----------------------------------------------------------------------------- */
+
margin-bottom: 20px;
.banner-caption h1,
+
.banner-caption h2,
+
.banner-caption h3,
+
.banner-caption h4,
+
.banner-caption h5,
+
.banner-caption h6{
+
  color: #ffffff;
+
 
}
 
}
.banner-caption h1{
+
.isotope-item .btn-default {
  font-size: 60px;
+
color: #999999;
 
}
 
}
.subfooter p{
+
.isotope-item .btn-default:hover {
  margin-bottom: 0;
+
color: #ffffff;
 
}
 
}
/* Template Components
+
@media (max-width:480px) {
 +
.filters .nav-pills > li {
 +
width: 100%;
 +
display: block;
 +
}
 +
}
 +
 
 +
/* Images Overlay
 
----------------------------------------------------------------------------- */
 
----------------------------------------------------------------------------- */
/* Buttons
+
.overlay-container {
---------------------------------- */
+
position: relative;
.btn{
+
display: block;
  padding: 8px 15px;
+
overflow: hidden;
  font-size: 14px;
+
  line-height: 1.42857143;
+
  min-width: 160px;
+
  text-align: center;
+
  border-radius: 0;
+
  text-transform: uppercase;
+
  -webkit-transition: all 0.2s ease-in-out;
+
  -moz-transition: all 0.2s ease-in-out;
+
  -ms-transition: all 0.2s ease-in-out;
+
  -o-transition: all 0.2s ease-in-out;
+
  transition: all 0.2s ease-in-out;
+
 
}
 
}
.btn-default{
+
.overlay {
  color: #55acee;
+
position: absolute;
  border: 1px solid #cccccc;
+
top: 0;
 +
bottom: -1px;
 +
left: 0;
 +
right: -1px;
 +
background-color: rgba(85, 172, 238, 0.9);
 +
cursor: pointer;
 +
overflow: hidden;
 +
opacity: 0;
 +
filter: alpha(opacity=0);
 +
-webkit-transform: scale(0.8);
 +
transform: scale(0.8);
 +
-webkit-transition: all linear 0.2s;
 +
-moz-transition: all linear 0.2s;
 +
-ms-transition: all linear 0.2s;
 +
-o-transition: all linear 0.2s;
 +
transition: all linear 0.2s;
 
}
 
}
.btn-default:hover{
+
.overlay:hover {
  color: #ffffff;
+
text-decoration: none;
  background-color: #339BEB;
+
}
  border-color: #339BEB;
+
.overlay span {
 +
position: absolute;
 +
display: block;
 +
bottom: 10px;
 +
text-align: center;
 +
width: 100%;
 +
color: #ffffff;
 +
font-size: 13px;
 +
font-weight: 300;
 +
}
 +
.overlay i {
 +
position: absolute;
 +
left: 50%;
 +
top: 50%;
 +
font-size: 18px;
 +
line-height: 1x;
 +
color: #ffffff;
 +
margin-top: -8px;
 +
margin-left: -8px;
 +
text-align: center;
 +
}
 +
.overlay-container:hover .overlay {
 +
opacity: 1;
 +
filter: alpha(opacity=100);
 +
-webkit-transform: scale(1);
 +
transform: scale(1);
 
}
 
}
/* Collapse
 
---------------------------------- */
 

Revision as of 12:07, 13 September 2016






.panel-group .panel { -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; border: none; } .panel-default > .panel-heading { padding: 0; outline: none; border: none; -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; border-radius: 0; width: 100%; } .panel-default > .panel-heading + .panel-collapse > .panel-body { border: 1px solid #f0f0f0; border-top: none; background-color: #fafafa } .panel-heading a { font-weight: 400; padding: 12px 35px 12px 15px; display: inline-block; width: 100%; background-color: #55acee; color: #ffffff; position: relative; text-decoration: none; } .panel-heading a.collapsed { color: #ffffff; background-color: #333333; } .panel-heading a:after { font-family: "FontAwesome"; content: "\f147"; position: absolute; right: 15px; font-size: 14px; font-weight: 300; top: 50%; line-height: 1; margin-top: -7px; } .panel-heading a.collapsed:after { content: "\f196"; } .panel-heading a:hover { text-decoration: none; background-color: #55acee; color: #ffffff; } .panel-title a i { padding-right: 10px; font-size: 20px; }

/* Pills


*/

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, .nav-pills > li > a:hover { background-color: #55acee; border-color: #55acee; color: #ffffff; } .nav-pills > li > a { border-radius: 0; padding: 8px 20px; border: 1px solid #cacaca; color: #666666; font-size: 12px; text-transform: uppercase; font-weight: 300; }

/* Forms


*/

.form-control { height: 45px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; } .form-control-feedback { color: #cccccc; } .has-feedback label.sr-only ~ .form-control-feedback { top: 15px; } textarea { resize: vertical; }

/* Modals


*/

.modal-content { -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; } .modal-header { background-color: #55acee; color: #ffffff; } .modal-header h4 { color: #ffffff; } .modal-header .close { font-weight: 300; color: #FFFFFF; text-shadow: none; filter: alpha(opacity=100); opacity: 1; }

/* Large devices (Large desktops 1200px and up) */ @media (min-width:1200px) { .modal-lg { width: 1140px; } }

/* Media


*/

.media .fa { font-size: 24px; width: 40px; height: 25px; line-height: 25px; padding: 0 5px; text-align: center; }

/* Navigations


*/

.header .navbar { margin-bottom: 0; } .main-navigation .navbar-default { background-color: transparent; border: none; } .main-navigation .navbar-default .navbar-nav > li > a { color: #fff; padding: 10px 20px; font-size: 18px; font-weight: 300; } .main-navigation .navbar-default .navbar-nav > li.active > a { background-color: transparent; color: #55acee; } .main-navigation .navbar-default .navbar-nav > li > a:hover, .main-navigation .navbar-default .navbar-nav > li.active > a:hover { color: #55acee; } @media (min-width:768px) { .main-navigation .navbar-default .navbar-nav > li > a { padding-top: 30px; padding-bottom: 30px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } } @media (min-width:768px) and (max-width:991px) { .main-navigation .container-fluid { padding-left: 0; padding-right: 0; } .navbar-nav { float: left !important; } } @media (max-width:767px) { .header.navbar-fixed-top { position: absolute; } }

/* Fixed Header


*/

.fixed-header-on .header { background-color: rgba(0, 0, 0, 0.95); padding: 5px 0; } .fixed-header-on .site-name { font-size: 24px; } .fixed-header-on .logo { -webkit-transform: scale(0.8); transform: scale(0.8); margin-top: 0; margin-bottom: 0; } @media (min-width:768px) { .fixed-header-on .navbar-default .navbar-nav > li > a { padding-top: 20px; padding-bottom: 20px; } } @media (max-width:991px) { .fixed-header-on .logo, .fixed-header-on .site-name, .fixed-header-on .site-slogan { display: none; } }

/* Blocks/Widgets


*/

/* Logo, Site Name, Site Slogan


*/

.logo { margin: 10px 10px 10px 0; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .logo, .site-name-and-slogan { float: left; } .site-name { font-size: 36px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .site-name a { color: #ffffff; } .site-name a:hover { text-decoration: none; } .site-slogan { font-size: 12px; }

/* Testimonials


*/

.testimonial .media-left { width: 60px; }

/* Social Links


*/

.social-links { padding: 0; list-style: none; margin: 15px 0; } .social-links li { margin: 10px 25px 10px 0; display: inline-block; font-size: 36px; } .social-links li a { color: #333333; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .social-links li.twitter a:hover { color: #55acee; } .social-links li.skype a:hover { color: #00aff0; } .social-links li.linkedin a:hover { color: #0976b4; } .social-links li.googleplus a:hover { color: #dd4b39; } .social-links li.youtube a:hover { color: #b31217; } .social-links li.flickr a:hover { color: #ff0084; } .social-links li.facebook a:hover { color: #3b5998; } .social-links li.pinterest a:hover { color: #cb2027; }

/* Isotope Items


*/

.filters { margin: 0 0 30px 0; } .filters .nav-pills > li { margin-right: 2px; margin-bottom: 2px; } .filters .nav-pills > li + li { margin-left: 0px; } .text-center.filters .nav-pills > li { margin-right: 2px; margin-left: 2px; margin-bottom: 2px; display: inline-block; float: none; } .isotope-container { overflow: hidden; } .isotope-item { margin-bottom: 20px; } .isotope-item .btn-default { color: #999999; } .isotope-item .btn-default:hover { color: #ffffff; } @media (max-width:480px) { .filters .nav-pills > li { width: 100%; display: block; } }

/* Images Overlay


*/

.overlay-container { position: relative; display: block; overflow: hidden; } .overlay { position: absolute; top: 0; bottom: -1px; left: 0; right: -1px; background-color: rgba(85, 172, 238, 0.9); cursor: pointer; overflow: hidden; opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; } .overlay:hover { text-decoration: none; } .overlay span { position: absolute; display: block; bottom: 10px; text-align: center; width: 100%; color: #ffffff; font-size: 13px; font-weight: 300; } .overlay i { position: absolute; left: 50%; top: 50%; font-size: 18px; line-height: 1x; color: #ffffff; margin-top: -8px; margin-left: -8px; text-align: center; } .overlay-container:hover .overlay { opacity: 1; filter: alpha(opacity=100); -webkit-transform: scale(1); transform: scale(1); }