/*  style css   */

@font-face {
    font-family: 'futura_bkbook';
    src: url('ufonts.com_futura-book-webfont.eot');
    src: url('ufonts.com_futura-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('ufonts.com_futura-book-webfont.woff2') format('woff2'),
         url('ufonts.com_futura-book-webfont.woff') format('woff'),
         url('ufonts.com_futura-book-webfont.ttf') format('truetype'),
         url('ufonts.com_futura-book-webfont.svg#futura_bkbook') format('svg');
    font-weight: normal;
    font-style: normal;

}
html, button, input, select, textarea,body{
  font-family: 'futura_bkbook' !important;
}
html,body{
  /*height: 100%!important;*/  
  /*background: #f5f5f5; */
}
body{
  font-family: 'futura_bkbook' !important;
  font-size: 14px;overflow-y: scroll;
}
*{
  margin: 0px;
  padding: 0px;
}
a:hover,
a:focus{
  text-decoration: none;
  outline: none;
}
.no-pad{
  padding: 0px !important;
}
/* Navbar */
/*#header-top-sec{
   background: #6EA331;
   float: left;
   width: 100%;
}
.navbar-div {
    float: left;
    width: 100%;
    background: #6EA331;
}
.navigation-link {
    bottom: 27px;
    float: right;
    position: relative;
    width: 100%;
}
.header-option .nav > li {
    margin-left: 10px;
}
.navbar-div .navbar{
  margin: 0px;
}*/
.home-top-sec::after{
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
  /*/* background: rgba(0,0,0,0.6);*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6b6b6b+0,6b6b6b+0&0.65+1,0+56 */
/*background: -moz-linear-gradient(top,  rgba(107,107,107,0.65) 0%, rgba(107,107,107,0.65) 1%, rgba(107,107,107,0) 56%); /* FF3.6-15 */
/*background: -webkit-linear-gradient(top,  rgba(107,107,107,0.65) 0%,rgba(107,107,107,0.65) 1%,rgba(107,107,107,0) 56%); /* Chrome10-25,Safari5.1-6 */
/*background: linear-gradient(to bottom,  rgba(107,107,107,0.65) 0%,rgba(107,107,107,0.65) 1%,rgba(107,107,107,0) 56%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a66b6b6b', endColorstr='#006b6b6b',GradientType=0 ); /* IE6-9 */


    z-index: -1;
    content: "";
  }
.home-header{
  float: left;
  width: 100%;
  background:#97C21A;
  text-align: center;
 height: 41px;
}
.navbar-list{
  float: right;
}
.home-top-content .order-btn{
  position: absolute;
  top: 10%;
}
.order-btn a{
   background: rgba(82, 153, 0, 0.8) none repeat scroll 0 0;
    color:#fff;
    font-size: 15px;
    margin: 0 auto;
    padding: 10px 20px;
}
.home-header .navbar-brand{
  color: #fff;
  position: relative;
  z-index: 1;
  padding: 10px;
  height: auto;
}
.home-header ul li{
/*  margin-left: 10px !important;*/
}
.home-top-sec{
 float: left;
  width: 100%;
  position: relative;
  /* min-height: 290px; */
  min-height: fit-content;
   /*background-image:url(../img/turf-top.png);*/
/*  background-image:url(../img/home-top.png);*/
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  z-index: 1;
}
.home-top-div{
  float: left;
  width: 100%;
}

.home-top-div img{
  width: 100%;
}
.home-top-content{
  float: left;
  width: 100%;
/*  text-align: center;*/
}
/*.home-top-content .navbar-brand{
  color: #97C21A;
  z-index: 1;
  padding: 10px;
  height: auto;
  text-align: center;
  margin-top: 50px;
  font-size: 30px;
  line-height: 22px;

}*/
.header-item-div .navbar-brand{
  text-align: center;
}
.header-item-div .navbar-brand img{
  display: inline-block;
}
.home-top-content .navbar-brand small{
  font-size: 15px;
  font-weight: normal;
  color: #fff;
}
.contact-info{
    float: right;
    min-width: 310px;
    text-align: left;
}
.contact-info p{
  color: #fff;
}

.contact-info h2{
  color: #fff;
}
.contact-info span{
  font-size: 20px;
   color: #fff;
   margin-right: 10px;
}
/* slider */
.slider-sec{
  float: left;
  width: 100%;
 position: relative;
/* min-height: 500px;*/
}


/* Image section*/
.work-screen-sec {
    float: left;
    padding: 30px 0;
    width: 100%;
    background: #fff;
}

.work-screenshot {
    float: left;
    width: 100%;
}
.work-portfolio {
    float: left;
    width: 100%;
    padding: 3px;
}
.work-portfolio a img{
  width: 100%;
}
.work-port-img-outer {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.free-title{
  float: left;
  width: 100%;
  position: absolute;
}
.work-port-img-outer {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.work-port-img-outer a img{
  width: 100%;
}
.work-port-img-outer:hover img {
    transform: scale(1.1);
}
.work-port-img-outer a img {
    overflow: hidden;
    transition: all 0.4s ease 0s;
    width: 100%;
}
.work-port-img-outer:hover .work-hover-div {
    display: block;
}
.work-port-img-outer:hover .img-para{
  display: none;
}
.work-hover-div {
    background: rgba(93, 162, 20, 0.3) none repeat scroll 0 0;
    display: none;
    float: left;
    height: 100%;
    position: absolute;
    top: 0;
    transition: opacity 0.4s ease-in-out 0s;
    width: 100%;
}

.portfolio-title {
    float: left;
    padding: 15px;
    position: absolute;
    text-align: center;
    top: 28%;
    width: 100%;
}
.portfolio-title h3 {
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
    font-size: 22px;
    margin: 0;
    padding-bottom: 12px;
}
.portfolio-title span {
    color: #ffffff;
    display: block;
    font-size: 16px;
    margin-top: 15px;
    width: 100%;
}
.slider-para{
  float: left;
  width: 100%;
}
.slider-para-div{
  float: left;
  width: 100%;
  margin-top: 150px;
}
.slider-para-div p{
  color:#fff;
  font-size: 25px;
}
.free-title-heading span{
  float: left;
    text-align: center;
    width: 100%;

}
.free-title-heading span i{
   background: #ffffff none repeat scroll 0 0;
    border-radius: 50%;
    color: #69a624;
    font-size: 46px;
    margin-bottom: 10px;
    padding: 16px;
}
/* Isotop Sec */
.iso-image-div{
  float: left;
  width: 100%;
  padding: 10px;
}
.iso-image-div img{
  width: 100%;
}
.isotope .item{
    border: medium none;
    margin: 1px 0;
    width: 280px;
}
.isotop-sec{
  float: left;
  width: 100%;
  padding: 30px 0 15px 0; 
}
.free-deli{
  /*  background: url('../img/about.jpg') no-repeat center;*/
    background: url('../img/ply.png') no-repeat center;
    background-size: cover;
    min-height: 200px;
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
    box-shadow:2px 2px -2px #999;

}
.free-title-heading{
  position: absolute;
  top: 30px;
  left: 0px;
  float: left;
  width: 100%;
}

.free-title-heading h2{
  color: #fff;
  font-size: 40px;
  text-align: center;
  font-weight: bold;
}
/* paralax */
.prallex {
    float: left;
    width: 100%;
}
.parallax-window {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    min-height: 200px;
}

/*  page content */
.page-content-sec{
  float: left;
  width: 100%;
  padding:30px 0 15px 0;
  background: #fff;
}
.home-page-para{
  float: left;
  width: 100%;
}
.home-page-para h3{
  font-size: 50px;
    letter-spacing: -3px;
    margin: 0;
    text-align: center;
}
.para-div{
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 15px;
}
.para-div p{
  font-size: 20px;
  color: #777;
  text-align: justify;
  padding: 0 15px 15px 15px;
}
.img-para{
  float: left;
  width: 100%;
  position: absolute;
  top: 40%;
  text-align: center;
 /* opacity: 0.5;*/
}
.img-para h1{
  display: inline-block;
  color: #fff !important;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin: 0px;
  padding:10px 20px;
 /* background: rgba(0,0,0,0.8);*/
 background: rgba(0, 0, 0, 0.42) none repeat scroll 0 0
}
/* image sec */
.product-link{
  /*float: left;*/
  text-align: center;
}
.product-view{
  /*float: right;*/

}
.link-title{
  text-align: center;
}
.portfolio-title a i{
  color:#769676;
  font-size: 20px;
  background: #fff;
  padding: 15px;
  border-radius: 50%;
}
.img-content{
  float: left;
  width: 100%;
  position: absolute;
  height: 100%;
}
.link-title{
  top: 40%;
}
.turf-name{
  float: left;
  width: 100%;
  padding: 10px 0px;
  text-align: center;
}
.turf-name h5{
  color: #767676;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  margin: 0px 0 5px 0;
}

.turf-name span{
  font-size: 15px;
  color: #97c21e;
  text-align: center;
}
/* footer */
/*footer{
/*background: none repeat scroll 0 0 #282a2b;
  background:#97C21A;
    bottom: 0;
    float: left;
    width: 100%;
}*/
#footer{
  background: #111;  
   bottom: 0;
    left: 0;
    margin-bottom: 0;
    z-index:999;display:none;
  transition: all 0.5s ease 0s;
}
.footer_ul{
  float: left;
  width: 100%;
}
.footer-list ul{
  padding: 0px;
}
.footer_ul li{
   display: block;
    padding: 4px 0 5px;
    /*color: #fff;*/
    color: #000;
}
.footer_ul li a{
  /*color: #fff;*/
  color: #000;
  font-size: 15px;
}
.footer-list{
  float: left;
  width: 100%;
}
.copyright .nav-link li{
  float: left;
  width: 100%;
}
.link-main{
  width: 650px;
  margin: 0 auto;
  padding:25px 0 30px;
  display: table;
}
.footer-link{
  list-style-type: none;
  color: #fff;  
  max-width: 290px; 
  margin-bottom: 0px;   
}
.footer_ul h3{
  color: #fff;
  margin: 0 0 10px 0;
  font-size: 22px;
  font-weight: bold;
}
.footer_ul p{
  margin: 0px;
  font-size: 15px;
  color: #fff;
}

.footer-link li{
  float: left;
    margin-bottom: 15px;
    width: 100%;
    list-style:none;
}
.footer_ul li a i{
  font-size: 15px;
 /* color: #fff;*/
 color: #000;
}

/*.social .fb a:hover i{
  background: #3C579E;
  border-radius:50%;
  padding:13px 15px;
}
.social .tw a:hover i{
  background: #55ACEE;
   border-radius:50%;
  padding:13px 15px;
}
.social .ins a:hover i{
  background: #735B45;
   border-radius:50%;
  padding:13px 15px;
}*/
.ul-list{
  float: left;
  width: 100%;
  text-align: center;
}
.footer-link a{
  display: block;
  border-bottom: 1px solid #282a2b;  
  padding-bottom: 10px;
  color: #bfbfbf;
}
.copyright{
 /* background: #000;*/
/* background:rgba(105, 166, 36 ,0.82) none repeat scroll 0 0);*/
  min-height: 65px;
  color: #8c8989;
  padding:20px 0 15px; 
  float: left;
  width: 100%;
  position: relative;
}
.anim-slide-text h1{
  margin-top: 15px;
}

.copy{
  float: left;
  width: 100%;
  text-align: center;
  border-top: 1px solid #fff;
  padding-top: 10px;
}
.copy span{
  font-style:italic;
  font-family: arial;
  letter-spacing:1px;
  color: #fff;
  }
/* 24 dec */
.header-item-div{
  float: left;
  width: 100%;
  text-align: center;
  padding: 10px 0 0 0;
}

.header-item-div .logo-link{
  display: inline-block;
}

.header-item-div .email{
  text-align: left;
  display: inline;
  float: left;
  color: #469110;
  font-size: 18px;
  margin-top: 0px;
  font-weight: bold;
   text-shadow: 0 0 30px #ffffff;
   cursor: pointer;
}
.header-item-div .email span{
  font-size: 20px;
}
.header-item-div .call{
  text-align: left;
  display: inline;
  float:right;
  color: #469110;
  font-size: 18px;
  margin-top: 0px;
  font-weight: bold;
   text-shadow: 0 0 30px #ffffff;
}
.header-item-div .call span{
  font-size: 20px;
}
.slider-content{
  float: left;
  width: 100%;
/*  position: absolute;
  top: 20%;*/
  text-align: center;
}
.slider-para-heading{
  float: left;
  width: 100%;
  padding: 10px 0px;
  position: relative;
  top: 50px;
  left:0%;
  text-align: center;
  /*left:0%;*/
  
}
.btn.btn-green {
     background-color: #ffffff;
    border: 2px solid #97C21A;
    color: #97C21A;
    font-size: 18px;
    font-weight: 900;
    line-height: 1em;
    padding: 18px 44px;
    position: relative;
   /* text-shadow: 1px 1px 0 #34495e;*/
    text-transform: uppercase;
    transition: border-color 0.3s ease-out 0s, text-shadow 0.3s ease-out 0s;
    width: 278px;

}
.btn.btn-green:hover {
       border-color: #ffffff;
  /*  text-shadow: 3px 2px 0 #999;*/
}
.btn-margin{
   margin-right: 20px;
}

/* product slider */
.product-slider{
  float: left;
  width: 100%;
  position: relative;
  background: #E5E5E5;
  padding: 20px;
}
.slider-div{
  float: left;
  width: 100%;
}
.carousel {
    margin-bottom: 0;
  /*  padding: 0 40px 0px 40px;*/
}
.slider-div .carousel-inner{
  text-align: center;
}
.slider-div .carousel-control.right{
  right: 0px;
}
.slider-div .carousel-control.left{
  left: 0px;
}
.slider-div .item a img{
  width: 100%;
}
/* The controlsy */
.carousel-control {
  /*left: -12px;*/
    height: 40px;
  width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    /*margin-top: 100px;*/
    position: absolute;
    top: 40%;

}
.carousel-control.right {
  right: -12px;
}
/* The indicators */
.carousel-indicators {
  right: 50%;
  top: auto;
  bottom: -10px;
  margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
  background: #cecece;
}
.carousel-indicators .active {
background: #428bca;
}
.product-detail{
  float: left;
  width: 100%;
  position: absolute;
  top: 0px;
  text-align: center;
  height: 100%;
}
.product-detail .img-para{
 top: 40%;
}
.product-outer-div:hover{
  background: rgba(0,0,0,0.8);
}
.product-outer-div:hover .product-detail{
  background: rgba(0,0,0,0.8); 
}

.work-port-img-outer:hover .product-hover {
    display: block;
}
.product-hover {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    display: none;
    float: left;
    height: 100%;
    position: absolute;
    top: 0;
    transition: opacity 0.4s ease-in-out 0s;
    width: 100%;
}
.product-item{
  background: rgb(255,255,255);
  padding: 6px 30px;
  color: #333;
  font-size: 15px;
  font-weight: bold;


}
.product-item:hover{
  background: #97C21A;
  color: #fff;
}
.portfolio-title .slider-para-heading .btn-green{
  width: auto; !important;
  padding: 7px 30px;
  font-size: 15px;
}
/* new footer sec */
.footer-sec{
/*   background: #658529 url("../img/floral-dark.png") repeat scroll center top;*/
    background:url("../img/footer-turf.png") no-repeat scroll center center / cover;
    padding-top:30px; 
    float: left;
    position: relative;
    width: 100%;
    z-index: 1;
}
.footer-sec::after{
/*   background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;*/
    content: "";
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.footer-title{
   font-size: 1.1em;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    /*color: #fff;*/
    color: #000;
    margin:0px;
}
.copyright{
  /*background: #425719 none repeat scroll 0 0;*/

    float: left;
    min-height: 30px;
    padding: 5px 0;
    width: 100%;
}
.copyright span{
  /*color: #fff;*/
  color: #000;
  font-size: 12px;
  line-height: 30px;
}
.social li{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 100%;
    display:inline-block;
    height: 30px;
    line-height: 30px;
    list-style: outside none none;
    width: 30px;
}
.social .fb:hover{background:#37589B;}
.social .tw:hover{background:#46D4FE;}
.social .ins:hover{background:#A67658;}
.social .google:hover{background:#DE5A49;}
.social .penta:hover{background:#CB2027;}
.social .you:hover{background:#A72B1D;}
.social li:hover a i{
  color: #fff;
}
/*.social{
  float: right;
  text-align:center;
  padding: 0px;
  margin: 0px;
}*/
.social{
display: inline-block;
margin: 0px;
padding-left: 0px !important;
}
.social li a i{
  /*color: #fff;*/
  color: #000;
  font-size: 16px;
}
.home-header-inner{
 display: inline-block;
/* float: left;
 width: 100%;*/
}
.social-img li{
  margin-right: 5px;
  float: left;
}
.slider-icon{
  color: #fff;
  font-size: 30px;
}
.slider-icon:hover{
  color: #fff;
}
.ls-title h1{
  display: inline-block;
  padding: 15px 20px;
}
.ls-l.ls-title {
    left: 0 !important;
    width: 100% !important;
    white-space: normal !important;
}
.slider-para-div > p{
  line-height: 35px;
  padding: 0 70px;
  text-align: center;
}
.logo-link{
  margin-top:0px;
  background:#fff;
}

/*#cssmenu > .nav-list li {
    margin: 0 130px;
}*/
#cssmenu > ul > li{
  margin-right: 210px;
}
#cssmenu > ul > li:last-child {
    margin-right: 0px;
}
.copy-div{
  float: left;
  width: 100%;
  text-align: center;
}


    #owl-demo .item{
        background: #42bdc2;
        padding: 30px 0px;
        margin: 5px;
        color: #FFF;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        text-align: center;
    }

/* product modal */
.slide-product-detail{
  float: left;
  width: 100%;
  position: relative;
}
/*.owl-controls.clickable{
  display: none;
}*/
.slide-product-detail .sync2{
  position:relative;


}
.min-product{
  margin-top: 15px;
}
.slide-product-detail .modal-footer{
  border-top:0 !important;
}
.modal-footer{
  border-top:none !important;
}
.slide-product-detail .min-product .item{
  padding: 1px;
}
.product-dec{
  float: left;
  width: 100%;
}
.pro-name{
  text-align: left;
}
.pro-name h5{
  text-align: left;
  font-weight: bold;
}
.green-modal-btn{
  background:#97C21A;
    border: medium none;
    border-radius: 4px;
    color: #ffffff;
    float: right;
    font-size: 18px;
    height: 47px;
    margin-left: 15px;
    min-width: 150px;
    line-height:34px;
}
.green-modal-btn:hover,.green-modal-btn:focus{
  background: #70A435;
  color: #fff;
}


/* sample-request-page */
.sample-request-sec{
  float: left;
  width: 100%;
  position: relative;
  min-height: 300px;
  padding:30px 0;

}
 #owl-demo1 .item{
        margin: 3px;
    }
    #owl-demo1 .item img{
        display: block;
        width: 100%;
        height: auto;
    }
    #demo{
      float: left;
      width: 100%;
    }
  .wrap{
    float: left;
    width: 100%;
  }
    
.form-area{
  float: left;
  width: 100%;
  text-align: center;
}
.form-area label span{
  color: #FD0001;
}
.sample-page-hide{
/*  display: none;*/
}
.how-know-select select{
  float: left;
  width: 100%;
  height: 40px;
  background: #fff;
  border-radius: 4px; 
}
.form-area .sample-input{
  border-radius: 4px !important;
  height: 40px;
}
.inner-heading-div{
  float: left;
  width: 100%;
  text-align: center;
}
.inner-heading-div h1{
  display: inline-block;
  color: #fff;
  font-weight: bold;
}
.request-sec{
  /* background:rgba(147, 184, 116, 0.74) none repeat scroll 0 0;*/
    background: rgba(149, 189, 31, 0.74);
    box-shadow: 0 1px 5px 1px #dddddd;
    float: left;
    padding:10px 20px 20px 20px;
    width: 100%;
    border-radius: 4px;
}
.thanks-sec{
  float: left;
  width: 100%;
}
.thanks-inner{
  float: left;
  width: 100%;
  text-align: center;
}
.thanks-sec .inner-heading-div{
  border-bottom: 1px solid #fff;
}
.thanks-sec .inner-heading-div h1{
  font-size: 50px;
  font-weight: bold;

}
.thanks-inner i{
  font-size: 100px;
  color: #fff;
}
.thanks-inner p{
  font-size: 15px;
  line-height: 25px;
  color: #fff;
}
.form-area label{
  font-size:20px;
  color: #fff;
  text-align: left;
  float: left;
}
.form-horizontal .control-label{
  text-align: left;
}
.form-area textarea{
 border-radius: 4px;
}
.inactive-header{
    padding: 15px 25px 15px 15px;
}
/* about us */
.page-img-div{
  float: left;
  width: 100%;
  text-align: center;
}
.page-img-div img{
  width: 100%;
  display: inline-block;
}
.team-heading {
    float: left;
    width: 100%;
}
.team-heading h5 {
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 24px;
    font-weight: bold;
}
.title-head {
    color: #97C21A;
    letter-spacing: 1px;
    margin: 8px 0;
    text-transform: uppercase;
}
.team-heading h5 small {
    color: #999999;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.1px;
    line-height: 30px;
    text-transform: uppercase;
}
.heading-divider {
    background-color: #97C21A;
    height: 1px;
    margin: 0px auto 20px;
    width: 150px;
}
.title-heading-divider {
    background-color: #97C21A;
    height: 1px;
    margin: 20px auto 20px;
    width: 100px;
}
.no-marg{
  margin: 0px !important;
}
.overlay .slider-para-heading a{
  margin-top: 25px;
}
.team-member-detail-sec{
  float: left;
  width: 100%;
}
.team-inner-div {
    float: left;
    min-height: 400px;
    text-align: center;
    width: 100%;
}
.team-img-div {
    float: left;
    width: 100%;
    text-align: center;
}
.team-inner-div img {
    border-radius: 50%;
    display: inline-block;
}
.team-detail {
    float: left;
    width: 100%;
}
.about-para {
    float: left;
    width: 100%;
color:#fff;
}
.about-para p {
    color: #777777;
    font-family:inherit;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    letter-spacing: 1px;
}
.about-page-outer-div{
  float: left;
  width: 100%;
  border-bottom: 1px dotted #ccc;
}
.blog_desc{
  color: #777;
  font-weight: normal;
  font-size: 15px;
}
.faq-list-para .accordion-header{
  color: #769676;
  font-size: 15px;
  font-weight: normal;
}
.apply_detail_inner{
  float: left;
  width: 100%;
}
.apply_detail_inner label{
  font-size: 15px;
  font-weight: normal;
  color: #777;
}
.apply_detail_inner label ul{
  margin: 0px;
}

/* warranty & safety */
.agreement-container {
    float: left;
    width: 100%;
}
.agreement-control {
    float: left;
    text-align: center;
    width: 100%;
}
.agreement-control span a i {
    color: #70a435;
    font-size: 40px;
    margin-right: 30px;
}
.agreement-content {
    float: left;
    width: 100%;
}
.agreement-para {
    float: left;
    width: 100%;
}
.agreement-para p {
    color: #777;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 1px;
}
.inner-heading-div h3{
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #767676;
}
 .form-area label{
    text-align: left;
 } 
 option {
    padding: 6px 12px;
    color: #999;
}
.form-para p{
  text-align: justify;
  color: #fff;
  font-size: 15px;
}
/*.form-area .form-control{
  color:#fff !important;
  background: #7cb041;
  border:none;
}
.form-control::-moz-placeholder{
  color: #fff;
}*/
.SumoSelect{
  width: 100%;
  text-align: left;
  float: left;
}
.SumoSelect > .CaptionCont{
  width: 100%;
  text-align: left;
  float: left;
  min-height: 40px !important;
  padding:9px 12px;
}
.SumoSelect > .optWrapper > .options li label{
  color: #999;
  width: 100%;
  float: left;
  padding: 6px 12px;
  margin-bottom: 0px;
}
.SumoSelect > .optWrapper > .options > li{
  border-bottom: none;
  padding:0px !important;
  min-height: 40px;

}
.SumoSelect > .optWrapper > .options > li:hover{
  background: none;
}
.SlectBox{
  color: #999;
}
.checkbox label{
  padding-left: 0px;
}
.radio label{
  padding-left: 0px;
}

/* Order Form */
.stepwizard-step p {
    margin-top: 10px;
    color: #fff;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    margin-top: 25px;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 25px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;

}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    border-radius: 50%;
    font-size: 19px;
    font-weight: bold;
    height: 50px;
    line-height: 37px;
    padding: 6px 0;
    text-align: center;
    width: 50px;
    background:#70A435;
    border:none;
}
.btn-circle:hover{
  background:#70A435;
}
/* nice check boxes */
.input-group-addon.beautiful input[type="checkbox"],
.input-group-addon.beautiful input[type="radio"] {
    display: none;
}
.beautiful {
    color: white !important;
    font-size: 14px;
}
.beautiful .fa {
    font-size: 20px !important;
}
.bg-success {
  background-color: #5cb85c;
}
.text-white {
    color:white;
}
.add-top {
    margin-top:20px;
}
.setup-content{
  float: left;
  width: 100%;

}
.content-inner-div{
  float: left;
  width: 100%;
  border: 1px solid #fff;
   margin-top: 20px;
}
#order-para.content-inner-div{display:none;}
.content-inner-div ul li{
  padding:0px 10px 10px 0;
  font-size: 15px;
  color: #fff;
  list-style: square;
}
.product-sale-div{
  float: left;
  width: 100%;
  margin-top: 20px;
}
.new-turf-name h5{
  color: #fff;

}
.new-turf-name span{
  color: #fff;
  
}
.turf-sale-div{
  padding-left: 15px;
}
.turf-portfolio{
  margin-bottom: 10px;
}
.turf-portfolio .img-para h1{
width: 100%;
font-size: 20px;
}
.turf-portfolio .turf-price-num{
    bottom: 0;
    color: #fff;
    float: left;
    font-size: 15px;
    font-weight: bold;
    left: 0;
    letter-spacing: 1px;
    padding: 7px 0 2px 6px;
    position: absolute;
    width: 100%;
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+4,000000+58,000000+100&0+0,0.65+86 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.03) 4%, rgba(0,0,0,0.44) 58%, rgba(0,0,0,0.65) 86%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.03) 4%,rgba(0,0,0,0.44) 58%,rgba(0,0,0,0.65) 86%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.03) 4%,rgba(0,0,0,0.44) 58%,rgba(0,0,0,0.65) 86%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
.form-area .lenth-name{
font-size: 25px; 
color: #fff;
float: left;
width: 20%;
text-align: left;
}

