/*
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,caption,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
table{margin:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}

/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
body{
	font-family:Arial, Helvetica, sans-serif;
}
.wrap{
	width:80%;
	margin:0 auto;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear; 
	-o-transition:all .2s linear; 
	-ms-transition:all .2s linear;
}
.total{
	border-radius: 25px 0 0 0;
	padding:0 3%;
	background: url(../images/gradient.png) 0 bottom repeat-x;
}
.header-bg{
	background:#0A83C0;/*79baec,fa8d03*/
}
.logo h1 a{
	font-family: 'Montserrat Alternates', sans-serif;
	font-size:4em;
	color:#FA8D03;
}
.header_top{
	background:#333;
	-webkit-border-radius: 0 0 15px 0;
	-moz-border-radius: 0 0 15px 0;
	border-radius: 0 0 15px 0;
        height: 35px;
}
.total-box{
	padding-top:4%;
}
/*--menu--*/
.menu{
	float: left;
}
.menu li {
	float: left;
	border-right: 2px ridge #555;
}
.menu li a {
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 0.823em;
	text-transform: uppercase;
	color: #FFF;
	display: block;
/*	padding: 16px 20px;*/
	-webkit-transition: all .9s;
	-moz-transition: all .9s;
	-o-transition: all .9s;
	-ms-transition: all .9s;
	transition: all .9s;
     
}
.menu li a:hover, .menu li.active a {
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #FA9915), color-stop(100%, #D87E04));
	background: -webkit-linear-gradient(top, #FA9915, #D87E04);
	background: -moz-linear-gradient(top, #fa9915, #d87e04);
	background: -o-linear-gradient(top, #fa9915, #d87e04);
	background: linear-gradient(top, #fa9915, #d87e04);
	background-color: #0a83c0;/*f18d05*/
	border-color: #BF7004;
	color: #FFF;
	-webkit-transition: all .9s;
	-moz-transition: all .9s;
	-o-transition: all .9s;
	-ms-transition: all .9s;
	transition: all .9s;
/*	-webkit-box-shadow:rgba(90, 52, 139, 0.16) 0 1px 0, inset #E98303 0 1px 0;
	-moz-box-shadow:rgba(90, 52, 139, 0.16) 0 1px 0, inset #E98303 0 1px 0;
	box-shadow: rgba(90, 52, 139, 0.16) 0 1px 0, inset #E98303 0 1px 0;*/
}
p a{
    color: #0a83c0 ;
}
.menu li:nth-child(5){
	border-right:none;
}
.follow_icon {
	list-style: none;
	float: right;
	margin: 11px 15px 0;
}
.follow_icon li {
	float: left;
	margin-left:5px;
}
.follow_icon li :hover {
	opacity: 0.7;
}
.follow_icon li a img {
	vertical-align: middle;
}
.header-bottom{
	padding: 1% 0;
}
.logo{
	float:left;
}
.search {
	float:right;
	width:28%;
	padding-top:1.8%;
}

.banner-box{
	background:#FDF4E8;
}
.main{
	padding:0%;/*3%*/
}
.main-top{
	background: url(../images/1.png)  repeat-x;
}
/*  GRID OF THREE   ============================================================================= */
.col_1_of_3{
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col_1_of_3:first-child { margin-left: 0; }
col_1_of_5{
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col_1_of_5:first-child { margin-left: 0; }
.span_1_of_3 {
	width: 32.2%;
}
.span_1_of_5 {
	width: 32.2%;
}
.col_1_of_4{
	display: block;
	float:left;
	margin: 0% 1% 1% 1.6%;
}
.col_1_of_4:first-child { margin-left: 0; }
.span_1_of_4{
    width: 64.2%;
/*    border: 1px solid;*/
}
.span_1_of_3 {
	width: 32.2%;
}
.span_1_of_3  h3,.span_1_of_4 h3,.span_1_of_5  h3{
	color:#0a83c0;
	margin-bottom:0.5em;
	font-size:1.4em;
	line-height: 1.2;
	font-family: 'Montserrat Alternates', sans-serif;
	margin-top: 0px;
	letter-spacing: -1px;
}
/***** Media Quries *****/
@media only screen and (max-width: 1024px) {
	.wrap{
		width:95%;
	}	
}
/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */
@media only screen and (max-width: 640px) and (min-width: 480px) {
	.wrap{
		width:95%;
	}
	.col_1_of_3{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:94%;
		padding:3%;  
	}
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 480px) {
     
     .wrap{
		width:95%;
	}		
	.col_1_of_3{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:92%;
		padding:4%;
	}
}
.title-img{
	background-color: #E91546;
	padding: 5px 0 2px 13px;
	margin-bottom: 24px;
	-webkit-border-radius: 0 0 15px 0;
	-moz-border-radius: 0 0 15px 0;
	border-radius: 0 0 15px 0;			
}
.title {
	color: #FFF;
	width: 20%;
	margin: 0;
	overflow: hidden;
	float:left;
}
.title-desc{
	float:left;
}
.title-desc p {
	color: #FFF;
	font-size: 1.5em;
	padding-top: 10px;
	font-family: 'Montserrat Alternates', sans-serif;
}
p.title-desc{
	color:#fff;
}
.title-img1{
	background-color: #FC6F22;
	padding: 5px 0 2px 13px;
	margin-bottom: 24px;
	-webkit-border-radius: 0 0 15px 0;
	-moz-border-radius: 0 0 15px 0;
	border-radius: 0 0 15px 0;
}
.title-img2{
	background-color: #71B908;
	padding: 5px 0 2px 13px;
	margin-bottom: 24px;
	-webkit-border-radius: 0 0 15px 0;
	-moz-border-radius: 0 0 15px 0;
	border-radius: 0 0 15px 0;
}
.desc{
	color: #E91546;
	font-size:15px;
	line-height:1.5em;
	margin-bottom:10px;
}
.desc1{
	color: #555;
	font-size: 13px;
	line-height: 1.7em;
	margin-bottom: 20px;
        margin-left:5px;
}
.btn.btn-primary {
	box-shadow: none;
	background: none;
	position: relative;
	text-decoration: none;
	display: inline-block;
	padding: 11px 10px 9px 10px;
	font-family: 'Montserrat Alternates', sans-serif;
	color: #FFF;
	border: none;
	letter-spacing: 0;
	text-shadow: none;
	text-decoration: none!important;
	background: #1295D4;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-border-radius: 0 0 15px 0;
	-moz-border-radius: 0 0 15px 0;
	border-radius: 0 0 15px 0;
}
.btn.btn-primary1 {
	box-shadow: none;
	background: none;
	position: relative;
	text-decoration: none;
	display: inline-block;
	padding: 11px 10px 9px 10px;
	font-family: 'Montserrat Alternates', sans-serif;
	color: #FFF;
	border: none;
	letter-spacing: 0;
	text-shadow: none;
	text-decoration: none!important;
	background: #FC6F22;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-border-radius: 0 0 15px 0;
	-moz-border-radius: 0 0 15px 0;
	border-radius: 0 0 15px 0;
}
.btn.btn-primary2 {
	box-shadow: none;
	background: none;
	position: relative;
	text-decoration: none;
	display: inline-block;
	padding: 11px 10px 9px 10px;
	font-family: 'Montserrat Alternates', sans-serif;
	color: #FFF;
	border: none;
	letter-spacing: 0;
	text-shadow: none;
	text-decoration: none!important;
	background: #71B908;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-border-radius: 0 0 15px 0;
	-moz-border-radius: 0 0 15px 0;
	border-radius: 0 0 15px 0;
}
.btn.btn-primary img, .btn.btn-primary1 img, .btn.btn-primary2 img  {
	vertical-align: middle;
}
.btn.btn-primary>span, .btn.btn-primary1>span, .btn.btn-primary2>span{
	float: left;
	margin-right: 9px;
}
.btn.btn-primary:hover, .btn.btn-primary1:hover, .btn.btn-primary2:hover {
	background: none;
	color: #FFF;
	background:#333;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.desc-middle{
	color: #FC6F22;
	font-size:15px;
	line-height:1.5em;
	margin-bottom:10px;
}
.last{
	color: #71B908;
	font-size:15px;
	line-height:1.5em;
	margin-bottom:10px;
}
.content-bottom{
	background: url(../images/2.png) #fff bottom  repeat-x;
/*	background: #fff;*/
	padding: 3%;
	margin-top: -5px;
         min-height: 510px;
}
ul.dishes_list li{
	border-bottom: 1px solid #E0E8ED;
	padding: 6px 0;
}
ul.dishes_list li.last{
	border-bottom:none;	
}
ul.dishes_list li a {
	color: #0a83c0;/*FA8D03*/
	font-size:14px;
	display: block;
	padding: 5px 0 5px 20px;
	background: url(../images/marker.png) no-repeat 0;
}
ul.dishes_list li a:hover {
	color: #0a83c0 ; /*FA8D03*/
}
.desc2 {
	color:#0a83c0;/*#D67B07;*/
	font-size: 15px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.latest-news-grid{ /*latest news box*/
        padding-bottom: 20px;
        border-bottom: 1px dotted #ccc;
        border:1px solid red;
       
}
.latest-news-pic {
	float: left;
	width: 20%;	
}
.latest-news-info {
/*	float: right;*/ /*For scrolling content*/
	width: 85%;
        padding-left: 30px;

}
.latest-news-info a {
	color: #0a83c0;/*#D67B07;*/
	font-size: 13px;
	line-height: 1.5em;
	-moz-transition: background 0.3s ease-out;
	-o-transition: background 0.3s ease-out;
	-webkit-transition: background 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.latest-news-info a:hover {
	color:#000;
}
.mid-grid p {
	color: #777;
	font-size: 0.875em;
	display: block;
	padding: 1em 0;
	line-height: 1.5em;
}
.section-top{
	padding-bottom:10px;
}
.copy-right {
	padding:2% 3%;
	background: #fff;
}
.copy-right p{
	font-size:12px;
	color:#555;
}
.copy-right p a{
	color:#0a83c0; /*FA8D03*/
}
.copy-right p a:hover{
	color:#333;
}
/*--about--*/
.grid_1_of_3:first-child {
	margin-left: 0;
}
.grid_1_of_3 {
	width:32%;
}
.col_1_of_3 {
	display: block;
	float: left;
	margin:0% 0 0% 1.6%;
}
.col_1_of_5 {
	display: block;
	float: left;
	margin:0% 0 0% 1.6%;
}
.about_desc h2 {
	color: #FA8D03;
	margin-bottom: 0.5em;
	font-size: 1.4em;
	line-height: 1.2;
	font-family: 'Montserrat Alternates', sans-serif;
	margin-top: 0px;
	letter-spacing: -1px;
}
.grid_1_of_3 img {
	max-width: 100%;
	display: block;
}
.grid_1_of_3 p {
	font-size:13px;
	padding: 5px 0;
	color: #7E7E7E;
	line-height: 1.8em;
}
.history-desc {
	padding-bottom: 15px;
}
.year {
	float: left;
}
.year p {
	color: #555;
	font-size: 1.2em;
}
.grid_1_of_3 p.history {
	float: left;
	width: 80%;
	margin-left: 4%;
	font-size:13px;
	color: #6A6A6A;
	line-height: 1.8em;
}
.numb_list {
	color: #FFF;
	float: left;
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 35px;
	line-height: 49px;
	text-align: center;
	width: 50px;
	height: 50px;
	margin: 2px 17px 15px 0;
}
.red {
	background: #E91546;
}
p.link1 {
	margin-bottom: 5px;
}
.blue {
	background:#FC6F22;
}
.green {
	background: #71B908;
}
.link1 a{
	color:#FA8D03;
}
/*--programs--*/
.grid_1_of_4:first-child {
	margin-left: 0;
}
.images_1_of_4 {
	width: 23.8%;
	position: relative;
}
.grid_1_of_4 {
	display: block;
	float: left;
	margin: 2% 0 2% 1.6%;
}
.grid_1_of_4 h4 {
	text-transform: uppercase;
	font-size: 13px;
	line-height: 22px;
	color:#0a83c0; /*FA8D03*/
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	cursor: pointer;
	padding: 13px 0px 2px 0px;
}
.grid_1_of_4 h4:hover {
	color:#333;
}
.grid_1_of_4 p {
	font-size: 13px;
	padding: 0.2em 0em 1.2em 0em;
	color: #6A6A6A;
	line-height: 1.6em;
}
.link {
	background: url(../images/arrow.gif) no-repeat 100% 8px;
	display: inline-block;
	padding: 0 13px 0 0;
	line-height: 19px;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
	color:#FA8D03;
	font-family: 'Montserrat Alternates', sans-serif;
}
.link:hover{
	text-decoration:none;
}
.heading3 h3 {
	color: #0a83c0;
	margin-bottom: 0.5em;
	font-size: 1.4em;
	line-height: 1.2;
	font-family: 'Montserrat Alternates', sans-serif;
	margin-top: 0px;
	letter-spacing: -1px;
}
/*--contact--*/
/*  Contact Form  ============================================================================= */
.col{
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child{
	margin-left:0;
}	
.span_2_of_3 {
	width: 66.1%;
}
.span_2_of_3  h3,
.span_1_of_3  h3,.span_1_of_4 h3 {
	color:#0a83c0;/*#FA8D03*/
	margin-bottom: 0.5em;
	font-size: 1.4em;
	line-height: 1.2;
	font-family: 'Montserrat Alternates', sans-serif;
	margin-top: 0px;
	letter-spacing: -1px;
}
.contact-form{
	position:relative;
	padding-bottom:30px;
}
.contact-form div{
	padding:5px 0;
}
.contact-form span{
	display:block;
	font-size:0.8125em;
	color: #333;
	padding-bottom:5px;
}
.contact-form input[type="text"],.contact-form textarea{
	/*padding:8px;
	display:block;
	width:98%;
	background:#fcfcfc;
	border: none;
	outline:none;
	color:#464646;
	font-size:0.8125em;
	font-family:Arial, Helvetica, sans-serif;
	box-shadow: inset 0px 0px 3px #999;
	-webkit-box-shadow: inset 0px 0px 3px #999;
	-moz-box-shadow: inset 0px 0px 3px #999;
	-o-box-shadow: inset 0px 0px 3px #999;
	-webkit-appearance:none;*/
         
    /*background: none repeat scroll 0 0 #fcfcfc;
    border: medium none;
    box-shadow: 0 0 3px #999 inset;*/
    color: #464646;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.8125em;
    /*outline: medium none;*/
    padding: 5px;
    width: 98%;
}
.contact-form textarea{
	resize:none;
	height:70px;		
}
.contact-form input[type="submit"],input[type="button"], input[type="reset"],#form1 input[type="submit"],#form1 input[type="reset"],.table1 input[type="submit"], .table1 input[type="reset"]{
	padding:7px 20px;
	color:#FFF;
	cursor:pointer;
	background:#0a83c0 url(../images/large-button-overlay.png);
	border: 1px solid rgba(0, 0, 0, 0.25);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.50);
	-webkit-border-radius: 5px;
        border-radius:2px;
/*    font-family:Arial, Helvetica, sans-serif;*/
/*    position:absolute;*/
        right:0;
        border: 0px;
}
.a_btn{
        padding:7px 20px;
	color:#FFF;
	cursor:pointer;
	background:#FA8D03 url(../images/large-button-overlay.png);
	border: 1px solid rgba(0, 0, 0, 0.25);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.50);
	-webkit-border-radius: 5px;
        border-radius:2px;
        border: 0px;
        clear: both;
        display: block;
}
.contact-form input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, #form1 input[type="submit"]:hover,#form1 input[type="reset"]:hover,.table1 input[type="submit"]:hover, .table1 input[type="reset"]:hover,.a_btn:hover{
	background-color:#333;
}
.contact-form input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active, #form1 input[type="submit"]:active,#form1 input[type="reset"]:active{
	background-color:#333;  
}
.company_address p{
	font-size: 13px;
	padding: 0.2em 0em 0.2em 0em;
	color: #6A6A6A;
	line-height: 1.6em;
}
.company_address p span{
	text-decoration:underline;
	color:#333;
	cursor:pointer;
}
.company_address p span:hover{
	text-decoration:none;
}
.map{
	border:1px solid #C7C7C7;
	margin-bottom:15px;
}

/***** Media Quries *****/
@media only screen and (max-width: 1024px) {
	.wrap{
		width:95%;
	}	
}
/*  GO FULL WIDTH AT LESS THAN 800 PIXELS */

@media only screen and (max-width: 800px) {
	.wrap{
		width:95%;
	}
	.span_2_of_3 {
		width:94%;
		padding:3%; 
	}
	.col{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:94%;
		padding:3%; 
	}
}

/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */

@media only screen and (max-width: 640px) and (min-width: 480px) {
	.wrap{
		width:95%;
	}
	.span_2_of_3 {
		width:94%;
		padding:3%; 
	}
	.col{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:94%;
		padding:3%; 
	}
   
   .contact-form input[type="text"],.contact-form textarea{
		width:97%;
	}
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.wrap{
		width:95%;
	}
	.span_2_of_3 {
		width:90%;
		padding:5%; 
	}
	.col { 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:90%;
		padding:5%; 
	}
        
	.contact-form input[type="text"],.contact-form textarea{
		width:92%;
	}
}
/*--404--*/
.page-not-found {
	padding: 30px 0;
}
.page-not-found h1 {
	font-size: 15em;
	color: #F0F0F0;
	text-align: center;
	text-shadow: 1px 1px 6px #AAA;
	-moz-text-shadow: 1px 1px 6px #aaa;
	-webkit-text-shadow: 1px 1px 6px #aaa;
	-o-text-shadow: 1px 1px 6px #aaa;
}
/*--Responsive design--*/
@media (max-width:1366px){
	.wrap{
		width:73%;
	}	
	.grid_1_of_3 p.history {
		width: 77%;
	}
}
@media (max-width:1280px){
	.wrap{
		width:90%;
	}	
	.grid_1_of_3 p.history {
		width: 77%;
	}
}
@media (max-width:1024px){
	.wrap{
		width:90%;
	}	
	.grid_1_of_3 p.history {
		width: 72%;
	}
	.search input[type="text"] {
		width: 69.33%;
	}
	.title-desc p {
		font-size: 1.4em;
	}
	.grid_1_of_4 h4 {
		font-size: 12px;
	}
	.span_2_of_3 h3, .span_1_of_3 h3 ,.span_1_of_4 h3{
		font-size: 1.4em;
	}
	.contact-form input[type="text"], .contact-form textarea {
		width: 94%;
	}
	.main-top {
		background: url(../images/1.png) repeat-x;
	}
	.content-bottom {
		background: url(../images/1024bottom.png) repeat-x;
	}
	.logo h1 a {
		font-size: 3.5em;
	}
}
@media (max-width:800px){
	.wrap{
		width:90%;
	}	
	.grid_1_of_3 p.history {
		width: 69%;
	}
	.search input[type="text"] {
		width: 69.33%;
	}
	.title-desc p {
		font-size: 1.4em;
	}
	.grid_1_of_4 h4 {
		font-size: 12px;
	}
	.span_2_of_3 h3, .span_1_of_3 h3 ,.span_1_of_4 h3{
		font-size: 1.4em;
	}
	.contact-form input[type="text"], .contact-form textarea {
		width: 94%;
	}
	.logo h1 a {
		font-size: 3em;
	}
	.search {
		width: 37%;
	}
	.about_desc h2 {
		font-size: 1.6em;
	}
	.year p {
		font-size: 1.1em;
	}
	.main-top {
		background: url(../images/800.png) repeat-x;
	}
	.content-bottom {
		background: url(../images/800bottom.png) repeat-x;
	}
}
@media (max-width:640px){
	.wrap{
		width:90%;
	}	
	.grid_1_of_3 p.history {
		width: 69%;
	}
	.search input[type="text"] {
		width:61.33%;
		padding: 7px 16px;
	}
	.title-desc p {
		font-size: 1.4em;
	}
	.grid_1_of_4 h4 {
		font-size: 12px;
	}
	.span_2_of_3 h3, .span_1_of_3 h3 ,.span_1_of_4 h3{
		font-size: 1.4em;
	}
	.contact-form input[type="text"], .contact-form textarea {
		width: 94%;
	}
	.logo h1 a {
		font-size:2.5em;
	}
	.search {
		width: 37%;
	}
	.about_desc h2 {
		font-size: 1.4em;
	}
	.year p {
		font-size: 1.1em;
	}
	.main-top {
		background: url(../images/640.png) repeat-x;
	}
	.content-bottom {
		background: url(../images/640bottom.png) repeat-x;
	}
	.menu li a {
		padding: 10px 9px;
		font-size: 12px;
	}
	.follow_icon {
		margin: 5px 10px 0;
	}
	.search input[type="submit"] {
		padding: 8px 20px;
		background: #FFA30C url('../images/search.png') no-repeat 12px 11px;
	}
	.grid_1_of_3 {
		width:100%;
	}
	.images_1_of_4 {
		width:100%;
	}
}
@media (max-width:480px){
	.wrap{
		width:90%;
	}	
	.grid_1_of_3 p.history {
		width: 69%;
	}
	.search input[type="text"] {
		width:61.33%;
		padding: 7px 16px;
	}
	.title-desc p {
		font-size: 1.4em;
	}
	.grid_1_of_4 h4 {
		font-size: 12px;
	}
	.span_2_of_3 h3, .span_1_of_3 h3 ,.span_1_of_4 h3 {
		font-size: 1.4em;
	}
	.contact-form input[type="text"], .contact-form textarea {
		width: 94%;
	}
	.logo h1 a {
		font-size:2.5em;
	}
	.search {
		width:92%;
		float:none;
	}
	.about_desc h2 {
		font-size: 1.4em;
	}
	.year p {
		font-size: 1.1em;
	}
	.main-top {
		background: url(../images/640.png) repeat-x;
	}
	.content-bottom {
		background: url(../images/640bottom.png) repeat-x;
	}
	.menu li a {
		padding: 10px 9px;
		font-size: 12px;
	}
	.follow_icon {
		margin: 5px 10px 0;
	}
	.search input[type="submit"] {
		padding: 8px 20px;
		background: #FFA30C url('../images/search.png') no-repeat 12px 11px;
	}
	.grid_1_of_3 {
		width:100%;
	}
	.images_1_of_4 {
		width:100%;
	}
	.menu {
		float:none;
	}
	.follow_icon {
		float: none;
	}
	.follow_icon li {
		display: inline-block;
	}
	.logo {
		float:none;
	}
	.header-bottom {
		text-align: center;
	}
}
@media (max-width:320px){
	.wrap{
		width:90%;
	}	
	.grid_1_of_3 p.history {
		width: 69%;
	}
	.search input[type="text"] {
		width:61.33%;
		padding: 7px 16px;
	}
	.title-desc p {
		font-size: 1.1em;
	}
	.grid_1_of_4 h4 {
		font-size: 12px;
	}
	.span_2_of_3 h3, .span_1_of_3 h3 , .span_1_of_4 h3 {
		font-size: 1.2em;
	}
	.contact-form input[type="text"], .contact-form textarea {
		width: 94%;
	}
	.logo h1 a {
		font-size:2.5em;
	}
	.search {
		width:92%;
		float:none;
	}
	.about_desc h2 {
		font-size: 1.2em;
	}
	.year p {
		font-size: 1.1em;
	}
	.main-top {
		background: url(../images/640.png) repeat-x;
	}
	.content-bottom {
		background: url(../images/640bottom.png) repeat-x;
	}
	.menu li a {
		padding: 10px 9px;
		font-size: 12px;
	}
	.follow_icon {
		margin: 5px 10px 0;
	}
	.search input[type="submit"] {
		padding: 8px 20px;
		background: #FFA30C url('../images/search.png') no-repeat 12px 11px;
	}
	.grid_1_of_3 {
		width:100%;
	}
	.images_1_of_4 {
		width:100%;
	}
	.menu {
		float:none;
	}
	.follow_icon {
		float: none;
	}
	.follow_icon li {
		display: inline-block;
	}
	.logo {
		float:none;
	}
	.header-bottom {
		text-align: center;
	}
	.menu li {
		float: none;
		border-right:0;
	}
}

p{
    text-align: justify;
}
.top_head{
    float: right;
    padding: 5px 10px;
}
.login{
    float: left;   
    padding: 5px 10px;
    font-size: small;
}
.login a{
    color: #f7f6f5;
}
.wrap{
    margin: 0 auto;
    width: 980px;
}
.academics .grid_1_of_4{
    width: 31.8%;
}
ul.dishes_list li .desc1{
   
    padding-left: 20px;
}
.footer {
    background: url(../images/footer.png) top repeat-x;
}
.dishes_list p{
    width: 52.2%;
    float: left;
}
.dishes_list img{
    width: 36.2%;
/*    float: left;*/
    width: 200px;
    padding: 10px;
    border: 5px solid #ECE9E9;
    border-radius: 10px;
    margin: 0 10px;
    
}
.dishes_list li{
    clear: both;
    display: block;
}
#form1{
    height: 250px;
    width: 400px;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 1px 1px 10px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 1px 1px 10px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 1px 1px 10px 0px rgba(50, 50, 50, 0.75);
    margin: 180px auto;
    font-size: 12px;
   
}
.table1 input[type="text"], .table1 input[type="password"], .table1 textarea {
/*width: 202px;*/
border: 1px solid #ddd;

/* background: #fff url(../images/form_input.gif) repeat-x; */
padding: 3px;
}
.login_form{
    margin: 0 auto;
}
#form1 h3{
    background:#0a83c0;
    color: #fff;
    border-radius: 10px 10px 0 0;
    margin-top: -10px;
    margin-bottom: 0px;
    padding: 10px 5px;
    text-align: center;
    font-weight: bold;
        font-size: 16px;
}
#form1 table{
    color: #555;
}
.admin_home img{
    width: 400px;
    float: left;
    margin: 5px 25px;
}
.table1{
    font-size: 12px;
    width: 100%;
    border: 1px solid #ccc;
/*    border-spacing: 0px 10px;*/
}
.table1 tr td, .table1 tr th{
    vertical-align: top;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 3px;
/*    margin: 10px;*/
/*    border-spacing: 5px;*/
/*    border-collapse: separate;*/
} 

.msg{
    color: #FA8D03;
    margin-bottom: 0.5em;
    font-size: 1em;
    line-height: 1.2;
/*    font-family: 'Montserrat Alternates', sans-serif;*/
    margin-top: 0px;
    letter-spacing: -1px;
    height: 20px;
}
.table2 tr td{
    border: 0px;
}
.service_div {
    border-radius: 10px;
    border-top: 1px solid #d4cfcf;
    box-shadow: 0 3px 10px 0 rgba(50, 50, 50, 0.45);
    float: left;
    height: auto;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 20px;
    width: 435px;
}
.address_div {
     border-radius: 10px;
    border-top: 1px solid #d4cfcf;
    box-shadow: 0 3px 10px 0 rgba(50, 50, 50, 0.45);
    color: #6a6a6a;
    /*float: left;*/
    font-size: 13px;
    height:320px; /*auto;*/
    line-height: 1.6em;
    margin-bottom: 10px;
    margin-left: -70px;
    padding-bottom: 0.2em;
    padding-right: 0;
    padding-top: 0.2em;
    width: 360px;
}
/*latest news*/
.latest_news{
border-radius: 10px;
border-top: 1px solid #d4cfcf;
box-shadow: 0 3px 10px 0 rgba(50, 50, 50, 0.45);
height: 200px;
margin-bottom: 10px;
margin-left: 2px;
padding: 10px;
/*width: 435px;*/
}