/* START Cleaning category */
/*SF form*/
 
.category-SX38 .form-style
{
    width: 100% !important;
    margin: 0 auto;
    max-width: 1000px !important;
    position: relative;
}
/* Ends*/
/*header banner*/
.banner-caption .btn
{
  background-color:transparent;
  border: #ffffff solid 1px;
  color: #ffffff;
  text-transform: initial;
  font-size: 15px;
  font-weight: 600;
}
.banner-caption .btn:hover {
background-color:#ffffff;
Color:#0db14b;
}
.banner-caption .subtitle {
    color: #ffffff;
    font-size: 18px;
    font-weight:500;
    text-shadow: none;
    line-height: 25.2px;
}
/*ends*/
.section-header{
    font-size: 30px;
    line-height: 42px;
    text-align:center;
    padding-right: 3mm;
    color: #0db14b;
    margin: 0;
    padding: 25px 0 25px;
    font-weight: 400;
}
p a{
   color: #0db14b;
   text-decoration: underline;
}

#cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category .cv-zone-category.product .widget-productlist-category-title a, .widget-article-list.grid .subtitle a, .widget-article-list .col-1-1 .subtitle {
    color: #0db14b;
}

#cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category .cv-zone-category.product:hover .widget-productlist-category-title a 
 {
  background-color: #0db14b;
        color: #ffffff;
        font-size:14px;
        }
     }
     /*ends*/
/* Product grid style*/
@media (min-width: 592px)
{
#cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category .cv-zone-category.product {
    padding: 0;
    height: 250px; /* Given for avoiding stretching in the images. Only applicable for C&H */ 
    overflow: hidden;
    text-align: center;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 5px solid #f2f2f2;
    clear: none !important; 
    }
    
  .widget-productlist-category-image img {
      padding:0px;
      }
 #cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category .cv-zone-category.product .widget-productlist-category-title a {
        width: 65%;
        font-size: 13px;
        margin: 0 auto;
        text-transform: Initial;
        min-width: 100px;
        background-color: rgba(255, 255, 255, 0.95);
        padding: 3px 5px;
        height: 50px;
        letter-spacing: normal;
        display: table-cell;
        vertical-align: middle; }      
}
@media (min-width: 592px)
{ 
 .section .section-item p,
    #cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category .cv-zone-category.product .widget-productlist-category-title a 
    {
        background-color: #ffffff; 
        color: #0db14b; 
        font-size: 13px;
        padding: 3px 5px;
        width: 100%;
       display: table-cell;
       vertical-align: middle;}
  .section .section-item p, 
    #cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category .cv-zone-category.product .widget-productlist-category-title:hover a 
    {
        background-color: #0db14b;
        color: #ffffff;
        /*Changes by Rameez*/
        font-size:14px;
        /*ends*/
    } 
}

@media (min-width: 592px) {
  #cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category .cv-zone-category.product .widget-productlist-category-title {
    width: 100%;
    position: absolute;
    top:80%;
    display: table;
    padding: 0 0%; }
} 
@media (min-width: 940px) 
{
 #cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category .larger {
    height: 250px; }  /* Given for avoiding stretching in the images. Only applicable for C&H */
 #cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category .cv-zone-category.product:nth-of-type(1),
 #cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category .cv-zone-category.product:nth-of-type(2),
 #cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category .cv-zone-category.product:nth-of-type(3),
 #cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category .cv-zone-category.product:nth-of-type(4)
 {
    width: calc(100%/4);
 }
 #cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category .cv-zone-category.product:nth-of-type(5),
 #cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category .cv-zone-category.product:nth-of-type(6),
 #cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category .cv-zone-category.product:nth-of-type(7),
 #cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category .cv-zone-category.product:nth-of-type(8) 
 {
    width: calc(100%/4);
  }
}

@media (max-width: 592px) {
.widget-productlist-category-image img {
    float: left;
    width: 100%;
    padding: 0px;
    background: #fff;
    height: 220px;
}
}
/*ends*/
/*Service section*/
.our-service .section-item img {
    padding: 10px;
    max-width: 80px;
    margin: 0 auto;
    display: block;}
.hh-medium .our-service .section-item .section-item-title, .hh-dark .our-service .section-item .section-item-title {
    color: #0db14b;
}
.hh-medium .our-service .section-item p, .hh-dark .our-service .section-item p {
    color: #333333;
    vertical-align: top;
}
.section .section-item p {
    height: 100px;
    overflow: hidden;
    text-align: center;
    line-height: 150%;
    font-size: 14px;
    padding: 15px 0;
    background-color: transparent;
}
.hh-medium .our-service {
    background: #F3F6F8;
}
/*Ends*/
/*Case Studies widget*/
.category-SX38 .cd-half-width.cd-img-container::before {
    background: #8cc63e;
}

@media only screen and (min-width: 768px)
.cd-hero-slider .cd-half-width:nth-of-type(2) {
    right: 0;
    left: 40%;
}
.cd-hero-slider li.selected {
  transition: transform 0.5s;
    background-color: #8cc63e;
}
}
.hotspots .cd-hero-slider {
  overflow: visible !important;
}

.cd-hero-slider li {
  background: #8cc63e;
}

 .cd-hero-slider .cd-btn.secondary {
  background-color: #0db14b !important;
  text-transform: initial;
  letter-spacing: normal;
}

 .cd-hero-slider .cd-btn.secondary:hover {
  background-color: #0A8E3C !important;
  text-transform: initial;
  letter-spacing: normal;
}
.section {
    margin: 20px auto;
}

.cd-half-width.cd-img-container::before {
    background: #8cc63e;
    left: -70px;
}
    /*Case Studies widget ends*/

/* Article list*/
.widget-article-list.grid .btn.small.primary.cv-readmore {
    margin: 10px 0 0;
    background: #0db14b;
    border-color: #0db14b;
    cursor: pointer;
}
.widget-article-list.grid .btn.small.primary.cv-readmore:hover {
    margin: 10px 0 0;
    background: #0A8E3C;
    border-color: #0A8E3C;
    cursor: pointer;
}

.widget-article-list.grid .article-date {
    margin: 0px;
    padding: 5px 0;
    color: #0db14b;
    font-size: 12px;
}
/*Article list ends*/
/*Form*/
.no-tooltip.tooltip-error .form-text:hover, .no-tooltip.tooltip-error .form-email:hover, .form-text:hover  {
  border-color: #0db14b !important;
    outline: none;
}
.no-tooltip.tooltip-error .form-text:focus, .no-tooltip.tooltip-error .form-email:focus, .form-text:focus  {
  border-color: #0db14b !important;
    outline: none;
}
.capture-image .cv-refresh 
{
 border: 1px solid #0db14b;
 background-color:transparent ;
 color:#0db14b;
}
.capture-image .cv-refresh:hover {
    background: #0db14b;
    cursor: pointer;
    color: #ffffff;
}
.button-row .cv-send
{
    background: #0db14b;
    cursor: pointer;
    color: #ffffff;
     border: 1px solid #0db14b;
}
.button-row .cv-send:hover
{
    background: #0A8E3C;
    cursor: pointer;
    color: #ffffff;
    border: 1px solid #0A8E3C;
}
/*Product Grid tablet View*/
@media (max-width: 768px) {
.widget-productlist-category-image img {
        height: 150px !important;
}
}
/*ends*/
/*update ends*/

 


