/* CSS Document */

/*::selection{
	background: #191852;
	color:#fff;
}*/

::-mox-selection{
	background: #191852;
	color:#fff;
}

.sTitle{
	display:none;
}

@font-face{
	font-family: myMainFont;
	src: url(../fonts/droidsansarabic.ttf),
	     url(../fonts/droidsansarabic.eot); /* IE9+ */
}

@font-face{
	font-family: myMainArNFont;
	src: url(../fonts/ge-dinar-two-light.otf)
}

.ms-backgroundImage{
	overflow: auto !important;
}

#s4-workspace{
	overflow: inherit !important;
	width:100% !important;
}

#s4-bodyContainer {
    padding-bottom: 0;
}

body{
	font-weight:normal;
	background:#fdfdfd;
	font-family:Calibri, myMainFont !important;
}

a:hover{
	text-decoration:none !important;
}

#layout{
}

#layout .content{
	/*overflow:hidden;	*/
}

#layout .content .internalContent{
	display:none;
}

#layout .content .homeContent .rightBlock{ 
	display:none;
}

#layout .content .homeContent .leftBlock{ 
	
}

/********************* top bar style**********************/
#layout .topBar{
	height:50px;
	background:#1091b9	;
	color:#d2d2d2;
	/*line-height:50px;*/
	font-size:15px;
}

#layout .topBar .date{
	padding-top:17px;
}

#layout .topBar .links ul li{
	display:inline-block;
	margin-left:16px;
}

#layout .topBar .links ul li a{
	color:#cfcfcf;
}

#layout .topBar .links ul li a.login{
	background: url(../images/loginIcon.png) no-repeat;
    width: 20px;
    height: 20px;
    display: block;
	position: relative;
    top: 5px;
}

#layout .topBar .links ul li a.logout{
	background: url(../images/logoutIcon.png) no-repeat;
    width: 20px;
    height: 20px;
    display: block;
	position: relative;
    top:20px;
}

.welcome{
	margin-left: 25px;
}

#layout .topBar .links ul li a:hover{
	color:#fff;
}

#layout .topBar .links ul li a img{
	margin-right:7px;
}

#layout .topBar .links ul li .lang{
	color: #fff;
    display: inline-block;
    border: 1px solid;
    width: 53px;
    height: 30px;
    line-height: normal;
    text-align: center;
    font-weight: 500;
    border-radius: 5px;
    padding: 2px 0 0 0;
    margin: 9px 0 0 0;
    font-size: 17px;
    box-shadow: 0 0px 1px #fff;
}

#layout .topBar .links {
	text-align:right;
}

input {
	outline: none;
}

input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
	display: none; 
}
/******************** search ***********************/
.searchContainer{
	text-align:right;
	padding-top:45px;
}

.fastLinks{
	display: block;
    float: right;
    margin: 9px 0 0;
}

.fastLinks:hover .dropdown-menu{
	display:block !important;
	
}

.fastLinks .dropdown-menu{
	right:15px;
	left:auto;
	z-index:99999;
	text-align:left;
	margin-top: -4px;
}

.fastLinks .btn-primary , .fastLinks .btn-primary:hover , .fastLinks .btn-primary:focus , .open .dropdown-toggle.btn-primary , .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary{
	color: #cccccc !important;
    background-color: #1091b9!important;
    border-color: #1091b9!important;
	padding: 5px 12px;
}

.dropdown-menu > li > a{
	color:#ccc !important;
	white-space:normal !important;
}

.dropdown-menu > li > a:hover{
	color:#000 !important;
}

.sb-search {
	display:inline-block;
	position: relative;
	margin-top: 10px;
	width: 53%;
	min-width: 33px;
	height: 30px;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
	margin-right:8px;
	background:none;
}

header .ms-sbplain{
	background: #fff !important;
    border: 0 !important;
    color: #14406e;
    float: right;
    font-size: 17px;
    width: 59% !important;
    font-family: Calibri, myMainFont !important;
    font-style: normal !important;
    border-right: 0 !important;
    border-radius: 4px;
    box-shadow: none;
    height: 30px;
}

header .ms-sbtable-ex{
	width:100%;
}

header td.ms-sbgo a{
	background: url(../images/headerSearch.png) no-repeat;
    display: block;
    width: 34px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
}

header td.ms-sbgo img{
	display:none;
}

.sb-search-input {
	position: absolute;
	top: 0;
	right: 0;
	border: none !important;
	outline: none;
	background: #fff !important;
	width: 60%;
	height: 30px;
	margin: 0;
	z-index: 10;
	padding: 0;
	font-family: inherit;
	font-size: 15px;
	color: #999;
	text-indent:5px;
	border-radius: 10px 10px 5px 5px;
}

.sb-search-input::-webkit-input-placeholder {
	color: #efb480;
}

.sb-search-input:-moz-placeholder {
	color: #efb480;
}

.sb-search-input::-moz-placeholder {
	color: #efb480;
}

.sb-search-input:-ms-input-placeholder {
	color: #efb480;
}

.sb-icon-search,
.sb-search-submit  {
	width: 33px;
	height: 30px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
}

.sb-search-submit {
	background: #fff; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

.sb-icon-search {
	color: #fff;
	background: url(../images/searchIcon.png) no-repeat 8px 7px #dddceb;
	z-index: 90;
	font-size: 22px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	border-radius:5px;
}


/* Open state */
.sb-search-open {
	width:60%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	color: #fff;
	z-index: 11;
	border-radius:5px;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}

/******************** header style **************************/

#layout header{
	background:#14406e;
	border-bottom:3px solid #979797;
	z-index:9999999;
}

