/* START Technology category */
/*SF form*/
 
.category-SX44 .form-style
{
    width: 100%;
    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:#213f99;
}
.banner-caption .subtitle span {
    color: #ffffff;
    font-size: 18px !important;
    font-weight:500;
    text-shadow: none;
   }
.banner-caption h4 {
    line-height: 25.2px;
}
/*ends*/
.section-header{
    font-size: 30px;
    line-height: 42px;
    text-align:center;
    padding-right: 3mm;
    color: #213f99;
    margin: 0;
    padding: 25px 0 25px;
    font-weight: 400;
}
p a{
   color:#213f99;
   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:#213f99;
}

#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:#213f99;
        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: 265px; /* Given for avoiding stretching in the images. Only applicable for Tech */ /*changes on apr24*/
    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: #213f99; 
        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: #213f99;
        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:0px; /*Changes on Apr24*/
    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 Tech */
 #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)
  {
    width: calc(100%/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),
 #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)
{
    width: calc(100%/5);
  }
 #cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category .cv-zone-category.product:nth-of-type(8),
 #cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category .cv-zone-category.product:nth-of-type(9),
 #cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category .cv-zone-category.product:nth-of-type(10),
 #cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category .cv-zone-category.product:nth-of-type(11),
 #cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category .cv-zone-category.product:nth-of-type(12){
    width: calc(100%/5);
  }
 }

@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;}
.category-SX44 .our-service .section-item .section-item-title, .category-SX44 .our-service .section-item .section-item-title {
    color: #213f99 !important;
}
.category-SX44 .our-service .section-item p, .category-SX44 .our-service .section-item p {
    color: #333333;
    vertical-align: top;
}
.category-SX44 .our-service {
    background: #F3F6F8;
}
/*Ends*/
/*Case Studies widget*/
.cd-hero-slider li.selected {
  transition: transform 0.5s;
    background-color: #7d7cbb;
}

.hotspots .cd-hero-slider {
  overflow: visible !important;
}

.cd-hero-slider li {
  background: #7d7cbb;
}

 .cd-hero-slider .cd-btn.secondary {
  background-color: #213f99 !important;
  text-transform: initial;
  letter-spacing: normal;
}

 .cd-hero-slider .cd-btn.secondary:hover {
  background-color: #1A327A !important;
  text-transform: initial;
  letter-spacing: normal;
}
.section {
    margin: 20px auto;
}

.cd-half-width.cd-img-container::before {
    background: #7d7cbb;
    left: -7%;
    }
    /*Case Studies widget ends*/

/* Article list*/
.widget-article-list.grid .btn.small.primary.cv-readmore {
    margin: 10px 0 0;
    background: #213f99;
    border-color: #213f99;
    cursor: pointer;
}
.widget-article-list.grid .btn.small.primary.cv-readmore:hover {
    margin: 10px 0 0;
    background: #1A327A;
    border-color: #1A327A;
    cursor: pointer;
}

.widget-article-list.grid .article-date {
    margin: 0px;
    padding: 5px 0;
    color: #213f99;
    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: #213f99 !important;
    outline: none;
}
.no-tooltip.tooltip-error .form-text:focus, .no-tooltip.tooltip-error .form-email:focus, .form-text:focus  {
  border-color: #213f99 !important;
    outline: none;
}
.capture-image .cv-refresh 
{
 border: 1px solid #213f99;
 background-color:transparent ;
 color:#213f99;
}
.capture-image .cv-refresh:hover {
    background: #213f99;
    cursor: pointer;
    color: #ffffff;
}
.button-row .cv-send
{
    background: #213f99;
    cursor: pointer;
    color: #ffffff;
     border: 1px solid #213f99;
     margin-top:20px;
}
.button-row .cv-send:hover
{
    background: #1A327A;
    cursor: pointer;
    color: #ffffff;
    border: 1px solid #1A327A;
}
/*Solution section*/
.Specialised p, div, ul,img 
{
    font:inherit;
}
.Specialised 
{
    height: 700px;
    float: left;
    width: 460px;
    margin-right: 25px;
    padding-bottom: 10px;
    color: #21409a;
    background-color: White;
}
.category-SX44 .specialised img {
    max-width: 100%;
}
.category-SX44 .Specialised .btn.small.primary.cv-readmore {
    background-color: #21409a;
    padding: 12px;
    border-radius: 50px;
    max-height: none;
    font-size: 12px;
    float: left;
    margin-top: -5px;
    border: none;
}
.Specialised .widget-article-list.grid {
    width: 100%;
    float: left;
    text-align: center;
}
/* Article Title height */
@media (max-width: 592px)
{
.content-box.news-article .box-title h2.subtitle {
    height: 70px !important;
}
}
@media (min-width: 960px)
{
.content-box.news-article .box-title h2.subtitle {
    height: 130px !important;
}
}
@media (min-width: 1440px)
{
.content-box.news-article .box-title h2.subtitle {
    height: 100px !important;
}
}

/* ends */
/*update ends*/

 /*fixing style for make the blog link clickable*/
.col-1-1.technology-blogs {
    z-index: 2 !important;
}
/*ends*/


