/*
Theme Name: Jade Maple
Theme URI: http://jademaple.com/
Author: the Jade Maple team
Author URI: http://jademaple.com/
Description: #.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.navbar-brand.logo {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 15px;
    padding: 0 10px !important;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    color: #333 !important;
}

.menu-item-51 .navbar-inverse.green .navbar-nav > li > a {
    color: #fff !important;
}

.brand-grid .figure {
    
  padding: 50px; 
}

.brand-grid ul li
{
border-left: 0px !important;
}

.figure.effect-zoe .figcaption {
    height: 110px !important;
   text-align: center !important;
}

.header img
{
/*height: auto !important;*/
}

@media (max-width: 767px)
{
#about .header img {
   /* height: auto !important;*/
}
.header .header-detail h1
{
font-size: 20px !important;
}
iframe { width:100%; }
}

@media (max-width: 700px) and (min-width: 240px)
{
.header .header-detail p {
    font-size: 15px !important;
}
a.head-btn-slide
{
/*display: none !important;*/
}



.brand-grid .figure {
    display: inline-block;
    width: 100% !important;
  height: 300px !important;
   padding-top: 50px !important;
   padding-bottom: 0px !important;
   padding-left: 10px !important;
   padding-right: 10px !important;
}

.brand-grid .figure img {
    display: inline-block;
    max-width: 100% !important;
    min-height: 50% !important;
    position: relative;
    zoom: 60% !important;
}
}


.article img {
  width: initial;
  max-width: 100%;
  float: none !important;
}