#layout header .item{
	padding:0 !important;
}

#layout header .logo img{
	margin:11px 0 0 0;
}

@media only screen and (min-width:1025px){
	#layout header nav .navbar ul li .dropdown-menu li a{
		color:#fff !important;
		font-size:15px !important;
		padding:5px 14px !important;
	    max-height: 50px;
		overflow: hidden;
	}
	
	#layout header nav .navbar ul li .dropdown-menu li a:hover , #layout header nav .navbar ul li .dropdown-menu li a:focus {
		color:#191852 !important;
	}
}

@media only screen and (min-width:768px){
	.twoColumn + .dropdown-menu{
		min-width: 430px;
	}
	
	.twoColumn + .dropdown-menu li{
		display:inline-block;
		width:50%;
		float:left;
	}
}

@media only screen and (min-width:1200px){
	#layout header.scrolled {
		position:fixed;
		width:100%;
		top:0;
		
		border-bottom: 2px solid #dfb945;
		box-shadow:0 2px 5px #999;
	}
	
	#layout header.scrolled .logo img{
		margin: 3px auto 0;
		width: 70%;
		display: none;
	}
	
	#layout header.scrolled .searchContainer {
		display:none;
	}
}

#layout header nav .navbar{
	margin:15px 0 0 0;
	min-height:30px;
}

#layout header.scrolled nav .navbar{
	margin: 18px 0 0 0;
}
#layout header nav .navbar ul{
	padding:0;
}

#layout header nav .navbar ul li a{
	color:#fff;
	font-size:18px;
}

/****************************** main slider style *************************/
.slider .sliderImg{
	width:100%;
	position:absolute;
	min-height:578px;
}

.slider .carousel-inner{
	height:578px;
}

.slider .carousel-inner .container{
	position:relative;
}

.slider .carousel-inner .container h2{
	background:rgba(25,24,82,0.8);
	color:#fff;
	font-size: 27px;
    padding: 25px 70px 25px 10px;
    display: inline-block;
    margin: 157px 0 0 0;
}

.slider .carousel-inner .container article{
	background:rgba(255,255,255,0.8);
    padding: 25px 25px 10px 20px;
    margin: 5px 0 0 0;
	width: 46%;
	overflow:hidden;
}

.slider .carousel-inner .container article p{
	color:#333;
	font-size: 18px;
}

.slider .carousel-inner .container a.more{
	color: #a57c30;
    background: url(../images/moreIcon.png) no-repeat right;
    font-size: 16px;
    display: inline-block;
    margin: 5px 0 0 8px;
    padding-right: 17px;
    float: right;
}

/****************************** services style ************************/
.services{
	background: url(../images/servicesBg.png) no-repeat;
    min-height: 422px;
    background-size: 100%;
    margin-top: -85px;
    position: relative;
	padding-bottom:30px;
}

.services .carousel{
	margin-top:36px;
}

.services .carousel .carousel-inner{
	width: 80%;
    margin: 0 auto;
}

.services .carousel .item{
	text-align:center;
}

.services .carousel .item p{
	color:#191852;
	font-size:18px;
}

.services .carousel .item p a{
	color:#4442a8;
	margin-left:15px;
}

.services .carousel .item p a:hover{
	color:#876727;
}

