@charset "utf-8";
/* CSS Document */


.st-hiw-banner{ position: relative; background: url(../assets/images/inside-bnr-new-1.jpg) 55% 80% / cover no-repeat;
  style="background-color: rgba(0, 0, 0, 0.6); min-height:220px;}
 
 .banner-title-content {
  position: absolute;
  top: 40%;
  width: 92% !important;
  height: auto;
  margin-left:-3%;
}

.banner-title-content h2 {
  color: #fff;
  font-size: 20px !important;
  line-height:30px !important;
}
 


 .st-hd-block {
  padding:0% 5% 5% 5% !important ;
}

@media (min-width: 1200px){
.st-theme-bg{ background-color:#000000; color:#ffffff !important;}

.st-border-bottom{border-bottom:1px solid #cdcdcd;}
.st-border-right-left{border-right:1px solid #cdcdcd; border-left:1px solid #cdcdcd;}

.st-hd-block {
  padding: 10% 10% 5% 5% !important ;
}


}




/* Extra Small Devices, Phones */
@media (max-width: 479px){


.st-hiw-banner{ position: relative; background: url(../assets/images/inside-bnr-new-1.jpg) 55% 80% / cover no-repeat;
 background-color:#042f3d; min-height:220px;}
 
 .banner-title-content {
  position: absolute;
  top: 40%;
  width: 92% !important;
  height: auto;
  margin-left:-3%;
}

.banner-title-content h2 {
  color: #fff;
  font-size: 20px !important;
  line-height:30px !important;
}
 


 .st-hd-block {
  padding:0% 5% 5% 5% !important ;
}

.rxwhitebox{background-color:#ffffff; border-radius:4px; border:1px solid #cdcdcd;box-shadow: 0px 0px 15px #cfd3db; min-width:170px; padding: 10px 15px 10px 15px; text-align:center;  margin-bottom:8%;}
.st-hide-m{display:none !important;}
.abouthd {
    background: #042f3d !important; padding:20px 0px 10px 0px; color:#FFF !important; display:block !important;
}
.abouthd h3 {font-size:18px !important; line-height:26px !important;}


.st-footerright {text-align:left !important; float:left !important;}
}


/* Media Queries */
@media screen and (max-width: 960px) {
	
	.st-hiw-banner{ position: relative; background: url(../assets/images/inside-bnr-new-1.jpg) 50% 50% / cover no-repeat;
 background-color:#042f3d; min-height:250px;}
}