/*color code : #29a76e*/
/* Old color code : #8FBE4A*/

.main-menu{
    background: transparent; border: none;    
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom:0px;
}
a {
    color: #29a76e;
    text-decoration: none;
}
.navbar-brand{height: auto;}
.logo{padding: 5px;}
.logo a{
    display: block;
    height: 120px;
    text-align: center;
    position: absolute;
    padding: 10px 10px;
    background: #fff;
}
.logo a img{width: auto;height: 100%;}
header .main-menu .navbar-nav {margin-top: 10px;}
header .main-menu ul li {
    padding: 15px 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 12px;
}
header .main-menu ul li a {
    padding: 0 20px;
    color: #000;
    text-decoration: none;
    border-right: solid 1px #666;
    transition: all 0.3s ease-in-out;
    font-weight: 600;
    letter-spacing: 1px;
}
header .main-menu ul li a.last-child{
    border: none;
    padding-right: 0;
}
header .main-menu ul li a:hover{
    color: #29a76e !important;
    transition: all 0.3s ease-in-out;
}

header .main-menu ul li a.active {
    color: #29a76e;
}
header .main-menu ul li ul.dropdown-menu .sm-arrows {
    margin: 0px 0 0 10px;
}
header .main-menu ul li ul.dropdown-menu .sm-arrows span {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin: 0 10px;
}
header .main-menu ul li ul.dropdown-menu .sm-arrows span.square1{
    background: rgb(255, 41, 41);
}
header .main-menu ul li ul.dropdown-menu .sm-arrows span.square2{
    background: rgb(173, 255, 50);
}
header .main-menu ul li ul.dropdown-menu .sm-arrows span.square3{
    background: rgb(20, 255, 255);
}
header .main-menu ul li ul.dropdown-menu {
    background: #fff;
    text-align: left;
    transition: all 0.3s ease-in-out;
    border-bottom: solid 3px #29a76e;
    box-shadow: 0 3px 5px rgba(0,0,0,0.5);
}
header .main-menu ul li ul.dropdown-menu li {
    display: block;
    padding: 0;
}
header .main-menu ul li ul.dropdown-menu li a {
    padding: 5px 20px;
    display: block;
    text-transform: capitalize;
    font-size: 13px;
    color: #666;
    font-weight: 400;
    text-decoration: none;
    border: none;
    margin: 0;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
}
header .main-menu ul li ul.dropdown-menu li a:hover {
    color: #29a76e;
    border-top: solid 1px #29a76e;
    border-bottom: solid 1px #29a76e;
}
#pageheader {
    padding: 0px 0px 100px; 
    height: 200px;
    background: url(../img/headerbg.jpg) no-repeat top;
    position: relative;
    margin-bottom: 60px;
}
.inner-header{
    height: 0;
    width: 100%; 
    border-bottom: 80px solid #29a76e; 
    border-right: 15px solid #29a76e;
    border-left: 25px solid transparent;  
    padding-right: 20px;
    float: right; 
    margin: -30px 0 0 0; 
    opacity: 0.9;
    position: absolute;
    right: 0;
    bottom: -50px;
}

.inner-header h1 {
    color:#fff; 
    font-size: 36px; 
    font-weight:bold; 
    text-transform:uppercase; 
    padding: 5px 20px;
    margin: 0;
}

