body {
	background:transparent;
}
p {text-align:justify;}
.running-img {
	max-width:50%;
	margin:5px;
}
#gsc-i-id1 {
	padding:2px !important;
	width:100% !important
}
.gsc-control-cse,
.gsc-control-wrapper-cse,
.gsc-search-box,
#___gcse_0 {
	padding:0px !important;
	margin:0px !important;
}
#___gcse_0 {
	margin:0px !important;
}
.gsc-search-box td {
	padding:0px !important;
	margin:0px -2px !important;
	text-align:left !important;
}
.gsc-search-button {
	position:relative !important;
	margin-left:-2px !important;
	border-radius:0px !important;
	background-color:#2780e3 !important;
	border-color:#2780e3 !important;
}
@font-face {
	font-family:handwriting;
	src:url(../fonts/cursive.ttf);
}
.hasfloat {
	overflow:hidden;
}

.panel-group .panel-heading > a {
	color:inherit !important;
	text-decoration:none !important;
}
.panel-group .panel-heading > a:hover,
.panel-group .panel-heading > a:visited,
.panel-group .panel-heading > a:active {
	text-decoration:none !important;
}
.leftribbon {
	//width:280px;
	//position:fixed;
	//top:50px;
	z-index: 99999;
	background: rgba(255,255,255,1); /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(rgba(255,255,255,1),rgba(240,240,240,1),rgba(222,132,128,1)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(255,255,255,1),rgba(240,240,240,1),rgba(222,132,128,1)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(255,255,255,1),rgba(240,240,240,1),rgba(222,132,128,1)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(255,255,255,1),rgba(240,240,240,1),rgba(222,132,128,1)); /* Standard syntax */
	
	height:100%;
	box-shadow:0 0 5px 1px #888;
}
.largescreen { display:block !important; }
.smallscreen { display:none !important; }
@media screen and (max-width:768px) {
	.largescreen { display:none !important; }
	.smallscreen { display:block !important; }
	.docsviewer {
		height:350px;
	}
	.mainnav1 {
		max-height:100% !important;
		overflow-y:auto !important;
	}
	.qslider .qslide {
		font-size:small;
	}
	.qslider .cycle-slideshow {
		height:20px !important;
		margin-bottom:10px;
	}
	.qslider .cycle-slideshow:before {
		font-size:small !important;
		color:#B40000;
	}
	#slider {
		//width:100% important;
	}
	.slider-text {
		top:10px !important;
		left:10px !important;
	}
	
}
@media screen and (max-width:768px){
	.leftribbon {
		left:-300px;
		display:none;
	}
}

.nav li.pix1024 {
	display:none;
}


@media screen and (max-width:1024px){
	.leftribbon {
		left:-300px;
	}
	.col-sm-offset-3 {
		margin-left:0px;
		width:100%;
	}
	.container {
		width:100%;
	}
	.pix1024 {
		display:block !important;
	}
	#slider {
		width:100% !important;
	}
	.slider-text {
		top:30px !important;
		left:30px !important;
	}
}
.logo-s {
	display:inline-block;
	float:left;
	width:40px;
	height:40px;
	background:url(../images/logo.png) 5px 5px no-repeat,#fff;
	background-size:100% 100%;
	background-position:center center;
	border-radius:50%;
	padding:0px;
	margin-top:-10px;
	margin-left:-10px;
	margin-right:5px;
}
.mainlogo{
	background:url(../images/logo.png) 5px 15px no-repeat,#fff;
	background-size:105px 105px;
	padding-left:115px;
	font-size:27px;
	width:100%;
	padding-top:15px;
	color:#222;
	display:block;
	cursor:pointer;
}

