body {
	line-height: 1.7;
	/* color: gray; */
	font-size: 16px;
	font-weight: 300;
	font-family: "Roboto", sans-serif;
}

@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@500&display=swap');
.site-footer {
  position:fixed;
  bottom: -50px;
  width: 100%;
  color: #fff;
  padding: 3rem 0;
  background:none;
}

.breadcrumb-list {
	display: none;
}

#block-instem-rover-databasesidebarlogos .left-image {
	width: auto;
	float: none;
	margin-top: 5px;
	margin-left: 10px;
}
#block-instem-rover-databasesidebarlogos .right-image {
  width: auto;
  float: right;
  height: 100px;
}

#block-instem-rover-databasesidebarlogos .left-image {
	width: auto;
	height: 90px;
}

/* Media query for screens smaller than 768px (adjust the breakpoint as needed) */
@media only screen and (max-width: 768px) {
    
#block-instem-rover-databasesidebarlogos .left-image {
        width: auto;
        height: 50px;
}

#block-instem-rover-databasesidebarlogos .right-image {
        width: auto; 
        height: 70px;
    }
}

body {
  /* background-image: url('/i-DHANS/indiaMap.png'); */
  background-image: url('/IndiCardiome/sites/default/files/2024-02/indicardiome_background_dull_1362x906_Final.png');
  background-size: cover;
  background-position: center 10%;
  background-repeat: no-repeat;
  background-attachment: fixed; /* This keeps the background fixed when scrolling */
}
.main-content
{
        background-color: white;
        border-radius: 30px;
        color: black;
        font-weight: bold;
}
.img-left
{
width:25%;
}
.img-right
{
width: 45%;
}
.custom-breadcrumb a {
        color: white;
        font-weight: bolder;
}
.bg-primary {
  background-color: #AF0000 !important;
}


	.btn-primary {
  background-color: #AF0000 !important;
}
.page_title {
	color: white;
}
label {
	font-size: 1.5rem;
	color: white;
	font-style: oblique;
}
#block-instem-rover-front {
	background-color: white;
	border-radius: 30px;
	margin-top: 30px;
}


#block-instem-rover-second {
	background-color: #FF387B;
	border-radius: 30px;
	margin-top: 30px;
}


#block-instem-rover-third {
	background-color: #62CDD6;
	border-radius: 30px;
	margin-top: 30px;
}
#block-instem-rover-topmost {
}
#block-instem-rover-fourth {
        background-color: black;
        border-radius: 30px;
        margin-top: 30px;
}
