/** sub page styesl **/
@CHARSET "UTF-8";
@font-face {
    font-family: zu-black;
     src: url('2917A1_1_0.ttf') format('truetype'),
             url('2917A1_1_0.woff2') format('woff2'),
             url('2917A1_1_0.woff') format('woff');
}

@font-face {
    font-family: zu-bold;
     src: url('2917A1_1_0.ttf') format('truetype'),
             url('2917A1_1_0.woff2') format('woff2'),
             url('2917A1_1_0.woff') format('woff');
}

@font-face {
    font-family: zu-boldItalic;
     src: url('2917A1_1_0.ttf') format('truetype'),
             url('2917A1_1_0.woff2') format('woff2'),
             url('2917A1_1_0.woff') format('woff');
}

@font-face {
    font-family: zu-extraLight;
	 src: url('2917A1_1_0.ttf') format('truetype'),
    		 url('2917A1_1_0.woff2') format('woff2'),
    		 url('2917A1_1_0.woff') format('woff');
}

@font-face {
	font-family: zu-extraLightItalic;
	 src: url('2917A1_1_0.ttf') format('truetype'),
    		 url('2917A1_1_0.woff2') format('woff2'),
    		 url('2917A1_1_0.woff') format('woff');
}

@font-face {
	font-family: zu-italic;
	 src: url('2917A1_1_0.ttf') format('truetype'),
    		 url('2917A1_1_0.woff2') format('woff2'),
    		 url('2917A1_1_0.woff') format('woff');
}

@font-face {
	font-family: zu-light;
	 src: url('2917A1_1_0.ttf') format('truetype'),
    		 url('2917A1_1_0.woff2') format('woff2'),
    		 url('2917A1_1_0.woff') format('woff');
}

@font-face {
	font-family: zu-lightItalic;
	 src: url('2917A1_1_0.ttf') format('truetype'),
    		 url('2917A1_1_0.woff2') format('woff2'),
    		 url('2917A1_1_0.woff') format('woff');
}

@font-face {
	font-family: zu-regular;
	 src: url('2917A1_1_0.ttf') format('truetype'),
    		 url('2917A1_1_0.woff2') format('woff2'),
    		 url('2917A1_1_0.woff') format('woff');
}

@font-face {
	font-family: zu-semiBold;
	 src: url('2917A1_1_0.ttf') format('truetype'),
    		 url('2917A1_1_0.woff2') format('woff2'),
    		 url('2917A1_1_0.woff') format('woff');
}

@font-face {
	font-family: zu-semiBoldItalic;
	 src: url('2917A1_1_0.ttf') format('truetype'),
    		 url('2917A1_1_0.woff2') format('woff2'),
    		 url('2917A1_1_0.woff') format('woff');
}

body {
	background-color: #e5e5e5;
	color:#6c2e3d;
	direction: rtl;
}

.container{
}
.container-fluid{
	padding: 0px;
}
.zu-breadcrumb .col-xs-12 {
}
.viewport-hidden{
	opacity:0;
}
.visible{
	opacity: 1.0;
}

h1,h2,h3,h4,h5,h6{
	font-family: "zu-semiBold";
}
a,span,p{
	font-family: "zu-regular";
}
.add-padding{
	padding-top: 60px;
}
.sticky{
	position: fixed;
	top: 0;
}
i.fa{
	transition: 0.9s;
}
span.fa{
	transition: 0.9s;
}
.clear{
	clear: both;
}
.clear-fix-height{
	height: 10px; overflow: hidden;
}
.fixclear{
	display: inline-block;
	border: solid transparent;
}
#nonsilverlight, #nativeplayer, #silverlight{
  position: relative;
  display: block;
  height: 0;
  padding-top: 24px;
  overflow: hidden;
  padding-bottom: 56.25%
}
#nonsilverlight object, #nativeplayer object, #nativeplayer video, #silverlight object,#nonsilverlight embed,#nonsilverlight video, #nativeplayer embed, #silverlight embed{
    position: absolute;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
}
#nonsilverlight:empty, #nativeplayer:empty, #silverlight:empty{
	padding: 0%;
}

/** top header part **/
header {
	height: 60px;
	background-color: #363430;
	color: #fff;
	transition:0.9s;
}
.sticky-header{
	display: block;
	position: relative;
	background-color:#363430;
	padding-bottom: 10px;
	z-index: 1500;
	transition:0.9s;
	height: 60px;
}
.sticky-header .container{
 	padding-left: 0px;
 	height: 100%;
 	background-image: url(lang_switch_bg.jpg);
 	background-repeat: no-repeat;
 	background-position: center right;
 }
.sticky-header .zu-header-logo{
	display:none;
}
.header-margin{
	height: 60px;
	display: none;

}
.sticky-style{
	height: 75px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.0em;
	position: fixed;
}
.sticky-style .zu-header-logo{
	display:block;
	margin-top: -20px;
}
.top-wrapper {
	display: block;
	padding-top: 15px;
}
.zu-small-logo{
	float: left;
}
.utilities-icons {
	float: left;
	padding: 0;
}

.utilities-icons a.btn {
	color: #fff;
	padding: 0px;
	float: left;
	border: none;
}
.utilities-icons a.readtext{
    margin-left: 5px;
}
.utilities-icons a.btn:hover {
	color: #fff;
}

.utilities-icons a.btn i::before, .utilities-icons a.btn span::before{
	color: #fff;
	font-size: 0.90em;
}
.utilities-icons a.btn i.small, .utilities-icons a.btn span.small{
	font-size: 0.85em;
}
.utilities-icons a.btn i.large, .utilities-icons a.btn span.large{
	font-size: 1.20em;
}
.utilities-icons a.btn span.fa-home{
    font-size: 1.50em; margin-top: -2px;
}

.utilities-icons a.btn i.bg-change-red::before, .utilities-icons a.btn span.bg-change-red::before {
	color: #9b2d2d;
}

.utilities-icons a.btn i.bg-change-yellow::before, .utilities-icons a.btn span.bg-change-yellow::before  {
	color: #c5a865;
}

.utilities-icons a.btn i.bg-change-grey::before, .utilities-icons a.btn span.bg-change-grey::before  {
	color: #afafaf;
}

.top-links {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 100px;
}
.sticky-style .top-links{
	margin-left: 30px;
}
.sticky-style .container{
	background-image: none;
}
.top-links a.btn {
	color: #fff;
	font-family: 'zu-regular';
	float: right;
	padding: 0px 8px;
	font-size: 0.80em; /* 0.85 */
}
.top-links a.top_btn_intranet{
    display: none;
}
.language-switch {
	/*float: left;
	margin-left: 5%; */
    float: right;
    /* margin-left: 5%;*/
    margin: 0;
    padding: 0;
    width: 20%;
}

.language-switch a.btn {
	color: #fff;
	font-family: 'zu-bold';
	float: left;
	padding: 0px;
}

.language-switch a.arabic {
	float: none;
	font-family: 'Arial';
}
.language-switch #lang-ar{
    display: none;
}
.language-switch #lang-en{
    display: none;
}
/** top header part **/

/** carousel area **/
.carousel::before {
	clear: both;
}

.carousel {
	height: auto;
	max-height: 390px;
	overflow: hidden;
}

.carousel-caption {
	background-color: #35322e;
	left: 2%;
	right: 60%;
	text-shadow: none;
	color: #fff;
	text-align: left;
	padding: 0px 0px 0px 10px;
	opacity: 0.85;
}

.glyphicon-chevron-right:before {
	content: "\e258";
}

.glyphicon-chevron-left:before {
	content: "\e257";
}

.carousel-control {
	background: none;
}