.services .carousel a.left{
	background:url(../images/fastNewsL.png) no-repeat;
	width:23px !important;
	height:23px;
	top: 0;
	right: 50px;
	opacity:1;
	-moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.services .carousel a.right{
	background:url(../images/fastNewsR.png) no-repeat;
	width:23px !important;
	height:23px;
	top: 0;
	right: 80px;
	left:auto;
	opacity:1;
	-moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.services .servicesList{
	margin-top:37px;
	padding:0 25px;
}

.services .servicesList div{
	text-align:center;
}

.services .servicesList div img{
	display:block;
	margin:0 auto;
}

.services .servicesList div h2{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin: 18px auto 0;
    background: #f9f9f9;
    padding: 19px 0 0 0px;
	min-height:75px;
	position:relative;
}

.services .servicesList div:first-child h2{
	border-top:5px solid #1798c2;
}

.services .servicesList div:first-child h2:before{
	content:"";
	display:inline-block;
	position:absolute;
	width: 0; 
  	height: 0; 
 	border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #1798c2;
	top:-15px;
	margin:0 auto;
	left:0;
	right:0;
}

.services .servicesList div:nth-child(2) h2{
	border-top:5px solid #cf2d56;
}

.services .servicesList div:nth-child(2) h2:before{
	content:"";
	display:inline-block;
	position:absolute;
	width: 0; 
  	height: 0; 
 	border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #cf2d56;
	top:-15px;
	margin:0 auto;
	left:0;
	right:0;
}

.services .servicesList div:nth-child(3) h2{
	border-top:5px solid #ba8d36;
}

.services .servicesList div:nth-child(3) h2:before{
	content:"";
	display:inline-block;
	position:absolute;
	width: 0; 
  	height: 0; 
 	border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ba8d36;
	top:-15px;
	margin:0 auto;
	left:0;
	right:0;
}

.services .servicesList div:last-child h2{
	border-top: 5px solid #4442a8;
    text-align: center;
    padding: 19px 0 0 0;
}

.services .servicesList div:last-child h2:before{
	content:"";
	display:inline-block;
	position:absolute;
	width: 0; 
  	height: 0; 
 	border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #4442a8;
	top:-15px;
	margin:0 auto;
	left:0;
	right:0;
}


.services .servicesList div ul{
	padding:0 0 15px 40px;
	text-align:left;
	background:#f9f9f9;
	margin:0 auto;
	height: 155px;
}

.services .servicesList div ul li a{
	color:#333;
	font-size:13px;
	padding-left:30px;
	margin-bottom:7px;
	display:block;
	text-align:left;
}

.services .servicesList div:first-child ul li a{
	background:url(../images/ulA1.png) no-repeat;
}

.services .servicesList div:first-child ul li a:hover{
	color:#1486ad;
}

.services .servicesList div:nth-child(2) ul li a{
	background:url(../images/ulA2.png) no-repeat;
}

.services .servicesList div:nth-child(2) ul li a:hover{
	color:#ba284c;
}

.services .servicesList div:nth-child(3) ul li a{
	background:url(../images/ulA3.png) no-repeat;
}

.services .servicesList div:nth-child(3) ul li a:hover{
	color:#a57c30;
}

.services .servicesList div:last-child ul li a{
	background:url(../images/ulA4.png) no-repeat;
}

.services .servicesList div:last-child ul li a:hover{
	color:#14406E;
}

.services .servicesList div:first-child .more{
	background:url(../images/more1.png) no-repeat right #f9f9f9;
	color:#1486ad;
	font-size:16px;
	display: block;
    width: 100%;
    height: 45px;
    margin: 0 auto;
    text-align: right;
    padding: 8px 58px 0 0;
}

.services .servicesList div:first-child .more:hover{
	color:rgba(20, 134, 173, 0.56);
}

.services .servicesList div:nth-child(2) .more{
	background:url(../images/more2.png) no-repeat right #f9f9f9;
	color:#ba284c;
	font-size:16px;
	display: block;
    width: 100%;
    height: 45px;
    margin: 0 auto;
    text-align: right;
    padding: 8px 58px 0 0;
}

.services .servicesList div:nth-child(2) .more:hover{
	color:rgba(186,40,76,0.65);
}

.services .servicesList div:nth-child(3) .more{
	background:url(../images/more3.png) no-repeat right #f9f9f9;
	color:#a57c30;
	font-size:16px;
	display: block;
    width: 100%;
    height: 45px;
    margin: 0 auto;
    text-align: right;
    padding: 8px 58px 0 0;
}

.services .servicesList div:nth-child(3) .more:hover{
	color:rgba(165,124,48,0.65);
}

.services .servicesList div:last-child .more{
	background: url(../images/more4.png) no-repeat right #f9f9f9;
    color: #14406E;
    font-size: 16px;
    display: block;
    width: 100%;
    height: 45px;
    margin: 0 auto;
    text-align: right;
    padding: 8px 58px 0 0;
}

.services .servicesList div:last-child .more:hover{
	color:rgba(60,58,148,0.65);
}
/************************** uniNews style **************************/
.uniNews{
	background: url(../images/noiseBg.png) repeat;
    padding: 30px 0px;
	text-align:center;
	position:relative;
}
.uniNews a:hover{
	text-decoration:none;
}

.uniNews h2{
	color:#14406E;
	text-align:center;
	font-size:23px;
	font-weight:bold;
	margin:0 0 30px 0;
}

.uniNews .owl-item{
	margin-top:20px;
	text-align:left;
}

.uniNews .center{
	margin-top:0;
}

.uniNews .owl-item img{
	 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
	height: 385px;
	width:100%;
}

.uniNews .center img{
	-webkit-filter:none !important;
	filter:none !important;
}

.uniNews .center{
	-webkit-filter:none !important;
	filter:none !important;
	height: 450px;
}

.uniNews .center figure figcaption{
	/*padding-bottom:50px;*/
	border-bottom:7px solid #cf2d56;
}

.uniNews figure {
    box-shadow: 0 0 10px #ccc;
}
.uniNews figure figcaption{
    background: #fff;
    padding: 20px 10px 10px;
    border-radius: 0 0 7px 7px;
	/*width:330px;*/
	margin:0 auto;
	border-bottom:7px solid #e1e1e1;
	box-shadow: 0 2px 6px #ccc;
}

.uniNews figure figcaption h3{
    color: #474747;
    font-size: 17px;
    line-height: 21px;
    width: 100%;
    display: block;
	margin-top:0;
	height:65px;
	overflow:hidden;
}

.uniNews figure figcaption p{
    width:100%;
	display:block;
	color:#666666;
	font-size:14px;
	height:83px;
	overflow:hidden;
}

.uniNews figure figcaption span{
    width:100%;
	display:block;
	text-align:right;
	color:#bbbbbb;
	font-size:14px;
}

.uniNews .center  h3{
    width:100%;
	display:block;
	color:#161548;
}

.uniNews .center  p{
    width:100%;
	display:block;
	color:#333;
	font-size:15px;
	height:130px;
}

.uniNews .center  span{
    width:100%;
	display:block;
	text-align:right;
	color:#8a8a8a;
	font-size:14px;
}

.uniNews .more{
	background: -webkit-linear-gradient(#404040, #333); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#404040, #333); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#404040, #333); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#404040, #333); /* Standard syntax (must be last) */
    border: 0;
    height: 44px;
	line-height:44px;
    margin:10px auto 0;
    border-radius: 5px;
    color: #fff;
	font-size:19px;
	display:inline-block;
	padding:0 50px;
	box-shadow:0 3px 4px #ccc;
}

.uniNews .more:hover{
	background: -webkit-linear-gradient(#cf2d56, #8e1c39); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#cf2d56, #8e1c39); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#cf2d56, #8e1c39); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#cf2d56, #8e1c39); /* Standard syntax (must be last) */
}

/************************** events style **************************/
.events{
	height:300px;
	background:#fdfdfd;
	padding-top: 30px;
	text-align:center;
	position:relative;
}

.events .eventItem{
	width:330px;
	margin:0 auto;
}

.events h2{
	font-size: 20px;
    font-weight: bold;
    color: #14406E;
    display: inline-block;
    margin-top: 7px;
    margin-bottom: 0;
	float:left;
	padding:0 0 0 8px;
}

#eventGallery ,#announcementsGallery{
	clear:both;
}

#eventGallery .item{
	padding:6px;
}
#eventGallery .item a { 
	text-align:right;
	padding:10px 20px 10px 20px !important;
    box-shadow:0 0 6px #c6c6c6;
	margin-top:0;
	background:#dadaf2;
	border-radius:4px;
	display:block;
	min-height:182px;
}

#announcementsGallery .item{
	padding:6px;
}


