@import url('https://fonts.googleapis.com/css?family=Oswald:400,600,500,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,700i,800');


.post_commentbox{display:inline; float:left; width:100%; border-top:1px solid #ddd; border-bottom:1px solid #ddd; margin-top:20px; padding:5px 0px}
.post_commentbox a, .post_commentbox span{color:#798992; font-size:11px; margin-right:5px}
.post_commentbox a > i, .post_commentbox span > i{margin-right:5px}

.related_post{display:inline; float:left; margin-top:0; width:100%; margin-bottom:20px}
.related_post > h2{border-bottom:1px solid #e3e3e3; padding-bottom:5px}
.related_post > h2 i{font-size:25px}
.related_post .spost_nav li{width:32%; margin-right:10px}
.related_post .spost_nav li:last-child{margin-right:0}

.spost_nav{}
.spost_nav li{float:left; display:block; width:100%; margin-bottom:10px}
.spost_nav .media-left{width:100px; height:80px}
.media-left > img{height:127px; width:179px} 
.spost_nav .media-body > a{font-family:"Oswald",sans-serif}




/* Style inputs with type="text", select elements and textareas */
input[type=text], select, textarea {
    width: 70%; /* Full width */
    padding: 12px; /* Some padding */  
    border: 1px solid #ccc; /* Gray border */
    border-radius: 4px; /* Rounded borders */
    box-sizing: border-box; /* Make sure that padding and width stays in place */
    margin-top: 6px; /* Add a top margin */
    margin-bottom: 16px; /* Bottom margin */
    resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}

/* Style the submit button with a specific background color etc */
input[type=submit] {
    background-color: #4CAF50;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

/* When moving the mouse over the submit button, add a darker green color */
input[type=submit]:hover {
    background-color: #45a049;
}


@media(max-width:991px ){.add_banner{display:none}.logo_area{width:100%}.nav > li > a{padding:8px 8px}
.latest_post_container{height:200px;overflow:hidden}#next-button{bottom:-2px}.single_iteam{height:415px}.photograph_nav li{width:47.7%}.related_post .spost_nav li{width:100%}.nav-tabs > li{width:31.9%}.nav-tabs > li > a{font-size:13px;padding-left:0 !important;padding-right:0 !important;text-align:center}}


.pageszz {
    display: inline-block;
    padding-left: 0;
    margin: 8px 0 !important;
    font-size: 10px;
    border-radius: 4px;
    float:right;
}
#mySidenav.active{
    width: 250px;
}
.pageszz>li>a, .pageszz>li>span {
    font-size: 14px !important;
    text-align: center;
    position: relative;
    margin-right: 10px;
    float: left;
    padding: 0px 3px 2px 5px !important;
    margin-left: -1px;
    line-height: 1.428571;
    color: rgb(0, 0, 0);
    text-decoration: none;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(221, 221, 221);
    border-radius: 0 !important;
    font-family: 'Oswald', sans-serif;
    text-align:center !important;
}
.news-shades{
    background-color:#ececec;
}
.good-will p a{
   text-decoration:none;
     color: rgb(109, 109, 109);
}
.tabz h3 {
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
    color: rgb(12, 105, 2);
    padding-left: 16px;
    padding-bottom: 10px;
}
.tabz-shades{
    background-color: rgb(12, 105, 2);
}
.tab-img{
    list-style:none;
} 
.tab-img li{
display:inline-block;
width: 49.5%;
}
.tabz {
    margin-top: 25px;
    background-color: rgb(255, 255, 255);
    margin-bottom: 37px;
    padding-bottom: 38px;
}
.tabz p {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 20px;
}
.news-shades h4{
    color:#0c6902;
     font-family: 'Oswald', sans-serif;
     font-size:14px;
}
.tabs-left>li>a {
    background-color: rgb(12, 105, 2);
    margin-left: 0;
    border-bottom: 0px solid rgba(0, 0, 0, 0);
    font-size: 13px;
    position: relative;
    display: block;
    padding: 13px 10px 11px 10px !important;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    color: rgb(255, 255, 255);
}
.tabs-left>li>a:focus, .nav>li>a:hover {
    color: rgb(0, 0, 0);
    text-decoration: none;
    background-color: rgb(255, 255, 255);
}
.tabs-left>li, .tabs-right>li {
    float: none;
    margin-bottom: 0px;
    border-top: 1px solid rgb(204, 204, 204);
}
.tabs-left, .tabs-right {
  border-bottom: none;
  padding-top: 2px;
}
.tabs-left {
  border-right: 0px solid #ddd;
}
.tabs-right {
  border-left: 1px solid #ddd;
}
.tabs-left>li, .tabs-right>li {
    float: none;
    margin-bottom: 0px;
}
.tabs-left>li {
  margin-right: -1px;
}
.tabs-right>li {
  margin-left: -1px;
}
.tabs-left>li.active>a, .tabs-left>li.active>a:hover, .tabs-left>li.active>a:focus {
    border-bottom-color: rgb(221, 221, 221);
    border-right-color: rgb(204, 204, 204);
}

.tabs-right>li.active>a,
.tabs-right>li.active>a:hover,
.tabs-right>li.active>a:focus {
  border-bottom: 1px solid #ddd;
  border-left-color: transparent;
}
.tabs-left>li>a {
    text-align: center;
    border-radius: 4px 4px 0px 0px;
    margin-right: 0;
    display: block;
}
.tabs-right>li>a {
  border-radius: 0 4px 4px 0;
  margin-right: 0;
}
.vertical-text {
  margin-top:50px;
  border: none;
  position: relative;
}
.vertical-text>li {
  height: 20px;
  width: 120px;
  margin-bottom: 100px;
}
.vertical-text>li>a {
  border-bottom: 1px solid #ddd;
  border-right-color: transparent;
  text-align: center;
  border-radius: 4px 4px 0px 0px;
}
.vertical-text>li.active>a,
.vertical-text>li.active>a:hover,
.vertical-text>li.active>a:focus {
  border-bottom-color: transparent;
  border-right-color: #ddd;
  border-left-color: #ddd;
}
.vertical-text.tabs-left {
  left: -50px;
}
.vertical-text.tabs-right {
  right: -50px;
}
.vertical-text.tabs-right>li {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.vertical-text.tabs-left>li {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.iconz img {
    margin-bottom: 25px;
    margin-top: 24px;
}
.price h4 {
    font-family: 'Oswald', sans-serif;
    color: rgb(12, 105, 2);
    margin-top: 0;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: rgb(255, 255, 255);
    cursor: default;
    background-color: rgb(13, 105, 2);
    border-color: rgb(51, 122, 183);
}
.pagination>li>a, .pagination>li>span {
    font-size: 15px;
    text-align: center;
    position: relative;
    margin-right: 10px;
    float: left;
    padding: 5px 7px 6px 10px;
    margin-left: -1px;
    line-height: 1.428571;
    color: rgb(0, 0, 0);
    text-decoration: none;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(221, 221, 221);
    border-radius: 0 !important;
    font-family: 'Oswald', sans-serif;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 35px 0;
    border-radius: 4px;
}
.pagination a:after {
    color: rgba(255, 255, 255, 0) !important;
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 0 !important;
    padding: 0 !important;
    background-color: rgba(12, 105, 2, 0) !important;
}
.price .col-md-9 {
    padding-left: 26px;
    padding-right: 53px;
}
.n-shades .detailz{
    border:1px solid #ddeadb;
}
.n-shades #prev_slide_311, #next_slide_311 {
    position: absolute;
    top: 17%;
    margin-top: -41px;
    height: 50px;
    font-size: 16px;
    color: rgb(255, 255, 255);
    cursor: pointer;
}
.n-shades #prev_slide_311 {
    font-size: 12px;
    left: 6px;
    z-index: 100;
    color: rgb(44, 126, 35);
    width: 28px;
    background-repeat: no-repeat;
}

.n-shades #next_slide_311 {
    font-size: 12px;
    left: 166px;
    z-index: 100;
    color: rgb(44, 126, 35);
    width: 28px;
    background-repeat: no-repeat;
}
.n-shades {
    margin-bottom: 40px;
    margin-top: 40px;
    padding-top: 10px;
    padding-right: 22px;
    padding-left: 22px;
    padding-bottom: 60px;
    background-color: rgb(255, 255, 255);
}
.price h5{
     font-family: 'Open Sans', sans-serif;
}
.price p{
    font-family: 'Open Sans', sans-serif;
	color: #000;
}
.price a{
    color:#0c6902;
    text-decoration:none;
     font-family: 'Oswald', sans-serif;
     font-size:18px;
}
.price a:after{
    color: #fff;
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 0.7em;
    padding: 1px 9px 1px 9px;
    background-color:#0c6902;
}

.direxim a{
    color:#0c6902;
    text-decoration:none;
     font-family: 'Oswald', sans-serif;
     font-size:14px;
}
.direxim a:after{
    color: #fff;
    font-family: FontAwesome;
    margin-left: 0.7em;
    padding: 1px 9px 1px 9px;
    background-color:#0c6902;
}


.pnews a{
    color:#0c6902;
    text-decoration:none;
    font-family: 'Oswald', sans-serif;
    font-size:20px;
}
.pnews p{
    font-family: 'Open Sans', sans-serif;
	color: #000;
	font-size:14px;
}

.pnews h2{
    font-family: 'Oswald', sans-serif;
	color:#0c6902;
    font-weight:500;
    font-size:20px;
    margin:0;
	padding-bottom: 8px;
}

.pnews h5{
    font-family: 'Oswald', sans-serif;
    font-weight:500;
    font-size:14px;
    margin:0;
	padding-bottom: 8px;
}


.main-news{
    background-color:#ececec;
}

.main-desc p{
    font-family: 'Open Sans', sans-serif;
	color: #000;
	font-size:10px;
}

.newz-up {
    background-color: rgb(255, 255, 255);
    margin-bottom: 40px;
    margin-top: 40px;
    padding-top: 10px;
    padding-left: 35px;
    padding-bottom: 0;
}
.divider {
    margin-right: 42px;
    padding-top: 24px;
    border-bottom: 1px solid rgb(204, 204, 204);
    margin-bottom: 24px;
}
.n-shades h2 {
    padding-bottom: 15px;
    padding-left: 11px;
    font-size: 22px;
    color: rgb(12, 105, 2);
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
}
.updatez h2{
    padding-bottom: 15px;
   font-size:22px;
   color:#0c6902;
   font-family: 'Oswald', sans-serif;
   font-weight:500;
}
.counts {
    padding-right: 14px;
    color: rgb(13, 105, 3);
}
.client p{
    font-size: 16px;
    color:rgb(13, 105, 3);
    font-family: 'Oswald', sans-serif;
}

.clientc p{
    font-size: 16px;
    color:rgb(232, 125, 53);
    font-family: 'Oswald', sans-serif;
}

.shadez {
    background-color: rgb(230, 230, 230) !important;
}
.si-l img {
    background-color: rgba(255, 255, 255, 0.75) !important;
   }
.detailz {
   background-color: rgba(255, 255, 255, 0.71) !important;
   }
.top-spaces {
    margin-top: 13.7%;
}
.shadez {
    padding-top: 26px;
    background-color: rgba(255, 255, 255, 0.5215686274509804);
}
.about-shadess {
    padding-bottom: 34px;
    background-color: #ececec;
}
.pepper-i img{
    width:100%;
}
.logo-scr .slick-slider{
    padding-top:5px;
    margin-bottom:8px !important;
}
.details-i{
    background-color:#ececec;
}
.logo-scr{
    background-color:#fff;
}
.rit-img {
    padding-top: 19px;
    padding-bottom: 22px;
    background-image: url(../images/pepp.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 10px;
}
.si-l img {
    margin-left: 15px;
    padding: 10px;
}
.rit-img p {
    padding-top: 10px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px !important;
    text-align: center !important;
    padding-left: 29%;
    padding-right: 29%;
}
.rit-img h4{
    text-align:center;
    color:#fff !important;
    font-size: 21px !important;
    font-family: 'Oswald', sans-serif;
}
.rit-img h6{
     font-size:16px !important;
    font-family:'Oswald', sans-serif;
    color:#fff;
    text-align:center;
}
.details-i h2{
    color:#0c6902;
    font-size:22px;
    font-family: 'Oswald', sans-serif;
    text-transform:uppercase;
}
.community h4 {
    font-weight: 500;
    padding-bottom: 6px;
    padding-top: 10px;
    font-family: 'Oswald', sans-serif;
    color: #0c6902;
    font-size: 16px;
}
.community p {
    text-align: justify;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
}
.community {
    padding-bottom: 32px;
    margin-bottom: 27px;
    margin-top: 27px;
    background-color: #fff;
    padding-top: 11px;
    padding-left: 11px;
}
.pepper-i{
    position:relative;
}
.pages ul li {
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 15px;
    display: inline-block;
    list-style: none;
}
.pages ul li a{
    font-family: 'Oswald', sans-serif;
    color:#0c6902;
    font-size:12px;
    font-weight:400;
    text-decoration:none;
    text-transform:uppercase;
}
.pages {
    width: 100%;
    position: absolute;
    bottom: 0px;
   background-color: #ffffffb8;
}
.news-scrolls {
  /*  padding: 0;*/
    width: 100% !important;
    margin-top: 0px;
}
.scrol-news{
    background-color:#0d6902;
}
.scrol-news ul li{
    list-style:none;
    float:left;
      padding-right:10px;
}
.scrol-news ul li img{
    padding-right:18px;
}
.scrol-news ul li a {
    padding-right: 23px;
    color: #fff;
}
.news-scrolls ul li a{
    color:#fff;
    text-decoration:none;
    font-family: 'Open Sans', sans-serif;
    text-decoration:none;

}
.news-sld-ns{
    position: absolute;
    font-family: 'Oswald', sans-serif;
    padding: 0;
    background: #658c0c;
    width: 20%;
    height: 51px;
    line-height: 52px;
    font-size: 18px;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    float: left;
    left: 0;
    z-index: 2000;
    text-transform: uppercase;
}
.full-width{
    padding: 0;
}
.news-sld-ns-container {
    z-index: 10;
    width: 100%;
    background: #0d6902;
    float: left;
    display: inline-block;
    overflow: hidden;
    box-sizing: border-box;
    height: 51px;
    position: relative;
    cursor: pointer;
}
.news-scrolls-mob{
    display:none;
}
.news-scrolls-mob{
        width:100% !important;
        padding:0 !important;
    }
.pepper_background {
    border-bottom: 3px solid #0d6903;
    background-color: #ececec;
}
/*.navbar-inverse .navbar-nav>li>a:hover {
    border-bottom: 2px solid #0d6902;
    color: #000;
    background-color: rgba(250, 168, 49, 0);
}*/
.mob-nav1{
    display:none;
}
.sidenav li {
    padding-bottom: 15px;
    list-style: none;
}

.dropdown-menu-mob {
    width: 100%;
    color: #0b690300;
    position: relative;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #0b6903;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 0px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 0px 0px rgba(0,0,0,.175);
}
.dropdown-menu-mob>li>a {
    display: block;
    padding: 4px 34px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
}
 .dropdown-menu-mob >li>a:focus,.dropdown-menu-mob>li>a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #f5f5f500;
}
.btns2 {
    padding: 0px 20px 12px 30px !important;
}

/*.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #111111;
}*/
.mnu {
    position: absolute;
    right: 0;
    top: 28%;
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    color: #fff;
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
    color: #fff;
    background-color: #e6e6e600 !important;
    border-color: #adadad00 !important;
}
.btn-default {
    color: #fff;
    background-color: #fff0;
    border-color: #ccc0;
}
.btn-default:hover {
    color: #ececec;
    background-color: #e6e6e600;
    border-color: #adadad00;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 200000;
    top: 0;
    right: 0;
        background-color: #0b6903;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 0px 8px 0px 32px;
    text-decoration: none;
    font-size:13px;
    color: #fff;
    display: block;
    transition: 0.3s;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}






 body{
    overflow-x:hidden !important;
}

.cool-link {
    display: inline-block;
    color: #000;
    text-decoration: none;
}

.cool-link::after {
    content: '';
    display: block;
    top: 60px;
    position: absolute;
    width: 0;
    height: 2px;
    background: #0d6902;
    transition: width .3s;
}

.cool-link:hover::after {
    width: 100%;
    transition: width .3s;
}


.btn-default2 {
    color: #333;
   background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
}

.btn-default{
    background-color:transparent !important;
    border-color:transparent !important;
}
.btn-default2:hover {
    color: #333;
    background-color:rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
}

/*.clientc h6 a{
    color:#fff;
    background-color:#e87d35;
}*/
.clientc ul {
    margin: 0;
    float: right;
    list-style: none;
}
.clientc ul li {
    text-transform: uppercase;
    display: inline-block;
}


/*.client h6 a{
    color:#fff;
    background-color:#0d6903;
}*/
.client ul {
    margin: 0;
    float: right;
    list-style: none;
}
.client ul li {
    text-transform: uppercase;
    display: inline-block;
}
.btn2 {
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    margin-right: 10px;
    display: inline-block;
    padding: 9px 0px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


.clientc ul li:nth-child(1) {
    margin-right: 5px;
    background-color: rgb(232, 125, 53);
    color: rgb(255, 255, 255);
    padding: 10px 27px 12px 30px;
}
.clientc ul li:nth-child(1) a{
        font-size: 17px;
    text-decoration:none;
  background-color:#e87d35;
color:#fff;
font-family: 'Oswald', sans-serif;
}
.clientc ul li:nth-child(2) a{
   color:#e87d35;
   font-size: 18px;
   font-family: 'Oswald', sans-serif;
    
    text-decoration:none;
}


.client ul li:nth-child(1) {
    margin-right: 5px;
    background-color: rgb(13, 105, 3);
    color: rgb(255, 255, 255);
    padding: 10px 27px 12px 30px;
}
.client ul li:nth-child(1) a{
        font-size: 17px;
    text-decoration:none;
  background-color:#0d6903;
color:#fff;
font-family: 'Oswald', sans-serif;
}
.client ul li:nth-child(2) a{
   color:#0d6903;
   font-size: 18px;
   font-family: 'Oswald', sans-serif;
    
    text-decoration:none;
}
.new-site {
    border-bottom: 1px solid #cac4c447;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #10101000;
}
.navbar-inverse {
   background-color: rgba(0, 0, 0, 0);
    border-color: #08080800;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #595959;
    background-color:rgba(0, 0, 0, 0);
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #595959;
    background-color:rgba(0, 0, 0, 0);
}
.navbar-inverse .navbar-nav>li>a {
    color: #595959;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #08080800;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #595959;
    background-color: #08080800;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 25px 0px 16px 16px;
    text-transform:uppercase;
      font-family: 'Oswald', sans-serif;
}
.hom-lg{
    position:relative;
}
.logz {
    z-index: 1;
    left: 0;
    position: absolute;
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 34px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 21px;
}
#next_slide_3 {
    width: 28px;
    right: -22px;
    font-size: 51px;
    color: rgb(90, 87, 87);
    background-repeat: no-repeat;
}
#prev_slide_3, #next_slide_3 {
    position: absolute;
    top: 78%;
    margin-top: -41px;
    height: 50px;
    font-size: 16px;
    color: rgb(255, 255, 255);
    cursor: pointer;
}
#prev_slide_3 {
    font-size: 19px;
    left: -2px;
    z-index: 100;
    color: rgba(255, 255, 255, 0.77);
    width: 28px;
    background-repeat: no-repeat;
}
.weekz{
    background-color:#fff;
    margin-top:10px;
    padding-left: 37px;
    padding-top: 28px;
    padding-bottom: 25px;
}
.weekz h4{
      font-family: 'Oswald', sans-serif;
      font-size:16px;
      font-weight:600;
      color:#0d6902;
}
.weekz img{
    float:left;
    margin-right:23px !important;
}

#next_slide_31 {
    width: 25px;
    right: 7px;
    font-size: 51px;
    color: rgb(90, 87, 87);
    background-repeat: no-repeat;
    height: 25px !important;
    background-color: #ececec;
    border-radius: 100px;
    color: #fff !important;
    padding-top: 5px;
    padding-left: 8px;
}
#prev_slide_31, #next_slide_31 {
    position: absolute;
    top: 62%;
    margin-top: -41px;
    height: 50px;
    font-size: 16px;
    color: rgb(101, 96, 96);
    cursor: pointer;
}
#prev_slide_31 {
    font-size: 14px;
    left: 8px;
    z-index: 100;
    color: rgb(101, 96, 96);
    color: #fff;
    background-repeat: no-repeat;
    border-radius:100px;
    padding-left:6px;
    padding-top:6px;
    width: 25px !important;
    height:25px !important;
    background-color:#ececec;
}

