@charset "utf-8";
/* CSS Document */
/* 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,table,caption,tbody,tfoot,thead,tr,th,td,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;}
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;}
table{border-collapse:collapse;border-spacing:0;}
/* 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*/




.wrapper{width:100%; min-width:1000px; height:684px; background:url(../images/patnaConvent/bg.png) center; clear:both;}

.welcome-content{width:50%; height:auto; padding:20px; float:left; background:#e3180c; margin-top:50px; margin-left:0px;}
.welcome-content span{font-size:18px; font-weight:bold; color:#fff;}
.welcome-content p{font-size:14px; color:#fff; line-height:24px; margin-top:5px;}

.tabs{width:210px; height:auto; float:right; margin-top:30px;} 
.tabs img{margin-top:10px;}


.main-content{width:1000px; height:auto; float:left; margin-top:20px;}
.our-history{width:300px; height:auto; padding:15px;  border-top:5px solid #e86404; float:left;}
h1{color:#000; font-size:18px; font-weight:bold; float:left; width:100%; margin-bottom:10px;}
.our-vision{width:300px; height:auto; padding:15px;  border-top:5px solid #54761a; float:left; margin-left:5px;}
.aims-objectives{width:300px; height:auto; padding:15px;  border-top:5px solid #006bbd; float:left; margin-left:5px;}
.our-history p, .our-vision p, .aims-objectives p{color:#000; font-size:14px; line-height:24px;}
.our-history span, .our-vision span, .aims-objectives span{margin-top:-17px; float:left;}

.read-more{font-size:14px; text-align:center; float:left; margin-top:20px; padding:5px 10px 5px 10px;}
.orange{background:#e86404; color:#fff; text-decoration:none; border-left: 10px solid #bf4f00;}
.green{background:#54761a; color:#fff; text-decoration:none; border-left: 10px solid #3B5410;}
.blue{background:#006bbd; color:#fff; text-decoration:none; border-left: 10px solid #074D82;}

.management-speaks{width:100%; min-width:1000px; margin-top:30px; background:#FFF4E0; float:left; height:250px; padding-bottom:20px; border-top:5px solid #e86404; }
.ms-left{width:130px; height:auto; float:left; margin:20px 30px 0 0;}
.ms-right{width:780px; height:auto; float:left;  margin-top:20px;}
.ms-right p{font-size:14px; color:#000; float:left; padding-right:20px;}
.ms-right span{margin-top:-10px; float:left;}
.ms-content{width:1000px; margin:0 auto; padding:0;  }
.ms-content h1{margin-top:20px; margin-left:10px;}

.title{width:100%;/* min-width:1000px; */background:#1b5cab;height:55px;clear:both;}
.inner-title{/* width:1000px; */margin:0 auto;padding:0;}
.inner-title h2{font-size:24px; font-weight:bold; color:#fff; float:left; padding:10px 0 10px 115px; text-transform:uppercase;}

h3{font-weight:bold; color:#1b5cab; font-size:20px; float:left; margin-top:20px; width:100%;}
h4{font-weight:bold; color:#e3180c; font-size:20px; float:left; margin-top:20px; width:100%;}
.container{width:1000px; margin:auto; padding:0;}


.container p,.container ol{font-size:14px; line-height:24px; padding:5px 0 0px 20px; }
.margin-top{margin-top:20px;}

.ul-div{width:958px; background:#fafafa; padding:20px; float:left;}
.ul-style{font-size:14px; color:#000; list-style:none; line-height:24px; margin-top:10px;}
.ul-style span{font-weight:bold; font-size:14px; color:#ea6023;}
.ul-style1{font-size:14px; color:#000; list-style:square; line-height:24px; margin-top:10px; margin-left:20px;}

.mail-id{font-size:16px; font-weight:bold; padding-left:70px; background:url(../images/mail.png) no-repeat;  margin-top:30px; padding-top:15px; float:left; height:60px;}
.mail-id a{text-decoration:none; color:#000;}
.call{font-size:16px; font-weight:bold; padding-left:70px; background:url(../images/call.png) no-repeat; margin-top:0px;  padding-top:15px; float:left; height:60px;}



.jcarousel-wrapper {
    margin: 10px auto;
    position: relative;
}


.jcarousel {
    position: relative;
    overflow: hidden;
    width:1000px;
	margin-top:-20px;
	height:180px;
	clear:both;
}


.jcarousel ul {
    width:1000px;
    position: relative;
    list-style: none;
    margin-left: 30px;
    padding: 0;
}

.jcarousel li {
    width:1000px;
    float: left;
}

.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
}

.jcarousel-control-prev
 {
    position: absolute;
    width:36px;
    height:36px;
    background:url(../images/left-arrow.png) no-repeat;
	margin:-100px 0 0 -15px;
	z-index:20;
}

.jcarousel-control-next
{
	position: absolute;
    width: 36px;
    height: 36px;
    background:url(../images/right-arrow.png) no-repeat;
	margin:-100px -25px 0 0px;
	z-index:20;
}

.jcarousel-control-prev {
    left: 15px;
}

.jcarousel-control-next {
    right: 15px;
}

#tabs2-css{height:600px;}



/* Staff */

.ft
{
    font-size: 18px;
    line-height: 18px;
	width:100%;
	border-spacing:0;
	float:left;
	margin-top:10px;
	border:1px solid #e6e6e6;
	border-right:none;
	border-bottom:none;
}

.ft-header 
{
padding:10px;
background:#E3180C;
font-size:18px;
color:#FFF;
font-weight:bold;
border-right:1px solid #e6e6e6;
text-align:left;
}

.ft-row 
{
    color: #000;
    font-size: 14px;
	padding:10px;
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
}


.ft-row1
{
background:#fafafa;
}

.ft-row2 
{
    color: #000;
    font-size: 14px;
	padding:30px 10px 30px 10px;
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
}

.center{text-align:center;}

/* Gallery */


/* @group Gallery */
section { min-width: 100%; width: 100%; min-height: 100%; text-align: center; /*padding: 30px 0;*//* margin-bottom: 30px;*/ background-color: #fafafa; /*box-shadow: 0 0 5px;*/ /* @group Fullimage */ /* @end */ /* @group Smallimages */ }
section #fullPreview { background-color: #473747; border-top: 2px solid #473747; border-bottom: 2px solid #473747; padding: 50px 0 30px 0; display: none; }
section #fullPreview img, section #fullPreview .fullCaption { max-width: 960px; width: 100%; margin: 0 auto; display: block; }
section #fullPreview .fullCaption { font-family: Helvetica, Arial, sans-serif; font-size: 13px; line-height: 15px; font-weight: 300; color: white; margin: 15px auto 0 auto; }

section #fullPreview figure { background: url("../img/effects/close.png"); background-size: 100%; width: 30px; height: 30px; position: absolute; top: 36px; right: 49px; cursor: pointer; }

section #fullPreview1 figure { background: url("../img/effects/close.png"); background-size: 100%; width: 30px; height: 30px; position: absolute; top: 0px; right:0px; cursor: pointer; }

section #fullPreview2 figure { background: url("../img/effects/close.png"); background-size: 100%; width: 30px; height: 30px; position: absolute; top: 0px; right:0px; cursor: pointer; }

section #fullPreview3 figure { background: url("../img/effects/close.png"); background-size: 100%; width: 30px; height: 30px; position: absolute; top: 0px; right:0px; cursor: pointer; }

section li { display: inline-block; vertical-align: top; position: relative; /* @group Over */ /* @group Description */ /* @end *
/* @end */ }
section li:hover .overLayer { -webkit-transition: opacity 0.3s linear; -moz-transition: opacity 0.3s linear; -ms-transition: opacity 0.3s linear; -o-transition: opacity 0.3s linear; transition: opacity 0.3s linear; opacity: 0.6; display: block; background: gray; }
section li:hover .infoLayer { -webkit-transition: opacity 0.3s linear; -moz-transition: opacity 0.3s linear; -ms-transition: opacity 0.3s linear; -o-transition: opacity 0.3s linear; transition: opacity 0.3s linear; opacity: 1; display: block; color:#fff; }
section li a { display: block; width: 240px; height: 150px; position: absolute; top: 10px; left: 0; z-index: 6; }
section li a.spinner { background-size: 100%; background-image: url("../img/effects/spinner.gif"); width: 50px; height: 50px; position: absolute; left: 95px; top: 60px; }
section li img { border: none; margin: 10px 10px 0 0; }
section li .overLayer, section li .infoLayer { -webkit-transition: opacity 0.3s linear; -moz-transition: opacity 0.3s linear; -ms-transition: opacity 0.3s linear; -o-transition: opacity 0.3s linear; transition: opacity 0.3s linear; width: 240px; height: 150px; position: absolute; text-align: center; opacity: 0; top: 10px; left: 0; z-index: 4; /* @end */ }
section li .overLayer ul, section li .infoLayer ul { padding: 50px 0 0 0; }
section li .overLayer ul li, section li .infoLayer ul li { display: block; margin: 0 auto; width: 200px; padding: 0 0 5px 0; }
section li .overLayer ul li:first-child, section li .infoLayer ul li:first-child { border-bottom: 2px white solid; }
section li .overLayer ul li:last-child, section li .infoLayer ul li:last-child { padding: 5px 0 0 0; text-transform: lowercase; }
section li .overLayer ul li h2, section li .infoLayer ul li h2 { font-size: 25px; }
section li .projectInfo { display: none; }

/* end */

/* Acordian */


.ac-container
{
	width: 100%;
	margin: 10px auto 30px auto;
	text-align: left;
}

.ac-container label
{
	padding: 5px 20px;
	position: relative;
	z-index: 20;
	display: block;
	height: 30px;
	cursor: pointer;
	color: #fff;
	line-height: 33px;
	font-size: 18px;
	background:#E3180C/* url(../images/arrow_down.png) no-repeat right*/;
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
		0px 2px 2px rgba(0,0,0,0.1);
		margin-top:5px;
}


.ac-container label:hover{
	background:#E3180C;
}

.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	background:#E3180C;
	color: #fff;
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(../images/arrow_down.png) no-repeat center center;	
}
.ac-container input:checked + label:hover:after{
	background-image: url(../images/arrow_up.png);
}
.ac-container input{
	display: none;
}
.ac-container article{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container article p{
	font-style: italic;
	color: #777;
	line-height: 23px;
	font-size: 14px;
	padding: 20px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container input:checked ~ article{
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-container input:checked ~ article.ac-small
{
	height: auto;
	
}
.ac-container input:checked ~ article.ac-medium{
	height: auto;
}
.ac-container input:checked ~ article.ac-large{
	height: auto;
}

.ac-small{background:#fff !important;}


/* Volleyball 2015 */

.left{width:690px; height:auto; float:left;}
.left-logo 
{
    width: 100px;
    height: 100px;
    margin: 20px 0 0 0px;
    float: left;
    border: 1px solid #e6e6e6;
    padding: 8px;
}
.left-content {
    width: 520px;
    height: auto;
    float: left;
    font-size: 14px;
    text-align: justify;
    line-height: 24px;
    margin: 20px 0 0 5px;
    padding: 20px;
    background: #fafafa;
    border-bottom: 5px solid #e6e6e6;
}

.right{width:300px; height:auto; float:right; border:2px solid #e6e6e6; border-radius:5px; margin-top:20px; padding-bottom:15px;}
.right a{font-size:14px; color:#000; padding:0px 0px 0 30px; margin-top:10px; float:left; background:url(../images/down-arrow.png) no-repeat;}
.right a:hover{color:#1b5cab; text-decoration:underline;}
.right-header{width:278px; border:1px solid #e3180c; font-size:20px; float:left; color:#fff; font-weight:bold; padding:10px 10px 10px 10px; background:#e3180c url(../images/pdf.png) no-repeat right;}

.right-header1{width:278px; border:1px solid #e3180c; font-size:20px; float:left; color:#fff; font-weight:bold; padding:10px 10px 10px 10px; background:#e3180c url(../images/info.png) no-repeat right;}
.right span{font-size:14px; float:left; line-height:24px;}


.contents{display:flex;width:100%;}
.cont-left{width:50%;margin-left:100px;}
.cont-right{width:50%;}
/* Footer

.footer{width:100%; min-width:1000px; background:#232323; float:left; margin-top:20px;}
.footer p{font-size:14px; color:#fff;}
.inner-footer{width:1000px; margin:0 auto; padding:0;}
.if-left{width:600px; height:auto;  padding:15px 0 15px 0; float:left; margin-top:13px;}
.if-left a{color:#fdf4a4!important;}
.if-right{padding:15px 0 15px 0; float:right; margin-top:5px; margin-right:10px;} */



/* modification */

.flex{display:flex;justify-content: space-between;}


@media screen and (max-width:768px) {

	.sf-menu a{width:100%;text-align: center;background-color: white;opacity:0.6;box-shadow:1px 1px 2px rgb(105, 100, 100);border-radius:0 0 3px 3px;}
    .cont-left , .cont-right{width:100%;margin: 0;}
	.contents{flex-direction:column;}
	
}

@media screen and (max-width:992px){
	.welcome-content{width: 100%;}
	.flex{flex-direction: column;}

}