


   
  
  
     
  
  
  
  
       
   
   
   
    
      

.wpb_wrapper table{
width: 100% !important;
}
nav .search {
position: relative;
top:-60px
}
.page-title {
    padding: 20px 0;
}
#content {
    margin-bottom: 20px;
    margin-top: 20px;
padding-top: 0px;
}



.blog-item {
    margin-bottom: 70px;
    width: 50%;
    float: left;
    padding: 10px;
   height: 450px;
}

.big-posts .post-info, .single-post .post-info {
    margin-bottom: 15px;
    margin-top: 15px;
}

.post .read-more {
    margin-top: 0px;
}

.post-info {
    position: relative;
    padding: 10px 0px 12px 10px;
    border: 1px solid #eee;
}

.hover__figure {
max-height: 250px;
overflow:hidden;
}

.big-posts .entry-main h1 a {
    text-transform: uppercase;
    color: #333;
    font-size: 16px;
}

.big-posts  .post-content{
    font-family: 'Droid Sans', sans-serif;
    background-color: white;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 18px;
    height: 36px;
}


@media screen and (max-width: 767px) {
     .header-padding {
display:none;
}

.logo {
    width: 280px !important;
    height: 105px !important;
}

.topmenu .col-sm-offset-3 {
display:none;
}
}

footer p {
    padding-right: 0px;
}

@media screen and (min-width: 768px) {
  .maxwidth img{
max-width: 600px !important;
}
html input[type=search] {
    border: 5px solid #4d8cb2;
}
html input[type=search]:focus {
    border: 5px solid #4d8cb2;
}
}

@media screen and (max-width: 767px) {

footer .vc_icon_element-outer .vc_icon_content {
    padding-bottom: 0px;
}

html	footer .block-content div {
    margin-bottom: 5px !important;
}
}
@media screen and (max-width: 798px)
{
#content {
 margin-bottom: 0px !important;
 margin-top: 0px !important;
padding-top: 0px !important;
}
}

@media screen and (max-width: 798px)
{
html .home-section {
    margin-top: -80px !important;
}

}
.product-features {text-align: center; }
.product-features li {
text
    font-size: 16px;
    line-height: 16px;
    padding: 8px;
    color: #303233;
    display: inline-block;
    border: 2px solid #d4d1d0;
    border-radius: 4px;
    margin: 0 4px 8px;
    font-weight: 600;
}