#mysore-logo{
	border-radius: 20px;
	height: 60px;
}
#spacing-mysore-input{
	padding:10px;
	margin-bottom: 10px;
}
#mysore-appointment-box{
	border:none;
	gap:5px;

}
#mysore-detail-upperright-online ul li{
padding-top: 3px;
padding-bottom:3px;
}
#mainresponsetwo{
display: none;
}
.footer-first-aligned{
        display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.footer-first-aligned img{
      width: 20%;
      padding: 20px;
}
.footer-first-aligned{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border-top: 1px solid #f7f0f0;
}
.footer-first-aligned h2{
        font-size: 19px;
    color: #333030;
    text-transform: uppercase;
 
    margin-top: 10px;
    font-family: ui-sans-serif;
    letter-spacing: 2px;
}
.footer-online-section{
    background-color: #f9f9f9;
}
.footer-second-aligned{
    
}
.footer-second-aligned p{
    color: #212529;
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    border-top: 1px solid black;
}
#mainresponsethree{
display: none;
}
#mainresponsefour{
display: none;
}

#mysore-appointment-form{
	width:100%;
}
#our-appointment-boxmysore{
	padding:20px;
	gap:10px;
}
#main-menu-mysore ul li a{
	padding:10px;
	font-size: 14px;
	
}
#enroll-button-mysore{
	padding: 10px;
    background: linear-gradient(90deg, rgb(38 116 25) 0%, rgba(33, 110, 89, 1) 35%, rgba(29, 105, 61, 1) 50%, rgb(193 148 42) 100%);
    width: 30%;
    border-radius: 20px;
    font-size: 20px;
    text-align: center;
    color: white;
}
#service-benefit-box-mysore ul{
display: flex;
    flex-direction: column;
    width: 100%;
    gap: 10px 40px;
}
#service-benefit-box-mysore ul li{
	width:100%;
}
#service-benefit-box-mysore h6{
	padding-bottom: 20px;
    font-size: 25px;
}

#mysore-spectrum{
	padding: 15px;
    border: 1px solid #dbd1d1;
    border-radius: 20px;
    width: 45%;
    margin: 10px;
}
#mysore-spectrum-margin{
	margin-top: 20px;
	margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
}
#detail-mysore-design{
	font-size: 20px;
    text-align: center;
    letter-spacing: 4px;
}
#mysore-headingthree-detail{
width:100%;
background: none;
text-align: center;
}
#mysore-headingtwo-detail{
font-size: 33px;
text-align: center;
}






.mysore-detail-upper{
	padding: 30px;
    border: 1px solid #c9c9c3;
    border-radius: 30px;
    background: url(../images/page-header-bg.jpg);
    position: relative;
}
.mysore-detail-upper:after{
	position: absolute;
	content: "";
	right: 0px;
	left: 0px;
	width:100%;
	height: 100%;
	background-color: black;
	top:0px;
	bottom:0px;
	background: linear-gradient(269.99deg, rgba(30, 30, 30, 0) 43.61%, rgba(30, 30, 30, 0.828125) 78.06%, #1E1E1E 101.51%), linear-gradient(360deg, rgba(30, 30, 30, 0.1) 78.13%, #1E1E1E 102.84%);
}
.mysore-detail-upperleft{
	margin-bottom: 15px;
	position: relative;
    z-index: 10;
}
.mysore-detail-upperleft h4{
	color: white;
}
.mysore-detail-upperright{
	position: relative;
    z-index: 10;
}
.mysore-detail-upperright-uone{
	list-style: none;
    padding: 0px;
}
.mysore-detail-upperright-uone li {
	padding-bottom: 7px;
    padding-top: 7px;
    color:white;
    font-family: math;
    font-size: 18px;
}
.mysore-detail-upperright-uone li span{
	color: #0c0b0b;
    font-weight: 600;
    color:white;
}
.mysore-detail-upperright-utwo{
	list-style: none;
    padding-left: 0;
}
.mysore-detail-upperright-utwo a{
	list-style: none;
    padding-left: 0;
}
.mysore-detail-upperright-utwo li{
	padding-bottom: 7px;
    padding-top: 7px;
    color:white;
}
.mysore-detail-upperright-utwo li span {
	font-size: 30px;
	color:white;
}
.enroll-button-mysore{
	padding: 10px;
    background-color: #3d493a;
    width: 30%;
    border-radius: 20px;
    font-size: 20px;
    color: white;
}
#yoga-teacher-mysore{
	display: flex;
    flex-direction: column;
    align-items: center;
    width: 30%;
    padding: 20px 10px;
}
#yoga-teacher-mysore p{
	text-align: center;
    margin-bottom: 8px;
    font-size: 13px;
}
#yoga-teacher-mysore h3{
	text-align: center;
	text-align: center;
    margin-bottom: 4px;
}
#yoga-teacher-mysore a{
	padding: 10px;
    background-color: #3d493a;
    width: 60%;
    border-radius: 20px;
    font-size: 14px;
    text-align: center;
    color: white;
}
#mysore-teacher-image img{
max-width: 100%;
    margin-bottom: 10px;
}
#mysore-teacher-image {
	margin-right: 0px;
}
#yoga-teacher-mysore:hover{

}
#yoga-teacher-mysore-content{
	width:100%;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#mysore-teacher-gap{
	gap:10px;
}