#announcementsGallery .item a{
	box-shadow:0 0 6px #c6c6c6;
	margin-top:0;
	background:#dadaf2;
	border-radius:4px;
	display:block;
}

#announcementsGallery .item a:visited{
	color:#5c5aa7;
}

a, .ms-link:visited{
	color:#5c5aa7;
}

.eventGroup{
	float:left;
	width:20%;
}

.imgArrow{
	position: absolute;
    top:85px;
    left: 7px;
    width: 20px;
}

#eventGallery .eventDate{
	margin:0 0 6px;
}


#eventGallery .eventDate .day .time{
	font-size:15px;
	display:block;
}

#eventGallery h3{
	text-align: center;
    color: #222;
    font-size: 17px;
    line-height: 1.4;
    margin:0px 0% 0 0;
}

#eventGallery .contactInfo{
    display: block;
    padding: 5px 0px 5px 0px;
    text-align: center;
    color: #5c5aa7;
    background-color: #d3d3f4;
    font-weight: bold;
    width:50%;
    bottom:7%;
	right: 15%;
    position: absolute;
    font-size: 12px;
}

#eventGallery .location{
	color:#14406E;
	display:block;
	text-align:center;
	font-size:14px;
	margin:5px 0% 5px 0;
}

/* #eventGallery p{
	color:#333;
	display:block;
	font-size:13px;
	float:right;
	width:78%;
	margin-top: 10px;
} */
 

#eventGallery .eventDate{
	width:30%;
	margin:5px auto 0;
	float:left;
}

#eventGallery .eventDate .month{
	font-size:22px;
	display:block;
	text-align:center;
	padding:7px 0;
	border-radius:7px 7px 0 0;
	background:#5c5aa7;
	color:#fff;	
}

#eventGallery .eventDate .day{
	font-family:arial;
	font-size:30px;
	font-weight:bold;
	display:block;
	text-align:center;
	padding:20px 0;
	border-radius:0 0 7px 7px ;
	background:#7b7aba;
	color:#fff;	
}

#eventGallery h3{
	text-align:center;
	color:#222;
	font-size:18px;
	line-height:1.4;
	margin-bottom: 5px;
}

#eventGallery .location{
	color:#14406E;
	display:block;
	text-align:center;
	font-size:15px;
}

#eventGallery p{
	color:#333;
	display:block;
	text-align:center;
	font-size:14px;
	float:right;
	width: 67%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.eventStartDate,.eventEndDate{
	display:block;
	text-align:center;
}

.eventStartDate{
	line-height:22px;
}

.events .more{
	background: url(../images/gMore.png) no-repeat 90% 10px ;
    font-size: 14px;
    color: #555;
    display: inline-block;
    float: right;
    margin: 0 6px 10px 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 5px 38px 5px 10px;
    text-shadow: 0 0 0;
}

#eventsIndicators , #announcementsIndicators{
	bottom: 7px !important;
    right: 12px;
	left:auto;
}

#eventsIndicators .active , #announcementsIndicators .active{
	width: 20px !important;
	height: 7px !important;
	opacity:1;
	background:#5c5aa7 !important
}

#eventsIndicators li , #announcementsIndicators li{
	width: 20px !important;
	height: 7px !important;
	border-radius: 0 !important;
	margin:0 3px !important;
	background: #a6a5e4;
	border:0 !important;
}
/**************************announcementsGallery *********************/
#announcementsGallery img{
	/* width: 182px; */
     height: 130px;
    border-radius: 5px;
    width: 30%;
    margin: 4% 4% 0;
    float: left;
}

#announcementsGallery figcaption{
	height: 182px;
    background: #dadaf2;
    border-radius: 4px;
	color:#222;
	font-size:19px;
	padding:60px 60px 0;
}
/************************** gallery style *************************/

.gallery{
	height:570px;
	background:url(../images/noiseBg.png) repeat;
	padding-top:30px;
}

.gallery .photoGallery h2 , .gallery .videoGallery h2{
	font-size:20px;
	font-weight:bold;
	color:#14406E;
	display:inline-block;
	margin-top:7px;
	margin-bottom:0;
}

.gallery .photoGallery a.more , .gallery .videoGallery a.more{
	background: url(../images/gMore.png) no-repeat 90% 10px;
    font-size: 14px;
    color: #555;
    display: inline-block;
    float: right;
    margin:0 0 10px 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 5px 38px 5px 10px;
    text-shadow: 0 0 0;
}

.gallery .photoGallery figure .photoG , .gallery .videoGallery figure .photoG{
	height:338px;
	width:100%;
}

.gallery .photoGallery figure figcaption , .gallery .videoGallery figure figcaption{
	font-size:20px;
	color:#191852;
	background:#fff;
	padding:20px 30px;
	border-radius: 0 0 7px 7px;
	min-height:96px;
}