.inner-header .breadcrumb{
    color: #fff;
    margin: 0;
    padding: 5px 0px;
    text-align: right;
    background: transparent;
}
.inner-header .breadcrumb a{color: #fff;}
.breadcrumb>.active {
    font-weight: 700;
    color: #fff;
}
#map {
    width: 100%;
    height: 270px;
    border: solid 10px #f4f4f4;
}
/*-----------Product Detail Start---------------*/
.product_img_big {
    height: 345px;
    max-height: 345px;
    overflow: hidden;
    border: 1px solid #dbdbdb;
    position: relative;
}
.product_img_thumbs {
    max-height: 120px;
    padding: 12px 0 0 0;
}
.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
}
.center-div {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.horizontal_scroll {
    white-space: nowrap;
    overflow-x: auto;
}
.product_img_thumbs_list .sub-image {
    width: 106px!important;
    display: inline-block;
    position: relative;
    height: 105px;
    width: 105px;
    border: 1px solid #ccc;
}
.product_img_thumbs_list .sub-image img {
    width: 100%;
    padding: 5px;
}
.bx-wrapper img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.post_title, .product_name {
    text-decoration: none;
    font-size: 14px;
    padding: 10px 0;
    font-weight: 700;
    color: #29a76e;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.theme-btn, .theme-btn a {
    box-shadow: none!important;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
    line-height: 18px;
    border-radius: 0;
    padding: 6px 12px 7px;
    border: 1px solid #b8b8b8;
    color: #29a76e;
    border: 1px solid #29a76e;
    background: 0 0;
    transition: all .5s ease;
    outline: none !important; 
}
.theme-btn:hover, .theme-btn a:hover {
    color: #333;
    text-decoration: none;
    background: #29a76e;
    color: #fff;
}
.btn-cart i {
    display: inline-block;
    font-size: 20px;
    vertical-align: middle;
    line-height: 18px;
    text-shadow: 1px 1px 1px #fff;
    /*color: #29a76e;*/
    margin: -4px 6px 0 -4px;
}
#main-body{padding: 30px 0px;}
.product_wrap .product_details {
    margin: 15px 0 0 0;
    padding: 10px 0 15px 0;
    border: 1px solid #dbdbdb;
    border-width: 1px 0;
}
.rte {
    margin-top: 15px;
    margin-bottom: 15px;
    color: inherit;
    overflow: hidden;
}
.rte table{max-width: 100% !important;}
.product_wrap .product_details>div {
    padding: 5px 0 0 0;
}
.product_wrap .product_name {
    margin: 0 0 20px 0;
    font-size: 20px;
    border-bottom: 3px solid;
}
.remove_padding{padding: 0px;}
.list li {
    padding: 5px;
    background: #29a76e;
    color: #fff !important;
    border: 1px solid;
}
.list li a{color: #fff;}
.left-side .title-block{
    background: #f4f4f4;
    padding: 10px;
}
#BlowupLens {top: 0;}
/*-----------Product Detail End---------------*/
.app-img-box {height: 190px;}
.applications img.img-apps {
    max-height: 100%;
}

@media only screen and (min-width: 990px){
    .fixed{
        position: fixed;
        z-index: 99;
        top:100px;
    }
}
@media only screen and (max-width: 767px){
    header{background: #fff !important;}
    header .main-menu ul {
        margin: 0;
        padding: 0;
        position: relative;
        /*background: #29a76e;*/
        border-top: solid 4px #29a76e;
    }
    header .main-menu ul li {
        padding: 0px;
    }
    header .main-menu ul li a {
        border-right: none;
        color:#000 !important;
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
    }
    header .main-menu .navbar-nav .open .dropdown-menu  {        
        background: #fff;
        text-align: left;
        transition: all 0.3s ease-in-out;
        border-bottom: solid 3px #29a76e;
        box-shadow: 0 3px 5px rgba(0,0,0,0.5);
    }
    header .main-menu ul li ul.dropdown-menu li a {
        padding: 5px 20px;
        display: block;
        text-transform: capitalize;
        font-size: 13px;
        color: #666;
        font-weight: 400;
        text-decoration: none;
        border: none;
        margin: 0;
        border-top: solid 1px #fff;
        border-bottom: solid 1px #fff;
    }
    .inner-header h1 {
        font-size: 22px;
        padding: 5px 0px;
    }
    .logo a{
        display: block;
        height: 100px;
    }
}
@media only screen and (min-width: 1200px) {
    .inner-header {width: -webkit-calc(50% + 320px);  width: calc(50% + 320px);}
}
