@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600&display=swap');
body {
	padding: 0px;
	font-family: 'Droid Arabic Kufi', sans-serif!important;
	height: 100%;
	font-size: 15px !important;
	line-height: 24px !important;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	background: url(../../uploads/pattern1.jpg?1);
}
.carousel-caption {
text-shadow: 0px 1px 1px rgba(139, 16, 18, 1) !important;
}
.clear {
	clear: both;
}
input {
	border: 0;
	outline: 0;
	margin: 0;
}
textarea {
	resize: none;
'Roboto', sans-serif !important;
	padding: 0;
	border: 0;
	outline: 0;
}
* {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
a {
	text-decoration: none !important;color:#fff;
}
.big-title {
	color: #000;
	font-size: 15px;
	font-weight: 900;
	display: none;
}
.medium-title {
	color: #dda01f;
	font-size: 20px;
	font-weight: 900;
	padding-bottom: 10px;
	padding-top: 25px;
	text-align: center;
}
/*=============================================================================================
                                             header
============================================================================================= */
.ar_font{
	    font-family: "Droid Arabic Kufi",sans-serif;
}
.menucont {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #fff;
	-webkit-box-shadow: 0px 8px 5px 0px rgba(22,47,97,0.43);
	-moz-box-shadow: 0px 8px 5px 0px rgba(22,47,97,0.43);
	box-shadow: 0px 1px 5px 0px rgba(41, 42, 46, 0.86);
	margin-bottom: 5px;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 999;
	height: 118px;
}
.logo {
	float:right;
	margin: 0 auto;
	margin-bottom: 5px;
	max-width: 93px;
}
.simlogo {
	display: none;
}
/*---------------------------------------nav--------------------------------*/
#nav-trigger {
	display: none;
	text-align: center;
}
#nav-trigger span {
	display: inline-block;
	padding: 10px 30px;
	background-color: #dda01f;
	color: white;
	cursor: pointer;
	text-transform: uppercase;
}
#nav-trigger span:after {
	display: inline-block;
	margin-left: 10px;
	width: 20px;
	height: 10px;
	content: "";
	border-left: solid 10px transparent;
	border-top: solid 10px #fff;
	border-right: solid 10px transparent;
}
#nav-trigger span:hover {
	background-color: #dda01f;
}
#nav-trigger span.open:after {
	border-left: solid 10px transparent;
	border-top: none;
	border-bottom: solid 10px #fff;
	border-right: solid 10px transparent;
}
nav {
	margin-bottom: 1px;
}
nav#nav-main {
	float: left;
	margin: 0 auto;
	padding: 23px 0 0 0;
}
nav#nav-main ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
nav#nav-main li {
	position: relative;
	float: right;
	padding: 0 5px;
	line-height: 31px;
}
nav#nav-main li:last-child {
	border-right: none;
}
nav#nav-main a {
	display: block;
	color: #888;
	padding: 8px 3px;
	font-weight: 700;
	font-size: 14px;
	text-decoration: none;
	border-bottom: 2px solid #fff;
    text-transform: uppercase;
}
nav#nav-main a:hover {
	/*background-color: rgb(24, 49, 82);
		color: #fff;*/
	border-bottom: 3px solid #dda01f;
	color: #000;
}
nav#nav-mobile {
	position: relative;
	display: none;
}
nav#nav-mobile ul {
	display: none;
	list-style-type: none;
	position: absolute;
	left: 0;
	top: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #dda01f;
	z-index: 999;
	width: 40%;
	min-width: 200px;
}
nav#nav-mobile li {
	display: block;
	padding: 5px 0;
	margin: 0 5px;
	border-bottom: solid 1px #dda01f;
}
nav#nav-mobile li:last-child {
	border-bottom: none;
}
nav#nav-mobile a {
	display: block;
	color: white;
	padding: 0px 30px;
}
nav#nav-mobile a:hover {
	background-color: #dda01f;
	color: #fff;
}
/**************************************************************************/
.searchdiv {
	width: 88px;
}
.searchbox {
	display: block;
	min-width: 50px;
	width: 0%;
	height: 50px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	-ms-transition: width 0.3s;
	-o-transition: width 0.3s;
	transition: width 0.3s;
}
.searchbox-icon {
	position: relative!important;
}
.srchInpt {
	display: none;
	padding: 10px;
	position: absolute;
	width: 280px;
	height: 50px;
	top: 50;
	left: 0px;
}
.arrow-top {
	display: inline-block;
	width: 0;
	height: 0;
	position: absolute;
	top: 3px;
	left: 21px;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
	border-bottom: 7px solid #ddd;
	margin: 0 4px;
}
.input {
	border: 0;
	outline: 0;
	margin: 0 auto;
	width: 100%;
	text-indent: 15px;
	height: 40px;
	background: #f4f4f4;
	font-size: 15px;
	color: #332f30;
	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,.9);
	box-shadow: 0 0 3px 0 rgba(0,0,0,.9);
}
.searchbox-input {
	position: absolute;
	top: 0;
	right: 0;
	border: 0;
	outline: 0;
	background: #ddd;
	width: 150px;
	height: 50px;
	margin: 0;
	padding: 0px 55px 0px 20px;
	font-size: 20px;
	color: #efb480;
}
.searchbox-input::-webkit-input-placeholder {
 color: #efb480;
}
.searchbox-input:-moz-placeholder {
 color: #efb480;
}
.searchbox-input::-moz-placeholder {
 color: #efb480;
}
.searchbox-input:-ms-input-placeholder {
 color: #efb480;
}
.searchbox-icon, .searchbox-submit {
	width: 50px;
	height: 50px;
	display: block;
	position: absolute;
	top: 0;
	font-size: 22px;
	right: 0;
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	line-height: 25px;
	text-align: center;
	cursor: pointer;
	color: #fff;
	background: #dda01f;
	padding: 13px;
}
.fa-search {
	font-size: 24px !important;
}
.searchbox-open {
	width: 200px;
}
.search {
	padding: 20px;
	border-bottom: solid 1px #ccc;
}
.highlight {
	color: #000;
	font-weight: bold;
}
/*----------------------------------------shrink--------------------------------------------------------*/
.shrink {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 55px !important;
}
.shrink nav#nav-main {
	padding: 4px 0;
}
.shrink .logo {
	display: none;
}
.shrink .simlogo {
	display: block;
	margin: 0 auto;
	margin-bottom: 5px;
	float: right;
	padding-top: 4px;
}
.shrink .simlogo img {
	height: 50px;
}
.shrink .searchdiv {
	top: 5px;
}
.shrink .arrow-top {
	/*left: 21px*/
}
input[type="submit"] {
	background-color: #dda01f;
	color: #fff;
	font-weight: bold;
}
/*------------------shrink2---------------------------------*/
.shrink2 {
	height: 88px !important;
	-webkit-transition: all 5ms ease-in-out;
	-moz-transition: all 5ms ease-in-out;
	-ms-transition: all 5ms ease-in-out;
	-o-transition: all 5ms ease-in-out;
	transition: all 5ms ease-in-out;
}
.shrink2 nav#nav-main {
	padding: 4px 0;
}
.shrink2 .logo {
	display: none;
}
.shrink2 .simlogo {
	display: block;
	margin: 0 auto;
	margin-bottom: 5px;
	float: right;
	padding-top: 10px;
}
.shrink2 .simlogo img {
	height: 50px;
}
.shrink2 .searchdiv {
	top: 5px;
}
.shrink2 .arrow-top {
	left: 21px
}
/* =Media Queries
-------------------------------------------------------------- */
@media all and (max-width: 993px) {
#nav-trigger {
	display: block;
	margin-top: 7px;
	float: right;
}
nav#nav-main {
	display: none;
}
nav#nav-mobile {
	display: block;
}
.logo img {
	height: 70px !important;
}
}
/*=================================================================================================
                                                           slider
====================================================================================================*/
.slider {
	margin-top: 90px;
	position: relative;
	min-height: 500px;
}
.carousel-indicators li {
	display: inline-block;
	width: 60px !important;
	height: 10px !important;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff !important;
	border: 1px solid #fff;
	border-radius: 0px !important;
}
.carousel-indicators .active {
	border: 1px solid #FCB11F;
	height: 10px !important;
	background-color: #FCB11F !important;
}
.slider_block .col-md-12 {
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.carousel .item {
	width: 100%; /*slider width*/
	max-height: 800px; /*slider height*/
	overflow: hidden;
}
.carousel .item img {
	width: 100%; /*img width*/
	/*height: 450px;*/
}
.main-text {
	position: absolute;
	top: 50px;
	width: 96.66666666666666%;
	color: #FFF;
}
.btn-min-block {
	min-width: 170px;
	line-height: 26px;
}
.btn-clear {
	color: #FFF;
	background-color: transparent;
	border-color: #FFF;
	margin-right: 15px;
}
.btn-clear:hover {
	color: #000;
	background-color: #FFF;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control, .fa fa-chevron-lef, .carousel-control .fa fa-chevron-left {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	direction: ltr !important;
}
.carousel-control.right{
	right:0px !important;
background-image: -webkit-linear-gradient(left,rgba(0, 0, 0, 0) 0,rgba(0,0,0,.0001) 100%) !important;
background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%) !important;
background-image: -webkit-gradient(linear,left top,right top,from(rgba(0, 0, 0, 0)),to(rgba(0,0,0,.0001))) !important;
background-image: linear-gradient(to right,rgba(0, 0, 0, 0) 0,rgba(0,0,0,.0001) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)!important;
background-repeat: repeat-x;
	
}
.carousel-control.left{
left:0px !important;
background-image: -webkit-linear-gradient(left,rgba(0, 0, 0, 0) 0,rgba(0,0,0,.0001) 100%) !important;
background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%) !important;
background-image: -webkit-gradient(linear,left top,right top,from(rgba(0, 0, 0, 0)),to(rgba(0,0,0,.0001))) !important;
background-image: linear-gradient(to right,rgba(0, 0, 0, 0) 0,rgba(0,0,0,.0001) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)!important;
background-repeat: repeat-x;
	
}
.carousel-control{
	  right: inherit !important;
}
/********************************/
/*====================================================================================================
                                                   About Main
													
======================================================================================================*/
.about-main {
	min-height: 400px;
	padding-top: 50px;
	background: url(../../uploads/pattern1.jpg?1) repeat;
}
.about-main p {
	height: 120px;
	overflow: hidden;
	display: -webkit-box;
	line-height: 20px !important;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	text-align: justify;
}
.about-main img {
	vertical-align: text-bottom;
	margin-right: 5px;
}
.readmore a {
	color: #dda01f;
}
.readmore:hover a {
	color: #dda01f;
}
hr{
	border-top: 1px solid #dda01f;
}