.gallery a.right{
	background: url(../images/gallerySliderR.png) no-repeat;
	width: 35px;
	height: 79px;
	top: 31%;
	opacity: 1;
}

.gallery a.left{
	background: url(../images/gallerySliderL.png) no-repeat;
	width: 35px;
	height: 79px;
	top: 31%;
	opacity: 1;
}

.gallery .carousel-inner{
	box-shadow:0 3px 10px #ddd;
}

.gallery .carousel-inner img{
	height: 338px !important;
    width: 100%;
	border-radius: 7px;
}

.gallery .videoGallery .play{
	background: url(../images/videoP.png) no-repeat;
	width:76px;
	height:76px;
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    top: 30%;
    margin: auto;
}

.videohometitle{
	font-size: 20px;
    color: #191852;
    background: #fff;
    padding: 20px 30px;
    border-radius: 0 0 7px 7px;
    min-height: 96px;
	display:block;
	width:100%;
}

.gallery .videoGallery p{
	margin:0;
}

.pp_nav{
	display:none !important;
}

.pp_content , .pp_hoverContainer{
	height:auto !important;
	top:auto !important;
	bottom:auto !important;
	margin:auto !important;
	padding-bottom:40px;
}
/*************************** slider common style*******************/

.carousel-indicators {
    bottom: 0 !important;
    display:inline-block;
	bottom: 95px !important;
    /* margin: 0 !important; */
    /* width: auto !important; */
	padding:0;
}

.carousel-indicators li{
	display: inline-block;
    width: 24px !important;
    height: 24px !important;
    text-indent: -999px;
    cursor: pointer;
    border-radius: 0 !important;	
	margin:0 3px !important;
	background:url(../images/indecaDActive.png) no-repeat;
	border:0 !important;
	vertical-align:middle;
	background-position:center center;
}

.carousel-indicators .active {
	width: 24px !important;
	height: 24px !important;
	opacity:1;
	background:url(../images/indecaActive.png) no-repeat;
	background-color:transparent !important;
}

.carousel-control{
	/*width:auto !important;*/
}

.slider a.left{
	background:url(../images/sliderL.png) no-repeat;
	width:55px;
	height:125px;
	top: 47%;
	opacity:1;
}

.slider a.right{
	background:url(../images/sliderR.png) no-repeat;
	width: 55px;
	height:125px;
	top: 47%;
	opacity:1;
}

.carousel-inner > .item{
	padding:0;
}
/****************** statistics  style ***********************/

.statistics{
	height: 300px;
    background: #fdfdfd;
    /*border-bottom: 5px solid #1798c2;*/
    padding-top: 30px;
    overflow: hidden;
}

.statistics .container div{
	text-align:center;
}

.statistics .container div span:first-child{
	display: block;
    color: #cacaca;
    font-size: 60px;
    font-weight: bold;
	text-align:center;
}

.statistics .container div span:nth-child(2){
	display: block;
    color: #14406e;
    font-size: 50px;
    font-weight: bold;
	text-align:center;
	font-family: impact;
	margin-top:-15px;
	margin-bottom:10px;
}
.statistics .container div span:nth-child(3){
	display: block;
    color: #333;
    font-size: 18px;
    font-weight: bold;
	text-align:center;	
}
.statistics .container div span:last-child{
	display: block;
    color: #6e6e6e;
    font-size: 15px;
	text-align:center;
	
}


/****************************************** owl *************************************************************/
.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

/*@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}*/

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
    margin: 10px auto;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0, 0);
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    /*cursor: hand;*/
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    /*user-select: none*/
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    /*user-select: none*/
}

.owl-carousel .owl-item img {
    display: block;
    /*width: 330px;*/
    height: 195px;
    -webkit-transform-style: preserve-3d;
    margin: 0 auto;
	box-shadow: 0 0 4px #ccc;
	border-radius:5px 5px 0 0;
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    /*user-select: auto*/
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    /*direction:rtl*/
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-item .item{
	padding:4px;
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    /*transition: scale(1.3, 1.3)*/
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: left;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #075641;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-controls .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    /*zoom: 1;*/
    /*display: inline*/
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

#customNav{
	position:absolute;
	width:100%;
	top:40%;
}

#customNav .owl-next{
    background: url(../images/owlLeft.png) no-repeat !important;
    height: 123px;
    position: absolute;
    left: 0;
    top: 40%;
    width: 55px;
    cursor:pointer;
}

#customNav .owl-prev{
    background: url(../images/owlRight.png) no-repeat !important;
    height: 123px;
    position: absolute;
    right: 0;
    top: 40%;
    width: 55px;
	cursor:pointer;
}

#customNav1{
	position:absolute;
	width:100%;
	top:40%;
}

#customNav1 .owl-next{
    background: url(../images/owlLeft.png) no-repeat !important;
    height: 123px;
    position: absolute;
    left: 0;
    top: 40%;
    width: 55px;
	cursor:pointer;
}


#customNav1 .owl-prev{
    background: url(../images/owlRight.png) no-repeat !important;
    height: 123px;
    position: absolute;
    right: 0;
    top: 40%;
    width: 55px;
	cursor:pointer;
	cursor:pointer;
}

/****************************************** Force Config style *************************************************/

.form-control {
	height: 32px !important;
}

.navbar-form {
	margin-top:0 !important;
	padding:0 !important;
}

.navbar-default {
    background-color: transparent !important;
	border-color: transparent !important;
}

.navbar-toggle {
	float: none;
	color:#fff !important;
	background-color: #191852 !important;
	border-radius: 2px;
	width: 100%;
	border-color:transparent !important;
	text-align:center;
	cursor:pointer;
	font-size: 15px !important;
	margin:7px 0 0 0 !important;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	border:0;
}

