/* This will style the default page titles just like the category page titles */

.page .entry-title {
font-size: 12px !important;
letter-spacing: 2px !important;
  line-height: 17px !important;
  font-family: 'Lato' !important;
color: #fff;
background-color: #000000;
margin-bottom: 0px;
padding: 5px;
text-align: center;

}

.metaslider-5718 .flexslider .caption-wrap {
    text-align:center;
    top:42% !important;
    bottom:auto;
    background:none !important;
}


.metaslider-5718 .flexslider .caption-wrap .caption a {
    color: #000;
  	background-color: #fff;
    padding: 10px 13px 12px 14px !important;
    font-size: 12px;
  margin-top: 10px;
  	line-height:12px;
  	border: 1px solid #fff;
  	font-family: 'Lato' !important;
    text-transform: uppercase;
    letter-spacing: 3px;
    display: inline-block;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
}

.metaslider-5718 .flexslider .caption-wrap .caption strong {
    font-size: 40px !important;
    padding: 10px 13px 12px 14px !important;
    line-height:40px;
  font-weight: normal !important;
  	display: inline-block;
 	font-family: 'Sophia' !important;
    color: #000;
 	background-color: #fff;
}

.flexslider-caption-inner p {
  margin: 0; color: #FFFFFF;

}



@media screen and (max-width: 767px) {
    .flexslider {
    display: none; 
  }
@media screen and (max-width: 767px) {  
    .home-flexible { 
      display: none !important;
    }
    
@media screen and (max-width: 767px) {
.sbi_col_10 {
        display: none !important;
}