@import url(https://fonts.googleapis.com/css?family=Oswald:400);
@import url(https://fonts.googleapis.com/css?family=Asap);
body
{
	background:url(../img/bg.jpg) repeat top #290a02;
	font-family: 'Asap', sans-serif;
	font-size:14px;
	line-height:26px;
	color:#000;
}
.top-frame
{
	background:url(../img/top-frame.png) repeat-x top;
	height:30px;
	position:relative;
	z-index:99;
}
.m-container
{
	background: url(../img/bg-glow.png) no-repeat center top #ffe896;
	margin-top:-50px;
	padding-top:50px;
	padding-bottom:40px;
}
.img-responsive
{
	display:inline-block;
}
.logo
{
	margin-bottom:15px;
}
.navbar
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2b900+0,e47000+100 */
background: rgb(242,185,0); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(242,185,0,1) 0%, rgba(228,112,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(242,185,0,1) 0%,rgba(228,112,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(242,185,0,1) 0%,rgba(228,112,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2b900', endColorstr='#e47000',GradientType=0 ); /* IE6-9 */

}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: #cd6a0a;
	color:#FFF;
}

.navbar-nav > li > a {
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	font-size:18px;
	text-transform:uppercase;
	color:#000;
}

.icon-bar
{
	background:#000;
}

.nav > li > a {
    padding: 15px 27px;
}

.inpad-c
{
	padding:0px 20px;
}

.navbar {
    margin-bottom: 15px;
}

.slider
{
	border:3px solid #ff6600;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.6);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.6);
	margin-bottom:28px;
}



p
{
	font-family: 'Asap', sans-serif;
}
h2
{
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	font-size:34px;
	color:#c51d22;	
	margin-top:0px;
}

.messaget
{
	background:#ff9000;
	border-radius:5px;
	padding:20px;
}

.ml1
{
	font-family:EGGIndulekhaUni;
}

.ml2
{
	font-family:PanchariUni;
	font-size:19px;
}


.f25
{
	font-size:25px;
}

.fbplugin
{
	margin-top:40px;
}

.gallery-row
{
	background:#FFF;
	padding:20px;
	margin-top:25px;
}
.gallery-row h2
{
	font-family: 'Oswald', sans-serif;
	font-weight:bold;
	font-size:24px;
	text-transform:uppercase;
}




.gallery-tscroll{ width:100%; overflow: hidden;height:124px;}
.gallery-tscroll ul
{
	list-style:none;
	padding:0px;height:124px;
}
.gallery-tscroll li{ 
	display:inline-block;
	height:124px;
	margin-right:10px;
}



footer
{
	background:#390e03;
	color:#ffe896;
	font-size:12px;
	padding-top:15px;
}

footer h3
{
	font-size:24px;
	padding:0px;
	padding:0px 0px 7px;
}
footer ul
{
	list-style:none;
	padding:0px;
}
footer ul li a
{
	color:#ffe896;
	display:block;
	margin-bottom:5px;
}
footer ul li a:hover
{
	color:#FFF4CD;	
}

.base
{
	background:#290a02;
	height:35px;
	margin-top:10px;
}
.fancybox
{
	margin-bottom:30px;
	display:block;
}






/*Contact Items*/
.form-control {
border-radius: 0px;
box-shadow: none;
}


.btn {
border-radius: 0px;
}


#form1 label
{
	display:inline;
}

.top-marg
{
	margin-top:15px;
}

.btn-info {
color: #fff;
background-color: #f57e22;
border-color: #de620f;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
color: #fff;
background-color: #df8b1f !important;
border-color: #ae812e;
}

.empty,.error
{
	color:rgba(153,0,0,1);
	font-size:10px;
	font-weight:normal;
}

#googleMap
{
	min-height:220px;
	margin-top:10px;
}

#form1 .form-control {
       background-color: #ffefcc;
    border: 1px solid #fbdc99;
}

.myhr
{
	height:1px;
	background:#600507;
	border:none;
	margin:0px;
	padding:0px;
}
.fmt
{
	font-size:28px;
}
.smt
{
	font-size:24px;
}

.mytable
{
	font-size:21px;
	background: #ffe896 !important;
}


.mytable > thead > tr > th, .mytable > tbody > tr > th, .mytable > tfoot > tr > th, .mytable > thead > tr > td, .mytable > tbody > tr > td, .mytable > tfoot > tr > td {
    border-top: 1px solid rgba(0,0,0,.1) ;
	text-align:center;	
}

.mytable > thead > tr > th, .mytable > tbody > tr > th, .mytable > tfoot > tr > th, .mytable > thead > tr > td, .mytable > tbody > tr > td, .mytable > tfoot > tr > td {
    border: 1px solid rgba(0,0,0,.1) ;
}


.tbhd
{
	font-weight:bold;
	color:#B71215;
	font-size:24px;
}

@media (max-width: 1200px) {
  .nav > li > a {
    padding: 15px 17px;
}
}

@media (max-width: 992px) {
  .nav > li > a {
    padding: 15px 11px;
	    font-size: 15px;
}
}

@media (max-width: 768px) {
  .cmbg
  {
	      background: #ffe896 !important;
}
}