/*body{
	font-family: SHREE-DEV-0707 !important;
	}
*/
.yellow-bg{background:#FFF6A3;}
.yellow-text{color: #FDF5AE;}
.yellow-light-bg{ background: #FFFCE2;}
.brown-text{color:#7F0000}
.text-align-justify{text-align:justify}
.border-brown-bottom{ border-bottom:solid 1px #7F0000;}
.border-brown-right{ border-right:solid 1px #7F0000;}
.border-brown{ border:solid 1px #7F0000;}


.title-line{ background:url(../images/title_lines.png) repeat-x bottom;}
.footer{background:url(../images/title_lines.png) repeat-x #674C17;}
.footer-dark{background:#49340B; color:#FFF;}
.design-yellow{background:url(../images/design.png) repeat-x bottom #FFF6A3; padding-bottom:75px;}
.design-p{background:url(../images/design.png) repeat-x bottom; padding-bottom:80px;}

.active{ color:#F00 !important}

.icolor i{ color:#FFF; background:#49340B; padding:7px; border-radius: 50px;}
.icolor i:hover{ color:#dea01e;}


/*Hindi*/
.blue-bg{background: #78DAEA;}
.design-blue{background:url(../images/design.png) repeat-x bottom #C3F2FA; padding-bottom:75px;}
.blue-light-bg{background: #C3F2FA;}
.blue-extra-light-bg{background: #dff1fc;}

/*End Hindi*/


@media screen and (min-device-width: 300px) and (max-device-width: 1000px) { 
.navbar-collapse{
	flex-basis: 100% !important;}
	
}