/* general colors */
/* header less settings */
/* site name less settings */
/* tag line less settings */
/* menu less settings */
/* footer less settings */
/* Home Banner Less Settings */
/* Header Text Less Settings */
/* Header Description Less Settings */
/* Default Paragraph Less Settings */
/* Header Less Settings */
/********************
CUSTOM
*********************/
.navbar-inner.sticky [data-rel="logo"] {
  width: 100px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.navbar .brand {
  margin-left: 0;
}
.txtC {
  text-align: center!important;
}
a {
  border-radius: 6px;
}
.btn {
  display: inline-block;
  padding: 18px 50px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 6px;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover {
  background-color: #f2f2f2;
  color: #337ab7;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-large {
  padding: 18px 60px;
  font-size: 25px;
  font-family: Lato;
  text-transform: uppercase;
  color: white;
}
.btn-med {
  padding: 20px 45px;
  font-size: 25px;
  font-family: Lato;
  text-transform: uppercase;
  color: white;
}
.btn-round {
  border-radius: 40px;
}
.wdS2 {
  word-spacing: 2px;
}
.wdS4 {
  word-spacing: 4px;
}
.wdS7 {
  word-spacing: 7px;
}
.sbsTop .span12 {
  background-color: rgba(0, 0, 0, 0.5);
  border: solid white 2px;
  border-radius: 40px;
  padding: 40px 0px 30px 0px;
  text-align: center;
  color: white;
  margin: 130px 0 130px 0;
}
.sbsMid {
  background-color: rgba(0, 0, 0, 0.5);
  border: solid white 2px;
  border-radius: 40px;
  padding: 60px 10px 60px 10px;
  text-align: center;
  color: white;
}
.sbsTop h1 {
  font-family: lato;
  font-weight: 300;
  font-size: 45px;
}
.lineH30 {
  line-height: 30px!important;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt40 {
  padding-top: 40px;
}
.pt60 {
  padding-top: 60px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb60 {
  padding-bottom: 60px;
}
.uC {
  text-transform: uppercase;
}
.nav li a {
  text-transform: uppercase;
  font-family: lato;
  font-size: 18px;
  color: #616161;
}
.navbar-inner .brand {
  margin-top: 0px;
}
.navbar-inner .brand img {
  max-height: 80px;
}
.canvas {
  background-color: transparent;
}
.sticky li a {
  color: white;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.canvas {
  background-color: black;
}
/********************
Small Screen
*********************/
@media screen and (max-width: 767px) {
  .btn {
    padding: 10px 20px;
    font-size: 12px;
  }
  .sbsTop .span12,
  .sbsMid {
    padding: 20px 10px;
    margin: 0;
  }
  .sbsTop h1 {
    font-weight: 300;
    font-size: 30px;
  }
}
/********************
END CUSTOM
*********************/
html {
  margin: 0;
}
body {
  position: relative;
  background: #dddce2 url(//cdn-west.sqhk.co/51a8bb471563b50b609f8ce3/body_bg.jpg) repeat left top;
  -webkit-font-smoothing: antialiased;
  font-family: 'Lato', sans-serif !important;
  padding-top: 0;
}
@media screen and (max-width: 979px) {
  body {
    padding-top: 0 !important;
  }
}
a:hover {
  text-decoration: none;
}
input[type="text"],
input[type="password"],
input[type="submit"],
textarea {
  font-family: 'Lato', sans-serif;
}
p {
  font-family: 'raleway', sans-serif;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: normal;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  letter-spacing: normal;
  font-family: 'Lato', sans-serif;
}
.body-contents {
  margin-top: 121px;
}
@media screen and (max-width: 767px) {
  body {
    padding: 0;
  }
  .body-contents {
    margin-top: 0;
  }
  h1 {
    font-size: 24px;
  }
  h2 {
    font-size: 22px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 18px;
  }
  h5 {
    font-size: 16px;
  }
  h6 {
    font-size: 14px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin: 10px 0;
    line-height: 1.1em;
  }
  .pt10,
  .pt20,
  .pt30,
  .pt40,
  .pt50,
  .pt60,
  .pb10,
  .pb20,
  .pb30,
  .pb40,
  .pb50,
  .pb60 {
    padding: 0;
  }
  .container {
    padding: 20px;
  }
}
/* Navbar
-------------------------------------------------- */
body.pull_top {
  padding-top: 0px !important;
}
header {
  background: rgba(0, 0, 0, 0.8) !important;
}
.nav.pull-right {
  padding-top: 20px;
}
.sticky .pull-right {
  padding-top: 0px;
}
.sticky .pull-right a {
  color: white!important;
}
.navbar.transparent.navbar-inverse .navbar-inner {
  background: #ffffff;
  border-bottom: 1px solid #585858;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}
.navbar.transparent.navbar-inverse .navbar-inner .container {
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-transition: margin 0.2s ease-in-out;
  -moz-transition: margin 0.2s ease-in-out;
  transition: margin 0.2s ease-in-out;
}
.navbar.navbar-inverse .navbar-inner {
  padding: 10px 0px 10px 0px;
  background: rgba(0, 0, 0, 0.8);
}
.navbar.navbar-inverse .navbar-inner.sticky {
  background: rgba(0, 0, 0, 0.8);
  border-bottom: 1px solid #252528;
}
.navbar-inverse .navbar-inner.sticky .container {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.navbar-inverse .brand {
  color: black;
  margin-top: 0px;
}
.navbar-inverse .nav > li {
  margin-right: 0px;
  padding: 0 0;
  margin-top: 0;
  margin-bottom: 0;
}
.navbar-inverse .nav > li > a {
  /*color: rgb(177, 177, 177);*/

  font-size: 24px;
  font-family: lato;
  font-weight: 300;
  color: #403F3F;
  background: transparent;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  opacity: .6;
  filter: alpha(opacity=60);
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear;
  border-radius: 6px;
}
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .nav > li > a.active {
  color: #333333;
  opacity: 1;
  background-color: transparent;
  filter: alpha(opacity=100);
}
.navbar-inverse .dropdown-menu {
  background: #252528;
}
.navbar-inverse .nav > li > .dropdown-menu::after {
  border-bottom: 6px solid #252528;
}
.navbar-inverse .dropdown-menu li > a {
  color: #ffffff;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  text-decoration: none;
}
.section_header {
  width: 100%;
  margin-bottom: 60px;
}
.section_header h3 {
  color: #646464;
  font-weight: 300;
  font-style: italic;
  font-size: 27px;
  border-bottom: 1px solid #b3b3b3;
  padding-bottom: 0px;
  display: inline-block;
  margin: 0;
}
.navbar-inner .brand {
  color: #ffffff;
  background: transparent;
  padding: 0em;
  font-size: 1.5em;
  line-height: auto;
  letter-spacing: 0em;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  text-decoration: none;
}
.navbar-inner .brand:hover {
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .navbar-fixed-top {
    margin-bottom: 0;
  }
  .navbar.transparent.navbar-inverse .navbar-inner .container {
    margin: 0 20px;
  }
}
/* Footer
-------------------------------------------------- */
.socialicons {
  background: url('//cdn-west.sqhk.co/51b753fd1563b51308c381b3/socialicons.png') no-repeat;
  width: 265px;
  height: 36px;
}
.socialicons_h {
  background: url('//cdn-west.sqhk.co/51b753fd1563b51308c381b3/socialicons_h.png') no-repeat;
  width: 265px;
  height: 36px;
}
footer a:hover {
  color: #aaaaaa;
}
/* Responsive
-------------------------------------------------- */
@media screen and (max-width: 979px) {
  
}
/* Portrait tablet to landscape and desktop */
@media screen and (min-width: 768px) and (max-width: 979px) {
  
}
/* Landscape phone to portrait tablet */
@media screen and (max-width: 767px) {
  footer {
    margin-right: -20px;
    margin-left: -20px;
  }
}
/*======================================================
Portfolio.css
========================================================*/
#portfolio {
  margin-top: 0;
}
#portfolio #filters {
  list-style-type: none;
  height: 30px;
  margin-bottom: 40px;
  text-align: center;
  margin-top: -20px;
}
#portfolio #filters li {
  display: inline-block;
  font-size: 20px;
  margin: 0px 6px;
}
#portfolio #filters li.separator {
  color: #c0c0c0;
  font-weight: lighter;
}
#portfolio #filters li a {
  color: #3f3f3f;
  font-style: italic;
  -webkit-transition: color .2s;
  -moz-transition: color .2s;
  -ms-transition: color .2s;
  transition: color .2s;
}
#portfolio #filters li a:hover,
#portfolio #filters li a.active {
  color: #1189d9;
}
#portfolio #gallery_container {
  margin-bottom: 50px;
}
#portfolio #gallery_container .photo {
  width: 285px;
  margin: 5px;
  float: left;
  position: relative;
}
#portfolio #gallery_container .photo:hover .mask {
  display: block;
  opacity: 1;
}
#portfolio #gallery_container .photo .mask {
  position: absolute;
  opacity: 0;
  box-shadow: 0px 1px 6px 2px #b1b1b1;
  top: 0px;
  left: 0px;
  border-radius: 5px;
  height: 100%;
  padding: 0px 20px;
  width: 245px;
  background: rgba(17, 137, 217, 0.5);
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
#portfolio #gallery_container .photo .mask h3 {
  color: #ffffff;
  font-size: 22px;
  position: relative;
  top: 39%;
}
#portfolio #gallery_container .photo .mask small {
  color: #f0f0f0;
  font-size: 15px;
  font-style: italic;
  position: relative;
  top: 35%;
  display: block;
}
#portfolio #gallery_container .photo .mask .more {
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  position: absolute;
  bottom: 7%;
  left: 47%;
}
/* Landscape phones and down */
@media scren and (max-width: 480px) {
  #portfolio #filters li {
    margin: 0px 4px;
  }
  #portfolio #filters li a {
    font-size: 18px;
  }
  #portfolio #gallery_container .photo {
    margin-left: 35px;
  }
  #portfolio #gallery_container .photo img {
    left: 10%;
  }
}
/*=======================================================
Portfolioitem.css
========================================================*/
#portfolio_tem {
  margin-top: 70px;
}
#portfolio_tem .left_box {
  margin-left: 0;
}
#portfolio_tem .left_box .big {
  margin-bottom: 40px;
  position: relative;
  height: 431px;
}
#portfolio_tem .left_box .big img {
  position: absolute;
  border-radius: 5px;
}
#portfolio_tem .thumbs .thumb {
  float: left;
  position: relative;
  margin-right: 30px;
  cursor: pointer;
  margin-bottom: 10px;
}
#portfolio_tem .thumbs .thumb.last {
  margin: 0;
}
#portfolio_tem .thumbs .thumb:hover .mask {
  display: block;
  opacity: 1;
}
#portfolio_tem .thumbs .thumb .mask {
  position: absolute;
  opacity: 0;
  box-shadow: 0px 1px 6px 2px #b1b1b1;
  top: 0px;
  left: 0px;
  border-radius: 5px;
  height: 100%;
  width: 100%;
  background: rgba(17, 137, 217, 0.5);
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
#portfolio_tem .thumbs .thumb .mask .more {
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  position: absolute;
  bottom: 40%;
  left: 43%;
}
#portfolio_tem .right_box {
  float: right;
  margin-top: 14px;
}
#portfolio_tem .right_box h2 {
  font-size: 28px;
  line-height: 27px;
  margin: 0 0 25px 0;
}
#portfolio_tem .right_box p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 18px;
  color: #3F3F3F;
}
/* Responsive
-------------------------------------------------- */
/* Large desktop */
@media screen and (min-width: 1200px) {
  
}
@media screen and (min-width: 980px) {
  
}
@media screen and (max-width: 979px) {
  
}
/* Portrait tablet to landscape and desktop */
@media screen and (min-width: 768px) and (max-width: 979px) {
  #portfolio_tem .left_box .big {
    height: 372px;
  }
}
/* Landscape phone to portrait tablet */
@media screen and (max-width: 767px) {
  #portfolio_tem .left_box {
    margin-bottom: 50px;
  }
  #portfolio_tem .left_box .thumbs {
    overflow: hidden;
  }
}
/* Landscape phones and down */
@media screen and (max-width: 480px) {
  #portfolio_tem .left_box .big {
    max-height: 350px;
  }
  #portfolio_tem .left_box .big img {
    margin-bottom: 10px;
    max-height: 350px;
  }
  #portfolio_tem .thumbs .thumb {
    margin-right: 5px;
  }
}
/*=====================================================
contact.css
========================================================*/
#contact .contact p {
  color: #939394;
  font-size: 19px;
  margin-bottom: 47px;
  font-style: italic;
  line-height: 24px;
}
#contact .form {
  margin: 0;
}
#contact .contact form {
  margin: 0;
}
#contact .form .box {
  margin: 0;
}
#contact .form .box input[type="text"] {
  padding-left: 39px;
  margin-bottom: 10px;
  color: black;
  height: 29px;
  border-radius: 3px;
  width: 89%;
}
#contact .form .box_r {
  float: right;
}
#contact .form .box textarea {
  padding: 11px;
  width: 94%;
  margin: 0;
  border-radius: 3px;
  height: 113px;
}
#contact .contact .submit {
  margin: 0;
}
#contact .contact .submit .box {
  margin: 0;
}
#contact .contact .submit label.checkbox {
  color: #394350;
  font-style: 14px;
}
#contact .contact .submit .right {
  float: right;
}
#contact .contact .submit .right input[type="submit"] {
  float: right;
  text-transform: uppercase;
  color: #ffffff;
  background: #187CCC;
  font-size: 15px;
  padding: 4px 12px;
  border: 0 none;
  border-radius: 3px;
  -webkit-transition: background linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: background linear 0.2s, box-shadow linear 0.2s;
  -o-transition: background linear 0.2s, box-shadow linear 0.2s;
  transition: background linear 0.2s, box-shadow linear 0.2s;
}
#contact .contact .submit .right input[type="submit"]:hover {
  background: #252528;
}
#contact .map {
  margin: 0;
  position: relative;
}
#contact .map iframe {
  display: block;
}
#contact .map .box_wrapp {
  position: absolute;
  margin: 0;
  box-shadow: 0 0 7px 0 rgba(26, 26, 26, 0.4);
  padding: 33px 0 33px;
  background: white;
  top: 41%;
  border-radius: 4px;
}
#contact .map .box_wrapp .box_cont {
  margin: 0 auto;
  width: 76%;
}
#contact .map .box_wrapp .head {
  width: 100%;
  margin-bottom: 17px;
  overflow: hidden;
}
#contact .map .box_wrapp .head h6 {
  font-size: 24px;
  margin: 0;
  font-style: italic;
  float: left;
  padding-bottom: 2px;
  border-bottom: 1px solid;
  font-weight: normal;
}
#contact .map .box_wrapp ul.street {
  list-style: none;
  margin: 0;
  padding: 0;
}
#contact .map .box_wrapp ul.street li {
  color: #777777;
  font-size: 14px;
}
#contact .map .box_wrapp ul.street li.icon {
  margin-top: 3px;
}
#contact .map .box_wrapp ul.street li.icon span.ico1 {
  float: left;
  height: 20px;
}
#contact .map .box_wrapp ul.street li.icon span.ico2 {
  float: left;
  height: 20px;
  background-position: 0px -23px;
}
#contact .map .box_wrapp ul.street li.icon .text {
  font-size: 15px;
  color: #777777;
  margin-left: 6px;
}
#contact .map .box_wrapp ul.street li.icon a:hover {
  color: #187CCC;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  transition: all .2s;
}
#contact .map .box_wrapp ul.street li.icontop {
  margin-top: 13px;
}
#contact .map .box_wrapp .headbottom {
  margin-top: 42px;
}
#contact .map .box_wrapp p {
  color: #777777;
  font-size: 14px;
  margin-bottom: 32px;
}
#contact .map .box_wrapp a.btn {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 15px;
  background: #187CCC;
  text-shadow: none;
  padding: 6px 0 6px;
  font-weight: bold;
  border: 0 none;
  box-shadow: none;
  border-radius: 3px;
  margin: 0 auto;
  display: block;
  width: 56%;
  -webkit-transition: background linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: background linear 0.2s, box-shadow linear 0.2s;
  -o-transition: background linear 0.2s, box-shadow linear 0.2s;
  transition: background linear 0.2s, box-shadow linear 0.2s;
}
#contact .map .box_wrapp a.btn:hover {
  background: #252528;
}
.contacticos {
  background: url('//cdn-west.sqhk.co/51b753fd1563b51308c381b3/contact_icos.png') no-repeat;
  width: 24px;
  height: 44px;
}
.theme-form-success,
.form-success {
  background: #fff;
  color: #646464;
  font-weight: 300;
  font-style: italic;
  line-height: 1.25em;
  font-size: 24px;
  padding-bottom: 0px;
  margin: 0px;
  padding: 10px;
  border: 1px solid #b3b3b3;
  border-radius: 5px;
}
/* Responsive
-------------------------------------------------- */
/* Large desktop */
@media screen and (min-width: 1200px) {
  
}
@media screen and (min-width: 980px) {
  
}
@media screen and (max-width: 979px) {
  
}
/* Portrait tablet to landscape and desktop */
@media screen and (min-width: 768px) and (max-width: 979px) {
  
}
/* Landscape phone to portrait tablet */
@media screen and (max-width: 767px) {
  #contact .contact .submit .box {
    margin: 10px 0 24px;
  }
  #contact .form .box input[type="text"] {
    width: 87%;
  }
  #contact .contact .submit .right input[type="submit"] {
    margin: 0 auto;
    float: none;
    width: 53%;
    display: block;
    padding: 7px;
  }
  #contact .map .box_wrapp {
    width: 90%;
    position: relative;
    margin: 0 auto 80px;
  }
  #contact .map iframe {
    display: none;
  }
  #contact .map .box_wrapp a.btn {
    width: 65%;
  }
}
/* Landscape phones and down */
@media screen and (max-width: 480px) {
  #contact .contact .submit .right input[type="submit"] {
    width: 60%;
  }
  #contact .map .box_wrapp {
    width: 100%;
  }
}
/*=====================================================
about.css
=======================================================*/
#aboutus .intro h6 {
  font-size: 21px;
  font-style: italic;
  color: #252526;
  line-height: 29px;
  font-weight: normal;
  margin: 0 0 16px 0;
}
#aboutus .intro p {
  color: #3F3F3F;
  line-height: 24px;
}
#aboutus .flexslider {
  float: right;
  box-shadow: none;
  margin: 0;
  border: 0 none;
}
#aboutus .flex-control-paging li a {
  background: #666666;
  box-shadow: none;
  width: 5px;
  height: 5px;
  border: 3px solid #E6E6E6;
}
#aboutus .flex-control-paging li a.flex-active {
  box-shadow: none;
  background: #2894DC;
  border-color: #2894DC;
}
#aboutus .flex-control-nav {
  bottom: -30px;
}
/*---------------------------------------------
* 8: ecommerce
*---------------------------------------------*/
.sh-cart-table {
  margin-top: 5rem;
}
.products-container {
  margin-top: 8rem;
}
.products .categories {
  background-color: #f2f2f2;
  margin: 1em 0;
  text-align: center;
}
.products .categories ul {
  list-style: none;
  margin: 0;
}
.products .categories ul li {
  display: inline-block;
  padding: 1em;
}
.products .categories ul li > a {
  padding: 1em 0.5em;
  color: #252528;
  text-transform: uppercase;
  font-weight: 300;
}
.products .categories ul li.active > a,
.products .categories ul li > a:hover {
  color: #3e3e42;
}
#productList {
  width: 103%;
  margin-left: -3%;
  margin-top: -3%;
  clear: both;
  overflow: hidden;
}
.products .product {
  float: left;
  margin-left: 2.912621359223301%;
  margin-top: 3%;
  width: 30.420711974110034%;
  display: inline-block;
  height: 200px;
  overflow: hidden;
  position: relative;
}
.products .product .mask {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  filter: alpha(opacity=0);
}
.products .product:hover .mask {
  opacity: 1;
  filter: alpha(opacity=1);
}
.products .product .meta {
  text-align: center;
  margin-top: 70px;
}
.products .product h3 {
  color: #e6e6e6;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5em;
}
.products .product .price {
  font-size: 13px;
  line-height: normal;
  color: #e6e6e6;
}
.products .product-sale {
  position: absolute;
  top: 15px;
  right: 0;
  background-color: #ffffff;
  color: #252528;
  padding: 6px 8px;
  font-size: 12px;
  line-height: normal;
  text-transform: uppercase;
}
.sh-product-price {
  font-size: 16px;
}
.sh-add-btn {
  background-image: none;
  background-color: #252528;
  color: #ffffff;
  text-shadow: none;
  border: none;
  -webkit-transition: .1s opacity linear;
  -moz-transition: .1s opacity linear;
  -o-transition: .1s opacity linear;
  transition: .1s opacity linear;
  -webkit-backface-visibility: hidden;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  font-style: normal;
  padding: 0.75em 2em;
}
.sh-add-btn:hover {
  background-color: #0c0c0e;
}
.carousel-indicators li {
  background-color: rgba(0, 0, 0, 0.8);
}
.carousel-indicators .active {
  background-color: rgba(0, 0, 0, 0.2);
}
.carousel-control {
  color: #222;
  background: none;
  border: none;
  top: 45%;
}
.full-price {
  font-size: 16px;
}
.sh-product-price {
  color: #252528;
  text-decoration: line-through;
}
/* footer */
#portfolio {
  margin-bottom: 80px;
}
/*
.filter-section {
  background-color: #EEE;
  width: 100%;
  
  h4 {
    padding: 5px;
    margin: 0;
  }
  
  ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center;
    margin: 0;
    padding: 5px 0;
  }
  
  .fa {
    font-size: 3.15em;
    color: #2d2d2d;
  }
  
  li {
    padding: 0px;
    text-indent: 0;
    display: inline-block;
  }
  
  li:before {
      content: '';
      margin: 0;
    }
  
  a{
    padding: 5px 10px;
    font-size: 1.5em;
  }
    
  .filter-control a {
    padding: 0;
  }
  
  p {
    margin: 0px;
  }
  
  .active a {
    background-color: rgba(0,0,0,0.1);
    text-decoration: none;
  }
  
  a:hover {
    background-color: rgba(0,0,0,0.1);
    text-decoration: none;
    cursor: pointer;
  }
  
}

.filter-close {
  background-color: lightgrey;
  float: right;
}

.filter-left {
  background-color: #EF4838;
}

.filter-right {
  background-color: #EF4838;
}

ul.filters {
  list-style: none;
  margin: 0;
  padding: 0;
}

#portfolio .element {
  margin: 5px;
  max-width: 285px;
  display: block;
}
#portfolio ul.filter {
  list-style: none;
  margin: 0;
  padding: 0;
}
#portfolio ul.filter li {
  display: inline-block;
}
*/
.img-wrapper > img {
  width: 282px;
  min-height: 210px;
  height: auto;
}
#portfolio a {
  border: none;
}
.portfolio li a {
  text-shadow: none;
}
.img-wrapper {
  position: relative;
}
.port-plus {
  position: absolute;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-around;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0);
  text-align: center;
  padding: 10px;
  transition: all 300ms ease-in 0s;
  opacity: 0;
}
.port-plus:hover {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.35);
}
.port-plus h6 {
  color: #FFF;
  font-size: 1.5em;
  text-decoration: none;
  margin-top: 0px;
}
.port-plus p {
  color: #fff;
  text-decoration: none;
}
.fancybox-opened .fancybox-title {
  display: none;
  visibility: none;
}
/************

  Gallery

************/
.gallery-no-show,
.no-show {
  display: none;
}
#bluediv-parent {
  height: 0px;
  width: 100%;
  z-index: 5;
  position: relative;
}
#gallery-divblue {
  position: absolute;
  width: 574px;
  height: 300px;
  margin: 5px;
  z-index: 6;
  background-color: #055CA8;
  padding: 20px 40px;
}
#gallery-divblue a {
  float: right;
  margin-top: 30px;
}
.blue-helper {
  border: 0px solid rgba(0, 0, 0, 0);
  width: 282px;
  height: 300px;
}
.div-blue {
  background: #055ca8;
  color: white;
  box-sizing: border-box;
}
.div-blue h3 {
  color: white;
  line-height: 1.05em;
  font-size: 44px;
  font-family: "RBNo21a-Bold", sans-serif !important;
  letter-spacing: .02em;
}
.div-blue,
.div-blue p {
  font-size: 14px;
}
.div-blue,
.div-blue-half {
  padding: 0 5vw;
  display: table;
}
.div-blue .button-white {
  font-size: 20px;
  letter-spacing: .02em;
  padding: .46em 3em .33em;
}
.portfolio {
  max-width: 1200px;
  margin: auto;
  margin-top: 80px;
}
.filter-section [class*='span'] {
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .portfolio .photos {
    max-width: 876px;
  }
}
@media (max-width: 875px) {
  .portfolio .photos {
    max-width: 586px;
    display: block;
    margin: auto;
  }
}
@media screen and (max-width: 640px) {
  #gallery-divblue {
    width: 100%;
    height: 200px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .blue-helper {
    height: 200px !important;
  }
  .blue-helper:nth-child(2) {
    height: 0 !important;
    width: 0 !important;
  }
  #gallery-divblue div h3 {
    font-size: 28px;
  }
  .portfolio .photos {
    width: 90%;
    padding: 0 5%;
    margin: auto;
  }
  .portfolio {
    margin-top: 40px;
  }
  #portfolio .element {
    max-width: 90vw;
    width: 90vw;
    margin: 5px 0;
  }
  .img-wrapper > img {
    width: 90vw;
  }
}
.gallery-collection {
  display: inline;
  -moz-transition: all 0.3s ease-out;
  /* FF4+ */

  -o-transition: all 0.3s ease-out;
  /* Opera 10.5+ */

  -webkit-transition: all 0.3s ease-out;
  /* Safari 3.2+, Chrome */

  -ms-transition: all 0.3s ease-out;
  /* IE10+ */

  transition: all 0.3s ease-out;
  opacity: 1;
}
.gallery-collection img {
  display: inline;
  height: 285px !important;
  width: 285px !important;
  margin: 0 0 10px 10px;
  cursor: pointer;
}
.gallery-collection a:nth-child(4n-5) img {
  margin-left: 0;
}
.gallery-hide {
  display: none;
}
.gallery-show {
  display: inline;
}
#portfolio .element {
  margin: 5px;
  max-width: 285px;
  display: block;
}
@charset "UTF-8";
/*
Animate.css - //daneden.me/animate
Licensed under the ☺ license (//licence.visualidiot.com/)

Copyright (c) 2012 Dan Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

.animated {
  -webkit-animation-duration: 1s;
	   -moz-animation-duration: 1s;
	     -o-animation-duration: 1s;
	        animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	   -moz-animation-fill-mode: both;
	     -o-animation-fill-mode: both;
	        animation-fill-mode: both;
}

.animated.hinges {
	-webkit-animation-duration: 2s;
	   -moz-animation-duration: 2s;
	     -o-animation-duration: 2s;
	        animation-duration: 2s;
}

.animated.slow {
	-webkit-animation-duration: 3s;
	   -moz-animation-duration: 3s;
	     -o-animation-duration: 3s;
	        animation-duration: 3s;
}

.animated.snail {
	-webkit-animation-duration: 4s;
	   -moz-animation-duration: 4s;
	     -o-animation-duration: 4s;
	        animation-duration: 4s;
}

@-webkit-keyframes flash {
	0%, 50%, 100% {opacity: 1;}	
	25%, 75% {opacity: 0;}
}

@-moz-keyframes flash {
	0%, 50%, 100% {opacity: 1;}	
	25%, 75% {opacity: 0;}
}

@-o-keyframes flash {
	0%, 50%, 100% {opacity: 1;}	
	25%, 75% {opacity: 0;}
}

@keyframes flash {
	0%, 50%, 100% {opacity: 1;}	
	25%, 75% {opacity: 0;}
}

.flash {
	-webkit-animation-name: flash;
	-moz-animation-name: flash;
	-o-animation-name: flash;
	animation-name: flash;
}
@-webkit-keyframes shake {
	0%, 100% {-webkit-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-webkit-transform: translateX(10px);}
}

@-moz-keyframes shake {
	0%, 100% {-moz-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-moz-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-moz-transform: translateX(10px);}
}

@-o-keyframes shake {
	0%, 100% {-o-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-o-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-o-transform: translateX(10px);}
}

@keyframes shake {
	0%, 100% {transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);}
	20%, 40%, 60%, 80% {transform: translateX(10px);}
}

.shake {
	-webkit-animation-name: shake;
	-moz-animation-name: shake;
	-o-animation-name: shake;
	animation-name: shake;
}
@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}
	40% {-webkit-transform: translateY(-30px);}
	60% {-webkit-transform: translateY(-15px);}
}

@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
	40% {-moz-transform: translateY(-30px);}
	60% {-moz-transform: translateY(-15px);}
}

@-o-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
	40% {-o-transform: translateY(-30px);}
	60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-30px);}
	60% {transform: translateY(-15px);}
}

.bounce {
	-webkit-animation-name: bounce;
	-moz-animation-name: bounce;
	-o-animation-name: bounce;
	animation-name: bounce;
}
@-webkit-keyframes tada {
	0% {-webkit-transform: scale(1);}	
	10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);}
	100% {-webkit-transform: scale(1) rotate(0);}
}

@-moz-keyframes tada {
	0% {-moz-transform: scale(1);}	
	10%, 20% {-moz-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-moz-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-moz-transform: scale(1.1) rotate(-3deg);}
	100% {-moz-transform: scale(1) rotate(0);}
}

@-o-keyframes tada {
	0% {-o-transform: scale(1);}	
	10%, 20% {-o-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-o-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-o-transform: scale(1.1) rotate(-3deg);}
	100% {-o-transform: scale(1) rotate(0);}
}

@keyframes tada {
	0% {transform: scale(1);}	
	10%, 20% {transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);}
	100% {transform: scale(1) rotate(0);}
}

.tada {
	-webkit-animation-name: tada;
	-moz-animation-name: tada;
	-o-animation-name: tada;
	animation-name: tada;
}
@-webkit-keyframes swing {
	20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; }
	20% { -webkit-transform: rotate(15deg); }	
	40% { -webkit-transform: rotate(-10deg); }
	60% { -webkit-transform: rotate(5deg); }	
	80% { -webkit-transform: rotate(-5deg); }	
	100% { -webkit-transform: rotate(0deg); }
}

@-moz-keyframes swing {
	20% { -moz-transform: rotate(15deg); }	
	40% { -moz-transform: rotate(-10deg); }
	60% { -moz-transform: rotate(5deg); }	
	80% { -moz-transform: rotate(-5deg); }	
	100% { -moz-transform: rotate(0deg); }
}

@-o-keyframes swing {
	20% { -o-transform: rotate(15deg); }	
	40% { -o-transform: rotate(-10deg); }
	60% { -o-transform: rotate(5deg); }	
	80% { -o-transform: rotate(-5deg); }	
	100% { -o-transform: rotate(0deg); }
}

@keyframes swing {
	20% { transform: rotate(15deg); }	
	40% { transform: rotate(-10deg); }
	60% { transform: rotate(5deg); }	
	80% { transform: rotate(-5deg); }	
	100% { transform: rotate(0deg); }
}

.swing {
	-webkit-transform-origin: top center;
	-moz-transform-origin: top center;
	-o-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	-moz-animation-name: swing;
	-o-animation-name: swing;
	animation-name: swing;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% { -webkit-transform: translateX(0%); }
  15% { -webkit-transform: translateX(-25%) rotate(-5deg); }
  30% { -webkit-transform: translateX(20%) rotate(3deg); }
  45% { -webkit-transform: translateX(-15%) rotate(-3deg); }
  60% { -webkit-transform: translateX(10%) rotate(2deg); }
  75% { -webkit-transform: translateX(-5%) rotate(-1deg); }
  100% { -webkit-transform: translateX(0%); }
}

@-moz-keyframes wobble {
  0% { -moz-transform: translateX(0%); }
  15% { -moz-transform: translateX(-25%) rotate(-5deg); }
  30% { -moz-transform: translateX(20%) rotate(3deg); }
  45% { -moz-transform: translateX(-15%) rotate(-3deg); }
  60% { -moz-transform: translateX(10%) rotate(2deg); }
  75% { -moz-transform: translateX(-5%) rotate(-1deg); }
  100% { -moz-transform: translateX(0%); }
}

@-o-keyframes wobble {
  0% { -o-transform: translateX(0%); }
  15% { -o-transform: translateX(-25%) rotate(-5deg); }
  30% { -o-transform: translateX(20%) rotate(3deg); }
  45% { -o-transform: translateX(-15%) rotate(-3deg); }
  60% { -o-transform: translateX(10%) rotate(2deg); }
  75% { -o-transform: translateX(-5%) rotate(-1deg); }
  100% { -o-transform: translateX(0%); }
}

@keyframes wobble {
  0% { transform: translateX(0%); }
  15% { transform: translateX(-25%) rotate(-5deg); }
  30% { transform: translateX(20%) rotate(3deg); }
  45% { transform: translateX(-15%) rotate(-3deg); }
  60% { transform: translateX(10%) rotate(2deg); }
  75% { transform: translateX(-5%) rotate(-1deg); }
  100% { transform: translateX(0%); }
}

.wobble {
	-webkit-animation-name: wobble;
	-moz-animation-name: wobble;
	-o-animation-name: wobble;
	animation-name: wobble;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
    0% { -webkit-transform: scale(1); }	
	50% { -webkit-transform: scale(1.1); }
    100% { -webkit-transform: scale(1); }
}
@-moz-keyframes pulse {
    0% { -moz-transform: scale(1); }	
	50% { -moz-transform: scale(1.1); }
    100% { -moz-transform: scale(1); }
}
@-o-keyframes pulse {
    0% { -o-transform: scale(1); }	
	50% { -o-transform: scale(1.1); }
    100% { -o-transform: scale(1); }
}
@keyframes pulse {
    0% { transform: scale(1); }	
	50% { transform: scale(1.1); }
    100% { transform: scale(1); }
}

.pulse {
	-webkit-animation-name: pulse;
	-moz-animation-name: pulse;
	-o-animation-name: pulse;
	animation-name: pulse;
}
@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotateY(0);
		-webkit-animation-timing-function: ease-out;
	}
	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-webkit-animation-timing-function: ease-out;
	}
	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
	}
	80% {
		-webkit-transform: perspective(400px) rotateY(360deg) scale(.95);
		-webkit-animation-timing-function: ease-in;
	}
	100% {
		-webkit-transform: perspective(400px) scale(1);
		-webkit-animation-timing-function: ease-in;
	}
}
@-moz-keyframes flip {
	0% {
		-moz-transform: perspective(400px) rotateY(0);
		-moz-animation-timing-function: ease-out;
	}
	40% {
		-moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-moz-animation-timing-function: ease-out;
	}
	50% {
		-moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-moz-animation-timing-function: ease-in;
	}
	80% {
		-moz-transform: perspective(400px) rotateY(360deg) scale(.95);
		-moz-animation-timing-function: ease-in;
	}
	100% {
		-moz-transform: perspective(400px) scale(1);
		-moz-animation-timing-function: ease-in;
	}
}
@-o-keyframes flip {
	0% {
		-o-transform: perspective(400px) rotateY(0);
		-o-animation-timing-function: ease-out;
	}
	40% {
		-o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-o-animation-timing-function: ease-out;
	}
	50% {
		-o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-o-animation-timing-function: ease-in;
	}
	80% {
		-o-transform: perspective(400px) rotateY(360deg) scale(.95);
		-o-animation-timing-function: ease-in;
	}
	100% {
		-o-transform: perspective(400px) scale(1);
		-o-animation-timing-function: ease-in;
	}
}
@keyframes flip {
	0% {
		transform: perspective(400px) rotateY(0);
		animation-timing-function: ease-out;
	}
	40% {
		transform: perspective(400px) translateZ(150px) rotateY(170deg);
		animation-timing-function: ease-out;
	}
	50% {
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		animation-timing-function: ease-in;
	}
	80% {
		transform: perspective(400px) rotateY(360deg) scale(.95);
		animation-timing-function: ease-in;
	}
	100% {
		transform: perspective(400px) scale(1);
		animation-timing-function: ease-in;
	}
}

.flip {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flip;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flip;
	-o-backface-visibility: visible !important;
	-o-animation-name: flip;
	backface-visibility: visible !important;
	animation-name: flip;
}
@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
    }
    
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
    }
    
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
@-moz-keyframes flipInX {
    0% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    
    40% {
        -moz-transform: perspective(400px) rotateX(-10deg);
    }
    
    70% {
        -moz-transform: perspective(400px) rotateX(10deg);
    }
    
    100% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
@-o-keyframes flipInX {
    0% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    
    40% {
        -o-transform: perspective(400px) rotateX(-10deg);
    }
    
    70% {
        -o-transform: perspective(400px) rotateX(10deg);
    }
    
    100% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    
    40% {
        transform: perspective(400px) rotateX(-10deg);
    }
    
    70% {
        transform: perspective(400px) rotateX(10deg);
    }
    
    100% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flipInX;
	-o-backface-visibility: visible !important;
	-o-animation-name: flipInX;
	backface-visibility: visible !important;
	animation-name: flipInX;
}
@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
	100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-moz-keyframes flipOutX {
    0% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
	100% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-o-keyframes flipOutX {
    0% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
	100% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
	100% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	-moz-animation-name: flipOutX;
	-moz-backface-visibility: visible !important;
	-o-animation-name: flipOutX;
	-o-backface-visibility: visible !important;
	animation-name: flipOutX;
	backface-visibility: visible !important;
}
@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
    }
    
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
    }
    
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}
@-moz-keyframes flipInY {
    0% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    
    40% {
        -moz-transform: perspective(400px) rotateY(-10deg);
    }
    
    70% {
        -moz-transform: perspective(400px) rotateY(10deg);
    }
    
    100% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}
@-o-keyframes flipInY {
    0% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    
    40% {
        -o-transform: perspective(400px) rotateY(-10deg);
    }
    
    70% {
        -o-transform: perspective(400px) rotateY(10deg);
    }
    
    100% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}
@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    
    40% {
        transform: perspective(400px) rotateY(-10deg);
    }
    
    70% {
        transform: perspective(400px) rotateY(10deg);
    }
    
    100% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flipInY;
	-o-backface-visibility: visible !important;
	-o-animation-name: flipInY;
	backface-visibility: visible !important;
	animation-name: flipInY;
}
@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
	100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}
@-moz-keyframes flipOutY {
    0% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
	100% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}
@-o-keyframes flipOutY {
    0% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
	100% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}
@keyframes flipOutY {
    0% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
	100% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flipOutY;
	-o-backface-visibility: visible !important;
	-o-animation-name: flipOutY;
	backface-visibility: visible !important;
	animation-name: flipOutY;
}
@-webkit-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@-moz-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@-o-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
  }
}/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */



/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}.worker {
  background: url('//cdn-west.sqhk.co/utilitycoatings/2017/3/eLgicif/DSCF0030.jpg') no-repeat fixed 50% 0 / cover rgba(0, 0, 0, 0);
  background-size: cover;
}

.pipes {
  background: url('//cdn-west.sqhk.co/utilitycoatings/2017/3/jeegSPN/AshleyValley024.jpg') no-repeat fixed 50% 0 / cover rgba(0, 0, 0, 0);
  background-size: cover;
}

.ucf {
  background: url('//cdn-west.sqhk.co/utilitycoatings/2017/3/jeet30O/UCF-Pictures-015.jpg') no-repeat fixed 50% 0 / cover rgba(0, 0, 0, 0);
  background-size: cover;
}

.dropdown.open {
  background: none;
}

.couple {
  background: url('//cdn-west.sqhk.co/sbs/2015/9/gIi1Ycw/couplebanner.jpg') no-repeat fixed 50% 0 / cover rgba(0, 0, 0, 0);
  background-size: cover;
}
footer
{
  position: relative;
  background-color:#333333;
  margin-left: auto;
  margin-right: auto;
  padding-left:10px;
  color:white;
  padding: 60px 0 60px 0;
}

.ftr-padded
{
  padding-left:100px;
}