#next_slide_32 {
    border-radius:100px;
    padding-left:8px;
    padding-top:5px;
    width: 25px !important;
    height:25px !important;
    background-color:#ececec;
    right: -23px;
    font-size: 51px;
    color: #fff;
    background-repeat: no-repeat;
}
#prev_slide_32, #next_slide_32 {
    position: absolute;
    top: 90%;
    margin-top: -41px;
    height: 50px;
    font-size: 16px;
    color: rgb(101, 96, 96);
    cursor: pointer;
}
#prev_slide_32 {
    width: 25px;
    font-size: 17px;
    border-radius: 100px;
    left: -8px;
    background-color: #ececec;
    z-index: 100;
    color: rgb(101, 96, 96);
    height: 25px;
    padding-left: 5px;
    padding-top: 4px;
    width: 25px;
    background-repeat: no-repeat;
}
#next_slide_30 {
    width: 28px;
    padding-top: 6px;
    padding-left: 9px;
    right: 8px;
    font-size: 51px;
    color: rgb(90, 87, 87);
    background-repeat: no-repeat;
}
#prev_slide_30, #next_slide_30 {
    position: absolute;
    top: 106%;
    margin-top: -41px;
    width: 25px;
    height: 25px;
    border-radius: 100px;
    font-size: 13px;
    background-color: #ececec;
    color: rgb(255, 255, 255);
    cursor: pointer;
}
#prev_slide_30 {
    font-size: 13px;
    right: 51px;
    z-index: 100;
    background-color: #ececec;
    color: rgb(255, 255, 255);
    width: 25px;
    height: 25px;
    padding-left: 5px;
    padding-top: 6px;
    border-radius: 100px;
    background-repeat: no-repeat;
}
.copy p {
    padding-top: 40px;
    text-align: center;
    color: #fff;
     font-family: 'Open Sans', sans-serif;
     font-size:11px;
}

