/*
Theme Name: Twenty Fourteen
Theme URI: http://wordpress.org/themes/twentyfourteen
Author: the WordPress team
Author URI: http://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen

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.
*/
img{
max-width:100%;
height:auto;}
.middleCont {    background:#fcf4df;
    -moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
    min-height: 180px;
    padding: 20px;}
.titleli { margin-left:20px; }


body { font-size: 14px;
    line-height: 1.4;
    }
p{
padding:10px 0;}
.headng{
padding-top:7px;
color:#000;
font-weight:bold;
font-size:20px;}

/* css 21-aug-2014 */

.boxCont .btnBg {
    height: 32px !important;

}
.for-bnraro .bx-wrapper .bx-controls-direction a{
    bottom: -25px !important;
    height: 20px;
    top: auto !important;
}
.about-data{float:right;}
.site-content {
    overflow: hidden;
}
#content img{
margin-right:10px;}



.for-bnraro .bx-wrapper .bx-controls-direction a {
    bottom: -26px !important;
    height: 20px;
    top: auto !important;
}
.bxNew > li {
    height: 227px !important;
    overflow: hidden;
}
.btnBg img{
display:none;}
nav ul li{
margin:0 3px;}

.about_data img,.bottom_img img{
max-width:100%;
height:auto;
margin-right:10px;
}

.about_data {
text-align: center;
width:50%;
margin:0 auto;}

.bottom_img{
float:right;
width:57%;}
.bottom_links{
float:left;
width:40%;}
.clear{
clear:both;}
ul.img_list{
margin-left:-10px;}
ul.img_list img{
width:100%;
height:auto;
margin:0 !important ;
}

ul.img_list li{
list-style-type:none;
width:33.3%;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 -ms-box-sizing: border-box;
box-sizing: border-box;
padding-left:10px;
float:left;
margin-bottom:10px;
}
.ngg-galleryoverview { text-align:center;}
.ngg-gallery-thumbnail-box { float:none!important; display:inline-block; *display:inline; zoom:1px; margin:0 5px!important;}

@media only screen and(max-width:767px;)
{
nav ul li a{font-size:13px !important;}
}
.boxCont h2{font-size:34px;}

.greenteam, .greenteam p, .greenteam h3{text-align:center;margin :10px 5px;}
nav ul li .sub-menu li:first-child {
    display: block;
}