.how-roll{
  font-size: 25px !important;
  font-weight: normal;
}
.select-roll-num{
  float: left;
  width: 80%
}
.product-sale-div p{
  color: #fff;
  font-size: 16px;
  margin-top: 5px;
}
.delivary-box label{
  color: #fff;
    font-size: 28px;
    font-weight: bold;

}
.delivary-box{
  float: left;
  width: 100%;
 text-align: center;
}
.inner-heading-div > p {
    color: rgb(255, 255, 255);
    text-align: left;
}
.dummy-img-div{
  float: right;
  width: 100%;
}
.dummy-img-div img{
  width: 100%;
}
.dummy-img-div h3{
  color: #fff;
  text-align: right;
  font-size: 24px;
  font-weight: bold;
}
.dummy-img-div h5{
  color: #fff;
  text-align: right;
  font-size: 20px;
  margin: 0px;
  padding: 5px 0;
}
.inner-heading-div h3{
  color: #fff;
}
.calender-div{
  float: left;
  width: 100%;
}
.inner-heading-div h1{
  margin-top: 0px;
  line-height: 50px;
}
.turf-total{
  font-weight: bold;
  font-size: 20px;
  color: #fff !important;
  /*border-bottom: 1px solid #fff;*/
}
.turf-grand-total label{
float: right;
}
.turf-modal{
  float: left;
  width: 100%;
}
/*.SumoSelect > .CaptionCont{
  background: #7cb041 !important;
  color: #fff !important;
}*/
.step-content-div{
  float:left;
  width: 100%;
}
.step-content-div p{
  color: #fff;
  font-size: 12px;
  text-align:justify;
 
}
.step-content-div h4{
  font-size: 24px;
  color: #fff;
  margin:0px;
  font-weight:bold; 
}
.step-num{
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
.step-para{
  padding-left: 15px;
}

.pad-top{
  padding-top: 15px;
}
.order-btn button{
  display: inline-block;
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bfd255+0,8eb92a+50,72aa00+97,9ecb2d+100 */
background: #bfd255; /* Old browsers */
background: -moz-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 97%, #9ecb2d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #bfd255 0%,#8eb92a 50%,#72aa00 97%,#9ecb2d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #bfd255 0%,#8eb92a 50%,#72aa00 97%,#9ecb2d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */
    border: medium none;
    border-radius: 4px;
    color: #ffffff;
    font-size: 20px;
    height: 47px;
    min-width: 150px;
}
.order-btn img{
  float: left;
  width: 150px;
}
.order-btn button:hover{
  color: #fff;
}
.order-btn{
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 10px;
}
.new-ani-btn{
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 10px;
}
.hack{
  float: left;
  height: 0px;
  margin-left: 8%;
}
.hack-two{
  float: right;
  height: 0px;
  margin-right: 8%;
}
.order-btn button i{
  color: #fff;
  font-size: 20px;
  display: none;
}
.new-ani-btn i{
  color: #fff;
  font-size: 20px;
  display: none;
}

.btn:focus{
  color: #fff;
}
.slider-para-heading .btn:focus{
color: #97C21A;
}
.icheckbox_square-green, .iradio_square-green{
  margin-right: 8px !important;
}
.delivary-box .icheckbox_square-green{
  margin-bottom: 8px;
}
#order-calander div.zabuto_calendar .badge-today, div.zabuto_calendar div.legend span.badge-today {
    background-color: #7cb041;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    height: 27px;
    padding-top: 8px;
    text-shadow: none;
    width: 27px;
}
.new-calender{
  float: left;
  width: 100%;

}
.cal-span{
  display: none;
  background-color: #fff;
  float: left;
  width: 100%;
  padding:10px;
}
.account-detail{
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 10px;
}
.account-detail a button{
   display: inline-block;
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bfd255+0,8eb92a+50,72aa00+97,9ecb2d+100 */
background: #bfd255; /* Old browsers */
background: -moz-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 97%, #9ecb2d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #bfd255 0%,#8eb92a 50%,#72aa00 97%,#9ecb2d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #bfd255 0%,#8eb92a 50%,#72aa00 97%,#9ecb2d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */
    border: medium none;
    border-radius: 4px;
    color: #ffffff;
    font-size: 20px;
    height: 47px;
    min-width: 150px;
}
.account-detail a button:hover,
.account-detail a button:focus{
  color: #fff;
}
.grass-detail{
  float: right;
  width: 100%;
}
.dummy-img-div .form-area{
  float: right;
}
.dummy-img-div .form-area option{
  padding: 6px 12px;
}
.dummy-img-div .form-area label,.dummy-img-div .form-area select{
  float: right;
} 
.turf-order-name-sec{
  border-bottom: 1px solid #f7f7f7;
  padding-bottom: 15px;
  float: left;
  width: 100%;
  margin-top: 20px;
}
.turf-order-name-sec img{
  width: 100%;
}
.form-horizontal .control-label{
  padding-bottom: 7px;
}
.SumoSelect label{
  font-weight: normal;
  font-size: 15px;
}
.accordion-header{
  border-bottom: 1px solid #ddd;
}
.info-pad{
  padding: 10px 14px !important;
  color: #999 !important;
  border-radius: 4px !important;
  text-transform: capitalize !important;
}
.card-accord{
  border-radius: 4px !important;
}
.select-div{
  float: left;
  width: 100%;
  padding-bottom: 15px;
  text-align: center;
}
.select-div a{
   background: #ffffff none repeat scroll 0 0;
   /* border: 2px solid #CEDCC1;*/
    border-radius: 25px;
    box-shadow: 2px 2px 7px 0 #555555;
    color: #97C21A;
    font-size: 15px;
    font-weight: normal;
    padding: 8px 27px;
}
.grass-detail .form-area label{
  text-transform: capitalize;
}
.add-got{
  margin:10px;
}
.got-span {
    float: right;
    margin-top: 7px;
}
.got-span a{
  color: #fff;
  font-size: 15px;
  margin-top: 15px;
}
.got-span a {
    color: #ffffff;
    font-size: 21px;
}
.ins-ul li{
  list-style: none !important;
}
.current-date {
    background: #7cb041 none repeat scroll 0 0;
    border-radius: 50%;
    color: #ffffff;
    height: 35px;
    padding: 7px 10px 7px 8px;
    width: 35px;
}
.new-ani-btn img {
    float: left;
    margin-top: 0px;
    width: 130px;
}
.button{
  padding: 10px 40px;
 /* padding:15px 50px;
  margin:20px 40px;*/
  cursor:pointer;
  display:inline-block;
  color:#FFF;
  font-size:16px;
  background:#eee;
  border-radius:4px;
 /* line-height:2em;
  border:1px solid #eee;
   border:1px solid #aaa;
  height:2em;*/
  text-decoration:none;
    
  -webkit-transition: all 0.3s linear;
     -khtml-transition: all 0.3s linear;
       -moz-transition: all 0.3s linear;
         -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
}
.green{
  background: #cdeb8e; /* Old browsers */
  background: -moz-linear-gradient(top, #cdeb8e 0%, #a5c956 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cdeb8e), color-stop(100%,#a5c956)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #cdeb8e 0%,#a5c956 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #cdeb8e 0%,#a5c956 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #cdeb8e 0%,#a5c956 100%); /* IE10+ */
  background: linear-gradient(top, #cdeb8e 0%,#a5c956 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdeb8e', endColorstr='#a5c956',GradientType=0 ); /* IE6-9 */
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
}
.button:hover{
  -webkit-box-shadow:rgba(0,0,0,0.7) 0px 5px 15px, inset rgba(0,0,0,0.15) 0px -10px 20px;
     -khtml-box-shadow:rgba(0,0,0,0.7) 0px 5px 15px, inset rgba(0,0,0,0.15) 0px -10px 20px;
       -moz-box-shadow:rgba(0,0,0,0.7) 0px 5px 15px, inset rgba(0,0,0,0.15) 0px -10px 20px;
         -o-box-shadow:rgba(0,0,0,0.7) 0px 5px 15px, inset rgba(0,0,0,0.15) 0px -10px 20px;
            box-shadow:rgba(0,0,0,0.7) 0px 5px 15px, inset rgba(0,0,0,0.15) 0px -10px 20px;
            color: #fff;
}
.button:active {
    -webkit-box-shadow: rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
     -khtml-box-shadow: rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
       -moz-box-shadow: rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
         -o-box-shadow: rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
            box-shadow: rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
    text-shadow:1px 1px 1px #eee;
    color: #fff !important;
}
.light {
    display: block;
    position: relative;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.9)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 50%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 50%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 50%,rgba(255,255,255,0) 100%); /* IE10+ */
  background: linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 50%,rgba(255,255,255,0) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
   /* padding: 1px 9px;
    top: -16px;
    left: -53px;
    height: 0px;*/
    left: -34px;
    padding: 1px 9px;
    position: relative;
    top: -10px;
}

