/* Customer CSS */
@media (min-width: 768px) {
.sbContainer .tagline-container .tagline-title {
font-size:48px;
max-height:289px;
}
}

body .hero-image {
background-image:url(/images/hero-img.jpg);
}

.sbContainer .doctor-wrapper #slot-mainImg {
height:220px!important;
}

#page-education #slot-main {
min-height:175px;
}

.links-container #links-1:after {
background-image:url(/sbtemplates/sbcommon/images/marketsIcons/m12/e29/390x390/05.png)!important;
}

.links-container #links-2:after {
background-image:url(/sbtemplates/sbcommon/images/marketsIcons/m12/e29/390x390/06.png)!important;
}

.links-container #links-3:after {
background-image:url(/sbtemplates/sbcommon/images/marketsIcons/m12/e29/390x390/07.png)!important;
}

.links-container #links-4:after {
background-image:url(/sbtemplates/sbcommon/images/marketsIcons/m12/e29/390x390/08.png)!important;
}

.ofc_slide1 {
background-image:url(/sbtemplates/sbcommon/images/markets/m12/e29/1300x582/65.jpg)!important;
}

.ofc_slide2 {
background-image:url(/sbtemplates/sbcommon/images/markets/m12/e29/1300x582/66.jpg)!important;
}

.ofc_slide3 {
background-image:url(/sbtemplates/sbcommon/images/markets/m12/e29/1300x582/67.jpg)!important;
}

.ofc_slide4 {
background-image:url(/sbtemplates/sbcommon/images/markets/m12/e29/1300x582/68.jpg)!important;
}

.left,.right {
margin:10px!important;
}

#slot-main img {
border-radius:5px;
}

@media (max-width:767px) {
.left,.right {
float:none!important;
width:100%!important;
}
}

.sbContainer .hero-image {
    height: 500px;
}

.sbContainer .tagline-container {
    height: 500px;
}