.weekz h5{
    font-size:15px;
    font-family: 'Open Sans', sans-serif;
    color:#0d6902;
}
.weekz p{
   /* padding-right:54px;*/
    color:#4c4c4c;
}
.weekz a{
    text-decoration:none;
}
.im-green {
    padding-top: 24px;
    background-image: url(../images/ground.jpg);
    padding-bottom: 24px;
}
.im-green h4{
    color:#fff;
    font-size:25px;
    font-weight:400;
    font-family: 'Oswald', sans-serif;
}

.im-green h3{
    color:#fff;
    font-size:25px;
    font-weight:400;
    font-family: 'Oswald', sans-serif;
	color:#fff;
}

.im-green a{
    color:#fff;
    font-size:25px;
    font-weight:400;
    font-family: 'Oswald', sans-serif;
	color:#fff;
	text-decoration:none;
}

.crsel{
    position:relative;
}
.slidz {
    margin-left: auto !important;
    position: relative;
    bottom: 20px;
    right: 0;
    left: 0 !important;
    margin-right: auto;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff0;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff0;
}
#prev_slide_311, #next_slide_311 {
    position: absolute;
    top: 25%;
    margin-top: -41px;
    height: 50px;
    font-size: 16px;
    color: rgb(255, 255, 255);
    cursor: pointer;
}
#prev_slide_311 {
    font-size: 12px;
    left: 28px;
    z-index: 100;
    color: #2c7e23;
    width: 28px;
    background-repeat: no-repeat;
}

