/*
Theme Name: riyadhef.com
*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

@font-face {
    font-family: "ge_ss_two_light";
    font-style: normal;
    font-weight: normal;
	src: url('fonts/ge_ss_two_light.eot');
	src: local('ge_ss_two_light'),
	     url('fonts/ge_ss_two_light.eot?#iefix') format('embedded-opentype'),
         url("fonts/ge_ss_two_light.woff") format("woff"), 
	     url("fonts/ge_ss_two_light.ttf") format("truetype"), 
	     url("fonts/ge_ss_two_light.svg#HelveticaNeueLTArabic55Roman") format("svg");
	
}

*{
	-wbkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a,a:hover{
	text-decoration: none;
}
.clear{
	clear: both;
}


body{
	font-family: 'ge_ss_two_light';
	font-size: 12px;
	font-weight: normal;
}


.flex-direction-nav .flex-next {
  right: 10px !important;
}
.flex-direction-nav .flex-prev {
  left: 10px !important;
}

.decrptz{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 128px;
	color: #fff;
	border-radius: 0 0 10px 10px;
	padding: 25px;
}

.decrptz h1{
	font-size: 25px;
	margin-bottom: 10px;
	font-weight: bolder;
}
.decrptz h1 a{
	color: #fff;
}
.decrptz h1 span{
	color: #eecd02;
}
.decrptz .pargz{
	font-size: 17px;
	line-height: 150%;
}

.text-left{
	text-align: left;
}
.text-right{
	text-align: right;
}
.pull-left{
	float: left;
}
.pull-right{
	float: right;
}

.grid:after{
	clear: both;
	content: '';
	display: table;
}


.row{
	margin: 0 -5px 0 -5px;
}
.row:after{
	content: "";
	display: table;
	clear: both;
}

.row .col-5{
	width: 20%;
	float: right;
	padding: 0 5px 0 5px;
}

.col-1{
	width: 100%;
	float: right;
}

.col-2{
	width: 50%;
	float: right;
}

.col-3{
	width: 33.333%;
	float: right;
}

.col-4{
	width: 25%;
	float: right;
}
.col-5{
	width: 20%;
	float: right;
}




.thumbgrid{
	margin: 0 -15px 0 -15px;
}
.thumbgrid .col-1{
	width: 100%;
	float: right;
	padding: 0 15px 0 15px;
}

.thumbgrid .col-2{
	width: 50%;
	float: right;
	padding: 0 15px 0 15px;
}

.thumbgrid .col-3{
	width: 33.333%;
	float: right;
	padding: 0 15px 0 15px;
}

.thumbgrid .col-4{
	width: 25%;
	float: right;
	padding: 0 15px 0 15px;
}


.wrapper{
	width: 1130px;
	margin: auto;
}
.top-header{
	border-bottom: 1px solid #cdcdcd;
	height: 35px;
}
.latest-news-block .tt{
	height: 35px;
	line-height: 35px;
	padding: 0 20px;
	color: #eecd02;
	background: #015b41;
	display: inline-block;
}
.top-header-socials{
	line-height: 35px;
	font-size: 15px;
}
.top-header-socials a{
	margin-right: 10px;
	color: #56aade;
}
.top-header-socials a:hover{
	color: #015e34;
}

.logo{
	width: 218px;
	height: 134px;
	background: url(images/logo.png);
	float: left;
	display: block;
}

.pull-left{
	float: left;
}
.pull-right{
	float: right;
}

.header{
	padding: 15px 0;
	background: #f1f1f1;
	margin-top: -20px;
}

.latest-news-block{
	overflow: hidden;
	height: 35px;
}

.navbar-area{
	background: #f1f1f1;
	padding-bottom: 1px;
	padding-top: 20px;
}

.navbar{
	height: 35px;
	background: #017453;
	border-radius: 5px;
	min-height: 35px;
	border: 0px;
}

.navbar ul li{
	float: right;
	line-height: 35px;
	border-right: 1px solid #014c37;
	border-left: 1px solid #197a5d;
	font-size: 16px;
	position: relative;
}
.navbar ul li a{
	display: block;
	padding: 0 20px;
	color: #fff;
	transition: all .3s;
}
.navbar ul li:first-child a{
	border-radius: 0 5px 5px 0;
}

.navbar ul li:hover a{
	background: #015b41;
}


.navbar ul li:first-child{
	border-right: 0px;
}
.navbar ul li:last-child{
	border-left: 0px;
	float: left;
	background: #eecd02;
}
.navbar ul li:last-child a{
	color: #226186;
}
.navbar ul li:last-child,.navbar ul li:last-child a{
	border-radius: 5px 0 0 5px ;
}
.navbar ul li:last-child:hover a{
	color: #fff;
}

.navbar ul ul{
	position: absolute;
	right: 0px;
	top: 45px;
	width: 200px;
	background: #017453;
	z-index: 111;
	-webkit-box-shadow: 0px 6px 15px 2px rgba(29, 27, 27, 0.37);
	        box-shadow: 0px 6px 15px 2px rgba(29, 27, 27, 0.37);
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .3s;
	   -moz-transition: all .3s;
	    -ms-transition: all .3s;
	     -o-transition: all .3s;
	        transition: all .3s;
}
.navbar ul ul li{
	width: 100%;
	border: 0px;
	-webkit-border-radius: 0px !important;
	        border-radius: 0px !important;
}
.navbar ul li:hover ul{
	top: 35px;
	visibility: visible;
	opacity: 1;
}
.navbar ul ul li a{
	width: 100%;
	border: 0px;
	-webkit-border-radius: 0px !important;
	        border-radius: 0px !important;
	border-bottom: 1px dotted rgba(238, 238, 238, 0.29);
}
.navbar ul ul li:last-child{
	border-left: 0px;
	background: none;
}
.navbar ul ul li:last-child a{
	color: #FFF;
}
.navbar ul ul li:hover a{
	background: #017453;
}












.navbar-area2{
	background: #f1f1f1;
	padding-bottom: 1px;
}

.navbar2{
	height: 35px;
	background: #017453;
	border-radius: 5px;
	min-height: 35px;
	border: 0px;
}

.navbar2 ul li{
	float: right;
	line-height: 35px;
	border-right: 1px solid #014c37;
	border-left: 1px solid #197a5d;
	font-size: 16px;
	position: relative;
}
.navbar2 ul li a{
	display: block;
	padding: 0 20px;
	color: #fff;
	transition: all .3s;
}
.navbar2 ul li:first-child a{
	border-radius: 0 0px 0px 0px;
}

.navbar2 ul li:hover a{
	background: #015b41;
}


.navbar2 ul li:first-child{
	border-right: 0px;
}
.navbar2 ul li:first-child{
	border-left: 0px;
	float:right;
	background: #eecd02;
}
.navbar2 ul li:first-child a{
	color: #226186;
}
.navbar2 ul li:first-child,.navbar ul li:last-child a{
	border-radius: 0px 5px 5px 0px;
}
.navbar2 ul li:first-child:hover a{
	color: #fff;
}

.navbar2 ul ul{
	position: absolute;
	right: 0px;
	top: 45px;
	width: 200px;
	background: #017453;
	z-index: 111;
	-webkit-box-shadow: 0px 6px 15px 2px rgba(29, 27, 27, 0.37);
	        box-shadow: 0px 6px 15px 2px rgba(29, 27, 27, 0.37);
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .3s;
	   -moz-transition: all .3s;
	    -ms-transition: all .3s;
	     -o-transition: all .3s;
	        transition: all .3s;
}
.navbar2 ul ul li{
	width: 100%;
	border: 0px;
	-webkit-border-radius: 0px !important;
	        border-radius: 0px !important;
}
.navbar2 ul li:hover ul{
	top: 35px;
	visibility: visible;
	opacity: 1;
}
.navbar2 ul ul li a{
	width: 100%;
	border: 0px;
	-webkit-border-radius: 0px !important;
	        border-radius: 0px !important;
	border-bottom: 1px dotted rgba(238, 238, 238, 0.29);
}
.navbar2 ul ul li:last-child{
	border-left: 0px;
	background: none;
}
.navbar2 ul ul li:last-child a{
	color: #FFF;
}
.navbar2 ul ul li:hover a{
	background: #017453;
}




















.slider-wrap{
	background: #f1f1f1;
	padding: 0px 0 30px 0;
	margin-bottom: 30px;
}

.rightbar{
	float: right;
	width: 210px;
}
.rightbar .top-block{
	border: 1px solid #d1d9df;
	border-radius: 4px;
	margin-bottom: 15px;
	overflow: hidden;
}
.rightbar .top-block ul li{
	border-bottom: 1px solid #d1d9df;
	position: relative;
}
.rightbar .top-block ul li a{
	display: block;
	padding: 13px;
	color: #666666;
	font-size: 16px;
	transition: all .3s;
}

.rightbar .top-block ul li a i{
	color: #017453;
	font-size: 20px;
}

.menu-item i._before{
	margin-right: 0px !important;
	margin-left: 5px;
}
.rightbar .top-block ul li:hover a , .rightbar .top-block ul li.active a{
	background: #017453;
	color: #fff;
}

.rightbar .top-block ul li:hover a,.rightbar .top-block ul li:hover a i,.rightbar .top-block ul li.active a,.rightbar .top-block ul li.active a i{
	color: #fff;
}

.rightbar .top-block ul li:after{
	content: '\f053';
	font: normal normal normal 14px/1 'FontAwesome';
	position: absolute;
	left: 10px;
	top: 50%;
	font-size: 12px;
	margin-top: -6px;
	color: #cad2d9;


}



	.dddd_h1 {
		
		background-color:#017453; 
		padding: 6px 9px; 
		margin: 3px 0px 5px 0px !important;  
		font-size: 15px  !important;
	
		border-right: #ddd solid 6px;
}

	.dddd_h1 h4 {
		
		margin:5px 3px !important;	
		
	}

.dddd_h1:hover {
    background-color: #005D43;
}


	.dddd_h1 a {
		
		color:#fff;
			}

.ads{
	margin-bottom: 15px;
}
.ads img{
	width: 100%;
}

.vote-block h2{
	background: #017453;
	color: #fff;
	border-radius: 5px;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	text-indent: 10px;
	margin-bottom: 5px;
}
.vote-block .vote-body{
	border: 1px solid #d1d9df;
	border-radius: 4px;
	padding: 3px;
	min-height: 145px;
}
.vote-block .vote-body .do-vote{
	background: #017453;
	color: #fff;
	text-align: center;
	font-size: 14px;
	display: block;
	border: 0px;
	margin-top: 5px;
	border-radius: 3px;
	cursor: pointer;
	outline: none;
	padding: 5px;
}

.wp-polls-ul{
	padding: 0px !important;
	margin: 0px !important;
}
.wp-polls-ul li{
	color: #333;
	margin-bottom: 4px;
}

.vote-body h1{
	font-size: 14px;
	margin-bottom: 5px;
	color: #666666;
}
.wp-polls .pollbar{
	background: #017453 !important;
	border: 0px !important;
	margin: 0px !important;
	margin-top: 5px !important;
	border-radius: 2px;
	height: 5px !important;
}



.mainbar{
	width: 580px;
	margin-right: 20px;
	float: right;
}
.mainbar .monaqsat-block {
	margin-bottom: 20px;
}
.mainbar .monaqsat-block h2{
	height: 35px;
	line-height: 35px;
	text-indent: 10px;
	background: #017453;
	color: #fff;
	border-radius: 7px 7px 0 0;
	font-size: 16px;
}
.mainbar .monaqsat-block ul li{
	margin-top: 15px;
	border-bottom: 2px dotted #f0f0f0;
	padding-bottom: 15px;
	font-size: 17px;
	color: #605f5f;
}
.mainbar .monaqsat-block ul li a{
	color: #605f5f;
}
.mainbar .monaqsat-block ul li i{
	color: #017453;
	margin: 0 15px;
	font-size: 22px;
	display: inline-block;
	float: right;
}


.mainbar .partners h2{
	height: 35px;
	line-height: 35px;
	text-indent: 10px;
	background: #017453;
	color: #fff;
	border-radius: 7px 7px 0 0;
	font-size: 16px;
}
.mainbar .partners .pertners-grid{
	background: #e0e4e6;
	padding-top: 4px;
	margin-top: 5px;
	margin-bottom: 20px;
	border-radius: 0 0 5px 5px;
}
.mainbar .partners .pertners-grid img{
	width: 19%;
	height: 100px;
	margin-left: 3px;
}
.mainbar .partners .pertners-grid img:last-child{
	margin-left: 0px;
	border-radius: 0 0 0 5px;
}
.mainbar .partners .pertners-grid img:first-child{
	margin-right: 4px;
	border-radius: 0 0 5px 0;
}
.leftbar{
	float: left;
	width: 300px;
}

.monathemon h2{
	height: 35px;
	line-height: 35px;
	text-indent: 10px;
	background: #017453;
	color: #fff;
	border-radius: 7px 7px 0 0;
	font-size: 16px;
}

.bod img{
	width: 80%;
	margin: auto;
	display: block;
}


.mailling-list{
	background: #015b41;
	margin: 20px 0px 0 0;
	color: #fff;
	padding: 30px;
}
.mailling-list i{
	float: right;
	margin-left: 10px;
	font-size: 50px;
	position: relative;
	top: 8px;
	color: #e6e6e6;
}
.mailling-list h2{
	padding-top: 10px;
	font-size: 16px;
	font-weight: bolder;
}

.mailling-list p{
	padding-top: 5px;
	font-size: 13px;
}

.mailling-list input[type="text"]{
	margin-top: 10px;
	border: 0px;
	height: 30px;
	line-height: 30px;
	-webkit-border-radius: 4px;
	        border-radius: 4px;
}

.mailling-list input[type="button"]{
	margin-top: 11px;
	position: relative;
	top: 1px;
	border: 0px;
	height: 30px;
	line-height: 30px;
	-webkit-border-radius: 4px;
	        border-radius: 4px;
	background: #d9b71a;
	color: #fff;
}


.social-icons h2{
	font-size: 16px;
	color: #263944;
	border-bottom: 3px solid #e7e8ea;
	padding-bottom: 15px;
	margin: 30px 0 10px 0;
}

.icons-tabs ul{
	border-bottom: 1px solid #f1f2f3;
}
.icons-tabs ul:after{
	content: "";
	display: table;
	clear: both;
}
.icons-tabs ul li{
	float: right;
	background: #f8f8f9;
	border: 1px solid #f1f2f3;
	line-height: 45px;
	text-align: center;
	-webkit-border-radius: 4px 4px 0 0;
	        border-radius: 4px 4px 0 0;
	margin-bottom: -1px;
}
.icons-tabs ul li.active{
	background: #FFF;
}
.icons-tabs ul li a{
	display: block;
	width: 60px;
	height: 45px;
	line-height: 45px;
	color: #b7b7b8;
	font-size: 16px;
}

.footer{
	min-height: 220px;
	background: #017453;
	margin: 50px 0;
	padding: 50px;
	color: #fff;
	line-height: 150%;
}

.footer a{
	color: #fff;
}
.footer-widget-title{
	font-size: 18px;
	margin-bottom: 15px;
}

.footer-bottom{
	border-top: 1px solid #99c7ba;
	margin-top: 30px;
	padding-top: 20px;
}
.socials a{
	margin-right: 15px;
}

.breadcrumb{
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
	font-size: 15px;
	color: #999;
	background: none;
}
.breadcrumb li a{
	color: #015b41;
}


.row-news{
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.row-news img{
	float: right;
	width: 150px;
	height: auto;
	margin-left: 10px;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.row-news h2{
	font-size: 16px;
	margin-bottom: 5px;
	color: #017453;
}
.row-news h2 a{
	color: #017453;
}
.row-news .date{
	font-size: 12px;
	color: #666;
	text-align: left;
}
.row-news p{
	font-size: 14px;
	color: #555;
	text-align: justify;
	line-height: 150%;
}
.row-news p a{
	color: #017453;
}

.page-container{
	width: 900px;
	float: right;
	margin-right: 20px;
}


.content{
	line-height: 150%;
	font-size: 15px;
	color: #555;
}

.gallery-gr{
	border-radius: 5px;
	overflow: hidden;
	border: 1px solid #ccc;
	box-shadow: 0 0 8px 1px rgba(51, 51, 51, 0.61);
	margin-bottom: 30px;
}
.gallery-gr img{
	width: 100%;
	height: auto;
	transition: .3s;
}
.gallery-gr:hover img{
	transform: scale(1.5);
}
.gallery-gr .thumbz{
	height: 150px;
	overflow: hidden;
}
.gallery-gr .thumbz.inside{
	height: 200px;
	overflow: hidden;
}
.gallery-gr h2{
	background: #017453;
	color: #fff;
	padding: 10px;
}
.gallery-gr h2 a{
	color: #fff;
}

.content-thumbnails{
	text-align: center;
	padding: 20px 0px;
}
.content-thumbnails img{
	max-width: 90%;
	height: auto;
}

.news-title{
	font-size: 15px;
	color: #017453;
	padding-right: 10px;
	width: 83%;
	display: inline-block;
	position: relative;
	top: 5px;
}

.news-title a{
	color: #017453;
}

.date {
	font-size: 12px;
	text-align: left;
	color: #666;
}

.twitter-feed iframe{
	width: 100% !important;
}

.events-block{
	margin-bottom: 20px;
}
.events-block h2{
	font-size: 15px;
}

.events-block h2 i{
	display: inline-block;
	padding: 10px 10px 20px 10px;
	background: #e9edec;
	margin-left: 10px;
	color: #017453;
	-webkit-border-radius: 4px 4px 0 0;
	        border-radius: 4px 4px 0 0;
}
.calendar {
	background: #e9edec;
	padding: 0 10px;
}

.calendar .headcalendr{
	padding: 10px 0;
}
.calendar .headcalendr:after{
	content: "";
	display: table;
	clear: both;
}
.calendar .headcalendr div{
	float: right;
}
.calendar .headcalendr .ww {
	width: 20%;
}
.calendar .headcalendr .tt {
	width: 60%;
	text-align: center;
}


.calendar table{
	width: 100%;
}
.calendar table td{
	padding: 7px;
	text-align: center;
	font-family: tahoma;
	border-bottom: 1px solid #dadedd;
	color: #5e5e5e;
}

.this-day{
	background: #017453;
	-webkit-border-radius: 4px;
	        border-radius: 4px;
	padding: 7px 0 8px 0;
	color: #dfeee9;
	position: relative;
}

.calendar table thead tr th{
	background: #bbd0ca;
	padding: 9px 6px;
	font-size: 11px;
}
.allevents{
	display: block;
	margin-top: 10px;
	color: #a1a0a0;
	text-align: left;
}
.events-date{
	background: #017453;
	-webkit-border-radius: 4px;
	        border-radius: 4px;
	padding: 7px 0 8px 0;
	color: #dfeee9;
	position: relative;
	cursor: pointer;
}
.hover-events:after{
	content: '';
	position: absolute;
	left: 50%;
	top: -5px;
	margin-left: -2.5px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #eee;
}
.hover-events{
	position: absolute;
	background: #eee;
	-webkit-box-shadow: 0 0 5px 10px #ccc;
	box-shadow: 0 0 11px 2px #ccc;
	width: 200px;
	top: 28px;
	left: 50%;
	padding: 10px;
	margin-left: -100px;
	z-index: 111;
	visibility: hidden;
	-webkit-transition: all .3s;
	   -moz-transition: all .3s;
	    -ms-transition: all .3s;
	     -o-transition: all .3s;
	        transition: all .3s;
	opacity: 0;
  	
}
.hover-events a{
	display: block;
	color: #777;
	text-align: right;
	padding: 5px 0;
	font-family: 'ge_ss_two_light';
}
.events-date:hover .hover-events{
	display: block;
	opacity: 1;
	visibility: visible;
}

.events-dater{
	color: #444;
	font-size: 15px;
	padding: 10px 0;
}



h2.block-title{
	height: 35px;
	line-height: 35px;
	text-indent: 10px;
	background: #017453;
	color: #fff;
	border-radius: 7px 7px 0 0;
	font-size: 16px;
	margin-bottom: 5px;
}

.forum-sections{
	position: relative;
}
.forum-sections .controls{
	margin: 10px 0px;
	
}
.flexslider3 .flex-direction-nav .flex-next,.flexslider3 .flex-direction-nav .flex-prev{
	display: none;
}
.forum-sections .movss{
	display: inline-block;
	width: 58px;
	height: 27px;
	vertical-align: middle;
}

.forum-sections .moreesz{
	margin-right: 10px;
	color: #333;
}
.forum-sections .movss.movup{
	background: url(images/dfe_03.png);
}
.forum-sections .movss.movdown{
	background: url(images/dfe_05.png);
}
.forum-sections .forum-bodys ul.slides li{
	padding: 10px 0;
	border-bottom: 1px solid #efefef;
}
.forum-sections .forum-bodys ul.slides li img{
	float: right;
	width: 60px;
	height: 60px;
	-webkit-border-radius: 8px;
	        border-radius: 8px;
	margin-left: 5px;
}
.forum-sections .forum-bodys ul.slides li h3{
	font-size: 18px;
	margin-bottom: 8px;
}
.forum-sections .forum-bodys ul.slides li h3 a{
	color: #878585;
}
.forum-sections .forum-bodys ul.slides li .excerpt{
	color: #605f5f;
	font-size: 14px;
	line-height: 150%;
}

.forum-sections .forum-bodys ul.slides li .excerpt .morez{
	float: left;
	color: #7a7a7a;
}

.videosbloc img{
	width: 100%;
	height: 144px;
}

.dedd{
	width: 100%;
	height: 144px;
}

.partnerss{
	min-height: 144px;
	border: 1px solid #d1d9df;
	border-radius: 4px;
	padding: 4px;
	position: relative;
}

.flexslider2 .flex-direction-nav .flex-next{
	width: 8px;
	height: 14px;
	background-color: none;
	background: url(images/dfe_19.png);
	outline: none;
	text-indent: -999px;
	overflow: hidden;
}

.flexslider2 .flex-direction-nav .flex-prev{
	width: 8px;
	height: 14px;
	background-color: none;
	background: url(images/dfe_17.png);
	outline: none;
	text-indent: -999px;
	overflow: hidden;
}

.flexslider2 .slides img{
	width: 160px;
	max-height: 105px;
}
.flexslider2 .slides{
	margin-right: 25px;
	margin-top: 13px;
}


.gallxz{
	border: 1px solid #d1d9df;
	border-radius: 0 0 4px 4px;
	padding: 20px 10px 10px;
	position: relative;
	margin-top: -5px;
}

.gallxz .gallery-gr{
	margin-bottom: 0px;
}

.morephots{
	float: left;
	margin: 20px 20px 0 20px;
	color: #333;
}

.mobiles{
	height: 35px;
	background: #017453;
	border-radius: 5px;
	display: block;
	line-height: 35px;
	text-indent: 10px;
	color: #FFF;
	font-size: 15px;
	display: none;
	cursor: pointer;
}
.mobiles i{
	margin-left: 10px;
}




#wp_page_numbers{

	padding-top: 10px;

	margin-bottom: 20px;
	font-family: tahoma;

}



#wp_page_numbers ul{

	text-align: center;

}

#wp_page_numbers ul li{

	display: inline-block;
	margin: 0 2px;

}

#wp_page_numbers ul li.space{

	display: none;

}




#wp_page_numbers ul li a{
	color: #FFFFFF;
	padding: 5px 10px 8px 10px;
	position: relative;
	background: #017453;
	display: block;
}




#wp_page_numbers ul li.active_page{
	padding: 5px 10px 8px 10px;
	background: #015b41;
	color: #fff;
}


.contact-us-form  li{
	margin-bottom: 15px;
}

.important{
	color: red;
}
.custom-error-message{
	margin-bottom: 5px;
	color: red;
}

.content h1{
	font-size: 25px;
	margin: 15px 0px;
	font-weight: bolder;
}

.content h2{
	font-size: 21px;
	margin: 15px 0px;
	font-weight: bolder;
}

.content h3{
	font-size: 19px;
	margin: 10px 0px;
	font-weight: bolder;
}

.content h4{
	font-size: 17px;
	margin: 8px 0px;
	font-weight: bolder;
}
.content h5{
	font-size: 15px;
	margin: 5px 0px;
	font-weight: bolder;
}

.content h6{
	font-size: 14px;
	margin: 5px 0px;
	font-weight: bolder;
}

.content .aligncenter{
	float: none;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.content .alignright{
	float: right;
	margin-left: 10px;
}
.content .alignleft{
	float: left;
	margin-right: 10px;
}


.pp_pic_holder {
	direction: ltr;
}


		.newbox {
		width:100%;
		text-align:justify;
		margin:15px 0px;
		border:1px #ddd solid;
	}
	
	.newbox li {
		    margin: 10px 0px;
   	 padding: 12px;
	 background-color: #017453;
    color: #FFF;
    font-size: 12px;
    border-right: 8px #ddd solid;
	
	}

	.newbox p, h1 {
		text-align:justify;
		direction:rtl;
	}
	
	
	.newimg img {
		width:20%;
		height:auto !important;
		padding:0px 0px 10px 10px;
		float:right;
		
	}
	
	.newtext {
		padding:10px;
		width: 100%;
	}
	
	.clear {
		clear:both;
		
	}
	

@media (max-width: 979px) {
	.wrapper{
		width: 700px;
	}
	.logo{
		float: none;
		display: block;
		margin-right: auto;
		margin-left: auto;
	}
	.header img{
		max-width: 100%;
		height: auto;
	}
	.flexslider .slides img{
		height: auto;
		
	}
	.mobiles{
		display: block;
	}
	.navbar {
		position: relative;
	}
	.navbar ul{
		display: none;
		position: absolute;
		width: 100%;
		background: #017453;
		z-index: 11;
		top: 38px;
		-webkit-border-radius: 4px !important;
		        border-radius: 4px !important;
		overflow: hidden;
	}
	.navbar ul li{
		width: 100%;
		-webkit-border-radius: 0 !important;
		        border-radius: 0 !important;
	}
	.navbar ul ul{
		position: static;
		visibility: visible;
		opacity: 1;
		display: block;
		width: 90%;
		margin-right: 10px;
	}

	.rightbar,.mainbar,.leftbar{
		width: 100%;
		float: none;
		margin-right: 0px;
	}
	.row .col-5{
		width: 50%;
		margin-bottom: 15px;
		  min-height: 190px;
	}
	.page-container{
		width: 100%;
		float: none;
		margin-right: 0px;
	}
}

@media (max-width: 767px) {
	.wrapper{
		width: 400px;
	}
	.decrptz{
		  height: 34px;
		  overflow: hidden;
		  padding: 8px;
	}
	.decrptz h1{
		font-size: 14px;
	}
	.row .col-5{
		width: 100%;
		margin-bottom: 15px;
		  min-height: inherit;
	}
	.col-3{
		width: 100%;
		float: none;
		margin-bottom: 15px;
	}
	.col-2{
		width: 100%;
		float: none;
		margin-bottom: 15px;
	}
	.footer-bottom ,.text-left{
		text-align: center !important;
	}
	.top-header{
		display: none;
	}

	.thumbgrid .col-3,.thumbgrid .col-4{
		width: 100%;
		float: none;
	}

	.gallxz .gallery-gr{
		margin-bottom: 15px;
	}
}

@media (max-width: 480px) {
	.wrapper{
		width: 300px;
	}
	
	.col-4 {
    width: 100%;
    float:none;
}
	
}




#gform_wrapper_3{
    border: 1px solid #dfdfdf;
    padding: 10px 20px;
    border-radius: 4px;
    padding-bottom: 30px;
    margin-bottom: 0;
}


#gform_submit_button_3{
    display: block;
    margin: 0 auto;
    float: none;
    border: 0px;
    background-color: #017453;
    color: white;
    padding: 8px 60px;
    border-radius: 4px;
}


