footer ul
{
  padding-top: 10px;
  list-style-type: none; 
  font-size: 14px;
}

.sh-create
{
  visibility: hidden;
}

footer spantitle1
{

  font-weight: 400px;
  margin-right: 5px;
  font-size: 24px;
}

footer spantitle2
{
 

  font-weight: 400px;
  margin-right: 5px;
  font-size: 20px;
}

.social-network li
{
  background-color:#57585A;
  padding: .3em .3em;
  margin-right: 5px;
  border-radius: 5px;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.floating-span
{
  margin: 0;
  position: fixed;
  bottom: 20px;
  right: 10px;
  width: 50px;
  height: 50px;
  z-index: 100;
  color: #57585A;
  background-color: #FFFFFF;
  border-radius: 50px;
  text-align: center;
}

.floating-span:hover
{
  background-color: #57585A;
}

.floating-span i
{ 
  margin-top: 10px;
  font-size: 30px;
}


footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, footer a, footer address, footer p {
  color: white;
}


  .unslider{overflow:auto;margin:0;padding:0;max-height:70vh}
.unslider-wrap{position:relative}
.unslider-wrap.unslider-carousel>li{float:left}
.unslider-vertical>ul{height:100%}
.unslider-vertical li{float:none;width:100%}
.unslider-fade{position:relative}
.unslider-fade .unslider-wrap li{position:absolute;left:0;top:0;right:0;z-index:8}
.unslider-fade .unslider-wrap li.unslider-active{z-index:10}
.unslider li,.unslider ol,.unslider ul{list-style:none;margin:0;padding:0;border:none}
.unslider-arrow{position:absolute;left:-20px;z-index:2;cursor:pointer; top: 50%}
.unslider-arrow.next{left:auto;right:-20px}
.unslider img{display:block;margin:auto;}
/*======================================================
Portfolio.css
========================================================*/

.filters {
  display: flex;
  justify-content: space-between;
  align-content: center;
}

.filters a {
  padding: 10px 20px;
}

.filters a:hover {
  background-color: #cccccc;
  text-decoration: none;
  color: #2d2d2d;
}

.filters a.active {
  background-color: #cccccc;
  text-decoration: none;
  color: #2d2d2d;
}

#my-modal {
  position: fixed;
  top: 5%;
  width: 100%;
  height: 90%;
  z-index: 1050;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
}