#next_slide_311 {
    font-size: 12px;
    left: 290px;
    z-index: 100;
    color: #2c7e23;
    width: 28px;
    background-repeat: no-repeat;
}

.shadez {
   
    padding-top: 26px;
    background-color: #ffffff85;
}
.director {
    margin-top: 0;
    padding-top: 0px;
    background-color: rgb(236, 236, 236);
    padding-bottom: 8px;
}
.slick-slide a{
    outline: none !important;
}
.executive {
    overflow: hidden;
    padding: 39px 21px 45px 33px;
    background-color: #fff;
}
.executive img{
    float:left;
}
.executive h6{
    font-family: 'Oswald', sans-serif;
    font-weight:500;
    font-size:18px;
    margin:0;
}
.executive h4 {
    float: left;
    padding-bottom: 32px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 32px;
    margin: 0;
}
.learn h2 {
    margin-top: 0px;
    float: right;
}
.executive p {
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    line-height: 22px;
}
.graphs{
    padding-bottom: 31px;
    float: left;
}
.ip{
    padding-top: 25px;
}
.executive h2 a {
    text-transform: uppercase;
    padding: 5px 23px;
    font-size: 14px;
    background-color: #0d6902;
    color: #fff;
    text-decoration: none;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}
.rit {
    padding-right: 13px;
    float: right;
    padding-top: 31px;
}
.rit p {
    padding-bottom: 6px;
    margin: 0;
     font-family: 'Open Sans', sans-serif;
}
.price h3 {
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    font-size: 19px;
    margin: 0;
	color: rgb(12, 105, 2);
}
.price h6{
   font-family: 'Open Sans', sans-serif;
   font-size:11px;
}
.executive2 {
    margin-bottom: 8px;
    overflow: hidden;
    padding: 30px 21px 5px 33px !important;
    background-color: #fff;
}
.im-green h4 {
    padding-bottom: 19px;
    line-height: 35px;
    font-size: 25px;
    font-family: 'Oswald', sans-serif;
}
.im-green p {
    margin:0;
    width: 100%;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size:13px;
}