.navbar-nav > li {
	margin: 0 7px 0 15px;
	padding-bottom:12px;
}

.dropdown-menu {
	background-color: #1091b9!important;
	opacity:0.8;
}

.twoColumn + .dropdown-menu{
	width:400px !important;
}

.dropdown-menu.thirdLevel{
	top:-10%;
    left: 100%;
	border:0;
}

.nav>.dropdown:last-of-type>.dropdown-menu {
    right: 0;
    left: auto;
}

.nav>.dropdown:last-of-type .dropdown-menu .dropdown-menu {
    right: 100%;
    left: auto;
}

.mobileDropdown + .dropdown-menu>li{
	position: relative;
}
.mobileDropdown + .dropdown-menu>li li{
	top:0;
	display: none;
}
.mobileDropdown + .dropdown-menu>li:hover li{
	display: block;
}

span.caret{
	border-left: 4px solid #fff !important;
    border-top: 4px solid transparent !important;
    border-bottom: 4px solid transparent;
}

.dropdown-menu li a:focus span.caret,.dropdown-menu li a:hover span.caret{
	border-left: 4px solid #1091b9!important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color:#fff !important;
	background-color: #2C336B !important;
}

.navbar-default .navbar-nav > li > a {
	padding:0 !important;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color:transparent !important;
	color:#fff !important;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color:#e5b745 !important;
	background-color:transparent !important;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #fff !important;
	font-size:14px !important;
	display:block !important;
	padding:5px 20px !important;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color:#fff !important;
}

.nav-tabs {
	border-bottom:0 !important;
}

.nav-tabs > li > a {
	border-radius: 0 0 0 0 !important; 
	color: #fff;
	background-color:#52b475;
	margin-left:0 !important;
	padding:15px !important;
}

.nav > li > a:hover, .nav > li > a:focus {
	background-color: #191852 !important;
    color: #fff;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	color: #52b475 !important;
}

.libraryTab .list-group {
	margin-bottom: 5px !important;
}

.list-group-item {
	background-color: transparent !important;
	border: 1px solid transparent !important;
	border-bottom: 1px solid #e1e1e1 !important;
	padding: 0px 0px 6px !important;
    margin: 0 0 18px 0 !important;
}

.list-group-item:last-child{
	border-bottom: none !important;
}

.tabContainer .list-group-item, .servicesTab .list-group-item {
	background-color: transparent !important;
	float: right;
	padding: 5px !important;
}

.latestList .list-group-item:last-child{
	border-bottom: none !important;
}

.thumbnail {
	width: 100%;
	height: 100%;
	overflow: hidden;
	border:1px solid transparent !important;
	background-color: transparent !important;
}

#layout footer .nav > li > a:hover, .nav > li > a:focus {
	/* text-decoration: none; */
	background-color: transparent !important;
}

@media screen and (min-width: 1200px) and (max-width: 1300px){
	#layout header.scrolled .logo img{
		margin: 6px auto 0;
	}
	#layout header nav .navbar ul li a{
		font-size:14px;
	}
}

@media screen and (min-width: 992px) and (max-width: 1200px){
	
	.navbar-nav > li{
	  margin:0 0 0 10px;
	}
	#layout header nav .navbar ul li a{
	  font-size:12px;
	  text-shadow: 0 0 0;
	}
	.services .carousel{
		margin-top:26px;
	}
	.services .servicesList div h2{
		padding:19px 13px 0 0;
	}
	.services .servicesList div ul{
		padding:0 12px 15px 0;
	}
	.uniNews .center + div figure figcaption span:first-child{
		font-size:17px;
	}
	.uniNews figure figcaption span:nth-child(2){
		font-size:13px;
	}
	.uniNews .center + div figure figcaption span.newsSummary{
		font-size:14px;
	}
	.gallery .photoGallery figure figcaption , .gallery .videohometitle {
		font-size:18px;
	}
	.slider a.right , .slider a.left , #customNav1 .owl-prev , #customNav .owl-prev , #customNav1 .owl-next , #customNav .owl-next{
		width: 40px;
		height: 100px;
		background-size:100% !important;
	}
	.slider .carousel-inner .container h2{
		margin:157px 25px 0 0;
	}
	.slider .carousel-inner .container article{
		margin:5px 25px 0 0;
	}
	#layout footer .contactContainer{
		height:auto;
	}
	#layout footer .links ul{
		padding:0 20px 0 0;
	}
	#layout footer .contact .contactInfo ul li a{
		width:28px;
		height:28px;
	}
	#layout footer .contact .contactInfo ul img{
		width:28px;
	}
	#layout footer .links ul a{
		font-size:13px;
	}
	.subscribe .footersearch{
		width:29%;
	}
	.services .carousel .carousel-inner{
		    width: 76%;
	}
	
	
}

