body {
    
	//background:url('../img/cs.jpg')no-repeat;
	//background-size:cover;
	overflow-x:hidden;
	font-family:'arial';
}
.block1{
	padding:10px;
}
.block1 h4 {
    background-image: url('../img/admission.png');
    color:#fff;padding-top:20px;
}
.block1 h4 {
    margin: 0;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: 110px 10px;
    font-weight: 400;
    padding-right: 180px;
    min-height: 60px;
}
.block2{
	padding:10px;
}
.block2 h4 {
    background-image: url('../img/curriculum.png');
    color:#fff;padding-top:20px;
}
.block2 h4 {
    margin: 0;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: 110px 10px;
    font-weight: 400;
    padding-right: 180px;
    min-height: 60px;
}
.block3{
	padding:10px;
}
.block3 h4 {
    background-image: url('../img/media.png');
    color:#fff;padding-top:20px;
}
.block3 h4 {
    margin: 0;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: 110px 10px;
    font-weight: 400;
    padding-right: 180px;
    min-height: 60px;
}
.heading_bg {
   
    font-weight: 900;
   	position: relative;
    
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.heading_bg:after {
    position: absolute;
    content: '';
    z-index: 999999999;
    bottom: -20px;
    background: url('../img/orngarrow.png') no-repeat;
    width: 21px;
    height: 21px;
    left: 45px;
}
.heading_bg1 {
   
    font-weight: 900;
   
    position: relative;
    
}
.heading_bg1:after {
    position: absolute;
    content: '';
    z-index: 999999999;
    bottom: -20px;
    background: url('../img/grnarrow.png') no-repeat;
    width: 21px;
    height: 21px;
    left: 45px;
}
.heading_bg2 {
   
    font-weight: 900;
   
    position: relative;
    
}
.heading_bg2:after {
    position: absolute;
    content: '';
    z-index: 999999999;
    bottom: -20px;
    background: url('../img/prplarrow.png') no-repeat;
    width: 21px;
    height: 21px;
    left: 45px;
}
.bg_panel {
    background: #fff;
    margin-bottom: 30px;
    box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
   // min-height: 370px;
   }
.tab_area .nav.nav-tabs li{
	 background: #ededed none repeat scroll 0 0;
    display: table;
    text-align: center;
    width: 25%;
    height: 230px;
}	
.tab_area .nav.nav-tabs li.active a {
    border: medium none;
    border-radius: 0;
    height: 250px;
    z-index: 999;
}
.tab_area .nav.nav-tabs li.active {
    box-shadow: 0 0 6px 0 #7c7c7c;
    margin-top: -10px;
    z-index: 99;
}
.tab_area .nav.nav-tabs li.active a::before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 13px solid #fa8c00;
    bottom: -13px;
    content: "";
    left: 50%;
   margin-left: -10px;
    position: absolute;
}
.tab_area .nav.nav-tabs li a {
    border: medium none;
}
.tab_area .nav.nav-tabs,
.nav.nav-tabs li.active {
    border: medium none;
}
.tab_area .nav-tabs > li > a {
    border-radius: 0;
    display: table-cell;
    line-height: 1;
    margin: 0;
    vertical-align: middle;
    color: #fff;
    text-transform: uppercase;
}
.tab_area .nav-tabs > li > a .est-icon {
    margin-bottom: 30px;
}
.tab_area .nav.nav-tabs li:nth-child(1) {
    background: #fcc02e;
}
.tab_area .nav.nav-tabs li:nth-child(2) {
    background: #FF68B5;
}
.tab_area .nav.nav-tabs li:nth-child(3) {
    background: #43A047;
}
.tab_area .nav.nav-tabs li:nth-child(4) {
    background: #00ACC2;
}
.tab_area .nav.nav-tabs li:nth-child(5) {
    background: #8E24AA;
}
.tab_area .nav.nav-tabs li.active a,
.tab_area .nav > li > a:focus,
.tab_area .nav > li > a:hover {
    background: #FA8C00;
    color: #fff;
    position: relative;
}
.container_back{
	padding:5px;
	background:#de5347;
}
.About_home{
	margin-top:30px;
}
 .sign
{
	text-align:right;
}
.sign .sx
{
	color:#fff;
	text-decoration:none;
	display:inline-block;
	border-radius:15px;
	padding:3px 8px;

	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;
	//margin-top:1px;
}
.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.jpg');
	background-repeat:no-repeat;
	background-position:center left 140px;
	background-size:auto 90%;
	padding-top:10px;
	
	margin-right:10px;
}
.navbar-default {
	//border-bottom:#328432;
}
.navbar-default .navbar-nav >li a{
	color:#0a4d84;
	font-weight:bold;
}
.navbar-default .navbar-nav > li a:hover {
	//background:#53b232;
	
}
.navbar-default .navbar-nav > li > a:hover {
	//background:#53b232;
	
}
.navbar-default .navbar-nav li:hover {
	//background:#53b232;
	
}
.navbar-default .navbar-nav .open >a:hover {
	//background:#53b232;
	
}
.mainlogo1 .brand1 {
	display:block;
	font-size:30px;
	color:#008a00;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	line-height:100px;
	text-shadow:1px 1px 2px #53b232;
}
.mainlog {
	width:100%;
	height:130px;
	font-weight:bold;
	padding-left:0px;
	background-image:url('../img/stlogo.jpg');
	background-repeat:no-repeat;
	background-position:center left 30px;
	background-size:auto 80%;
	padding-top:5px;
	margin-right:15px;
}
.mainlog .brand {
	display:block;
	font-size:30px;
	color:#0a4d84;
	margin-top:15px;
	text-transform:uppercase;
	//text-align:center;
	font-weight:bold;
	line-height:37px;
	text-shadow:1px 1px 2px #0a4d84;
	margin-left:130px;
	
}
.mainlog .slogan {
	font-size:16px;
	color:#f2f2f2;
	//color:rgba(232,29,46,0.7);
	//text-align:center;
	margin-left:190px;
	margin-top:5px;
	display:block;
	line-height:20px;
	
}