.carousel-control:hover {
	opacity: 1.0;
	background: none;
}
.sub-banner{
	position: relative;
}
.menu{
	transition: 0.9s;
	opacity:1.0;
}
.sub-banner-container{
	margin: 0px;
	padding: 0px;
	position: relative;
	max-height: 250px;
	overflow: hidden;
	/* background-color: #535353; height: 250px; */
	height: auto;
	opacity: 0.0;
	transition: 0.9s;
}
.sub-banner-container img{
	/* position: absolute; */
	position: relative;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	top: 0;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
	/*responsive iamge **/
	display: block; max-width: 100%; height: auto;
}
.sub-banner-container .banner-logo{
  position: absolute;
  right: 0;
  opacity: 1.0;
  width: auto;
  height: auto;
  z-index: 90;
}
.sub-banner-container .banner-logo a{
	display: block;
	cursor: pointer;
}
.sub-banner-container .banner-logo img{
	position: relative;
}
.sub-banner-container br{ display: none; }
/** carousel area **/

/** search bar + social icons **/
.search-bar {
	display: block;
	background-color: #393839;
	padding-top: 5px;
	padding-bottom: 5px;
}

.social-icons {
	float: left;
	margin: 0;
	padding: 0;
}

.search-bar .social-icons a.btn {
	padding: 6px 5px;
	float: left;
	border: none;
	border: none;
}

.search-bar .social-icons a.btn i::before {
	color: #fff;
}
.social-icons a:hover i.fa{
	transition: 0.9s;
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);

}
.search-box-area {
	float: right;
    margin: 0;
    padding: 0;
}

.search-box-area .nav-form {
	float: right;
}

.search-box-area .input-group {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: solid 1px #000;
}

.search-box-area .input-group .form-control {
	background-color: #5b5f60;
	color: #fff;
	border: none;
    border-radius: 5px !important;
}

.search-box-area .input-group-btn {
	width: 0%;
}

.search-box-area .glyphicon-search::before {
	color: #fff;
}

.search-box-area .input-group-btn .btn {
	background-color: #8d454e;
	border: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

/** search bar + social icons **/

/** main menu bar items **/
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
 	color: #fff;
}
.navbar-static-top{
	z-index: 100;
}
.menu-container{
	 /* margin-left: -15px; */
	 /* margin-right: -15px; */
	 /* causing problem for landscape mode
	 max-height: 60px; */
	 /* overflow: hidden; */
}
.menu-container .col-lg-12, .menu-container .col-md-12{
	padding:0;
}
.menu-container .navbar{
	margin-bottom: 0px;
}
.nav > li.dropdown.open, .nav > li.dropdown:hover {
	position: static;
	background-color:#a15253;
	color: #fff;
}

.nav > li.dropdown.open .dropdown-menu, .nav > li.dropdown:hover .dropdown-menu{
		display:table;
		left:0;
		right:0;
		background-color: #bd6a6c;
		border: none;
	 	border-bottom-left-radius: 5px;
 		border-bottom-right-radius: 5px;
 		-webkit-border-bottom-left-radius: 5px;
 		-webkit-border-bottom-right-radius: 5px;
 		-moz-border-bottom-left-radius: 5px;
 		-moz-border-bottom-right-radius: 5px;
 		font-family: zu-semiBold;
 		color: #fff;
 		padding-bottom: 15px;
 		float: right;
}
.dropdown-menu>li {
	display: table-cell;
	color: #fff;
	float: right;
}
.dropdown-menu > li a{
	color: #fff;
}
.dropdown-menu > li a:hover,.dropdown-menu > li a:focus{
	 color: #fff;
}
.dropdown-menu>li h5.submenu-heading {
	color: #fff;
	font-size: 0.95em;
	border-bottom: solid 1px #fff;
	padding-bottom: 4px;
	width: auto;
	display: inline-block;
	text-align: right;
	float: right;
}
.dropdown-menu>li div.menu-search {
	display: table-cell;
}
.dropdown-menu > li div.menu-search .menu-img-container{
	margin-top: 10px;
	overflow: hidden;
	max-width: 220px;
}
.dropdown-menu > li div.menu-search .search-box{
	margin-top: 10px;
	font-size: 0.85em;
}
.dropdown-menu > li div.menu-search .search-box span{
	padding-bottom: 3px;
	text-align: right;
    float: right;
    display: block;
    width: 100%;
}
.dropdown-menu > li div.menu-search .search-box .input-group{
	border-radius: 0px;
	background-color: #fff;
}
.dropdown-menu > li div.menu-search .search-box .input-group .form-control{
	border-radius: 0px;
	  border: none;
	  padding: 0px;
	  padding-top: 10px; padding-right: 5px;
	  line-height: 1px;
	  height: 25px;
}
.dropdown-menu > li div.menu-search .search-box .input-group-btn{
	border: none;
	  border-radius: 0px;
	  background-color: #fff;
	  padding: 1px 0px;
}
.dropdown-menu > li div.menu-search .search-box .input-group-btn:last-child>.btn{
	z-index: 2;
  	background-color: #bd6a6c;
 	border-radius: 0px;
  	padding: 1px 5px;
}
.dropdown-menu > li div.menu-search .search-box .input-group-btn .glyphicon-search::before{
	color: #fff;
}
.dropdown-menu>li div.menu-search a.first{
	margin-top: 7px;
	clear:both;
}
.dropdown-menu>li div.menu-search a{
	color: #fff;
	width: 100%;
  	display: block;
  	font-size: 0.85em;
  	text-align: right;
}

.navbar-default {
	border-color: transparent;
	background-color: transparent;
}

.navbar-default .navbar-brand {
	color: #333;
}
.navbar-nav{
	float: right;
	padding-right: 0;
	width: 100%;
}
.navbar-nav>li{
	float: right;
}
.navbar-default .navbar-nav>li>a {
	padding: 0 25px;
	font-family: "zu-semiBold";
	color: #fff;
	font-size: 1.15em;
	line-height: 57px;
}

.navbar-default .navbar-nav>.active>a {
	background-color: #a15253;
	color: #fff;
}