.button:hover .light{
  
  padding:1px 5px;
  
    -webkit-animation-name: shine;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-timing-function: linear;
    -khtml-animation-name: shine;
    -khtml-animation-duration: 0.6s;
    -khtml-animation-timing-function: linear;
    -moz-animation-name: shine;
    -moz-animation-duration: 0.6s;
    -moz-animation-timing-function: linear;
    -o-animation-name: shine;
    -o-animation-duration: 0.6s;
    -o-animation-timing-function: linear;
    -webkit-animation-name: shine;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-timing-function: linear;
    left:45px;
}

@-webkit-keyframes shine {
    0% { top: -15px; left: -48px; }
    10% { top: -5px; }
    20% { top: 5px; }
    30% { top: 15px; }
    40% { top: 25px; }
    50% { top: 35px; }
    60% { top: 25px; }
    70% { top: 15px; }
    80% { top: 5px; }
    90% { top: -5px; }
    100% { top:-15px; left:45px; -webkit-transform: rotate(-360deg); }
}

@-khtml-keyframes shine {
    0% { top: -15px; left: -48px; }
    10% { top: -5px; }
    20% { top: 5px; }
    30% { top: 15px; }
    40% { top: 25px; }
    50% { top: 35px; }
    60% { top: 25px; }
    70% { top: 15px; }
    80% { top: 5px; }
    90% { top: -5px; }
    100% { top:-15px; left:45px; -khtml-transform: rotate(-360deg); }
}