#my-modal a {
  position: absolute;
  right: 15px;
  top: 0px;
}

#my-modal a:hover {
  cursor: pointer;
}

#my-modal .container {
  height: 100%;
  position: relative;
}

#my-modal.fade.in {
  top: 5%;
}

.float-right,
.right {
  float: right;
}

.float-left,
.left {
  float: left;
}

#portfolio #filters {
	list-style-type: none;
	height: 30px;
	margin-bottom: 40px;
	text-align: center;
	margin-top: -20px;
}
#portfolio #filters li {
	display: inline-block;
	font-size: 20px;
	margin: 0px 6px;
}
#portfolio #filters li.separator {
	color: #c0c0c0;
	font-weight: lighter;
}
#portfolio #filters li a {
	color: #3f3f3f;
	font-style: italic;
	-webkit-transition: color .2s;
	-moz-transition: color .2s;
	-ms-transition: color .2s;
	transition: color .2s;
}
#portfolio #filters li a:hover,
#portfolio #filters li a.active {
	color: #1189d9;
}

#portfolio .section_header {
  color:#789e9b;  
  margin-top:0px;
  margin-bottom:20px;
  margin-right:20px;
}

#portfolio .work-header {
  margin-bottom:60px;
}

#portfolio .work-header p {
  width:100%; 
}