.mainlogo:hover {
	text-decoration:none;
	color:#222;
}
.mainlogo div.ldiv span {
	display:inline-block;
	line-height:24px;
	padding:2px;
	width:30px;
	text-align:center;
	color:#fff;
}
.mainlogo div.ldiv:nth-child(1) {
	color:#25146d;
}
.mainlogo div.ldiv:nth-child(1) span{
	background:#1967be;
}
.mainlogo div.ldiv:nth-child(3) {
	color:#468343;
}
.mainlogo div.ldiv:nth-child(3) span{
	background:#4cb848;
}
.mainlogo div.ldiv:nth-child(2) {
	color:#b40000;
}
.mainlogo div.ldiv:nth-child(2) span{
	background:#e12729;
}
.banner {
	width:100%;
	box-shadow:0 0 3px #333;
	margin-bottom:10px;
}
.vertmenu,
.vertmenu * {
	font-size:16px;
}
.vertmenu {
	padding:0px;
	list-style:none;
	min-width:180px;
}
.vertmenu > li > a {
	display:block;
	padding:4px 10px;
	background:#2780e3;
	border-radius:2px;
	color:#fff;
	margin:2px 10px;
	text-align:right;
	border-bottom:0px solid #1967be;
}
.vertmenu > li > a:after {
	content:'';
	margin:14px 10px;
}
.vertmenu > li.rdmenu > a:after {
	font-family:'Glyphicons Halflings';
	content: "\e080";
	font-size:8px;
	margin-left:10px;
	line-height:14px;
	margin-right:0px;
	color:#333;
}
.vertmenu > li:hover > a {
	background:#1967be;
	text-decoration:none;
}
.vertmenu > li.rdmenu > div {
	position:absolute;
	overflow:hidden;
	min-height:400px;
	width:730px;
	left:90%;
	top:100px;
	background:url(../images/bg_swirl1.png) right 125% no-repeat, #fff;
	background-size:100% auto;
	box-shadow:2px 2px 2px #666;
	color:#1967be;
	padding:10px;
	opacity:0;
	visibility:hidden;
	//display:none;
	border:1px solid #ccc;
	border-left:none;
	
}
.vertmenu li.rdmenu > div h4 {
	text-transform:uppercase;
	font-size:14px;
}
.vertmenu li.rdmenu > div .col-sm-4 {
	height:130px;
}
.vertmenu li.rdmenu > div .cycle-slideshow {
	display:none;
}
.vertmenu li.rdmenu:hover > div .cycle-slideshow {
	display:block;
}
.vertmenu li.rdmenu:hover > div {
	opacity:1;
	visibility:visible;
	left:100%;
	width:730px;
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}

