body {
    overflow-x:hidden;
	background:#fff;
	color:#000;
}
a{
	text-decoration: none !important;
}
.img_back{
	height:20px;
}
.achievers{
	height:250px;width:230px;
}
.achiever{
	height:250px;width:250px;
}
.achiever1{
	height:220px;width:250px;
}
.curve-down{
	 position: relative;
	}
.curve-down::before{
	content: "";
	 position: absolute;
	 left: 0;
	 top: 0;
	  width: 100%;
	  height: 50px;
	  background: url(../img/curve-down.png) no-repeat top;
	background-size: 100%!important;
}
.school-area{
	padding: 70px 0 0;
	background: #f2f2f2;
	}
.scho-service-icon{
	height: 120px;
	 width: 130px;
	  border-radius: 100%;
	  text-align: center;
	  line-height:130px;
	  padding-top:20px;
	  display: inline-block;
	  }
.scho-service-icon.style-2{
	 top: -60px;
	 background: #fff;
	  position: absolute;
	  left: 50%;
	   margin: 0 0 0 -63px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.28);
-moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.28);
box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.28);
}
.services-shadow{
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.28);
-moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.28);
box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.28);
}

.school-area-heading{
	text-align: center;
	padding: 20px 0 30px;
	 position: relative;
	 }

.school-area-heading h3{
	 font-size: 28px;
	 color: #800000;
	 margin: 0 0 15px;
	 }
.school-area-heading p{
	 font-size: 16px;
	 color: #999;
	 }

.scho-services-figure{
	 text-align: center;
	 background:#fff;
	 //background:#5c546a;
	 padding: 40px 20px 0px;
	 border-left: 1px solid rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(0,0,0,0.1);
	margin-bottom:20px;
	//color:#fff;
	transition: .5s;
}
.scho-services-figure:hover{
	transform: scale(1.1);
	background:#f5b946;
	color:#fff;
	text-decoration: none;
	}
.border-l-0{
	 border-left: 0;
	 }
.border-b-0{
	border-bottom: 0;
	}
.scho-services-figure .scho-service-icon{
	 margin: 0 0 36px;
	 }
.scho-services-figure h4{

	 font-size: 22px;
	  margin: 0 0 10px;
	   letter-spacing: -0.5px;

	   }
.scho-services-figure h4 a{
	color:#000;
	font-weight:bold;
	font-family: "Arial";
	text-decoration: none;
	//color: #282828;
	}
.scho-services-figure p{
	 font-size: 16px;
	 margin: 0;
	 line-height: 28px;
	 }
.scho-service-icon.bg-1{
	//background:#eee;
	 //background: #4bb9ec;
	 padding:20px;
	 }
.services-figure::after{
	 content: "";
	  position: absolute;
	  left: 15;
	   bottom: 100%;
	   height: 7px; width: 360px;
	  }
.services-figure.bg-1::after{
	background: url(../img/bg-01.png) repeat-x;
	}
.services-figure.bg-2::after{
	background: url(../img/bg-02.png) repeat-x;
	}
.services-figure.bg-3::after{
	 background: url(../img/bg-03.png) repeat-x;
	 }

.about-text .curve-heading{
	margin: 0 0 40px;
}
.curve-heading{
	display: inline-block;

	padding: 20px 70px 15px;
	background:#555;
	//background: #ff9100;
	color: #fff;
	position: relative;
	 margin: 0 0 85px;
	}
.curve-heading::before{
	background:#ccc;
	//background: #ff9100;
	bottom: -11px;
	content: "";
	height: 20px;
	left: 0;
	position: absolute;
	width: 100%;
-webkit-transform: rotate(3deg);
-moz-transform: rotate(3deg);
-o-transform: rotate(3deg);
}
.curve-heading::after{
	background: #333;
	 //background: #ff9100;
	 content: "";
	 height: 100%;
	 left: -6px;
	 position: absolute;
	 top: 0;
	 width: 15px;
-webkit-transform: rotate(172deg);
-moz-transform: rotate(172deg);
-o-transform: rotate(172deg);
}

.columns_margin_bottom_20 [class*="col-"], .row.columns_margin_bottom_20 [class*="col-"] {
    margin-bottom: 20px;
}
.topmargin_0 {
    margin-top: 0 !important;
}