#portfolio #gallery_container {
	margin-bottom: 50px;
}
#portfolio #gallery_container .photo {
	width: 260px;
	margin: 15px;
	float: left;
	position: relative;
}
#portfolio #gallery_container .photo:hover .mask {
	display: block;

}

#portfolio #gallery_container .photo-expanded
{
	z-index:100000;
  	opacity:1;
}



#portfolio #gallery_container .photo:hover img
{
  	-webkit-transition: transform .35s ease-out;
    -moz-transition: transform .35s ease-out;
    transition: transform .35s ease-out;
	transform:scale(1.2, 1.2);
}

#portfolio #gallery_container .photo
{
	overflow:hidden;
}

#portfolio #gallery_container .photo img { }

#portfolio #gallery_container .photo .mask {
	position: absolute;
	opacity: 0;

	box-shadow: 0px 1px 6px 2px #b1b1b1;
	top: 0px;
	left: 0px;
	border-radius: 5px;
	height: 100%;
	padding: 0px 20px;
	width: 220px;
	background: rgba(0, 0, 0, 0.3);
	-webkit-transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}
#portfolio #gallery_container .photo .mask h3 {
	color: #FFF;
	font-size: 22px;
	position: relative;
	top: 20%;
}
#portfolio #gallery_container .photo .mask small {
	color: rgb(240, 240, 240);
	font-size: 15px;
	font-style: italic;
	position: relative;
	top: 15%;
	display: block;
}
#portfolio #gallery_container .photo .mask .more {
	color: #FFF;
	font-size: 30px;
	font-weight: bold;
	position: absolute;
	bottom: 7%;
	left:10%;
}