.gr img {
    padding-right: 10px !important;
    padding-left: 18px !important;
    float: left;
}
.gr p{
     width:auto !important;
     font-family: 'Open Sans', sans-serif;
     font-size:11.5px;
}
.gr{
     padding-top: 33px;   
}
.gr h4{
    margin:0;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    font-size:14px;
    line-height:23px;
    padding:0 !important;
    letter-spacing: 1px;
}
.reciv {
    padding-top: 33px;
    background-color: #ececec;
    padding-bottom: 35px;
}
.market {
    padding-bottom: 2px;
    background-color: #fff;
}
.market h4 {
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    text-align: center;
    font-size: 24px;
    padding-top: 18px;
    padding-bottom: 18px;
}
.market h5 {
    padding-bottom: 8px;
    padding-top: 20px;
    font-family: 'Oswald', sans-serif;
    color: #0d6902;
    font-weight: 600;
    font-size: 18px;
}
.spac{
    padding-left:15px;
    padding-right:15px;
}
.spac p{
      font-family: 'Open Sans', sans-serif;
      font-size:11.5px; 
      color:#595959;
      line-height:23px;   
}
.galr {
    margin-top: 10px;
    padding-top: 10px;
    background-color: #0d6902;
    padding-bottom: 10px;
}
.galr h2 {
    font-family: 'Oswald', sans-serif;
    color: #fff;
    float: left;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    padding-top: 5px;
}
.galr a {
    padding: 6px 27px;
    margin-top:0;
    text-decoration: none;
    font-family: 'Oswald', sans-serif;
    float: right;
    font-size: 13px;
    color: #0d6902;
    background-color: #ececec;
}
.good-will {
    padding-top: 17px;
    background-color: #fff;
}

.good-will p {
    padding-top: 7px;
    color: #6d6d6d;
    font-size: 11px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
.spac a{
    text-decoration:none;
}
.d1{
    padding-bottom:20px;
}
.site-footer {
    padding-top: 15px;
    background-color: #0d6902;
    padding-bottom: 10px;
}
.site-footer h4{
    font-family: 'Oswald', sans-serif;
    font-weight:600;
    color:#fff;
    font-size:18px;
    padding-bottom:20px;
}
.us-links ul {
    
    padding-left: 10 !important;
    list-style: none;
}

.us-links ul li a{
      font-family: 'Open Sans', sans-serif;
      color:#fff;
      font-size:11px;
}

.us-links p{
      font-family: 'Open Sans', sans-serif;
      color:#fff;
      font-size:11px;
}

.contact p a{
      font-family: 'Open Sans', sans-serif;
      color:#fff;
     
      font-size:11px;
}
.contact{
     padding-left: 119px;
}
.sld-imgz{
    position:relative;
}
.si-l img {
    margin-left: 15px;
   
    background-color: #ffffffa6;
    padding: 10px;
}
.si-l {
    padding: 0 !important;
    display: none;
}
.detailz {
    margin: 37px 18px 0px 10px;
    padding: 13px 16px 0px 16px;
    top: -163px;
    position: static;
    background-color: #ded3cec7;
    text-transform: uppercase;
}
.detailz h4 {
    background-color: rgb(44, 126, 35);
    text-align: center;
    color: rgb(255, 255, 255);
    padding: 10px;
    font-family: 'Oswald', sans-serif;
    margin: 0;
}
.tbz tr td{
    font-size:10px; 
      font-family: 'Open Sans', sans-serif;
}
.tbz {
    background-color: #ebedea;
}
.detailz.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 5px 9px 5px 9px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px solid #ddd !important;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
   padding: 5px 9px 5px 9px !important;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px solid #ddd;
       font-family: 'Open Sans', sans-serif;
}
.table>thead>tr>th {
    font-size: 11px;
    vertical-align: bottom;
    border-bottom: 0px solid #ddd !important;
       font-family: 'Open Sans', sans-serif;
}
.detailz.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 0px solid #ddd !important;
    font-size: 11px;
    font-family: 'Open Sans', sans-serif;
}
.amount th{
   font-size:11px;
}
.detailz h5 {
    color: #0d6903;
    text-align: center;
    font-size: 15px;
    font-family: 'Oswald', sans-serif;
}

.detailz h6 {
    color: #0d6903;
    text-align: center;
    font-size: 14px;
    font-family: 'Oswald', sans-serif;
}

.detailz h3 { 
    color: #0d6903;
    text-align: center;
    font-size: 12px;
    font-family: 'Oswald', sans-serif;
}

.detailz a { 
    color: #0d6903;
    text-align: center;
    font-size: 12px;
    font-family: 'Oswald', sans-serif;
}

.n-news{
    background-color:#658c0c;
}
.n-news h4{
   font-family: 'Oswald', sans-serif;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    padding-bottom: 16px;
    margin: 0;
    padding-top: 15px;
  
}
.drk {
    padding-bottom: 10px;
    right: -67px;
    position: absolute;
    background-color: #0d6902;
}
.drk ul{
    list-style:none;
}
.drk ul li {
    float: left;
    padding-right: 17px;
}
.drk ul li a{
 font-size:13px;
 color:#fff;
  font-family: 'Open Sans', sans-serif;

}
.drk ul li img{
    margin-right: 10px;
}
.copy p a {
    padding-left: 10px;
    color: #fff;
}
.slick-slider {
    margin-bottom: 0;
}
.detailz .slick-slider {
    margin-bottom: 0 !important;
}
.navbar {
    padding-bottom: 0;
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: 1px solid transparent;
}
.pages ul{
    position:relative;
}
.pages ul li:after {
    color:#0c6902;
  content: "\f105";
    position: absolute;
    font-family: FontAwesome;
    display: inline-block;
    margin-left: 0.7em;
}

.pages ul li:nth-last-child(1):after{
   color: #fff0;
  content: "\f105";
    position: absolute;
    font-family: FontAwesome;
    display: inline-block;
    margin-left: 0.7em;
}
@media (max-width: 1920px){ 


    
.shadez {
    padding-top: 45px;
    background-color: rgba(255, 255, 255, 0.5215686274509804);
}
   .top-spaces {
    margin-top: 11.7%;
    height: 194px;
}
    .dropdown2:hover .dropdown-menu2 {
    display: block;
    -webkit-animation: fadeIn 400ms;
    animation: fadeIn 400ms;
}
.dropdown-menu2 {
    color: #fff;
    position: absolute;
       top: 97%;
    left: -45px !important;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 206px;
    padding: 0px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #0d6902;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 0px solid rgba(0,0,0,.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}




.sld-imgz {
    border-top: 5px solid #0a6b00;
}
    .spac p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16.5px;
    color: #595959;
    line-height: 36px;
}

.im-green p {
    margin: 0;
    width: 100%;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}
    .executive p {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    line-height: 30px;
}
.nav>li>a {
    margin-left: 17px;
    font-size: 18px;
    position: relative;
    display: block;
    padding: 30px 12px 39px 11px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}
.dropdown-menu2>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff !important;
    white-space: nowrap;
}


.navbar-inverse .navbar-nav>li>a {
    border-top: 5px solid rgba(255, 0, 0, 0);
    color: rgb(0, 0, 0) !important;
}
.dropdown-menu2>li>a:focus, .dropdown-menu2>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #000000 !important;
}