.navbar-default .navbar-nav>li>a:focus {
	background-color: #a15253;
	color: #fff;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a.active
	{
	background: rgba(118,42,43,1);
background: -moz-linear-gradient(top, rgba(118,42,43,1) 0%, rgba(118,42,43,1) 6%, rgba(150,69,70,1) 19%, rgba(189,106,107,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(118,42,43,1)), color-stop(6%, rgba(118,42,43,1)), color-stop(19%, rgba(150,69,70,1)), color-stop(100%, rgba(189,106,107,1)));
background: -webkit-linear-gradient(top, rgba(118,42,43,1) 0%, rgba(118,42,43,1) 6%, rgba(150,69,70,1) 19%, rgba(189,106,107,1) 100%);
background: -o-linear-gradient(top, rgba(118,42,43,1) 0%, rgba(118,42,43,1) 6%, rgba(150,69,70,1) 19%, rgba(189,106,107,1) 100%);
background: -ms-linear-gradient(top, rgba(118,42,43,1) 0%, rgba(118,42,43,1) 6%, rgba(150,69,70,1) 19%, rgba(189,106,107,1) 100%);
background: linear-gradient(to bottom, rgba(118,42,43,1) 0%, rgba(118,42,43,1) 6%, rgba(150,69,70,1) 19%, rgba(189,106,107,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#762a2b', endColorstr='#bd6a6b', GradientType=0 );
	color: #fff;
}

.navbar-default .navbar-nav>.active>a:hover {
	background-color: #a15253;
	color: #fff;
}

.navbar-default .navbar-nav>.open>a {
	background-color: #a15253;
	color: #fff;
}
.nav>li>a:focus, .nav>li>a:hover{
	background-color: #a15253;
	color: #fff;
}
/** main menu bar items 88/

/** main center cotent **/
.main-content{
}

.main-content .static-blocks-container{
	padding: 0px;
}
.main-content .static-blocks-container a{
	display: block;
	height: auto;
	width: auto;
	color: #855561;
	text-decoration: none;
}
.main-content .static-blocks-container .static-block{
	color: #855561;
	-webkit-box-shadow: 0px 4px 5px 1px rgba(212,212,212,0.75);
	-moz-box-shadow: 0px 4px 5px 1px rgba(212,212,212,0.75);
	box-shadow: 0px 4px 5px 1px rgba(212,212,212,0.75);

	background: rgba(254,254,254,1);
	background: -moz-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(246,246,246,1) 52%, rgba(226,226,226,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,254,254,1)), color-stop(52%, rgba(246,246,246,1)), color-stop(100%, rgba(226,226,226,1)));
	background: -webkit-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(246,246,246,1) 52%, rgba(226,226,226,1) 100%);
	background: -o-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(246,246,246,1) 52%, rgba(226,226,226,1) 100%);
	background: -ms-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(246,246,246,1) 52%, rgba(226,226,226,1) 100%);
	background: linear-gradient(to bottom, rgba(254,254,254,1) 0%, rgba(246,246,246,1) 52%, rgba(226,226,226,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e2e2e2', GradientType=0 );

	padding: 16px 0px 16px 15px;
	margin-right: 10px;
	position: relative;

	font-family: "zu-semiBold";
	font-size: 1.15em;
}
.main-content .static-blocks-container .static-block-last{
	margin-right: 0px;
	color: #fff;
	background: rgba(189,113,113,1);
	background: -moz-linear-gradient(top, rgba(189,113,113,1) 0%, rgba(166,86,99,1) 52%, rgba(142,58,80,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(189,113,113,1)), color-stop(52%, rgba(166,86,99,1)), color-stop(100%, rgba(142,58,80,1)));
	background: -webkit-linear-gradient(top, rgba(189,113,113,1) 0%, rgba(166,86,99,1) 52%, rgba(142,58,80,1) 100%);
	background: -o-linear-gradient(top, rgba(189,113,113,1) 0%, rgba(166,86,99,1) 52%, rgba(142,58,80,1) 100%);
	background: -ms-linear-gradient(top, rgba(189,113,113,1) 0%, rgba(166,86,99,1) 52%, rgba(142,58,80,1) 100%);
	background: linear-gradient(to bottom, rgba(189,113,113,1) 0%, rgba(166,86,99,1) 52%, rgba(142,58,80,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd7171', endColorstr='#8e3a50', GradientType=0 );
}
.static-block .arrow-block{
	position: absolute;
	top:0;
	right: 0;
	padding: 15px 23px 17px 23px;
	background: rgba(192,113,116,1);
	background: -moz-linear-gradient(top, rgba(192,113,116,1) 0%, rgba(168,88,99,1) 52%, rgba(141,57,81,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(192,113,116,1)), color-stop(52%, rgba(168,88,99,1)), color-stop(100%, rgba(141,57,81,1)));
	background: -webkit-linear-gradient(top, rgba(192,113,116,1) 0%, rgba(168,88,99,1) 52%, rgba(141,57,81,1) 100%);
	background: -o-linear-gradient(top, rgba(192,113,116,1) 0%, rgba(168,88,99,1) 52%, rgba(141,57,81,1) 100%);
	background: -ms-linear-gradient(top, rgba(192,113,116,1) 0%, rgba(168,88,99,1) 52%, rgba(141,57,81,1) 100%);
	background: linear-gradient(to bottom, rgba(192,113,116,1) 0%, rgba(168,88,99,1) 52%, rgba(141,57,81,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c07174', endColorstr='#8d3951', GradientType=0 );
}
.static-block .arrow-block-last{
	background: rgba(255,255,255,1);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 47%, rgba(227,227,227,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(255,255,255,1)), color-stop(100%, rgba(227,227,227,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 47%, rgba(227,227,227,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 47%, rgba(227,227,227,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 47%, rgba(227,227,227,1) 100%);
	background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 47%, rgba(227,227,227,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e3e3', GradientType=1 );
}
.static-block .arrow-block i::before{
	color: #cf9ca3;
}
.static-block .arrow-block-last i::before{
	color: #999999;
}

.news-block{
	margin-right: 10px;
}
.zu-block{
	margin-right: 0px;
}
.news-block .news-highlight{
	padding: 0px;
}
.news-block .news-highlight a .main-news{
	position: relative;
	max-height: 200px;
}
.main-news .heading{
	position: relative;
	background-color: #44413a;
	opacity: 0.85;
	color: #fff;
}
.zu-block .heading{
	background-color: #4a515b;
}
.zu-block .heading i.fa-thumb-tack{
	transform: rotateZ(45deg);
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
}
.main-news .heading .main-news-icon{
	float: left;
	padding: 10px;
	background: rgba(192,113,116,1);
	background: -moz-linear-gradient(top, rgba(192,113,116,1) 0%, rgba(168,88,99,1) 52%, rgba(141,57,81,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(192,113,116,1)), color-stop(52%, rgba(168,88,99,1)), color-stop(100%, rgba(141,57,81,1)));
	background: -webkit-linear-gradient(top, rgba(192,113,116,1) 0%, rgba(168,88,99,1) 52%, rgba(141,57,81,1) 100%);
	background: -o-linear-gradient(top, rgba(192,113,116,1) 0%, rgba(168,88,99,1) 52%, rgba(141,57,81,1) 100%);
	background: -ms-linear-gradient(top, rgba(192,113,116,1) 0%, rgba(168,88,99,1) 52%, rgba(141,57,81,1) 100%);
	background: linear-gradient(to bottom, rgba(192,113,116,1) 0%, rgba(168,88,99,1) 52%, rgba(141,57,81,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c07174', endColorstr='#8d3951', GradientType=0 );

}
.main-news .heading h5{
	color: #fff;
	padding: 13px 0px 13px 10px;
	text-align:left;
	margin-left: 40px;
	margin-top: 0px;
	font-size: 1.10em;
}
.main-news img{
	max-height: 200px;
	overflow: hidden;
}
.main-news .summary{
	position: absolute;
	bottom: 0;
	background-color: #44413a;
	  opacity: 0.85;
	  color: #fff;
	  width: 100%;
}
.main-news .summary p{
	padding: 9px 0px 0px 8px;
	color: #fff;
	float: left;
}
.main-news .summary .summary-icon{
	float: right;
	padding: 10px;
	background: rgba(192,113,116,1);
	background: -moz-linear-gradient(top, rgba(192,113,116,1) 0%, rgba(168,88,99,1) 52%, rgba(141,57,81,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(192,113,116,1)), color-stop(52%, rgba(168,88,99,1)), color-stop(100%, rgba(141,57,81,1)));
	background: -webkit-linear-gradient(top, rgba(192,113,116,1) 0%, rgba(168,88,99,1) 52%, rgba(141,57,81,1) 100%);
	background: -o-linear-gradient(top, rgba(192,113,116,1) 0%, rgba(168,88,99,1) 52%, rgba(141,57,81,1) 100%);
	background: -ms-linear-gradient(top, rgba(192,113,116,1) 0%, rgba(168,88,99,1) 52%, rgba(141,57,81,1) 100%);
	background: linear-gradient(to bottom, rgba(192,113,116,1) 0%, rgba(168,88,99,1) 52%, rgba(141,57,81,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c07174', endColorstr='#8d3951', GradientType=0 );

}
.home-news-listing{
	background-color: #fff;
	padding: 5px;
}
.home-news-listing .media{
	margin-top: 0px;
}
.home-news-listing .media-object{
	max-width: 115px;
	max-height: 95px;
	overflow: hidden;
}

.offices-image-block{
	max-height: 200px;
	overflow: hidden;
}
.home-offices-block{
	margin: 0px;
	padding: 0px;
}
.home-offices-block .office-block, .office-block{
	background: rgba(208,204,205,1);
	background: -moz-linear-gradient(top, rgba(208,204,205,1) 0%, rgba(227,225,226,1) 47%, rgba(247,245,246,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(208,204,205,1)), color-stop(47%, rgba(227,225,226,1)), color-stop(100%, rgba(247,245,246,1)));
	background: -webkit-linear-gradient(top, rgba(208,204,205,1) 0%, rgba(227,225,226,1) 47%, rgba(247,245,246,1) 100%);
	background: -o-linear-gradient(top, rgba(208,204,205,1) 0%, rgba(227,225,226,1) 47%, rgba(247,245,246,1) 100%);
	background: -ms-linear-gradient(top, rgba(208,204,205,1) 0%, rgba(227,225,226,1) 47%, rgba(247,245,246,1) 100%);
	background: linear-gradient(to bottom, rgba(208,204,205,1) 0%, rgba(227,225,226,1) 47%, rgba(247,245,246,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0cccd', endColorstr='#f7f5f6', GradientType=0 );
	padding: 15px 0px 14px 30px;
	position: relative;
	font-family: "zu-semiBold";
	font-size: 1.10em;
}
.office-block .office-block-icon{
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 49px;
	background-color: #fff;
	background: rgba(187,111,111,1);
	background: -moz-linear-gradient(top, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(187,111,111,1)), color-stop(47%, rgba(167,87,100,1)), color-stop(100%, rgba(141,57,79,1)));
	background: -webkit-linear-gradient(top, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
	background: -o-linear-gradient(top, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
	background: -ms-linear-gradient(top, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
	background: linear-gradient(to bottom, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb6f6f', endColorstr='#8d394f', GradientType=0 );
}
.strategic-partners-block{
	margin: 0px;
	padding: 0px;
}
.strategic-partners-block .heading{
	  position: relative;
	  background-color: #44413a;
	  opacity: 0.85;
	  color: #fff;
}
.strategic-partners-block .heading .main-news-icon{
	float: left;
	padding: 10px;
	background: rgba(192,113,116,1);
	background: -moz-linear-gradient(top, rgba(192,113,116,1) 0%, rgba(168,88,99,1) 52%, rgba(141,57,81,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(192,113,116,1)), color-stop(52%, rgba(168,88,99,1)), color-stop(100%, rgba(141,57,81,1)));
	background: -webkit-linear-gradient(top, rgba(192,113,116,1) 0%, rgba(168,88,99,1) 52%, rgba(141,57,81,1) 100%);
	background: -o-linear-gradient(top, rgba(192,113,116,1) 0%, rgba(168,88,99,1) 52%, rgba(141,57,81,1) 100%);
	background: -ms-linear-gradient(top, rgba(192,113,116,1) 0%, rgba(168,88,99,1) 52%, rgba(141,57,81,1) 100%);
	background: linear-gradient(to bottom, rgba(192,113,116,1) 0%, rgba(168,88,99,1) 52%, rgba(141,57,81,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c07174', endColorstr='#8d3951', GradientType=0 );
}
.main-news-icon:hover i.fa{
	 transition: 0.9s;
	transform: rotateY(180deg);
}
.strategic-partners-block .heading h5{
  color: #fff;
  padding: 13px 0px 13px 10px;
  text-align: left;
  margin-left: 40px;
  margin-top: 0px;
  font-size: 1.10em;'
}
.strategic-partners-block .strategic-carousel{
	background-color: #fff;
	margin-top: -10px;
}
#strategic-partners-carousel a{
	display: inline-block;
}
#strategic-partners-carousel a img{
	float: left;
}
#strategic-partners .partners-control{
	background-image: none !important;
	width: 2%;
	margin: 5px;
	/*background: rgba(187,111,111,1);
	background: -moz-linear-gradient(top, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(187,111,111,1)), color-stop(47%, rgba(167,87,100,1)), color-stop(100%, rgba(141,57,79,1)));
	background: -webkit-linear-gradient(top, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
	background: -o-linear-gradient(top, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
	background: -ms-linear-gradient(top, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
	background: linear-gradient(to bottom, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb6f6f', endColorstr='#8d394f', GradientType=0 );
	*/
}

#strategic-partners .glyphicon{
	margin-top: 0px;
}

.zu-icons{
	margin: 0px;
	padding: 0px;
}
.zu-icons-container{
	margin: 0px;
	padding: 0px;
}
.zu-icons .zu-icon-block{
	color: #fff;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 148px;
	width: 48%;
	float: left;
	background: rgba(187,111,111,1);
	background: -moz-linear-gradient(top, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(187,111,111,1)), color-stop(47%, rgba(167,87,100,1)), color-stop(100%, rgba(141,57,79,1)));
	background: -webkit-linear-gradient(top, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
	background: -o-linear-gradient(top, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
	background: -ms-linear-gradient(top, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
	background: linear-gradient(to bottom, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb6f6f', endColorstr='#8d394f', GradientType=0 );
}
.zu-icons .last{
	margin-left: 10px;
	margin-bottom: 10px;
}
.zu-icon-block h5{
	position: absolute;
	color: #fff;
	bottom: 0px;
	left: 30%;
	font-size: 1.05em;
}
.zu-icon-block .fa::before{
	color: #fff;
	transition: 0.9s;
}
.zu-icon-block .fa{
	position: absolute;
	left: 35%;
	bottom: 30%;
	font-size: 3em;
}
.zu-icon-block .fa{
	position: absolute;
	left: 35%;
	bottom: 30%;
	font-size: 3em;
}
.zu-icon-block:hover .fa{
	transition: 0.9s;
	transform: rotateY(180deg);
}
.zu-faqs{
	background-color: #fff;
}
.faqs-links{
	background-color: #fff;
}
.faqs-links .list-group-item{
	border: none;
}
.faqs-links .list-group-item a{
	color: #855561;
	font-size: 1.15em;
}

/** 2 - column layout with left **/

.left-bar{
	margin: 0px;
	padding: 0px;


}
.left-bar ul{
	width: 182px;
	padding: 0;
	margin: 0;
	list-style: none;
}
.left-bar li{
	position : relative;
	background: rgba(251,251,251,1);
	background: -moz-linear-gradient(left, rgba(251,251,251,1) 0%, rgba(241,241,241,1) 47%, rgba(244,244,244,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(251,251,251,1)), color-stop(47%, rgba(241,241,241,1)), color-stop(100%, rgba(244,244,244,1)));
	background: -webkit-linear-gradient(left, rgba(251,251,251,1) 0%, rgba(241,241,241,1) 47%, rgba(244,244,244,1) 100%);
	border-right: 0;
	padding: 0;
	background: -o-linear-gradient(left, rgba(251,251,251,1) 0%, rgba(241,241,241,1) 47%, rgba(244,244,244,1) 100%);
	background: -ms-linear-gradient(left, rgba(251,251,251,1) 0%, rgba(241,241,241,1) 47%, rgba(244,244,244,1) 100%);
	background: linear-gradient(to right, rgba(251,251,251,1) 0%, rgba(241,241,241,1) 47%, rgba(244,244,244,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#f4f4f4', GradientType=1 );
	border-bottom: 0;
	font-size: 15px;
}
.left-bar li:hover{
	background: rgba(181,179,179,1);
	background: -moz-linear-gradient(top, rgba(181,179,179,1) 0%, rgba(207,205,205,1) 7%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(181,179,179,1)), color-stop(7%, rgba(207,205,205,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(181,179,179,1) 0%, rgba(207,205,205,1) 7%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(181,179,179,1) 0%, rgba(207,205,205,1) 7%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(181,179,179,1) 0%, rgba(207,205,205,1) 7%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(181,179,179,1) 0%, rgba(207,205,205,1) 7%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5b3b3', endColorstr='#ffffff', GradientType=0 );
}
.left-bar li.list-group-item span.fa{
   color: #fff;
   font-size: 0.50em;
   margin-top: 15px;
   margin-right: 4px;
   float: right;
   transform: rotateZ(180deg);
   -webkit-transform: rotateZ(180deg);
   -moz-transform: rotateZ(180deg);
   display: none;
}
.left-bar li.list-group-item div.gradient-left-icon::before{
	font-family: 'fontAwesome';
	color: #fff;
	font-size: 0.40em;
	position: absolute;
	top: 45%; right: 35%;
	transform: rotateZ(180deg);
   	-webkit-transform: rotateZ(180deg);
   	-moz-transform: rotateZ(180deg);
}
.left-bar li.list-group-item div.expandable::before{
	content: "\f04b";
}
.left-bar li.list-group-item .gradient-left-icon{
	position: absolute;
	  top: 0;
	  right: 0;
	  width: 10px;
	  height: 100%;
	  background-color: #fff;
	  background: rgba(187,111,111,1);
	  background: -moz-linear-gradient(top, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
	  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(187,111,111,1)), color-stop(47%, rgba(167,87,100,1)), color-stop(100%, rgba(141,57,79,1)));
	  background: -webkit-linear-gradient(top, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
	  background: -o-linear-gradient(top, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
	  background: -ms-linear-gradient(top, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
	  background: linear-gradient(to bottom, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
	  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb6f6f', endColorstr='#8d394f', GradientType=0 );
}
.left-bar li a{
	color: #9a495c;
	font-family: "zu-bold";
	text-align: right;
	text-decoration: none;
	padding: 13px 16px;
	font-size: 1.0em;
	display: block;
}
 .left-bar li.list-group-item a span{
	font-family: "zu-bold";
	text-align: left;
	text-decoration: none;
	font-size: 1.0em;
 }
 .left-bar li.current-li-page{
	background: rgba(214,214,214,1);
	background: -moz-linear-gradient(top, rgba(214,214,214,1) 0%, rgba(214,214,214,1) 1%, rgba(238,238,238,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(214,214,214,1)), color-stop(1%, rgba(214,214,214,1)), color-stop(100%, rgba(238,238,238,1)));
	background: -webkit-linear-gradient(top, rgba(214,214,214,1) 0%, rgba(214,214,214,1) 1%, rgba(238,238,238,1) 100%);
	background: -o-linear-gradient(top, rgba(214,214,214,1) 0%, rgba(214,214,214,1) 1%, rgba(238,238,238,1) 100%);
	background: -ms-linear-gradient(top, rgba(214,214,214,1) 0%, rgba(214,214,214,1) 1%, rgba(238,238,238,1) 100%);
	background: linear-gradient(to bottom, rgba(214,214,214,1) 0%, rgba(214,214,214,1) 1%, rgba(238,238,238,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#eeeeee', GradientType=0 );
  }
.left-bar li.selected{
	padding: 0px;
}
.left-bar li.selected a{
	padding: 10px 15px;
	display: block;
}
.left-bar li.selected span.fa{
	transform: rotateZ(90deg);
	-webkit-transform: rotateZ(90deg);
	-moz-transform: rotateZ(90deg);
	margin-left: 2px;
}
.left-bar li.selected div.gradient-left-icon::before{
	transform: rotateZ(90deg);
	-webkit-transform: rotateZ(90deg);
	-moz-transform: rotateZ(90deg);
	/* top: 2%; right: 25%; */
    top: 2%; left: 3px; margin: auto;
	 content:"\f04b";
}
.left-bar li.selected ul{
	padding: 0px;
	margin: 0px;
	background: rgba(119,44,45,1);
	background: -moz-linear-gradient(left, rgba(119,44,45,1) 0%, rgba(169,84,84,1) 47%, rgba(197,110,110,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(119,44,45,1)), color-stop(47%, rgba(169,84,84,1)), color-stop(100%, rgba(197,110,110,1)));
	background: -webkit-linear-gradient(left, rgba(119,44,45,1) 0%, rgba(169,84,84,1) 47%, rgba(197,110,110,1) 100%);
	background: -o-linear-gradient(left, rgba(119,44,45,1) 0%, rgba(169,84,84,1) 47%, rgba(197,110,110,1) 100%);
	background: -ms-linear-gradient(left, rgba(119,44,45,1) 0%, rgba(169,84,84,1) 47%, rgba(197,110,110,1) 100%);
	background: linear-gradient(to right, rgba(119,44,45,1) 0%, rgba(169,84,84,1) 47%, rgba(197,110,110,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#772c2d', endColorstr='#c56e6e', GradientType=1 );
}
.left-bar li.selected ul li{
		margin-right: 30px;
	  list-style-position: outside;
	  color: #fff;
	  list-style-type: disc;
}
.left-bar li.selected ul li a{
	color: #fff;
	font-family: "zu-bold";
	padding: 10px 0px 10px 0px;
}

.left-bar li ul li.expandable{
	list-style-type: none;
	position: relative;
	margin-left: 0px;
	padding-left: 30px;
}
.left-bar li ul li.expandable span.fa::before{
	 content:"\f04b";
	 display: block;
}
.left-bar li ul li.expandable span.fa{
	transform: rotateZ(180deg);
	position: absolute;
	right: -15px;
	display: block;
}
.left-bar li ul li.expandable div.gradient-left-icon::before{
	 content:"\f04b";
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
	-moz-transform: rotateZ(180deg);
	right: 25%;
	top: 2%;
}
.left-bar li ul li.expanded{
	list-style-type: none;
	position: relative;
	margin-left: 0px;
	padding-left: 30px;
}
.left-bar li ul li.expanded span.fa::before{
	content:"\f04b";
}
.left-bar li ul li.expanded span.fa{
	transform: rotateZ(90deg);
	position: absolute;
	right: -15px;
	display: block;
}
.left-bar li ul li.expandable span.fa{
    /* transform: rotateZ(0deg); */
	position: absolute;
	right: -15px;
	display: block;
    margin-top: 12px;
}
.left-bar li ul li.expanded div.gradient-left-icon::before{
	 content:"\f04b";
	transform: rotateZ(90deg);
	-webkit-transform: rotateZ(90deg);
	-moz-transform: rotateZ(90deg);
}
.left-bar li ul li.expanded ul{
	background: none;
}
.left-bar li ul li.expanded ul li{
	margin-left: 20px;
}

   /** left bar second level **/
  .left-bar ul li ul li{ }
   /** left bar third leve **/
   .left-bar ul li ul li ul li{ margin-left: 0px !important; }

.more-options-container{
	padding: 0px;
	margin: 0px;
	clear: both;
}
.more-options{
	padding: 0px;
	margin: 0px;
	color: #fff;
	min-width: 30px;
	width: 100%;
}
.more-options a{
	color: #fff;
	padding: 0;
	display: block;
	margin: 0 auto;
	width: 30px;
	float: left;
		background: rgba(187,111,111,1);
  background: -moz-linear-gradient(top, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(187,111,111,1)), color-stop(47%, rgba(167,87,100,1)), color-stop(100%, rgba(141,57,79,1)));
  background: -webkit-linear-gradient(top, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
  background: -o-linear-gradient(top, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
  background: -ms-linear-gradient(top, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
  background: linear-gradient(to bottom, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb6f6f', endColorstr='#8d394f', GradientType=0 );

}
.more-options a span.fa:before{
	margin-left: -5px;
}
.more-options a:hover,.more-options a:focus{
	color: #fff;
}
a#more-options span.fa-bars{
    width: 12px;
}
.middle-content{
	padding-right: 30px;
	margin-left: 0px;
	padding-left: 0px;
}
.news-highlights-container{
	float: right;
}
.page-content-wrapper{
	padding: 0px;
	margin: 0px;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(195,195,195,1);
	-moz-box-shadow: 0px 5px 5px 0px rgba(195,195,195,1);
	box-shadow: 0px 5px 5px 0px rgba(195,195,195,1);
	float: right;
	height: 100%;
}
.page-content{
	background-color: #fff;
	padding: 10px;
	width: 100%;
	height: 100%;
	text-align: right;
}
.page-content h1,h2,h3,h4,h5,h5,h6{
	margin: 0px;
	padding: 5px;
	padding-right: 0px;
}
.page-content h1{
	font-size: 1.50em;
}
.page-content h2{
	font-size: 1.40em;
}
.page-content h3{
	font-size: 1.30em;
}
.page-content h4{
	font-size: 1.20em;
}
.page-content h5{
	font-size: 1.10em;
}
.page-content h6{
	font-size: 1.0em;
}
.page-content p{
	text-align: right;
	font-size: 0.95em;	/* 0.90em */
	color: #2e2e2e;
	font-family:"zu-regular";
}
.page-content span{
	display: block;
	font-size: 1em;
	font-family:"zu-regular";
}
.page-content ul li, .page-content ol li{
	color: #2e2e2e;
	font-family:"zu-regular";
}
.page-content ul li a, .page-content ol li a{
	color: #2e2e2e;
	font-family:"zu-regular";
}
.page-content img{
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}

.page-content span.date{
	font-size: 85%;
	font-style: italic;
	color: #2e2e2e;
}
.page-content .news_image_headline{
	float: right;
	margin-left: 10px;
    width: 100%;
}

.page-content #gallery2 a{
    display: inline-block;
    float: right;
}
.page-content .news_image_headline{
    float: right;
    display: inline-block;
}
.page-content .news_fulltext{
    float: right;
}

.middle-row{
	display: table;
	table-layout: fixed;
	height: 100%;
	width: 100%;
     opacity: 0.35; transition: 0.9s;
}
.middle-row .left-bar{
	height: 100%;
	background: rgba(251,251,251,1);
	background: -moz-linear-gradient(left, rgba(251,251,251,1) 0%, rgba(241,241,241,1) 47%, rgba(244,244,244,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(251,251,251,1)), color-stop(47%, rgba(241,241,241,1)), color-stop(100%, rgba(244,244,244,1)));
	background: -webkit-linear-gradient(left, rgba(251,251,251,1) 0%, rgba(241,241,241,1) 47%, rgba(244,244,244,1) 100%);
	background: -o-linear-gradient(left, rgba(251,251,251,1) 0%, rgba(241,241,241,1) 47%, rgba(244,244,244,1) 100%);
	background: -ms-linear-gradient(left, rgba(251,251,251,1) 0%, rgba(241,241,241,1) 47%, rgba(244,244,244,1) 100%);
	background: linear-gradient(to right, rgba(251,251,251,1) 0%, rgba(241,241,241,1) 47%, rgba(244,244,244,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#f4f4f4', GradientType=1 );

	display: table-cell;
	vertical-align: top;
	width: 109%;
	margin-left: -15px;
}
.middle-row .middle-content{
	height: 100%;

	display: table-cell;
	float: none;
	vertical-align: top;

}

@media all and (max-width: 992px)
{
	.middle-row{
		display: block;
	}
	.middle-row .middle-content{
		display: block;
		padding: 0;
	}
	.middle-row .middle-content .right-bar{
		padding: 0;
	}
}

/** 2 - column layout with left **/

/** mobile menu sidr overwrite styles **/
.sidr ul{
	padding-left: 0;
 	 margin-bottom: 20px;
}
.sidr ul li{
	position : relative;
	background: rgba(251,251,251,1);
	background: -moz-linear-gradient(left, rgba(251,251,251,1) 0%, rgba(241,241,241,1) 47%, rgba(244,244,244,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(251,251,251,1)), color-stop(47%, rgba(241,241,241,1)), color-stop(100%, rgba(244,244,244,1)));
	background: -webkit-linear-gradient(left, rgba(251,251,251,1) 0%, rgba(241,241,241,1) 47%, rgba(244,244,244,1) 100%);
	background: -o-linear-gradient(left, rgba(251,251,251,1) 0%, rgba(241,241,241,1) 47%, rgba(244,244,244,1) 100%);
	background: -ms-linear-gradient(left, rgba(251,251,251,1) 0%, rgba(241,241,241,1) 47%, rgba(244,244,244,1) 100%);
	background: linear-gradient(to right, rgba(251,251,251,1) 0%, rgba(241,241,241,1) 47%, rgba(244,244,244,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#f4f4f4', GradientType=1 );
	border-bottom: solid 1px #fff;
}
.sidr-class-gradient-left-icon{
		position: absolute;
	  top: 0;
	  right: 0;
	  width: 5px;
	  height: 100%;
	  background-color: #fff;
	  background: rgba(187,111,111,1);
	  background: -moz-linear-gradient(top, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
	  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(187,111,111,1)), color-stop(47%, rgba(167,87,100,1)), color-stop(100%, rgba(141,57,79,1)));
	  background: -webkit-linear-gradient(top, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
	  background: -o-linear-gradient(top, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
	  background: -ms-linear-gradient(top, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
	  background: linear-gradient(to bottom, rgba(187,111,111,1) 0%, rgba(167,87,100,1) 47%, rgba(141,57,79,1) 100%);
	  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb6f6f', endColorstr='#8d394f', GradientType=0 );
}
.sidr ul li a, .sidr ul li span{
	color: #9a495c;
	font-family: "zu-bold";
	text-align: right;
	text-decoration: none;
}
.sidr ul li span{
	padding-left: 0px !important;
}
.right-bar{
	padding-right: 10px;
	margin-left: 0px;
	padding-left: 0px;
}
.right-static-blocks-container{
	padding: 0px;
	margin: 0px;
}
.right-static-block{
	padding: 0px;
	margin: 0px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(196,196,196,1);
	-moz-box-shadow: 0px 2px 5px 0px rgba(196,196,196,1);
	box-shadow: 0px 2px 5px 0px rgba(196,196,196,1);
	background-color: #fff;
	overflow: hidden;
}
.right-static-block .heading, .right-static-blocks-container .heading{
	  position: relative;
	  background-color: #4c4c4c;
	  opacity: 1;
	  color: #fff;
}
.right-static-block .icon{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	padding: 10px;
	background: rgba(192,113,116,1);
	background: -moz-linear-gradient(top, rgba(192,113,116,1) 0%, rgba(168,88,99,1) 52%, rgba(141,57,81,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(192,113,116,1)), color-stop(52%, rgba(168,88,99,1)), color-stop(100%, rgba(141,57,81,1)));
	background: -webkit-linear-gradient(top, rgba(192,113,116,1) 0%, rgba(168,88,99,1) 52%, rgba(141,57,81,1) 100%);
	background: -o-linear-gradient(top, rgba(192,113,116,1) 0%, rgba(168,88,99,1) 52%, rgba(141,57,81,1) 100%);
	background: -ms-linear-gradient(top, rgba(192,113,116,1) 0%, rgba(168,88,99,1) 52%, rgba(141,57,81,1) 100%);
	background: linear-gradient(to bottom, rgba(192,113,116,1) 0%, rgba(168,88,99,1) 52%, rgba(141,57,81,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c07174', endColorstr='#8d3951', GradientType=0 );
}
.right-static-block .icon span::before{
	color: #c48b93;
}
.right-static-block .heading h5, .right-static-blocks-container .heading h5{
	  color: #fff;
	  padding: 13px 10px 13px 0px;
	  text-align: right;
	  margin-top: 0px;
	  font-size: 1.0em;
}
.right-static-block a{
	display: block;
	padding: 5px;
}
.right-static-block img{
	margin: 0 auto;
	display: block;
}
.right-static-block ul{
	padding: 20px 20px 20px 25px;
}
.right-static-block ul li{
	  background: none;
	  border: none;
	  padding-left: 0px;
	  padding-bottom: 0px;
	  padding-top: 1px;
	  list-style-type: square;
}
.right-static-block ul li a,.right-static-block p{
	  color: #242424;
	  font-size: 0.85em;
	  font-family: "zu-regular";
	  text-decoration: none;
}
.right-static-block ul li a:hover{
	text-decoration: underline;
}
.right-static-block p{
	padding: 7px;
}
/** mobile menu sidr overwrite styles **/

.footer{
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}
.footer .footer-block{
	float: right;
}
.footer .footer-block h5{
	border-bottom: solid 1px #6d2d3e;
	padding-bottom: 10px;
	font-family: "zu-semiBold";
	font-size: 1.15em;
}
.footer-block .list-group{
	background: none;
	padding-right: 0px;
}
.footer-block .list-group-item{
	background: none;
	border: none;
	padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 1px;
}
.footer-block .footer-twitter-feeds{
    /* height: 160px; */
    overflow: hidden;
    height: auto;
    margin: 0px;
}
.footer-block .list-group-item a{
	color: #855561;
	font-size: 0.85em;
	font-family: "zu-regular";
}

.footer .footer-social-links{
	position: absolute;
	left: 20px;
	bottom: 20px;

}
.footer .footer-social-links a{
	display: block;
	width: 32px;
 	height: 32px;
 	position:relative;
 	transition: 0.5s;
}
.footer .footer-social-links a.youtube, .footer .footer-social-links a.twitter{
	background-color: #9a9a9a;
}
.footer .footer-social-links a.facebook, .footer .footer-social-links a.instagram {
	background-color: #767676;
 }

.footer .footer-social-links  a.youtube:hover{
	background-color: #c92028;
}
.footer .footer-social-links  a.facebook:hover{
	background-color: #395a97;
}
.footer .footer-social-links a.twitter:hover{
	background-color: #5fc9ee;
}
.footer .footer-social-links  a.instagram:hover{
	background-color: #c877a1;
}
.footer .footer-social-links  a.linkedin:hover{
    background-color: #316699;
}
.footer .footer-social-links a.itunes:hover {
    background-color: #fca938;
}
.footer .footer-social-links a span::before{
	color: #fff;
}

.footer .footer-social-links a span{
	position: absolute;
	top:8px;
	right: 8px;
}
.footer .footer-social-links div{
	border-radius: 4px;

	display:inline-block;
	float: right;
	margin-right: 5px;
	width: 32px;
 	height: 32px;
 	position:relative;
 	overflow: hidden;

}
.footer .footer-social-links .social-black-bg{
	border-radius: 3px;
	display:inline-block;
	float: right;
	margin-right: 5px;
	width: 32px;
 	height: 32px;
 	position:relative;
}
.footer .rss-feeds li.rss-feeds span.date{
	font-size: 0.70em;
	color: #868686;
	margin-left: 5px;
	font-style: italic;
}
.footer .rss-feeds li.rss-feeds a{

}
.footer .rss-feeds li.rss-feeds p{
	color: #868686;
	font-size: 0.80em;
}
/** main center content **/
/** for college home page */
.no-padding{
	padding: 0;
}
.no-margin{
	margin: 0;
}
.no-background{
	background: none !important;
}
.college-home-block{
	display: block;
	border: solid 1px #ccc;
	box-shadow: 0px 2px 5px 0px rgba(196,196,196,1);
	-webkit-box-shadow: 0px 2px 5px 0px rgba(196,196,196,1);
	margin-bottom: 20px;
	position: relative;
}
.college-home-block:hover .links-block{
	opacity: 1.0;
}
.college-home-block h4{
	text-align: center;
	padding: 10px;
}
.college-home-block .img-container{
	opacity: 1.0;
	display: block;
	width: 100%;
	margin: 0 auto;
}

.college-home-block .links-block{
	position: absolute;
	top:0;
	width: 100%;
	background-color: #fff;
	-moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    opacity: 0;
	display: block;
	width: 100%;
	margin: 0 auto;
	overflow: scroll;
	max-height: 420px;
	height: 100%;
}
.college-home-block .links-block ul{
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.college-home-block .links-block ul li{
	border: none;
	background: linear-gradient(to right, rgba(251,251,251,1) 0%, rgba(241,241,241,1) 47%, rgba(244,244,244,1) 100%);
	-webkit-background: linear-gradient(to right, rgba(251,251,251,1) 0%, rgba(241,241,241,1) 47%, rgba(244,244,244,1) 100%);
	-moz-background: linear-gradient(to right, rgba(251,251,251,1) 0%, rgba(241,241,241,1) 47%, rgba(244,244,244,1) 100%);
	border-bottom: solid 1px #fff;
	padding: 5px 15px;
}
.college-home-block .links-block ul li:hover{
	background: linear-gradient(to bottom, rgba(181,179,179,1) 0%, rgba(207,205,205,1) 7%, rgba(255,255,255,1) 100%);
	-webkit-background: linear-gradient(to bottom, rgba(181,179,179,1) 0%, rgba(207,205,205,1) 7%, rgba(255,255,255,1) 100%);
	-moz-background: linear-gradient(to bottom, rgba(181,179,179,1) 0%, rgba(207,205,205,1) 7%, rgba(255,255,255,1) 100%);
}
.college-home-block .links-block ul li a{
	color: #9a495c;
	font-family: 'zu-regular';
	display: block;
	width: 100%;
	font-size: 0.85em;
}
.college-home-block .links-block ul li a:hover{
	text-decoration: none;
}
.breadcrumbs {
	width: 100%;
	margin-bottom: 10px;
	margin-top: -15px;
	clear:both;
	background-color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 0.95em;
	padding: 7px;
	text-align: right;
	float: right;
	color: #919191;
}
.breadcrumbs  a{
	display: inline-block;
	float: right;
	font-size: 1.0em;
	margin-left: 10px;
	color: #6c2e3d;
	/*pointer-events: none;
  	cursor: default;*/
}
.breadcrumbs a:hover{
    text-decoration: none;
}
.breadcrumbs a:after {
	content: "\0020 \0020 \0020 \00BB \0020";
	margin-right: 5px;
}
.copyright{
	background-color: #333;
	color:#fff;
	padding: 0px;
	background-image: url(footer-bg.jpg);
	  background-repeat: repeat-x;
	  background-position: top center;
	  -webkit-backface-visibility: hidden;
}
.copyright p{
  font-size: 0.95em;
  font-family: "zu-regular";
  line-height: 57px;
  margin: 0;
}
.footer-info{
	background-image: none;
	background-color: #363430;
	clear: both;
	float: right;
	padding: 7px 0px 7px 0px;
	margin: 0;
}
.footer-info .container{
	padding: 0px;
}
.footer-info .links{
	display: block; width: 100%; position: relative;
}
.footer-info .links a{
 	display: inline-block;
 	padding-right: 10px;
 	padding-left: 10px;
 	border-left: solid 1px #fff;
 	color: #fff;
 	font-size: 0.80em;
	text-decoration: none;
	line-height: 10px;
}
.footer-info .links a.first{
	padding-right: 0px;
 }
.footer-info .links a.last{
 	border-left: none;
}
.footer-info .links a:hover{
	text-decoration: none;
}
.footer-info .links .active-users{
     position: absolute;
 	left: 0; top: 0; font-size: 0.80em;
}
.footer-info .links .active-users span{ font-size: 0.80em; }
.footer-info .links .active-users span#active-users-count{ font-size: 0.90em; margin-left: 5px; transition: 0.9s; opacity:1.0; }

.footer-info .container p{ font-size: 0.85em; line-height: 40px; text-align: right; }

.media{
	padding-bottom: 10px;
}
.media a{
	float: right;
}
.media a.pull-right{
    width: auto; max-width: 25%;
    padding-left: 5px; margin-left:5px;
}
.media-heading{
	color: #9a495c;
}
.media-body{
  font-size: 0.90em;
  color: #2e2e2e;
  font-family: "zu-regular";
  text-align: right;
  margin-right: 10px;
}
.date{
	font-style: italic;
}
a.more{
	display: block;
	float: left;
}
.media-body a.news-content-wrapper{
	color: #2e2e2e;
	text-decoration: none;
}
.media-body a.news-content-wrapper:hover{
	text-decoration: none;
}
.ar-static-heading{
    display: block !important;
}
.en-static-heading{
    display: none !important;
}
.administrators .picture-block{
    float: right !important;
}
.administrators .picture-block .general-info{
    height: 60px !important;
}
/* for tablets and small screen computers */
@media all and (min-width: 992px ) and (max-width: 1200px) {
	.navbar-default .navbar-nav>li>a{
		padding: 0 22px;
	}
	.carousel-inner .item img{
		max-width: none;
	}
}
/** tablet landscape **/
@media all and (min-width: 992px ) {
	body {
		background-image: url('sub_bg.gif'); /* sub-bg.gif */
		background-position: center -2px;
		background-repeat: repeat-x;
	}

}

/** tablet portrait **/
@media all and (min-width: 420px ) and (max-width: 992px ) {
	body{
		background-image: none !important;
	}
    .row{
      margin-left: -10px;
      margin-right: -10px;
    }
	.sticky-header{
    	height: auto;
   		padding-bottom: 10px;
   		padding-right:0;
   		padding-left:0;
    }
	.sticky-header .container{
		background-image: none;
        padding: 5px;
	}
    .sticky-header .container .language-switch{
        margin-right: 0;
        padding: 0;

        margin-top: -10px;
    }
    .sticky-header .container .language-switch a.btn{
    	float: right;
        width: 100%;
        text-align:right;
    }
    .sticky-header .container .language-switch a#advance-search{
        width: 100%;
        float: right;
        text-align: right;
    }
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{
		margin-left: 5px !important;
	}
	.navbar-default .navbar-nav>li>a {
		color: #333;
		font-size: 0.85em;
	}

	.main-content .static-blocks-container .static-block-last{
		margin-right: 10px;
	}

	/* heck to display mobile menu for tablet portrait */
	.container-fluid>.navbar-header{
		 margin-right: -15px;
 		 margin-left: -15px;
 		 float: none;
	}
	 .menu-container{
		 max-height: 100%;
	 	 overflow: hidden;
	}
	.nav{
		padding-left: 0;
		list-style: none;
	}
	.navbar-nav{
		margin: 7.5px -15px;
	}
	.navbar-nav>li{
		float: none;
	}
	.nav>li{
		position: relative;
		display: block;
		float: none;
	}
	.collapse {
  		display: none;
	}
	.navbar-toggle{
	 	display: block;
	}
	.navbar-collapse.collapse {
	   display: none !important;
	   height: auto!important;
	   padding-bottom: 0;
	   overflow: visible!important;
	}
	.collapse.in {
 	 	display: block !important;
	}
	.navbar-collapse.in {
  		overflow-y: auto;
	}

	.news-block{
		margin-right: 0px;
	}
	.main-content .static-blocks-container .static-block{
		margin-right: 0px;
	}
	.sticky-header .zu-header-logo{
		display: block;
		padding: 0;
		margin-top: -10px;
	}
	.sticky-header .zu-header-logo a{
		display: block;
		float: left;
	}
	.language-switch{
		float: right;
	}
	/** left bar **/
	.left-bar{
		display: none;
	}

	.middle-content{
		padding-left: 0px;
		padding-right: 0px;
	}
	.page-content .news_fulltext{ float: none; }
	.right-bar{
		padding: 0px;
	}
	.middle-row .middle-content{
		display: block;
		padding: 0;
	}
	.sticky-header .container{
		background-image: none;
	}
	.sub-banner-container{
		height: auto;
	}
	.sub-banner-container .banner-logo{
		display: none;
	}
	footer .footer-social-links{ bottom: 14%; }
	.copyright p{
		font-size: 0.85em;
	}
}

/* only for tablets */
@media all and (max-width: 770px ) {
}

/* for iphones and general android devices  414 = iphone 6+**/
@media all and (max-width: 420px) {
	body{
		background-image: none !important;
	}
    .row{
      margin-left: -10px;
      margin-right: -10px;
    }

    .sticky-header{
    	height: auto;
   		padding-bottom: 10px;
   		padding-right:0;
   		padding-left:0;
    }
	.sticky-header .container{
		background-image: none;
        padding: 5px;
	}
    .sticky-header .container .language-switch{
        margin-right: 0;
        padding: 0;
        margin-top: -10px;
    }
    .sticky-header .container .language-switch a.btn{
    	float: right;
    }
    .sticky-header .container .language-switch a#advance-search{
        width: 100%;
        float: right;
        text-align: right;
    }

	.search-box-area .nav-form {
		clear: both;
		float: left;
		margin-top: 10px;
	}
	.menu-container{
		 max-height: 100%;
	 	overflow: hidden;
	}
	.navbar-nav>li{
		float: none;
	}
	.navbar-default .navbar-nav>li>a {
		color: #333;
		font-size: 0.85em;
	}
	.main-content .static-blocks-container .static-block-last{
		margin-right: 10px;
	}
	.carousel-caption{
		display: none;
	}
	.news-block{
		margin-right: 0px;
	}
	.main-content .static-blocks-container .static-block{
		margin-right: 0px;
	}
	.middle-content{
		padding-left: 0px;
		padding-right: 0px;
	}

	.page-content .news_fulltext{ float: none; }

	.sticky-header .zu-header-logo{
		display: block;
		padding: 0;
		margin-top: -10px;
	}
	.sticky-header .zu-header-logo a{
		display: block;
		float: left;
	}
	.language-switch{
		float: right;
	}
	.sticky-header .container{
		background-image: none;
	}
	.sub-banner-container{
		height: auto;
	}
	.sub-banner-container .banner-logo{
		display: none;
	}
	.right-bar{
		padding-right: 0px;
	}
	footer .footer-social-links{ bottom: 14%; }

	.copyright p{
		font-size: 0.80em;
	}
}

/** main resolution **/
@media (min-width: 1200px){
	.container {
	  width: 1001px;
	}
}

@media all and (min-width: 1100px) {
	body {
		background-image: url('sub_bg.gif'); /*sub-bg.gif*/
		background-position: center top;
		background-repeat: repeat-x;
	}
}
@media print{

	body{ background-image: none !important;  }
	.sticky-header{ display: none !important; }
	#main-banner{ display: none !important; }
	.search-bar{ display: none !important; }
	.menu-container { display: none !important; }
	img{ display: none !important; }  a:link{ display: none !important; }
    ul.gallery img{ display: block !important; }  ul.gallery a:link{ display: block !important;}
	div,#nativeplayer,#silverlight,#nonsilverlight{ border: none !important; }
	.fa, span.fa, i.fa{ display: none !important; }
	.middle-row .left-bar{ display: none !important; }
	.more-options-container{ display: none !important; }
	.middle-row .middle-content{ display: block !important; }
	footer{ display: none !important; }
	.footer-info { display: none !important; }
	.copyright{ display: none !important; }

	/** for home page **/
}

.right-static-block ul {
    padding: 0;
    margin: 0;
    list-style: none;
}


img.cates {
    height: 130px;
    width: 100%;
}