@-moz-keyframes shine {
    0% { top: -15px; left: -48px; }
    10% { top: -5px; }
    20% { top: 5px; }
    30% { top: 15px; }
    40% { top: 25px; }
    50% { top: 35px; }
    60% { top: 25px; }
    70% { top: 15px; }
    80% { top: 5px; }
    90% { top: -5px; }
    100% { top:-15px; left:45px; -moz-transform: rotate(-360deg); }
}

@-o-keyframes shine {
    0% { top: -15px; left: -48px; }
    10% { top: -5px; }
    20% { top: 5px; }
    30% { top: 15px; }
    40% { top: 25px; }
    50% { top: 35px; }
    60% { top: 25px; }
    70% { top: 15px; }
    80% { top: 5px; }
    90% { top: -5px; }
    100% { top:-15px; left:45px; -o-transform: rotate(-360deg); }
}

@-keyframes shine {
    0% { top: -15px; left: -48px; }
    10% { top: -5px; }
    20% { top: 5px; }
    30% { top: 15px; }
    40% { top: 25px; }
    50% { top: 35px; }
    60% { top: 25px; }
    70% { top: 15px; }
    80% { top: 5px; }
    90% { top: -5px; }
    100% { top:-15px; left:45px; transform: rotate(-360deg); }
}
.select-area-div{
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
}
.product-turf-div{
  padding: 5px;
}
.white-para p{
  color: #fff;
}
.white-para small{
  color: #fff !important;
}
.container{
  width: 90% !important;
}
.white-para span a i{
  color: #fff;
}
.mail-btn-div{
  float: left;
  width: 100%;
  text-align: center;
}
/*21-01-2016 satvinder*/
.carousel_owl_div {
    float: left;
    position: relative;
    width: 100%;
}
.customNavigation{
float:left;
width:100%;
color:#ddd;
}
.customNavigation a{
padding:10px 15px;
color:#ACABB0;
}
.customNavigation a:hover{
border-radius:100%;
background-color:#97c21d;
color:#fff;
padding:10px 15px;
}
.customNavigation12 {
    position: absolute;
    top: 36%;left:0;

}
.next.customNavigation12{left:auto;right:0;}
.next1.customNavigation12{left:auto;right:0;}
.grass-detail .dummy-img-div h5{padding-bottom:15px;} 
.control-label.font_size_15{
font-size:18px;
}
/* 29 jan vikas */
.dummy-img-div h4 {
    color: #ffffff;
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 8px;
    text-align: right;
    width: 100%;
}
.no-pad-right{
padding-right:0px;
}
.add-material-div{
    float: right;
    width: auto;
    margin-top: 15px;
}
.slide-product-detail .owl-prev {
    background-image: url("../img/slide-next.png");
    background-repeat: no-repeat;
    height: 49px;
    left: -23px;
    margin: -50px 0 0;
    overflow: hidden;
    position: absolute;
    text-indent: -999px;
    bottom:-37%;
    width: 49px;
    z-index: 12;
}
.slide-product-detail .owl-next {
    background-image: url("../img/slide-next.png");
    background-position: -48px 0;
    background-repeat: no-repeat;
    height: 49px;
    margin: -50px 0 0;
    overflow: hidden;
    position: absolute;
    right: -23px;
    text-indent: -999px;
    bottom:-37%;
    width: 49px;
    z-index: 6;
}
.quick-send-div{
  float: left;
}
.quick-send-div .light{
top:-32px;
}
/*09-02-2016 satvinder*/
.font_weight_bld{
font-weight:bold;
}
.display_brok{
 display:none; 
}