@media screen and (min-width: 768px) and (max-width: 991px){
	#layout header{
		height: auto;
	}
	#layout header .logo img {
		margin: 21px 0 0 0;
		width: 200px;
	}
	.twoColumn + .dropdown-menu{
		right:auto;
		left:0;
	}
	#layout header nav .navbar{
		margin:9px 0 0 0;
	}
	.navbar-nav > li{
		margin: 0 9px 0 0;
	}
	.navbar-nav > li > a{
		padding-bottom:0 !important;
		font-size: 15px !important;
	}
	.slider .carousel-inner{
		height:400px;
	}
	.slider .sliderImg{
		min-height:400px;
	}
	.slider .carousel-inner .container h2{
		font-size: 18px;
		padding: 25px 36px 25px 10px;
		margin: 76px  0 0 30px;
	}
	.slider .carousel-inner .container article{
		width: 62%;
		margin:5px 0 0 30px;
		padding:25px 13px 10px 20px;
	}
	.slider .carousel-inner .container article p{
		font-size:14px;
	}
	.slider .carousel-indicators{
		bottom:55px !important;
		left:0;
		right:0;
	}
	.services{
		margin-top:-55px;
	}
	.services .carousel{
		margin-top:19px;
	}
	.services .carousel .item p{
		font-size:15px;
	}
	.services .servicesList div{
		margin-bottom:25px;
	}
	.uniNews , .events{
		height:auto;
		padding-bottom:25px;
	}
	.uniNews .center + div{
		height:auto;
	}
	.uniNews .center + div figure figcaption span:first-child , .uniNews figure figcaption span:first-child{
		font-size:19px;
	}
	.uniNews .center + div figure figcaption span.newsSummary , .uniNews figure figcaption span:nth-child(2){
		font-size:15px;
		height:88px;
	}
	.owl-carousel{
		width:90%;
	}
	.events h3 , .events .center + div h3{
		font-size:15px;
	}
	.events .location{
		font-size:11px;
	}
	.events p , .events .center + div p{
		font-size:13px;
	}
	.gallery{
		height:auto;
		padding-bottom:35px;
	}
	.gallery .photoGallery figure .photoG, .gallery .videoGallery figure .photoG , .gallery .carousel-inner img{
		height:245px !important;
	}
	.gallery .photoGallery figure figcaption , .videohometitle{
		font-size:15px;
		padding: 7px 30px;
		min-height: 77px;
	}
	a.right , a.left , #customNav1 .owl-prev , #customNav .owl-prev , #customNav1 .owl-next , #customNav .owl-next{
		width: 35px !important;
		height: 100px !important;
		background-size:100% !important;
	}
	.subscribe .subscribeInput{
		width:180px;
		font-size:13px;
	}
	.statistics{
		padding-top:18px;
	}
	.subscribe .footersearch{
		width:40%;
	}
	#layout footer .contactContainer{
		height:auto;
	}
	#layout footer .contact .footerLogo{
		float:none;
	}
	#layout footer .links ul{
		padding:0 20px 0 0;
	}
	.services .carousel .carousel-inner{
		    width: 70%;
	}
	#eventGallery p{
		font-size:13px;
	}
	#announcementsGallery img{
		width:140px;
	}
	#announcementsGallery figcaption{
		font-size:15px;
		padding:60px 60px 0 0;
	}
	.DevHelperValCtrl {
		left: 55px !important;
		top: 48px !important;
	}
	#eventGallery .eventDate .month{
		font-size: 16px;
	}
}