.semibold {
    font-weight: 800;
    color:#fff;
}
.bg_teaser {

    color: #fff;
    padding:20px;
   // height:215px;
    //padding-top: 20px;
    //padding-bottom: 20px;
    }

 .bg_teaser p{
 	    max-width: 70%;
    margin-bottom: 0;

 }
 .h_div{
 	background:url('../img/w1.png');
 }
.header {
	//background:url('../img/w2.jpg');
	//background:url('../img/bg2.jpg');
	//background:#fff;
	//border-top:1px solid #f44609;

 }
.header .header-top {
    background: transparent url("../img/header-icon-bg1.png") no-repeat scroll right -100%;
    height: 40px;
    //position: absolute;
    //border:1px solid;
}
.header .header-top .header-right {
    margin: 0px 10px 0px 0px;
    padding: 0px;
    float: right;
}
.header .header-top .header-right ul {
    margin: 0px;
    padding: 0px;
    list-style: outside none none;
}
.header .header-top .header-right ul li {
   // position: relative;
    float: left;
}
.header .header-top .header-right ul li {
    //background: transparent none repeat scroll 0% 0%;
    padding: 4px 15px;
    border-right: 1px solid rgba(255,255,255,0.2);
}
.header .header-top .header-right ul li:last-child {
	border-right:0px; }