@media(max-width:360px){
  .display_brok a{
  float:none;
  display:inline;
  }
  .display_brok{
    display:none;
    text-align:center;
    padding:5px 0;
    float:left;
    width:100%;
  }
  .slider-para-heading{
  float: left;
  width: 100%;
  padding: 10px 0px;
  position: relative;
  top: 50px;
  left:0%;
}
 .link-title .slider-para-heading {
    display: block;
    float: left;
    text-align: center;
    position: relative;
    top: 100px;
    left: 0;
    width: 100%;
}
}
.slider-para-heading a.btn.btn-green {
    display: inline-block;
}

@media(max-width: 480px){
  .slider-para-heading a.btn.btn-green {
    display: inline-block;
    width: 145px;
}
}
/*09-02-2016*/
/* 15 feb */
.pc-nav{
display:block;
}
.mobile-nav{
display:none !important;
}
.copy-div span h4{
font-size:14px;
}
.text-bg-prop{
   background:#fff;
   color:#008000;
   border:1px solid #008000;
    margin-left: 10px;
}
.text-bg-prop h5{
 color:#008000;
}
.page-slider {
    float: left;
    position: relative;
    width: 100%;
}


.team-detail .team-heading {
    float: left;
    padding:0 15px;
    width: 100%;
}
/* 29 feb @ vikas 
.social li:first-child {
    margin-left: 0px;
}
.social li:last-child {
margin-right:0px;
}*/
.social{
width:100%;
}
 div.who-you-konw-resp label {
      text-align: center;
      float: none;
      margin-top: 10px;
  }
.download-pdf {
  display: inline-block;
  max-width: 110px;
}
.cus-other
{
  float:left;
width:100%;
}
.cus-other ul
{
  margin-bottom:5px;
}
.cus-other .other-ul {
  margin-top: 0px;
}
.download-image
{
float:left;
width:100%;
text-align:center;
}
.download-image img
{
  display:inline-block;
  max-width:110px;
}
.download-wrrnty img {
  margin-top: -20px;
}

#cssmenu > ul > li > a::after {
    content: '';
    border-bottom: 0.9px solid #fff;
    display: block;
    position: absolute;
    right: 5px;
    left: 20px;
    width: 72px;
}
@media (max-width: 375px){
  .para-div.txt-mn p:first-child{
    padding: 0;
  }
  .para-div.txt-mn p:first-child  span{
    font-size: 58px !important;
  }
}
<div class="g-recaptcha" data-sitekey="your_key" style="transform:scale(0.50);-webkit-transform:scale(0.50);transform-origin:0 0;-webkit-transform-origin:0 0;"></div>