/*! * Bootstrap Responsive v2.3.1 * * Copyright 2012 Twitter, Inc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat. */ .clearfix { *zoom: 1; } .clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0; } .clearfix:after { clear: both; } @media (min-width: 1200px) { } @media (min-width: 992px) { } @media (min-width: 768px) { .caption-text { bottom: 0; } .caption-text h4{ font-size: 15px; } .caption-text p{ font-size: 12px; } .caption-icon { left: 25%; } } /**/ @media (min-width: 992px) and (max-width: 1199px) { } @media (min-width: 480px) and (max-width: 767px) { .img-responsive { display: inline-block; } .team-item { display: inline-block; margin-bottom: 30px; } .work-items li { margin-bottom: 20px; } } @media (min-width: 768px) and (max-width: 991px) { .portfolio-caption .caption-icon a i { background: rgba(0, 0, 0, 0.3); color: #fff; font-size: 15px; height: 30px; padding-top: 9px; width: 30px; } .portfolio-caption .caption-icon a:hover i { height: 30px; width: 30px; } .portfolio-caption .caption-icon { left: 25%; } .caption-text { bottom: -8px; } .caption-text p { font-size: 10px; margin-bottom: 0; } .caption-text h4 { font-size: 12px; } } @media (max-width: 767px) { } @media (max-width: 480px) { .team-item { display: inline-block; margin-bottom: 40px; } .fun-fact, .footer-column { margin-bottom: 30px; } .form-left, .form-right{ padding: 0; } .work-items li { margin-bottom: 20px; } .content-text > p { padding: 0; } } @media (min-width: 320px) and (max-width: 479px) { .team-item { width:100%; } }