.header .header-top .header-right ul li a {
    font-size: 13px;
    color: #fff;
}
.dropdown-menu {
    font-size: 13px;
}
@media only screen and (max-width:767px) {

.header .header-top { background:#F44609; width: 100%; height:auto; }
.header .header-top .header-right { float:none; margin:0 auto; }

ul.icon-boxes li { width:33%; }
a.imghead { margin-bottom:15px; }
img { max-width:100%; }
}
@media only screen and (max-width:480px) {
.header .header-top .header-right ul li { padding:4px 5px; }
.header .header-top .header-right ul li i { display:none; }
.header .header-top .header-right { margin:0px; }
ul.icon-boxes li { width:48%; border-bottom: 1px solid rgba(255,255,255,0.1); }
}
 .sign
{
	text-align:right;
}
.sign .sx
{
	color:#fff;
	text-decoration:none;
	display:inline-block;
	border-radius:15px;
	padding:3px 8px;
	font-family:'tahoma',"calibri";
	font-weight:bold;
	transition:all .5s;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
}
.sign .sx:hover
{
	background:#fff;
	box-shadow:0 0 2px #fff;
}
.sign .sx:hover #sf
{
	color:#e1770c;
}
.sign .sx:hover #xpl
{
	color:#195892;
}
.banner{
	width:100%;

	max-height:390px;
	margin-top:-21px;
}
.aphoto {
    display: inline-block;
    width: 100px;
    height: 100px;
    margin: 5px;
    border: 2px solid #fff;
    box-shadow: 0 0 4px #444;
}
.shiv{
	padding-bottom:20px;
	padding-right:20px;
	padding-left:20px;
	font-size:17px;
	color:#333;
	font-weight:bold;
}
.contact_form{
	//color:black;
	font-size:16px;
}
.contact_form1{
	//color:black;
	//font-weight:bold;
	font-size:16px;
}
.mainlogo1 {
	width:100%;
	height:100px;
	font-weight:bold;
	padding-left:0px;
	background-image:url('../img/stlogo.png');
	background-repeat:no-repeat;
	background-position:center left 140px;
	background-size:auto 90%;
	padding-top:10px;

	margin-right:10px;
}
.mainlogo1 .brand1 {
	display:block;
	font-size:30px;
	color:#03396d;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	line-height:100px;
	text-shadow:1px 1px 2px #779fda;
}
.mainlogo {
	width:100%;
	height:130px;
	font-weight:bold;
	padding-left:0px;
	background-image:url('../img/stlogo.png');
	background-repeat:no-repeat;
	background-position:30px 0px;
	background-size:auto 100%;
	//margin-top:8px;
	padding-top:10px;
	//border:1px solid;
	margin-right:10px;
	padding-bottom:10px;
}
.mainlogo .brand {
	display:block;
	font-size:38px;
	color:#31374b;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	line-height:40px;
	//padding-top:20px;
	text-shadow:1px 1px 2px #779fda;
	margin-left:75px;
	font-family:"Times New Roman", Times, serif;
	//font-family: 'Francois One', sans-serif;
}
.mainlogo .slogan {
	font-size:25px;
	color:rgba(43,41,35,0.7);
	//color:rgba(232,29,46,0.7);
	text-align:center;
	//padding-top:-150px;
	display:block;
	line-height:28px;
	margin-left:70px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.anker .anker_text{
	margin-left:30px;
	font-size:30px;
	color:white;
	font-weight:bold;
}
.anker {

	font-weight:bold;
	//background-image:url('../img/stlogo.png');
	background-repeat:no-repeat;
	background-position:center left 0px;
	background-size:auto 50%;
}
.has-info .input-group-addon {
  color:#fff;
  background-color:#e95420;
  border-color:#e95420;
}
.star a:hover{
	color:#9b187c;
}
.bold{
	color:#03396d;
	font-size:14px;
	font-weight:bold;
}
.bold1{
	color:#03396d;
	font-size:20px;
	font-weight:bold;
}
.parentsLoginForm {
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
}

.pageheading{
	font-size:25px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	text-shadow:2px 2px 2px black;
	background:#4d8fc7;
	padding:2px;
	margin-top:-px;
	margin-bottom:3px;
	//font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.pageheading1{
	font-size:25px;
	text-transform:uppercase;
	font-weight:bold;
	color:#333;
	//text-shadow:2px 2px 2px black;
	//background:#007236;
	padding:2px;
	margin-top:-11px;
	margin-bottom:3px;
	border-radius:3px;
}
.div_p{
	margin-left:70px;
}

.contact{
	//border:1px solid black;
	text-shadow:3px 3px 3px #999;
}
.banner{
	width:100%;
	max-height:350px;
}
.para_h{
	margin-left:9px;
	font-size:24px;
	font-weight:bold;
	margin-top:-6px;
	background:url('../img/sd.gif'),url('../img/sd.gif'),url('../img/sd.gif'),url('../img/sd.gif'),url('../img/sd.gif'),url('../img/sd.gif'),url('../img/sd.gif');
	background-repeat:no-repeat;
	display:block;
	color:#033f79;
	background-position:11% 75%,16% 85%,21% 91%,26% 100%,31% 120%,36% 140%;
	font-family: 'Times New Roman', Times, serif;
}
.div_back{
	margin-top:20px;
	margin-right:30px;
	margin-left:-40px;
}
*.download{
	box-shadow:2px 2px 2px 2px rgba(190,202,233,1);
	border-radius:2px;
}
.download1{
	box-shadow:2px 2px 2px 2px rgba(190,202,233,1);
	border-radius:2px;
}
.download1 .list-group-item.doc,
.download1 .list-group-item.docx {
	background-image:url(../img/doc.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:auto 50%;
	padding-left:20px;
}
.download1 .list-group-item.pdf {
	background-image:url(../img/pdf.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:auto 50%;
	padding-left:20px;
}
.download1 .list-group-item.xls,
.download1 .list-group-item.xlsx {
	background-image:url(../img/xls.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:auto 50%;
	padding-left:20px;
}
.download1 .list-group-item.ppt,
.download1 .list-group-item.pptx {
	background-image:url(../img/ppt.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:auto 50%;
	padding-left:20px;
}
.download1 .list-group-item.jpg,
.download1 .list-group-item.jpeg {
	background-image:url(../img/jpg.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:auto 50%;
	padding-left:20px;
}
.download1 .list-group-item.png {
	background-image:url(../img/pn.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:auto 50%;
	padding-left:20px;
}
.slider_img{
	width:100%;
	height:200px;
}
.page_back1{
	padding:px;
	//font-family:a
	font-size:12px;
	color:#8093a4;
	text-align:justify;

}
.news_para{
	margin-left:100px;
	margin-right:20px;
	font-size:20px;
}
.page_back{
	padding:7px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#262626;
	text-align:justify;

	box-shadow:2px 2px 2px 2px rgba(209,214,222,1);
}


.news_back{
	box-shadow:2px 2px 2px 2px rgba(209,214,222,1);
}
.info{

	box-shadow:2px 2px 2px 2px rgba(203,210,220,1);
}
.header1{
	width:100%;
	max-height:250px;
	box-shadow:2px 2px 2px 2px rgba(150,120,102,0.75);
	border:transparent;
	border-radius:1px;
}
.event_img img{
	width:300px;
	height:257px;
}
.section_header {
    margin-bottom: 45px;
    font-size: 32px;
    position: relative;
    word-wrap: break-word;
    line-height: 1;
    font-weight: 700;
}
.section_header1 {
    margin-bottom: 45px;
    font-size: 50px;
    color:#555;
    position: relative;
    word-wrap: break-word;
    line-height: 1;
    font-weight: 700;
}
.ds hr {
    border-color: rgba(185, 185, 185, 0.2);
    background-color: rgba(185, 185, 185, 0.2);
    margin-left: 0;
    margin-right: 0;
}
.section_header + hr {
    margin-top: -13px;
    margin-bottom: 30px;
}
.divider_50_3 {
    width: 50px;
    height: 3px;
}
.main_bg_color3 {
    background-color: #f7bd04;
}
.marq{
	font-size:20px;
	padding:16px;
	font-weight:bold;
	box-shadow:2px 2px 2px 2px rgba(146,180,199,1);
	border-radius:2px;
}
.para{
	margin-top:30px;
	font-size:16px;
	font-family:'times new roman';
	color:#587592;

}

.nav_back{

	background: rgba(255,255,255,.5);
}
.nav_back a{
	font-weight:bold;
	font-size:16px;
}
.page_back{
	padding:10px;
	//font-family:"Trebuchet MS",'times new roman';
	font-size:16px;
	font-weight:normal;
	color:#033c8d;

}
.heading{
	font-weight:bold;
	font-size:35px;
	text-shadow:2px 2px 2px #555;
	color:black;
	font-family:'sans-serif';
}
.para_back{
	text-align:justify;
	font-size:14px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	padding:10px;

	background-size:cover;
	color:#033c73;


}
.para_back1{
	text-align:justify;
	margin:4px;
	font-size:14px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	padding:10px;

	background-size:cover;
	color:#808080;
	box-shadow:2px 2px 2px 2px rgba(209,214,222,1);
	border-radius:6px;
}
 .s1{
	 background:rgba(0,0,0,0.4);
	 width:700px;
	 height:500px;
	 margin:auto;
	 padding:200px;
	 margin-top:20px;
 }
 .slider{
 	width:95% !important;
 	//border:1px solid red;
 	//margin-left:30px;
 }
 .mslider{
 	//border:1px solid blue;
 	width:250px;
 	//padding:0px 10px;
 }
 .slider .mslider .mnslider{
 	width:240px;
 	height:210px;
 	//border:1px solid red;
 }
 .footer{
 	padding: 60px 0;
    background: url(../img/footer-bg.jpg) no-repeat center;
    background-size: 100% 100%!important;

	color:white;
	float: left;
	overflow:hidden;
	width:100%;

}
.g2{
	height:28%;
	//display:block;
	//width:100%;
	overflow:hidden;
	transition:all .8s ease-in-out;
	//border:1px solid #ccc;
}
.g2:hover >.idata{
	margin-top:-180px;
	opacity:1;
}
.a_back{
	color:#033F79;
	font-size:15px;
	font-weight:bold;
}
.acover {
	max-width:30%;
	float:left;
	max-height:100px;
	margin-right:5px;
}
.hasFloat {
	overflow:auto;
}
.g2 >.idata {

	background:rgba(3,62,119,0.7);
	margin-top:40px;
	transition:all .8s ease-in-out;
	color:#FF0000;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	box-sizing:border-box;
	padding:30%;
	opacity:0;
	//
}
.homeNews img {
		width:auto;
		height:auto;
	}

.eventSlider .eventSlide{
	width:430px;
	padding:10px;
}
.hrStylish {
	border:2px solid;
	border-color:#033c73;
	width:10%;
	margin-top:5px;
	margin-bottom:5px;

}
.date{
	padding:5px;
	padding-right:15px;
	border-right:1px solid black;
	color:#000;
	text-decoration:none
	text-align:right;
	line-height:20px;
	display:block;
	font-weight:bold;
}
.date:hover{
	text-decoration:none;
	color:rgba(222,80,43,1);
}
.eventHeading{
	font-weight:bold;
	display:block;
	color:rgba(222,80,43,0.9);
	font-size:18px;
	//border:1px solid;
	margin-left:-15px;
	font-style:'times new roman';
	//padding:2px;
}
.eventHeading:hover{
	text-decoration:none;
	color:#444;
	transition:all .4s;
}
panel_width{}

.fontColorDefault {
	color:#333;
}
.g2:hover:before{
	transform:rotate(-10deg);
	-webkit-transform-origin:0% 100%;
	color:black;
}
.footer_back{
	background:#555;
	color:white;
	padding:5px;
}
.footer h4,a{
	color:white;
}
.footer a:hover{
	color:white;
	text-decoration:none;
}
.footer-widget {
    overflow: hidden;
}
.footer-widget h4::before {
    content: "";
    position: absolute;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    height: 100%;
    width: 999%;
    left: 100%;
    bottom: 2px;
}
.footer-widget h4 {
    display: inline-block;
    padding: 0 20px 0 0;
    position: relative;
    font-size: 26px;
    color: #fff;
    margin: 0 0 40px;
    line-height: 24px;
    font-weight:bold;
}
.address-list li:first-child {
    margin-top: 0;
}
.address-list li i {
    position: absolute;
    left: 0;
    top: 0;
    height: 37px;
    width: 37px;
    line-height: 34px;
    color: #d5d5d5;
    border: 2px solid #d5d5d5;
    text-align: center;
    border-radius: 100%;
    font-size: 17px;
}

.address-list li {
    font-size: 14px;
    position: relative;
    line-height: 22px;
    color: #fff;
    padding: 0 0 0 56px;
    margin: 20px 0;
    list-style:none;
}

.quick-links ul li a {
    color: #fff;
    float: left;
    font-size: 14px;
}
.quick-links ul li {
    margin: 0 0 8px;
    overflow: hidden;
    list-style: :none;
}
.quick-links-holder {
    overflow: hidden;
}
.quick-links h5 {
    font-size: 16px;
    color: #fff;
    font-weight:bold;
    text-transform: uppercase;
    margin: 0 0 15px;
}
.footer-widget .quick-links {
    width: 50%;
    float: left;
}
.mb-50 {
    margin-bottom: 10px;
}
.footer1{
	//background:#000;
}
  /* jssor slider bullet navigator skin 01 css */
        /*
        .jssorb01 div           (normal)
        .jssorb01 div:hover     (normal mouseover)
        .jssorb01 .av           (active)
        .jssorb01 .av:hover     (active mouseover)
        .jssorb01 .dn           (mousedown)
        */
        .jssorb01 {
            position: absolute;
        }
        .jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
            position: absolute;
            /* size of bullet elment */
            width: 12px;
            height: 12px;
            filter: alpha(opacity=70);
            opacity: .7;
            overflow: hidden;
            cursor: pointer;
            border: #000 1px solid;
        }
        .jssorb01 div { background-color: gray; }
        .jssorb01 div:hover, .jssorb01 .av:hover { background-color: #d3d3d3; }
        .jssorb01 .av { background-color: #fff; }
        .jssorb01 .dn, .jssorb01 .dn:hover { background-color: #555555; }

        /* jssor slider arrow navigator skin 02 css */
        /*
        .jssora02l                  (normal)
        .jssora02r                  (normal)
        .jssora02l:hover            (normal mouseover)
        .jssora02r:hover            (normal mouseover)
        .jssora02l.jssora02ldn      (mousedown)
        .jssora02r.jssora02rdn      (mousedown)
        */
        .jssora02l, .jssora02r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 55px;
            height: 55px;
            cursor: pointer;
            background: url('img/a02.png') no-repeat;
            overflow: hidden;
        }
        .jssora02l { background-position: -3px -33px; }
        .jssora02r { background-position: -63px -33px; }
        .jssora02l:hover { background-position: -123px -33px; }
        .jssora02r:hover { background-position: -183px -33px; }
        .jssora02l.jssora02ldn { background-position: -3px -33px; }
        .jssora02r.jssora02rdn { background-position: -63px -33px; }

 	.panel_d{
 	height:340px;font-weight:bold;
 }
 .navbar-default .navbar-nav > li a {
	 //font-weight:bold;
	 }
 @media screen and (max-width:1024px){
 	.achiever{
	height:280px;width:200px;
	}
	.achievers{
	height:250px;width:200px;
	}
	.achiever1{
	height:220px;width:150px;
	}
 	.services-figure.bg-1::after{
	background:none
	}
.services-figure.bg-2::after{
	background:none
	}
.services-figure.bg-3::after{
	 background:none
	 }
 	.mainlogo .slogan {
	font-size:16px;
	color:rgba(43,41,35,0.7);
	//color:rgba(232,29,46,0.7);
	text-align:center;
	margin-top:5px;
	display:block;
	line-height:10px;
	//font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-left:-1px;
}
 	.mainlogo {
	width:100%;
	height:100px;
	font-weight:bold;
	padding-left:0px;
	//background-image:url('../img/stlogo.png');
	background-repeat:no-repeat;
	background-position:center left 20px;
	background-size:auto 100%;
	//padding-top:10px;
	margin-top:10px;
	//margin-left:190px;
}
.mainlogo .brand {
	display:block;
	font-size:25px;
	color:#03396d;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	line-height:37px;
	text-shadow:1px 1px 2px #779fda;
	margin-left:40px;
	//font-family:"Times New Roman", Times, serif;
	margin-top:-10px;
}
 }

 @media screen and (max-width:768px){
 	.achiever{
	height:220px;width:250px;
	}
	.achievers{
	height:200px;width:250px;
	}
	.achiever1{
	height:220px;width:110px;
	}
 	.services-figure.bg-1::after{
	background:none
	}
.services-figure.bg-2::after{
	background:none
	}
.services-figure.bg-3::after{
	 background:none
	 }
 	.event_img img{
	width:200px;
	height:257px;
}
 	 	.shiv{
	padding-bottom:20px;
	padding-right:20px;padding-left:20px;font-size:15px;
}
 	.anker .anker_text{
	margin-left:25px;
	font-size:12px;
	color:#fff;
	}
.anker {

	font-weight:bold;
	background-image:url('../img/header.png');
	background-repeat:no-repeat;
	background-position:center center 0px;
	background-size:auto 100%;
}
 	.panel_d{
	 	height:300px !important;
	 	font-weight:bold;
	 }
 	.para{
		margin-top:0px;
		font-size:12px;
		font-family:'times new roman';
		color:#587592;
		height:280px;
	}
 	.mainlogo {
	width:100%;
	height:70px;
	font-weight:bold;
	padding-left:0px;
	background-image:url('../img/stlogo.png');
	background-repeat:no-repeat;
	background-position:center left 10px;
	background-size:auto 100%;
	//padding-top:9px;
	margin-top:20px;
	//margin-right:30px;
}
.date{
	padding:5px;
	padding-right:15px;

	color:#000;
	text-decoration:none
	text-align:right;
	line-height:20px;
	display:block;
	font-weight:bold;
}
.date:hover{
	text-decoration:none;
	color:rgba(222,80,43,1);
}
.eventHeading{
	font-weight:bold;
	display:block;
	color:rgba(222,80,43,0.9);
	font-size:16px;
	//border:1px solid;
	margin-left:-10px;
	font-style:'times new roman';
	padding:2px;
}
.eventHeading:hover{
	text-decoration:none;
	color:#444;
	transition:all .4s;
}
.pdiv{
	width:250px;
}

.hashcycle{

	height:250px;width:300px;
}
.mainlogo .brand {
	display:block;
	font-size:20px;
	color:#03396d;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	line-height:30px;
	text-shadow:1px 1px 2px #779fda;
	margin-left:40px;
}
.mainlogo .slogan {
	font-size:16px;
	color:rgba(43,41,35,0.7);
	//color:rgba(232,29,46,0.7);
	text-align:center;
	margin-top:5px;
	display:block;
	line-height:10px;
	//font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-left:30px;
}

.div_p{
	margin-left:0px;
}
.div_img img{
	float:right;
	margin-top:-56px;
}
.div_back{
	margin-top:10px;
}
.heading{
	font-weight:bold;
	font-size:20px;
	text-shadow:2px 2px 2px #555;
	color:#fff;

}
.social a {
	display:inline-block;
	width:27px;
	height:27px;
	border:2px solid #fff;
	box-shadow:0 0 4px #333;
	background-color:#ccc;
	border-radius:50%;
	box-sizing:content-box;
	transition:all .1s;
	background-size:27px 54px;
	background-position:left bottom;
}
.social a.fb{
	background-image:url(../img/fb.png);
}
.social a:hover {
	background-position:left top;
	box-shadow:0 0 4px 2px #444;
}
.demo{
	box-shadow:2px 2px 2px 2px rgba(0,0,0,1);
}
.para_h{
	margin-left:5px;
	margin-right:5px;
	font-size:14px;
	font-weight:bold;
	margin-top:-6px;
	background:url('../img/sd.gif'),url('../img/sd.gif'),url('../img/sd.gif'),url('../img/sd.gif'),url('../img/sd.gif');
	background-repeat:no-repeat;
	display:block;
	color:red;
	background-position:14% 75%,25% 85%,35% 91%,45% 99%,56% 100%;

}
	  .s1{
	 background:rgba(0,0,0,0.4);
	 width:250px;
	 height:200px;
	 margin:auto;
	 padding:50px;
	 margin-top:90px;
 }
 .s1 h1{
	 font-size:20px;

 }
 }