.has-info .input-group-addon {
  color:#fff;
  background-color:#facd19;
  border-color:#facd19;
}
.single-panel {
   // background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 6px 0 #bdc3ca;
    //margin-bottom: 30px;
    //position: relative;
}
.star a:hover{
	color:#9b187c;
	
}
.bold{
	//color:#328432;
	//font-size:16px;
	//font-weight:bold;
	// box-shadow: 0 0 6px 0 #bdc3ca;
}
.bold1{
	color:#0000CC;
	font-size:20px;
	font-weight:bold;
}
.parentsLoginForm {
	padding:25px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	color:#3c5a9a;
}
.mainslider {
	//border:1px solid;
	overflow:hidden;
	height:550px;
	//box-shadow:0 0 7px 4px #ccc;
}
.mainslider img {
	width:100%;
	height:250px;
}

.pageheading{
	font-size:25px;
	text-transform:uppercase;
	font-weight:bold;
	color:#ccc;
	
	background:#044a8e;
	padding:2px;
	margin-top:-px;
	margin-bottom:3px;
	
}
.pageheading1{
	font-size:25px;
	text-transform:uppercase;
	font-weight:bold;
	color:#333;
	
	
	padding:2px;
	margin-top:-11px;
	margin-bottom:3px;
	border-radius:3px;
}
.div_p{
	margin-left:70px;
}
.container_div{
	//background:url('../img/.jpg')no-repeat;
	//background-size:cover;
}
.contact{
	//border:1px solid black;
	text-shadow:3px 3px 3px #999;
}