/*
#expanded-image
{
	
  	position:fixed;
  	top:10%;
  	left:10%;
  	z-index:1000;
  background:black;
	box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.7);
}
*/

#expanded-image {

    min-height: 70vh;
	background:black;
    z-index: 1000;
    margin: 0 auto;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
 	box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.7);
}


#expanded-description
{
	
  	display:inline-block;
  	position:absolute;
  	bottom:10px;
  	left:10px;
 	background:black;
  	padding:5px 15px 5px 15px;
  	color:white;
  	height:50px;
}



.modal.portfolio {
  width:800px !important;
  margin-left:-400px !important;
}

.portfolio .linkPDF a{
  margin-top:5px;
}

#expanded-image img
{
	max-height:600px;
}


#portfolio .fa-times
{
	font-size:30px;
  	border:1px solid #0088cc;
  	
  	position:absolute;
  	right:15px;
  	top:15px
}

#portfolio .fa-arrow-left
{
	font-size:30px;
  	border:1px solid #F7941E;
  	color:#F7941E;
  	position:absolute;
  	left:15px;
  	top:50%;
}

#portfolio .fa-arrow-right
{
	font-size:30px;
  	border:1px solid #F7941E;
  	color:#F7941E;
  	position:absolute;
  	right:15px;
  	top:50%;
}

