img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

/* html,
body {
  height: 100%;
} */
/* #wpadminbar {
  position: inherit !important;
} */
body { 
  font-family: "Open Sans Condensed",Arial,sans-serif;
	font-weight: 100;
	color: #555;
}

h2 {
	font-size: 48px;
}

.footer-contact h3 {
		font-size: 48px;
	font-weight: 100;
	color: #fff;
}

h3 {
	font-size: 36px;
}

h4 {
	font-size: 24px;
	text-align: center;
}

p {
font-family: "Open Sans",Arial,sans-serif;
	font-weight: 100;
	font-size: 24px;
}

.flex-control-paging li a.flex-active {
	color: #83b2a8;
}

.flex-direction-nav a {
	color: #83b2a8;
}

#welcome-banner {
	padding: 20px 0 20px 0;
}

#welcome-banner .textwidget {
	padding-top: 20px;
}

#welcome-banner p {
	font-family: "Open Sans Condensed",Arial,sans-serif;
	font-size: 48px;
	padding-top: 30px;
}

#welcome_text img {
	width: 10%;
	height: 10%;
}

#welcome_text span.icons {
	padding-right: 10px;
}

#welcome_text, #welcome_text p {
	margin: 0;
	padding: 0;
}

.topChoice {
	padding-top: 15px;
}

/* 5 Columns */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

#footer-sidebar-1 img {
	width: 99%;
padding-top: 15px;
}

#footer-sidebar-3 .textwidget {

}

#footer-sidebar-3 p {
	font-size: 20px;
}

.customerReviews {
	text-align:center;
}

.angieslist {
	
}

.gplus {
	
}

.right-tab a {
	position: fixed;
	z-index: 9999;
  background-color: #83b2a8;
  border-radius: 15px 15px 0 0px;
  top: 410px;
  right: -45px !important;
  padding: 10px;
  transform: rotate(-90deg);
  text-align: center;
  font-size: 24px;
  color: #fff;
  text-decoration: none;
}

.right-tab a:hover {
  background-color: #84ceef;
}

.row {
  margin: 0 !important;
}

.op6 {
  top: 175px !important;
  right: 0 !important;
}

.container {
  clear: both;
}

.main-image {
  float: right;
  height: 100%;
  width: 100%;
}

span.tm {
  font-size: 18px;
  position: relative;
  bottom: 10px;
}

#breadcrumbs {
  padding: 20px;
  background-color: #eee;
}
/* #slideshow-area {
  background-color: #cccccc;
  padding: 25px 50px;
  width: 100%;
  min-height: 375px;
} */

/* #slideshow-area article .entry-content {
  width: 85%;
  margin: 0 auto;
} */

.ani-icons {
/*   padding: 5px 0 10px 99px; */
  animation: 1s ease 0s normal none 1 running moveleft;
}

/* #slideshow-area h2 {
  color: #00aef6;
  font-size: 42px;
  text-transform: uppercase;
  font-family: "Potano Sans","Arial Narrow",sans-serif;
  font-weight: 100;
} */

/* #slideshow-area  p {
  color: #878787;
  font-size: 12px;
} */

/* #slideshow-area  p.subtitle {
padding: 0;
}

#slideshow-area .fa {
  float: left;
  margin-right: 10px;
} */

.post-preview .pull-left {
  float: none !important;
}

#masthead {
/*   border-bottom: 10px solid #cecece; 
  border-bottom: 5px solid #00aef6;*/
}

nav li a {
  color: #2a2a2a;
}

.navbar {
  border: none;
  margin: 0;
	font-size: 24px;
}

.navbar-default {
  background-color: #fff;
} 

.btn-primary {
  background-color: #83b2a8;
  border-color: #83b2a8;
}

.serviceIcons {
	font-size: 24px;
	color: #83b2a8;
	text-align: center;
}

.serviceIcons i {
	font-size: 68px;
}

.serviceIcons ul {
	list-style-type: none;
}

#content {
	padding-top: 50px;
}


.home-content {
  background-color: #fff !important;
  padding-bottom: 35px;
  padding-top: 15px;
}

.home-content .entry-header {
/*   display: none; */
}

#content-columns {
  background: none !important;
  text-align: center;
}

.content-column {
  padding: 0 15px 0 15px;
  text-align: center;
  border: 1px solid #CCC;
  border-radius: 5px 5px 5px 5px;
  
        min-height: 325px;
/*   height: 400px; 
    margin: 10px;
  margin-bottom: 30px;*/
}

.content-column .textwidget {
    color: #878787;
  font-size: 12px;
}

.content-showcase {
/*   text-align: left; */
}

.content-showcase img {
  max-width: 100%; 
  height: auto;
}

#content-showcase-heading {
  color: #83b2a8;
  text-align: left;
  border-bottom: 1px solid #83b2a8;
}

#content-showcase h4 {
  white-space: nowrap;
  color: #83b2a8;
  font-weight: 600;
  text-align: left;
}

.content-column .btn-primary {
  margin-top: 20px;
}

