@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800,600italic,400italic);
@import url(https://fonts.googleapis.com/css?family=Roboto:300);
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,700,900);
@import url(https://fonts.googleapis.com/css?family=Bitter);
a {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.chkbox-label {
  display: block;
  font-weight: normal;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 0 4px 0 0;
}
/* Extending Bootstrap Grid for smaller screen */
.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
}
.col-xxs-1,
.col-xxs-2,
.col-xxs-3,
.col-xxs-4,
.col-xxs-5,
.col-xxs-6,
.col-xxs-7,
.col-xxs-8,
.col-xxs-9,
.col-xxs-10,
.col-xxs-11,
.col-xxs-12 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
@media (max-width: 480px) {
  .col-xxs-1,
  .col-xxs-2,
  .col-xxs-3,
  .col-xxs-4,
  .col-xxs-5,
  .col-xxs-6,
  .col-xxs-7,
  .col-xxs-8,
  .col-xxs-9,
  .col-xxs-10,
  .col-xxs-11 {
    float: left;
  }
  .col-xxs-1 {
    width: 8.333333333333332%;
  }
  .col-xxs-2 {
    width: 16.666666666666664%;
  }
  .col-xxs-3 {
    width: 25%;
  }
  .col-xxs-4 {
    width: 33.33333333333333%;
  }
  .col-xxs-5 {
    width: 41.66666666666667%;
  }
  .col-xxs-6 {
    width: 50%;
  }
  .col-xxs-7 {
    width: 58.333333333333336%;
  }
  .col-xxs-8 {
    width: 66.66666666666666%;
  }
  .col-xxs-9 {
    width: 75%;
  }
  .col-xxs-10 {
    width: 83.33333333333334%;
  }
  .col-xxs-11 {
    width: 91.66666666666666%;
  }
  .col-xxs-12 {
    width: 100%;
  }
  .col-xxs-push-1 {
    left: 8.333333333333332%;
  }
  .col-xxs-push-2 {
    left: 16.666666666666664%;
  }
  .col-xxs-push-3 {
    left: 25%;
  }
  .col-xss-push-4 {
    left: 33.33333333333333%;
  }
  .col-xxs-push-5 {
    left: 41.66666666666667%;
  }
  .col-xxs-push-6 {
    left: 50%;
  }
  .col-xxs-push-7 {
    left: 58.333333333333336%;
  }
  .col-xxs-push-8 {
    left: 66.66666666666666%;
  }
  .col-xxs-push-9 {
    left: 75%;
  }
  .col-xxs-push-10 {
    left: 83.33333333333334%;
  }
  .col-xxs-push-11 {
    left: 91.66666666666666%;
  }
  .col-xxs-pull-1 {
    right: 8.333333333333332%;
  }
  .col-xxs-pull-2 {
    right: 16.666666666666664%;
  }
  .col-xxs-pull-3 {
    right: 25%;
  }
  .col-xxs-pull-4 {
    right: 33.33333333333333%;
  }
  .col-xxs-pull-5 {
    right: 41.66666666666667%;
  }
  .col-xxs-pull-6 {
    right: 50%;
  }
  .col-xxs-pull-7 {
    right: 58.333333333333336%;
  }
  .col-xxs-pull-8 {
    right: 66.66666666666666%;
  }
  .col-xxs-pull-9 {
    right: 75%;
  }
  .col-xxs-pull-10 {
    right: 83.33333333333334%;
  }
  .col-xxs-pull-11 {
    right: 91.66666666666666%;
  }
  .col-xxs-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-xxs-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-xxs-offset-3 {
    margin-left: 25%;
  }
  .col-xxs-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-xxs-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-xxs-offset-6 {
    margin-left: 50%;
  }
  .col-xxs-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-xxs-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-xxs-offset-9 {
    margin-left: 75%;
  }
  .col-xxs-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-xxs-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
body {
  background-color: #f1f1f1;
}
.col-logo {
  text-align: center;
}
.col-logo img {
  display: -webkit-inline-box;
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (min-width: 320px) {
  .col-logo {
    padding: 30px 0px;
  }
}
@media only screen and (min-width: 480px) {
  .col-logo {
    padding: 40px 0px;
  }
}
@media only screen and (min-width: 768px) {
  .col-logo {
    padding: 30px 0px;
  }
}
@media only screen and (min-width: 992px) {
  .col-logo {
    padding: 40px 0px;
    text-align: left;
  }
}
@media only screen and (min-width: 1200px) {
  .col-logo {
    padding: 50px 0px;
    text-align: left;
  }
}
.col-header {
  padding: 5px 0px;
}
.col-header .phone-holder {
  text-align: center;
  padding: 20px 0px;
}
@media only screen and (min-width: 320px) {
  .col-header .phone-holder {
    padding: 20px 0px;
  }
}
@media only screen and (min-width: 480px) {
  .col-header .phone-holder {
    padding: 20px 0px;
  }
}
@media only screen and (min-width: 768px) {
  .col-header .phone-holder {
    padding: 30px 0px;
  }
}
@media only screen and (min-width: 992px) {
  .col-header .phone-holder {
    padding: 50px 0px;
    text-align: right;
  }
}
@media only screen and (min-width: 1200px) {
  .col-header .phone-holder {
    padding: 50px 0px;
    text-align: right;
  }
}
.col-header .phone-holder .phone {
  font-family: 'Bitter', serif;
  color: #2d3d56;
  font-size: 25px;
  font-weight: 600;
}
.col-wosb-logo {
  text-align: center;
}
.col-wosb-logo img {
  display: inline;
}
@media (min-width: 1200px) {
  .mapit {
    float: left;
    padding-left: 20px;
    padding-top: 0px;
  }
}
.col-nav {
  background-color: #2d3d56;
}
.navigation {
  background-color: #4a4235;
}
.nav-menu {
  float: left;
  width: 90%;
  color: #fff;
}
.navbar-toggle {
  float: left;
  width: 100%;
  border: 0px solid #fff;
  border-radius: 0px;
  margin: 0px;
  background-color: #2d3d56;
}
.navbar-toggle .icon-bar {
  background: #fff;
}
#navbar {
  background-color: #2d3d56;
}
#navbar ul.navbar-nav {
  background-color: #2d3d56;
  margin: 0px -15px 0px -15px;
}
#navbar ul.navbar-nav li a {
  color: #fff;
  transition-duration: .5s;
}
#navbar ul.navbar-nav li a:hover {
  background: #576478;
}
#navbar ul.navbar-nav li a:visited {
  background: #576478;
}
#navbar ul.navbar-nav li a:active {
  background: #576478;
}
#navbar ul.navbar-nav li a:visited {
  background: #576478;
}
#navbar ul.navbar-nav li a:focus {
  background: #576478;
}
@media only screen and (min-width: 320px) {
  .navbar-nav li a:link {
    padding: 20px 30px;
  }
}
@media only screen and (min-width: 480px) {
  .navbar-nav li a:link {
    padding: 20px 30px;
  }
}
@media only screen and (min-width: 768px) {
  .navbar-nav li a:link {
    padding: 30px 14px;
  }
}
@media only screen and (min-width: 992px) {
  .navbar-nav li a:link {
    padding: 30px 20.5px;
  }
}
@media only screen and (min-width: 1200px) {
  .navbar-nav li a:link {
    padding: 30px 28.5px;
  }
}
ul.nav.navbar-nav li.active {
  background: #576478;
}
ul.nav li a {
  font-size: 22px;
  font-family: 'Bitter', serif;
  text-transform: none;
}
@media only screen and (min-width: 480px) {
  ul.nav li a {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) {
  ul.nav li a {
    font-size: 15px;
  }
}
@media only screen and (min-width: 992px) {
  ul.nav li a {
    font-size: 19px;
  }
}
@media only screen and (min-width: 1200px) {
  ul.nav li a {
    font-size: 22px;
  }
}
.col-hero {
  background-color: #000;
  background-image: url(../img/hero-bg.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}
.carousel-caption {
  bottom: 0px;
  padding-bottom: 0px;
  margin-bottom: 20px;
  left: 0%;
}
@media only screen and (min-width: 320px) {
  .carousel-caption {
    right: 0%;
  }
}
@media only screen and (min-width: 480px) {
  .carousel-caption {
    right: 0%;
  }
}
@media only screen and (min-width: 768px) {
  .carousel-caption {
    right: 25%;
  }
}
@media only screen and (min-width: 992px) {
  .carousel-caption {
    right: 20%;
  }
}
@media only screen and (min-width: 1200px) {
  .carousel-caption {
    right: 45%;
  }
}
.carousel-caption .col-tagline {
  background-color: rgba(110, 184, 222, 0.9);
  color: #fff;
  font-family: 'Bitter', serif;
  text-transform: uppercase;
  font-weight: 900;
  padding: 20px;
  width: 55%;
}
.carousel-caption .col-tagline h1 {
  color: #fff;
  text-shadow: none;
  font-size: 18px;
  margin: 0px;
  padding: 0px;
  line-height: 0px;
}
.carousel-caption .col-tagline h2 {
  padding: 0px;
  margin: 0px;
  text-shadow: none;
  line-height: 20px;
}
@media only screen and (min-width: 320px) {
  .carousel-caption .col-tagline h1 {
    font-size: 14px;
    line-height: 14px;
  }
  .carousel-caption .col-tagline h2 {
    font-size: 18px;
  }
}
@media only screen and (min-width: 480px) {
  .carousel-caption .col-tagline h1 {
    font-size: 14px;
    line-height: 0px;
  }
  .carousel-caption .col-tagline h2 {
    font-size: 25px;
  }
}
@media only screen and (min-width: 768px) {
  .carousel-caption .col-tagline h1 {
    font-size: 18px;
    line-height: 18px;
  }
  .carousel-caption .col-tagline h2 {
    font-size: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .carousel-caption .col-tagline h1 {
    font-size: 18px;
    line-height: 10px;
  }
  .carousel-caption .col-tagline h2 {
    font-size: 35px;
    line-height: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .carousel-caption .col-tagline h1 {
    font-size: 18px;
    line-height: 0px;
  }
  .carousel-caption .col-tagline h2 {
    font-size: 35px;
    line-height: 15px;
  }
}
.carousel-indicators li {
  width: 16px;
  height: 16px;
  margin: 1px;
  border: 0px solid #fff;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.5);
}
.carousel-indicators .active {
  margin: 0;
  width: 16px;
  height: 16px;
  background-color: #fff;
  margin: 1px;
}
.carousel-control.right {
  background: url(../img/but-next.png);
  background-repeat: no-repeat;
  background-position: center;
}
.carousel-control.left {
  background: url(../img/but-prev.png);
  background-repeat: no-repeat;
  background-position: center;
}
.col-featured {
  margin: 40px 0px;
}
.feature {
  display: none;
}
.left-col p {
  margin-bottom: 30px;
  color: #000000;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
}
.col-single-featured h1 {
  color: #edf1fa;
  font-family: 'Bitter', serif;
  text-align: left;
  font-size: 36px;
}
.col-single-featured h1 small {
  color: #e5d89b;
}
.col-single-featured p {
  margin-bottom: 30px;
  color: #000000;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
}
.col-single-featured p.a {
  line-height: 18px;
}
.col-single-featured ul {
  margin-bottom: 0;
}
.col-single-featured ul li {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
}
.col-single-featured .large-font ul li {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  line-height: 28px;
}
.col-single-featured h2 {
  font-family: 'Bitter', serif;
  text-transform: none;
  color: #edf1fa;
  font-size: 32px;
  font-weight: 600;
  padding: 0px;
  margin: 0px;
}
.col-single-featured h3 {
  font-family: 'Bitter', serif;
  text-transform: none;
  color: #edf1fa;
  font-size: 22px;
  font-weight: 400;
  padding: 0px;
  margin: 0px;
}
a {
  color: #2d3d56;
}
a:hover {
  color: #2d3d56;
}
a:visited {
  color: #2d3d56;
}
a:active {
  color: #2d3d56;
}
a:focus {
  color: #2d3d56;
}
hr {
  background-color: transparent;
  border-bottom: 0;
}
hr.scissor {
  border-top: 1px dashed #fff;
  margin-bottom: 40px;
}
hr.scissor:after {
  content: '\002702';
  display: inline-block;
  position: relative;
  top: -18px;
  left: 40px;
  padding: 0 3px;
  background: #49a4d0;
  color: #fff;
  font-size: 24px;
}
.col-content {
  background-color: #49a4d0;
  background-image: url(../img/content-bg.jpg);
  background-repeat: repeat;
  box-shadow: inset 0px 1px 25px -1px;
}
.col-content p {
  color: #fff;
}
.col-content p a:link {
  color: #fff;
}
.col-content p a:hover {
  color: #2d3d56;
}
/*Gallery*/
#gallery {
  padding: 50px 0px;
  text-align: center;
}
#gallery h1 {
  text-align: center;
  color: #2d3d56;
  padding-bottom: 3px;
  border-bottom: 4px solid #2d3d56;
  display: inline;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #gallery h1 {
    font-size: 22px;
  }
}
#gallery .gallery {
  padding: 30px 0px;
}
#gallery .gallery img {
  width: 48%;
}
@media (min-width: 768px) {
  #gallery .gallery img {
    width: 24%;
  }
}
.google-maps {
  position: relative;
  padding-bottom: 40%;
  height: 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .google-maps {
    padding-bottom: 20%;
  }
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.menu-holder {
  clear: both;
}
.btn-primary {
  background-color: #362a1a;
  border: 0px;
  padding: 0px 0px;
  padding-bottom: 20px;
  font-size: 20px;
  font-family: verdana;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #5f5240;
  border-color: #204d74;
}
.panel {
  border-bottom-left-radius: 40px;
  border-top-right-radius: 40px;
}
@media (min-width: 768px) {
  .panel {
    min-height: 290px;
  }
}
@media (min-width: 992px) {
  .panel {
    border-top-right-radius: 60px;
    border-bottom-left-radius: 60px;
  }
}
.panel-heading {
  border-top-right-radius: 40px;
}
@media (min-width: 992px) {
  .panel-heading {
    border-top-right-radius: 60px;
  }
}
.panel-title {
  color: #000 !important;
  font-weight: bold !important;
  font-family: 'Open Sans', sans-serif !important;
}
.panel-body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
.panel-body h2 {
  color: #333333;
  font-size: 22px;
  margin-bottom: 8px;
}
.panel-body p {
  color: #333333;
}
.panel-body p a:link {
  color: #49a4d0;
}
.panel-body p a:hover {
  color: #333333;
}
.panel-body ul li {
  color: #333333;
}
.stamping {
  background-image: url(../img/bg-service-stamping.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}
@media (max-width: 767px) {
  .stamping {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .stamping {
    background-size: 30% 100%;
  }
}
@media (min-width: 992px) {
  .stamping {
    background-size: 30% 100%;
  }
}
@media (min-width: 1200px) {
  .stamping {
    background-size: 30%;
  }
}
.laser {
  background-image: url(../img/bg-service-laser-cutting.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}
@media (max-width: 767px) {
  .laser {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .laser {
    background-size: 30% 100%;
  }
}
@media (min-width: 992px) {
  .laser {
    background-size: 30% 100%;
  }
}
@media (min-width: 1200px) {
  .laser {
    background-size: 30%;
  }
}
.fabrication {
  background-image: url(../img/bg-service-fabrication.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}
@media (max-width: 767px) {
  .fabrication {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .fabrication {
    background-size: 30% 100%;
  }
}
@media (min-width: 992px) {
  .fabrication {
    background-size: 30% 100%;
  }
}
@media (min-width: 1200px) {
  .fabrication {
    background-size: 30%;
  }
}
.wire {
  background-image: url(../img/bg-service-wire-edm.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}
@media (max-width: 767px) {
  .wire {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .wire {
    background-size: 30% 100%;
  }
}
@media (min-width: 992px) {
  .wire {
    background-size: 30% 100%;
  }
}
@media (min-width: 1200px) {
  .wire {
    background-size: 30%;
  }
}
.cnc {
  background-image: url(../img/bg-service-cnc.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}
@media (max-width: 767px) {
  .cnc {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .cnc {
    background-size: 30% 100%;
  }
}
@media (min-width: 992px) {
  .cnc {
    background-size: 30% 100%;
  }
}
@media (min-width: 1200px) {
  .cnc {
    background-size: 30%;
  }
}
.assembly {
  background-image: url(../img/bg-service-assembly.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}
@media (max-width: 767px) {
  .assembly {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .assembly {
    background-size: 30% 100%;
  }
}
@media (min-width: 992px) {
  .assembly {
    background-size: 30% 100%;
  }
}
@media (min-width: 1200px) {
  .assembly {
    background-size: 30%;
  }
}
.prototyping {
  background-image: url(../img/bg-service-prototyping.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}
@media (max-width: 767px) {
  .prototyping {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .prototyping {
    background-size: 30% 100%;
  }
}
@media (min-width: 992px) {
  .prototyping {
    background-size: 30% 100%;
  }
}
@media (min-width: 1200px) {
  .prototyping {
    background-size: 30%;
  }
}
.welding {
  background-image: url(../img/bg-service-welding.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}
@media (max-width: 767px) {
  .welding {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .welding {
    background-size: 30% 100%;
  }
}
@media (min-width: 992px) {
  .welding {
    background-size: 30% 100%;
  }
}
@media (min-width: 1200px) {
  .welding {
    background-size: 30%;
  }
}
h1 {
  font-family: 'Bitter', serif;
  text-transform: none;
  font-size: 40px;
  font-weight: 700;
}
h2 {
  font-family: 'Bitter', serif;
  font-size: 35px;
  font-weight: 700;
  color: #edf1fa;
}
h3 {
  font-family: 'Bitter', serif;
  text-transform: none;
  color: #edf1fa;
  font-size: 24px;
  font-weight: 600;
  padding: 0px;
  margin: 0px;
}
#feature-wrapper {
  background-image: url(../img/featured-bg.jpg);
}
.feature-box {
  margin-bottom: 10px;
}
@media (min-width: 480px) and (max-width: 767px) {
  .feature-box {
    width: 64%;
    left: 18%;
  }
}
.feature-box figure {
  overflow: hidden;
  border-top-right-radius: 40px;
}
@media (min-width: 992px) {
  .feature-box figure {
    border-top-right-radius: 60px;
  }
}
.feature-box figure img {
  width: 100%;
  height: auto;
}
.feature-box figure p {
  color: #323232;
  font-size: 15px;
  line-height: 1.5em;
  font-family: 'Open Sans', sans-serif;
}
.feature-box figure h3 {
  color: #323232 !important;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: bold;
  margin: 0 0 8px;
  font-family: 'Open Sans', sans-serif;
}
.feature-box .item-content {
  margin-top: -10px;
  padding: 25px 15px;
  background: #2d3d56;
  -webkit-box-shadow: 0px 11px 39px 2px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0px 11px 39px 2px rgba(0, 0, 0, 0.45);
  box-shadow: 0px 11px 39px 2px rgba(0, 0, 0, 0.45);
  border-bottom-left-radius: 40px;
}
@media (min-width: 992px) {
  .feature-box .item-content {
    border-bottom-left-radius: 60px;
  }
}
.feature-box .item-text {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-family: 'Bitter', serif;
  text-transform: none;
  font-weight: 200;
  position: relative;
  overflow: hidden;
  height: 26px;
}
.feature-box .feature-details {
  padding: 10px 25px;
  height: 70px;
  text-align: center;
}
.feature-box .feature-details h4 {
  color: #fff;
}
@media (max-width: 992px) {
  .feature-box .feature-details {
    height: auto;
  }
}
.feature-box .feature-details p {
  color: #fff;
  font-size: 12px;
  line-height: 19px;
}
.col-footer {
  background-color: #2d3d56;
  padding: 50px 0px 100px 0px;
  color: #fff;
}
.col-footer a {
  color: #fff;
}
.col-copyright {
  text-align: center;
}
@media (min-width: 1199px) {
  .col-copyright {
    text-align: left;
  }
}
.footer-nav {
  text-align: center;
}
.footer-nav a:link {
  color: #fff;
  padding: 0 5px;
}
.footer-nav a:hover {
  color: #a98a59;
}
.footer-nav a:visited {
  color: #fff;
}
@media (min-width: 1199px) {
  .footer-nav {
    text-align: right;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .container {
    width: 100%;
  }
  .mapit {
    padding-top: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .col-footer {
    text-align: left;
  }
  .mapit {
    float: left;
    padding-left: 20px;
    padding-top: 0px;
  }
}
@media (min-width: 1200px) {
  .logo {
    padding: 20px 0px;
  }
  .logo img {
    display: block;
  }
}
a:hover,
a:focus {
  text-decoration: none;
}
.grow img {
  transition: 1s ease;
}
.grow img:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  transition: 1s ease;
}
.thumb {
  margin: auto 2% 2% auto;
  border: 2px solid #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
@media (min-width: 320px) and (max-width: 479px) {
  .thumb {
    width: 113px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .thumb {
    width: 138px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .thumb {
    width: 148px;
  }
}
.well {
  overflow: auto;
}
.well p {
  color: #333333;
}
.well h1 {
  color: #333333;
}