#portfolio .fa-times:hover, #portfolio .plus:hover, 
#portfolio .fa-arrow-left:hover, #portfolio .fa-arrow-right:hover
{
	cursor:pointer;
  	color:white;
}

#portfolio .fa-times:hover
{
	border-color:white;
}

#portfolio .plus
{
  padding:120px 50px 30px 100px; 
  font-size:30px;
}

/* Responsive
-------------------------------------------------- */

/* Large desktop */
@media (min-width: 1200px) {

}
@media (min-width: 980px) {

}
@media (max-width: 979px) {

	
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 

}	
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {	

}
/* Landscape phones and down */
@media (max-width: 480px) {
	#portfolio #filters li{
		margin: 0px 4px;
	}
	#portfolio #filters li a{
		font-size: 18px;
	}	
	#portfolio #gallery_container{
		margin-top: 30px;
	}
	#portfolio #gallery_container .photo{
		margin-left: 35px;
	}
	#portfolio #gallery_container .photo img{
		left: 10%;
	}

}
/*=======================================================
Portfolioitem.css
========================================================*/
#portfolio_tem{
	margin-top: 70px;
}
#portfolio_tem .left_box{
	margin-left: 0;
}
#portfolio_tem .left_box .big{
	margin-bottom: 40px;
	position: relative;
	height: 431px;
}
#portfolio_tem .left_box .big img{
	position: absolute;
	border-radius: 5px;
}
#portfolio_tem .thumbs .thumb{
	float: left;
	position: relative;
	margin-right: 30px;
	cursor: pointer;
	margin-bottom: 10px;
}
#portfolio_tem .thumbs .thumb.last{
	margin: 0;
}
#portfolio_tem .thumbs .thumb:hover .mask {
	display: block;
	opacity: 1;
	
}
#portfolio_tem .thumbs .thumb .mask {
	position: absolute;
	opacity: 0;
	
	box-shadow: 0px 1px 6px 2px #b1b1b1;
	top: 0px;
	left: 0px;
	border-radius: 5px;
	height: 100%;
	width: 100%;
	background: rgba(17, 137, 217, 0.5);
	-webkit-transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}
