/* New css For heaings */
.bnr-wit-bc-cont .bnr-wit-bc-cnt-para {
    color: #fff;
    margin-bottom: 0;
    padding-bottom: 0px;
	    font-size: 24px;
		    font-family: Bai Jamjuree, sans-serif;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
	margin: 0 0 1.4rem;
}
.bnr-wit-bc-cont .bnr-wit-bc-cont-txt{
color: #fff;
    margin-bottom: 0;
    padding-bottom: 0px;
	font-size: 24px;
	font-family: Bai Jamjuree, sans-serif;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
	margin: 0 0 1.4rem;
}

.bnr-wit-bc-cont .custom-p {
    color: #fff;
    margin-bottom: 0;
    padding-bottom: 0px;
    font-size: 24px;
    font-family: Bai Jamjuree,sans-serif;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
}
.bnr-wit-bc h2{
letter-spacing: .2em;
    text-align: left;
	font-size: 16px;
    font-weight: 400;
	font-family: Bai Jamjuree, sans-serif;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
  line-height: 22px;
}
.bnr-wit-bc-cont p{
font-family: Bai Jamjuree, sans-serif;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
	font-size: 20px;
    font-weight: 300;
	margin: 0 0 1.4rem;
}

/* New css For heaings ends*/
.bnr-with-bc-otr {
    min-height: 600px;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: scroll;
    background-size: cover;
}
.bnr-wit-bc-breadcrumb a, .bnr-wit-bc-breadcrumb li {
    color: #CEC7D6;
    text-decoration: none;
    font-size: 13px;
}
.hs-breadcrumb-menu-item a[href="javascript:;"] {
    pointer-events: none;
}
.bnr-wit-bc-breadcrumb li.hs-breadcrumb-menu-item.first-crumb {
    padding-left: 0;
}
.bnr-wit-bc-breadcrumb {
    display: flex;
    padding-bottom: 20px;
}
.bnr-wit-bc-rght-imag {
    align-self: flex-end;
}
.bnr-wit-bc-rght-imag-center{
   align-self: center;
}

.bnr-wit-bc-rght-imag img {
    display: block;
}

.bnr-wit-bc-wrp {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    min-height: 620px;
    justify-content: space-between;
}
.bnr-wit-left-image {
    margin-top: 60px;
}
.bnr-wit-bc h6 {
    letter-spacing: .2em;
    text-align: left;
}
.bnr-wit-bc-inr {
    flex: 0 55%;
    align-self: center;
}
.bnr-wit-bc-rght-imag {
    flex: 0 45%;
}
.bnr-wit-bc-hdg h1 {
    font-size: 52px;
    line-height: 52px;
    font-weight: 500;
    color: #ffff;
    word-break: break-word;
}
.bnr-wit-bc-cont h4 {
    color: #ffff;
   margin-bottom: 0;
    padding-bottom: 40px;
}

.bnr-wit-bc-btn {
    position: relative;

}

.bnr-wit-bc-btn img {
    display: inline-block;
    position: relative;
    top: 13px;
  left: 10px;
}

.bnr-wit-bc-btn a:hover {
    background: transparent;
}
.bnr-wit-bc-btn a {
    font-size: 16px;
    line-height: 18px;
    text-decoration: none;
    text-transform: uppercase;
    color: #ffff;
    font-weight: 500;
    letter-spacing: .15em;
}
.bnr-wit-bc-btn a {
    transition: all .4s ease;
}

.bnr-wit-bc-btn a:hover img {
    transform: scale(1.1);
    transition: all .4s ease;
}
.bnr-wit-bc-btn {
    position: relative;
    display: inline-block;
    margin-right: 36px;
    margin-bottom: 10px;
}




@media(min-width:1680px){
  .bnr-with-bc-otr{
    background-position: bottom;
  }
  .bnr-wit-bc-rght-imag img {
    margin: 0 auto;
  }
}
@media(max-width:1440px){
  .bnr-with-bc-otr{min-height:480px;}
  .bnr-wit-bc-wrp{min-height:480px;}
  .bnr-wit-bc-btn a{top:150px !important;}
  
}

@media(max-width:1230px){
  .bnr-with-bc-otr{background-position:center;}
}

@media(max-width:1080px){
    
  .bnr-wit-bc-rght-imag {
    flex: 0 45%;
  }
}  

@media(max-width:768px){
  .bnr-wit-bc-btn {
    display: block;
    position: absolute;
    width: calc(100% - 20px);
    bottom: 40px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
  .bnr-wit-bc-btn a {
    position: relative;
    top: 0 !important;
}
.bnr-wit-bc-wrp {
    min-height: 700px !important;
    padding-top: 40px;
    display: block !important ;
    position:relative;  
}

.bnr-wit-bc-inr {
    padding-bottom: 40px;
}
  .bnr-wit-bc-hdg h1 {
    font-size: 42px;
}
}
{#
@media (max-width: 320px) {
  .hero {
    background-image: url("https://www.citiustech.com/hubfs/citiustech-2024/events/HIMSS/himss-2026/citiustech-himss-2026-header-banner-mobile.png"); 
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
    min-height: 200px;   
  }
}
#}