/* ajustements progratech */
nav ul li{
    font-size       : 16.5px;
    text-decoration : none;
    padding         : 3px 5px;
}
nav ul li:hover{
    color           : #479307;
    cursor          : pointer;
}
#main-wrap{
    min-height      : 190px;
}
.main-desc{
    margin-bottom   : 40px;
    color:  #479307;
    background: rgba(31, 107, 7, 0.15);
    border: solid 1px rgba(71, 147, 7, 0.29);
    padding:15px;

}
.freepage #main-wrap{
    min-height      : 300px;
}
#language_btn{
    cursor          : pointer;
}
.top-aside .social_icons a.lang {
    padding-left    : 5px;
    padding-top     : 5px;
    padding-bottom  : 5px;
    font-weight     : bold;
    background-image: none !important;
    padding-bottom  : 0;
}
.top-aside .social_icons a.lang i {
	margin-right:4px;
}
.business-hours .hours {
	float:left !important;
}
.sidebar{
	min-height: 585px !important;
}

.mail-load{
    width: 22px;
    float: right;
    margin-top: -26px;
}
.contact-load{
    width:22px;
    display:inline-block;

}
.email_result,#contact_result{
    display:none;
    margin-top: 5px;
    background: #377337;
    padding: 2px 4px 2px 5px;
    border-radius: 3px;
}
#contact_result{
    color:#fff;
}
.prodList .prodThumb{
    padding:10px 10px;
    max-width:375px;
    border:1px solid #CCC;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
    margin-bottom:20px;
    border-radius:7px;
}
.googleMap{
    padding:10px;
     border:1px solid #CCC;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
     border-radius:7px;
     margin-bottom:20px;
}
#googleMap{
	width:calc(100%);
	height:calc(100%);

}
.prodList small { 
    display:inline-block;
    margin-top:5px;
    font-size: 0.7em;
}
.prodList .prodSize {
    margin-top:5px;
    margin-bottom:15px;
    font-size: 0.7em;
}
.prodList p{
    margin-top:15px;
}


.prodZone .flexslider{
    background: #fff;
    height:152px;
    padding:10px 10px;
    border:1px solid #CCC;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
}
.prodZone .flex-direction-nav a:before{
    font-size:20px;
}
.prodZone .sidebar small{
    font-style:italic;
    font-weight: bold;
    color:#CCC;
    font-size:0.8em;
    font-family: 
}
.prodZone .prodLeft{
    width: 24%;
    float: left;
    padding-top: 50px;
}
.prodZone .product-name{
    font-size: 22px;
    color: #666;
    margin: 0;
    padding: 0;
}
.prodZone .category-name{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    color: #999;
}
.prodZone .product-specs{
    list-style: none;
    margin: 0;
    padding: 0;
}
.prodZone .product-desc{
    width: 50%;
    float: left;
    margin-left: 5px;
    padding-top: 50px;
}
.prodZone .product-photo{
    width: 225px;
    max-width:24%;
    float: right;
    margin-top: 50px;
}
.prodZone .product-specs li span{
    color:#479307;
}
#mc-embedded-subscribe-form label{
    opacity: 1;
}
#mc-embedded-subscribe-form input{
        color: #222;
    padding:4px;

}
#mc_embed_signup #mce-EMAIL {
    padding:4px !important;
}

.prodThumb{
  position:relative;
  margin-bottom:55px !important;
}
.prodThumb .prodIcons{
  position:absolute;
  left:0px;
  width:100%;
}
.prodLeft .prodIcons{
    position:relative;
    width:100%;
    height:64px;
}
.prodThumb .prodIcons .icon{
  float:left;
  width:33%;
  position:relative;
  text-align:center;
}
.prodLeft .prodIcons .icon{
    float:left;
    max-width:40px;
    margin-right:10px;
}

.prodThumb .prodIcons .icon img{
  margin-top:-25%;
  max-width:50%;
  border:4px solid #fff;
  border-radius: 15px;
}


@media screen and (max-width: 990px){
    .prodList{
        display:block;
        margin:20px auto;
    }
    .prodList .prodThumb{
        display:block;
        margin:0px auto 20px auto;
    }
    .prodList p{
        margin:20px auto 0px auto;
        max-width:385px;
    }
    .prodList .prodSpecs{
        margin:0 auto;
        max-width:385px;
    }
    .prodZone .prodRight{
        margin-left:0px;
        margin-top:15px;
    }
    .prodZone .product-desc{
        width:40%;
    }
    .prodZone .product-photo{
        min-width: 210px;
        max-width:0%;
        float: right;
        margin-top: 50px;
    }
    .sidebar{
        min-height:0px !important;
    }
    .prodZone .flexslider{
        height:142px;
    }
}
@media screen and (max-width: 800px){
    .prodZone .prodLeft{
        width: 100%;
        float: none;
    }
    .prodZone .product-desc{
        width:66%;
    }
   
}
@media screen and (max-width: 720px){
    .prodZone .prodLeft{
        width: 100%;
        float: none;
    }
    .product-desc {
        width: 55% !important;
    }
    .prodZone .product-photo{
        min-width: 200px;
        max-width:24%;
        float: right;
        margin-top: 50px;
    }
    
}
@media screen and (max-width: 600px){
    .product-desc {
        width: 100% !important;
        padding-top: 10px;
    }
    .prodZone .product-photo {
        float: left !important;
        width:375px !important;
        max-width:100% !important;
    }
    .prodZone .flexslider{
        background: #fff;
        height:247px;
    }
    .prodZone .flexslider img{
        max-height:245px;
    }
}
.flexslider._big{
    border:0px !important;
    margin:0px;
}
.flexslider._big .flex-direction-nav{
    display:none;
}
.footer-callout._mainpage{
    background: #E4E4E4 url(/img/front-template/global/bg-footer-callout.png) left -5px repeat-x !important;
}
.small_banner._mainpage{
    min-height:35px;
}
._footerTx p{
    font-size:20px;
}
#content-container._mainpage{
    position:relative;
}
#content-container._mainpage .shadow.top{
    z-index: 10;
}
header{
    padding:20px 0px !important;
}
