/*404*//*
Theme Name: Soft Minders Theme
Theme URI: https://softmindersinc.com
Author: Soft Minders
Author URI: https://softmindersinc.com
*/


.single-room-gallery{
	padding:10px;
}
.single-room-gallery h3{

}
.single-room-gallery img {
    width: 150px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    height: 200px;
    object-fit: cover;
}
.error404 body{
	background:#E2D052 !important;
	text-align:center;
}
.error404 h1{
	color:#fff;
    font-size:100px;
    padding-top:100px;
}
.error404 h2{
	font-size:30px;
}
.res-list h4{
    background: #E2D052;
    font-size: 20px;
    font-weight: 700;
    padding: 2px;
}
.res-list ul{
    list-style: none;
    color: #fff;
}
.res-list ul li{line-height: 18px;}
.res-list ul li a{color: #fff;}
.res-list2 h4{
    background: #E2D052;
    font-size: 20px;
    font-weight: 700;
    padding: 2px;
}
.res-list2 ul{
    list-style: none;
    color: #000;
}
.res-list2 ul li{line-height: 18px;}
.res-list2 ul li a{color: #000;}

@media (max-width:767px){
	.crn-header-top{padding:0;}
	div#resources-1 {
		margin-top: 30px;
	}
	#inner-banner-section {
		height: 200px;
		top: 0;
		background-position: 50%;
	}
	.breadcrumbs h2 {
		font-size: 35px;
		padding: 10px;
	}
	.breadcrumbs {
    	height: 200px;
	}
	#literacy-section,#about-section,#contact-section,#blog-section{margin-top:50px!important;}
}