.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%;

}
.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);


}
.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-size:12px;
	color:#333;
	text-align:justify;
	
	
}
.news_para{
	margin-left:100px;
	margin-right:20px;
	font-size:20px;
}
.page_back{
	padding:7px;
	
	font-size:16px;
	color:#fff;
	text-align:justify;
	background:#e3cea1;
	border:1px solid #c7af97;
	//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);
}
.header{
	width:100%;
	max-height:250px;
	box-shadow:2px 2px 2px 2px rgba(150,120,102,0.75);
	border:transparent;
	border-radius:1px;
}
.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;
	
	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:'Arial';
	font-size:16px;
	font-weight:normal;
	color:#333;
	
}
.heading{
	font-weight:bold;
	font-size:35px;
	text-shadow:2px 2px 2px #555;
	color:black;
}
.para_back{
	text-align:justify;
	font-size:14px;
	
	padding:10px;
	color:#000;
	
	
}
.para_back1{
	text-align:justify;
	margin:4px;
	font-size:14px;
	
	padding:10px;
	color:#000;
}
 .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{
	background:url('../img/11.jpeg') no-repeat;
	background-size:cover;
	color:#333;
	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:#328432;
	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(0,138,0,1);
	font-weight:bold;
}
.eventHeading{
	font-weight:bold;
	//display:block;
	color:rgba(122,95,94,0.9);
	font-size:16px;
	//border:1px solid;
	//margin-left:-15px;
	font-style:'Arial';
	//padding:2px;
}

.eventHeading:hover{
	text-decoration:none;
	color:#444;
	transition:all .4s;
}
.panel_width{}

.fontColorDefault {
	color:#000000;
}
.g2:hover:before{
	transform:rotate(-10deg);
	-webkit-transform-origin:0% 100%;
	color:black;
}
.footer_back{
	background:#02386a;
	color:white;
	padding:5px;
}
.footer h4,a{
	color:white;
}
.footer a:hover{
	color:white;
	text-decoration:none;
}