.slidz {
    left: 4%;
}
.container {
    width: 1775px;
}
.drk ul li {
    float: left;
    padding-right: 66px;
}
.si-l img {
    margin-left: 15px;
    
    background-color: #ffffffa6;
    padding: 10px;
}
.detailz {
    margin: 30px 0px 0px 0px;
    padding: 13px 16px 0px 16px;
    top: -137px;
    position: static;
    background-color: rgba(222, 211, 206, 0.7803921568627451);
    text-transform: uppercase;
}
.drk {
    padding-bottom: 10px;
    right: 0;
    position: absolute;
    background-color: #0d6902;
}
.good-will p {
    padding-right: 43px;
    line-height: 25.9px;
    padding-top: 7px;
    color: #6d6d6d;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
.us-links ul li a {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}
.contact p {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 16px;
}
.copy p {
    padding-top: 40px;
    text-align: center;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}
}
@media (max-width: 1840px){  
.si-l img {
    margin-top: 38px;
    margin-left: 15px;
   
    padding: 10px;
}
.top-spaces {
    margin-top: 18.5%;
    height: auto;
}
.shadez {
    margin-top: 242px;
    padding-top: 27px;
    
}
.nav>li>a {
    margin-left: 12px;
    font-size: 14px;
    position: relative;
    display: block;
    padding: 30px 3px 39px 2px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}
.logz {
    width: 40%;
    z-index: 1;
    left: 0;
    position: absolute;
}
.container {
    width: 1170px;
}

}
@media (max-width: 1500px){ 
.si-l img {
    margin-top: 38px;
    margin-left: 15px;
   
    padding: 10px;
}
.top-spaces {
    margin-top: 18.5%;
    height: auto;
}
.shadez {
    margin-top: 242px;
    padding-top: 27px;
    
}
.nav>li>a {
    margin-left: 12px;
    font-size: 14px;
    position: relative;
    display: block;
    padding: 30px 3px 39px 2px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}
.logz {
    width: 40%;
    z-index: 1;
    left: 0;
    position: absolute;
}
}
@media (max-width: 1440px){ 

.nav>li>a {
    margin-left: 12px;
    font-size: 14px;
    position: relative;
    display: block;
    padding: 30px 3px 39px 2px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}
.si-l img {
    margin-top: 38px;
    margin-left: 15px;
    background-color: rgba(255, 255, 255, 0.6509803921568628);
    padding: 10px;
}
.top-spaces {
    margin-top: 18.5%;
    height: auto;
}
.shadez {
    margin-top: 14px ;
    padding-top: 27px;
    background-color: rgba(255, 255, 255, 0.5215686274509804);
}
}



@media (max-width: 1366px){ 
    .top-spaces {
    margin-top: 10.5%;
    height: 194px;
}
.shadez {
    margin-top: 177px;
    padding-top: 27px;
    background-color: rgba(255, 255, 255, 0.5215686274509804);
}
.si-l img {
    margin-top: 28px;
    margin-left: 15px;
    background-color: rgba(255, 255, 255, 0.6509803921568628);
    padding: 10px;
}
.top-spaces {
    margin-top: 11.6%;
    height: auto;
}
.shadez {
    margin-top: 36px;
    padding-top: 27px;
    background-color: rgba(255, 255, 255, 0.53);
}
    .copy p {
    padding-top: 40px;
    text-align: center;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
}
    .us-links ul li a {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    text-decoration: none;
    font-size: 11px;
}
.contact p {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 11px;
}
    .good-will p {
    padding-top: 7px;
    color: #6d6d6d;
    font-size: 11px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    padding-right: 0;
    line-height: 19.9px;
}
#prev_slide_30, #next_slide_30 {
    position: absolute;
    top: 109%;
    margin-top: -41px;
    width: 25px;
    height: 25px;
    border-radius: 100px;
    font-size: 13px;
    background-color: #ececec;
    color: rgb(255, 255, 255);
    cursor: pointer;
}
.market {
    padding-bottom: 18px;
    background-color: #fff;
}
    .spac p {
    font-family: 'Open Sans', sans-serif;
    font-size: 11.5px;
    color: #595959;
    line-height: 23px;
}

.im-green p {
    margin: 0;
    width: 100%;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
}
    .executive p {
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    line-height: 22px;
}
.nav>li>a {
    margin-left: 0;
    border-bottom: 0px solid transparent;
    font-size: 13px;
    position: relative;
    display: block;
    padding: 28px 10px 26px 10px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}