.vertmenu li div img {
	width:60px;
	height:60px;
} 
.vertmenu li div p {
	font-size:smaller;
	text-align:left;
	color:#444;
	width:inherit !important;
}
.vertmenu .rdmenu .vmenu li a {
	padding:2px 3px;
	box-shadow:0 0 3px #ccc;
	background:#2780e3;
	color:#fff;
}
.vertmenu .rdmenu .vmenu li:hover a {
	background:#ccc;
	color:#222;
}
.mainnav1{
	position:fixed;
	top:0px;
	z-index: 1;
	display:none;
}
.mainnav {
	width:100%;
}
.fixmainnav
{
	position:fixed;
	top:0px;
	z-index:1;
	opacity:.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter:alpha(opacity=90);
	transition:all .4s;
}
.top-nav-bg {
	background:linear-gradient(to bottom,#ccc,#cecece);
	//background:linear-gradient(to bottom,#1967be,#1967be);
	overflow:hidden;
	box-shadow:0px 1px 2px #ccc;
}

.top-nav {
	padding:0px;
	margin:0px;
	list-style:none;
	overflow:hidden;
}
.top-nav li {
	float:left;
}
.top-nav li a {
	color:#444;
	display:inline-block;
	padding:8px 15px;
	line-height:20px;
	font-size:small;
}
.top-nav li:hover a {
	color:#000;
	text-decoration:none;
}
.top-nav.pull-right li:last-child a {
	padding-right:2px;
}
.top-nav.pull-left li:first-child a {
	padding-left:2px;
}
.drpdown {
	display:inline;
}
.drpdown > a:after {
	font-family:'Glyphicons Halflings';
	content: "\e114";
	font-size:8px;
	margin-left:5px;
	line-height:inherit;
	color:#ccc;
}
.rightmenu {
	display:block;
	list-style:none;
	padding:0px;
	margin:0px;
}
.rightmenu > li {
	
}
.rightmenu > li.active > a {
	background:#dddddd;
}
.rightmenu > li.active > a:after {
	background:transparent;
	box-sizing:border-box;
	border:5px solid transparent;
	border-color:#7999c4 #7999c4 transparent transparent;
	content:'';
	display:inline-block;
	width:10px;
	height:10px;
	float:right;
	margin-top:-3px;
	margin-right:-3px;
}
.rightmenu > li > a {
	color:#333;
	display:block;
	padding:3px;
}
.rightmenu > li > a:hover {
	text-decoration:none;
	background:#7999c4;
	color:#fff;
}
/*
.drpdown .drpdown-menu {
	position:relative;
	background:#ccc;
	width:100%;
	left:0px;
	max-height:0px;
	overflow:hidden;
	box-shadow:1px 1px 1px #ccc;
}

.top-nav.pull-right .drpdown .drpdown-menu {
	left:auto;
}
*/
.margin4 {
	margin:4px 0px;
}
.text-center {
	text-align:center;
}
.qslider {
	padding:10px;
}
.qslider .cycle-slideshow {
	border:0px solid;
	height:30px;
	overflow-y:hidden;
}

.qslide {
	font-size:16px;
	margin-left:30px;
	line-height:28px
}
.qslider .cycle-slideshow:before {
	content: "\e122";
	position:absolute;
	color:#1967be;
	margin-left:2px;
	font-size:22px;
	display: inline-block;
  	font-family: 'Glyphicons Halflings';
}
.qslide a {
	color:inherit !important;
}
.qslider a:hover {
	text-decoration:none;
}
.qslide:nth-child(even) {
	color:#e12729;
}
.qslide:nth-child(odd) {
	color:#1967be;
}

.slider-text {
	position:absolute;
	background:rgba(2,0,0,0.6);
	color:#fff;
	border-radius:2px;
	box-shadow:2px 2px 2px #222;
	width:300px;
	top:100px;
	left:350px;
	padding:10px;
	height:200px;
}
.slider-text ul li {
	font-size:;
	padding:5px;
}
#mobileslider .slider-text {
	display:none;
	left:10px !important;
	top:10px !important;
	height:100px !important;
	font-size:smaller !important;	
}
.bullets div, .bullets div:hover, .bullets .av
{
    filter: alpha(opacity=70);
    opacity: .7;
    overflow:hidden;
    cursor: pointer;
    border: #000 2px solid;
    border-radius:2px;
}
.bullets div { background-color: gray; }
.bullets div:hover, .bullets .av:hover { background-color: #d3d3d3; }
.bullets .av { background-color: #fff; }
.bullets .dn, .bullets1 .dn:hover { background-color: #555555; }

.arrowl, .arrowr, .arrowldn, .arrowrdn
{
	position: absolute;
	cursor: pointer;
	display: block;
    background: url(../img/a17.png) no-repeat;
    overflow:hidden;
    width: 40px; height: 40px; top: 300px;
}
.arrowl { background-position: -10px -40px; }
.arrowr { background-position: -70px -40px; }
.arrowl:hover { background-position: -130px -40px; }
.arrowr:hover { background-position: -190px -40px; }
.arrowldn { background-position: -250px -40px; }
.arrowrdn { background-position: -310px -40px; }


.thumb-slider {
	width:auto;
}
.thumb-slider.smallslider {
	margin:auto;
	overflow:hidden;
	height:125px;
	width:250px;
	
}
.thumb-slider img {
	width:120px;
	height:120px;
	margin:3px;
	box-shadow:0 0 2px #111;
}
.footer * {
	transition:all .2s;
}
.footer {
	background:#2780e3;
	padding-bottom:20px;
	margin-top:25px;
}
.footer .content {
	background:url(../images/bg_swirl1.png) left 250% no-repeat, #1967be;
	background-size:135% auto;
	color:#fff;
	padding:10px 3px;
	position:relative;
	margin-top:-22px;
	min-height:200px;
	overflow:hidden;
	box-shadow:0 0 2px 1px #333;
}
.footer * {
	color:#fff;
}
.footer .address {
	font-size:small;
}

.footer .heading {
	font-size:16px;
	color:#fff;
	font-weight:normal;
	padding-bottom:4px;
	border-bottom:1px dotted #999;
}
.footer a:hover {
	color:#fff;
	text-decoration:none;
}
.fmenu {
	font-size:smaller;
	list-style:none;
	padding-left:2px;
}
.fmenu:hover li a {
	color:#9f9f9f;
}
.fmenu li {
	padding:2px 0px;
	padding-left:4px;
}
.fmenu > li .fmenu > li a {
	font-size:12px;
} 
.fmenu li a {
	color:#ccc;
}
.fmenu:hover li a:hover {
	text-decoration:none;
	color:#fff;
	margin-left:2px;
}
.fmenu .heading {
	font-size:20px;
	color:#fff;
	border:none;
	font-weight:normal;
	padding-bottom:0px;
}
.fmenu hr {
	border:none;
	border-top:1px solid #323232;
	margin:3px 0px;
}
.footer label {
	font-weight:100;
	font-size:small;
}
.footer input {
	color:#111;
	font-size:small;
}
.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;
}
.header-top-right {
	padding-top:20px;
	color:#fff;
}
.social.top {
	margin:10px;
	margin-right:0px;
}
.social span {
	color:#fff;
	float:left;
	display:inline-block;
	height:30px;
	line-height:30px;
	margin:3px;
	margin-right:10px;
}
.social a {
	float:left;
	height:30px;
	width:30px;
	box-shadow:0 0 1px #222;
	border-radius:15px;
	transition:all .2s;
	-webkit-transition:all .2s;
	-moz-transition:all .2s;
	-o-transition:all .2s;
	-ms-transition:all .2s;
	margin:3px !important;
	background-position:0px 0px;
}

.social a.fb {
	background:url('../images/icons/fb.png') no-repeat;
	background-size:30px;
}
.social a.tw {
	background:url('../images/icons/tw.png') no-repeat;
	background-size:30px;
}
.social a.g {
	background:url('../images/icons/g.png') no-repeat;
	background-size:30px;
}
.social a.in {
	background:url('../images/icons/in.png') no-repeat;
	background-size:30px;
}
.social a:hover {
	background-position:0px -30px;
}
.btn-icon {
	height:30px;
	width:30px;
	float:left;
	margin-top:-15px;
	/*margin:-20px;
	margin-right:0px;
	margin-top:-45px;*/
}
.inst {
	box-shadow:0 0 10px rgba(0,0,0,0.5) inset,  0 0 3px #111;
	border-radius:3px;
	margin:8px auto;
	display:block;
}
.nslider {
	height:124px;
	overflow:hidden;
}
.nslider * a {
	color: #111;
}
.nslider .well {
	width:100%;
	height:120px;
}
.nslider .well:nth-child(even) {
	background:#4cb848;
	color:#fff;
}
.nslider .well:nth-child(even):hover {
	background:#2d7d3a;
}
.nslider .well:nth-child(odd) {
	background:#e94c41;
	color:#fff;
}
.nslider .well:nth-child(odd):hover {
	background:#e1292a;
}

.nslider-big .well {
	margin:5px auto;
	background:transparent !important;
	color:#111 !important;
	border:none !important;
	border-bottom:1px solid #ccc !important;
}
.nslider-big * a {
	color:#1967be;
}
.recslider-vert {
	width:105px;
	margin:auto;
}
.recslider-vert img {
	width:100px !important;
	height:100px !important;
	border:1px solid #888;
	margin:1px;
}
.recslider-vert a.recslide {
	display:inline-block;
	width:100px;
	height:100px;
	margin:1px;
	border:1px solid #888;
	background-size:100% auto;
	background-position:center center;
	background-color:#fff;
	background-repeat:no-repeat;
}
.recslider {
	height:158px;
	overflow:hidden;
}
.recslider img {
	width:100%;
	height:150px;
	margin:4px;
	border:1px solid #ccc;
	background:#fff;
}
.recslider a.recslide {
	display:inline-block;
	width:100%;
	height:150px;
	margin:4px;
	border:1px solid #ccc;
	background-size:100% auto;
	background-position:center center;
	background-color:#fff;
	background-repeat:no-repeat;
}
.scontrolls span:before {
	padding:1px;
	cursor:pointer;
}
.scontrolls span:hover:before{
	color:#ccc;
}
.tmonials {
	-webkit-perspective: 1000;
    -webkit-transform-style: preserve-3d;
    -moz-perspective: 1000;
    -moz-transform-style: preserve-3d;
    -o-perspective: 1000;
    -o-transform-style: preserve-3d;
    perspective: 1000;
    transform-style: preserve-3d;  
}
.tmonials .well .tmonial-img {
	margin-right:8px;
}
.tmonials .well {
	background:none;
	border:none;
	box-shadow:0 0 3px #222;
	margin:1px;
	font-family:handwriting;
	font-weight:bold;
	
}

.awards p {
	font-size:16px;
	height:50px !important;
	text-align:left;
}
.awards p span {
	font-weight:bold;
	color:#385994;
	font-size:25px;
	line-height:25px;
	display:block;
}
.awards hr {
	margin:5px;
}
.awards img {
	float:left;
	margin-right:5px;
}
.h-bg {
	background:linear-gradient(to right,#68c0e8,#fff);
}
.gem:hover {
	box-shadow:0 0 1px #2780e3;
}
.gem img {
	max-width:100%;
}
.album {
	box-shadow:0 0 2px #333;
	padding:4px;
	color:#165BA8;
	transition:all 1s;
}
.album:hover {
	background:#F9F9F9;
	box-shadow:0 0 4px #165BA8;
}
.album .acover {
	width:100%;
	box-shadow:0 0 0 1px #666;
	display:block;
	margin:auto;
}
.album .aname {
	margin-top:0px;
	text-shadow:0px 0px 1px #1967be;
	color:#e1292a;
}
.album .aphoto {
	background-size:100% auto;
	background-position:center center;
	display:inline-block;
	width:20%;
	margin:2px;
	box-shadow:0 0 2px #333;
	height:100px;
	border:2px solid #fff;
	box-sizing:border-box;
	border-radius:2px;
}
.album .aphoto:hover {
	text-decoration:none;
	box-shadow:0 0 3px #111;
}
.videoframe {
	width:100%;
	height:200px;
	box-shadow:0 0 5px #e1292a;
	border-radius:5px;
}
.noticeslist .list-group-item:hover {
	background-color:#fcfcfc;
}

.tieup .img {
	display:block;
	width:100%;
	height:150px;
	background-size:100% auto;
	background-position:center center;
	box-shadow:0 0 1px #555;
	background-repeat:no-repeat !important;
	background-color:#fff;
}
.tieup .tname {
	display:block;
	text-align:center;
	font-weight:bold;
	color:#3b5998;
	margin-top:4px;
	margin-bottom:-4px;
	height:20px;
}
.tieup a:hover {
	color:#3b5998;
	text-decoration:none;
}
.req:after {
	content:' * ';
	color:#B40000;
}
.help-block {
	//border:1px solid;
	margin-bottom:0px;
}
legend {
	font-size:15px;
	color:#165BA8;
	font-weight:bold;
}
label {
	font-weight:normal;
}
h2.margin4 {
	padding:4px 2px;
	background-image:linear-gradient(to Right,#eee,#fefefe);
	color:#165BA8;
}

.selectpropic {
	display:inline-block;
	width:65px;
	height:74px;
	background-color:#ccc;
	background-image:url(../images/icons/user.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:95% 95%;	
	float:left;
	margin-right:8px;
	cursor:pointer;
}
.delphoto {
	display:none;
	background:#fff;
	color:red;
	position:absolute;
	height:14px;
	cursor:pointer;
}
.delphoto.open {
	display:inline-block;
}