@media screen and (min-width: 168px) and (max-width: 767px){
	#layout .topBar{
		height:auto;
	}
	.searchContainer{
		/*padding:0;*/
		z-index: 999999;
	}
	#layout .topBar .links ul{
		padding:0;
	}
	#layout .content {
		background: url(../images/internalBBg.jpg) repeat-x top;
	}
	#layout .topBar .date{
		line-height:39px;
	}
	#layout .topBar .lang{
		/*float:left;*/
	}
	.o365cs-me-tile-nophoto-down{
		display:none !important;
	}
	.o365cs-me-tile-nophoto-username{
		padding-left:4px !important;
	}
	#layout .topBar .links ul li .lang{
		margin-right:25px;
	}
	#layout .topBar .links ul{
		padding:0;
	}
	#layout .topBar .links ul li{
		margin-left:5px;
	}
	#layout .topBar .links{
		float:left;
		padding-right:0;
		padding-left:0;
		text-align:start;
	}
	#layout .topBar .links ul li a img {
		margin-right: 5px;
	}
	#layout .lang {
		width: 30px !important;
		height: 20px !important;
		padding: 1px 0 0;
		font-size: 11px !important;
	}
	#layout header{
		border-bottom: 3px solid #dfb945;
		/*height:171px;*/
	}
	#layout header .logo img{
		margin:11px auto 0;
		display:block;
	}
	.navbar-toggle{
		display:block;
	}
	#layout header nav .navbar{
		margin:0 auto 9px !important;
	}
	.navbar-nav{
		width:100%;
		padding:0;
		margin:0 !important;
	}
	.navbar-collapse{
		width:100%;
		background: #191852;
    	border: 1px solid #dedede !important;
	}
	.navbar-nav > li {
		display:block;
		width:100%;
		margin:0 ;
	}
	.navbar-default .navbar-nav > li > a{
		font-size: 15px !important;
		padding: 0 0 0 0 !important;
		height: 50px;
		line-height: 48px;
		border-bottom: 1px dotted #d3d3d3;
	}
	.navbar-nav > li:last-child > a {
		border:0;
	}
	.slider .carousel-inner{
		height:300px;
	}
	.slider .sliderImg{
		min-height:300px;
	}
	.slider .carousel-inner .container h2{
		font-size: 15px;
		padding: 10px;
		margin: 111px 0px 0;
	}
	.slider .carousel-inner .container article{
		width: 100%;
		margin: 5px 0 0 0;
		padding: 5px 0 5px 7px ;
	}
	.slider .carousel-inner .container article p{
		font-size:13px;
		margin-bottom:0;
	}
	.slider .carousel-inner .container a.more {
		font-size: 13px;
		margin: 0 8px 0 0 ;
	}
	.slider .carousel-indicators{
		bottom:5px !important;
		left:0;
		right:0;
	}
	.owl-carousel{
		width:94%;
	}
	a.right , a.left , #customNav1 .owl-prev , #customNav .owl-prev , #customNav1 .owl-next , #customNav .owl-next{
		width: 20px !important;
		height: 44px !important;
		background-size:100% !important;
	}
	.services{
		margin-top:0px;
		background:none;
	}
	.services .carousel {
		margin-top:20px;
	}
	.services .carousel .item p{
		font-size:16px;
	}
	.services .carousel a.left{
		top:33px;
		left:30px;
	}
	.services .carousel a.right{
		top:33px;
		left:0;
	}
	.services .carousel .item p{
		font-size:16px;
	}
	.services .servicesList div{
		margin-bottom:25px;
	}
	.eventStartDate{
		line-height:15px;
	}
	#eventGallery .eventDate .day{
		padding:0;
	}
	#eventGallery h3{
		font-size:14px;
	}
	#eventGallery .contactInfo{
		padding: 2px 0px 3px 0px;
		width: 60%;
		bottom: 7%;
		left:5%;
		font-size: 11px;
	}
	#eventGallery .location,.eventStartDate, .eventEndDate{
		font-size:11px;
	}
	#eventGallery p{
		width:215px;
	}
	.events h2{
		font-size:17px;
	}
	.services .servicesList div ul{
		height:auto;
	}
	.gallery{
		height:auto;
		padding-bottom:35px;
	}
	.gallery .photoGallery figure .photoG , .gallery .carousel-inner img{
		height:200px !important;
	}
	.photoGallery{
		margin-bottom:20px;
	}
	.gallery a.right , .gallery a.left{
		top:34%;
	}
	.uniNews .center + div figure figcaption span:first-child{
		font-size:16px;
	}
	.uniNews .center + div figure figcaption span.newsSummary{
		font-size:13px;
	}
	.gallery .photoGallery figure figcaption, .videohometitle {
		font-size: 14px;
		padding: 5px 10px;
		min-height:60px;
	}
	.statistics{
		height:auto;
		padding-bottom:35px;
		padding-top: 10px;
	}
	
	.subscribe{
		height:auto;
		padding-bottom:10px;
	}
	
	.subscribe .footersearch{
		width:47%;
	}
	.subscribeForm{
		text-align:right;
	}
	.subscribe .subscribeInput {
		width: 75%;
		min-width: 0px;
		font-size:13px;
	}
	.subscribe .subscribeBtn{
		max-width: 25% !important;
		min-width: 0;
		font-size: 12px;
		text-shadow: 0 0 0;
	}
	.ms-sbtable-ex{
		width:100%;
	}
	#layout footer .contactContainer{
		height:auto;
	}
	#layout footer .contact .footerLogo{
		float:none;
	}
	#layout footer .links ul{
		padding:0 20px 0 0;
	}
	#layout footer .contact .contactInfo{
		width:100%;
	}
	#layout footer .copyRights{
		height:auto;
	}
	#layout footer .copyRights ul{
		margin-top:10px;
	}
	#layout footer .contact .contactInfo ul li {
		margin-right: 5px;
	}
	#layout footer .copyRights p {
		font-size: 12px;
	}
	#layout footer .copyRights a {
		font-size: 12px;
	}
	#layout footer .contact .contactInfo span {
		font-size: 14px;
	}
	#layout footer .copyRights ul li {
		margin-left: 0;
	}
	#layout footer .contact .contactInfo h3 {
		font-size: 11px;
	}
	#layout footer .links ul a {
		margin-bottom: 8px;
		font-size: 12px;
	}
	.events{
		height:auto;
		padding-bottom:20px;
	}
	.eventGallery{
		margin-bottom:20px;
	}
	#eventGallery p{
		font-size:13px;
	}
	#announcementsGallery img{
		width:90%;
		height:90px;
		margin-bottom:10px;
	}
	#announcementsGallery figcaption{
		font-size:15px;
		padding:0px 5px 0;
	}
	#eventGallery .item a{
		overflow:hidden;
		padding-bottom:10px;
	}
	#eventGallery .eventDate .month{
		font-size:12px;
	}
	#layout footer .contact .contactInfo ul li a{
		width:30px;
		height:30px;
	}
	header .ms-sbplain{
		width:100% !important;
	}
	.sb-search{
		width:100%;
	}
	.fastLinks{
		float:none;
	}
	.fastLinks .btn {
		width:100%;
	}
	.fastLinks .dropdown-menu{
		right:15px;
		left:15px;
		margin-top: -1px;
	}
	.subscribe .DevHelperValCtrl{
		left:35px;
		top: 48px !important;
	}
	#layout .topBar .date .clock {
		letter-spacing:0;
	}

	
	/******third level nav style******************/
	
	
	.thirdLevel li a{
		font-size:13px !important;
	}
	.thirdLevel li{
		margin-left:20px;
	}
	.dropdown-menu li a:focus span.caret,.dropdown-menu li a:hover span.caret{
		border-left: 4px solid #fff !important;
	}
	#layout header nav .navbar ul li a{
		white-space: normal;
	}
	
}




.grayscale .owl-stage-outer{
	padding: 20px 0px;
}
.uniNews .center + div figure figcaption{
	position: relative;

}
.uniNews .center + div figure figcaption span.newsPageDate{
	position: absolute;
	bottom: 10px;
	right: 10px;
}





@media only screen and (min-width:1025px){
	#layout header nav .navbar ul li:hover .dropdown-menu{
		display:block !important;
	}
}
/*ribon fixed*/

.ms-cui-menu {
    position: fixed !important;
    z-index: 9999999 !important;
}

#ms-designer-ribbon {
    z-index: 99999999 !important;
}