/*====================================================================================================
                                                    Program
													
======================================================================================================*/
.program {
	background: url(../../uploads/pattern.jpg);
}
.program-header {
	padding: 2px;
	color: #fff;
}
.program-content {
	float: left;
	width: 90%
}
.ptitle {
	height: 100px;
	overflow: hidden;
}
.counter_body {
	text-align: center;
}
.count {
	color: #FCB11F;
	font-weight: bold;
	font-size: 2em;
}
div#subscribe-button::after {
    border: 0.5px solid #dda01f;
    position: absolute;
    width: 72%;
    height: 1px;
    content: "";
    left: 14%;
}
/*#right-triangle {
	width: 0;
	height: 0;
	border-left: 100px solid #eb5937;
	border-top: 60px solid transparent;
	border-bottom: 60px solid transparent;
	float: left;
 }*/
.program_title {
	text-align: center;
	padding-top: 25px;
}
.year {
	font-size: 50px;
	color: #fff;
	font-weight: bold;
	margin-right: 20px;
	width: 100%;
	text-align: center;
}
.year-text {
	font-size: 2em;
	color: #fff;
	font-weight: bold;
	margin-right: 20px;
	float: left;
	width: 100%;
}
.program-body {
	min-height: 480px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
.vertical-title {
	width: 10%;
	background-color: #dda01f;
	position: relative;
	min-height: 480px;
	float: left;
}
.verticaltext {
	transform: rotate(-90deg);
	transform-origin: right, top;
	-ms-transform: rotate(-90deg);
	-ms-transform-origin: right, top;
	-webkit-transform: rotate(-90deg);
	-webkit-transform-origin: right, top;
	color: #fff;
	display: table-cell;
	vertical-align: middle;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 2px;
	position: absolute;
	top: 56%;
	right: 25%;
	left: 25%;
}
.program-block {
	width: 33.33333%;
	height: 240px;
	background-color: #fff;
	float: left;
	display: block;
	-webkit-box-shadow: inset 1px 0px 12px -3px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 1px 0px 12px -3px rgba(0,0,0,0.75);
	box-shadow: inset 1px 0px 12px -3px rgba(0,0,0,0.75);
	position: relative;
}
.ih-item.square.effect {
	overflow: hidden;
}
.ih-item img {
	width: 100%;
	height: 100%;
}
.ih-item.square.effect .img {
	-webkit-transition: all 3s ease-in-out;
	-moz-transition: all 3s ease-in-out;
	-ms-transition: all 3s ease-in-out;
	-o-transition: all 3s ease-in-out;
	transition: all 3s ease-in-out;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.ih-item, .ih-item * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ih-item.square.effect a:hover .info {
	visibility: visible;
	opacity: 1;
}
.ih-item.square.effect.colored .info {
	background: #1a4a72;
	background: rgba(72, 76, 70, 0.68);
}
.ih-item.square.effect .info {
	background: #333333;
	background: rgba(0, 0, 0, 0.6);
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
.ih-item.square .info {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.ih-item.square.effect .info p {
	font-style: italic;
	font-size: 14px;
	position: relative;
	color: #fff;
	padding: 20px 20px 20px;
	text-align: center;
	-webkit-transition: all 0.35s 0.1s linear;
	-moz-transition: all 0.35s 0.1s linear;
	transition: all 0.35s 0.1s linear;
}
.ih-item.square.effect.top_to_bottom .info h3 {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
}
.ih-item.square.effect.colored .info h3 {
	background: rgba(12, 34, 52, 0.09);
}
.ih-item.square.effect .info h3 {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	padding: 10px;
	background: #111111;
	margin: 30px 0 0 0;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
.ih-item.square.effect a:hover .img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.ih-item.square.effect.bottom_to_top .info h3 {
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
}
.ih-item.square.effect.bottom_to_top .info p {
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
}
.readmorebutton {
	border: 2px solid #fff;
	width: 100px;
	margin: 0 auto;
	color: #fff;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
.ih-item.square.effect.bottom_to_top .readmorebutton {
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
}
.ih-item.square.effect.bottom_to_top a:hover .info h3, .ih-item.square.effect.bottom_to_top a:hover .info p, .ih-item.square.effect.bottom_to_top a:hover .readmorebutton {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
/*====================================================================================================
                                                    partner 
													
======================================================================================================*/
.client-wrap {
	position: relative;
	border: 1px solid rgba(238, 238, 238, 0.18);
	overflow: hidden;
	text-align: center;
	float: left;

	background-color: #fff;
}
.client-wrap img {
	height: 125px;
}
.client-wrap:hover {
	cursor: pointer;
}
.client-wrap:hover {
	cursor: pointer;
}
.client-wrap:hover .content {
	transform: translate(0, 0px);
	opacity: 1;
}
.client-wrap .content {
	width: 100%;
	background: rgba(91, 92, 93, 0.73);
	height: 100%;
	position: absolute;
	bottom: 0;
	padding: 15px 0;
	transform: translate(0, 70px);
	opacity: 0;
	transition: all 0.35s ease;
}
.client-wrap .content h2 {
	color: #fff;
	font-family: 'Droid Arabic Kufi', sans-serif!important;
	font-size: 16px;
	margin-bottom: 0;
}
.client-wrap .content h3 {
	font-size: 14px;
	font-weight: lighter;
	color: #fff;
}
.white-wrapper {
	background-color: #ffffff;
	padding: 60px 0;
	margin-bottom: 20px;
	background-repeat: repeat;
}
.pattern {
	/*background-image: url(../images/homepat.png);*/
	background-image: url(../../uploads/pattern1.jpg?1);
	background-repeat: repeat;
}
.areacom .container li a{
	padding: 22px;
}
/*====================================================================================================
                                                    FOOTER
													
======================================================================================================*/
.footer2 {
	background: #000;
	height: auto;
	position: relative;
	width: 100%;
	border-top: 1px solid #ddd;
}
.footer2 p {
	margin: 0;
}
.footer2 img {
	max-width: 100%;
}
.footer2 h3 {
	border-bottom: 1px solid #dda01f;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	line-height: 27px;
	width: 100%;
	padding: 40px 0 10px;
}
.location {
	margin-left: 23px;
}
.footer2 ul {
	font-size: 13px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 15px;
	color: #fff;
}
.footer2 ul li {
	padding: 0 0 5px 0;
}
.footer2 ul li span {
	font-size: 20px !important;
	float: right;
}
.footer2-bottom {
	background: #1b1d26;
	border-top: 1px solid #DDDDDD;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
}
.footicon {
	margin-left: 10px;
	padding-top: 3px;
	font-size: 18px;
}
.social .social__item {
	display: inline-block;
	margin-bottom: 12px;
	margin-right: 8px;
	list-style: none;
	text-align: center;
}
.social .social__link {
	display: block;
	width: 38px;
	height: 38px;
	padding-top: 10px;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border-radius: 19px;
	-webkit-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
}
.social .social__icon {
	font-size: 18px;
	color: #fff;
}
.social .social__link:hover {
	background-color: #CCC;
}
.facebook {
	background-color: #257FC2;
}
.twitter {
	background-color: #2AA9E0;
}
.pinterest {
	background-color: #E32E38;
}
.dmtop {
	background-color: #134d7f;
	background-image: url(../images/arrow.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	z-index: 9999;
	width: 40px;
	height: 40px;
	text-indent: -99999px;
	position: fixed;
	bottom: -100px;
	right: 25px;
	cursor: pointer;
	-webkit-transition: all .7s ease-in-out;
	-moz-transition: all .7s ease-in-out;
	-o-transition: all .7s ease-in-out;
	-ms-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
	overflow: auto;
}
.pd-widget:hover {
	box-shadow: 0 10px 28px 6px #ddd;
}
.Powered img {
	width: 100px;
	margin-top: -3px;
	margin-right: 12px;
	margin-left: 10px;
}
.Powered {
	font-size: 12px;
	float: right;
}
@media (max-width: 766px) {
.Powered {
	float: left;
}
}
.copy {
	float: left;
	font-size: 12px;
	padding-top: 4px;
}
/****************************************************************************************************/
                                         /*/inner-section/*/
/**************************************************************************************************/
.container {
	position: relative;
}
.inner-section {
	margin-top: 50px;
}
.section-header {
	text-align: left;
	background-repeat: no-repeat;
	position: relative;
	color: #000;
	padding: 12px 14% 2px;
	background-color: #ddd;

	display: none;
}
.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	background-color: rgba(41, 50, 215, 0.5); /*dim the background*/
}
.section-body {
	padding: 50px 0px;
}
.sub-menu {
	display: block;
	margin: 0 auto;
	text-align: center;
	background: url("../../uploads/pattern.jpg");
	position: relative;
}
.sub-menu ul {
	display: table;
	margin: 0 auto;
}
.sub-menu ul li {
	display: block;
	float: left;
	position: relative;
}
.sub-menu ul li.active {
	background: url(../../uploads/pattern1.jpg?1);
	color: #000;
}
.sub-menu ul li.active:after {
	border-bottom: 1px solid #dda01f;
	content: "";
	width: 100%;
	float: right;
}
.sub-menu ul li.active a {
	color: #000;
	/*background: url(../images/gplaypattern.png) repeat;*/
}
.sub-menu a {
	font-size: 14px;
	padding: 22px;
	position: relative;
	display: block;
}
.sub-menu a:hover {
	color: #fff;
}
/*---------------------------------------------------program----------------------------------------
------------------------------------------------------------------------------------------------------*/
.inner-menu-cont {
	background: url(../../uploads/pattern.jpg);
}
.programs-div li.active>a {
	background-image: url(../../uploads/pattern1.jpg?1);
	font-weight: bold;

	background-repeat: repeat;
}
 .dropdown-menu li {
	 clear: left;
	 width: 100%;
 }
.tab-content {
	display: none;
	background: url(../../uploads/pattern1.jpg?1);
}
.tab-content.current {
	display: inherit;
}
.nav-tabs{
	border-bottom: none;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{

	border-bottom: 1px solid #dda01f;

}
.programs-div {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}
.prog-img img {
	height: 100%;
	width: 100%;
	min-height: 700px
}
.prog-header {
	top: 0px;
	z-index: 900;
	width: 100%;
	left: 0;
	right: 0;
	text-align: center;
	padding-top: 3px;
	background: linear-gradient( rgba(225, 220, 215, 0.7), rgba(243, 240, 238, 0.7) );
}
.prog-desc {
	position: relative;
	overflow: hidden;
	text-align: center;
	padding: 10px;
	word-wrap: break-word;
	padding-top: 20px;
	width: 80%;
	right: 10%;
}
.area-desc {
	position: relative;
	overflow: hidden;
	text-align: left;
	word-wrap: break-word;
	width: 260px;
	height: 300px;
	background: rgba(255, 255, 255, 0.7);
	margin-right: 10px;
	display: inline-block;
	box-sizing: border-box;
	padding-top: 10px;
	padding-right: 2px;
	padding-left: 10px;
}
.prog-content {
	text-align: left;
}
.tab-content {
	min-height: 100vh;
	padding-bottom: 40px;
}
.nav-tabs>li>a:hover,.nav-tabs>li>a:active,.nav-tabs>li>a:focus,.sub-menu a:hover {
	color: #000;
	background: url(../../uploads/pattern1.jpg?1);
}
.prog-project {
	width: 30%;
	min-width: 250px;
	background: #fff;
	position: absolute;
	top: 40%;
	left: 50%;
	overflow: hidden;
	text-align: center;
	padding: 10px;
	word-wrap: break-word;
}
.programs-div .item {
	display: inline-block;
	margin-bottom: 0;
	position: relative;
	width: 100%;
	overflow: hidden;
}
 @media screen and (max-width: 720px) {
.programs-div .item {
	margin-bottom: 20px;
}
}
.programs-div .item img {
	max-width: 100%;
	min-height: 200px;
	width: 100%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.right-col-program {
    padding: 0 10%;
}

.programs-div .item .caption {
	position: absolute;
	top: 20px;
	left: 20px;
	bottom: 20px;
	right: 20px;
	background: #fff;
	background: rgba(255, 255, 255, 0.9);
	color: #666;
	padding: 1px 15px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.programs-div .item .caption .centered {
	height: 125px;
	overflow: hidden;
}
.programs-div .item .caption h3 {
	color: #000;
	font-size: 15px;
	color: #dda01f;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px !important;
}
 @media screen and (max-width: 720px) {
.programs-div .item .caption h3 {
	font-size: 1.2em;
}
}
.programs-div .item .caption p {
	font-size: 1em;
	height: 90px;
	overflow: hidden;
	line-height: 21px;
}
.programs-div .item:hover .caption {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	transform: scale(1, 1);
}
.programs-div .item:hover .caption p {
	color: #000;
}
.programs-div .item:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
/**********************************end program***********************************************/
/*============================================================================================
                                   Annual List
==============================================================================================*/
ul.case_studies {
	width: 100%;
	margin-bottom: 14px;
}
ul.case_studies i {
	font-size: 4.5rem;
	font-size: 45px;
	color: #c9c9c9;
	line-height: 50px;
	text-indent: -15px;
	text-align: right;
}
.list-unstyled {
	padding-left: 0;
	list-style: none;
}
ul.case_studies > li {
	width: 100%;
}
ul.case_studies > li > a {
	width: 100%;
	color: #999;
	padding: 50px 0;
	background-color: #eee;
	border-bottom: 1px solid #ddd;
	display: block;
	vertical-align: middle;
}
ul.case_studies > li > a:hover {
	color: #666666;
	background-color: #fff;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
ul.case_studies > li > a:hover i {
	color: #666666;
}
/*********************************projects***************************************/
.resize {
	display: -webkit-box;
	height: 38px;
	line-height: 1.4;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
	padding: 2px 10px;
	font-size: 14px;
	margin-bottom: 20px;
	color:#000;
}
.pd-widget span {
	color: #000;
}
.pd-widget img {
	display: block;
	margin: 0 auto;
	height: 200px;
	width: 100%;
}
.pd-widget {
	overflow: hidden;
	background-color: #FFFFFF;
	border-bottom: #dda01f 5px solid;
	padding: 2px 0 15px 0px;
	margin-bottom: 40px;
	text-align: center;
	position: relative;
}
.btn-default {
    color: #dda01f;
    background-color: transparent!important;
    float: right;
	border:0;
}
.pd-widget h3 {
	font-size: 18px;
	height: 57px;
	overflow: hidden;
    color: #dda01f;
}
.prodate {
	position: absolute;
	top: 25%;
	left: 50%;
	margin-left: -60px;
	width: 120px;
	padding: 5px;
	display: inline-block;
	font-size: 20px;
	color: #1F4680;
	background: rgba(255, 255, 255, 0.76);
}
/************************************************************/
.pd-member {
	height: 110px;
	overflow: hidden;
	padding: 1px 0;
	margin-bottom: 10px;
	text-align: center;
}
.pd-member img {
	display: block;
	margin: 0 auto;
	height: 150px;
	width: 150px;
}
.pd-member .member-name {
	color: #0F1B4E;
	padding: 5px 0px;
	font-size: 16px;
	font-weight: bold;
}
.pd-member .member-title {
	font-size: 15px;
	font-weight: bold;
}
.pd-member .member-desc {
	font-size: 15px;
}
.listings-sort-by select {
	background: #fff;
	border: 1px solid #ccc;
	float: right;
	height: 40px;
	margin-left: 1.25%;
	padding: 1%;
	width: 130px;
	border-color: transparent transparent #fff transparent;
    color: #dda01f;
}
.search-header {
	font-size: 1em;
	font-weight: bolder;
	text-transform: uppercase;
	float: right;
	/* line-height: 13px; */
	margin-left: 20px;
	padding-top: 12px;
	color: #fff;
}
/*********************************project**************************************************/
.programs-div li .item img {
	height: 100px !important;
	text-align: center;
}
.programs-div li .item .caption {
	padding: 8px 30px !important;
	top: 10px;
	left: 20px;
	bottom: 10px;
	right: 20px;
}
.programs-div ul {
	display: table;
	margin: 0 auto;
}
.programs-div li {
	display: block;
	text-align:right;
}
/**************************************news **********************************/
.pd-news {
	padding: 0px;
	margin: 4px 4px;
	height: 240px;
	overflow: hidden;
}
.pd-news p {
	height: 70px;
	overflow: hidden;
}
.pd-news h3 {
	margin-top: 0px;

	max-height: 75px;
	min-height: 75px;
}
.pd-news figure img {
	height: 200px;
	width: 200px;
	float: left;
	display: block;
	margin-right: 20px;
}
.pd-news figure .date {
	position: absolute;
	top: 10%;
	right: 30px;
	width: 120px;
	padding: 5px;
	display: inline-block;
	font-size: 20px;
	color: #1F4680;
	background: rgba(255, 255, 255, 0.76);
}
.pd-news article {
	color: #000;
}
.pd-news a {
	float: right;
	display: block;
}
/*********************************pd-report*************************************/
.pd-report {
	margin-bottom: 10px;
	text-align: center;
	height: 224px;
	overflow: hidden;
	position: relative;
	width: 130px;
	float: right;
	margin-right: 10px;
}
.pd-report a {
	color: #000;
}
.pd-report a:hover {
	color: #275DBE;
}
.pd-report img {
	width: 100%;
	height: 150px;
}
.pd-report h3 {
	font-size: 18px;
}
.pd-report .pdf {
	position: absolute;
	color: rgb(221, 63, 63);
	top: 80px;
	right: 0px;
	font-size: 40px;
	background: #fff;
}
.contactUs {
	padding-top: 8px!important;
}
.contactUS ul li {
	display: block;
	margin: 0 auto;
	width: 70%;
}
.contactUs input {
	text-indent: 15px;
	width: 200px;
	height: 30px;
	font-size: 15px;
	margin-bottom: 15px;
	color:#333;
}
.contactUs input:-moz-placeholder {
color:#ACACAC;
}
.contactUs input::-moz-placeholder {
color:#ACACAC;
}
.contactUs input::-webkit-input-placeholder {
color:#ACACAC;
}
.contactUs input:-ms-input-placeholder {
color:#ACACAC;
}
.contactUs textarea {
	position: relative;
	z-index: 10;
	display: block;
	color: #333640;
	padding: 5px 0;
	margin: 0 auto;
	margin-bottom: 15px;
	background: #F4F4F4;
	width: 100%;
	height: 100px;
	text-indent: 15px;
	outline: none;
	font-size: 15px;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.07);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.07);
}
textarea:-moz-placeholder {
color:#ACACAC;
}
textarea::-moz-placeholder {
color:#ACACAC;
}
textarea::-webkit-input-placeholder {
color:#ACACAC;
}
textarea:-ms-input-placeholder {
color:#ACACAC;
}
.submit {
	padding: 4px 10px;
	text-align: center;
	font-size: 15px;
	color: #dda01f;
	font-weight: 900;
	float: left;
	display: block;
	border: 2px solid #dda01f;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.submit:hover {
	color: #fff;
	background: #dda01f;
}
.contactUs input:focus, .contactUs textarea:focus {
	background: #fff;
}
.site-map a {
	color: #EBEBEB;
	padding-left: 30px;
}
.site-map a:hover {
	color: #fff;
	text-decoration: underline!important;
}
.social {
	float: left;
	padding: 10px 0;

}
.library_link{
	
	float:right;
	color:#fff;
	font-size:17px;
	position: relative;
	top:22px;
	
}
.library_link img{
width:50px;
margin:0 5px;
}
.library_link:hover{
	color:#8a8a8a;
	
}
.fb {
	display: inline-block;
	width: 50px;
	height: 49px;
	margin-left:5px;
	background: url("../images/fb.png?11");
	backgorund-size:100%;
}
.twitt {
	display: inline-block;
	width: 50px;
	height: 50px;
	background: url("../images/twitt.png?as");
	backgorund-size:100%;
}
/****************************************************************************************/
#ajax-content {
	min-height: 300px;
}
/******************************************/
.report li {
	padding-top: 5px;
	display: block;
}
.report li a {
	color: #000;
	cursor: pointer;
}
.report li a:hover {
	color: #888;
	cursor: pointer;
}
/***********************/
.area-members {
	display: block !important;
}
.memhr {
	width: 100px !important;
	color: #000 !important;
	margin: 0 auto !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	border-top: 1px solid #000;
}
.area-members li {
    margin-bottom: 5px;
    float: right;
    width: 60%;
    border-bottom: 1px solid;
    padding: 15px;
    margin: 0 20%;
}
/***********************************/
.gallery img {
	width: 250px;
	height: 200px;
	margin-right: 5px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
}
.socila_area {
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.soicon {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	margin-left: 10px;
	background: #6B6E79;
	color: #fff;
	line-height: 37px;
	font-size: 18px;
	text-align: center;
}
.soicon:hover {
	background: #8DA1EC;
	color: #fff;
}
.member_title {
	display: block;
}

.pdf a{
	color :#fff !important;
	padding: 10px;
}
span.member_name {
    width: 50%;
    float: left;
    padding-left: 15%;
    text-align: left;
}
.member_title {
	display: block;
	float: right;
    font-size: 20px;
}
#reports div a {
    color: black;
    font-size: 20px;
}
#reports li {
    margin: 15px;
    float: right;
    width: 60%;
    margin: 0 20%;
    border-bottom: 1px solid;
    padding-bottom: 15px;
    padding-top: 15px;
}
#reports li img,#reports li i {
    float: left;
}
#members li {
    float: right;
    width: 60%;
    margin: 7px 20%;
    border-bottom: 1px solid;
}
span.readmore {
    float: right;
}
.left-col-program, .right-col-program {
    width: 50%;
    float: right;
}
.section-body.projects,.section-body.news {
    padding-top: 5px;
}
.projects > .row ,.news > .row {
    margin-bottom: 15px;
    width: 100%;
    padding: 14px 30%;
    background: url(../../uploads/pattern.jpg);
}
@media screen and (max-width: 1024px) {
	nav#nav-mobile li.open ul {
		display: block;
		margin-right: 100%;
		margin-top: -50px;
	}
	.slider{
		min-height: 300px;
	}
	.program-block{
		height: 115px;
	}
	.vertical-title{
		min-height: 230px;
	}
	span.verticaltext {
		top: 73%;
	}
}
@media screen and (max-width: 720px) {

	.slider {
		min-height: auto;
	}
	nav#nav-mobile li.open ul {
		display: block;
		margin-right: 100%;
		margin-top: -50px;
	}
	.carousel-indicators li {
		width: 10px!important;
	}
	.shrink2 .logo img {
		width: 100%;
		height: auto!important;
	}
	div#mc_embed_signup {
		width: 70%;
		margin: 0 15%;
	}
	.carousel .item img {
		width: auto!important;
		height: 370px;
		object-fit: cover;
	}
	.vertical-title {
		width: 100%;
		min-height: auto;
	}
	.program-content{
		width: 100%;
	}
	.program-block {
		width: 100%;
		height: auto;
	}
	span.verticaltext {
		transform: none!important;
		display: block;
		top: 0;
		left: 0;
		right: 0;
		vertical-align: inherit;
		position: relative;
		padding: 20px;
	}
	.left-col-program, .right-col-program {
		width: 100%;
	}
	.programs-div .item img{
		min-height: auto;
	}

}
@media screen and (max-width: 320px) {
	h3, .h3 {
		font-size: 20px;
	}
	nav#nav-mobile li.open ul{
		margin-right: 65%;
	}
}