.dropdown-menu2>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    font-size: 13px;
    color: #fff;
    white-space: nowrap;
    font-family: 'Oswald', sans-serif;
}


  .drk {
    padding-bottom: 10px;
    right: 0;
    position: absolute;
    background-color: #0d6902;
}
.detailz {
    margin: 9px 0px 0px 0px;
    padding: 10px 16px 0px 16px;
    top: 0;
    position: static;
    background-color: rgb(234, 255, 232) !important;
    text-transform: uppercase;
    border: 2px solid rgb(164, 213, 159);
}
.drk ul li {
    float: left;
    padding-right: 17px;
}
.si-l img {
    margin-left: 15px;
   
   background-color: rgba(255, 255, 255, 0.61);
    padding: 10px;
}
/*.container{
    width:1620px;
}*/
.container{
    width: 1200px ;
}
.slidz {
    left: 57px;
}
 }

 @media (min-width: 992px) and (max-width: 1199px) {  
.slidz {
    position: relative;
}
.container {
    width: 970px !important;
}
.slidz {
    left: 0;
}
.logz {
    left: 0;
    position: relative;
}
.nav>li>a {
    margin-left: 0;
    border-bottom: 2px solid transparent;
    font-size: 13px;
    position: relative;
    display: block;
    padding: 0px 10px 26px 10px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}
.detailz {
    margin: 37px 18px 0px 10px;
    padding: 13px 16px 0px 16px;
    top: 0;
    position: relative;
    text-transform: uppercase;
}
.si-l img {
    margin-left: 15px;
    
    background-color: #ffffffa6;
    padding: 10px;
}
 }
 @media (min-width: 768px) and (max-width: 991px) { 

.left-side {
    width: 9%;
    margin: 0;
    padding: 0;
    background-color: rgb(249, 249, 249);
    height: 121vh;
    float: left;
    position: relative;
    z-index: 2;
    display: none;
}
    
    .news-scrolls-mob{
    display:block;
}
.input-box {
    width: 100%;
    margin-top: 40px;
    background-color: rgb(255, 255, 255);
    margin: 0 auto;
}
.login-box {
    margin: 0 auto;
    display: block;
    width: 100%;
    padding-top: 0;
}
.n-news{
    display:none;
}

.executive h4 {
    float: left;
    padding-bottom: 14px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 32px;
    margin: 0;
}
.container {
    width: 750px !important;
}
.slidz {
    left: 0;
}
.slidz {
    position: relative;
    bottom: 20px;
    left: 39px;
}
.logz {
    left: 0;
    position: relative;
}

.clientc ul li:nth-child(1) a {
    font-size: 14px;
    text-decoration: none;
    background-color: #e87d35;
    color: #fff;
    font-family: 'Oswald', sans-serif;
}
.clientc ul li:nth-child(1) {
    margin-right: 30px;
    background-color: #e87d35;
    color: #fff;
    padding: 9px 17px 9px 17px;
}
.clientc ul li:nth-child(2) a {
    color: #e87d35;
    font-size: 14px;
    font-family: 'Oswald', sans-serif;
    text-decoration: none;
}

.client ul li:nth-child(1) a {
    font-size: 14px;
    text-decoration: none;
    background-color: #0d6903;
    color: #fff;
    font-family: 'Oswald', sans-serif;
}
.client ul li:nth-child(1) {
    margin-right: 30px;
    background-color: #0d6903;
    color: #fff;
    padding: 9px 17px 9px 17px;
}
.client ul li:nth-child(2) a {
    color: #0d6903;
    font-size: 14px;
    font-family: 'Oswald', sans-serif;
    text-decoration: none;
}
.nav>li>a {
    margin-left: 0;
    border-bottom: 2px solid transparent;
    font-size: 13px;
    position: relative;
    display: block;
    padding: 3px 10px 4px 10px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}
.slidz {
    position: relative;
    bottom: 0;
    left: 0;
}
.shadez {
   
    padding-top: 26px;
    background-color: #ffffff85;
}
.si-l img {
    margin-left: 15px;
  
    background-color: #ffffffa6;
    padding: 10px;
    margin: 15px auto;
}
.detailz {
    margin: 0px 18px 0px 10px;
    padding: 13px 16px 0px 16px;
    top: 0;
    position: relative;
    background-color: #ded3cec7;
    text-transform: uppercase;
}
.n-news {
    margin-top: 10px;
    background-color: #658c0c;
}
.contact {
    padding-left: 15px;
}

.clientc ul {
    /* padding-left: 0 !important; */
    margin: 0;
    float: left;
    list-style: none;
}

.client ul {
    /* padding-left: 0 !important; */
    margin: 0;
    float: left;
    list-style: none;
}
.navbar-right {
    float: none! important;
}
.drk {
    padding-bottom: 10px;
    right: 0;
    position: relative;
    background-color: #0d6902;
}
#next_slide_3 {
   
    right: 29px;
 
}
#next_slide_31 {
    width: 25px;
    right: 48px;
    }
 #next_slide_32{
    right:61px;
 }
 #prev_slide_30 {
    font-size: 13px;
    right: 99px;
    }
    #next_slide_30 {
 
    right: 55px;
  
} 
.galr {
    margin-top: 10px;
    padding-top: 10px;
    background-color: #0d6902;
    padding-bottom: 42px;
}  
.executive {
    overflow: hidden;
    padding: 15px 21px 45px 33px;
    background-color: #fff;
    margin-bottom: 26px;
}
.market h5 {
    text-align: center;
   
}
.spac p {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 11.5px;
    color: #595959;
    line-height: 23px;
}
.market h5 {
    padding-bottom: 0px;
    padding-top: 4px;
    font-family: 'Oswald', sans-serif;
    color: #0d6902;
    font-weight: 600;
    font-size: 18px;
}
 }
 @media (max-width: 767px){ 
.input-box {
    width: 100%;
    margin-top: 40px;
    background-color: rgb(255, 255, 255);
    margin: 0 auto;
}
.login-box {
    margin: 0 auto;
    display: block;
    width: 100%;
    padding-top: 0;
}
.tabz-shades {
    background-color: rgba(12, 105, 2, 0);
}
.counts {
    padding-right: 16px;
    color: rgb(13, 105, 3);
    font-size: 23px;
}
    .iconz img {
    margin-bottom: 25px;
    margin-top: 25px;
    margin: auto;
}
.iconz{
    margin-top: 28px;
}
.si-l {
    display: none;
    padding: 0 !important;
}
.shadez img{
  width:auto !important;
}
    .shadez .slick-slider{
       
        margin-bottom:0 !important;
    }
    .rit-img p {
    padding-top: 10px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px !important;
    text-align: center !important;
    padding-left: 29%;
    padding-right: 29%;
}
    .community p {
    text-align: justify;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}
    .pages ul{
        padding-left:10px;
    }
    .pages ul li {
    padding-left: 0;
    padding-top: 10px;
    padding-right: 15px;
    display: inline-block;
    list-style: none;
}
    .pages {
    width: 100%;
    position: relative;
    bottom: 0px;
    background-color: #ffffffb8;
}
.news-scrolls-mob{
    display:block;
}

/*  
  .navbar-right {
    display: none;
    float: right!important;
    margin-right: -15px;
}*/
.mbn-nav {
    overflow: hidden;
    height: auto;
    background-color: #ffffff85;
}
#prev_slide_3, #next_slide_3 {
    position: absolute;
    top: 75%;
    margin-top: -41px;
    height: 50px;
    font-size: 14px;
    color: rgb(109, 115, 109);
    cursor: pointer;
}
#prev_slide_3 {
    font-size: 14px;
   left: -14px;
    z-index: 100;
    color: rgb(109, 115, 109);
    width: 28px;
    background-repeat: no-repeat;
}



.mob-nav1{
    display:block;
}


.desk-top{
    display:none;
}
 .n-news{
    display:none;
}
.slidz {
    position: relative;
    bottom: 0;
}
.container {
    width: 750px !important;
}
.logz {
    width: 69%;
    left: 0;
    position: relative;
}
.nav>li>a {
   
    margin-left: 0;
    border-bottom: 2px solid transparent;
    font-size: 13px;
    position: relative;
    display: block;
    padding: 2px 10px 4px 10px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}