.footer1{
	background:rgba(0,0,0,0.7);

}
  /* 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;
 }
 .hashcycle{
	
	height:250px;width:280px;
}
.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.tw{
	background-image:url(../img/ty.png);
}
.social a.gw{
	background-image:url(../img/g.png);
}
.social a.yt{
	background-image:url(../img/y.png);
}
.social a:hover {
	background-position:left top;
	box-shadow:0 0 4px 2px #444;
}
.shiv{
	padding-bottom:20px;
	padding-right:20px;
	padding-left:20px;
	font-size:17px;
	color:#375a7f;
	font-weight:bold;
}
.anker .anker_text{
	margin-left:25px;
	color:#0a4d84;
}
.anker {
	
	font-weight:bold;
	
	background-image:url('../img/logo.jpg');
	background-repeat:no-repeat;
	background-position:center left 10px;
	background-size:auto 50%;
}	
@media screen and (max-width:1024px){
	.mainlog .brand {
	display:block;
	font-size:22px;
	color:#0a4d84;
	margin-top:15px;
	text-transform:uppercase;
	//text-align:center;
	font-weight:bold;
	line-height:30px;
	text-shadow:1px 1px 2px #333;
	margin-left:120px;
	
}
.mainlog {
	width:100%;
	height:140px;
	font-weight:bold;
	padding-left:0px;
	background-image:url('../img/stlogo.jpg');
	background-repeat:no-repeat;
	background-position:center left 40px;
	background-size:auto 60%;
	padding-top:10px;
	margin-right:15px;
}
.mainlog .slogan {
	font-size:14px;
	color:#b19b85;
	//color:rgba(232,29,46,0.7);
	//text-align:center;
	margin-left:150px;
	margin-top:0px;
	display:block;
	line-height:20px;
	
}
.navbar-defualt .navbar-nav > li > a{
	//background:#53b232;
	font-size:10px;
	}
	.navbar-default .navbar-nav > li >a {
	//background:#53b232;
	padding:8px;
	}
}
 @media screen and (max-width:768px){
 	.h1_style{
 		font-size:16px;
 	}
 	.anker .anker_text{
	margin-left:25px;
	color:#0a4d84;
	font-size:12px;
}
.anker {
	
	font-weight:bold;
	
	background-image:url('../img/logo.jpg');
	background-repeat:no-repeat;
	background-position:center left 10px;
	background-size:auto 50%;
}	
 	.mainlog .brand {
	display:block;
	font-size:17px;
	color:#0a4d84;
	margin-top:15px;
	text-transform:uppercase;
	//text-align:center;
	font-weight:bold;
	line-height:37px;
	text-shadow:1px 1px 2px #333;
	margin-left:70px;
	
}
.mainlog {
	width:100%;
	height:130px;
	font-weight:bold;
	padding-left:0px;
	background-image:url('../img/stlogo.jpg');
	background-repeat:no-repeat;
	background-position:center left 10px;
	background-size:auto 40%;
	padding-top:10px;
	margin-right:15px;
}
.mainlog .slogan {
	font-size:12px;
	color:#f2f2f2;
	//color:rgba(232,29,46,0.7);
	//text-align:center;
	margin-left:70px;
	margin-top:0px;
	display:block;
	line-height:20px;
	
}
 	.navbar-defualt .navbar-nav > li > a{
	//background:#53b232;
	font-size:10px;
	}
	.navbar-default .navbar-nav > li >a {
	//background:#53b232;
	padding:8px;
	}
 	.news_font{
 		font-size:14px;
 	}
 	.eventHeading{
			font-weight:bold;
			//display:block;
			color:rgba(122,95,94,0.9);
			font-size:12px;
			//border:1px solid;
			//margin-left:-15px;
			font-style:'Arial';
			//padding:2px;
		}
 	 .tab_area .nav.nav-tabs li {
        height: 80px;
        width: 50%;
    }
    .tab_area .nav.nav-tabs li.active a::before {
        border-left: 5px solid rgba(0, 0, 0, 0);
        border-right: 5px solid rgba(0, 0, 0, 0);
        border-top: 8px solid #fa8c00;
        bottom: -8px;
        content: "";
        left: 50%;
        margin-left: -4px;
        position: absolute;
    }
    .tab_area .nav.nav-tabs li.active {
        margin-top: 0;
    }
    .tab_area .nav.nav-tabs li.active a {
        height: 40px;
    }
    .tab_area .nav-tabs > li > a .est-icon {
        display: none;
    }
    .tab_area .nav.nav-tabs li:last-child {
        //display: none;
    }
    .tab_area .nav > li > a {
        padding: 5px;
    }
 	.mainslider {
		height:150px;
	}
	.mainslider img {
		height:150px;
	}
 	.demo_footer{
 		text-align:center;
 	}
 	.panel_d{
	 	height:300px !important;
	 	font-weight:bold;
	 }
 	.para{
		margin-top:0px;
		font-size:12px;
		
		color:#587592;
		height:280px;
	}
 	.mainlogo {
	width:100%;
	height:50px;
	font-weight:bold;
	padding-left:0px;
	background-image:url('../img/stlogo.jpg');
	background-repeat:no-repeat;
	background-position:center left 150px;
	background-size:auto 50%;
	padding-top:9px;
	
	margin-right:130px;
}
.p1_back p{
	font-size:14px;
	
}
.h3_back{
	font-size:16px;
}
.shiv{
	padding-bottom:20px;
	padding-right:20px;padding-left:20px;font-size:14px;
}
.date{
	padding:5px;
	padding-right:15px;
	border-right:none;
	color:#000;
	text-decoration:none;
	text-align:right;
	line-height:20px;
	display:block;
	font-weight:bold;
	font-size:16px;
}
.date:hover{
	text-decoration:none;
	color:rgba(222,80,43,1);
}

.pdiv{
	width:250px;
}

.hashcycle{
	
	height:250px;width:280px;
}
.mainlogo .brand {
	display:block;
	font-size:20px;
	color:#328432;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	line-height:37px;
	text-shadow:1px 1px 2px #779fda;
	margin-left:40px;
}
.mainlogo .slogan{
	display:none;
}

.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;
	
}

.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;
	 
 }
 }