.content-column h1 {
  -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.content-column h1:hover {
  -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

#content-showcase img {
  box-shadow: 0 1px 2px #888;
  margin-bottom: 15px;
     cursor: pointer;
    transform: scale(1);
    transition: transform 0.5s ease-out 0s;
  background-color: #FFF;
  transition: all 0.2s linear 0s;
}

/*.content-showcase img {
  
    box-shadow: 0 1px 2px #888;
    transition: all 0.2s linear 0s;
}*/

#content-showcase img:hover {
    animation-name: vinabounce;
    animation-duration: 0.75s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.single .relatedposts .relatedthumb {
    display:inline-block;
    width: 50%;
}

.post {
  margin-bottom: 20px;
}

.related-post-title{
  float:left;
}

#tablet,
#certified,
#custom_products {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

#tablet:hover,
#certified:hover,
#custom_products:hover {
  -webkit-transform: rotate(-360deg);
  -moz-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  -o-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.masthead {
  /*padding: 20px;*/
}

#left-sidebar {
  clear: both;
}

/* Main marketing message and sign up button */
.jumbotron {
  text-align: center;
  background-color: transparent;
}

.jumbotron .btn {
  padding: 14px 24px;
  font-size: 21px;
}

#logo {
	text-align: left;
	float: none !important;
	max-width: none !important;
}

#logo img {
  width: 30%;
  z-index: 999;
}


/* Customize the nav-justified links to be fill the entire space of the .navbar */

.social-navigation {
  text-align: right;
}

.menu-btn {
  width: 100%;
}

.nav-pills {
  /*   background-color: #eee; */
  /*   border: 1px solid #ccc; */
  /*   border-radius: 5px; */
  float: right;
  height: 90px;
}

.dropdown-menu {
  background-color: #fff !important;
  text-align: center;
}

@media (max-width: 524px) {
  
  .home-content {
    text-align: center;
  }
  #slideshow-area h2 {
    font-size: 30px;
  }
  span.tm {
    font-size: 12px;
  }
  /*ul.nav {
    display: block !important;
    float: right;
  }*/
  
}


/* Responsive: Portrait tablets and up */

@media screen and (min-width: 768px) {
  .marketing,
  footer {
    padding-right: 0;
    padding-left: 0;
  }
  .menu-btn {
    display: none;
  }
}

@media (max-width:1199px){
    #home-disk {
    display:none;
  }
}

@media max-width:1199px){ 
  .content-showcase img {
   display: block; 
  }
}

@media (min-width: 768px) and (max-width:1199px){ 
  .ani-icons {
    padding-bottom: 10px;
  }
  .ani-icons h3, .ani-icons p {
    padding-left: 100px !important;
  }
}

@media only screen and (max-width: 768px) {
 #logo img {
  width: 75%;
  }
}

@media (max-width: 767px) {
	#welcome_text p {
		text-align: center;
		padding-bottom: 15px;
	}
  .menu-btn {
    display: block !important;
  }
  .ani-icons h3 {
    text-align: left;
    clear: both;
  }
  .ani-icons p {
    text-align: left;
  }
  #logo img {
  width: 45%;
  }
  .social-navigation {
    text-align: center !important;
  }
    form#searchform {
    width: 75%;
      position: static;
    margin: 0 auto;
    float: none;
  }
  .nav-pills > li {
    float: none !important;
    border: 0 !important;
    text-align: center;
  }
  .nav-pills {
    background-color: #eee;
    float: none;
    height: 100%;
  }
  .showcase-title {
    text-align: center !important;
  }
#footer-sidebar-1 h3, #footer-sidebar-3 h3 {
    font-size: 34px;
  }
#footer-sidebar-1 p, #footer-sidebar-3 p {
    font-size: 22px;
  }
}

#footer-header {
  background-color: #4B4B4B;
  border-top: 10px solid #CECECE;
/*   min-height: 400px; */
  width: 100% !important;
  color: #fff !important;
}

#footer-sidebar-1 {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}

#footer-sidebar-1  h3 {
font-size: 42px;
}

#footer-sidebar-1  .contact .form-group {
margin: 0;
}

#footer-sidebar-3 {
  float: right;
  text-align: right;
  font-size: 28px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}

#footer-sidebar-3 h3 {
  font-size: 42px;
}

span.trademark {
  font-size: 18px;
  position: relative;
  bottom: 22px;
}

section.footer-contact {
  border-top: 10px solid #cecece;
  background-color: #4b4b4b;
  color: #fff !important;
  clear: both;
}

footer {
  border-top: 1px solid #ccc;
  background: #2a2a2a none repeat scroll 0 0;
  color: #fff;
  padding:1%;
  overflow: hidden;
}

#footer-col {
  background-color: #4B4B4B;
}

footer p {
    font-size: 12px;
  float: right;
/*   width: 58.5%; */
}

.container-full {
  overflow: hidden;
}

.op6 a {
	margin-bottom: 5px;
}

.w3eden {

}