#portfolio_tem .thumbs .thumb .mask .more {
	color: #FFF;
	font-size: 30px;
	font-weight: bold;
	position: absolute;
	bottom: 40%;
	left: 43%;
}
#portfolio_tem .right_box{
	float: right;
	margin-top: 14px;
}
#portfolio_tem .right_box h2{
	font-size: 28px;
	line-height: 27px;
	margin: 0 0 25px 0;
}
#portfolio_tem .right_box p{
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 18px;
	color: #3F3F3F;
}

/* Responsive
-------------------------------------------------- */

/* Large desktop */
@media (min-width: 1200px) {

}
@media (min-width: 980px) {

}
@media (max-width: 979px) {
	
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 
	#portfolio_tem .left_box .big{
		height: 372px;
	}
}	
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	#portfolio_tem .left_box{
		margin-bottom: 50px;
	}
	#portfolio_tem .left_box .thumbs{
		overflow: hidden;
	}
}
/* Landscape phones and down */
@media (max-width: 480px) {
	#portfolio_tem .left_box .big {
		max-height: 350px;
	}
	#portfolio_tem .left_box .big img {
		margin-bottom: 10px;
		max-height: 350px;
	}
	#portfolio_tem .thumbs .thumb{
		margin-right: 5px;
	}
}



#profile-modal {
  display:none;
  width:50%;
  top:80%;
  background: url("//cdn-west.sqhk.co/5222778a1563b512943aee97/nav_bg.jpg") 0 0 repeat;
  color:#fff;
  padding:10px 30px;
}

#profile-modal img {
  max-width:300px;
  height:auto;
  float:left;
  margin-right:25px;
  margin-bottom:15px;
}

#profile-modal .plainmodal-close {
  text-align:center;
  position:absolute;
  bottom:10px;
  right:10px;
  background:#ff0000;
  width:25px;
  cursor:pointer;
}
.slider-item {
  position: absolute;
  opacity: 0;
  height: 100%;
  width: 100%;
  z-index: 5;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}

.slider-item img {
  min-height: 100%;
  min-width: 100%;
  max-width: none;
}

.slider-item-text {
  z-index: 10;
  position: absolute;
  top: 10%;
  left: 5%;
  padding: 20px 48px;
  max-width: 90%;
  max-height: 80%;
  width: 400px;
  height: 240px;
  background-color: rgba(0,0,0,0.7);
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.slider-item-text p {
  margin: 0px;
}

.slider-body {
  height: 600px;
  position: relative;
  overflow: hidden;
}

.slider-body.small {
  height: 240px;
}

.active { 
  opacity: 1;
  z-index: 6;
}

.slider-prev,
.slider-next {
  z-index: 11;
  position: absolute;
  bottom: 0%;
  border-radius: 0px;
  padding: 10px;
  color: #A2BCDF;
  background-color: rgba(0,0,0,0.3);
}

.slider-body a:hover {
  color: #f06406;
}

.slider-prev {
  left: 0%
}

.slider-next {
  right: 0%;
}

.testimonial {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.testimonial div {
  flex-grow: 1;
  justify-content: center;
  padding: 40px;
}

.testimonial h1,
.testimonial h2,
.testimonial h3,
.testimonial h4,
.testimonial h5,
.testimonial h6,
.testimonial p,
.testimonial ul,
.testimonial div {
  display: block;
  vertical-align: middle;
  margin: 10px;
}


@media (max-width:767px) {

  .slider-body {
    height: 400px;
  }

  .slider-item-text {
    left: 0;
    width: 90%;
    margin: 0px;
    padding: 5%;
    text-align: center;
    height: 160px;
  }

  .slider-item img {
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    max-width: none;
    max-height: 100%;
    left: -50%;
    margin: auto;
  }

  .slider-body ul {
    list-style-type: none;
    margin: 0px;
  }
}
.home-tile
{
  margin-top:15px;
  min-height:10px !important;
  border-radius:3px;
  background-color:none;
  text-align:center;
}

.home-tile p
{
  margin-top:-10px;
  margin-bottom:0px;
  padding-left:5px;
  padding-right:5px;
  
}
.home-tile img
{
  margin:0px 0px px 0px; 
  max-height: 90%:
    overflow:hidden;
  max-width: 92%;
}

.home-tile .tile-title
{
  background-color: rgba(0,0,0, 0.8);
  height:40px;
  width:100% !important;
  display: block;
  position:relative;
  top: -120px;
  z-index:800;
  color:white;
  text-align:center;
  line-height:30px;
  font-size:20px;
}
/* ----------- iPad mini ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
  .couple {
      background:dimgrey;  
  }
  .childTablet .span7 {
    display:none;
  }
  .childTablet .span5 {
      width:100%;  
  }
   
}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
  .couple {
      background:dimgrey;  
  }
  .childTablet .span7 {
    display:none;
  }
  .childTablet .span5 {
      width:100%;  
  }
}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
  .couple {
      background:dimgrey;  
  }
  .childTablet .span7 {
    display:none;
  }
  .childTablet .span5 {
      width:100%;  
  }
}

/* ----------- iPad 1 and 2 ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
  .couple {
      background:dimgrey;  
  }
  .childTablet .span7 {
    display:none;
  }
  .childTablet .span5 {
      width:100%;  
  }
}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
  .couple {
      background:dimgrey;  
  }
  .childTablet .span7 {
    display:none;
  }
  .childTablet .span5 {
      width:100%;  
  }
}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
  .couple {
      background:dimgrey;  
  }
  .childTablet .span7 {
    display:none;
  }
  .childTablet .span5 {
      width:100%;  
  }
}

/* ----------- iPad 3 and 4 ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {
  .couple {
      background:dimgrey;  
  }
  .childTablet .span7 {
    display:none;
  }
  .childTablet .span5 {
      width:100%;  
  }
}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
  .couple {
      background:dimgrey;  
  }
  .childTablet .span7 {
    display:none;
  }
  .childTablet .span5 {
      width:100%;  
  }
}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
  .couple {
      background:dimgrey;  
  }
  .childTablet .span7 {
    display:none;
  }
  .childTablet .span5 {
      width:100%;  
  }
}