.slidz {
    left: 0;
}
.contact {
    padding-left: 15px;
}
#next_slide_32{
    right:0;
 }
 .galr {
    margin-top: 10px;
    padding-top: 10px;
    background-color: #0d6902;
    padding-bottom: 39px;
}
.market h5 {
    text-align: center;
    padding-bottom: 0px;
    padding-top: 4px;
    font-family: 'Oswald', sans-serif;
    color: #0d6902;
    font-weight: 600;
    font-size: 18px;
}
.spac p {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 11.5px;
    color: #595959;
    line-height: 23px;
}
.shadez {
    margin-top: 25px;
    padding-top: 26px;
    background-color: #ffffff85;
}
.si-l img {
        width: 96% !important;
    margin-left: 15px;
    background-color: #ffffff00;
    padding: 10px;
    margin: 0 auto;
    padding-bottom: 27px;
}
.shadez {
   
    margin-top: 0;
    padding-top: 30px;
   background-color: #ffffff00;
    padding-bottom: 26px;
    margin-bottom: 10px;
}
.detailz {
    margin: 37px 18px 0px 10px;
    padding: 13px 16px 0px 16px;
    top: 0;
    position: relative;
    background-color: #ded3cec7;
    text-transform: uppercase;
}
.executive {
    margin-bottom: 30px;
    overflow: hidden;
    padding: 28px 20px 12px 32px;
    background-color: #fff;
}
.n-news {
    background-color: #658c0c;
    margin-top: 19px;
}
.drk {
    padding-bottom: 10px;
    right: 0;
    position: relative;
    background-color: #0d6902;
}
.client ul li:nth-child(1) a {
    font-size: 13px;
    text-decoration: none;
    background-color: #0d6903;
    color: #fff;
    font-family: 'Oswald', sans-serif;
}
.client ul li:nth-child(1) {
   padding: 8px 15px 8px 15px;
}
.client ul li:nth-child(2) a {
    color: #0d6903;
    font-size: 13px;
    font-family: 'Oswald', sans-serif;
    text-decoration: none;
}

}
 @media (max-width: 760px){ 
    .marquee-sibling {
    font-family: 'Oswald', sans-serif;
    padding: 0;
    background: #658c0c;
    width: 35% !important;
    height: 45px;
    line-height: 42px;
    font-size: 18px;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    float: left;
    left: 0;
    z-index: 2000;
    text-transform: uppercase;
}
    .container {
    width:100% !important;
}
    .news-scrolls-mob{
        width:100% !important;
      
    }
.client ul li:nth-child(1) {
    padding: 4px 9px 3px 10px;
}
 }
   @media (max-width: 750px){ 

.shadez {
   
    margin-top: 0;
    padding-top: 30px;
    background-color: #ffffff00;
    padding-bottom: 26px;
    margin-bottom: 10px;
}
.mbn-nav {
    height: auto;
    background-color: #ffffff85;
}
.si-l img {
    width: auto;
    margin-left: 15px;
    background-color: #ffffff00;
    padding: 10px;
    margin: 4px auto;
}
 }
  @media (max-width: 500px){ 
    .price .col-md-9 {
    padding-left: 15px;
    padding-right: 53px;
    padding-top: 13px;
}
.n-shades {
    margin-bottom: 40px;
    margin-top: 40px;
    padding-top: 10px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 60px;
    background-color: rgb(255, 255, 255);
}
     .m-full{
        width:100% !important;
     }
  

  }
   @media (max-width: 550px){ 
.mnu {
    position: absolute;
    right: 0;
    top: 10px;
    width: 9%;
}




 }
 @media (max-width: 460px){ 
    .community h4 {
    line-height: 23px;
    font-weight: 500;
    padding-bottom: 6px;
    padding-top: 10px;
    font-family: 'Oswald', sans-serif;
    color: #0c6902;
    font-size: 16px;
}
    .gall .col-xs-4 {
        width:100% !important;
    }
   .gall img{
    margin:0 auto;
    display:block;
   }
   .good-will p {
    text-align: center;
}
.executive h4{
    font-size: 21px;

}
.btn2 {
    margin-right: 0px;
}
}


  @media (max-width: 440px){ 
    .price img{
      width:100%;
    }
    .newz-up {
    background-color: rgb(255, 255, 255);
    margin-bottom: 40px;
    margin-top: 40px;
    padding-top: 10px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 0;
}
    .rit-img p {
    padding-top: 10px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px !important;
    text-align: center !important;
    padding-left: 8%;
    padding-right: 8%;
}
.shadez {
    margin-top: 0;
    padding-top: 30px;
    background-color: #ffffff00;
    padding-bottom: 0;
    margin-bottom: 10px;
}
#prev_slide_311 {
    font-size: 12px;
    left: 33%;
    z-index: 100;
    color: #2c7e23;
    width: 28px;
    background-repeat: no-repeat;
}
.logz {
    width: 79%;
    left: 0;
    position: relative;
}

.si-l img {
   width: 100%;
    margin-left: 15px;
    background-color: #ffffff00;
    padding: 10px;
    margin: 16px auto;
}
.shadez img{
    width:89%;
}
  }
 @media (max-width: 400px){ 
 .mnu {
    position: absolute;
    right: 0;
    top: 0px;
    width: 12%;
}
#prev_slide_311 {
    font-size: 12px;
    left: 24%;
    z-index: 100;
    color: #2c7e23;
    width: 28px;
    background-repeat: no-repeat;
}
}
 @media (max-width: 340px){ 
.newz-up {
    background-color: rgb(255, 255, 255);
    margin-bottom: 40px;
    margin-top: 40px;
    padding-top: 10px;
    padding-left: 16px;
    padding-bottom: 0;
}
/*#prev_slide_311, #next_slide_311 {
    position: absolute;
    top: 21%;
}*/
.n-shades #prev_slide_311, #next_slide_311 {
    position: absolute;
    top: 13%;
    margin-top: -41px;
    height: 50px;
    font-size: 16px;
  
    cursor: pointer;
}
.n-shades #prev_slide_311 {
    font-size: 12px;
    left: 50px;
    z-index: 100;
    color: rgb(44, 126, 35);
    width: 28px;
    background-repeat: no-repeat;
}
.pagination>li>a, .pagination>li>span {
    font-size: 12px;
    text-align: center;
    position: relative;
    margin-right: 7px;
    float: left;
    padding: 5px 3px 6px 9px;
    margin-left: -1px;
    line-height: 1.428571;
    color: rgb(0, 0, 0);
    text-decoration: none;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(221, 221, 221);
    border-radius: 0 !important;
    font-family: 'Oswald', sans-serif;
}
.price h4 {
    font-family: 'Oswald', sans-serif;
    color: rgb(12, 105, 2);
    margin-top: 0;
    font-size: 14px;
}
.price a {
    color: rgb(12, 105, 2);
    text-decoration: none;
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
}
.price .col-md-9 {
    padding-left: 15px;
    padding-right: 27px;
    padding-top: 13px;
}
#prev_slide_311, #next_slide_311 {
  
    top: 17%;
  
}
 }
 @media (max-width: 320px){ 
  /*  #prev_slide_3, #next_slide_3 {
    position: absolute;
    top: 66%;}*/

.n-shades #prev_slide_311, #next_slide_311 {
    position: absolute;
    top: 12%;
    margin-top: -41px;
    height: 50px;
    font-size: 16px;
    cursor: pointer;
}


.mbn-nav {
    height: auto;
    background-color: #ffffff85;
}
.shadez {
    
    margin-top: 0;
    padding-top: 30px;
    background-color: #ffffff00;
    padding-bottom: 0;
    margin-bottom: 0;
}
.mbn-nav {
    padding-top: 0px !important;
    }
    #prev_slide_311, #next_slide_311 {
    position: absolute;
    top: 17%;
    margin-top: -41px;
    height: 50px;
    font-size: 16px;
    color: rgb(255, 255, 255);
    cursor: pointer;
}
#prev_slide_311 {
    font-size: 12px;
    left: 43px;
    z-index: 100;
    color: #2c7e23;
    width: 34px;
    background-repeat: no-repeat;
}
}
