/*------------------------------------------------------
	BASIC STYLES 
--------------------------------------------------------*/

@font-face
{
    font-family: 'DroidKufi';
    src: url('../fonts/droidkufi_regular.woff');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'DroidKufi';
    src: url('../fonts/droidkufi_bold.woff');
    font-weight: bold;
    font-style: normal;
}


body {
	background: white;
	font-size: 16px;
	font-family: "DroidKufi", arial;
	font-weight: normal;
	font-style: normal;
	line-height: 28px;
	color: #777777;
	-webkit-font-smoothing: antialiased;
	/* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	overflow-x:hidden;
}

h1, h2, h3, h4, h5, h6 {
	color: #31373a;
	font-family: "DroidKufi", arial;
	font-weight: normal;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	line-height: 1.7;
	font-size: 20px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}

p {
	margin: 0 0 20px 0;
}
p img {
	margin: 0;
}
p.lead {
	font-size: 28px;
	line-height: 36px;
}

em, i {
	font-style: italic;
}

strong, b {
	font-weight: bold;
	color: #fff;
}

a, a:visited {
	color: #fff;
	text-decoration: none !important;
	outline: 0;
}

.news-spans a, .news-spans a:visited {
	color: #777777;
}

a:hover, a:focus, a:active {
	color: #32aae1 ;
}

.news-spans a:hover{
	color: #32aae1 !important;
}

::-moz-selection {
	background-color: #d3dde0;
	text-shadow: none;
}

::-webkit-selection {
	background-color: #d3dde0;
	text-shadow: none;
}

::selection {
	background-color: #d3dde0;
	text-shadow: none;
}

img::selection {
	background-color: transparent;
}

img::-moz-selection {
	background-color: transparent;
}

.subtract-bottom {
	margin-bottom: -40px !important;
}

.remove-bottom {
	margin-bottom: 0 !important;
}

.half-bottom {
	margin-bottom: 20px !important;
}

.add-bottom {
	margin-bottom: 40px !important;
}

*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

*:focus {
	outline: 0;
}

.footer-menu, .copyright-text {
	text-align: center;
}

.main-nav ul, .main_menu, .main_menu li ul, #filters, .project-single .meta-post, .archive-wrapper .archive-list, .categories ul, .thumbs, .footer-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	z-index:9;
}

.non-select { -webkit-user-select:none;
	-moz-user-select:none; 
	-ms-user-select: none; 
	-o-user-select: none;
	user-select: none; 
}

a, a:visited {
	-webkit-transition: all 150ms ease-in;
	-moz-transition: all 150ms ease-in;
	-o-transition: all 150ms ease-in;
	transition: all 150ms ease-in;
}

.service-section, .first-widget {
	position: relative;
}

#blogPosts {
	padding-top: 50px;
}

/*------------------------------------------------------
	HEADER STYLES 
--------------------------------------------------------*/
.site-header {
	left: 0;
	width: 100%;
	z-index: 9;
	overflow: visible;
	background:#eee;
	border-top:1px solid #bbb;
	position:relative;
}

}
.main-nav ul li {
	float: left;
	display: block;
}

.main-nav > ul > li > a {
	color: #000;
	font-size: 13px;
	border-left:1px solid #bbb;
	font-weight: 700;
	text-transform: uppercase;
	font-family: "DroidKufi", arial;
	padding: 16px 25px;
	display: block;
	
}
.main-nav ul li a:hover {
	color: #fff;
	background:#32aae1;
}
.main-nav ul li a i {
	margin-left: 7px;
}
.main-nav ul li.active a {
	color: #fff;
	background-color: #32aae1;
}
.main-nav ul li ul {
	display: none;
	top: 90%;
	right:0;
	margin-top: 5px;
	position: absolute;
	width: 875px;
	background:#eee ;
}

.main-nav ul li ul li {
	margin-left: 0;
	width: 100%;
	border-bottom: 1px solid #dce4e6;
	text-align:right;
}
.main-nav ul li ul li:last-child {
	border-bottom: none;
}
.main-nav ul li ul li a {
	background-color: transparent !important;
	color: #000 !important;
	text-transform: capitalize;
	font-weight: 600;
}
.main-nav ul li ul li a:hover {
	color: #32aae1 !important;
}
.main-nav ul li ul li:last-child a {
	border-bottom: none;
}

a.menu-toggle-btn {
	float: left;
	margin-right: 20px;
	color: #000;
	font-size: 14px;
	display: block;
	position:relative;
}

a.menu-toggle-btn:hover {
	color: #32aae1;
}

a.menu-toggle-btn i {
	font-size: 18px;
}

.main_menu li {
	border-bottom: 1px solid #485156;
	padding: 10px 0;
}
.main-sub{
	font-weight:bold !important;
}
.main_menu li:first-child {
	padding-top: 0;
}
.main_menu li:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
.main_menu li a {
	font-size: 14px;
	font-family: "DroidKufi", arial;
	color: #bfbfbf;
	font-weight: 500;
}
.main_menu li ul li {
	margin-right: 20px;
}
.main_menu li ul li:first-child {
	border-top: 1px solid #485156;
	padding-top: 8px;
	margin-top: 10px;
}
.main_menu li ul li:after {
	content: '-';
	color: gray;
	margin-left: 10px;
}
.responsive-menu-elements{
	text-align:right;
}

.responsive_menu {
	padding: 20px;
	background-color: rgba(49, 55, 58, 1);
	display: none;
	position: fixed;
	z-index: 9999;
	margin-top:50px;
	overflow-y:scroll;
	height:94%
}

.left-column{
	min-height:2208px;
}

@media (max-width: 992px){
	.logo{
		margin-top:-10px
	}
	.responsive-navigation{
		margin-top:0px;
		float:left
	}
	.phone-margin-top{
		padding-top:90px;
	}
	.phone-padding{
		padding:10px
	}
	.left-column{
		min-height:auto;
	}
	
	.sidebar{
		left:auto !important;
		right:2.5% !important;
	}
}
/*------------------------------------------------------
	General Styling 
--------------------------------------------------------*/
.light-content {
	background-color: #fff;
	width: 100%;
}

.dark-content {
	background-color: #e5e5e5;
	width: 100%;
	position:center;
	padding: 0px 0px 0px 0px;
	
	
}

.dark-content .section-header .section-title {
	color: white;
}
.dark-content .section-header .section-desc {
	color: #e9e9e9;
}

.owl-carousel {
	padding: 20px 90px;  
}

.owl-carousel1 {
	padding-right: 15px !important; 
	padding-left: 15px !important;  
}


.section-header {
	padding-bottom: 40px;
	text-align: center;
}
.section-header .section-title {
	font-size: 30px;
	font-weight: 600;
}

.larger-text {
	font-size: 18px;
	line-height: 36px;
}

.light-text {
	color: #aaaaaa;
	font-size:13px;
	text-align:justify;
}

.large-button {
	padding: 15px 20px;
	font-size: 12px;
	font-family: "DroidKufi", arial;
	text-transform: uppercase;
	font-weight: 800;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}

a.large-button.white-color {
	color: #31373a;
	background-color: white;
}

.main-button {
	padding: 12px 15px;
	font-size: 12px;
	font-family: "DroidKufi", arial;
	text-transform: uppercase;
	font-weight: 700;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}

.main-button.accent-color {
	background-color: #fbb616;
	color: white;
}

.main-button.log-color {
	background-color: #c77f5c;
	color: white;
}

.main-button.info-color {
	background-color: #3e7ee5;
	color: white;
}

.main-button.accent-color:hover {
	background-color: #00747b;
}

.main-button.log-color:hover {
	background-color: #00747b;
}

.main-button.info-color:hover {
	background-color: #00747b;
}

.icon-button {
	margin-left: 15px;
}

.last-item-margin {
	margin-bottom: 100px;
}

label {
	font-weight: normal;
	color: #aaaaaa;
}

input.input1,textarea.input1{
	color: #777777;
	padding: 2px 5px;
	background-color: #fefefe !important;
	border: 1px solid #dce4e6;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	direction:rtl;
}

select.input1{
	color: #aaa;
	padding: 2px 5px;
	background-color: #fefefe !important;
	border: 1px solid #dce4e6;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	direction:rtl;
}

input.input1:focus,textarea.input1:focus {
	background-color: white;
	border-color: #ccc;
}

input.input2,textarea.input2,select.input2{
	color: #777777;
	padding: 2px 5px;
	background-color: #fefefe !important;
	border: 1px solid #dce4e6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	direction:rtl;
}

input.input2:focus,textarea.input2:focus {
	background-color: white;
	border-color: #FF0000;
}

input, textarea {
	border: 0;
	color: #777777;
	padding: 8px 14px;
	background-color: #f1f4f5;
	border: 1px solid #f1f4f5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

input:focus,
textarea:focus {
	background-color: white;
	border-color: #dce4e6;
}

.mainBtn {
	background-color: #fbb616;
	padding: 7px 17px;
	color: white;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: background 250ms ease-in;
	-moz-transition: background 250ms ease-in;
	-ms-transition: background 250ms ease-in;
	-o-transition: background 250ms ease-in;
	transition: background 250ms ease-in;
}
.mainBtn:hover {
	background-color: #ff6962;
}

button {
	outline: 0;
	border: 0;
}

input.mainBtn:focus,
input.mainBtn {
	background-color: #;
	border: 0;
}

#homeIntro {
	background: #FFF
}

@keyframes animatedBackground {
	from { background-position: 0 0; }
	to { background-position: 100% 0; }
}

#portfolio {
	background-image: url("../images/includes/portfolio.jpg");
}

#news {
	background-image: url("../images/includes/news.jpg");
}

#visit {
	background-image: url("../images/includes/visithead.jpg");
}

#portfolioId {
	background-image: url("../images/partners.jpg");
}

#directorId {
	background-image: url("../images/includes/portfolioId.jpg");
}

#whatWeDoId {
	background-image: url("../images/includes/portfolio.jpg");
}

#blogPosts {
	background-image: url("../images/includes/portfolio.jpg");
}

#blog {
	background-image: url("../images/includes/portfolio.jpg");
}

#blogId {
	background-image: url("../images/includes/portfolio.jpg");
	background-attachment: inherit;
}

#contact {
	background-image: url("../images/includes/contact.jpg");
}

#cityHalls {
	background-image: url("../images/city_halls.jpg");
}

#economy {
	background-image: url("../images/economy.jpg");
}

#politics {
	background-image: url("../images/politics.jpg");
}

#sports {
	background-image: url("../images/sports.jpg");
}

#social {
	background-image: url("../images/social.jpg");
}

#health {
	background-image: url("../images/health.jpg");
}

#ads {
	background-image: url("../images/ads.jpg");
}

#wedding {
	background-image: url("../images/wedding.jpg");
}

#death {
	background-image: url("../images/death.jpg");
}

#guide {
	background-image: url("../images/guide.jpg");
}

#social {
	background-image: url("../images/social.jpg");
}

#traffic {
	background-image: url("../images/traffic.jpg");
}

#food {
	background-image: url("../images/food.jpg");
}

.parallax {
	background-repeat: no-repeat;
	background-position: top;
	background-size:cover;
	color: #fff;
	overflow: hidden;
	
}

.parallax-overlay {
	background-color: rgba(0, 0, 0, 0.4);
}

.pageTitle {
	padding-top: 70px;
	padding-bottom: 70px;
	padding-right:40px;
	text-align: right;
	direction:rtl;
}

.page-title {
	color: white;
	margin: 5px 0 0 0;
	font-size: 30px;
	font-weight: 800;
}

.page-location {
	background-color: rgba(0, 0, 0, 0.4);
	display: inline-block;
	font-size: 14px;
	padding: 7px 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

.home-intro-content {
	padding: 1em 0 0 0;
	text-align: center;
}
.home-intro-content h2 {
	font-size: 36px;
	font-weight: 800;
	color: white;
}
.home-intro-content p {
	font-size: 18px;
	line-height: 32px;
}
.home-intro-content .large-button:hover {
	opacity: 0.8;
}

blockquote {
	margin: 30px 0;
	display: block;
	color: #aaaaaa;
}

/*------------------------------------------------------
	Call To Action 
--------------------------------------------------------*/
.cta {
	padding: 35px 0;
	border-bottom: 1px solid #dce4e6;
	text-align: center;
}
.cta .cta-title {
	display: inline-block;
	margin: 0 50px 0 0;
	font-size: 16px;
}

/*------------------------------------------------------
	Services Styling 
--------------------------------------------------------*/
.service-box-wrap {
	text-align: center;
	margin-bottom: 80px;
}

.service-icon-wrap {
	display: block;
}
.service-icon-wrap i {
	color: #fbb616;
}

.service-title {
	font-size: 18px;
	font-weight: 600;
	margin: 30px 0 20px 0;
}

.services h5{
	margin-bottom: 30px;
	margin-right: 20px;
	font-size: 21px;
	color:orange;
}

/*------------------------------------------------------
	Portfolio Styling 
--------------------------------------------------------*/
.portfolio {
	margin-top: 40px;
}

#Grid .mix {
	display: none;
	opacity: 0;
}

#filters {
	margin: 100px 0 60px 0;
}
#filters li {
	display: inline;
	margin-right: 20px;
	cursor: pointer;
	color: #31373a;
}
#filters li:after {
	content: '/';
	color: #c3c3c3;
	margin-left: 20px;
}
#filters li:last-child:after {
	content: '';
}
#filters li.active {
	color: #fbb616;
}

.pages {
	margin: 10px 0 50px 0;
}
.pages li {
	display: inline;
	margin-right: 10px;
}
.pages li a {
	padding: 10px 12px;
	background-color: #f1f4f5;
	color: #31373a;
}
.pages li a.active {
	color: #fbb616;
}

/**** Isotope Filtering ****/
.isotope-item {
	z-index: 2;
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}

.portfolio-holder .item img {
	display: block;
	width: 100%;
	height: auto;
}

.portfolio-post {
	overflow: hidden;
	margin-bottom: 30px;
}

.thumb-post {
	display: block;
	position: relative;
	overflow: hidden;
}
.thumb-post .overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	min-width: 100%;
	height: 110px;
	visibility: visible;
	opacity: 0.8;
	
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}
.thumb-post .overlay .overlay-inner {
	background: #000;
	height: 100%;
	position: relative;
}
.thumb-post:hover .overlay {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.portfolio-infos {
	position: absolute;
	bottom: 30px;
	left: 30px;
}

.portfolio-infos .portfolio-title {
	margin: 10px 0 0 0;
	font-weight: 600;
	font-size: 20px;
}
.portfolio-infos .meta-category {
	font-size: 15px;
	color:#fef200 ;
}

.portfolio-expand {
	position: absolute;
	top: 30px;
	right: 30px;
	width: 40px;
	height: 40px;
	background-color: rgba(255, 255, 255, 0.9);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	line-height: 40px;
}


.owl-prev {
	position: absolute;
	top: 40%;
	left: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin-left: 1px;
	background: white;
	
}
.owl-prev:after {
	font-family: "FontAwesome";
	content: '\f104';
	font-size: 18px;
}


.owl-next {
	position: absolute;
	top: 40%;
	right: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin-right: 1px;
	
}
.owl-next:after {
	font-family: "FontAwesome";
	content: '\f105';
	font-size: 18px;
}

@media screen and (max-width: 992px) {
	
	.owl-carousel {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.owl-prev {
		margin-left: 10px;
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
	
	.owl-next {
		margin-right: 10px;
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
}

.project-single {
	margin-top: 100px;
	margin-bottom: 100px;
}
.project-single .project-title {
	font-weight: 600;
	font-size: 24px;
	margin: 0 0 35px 0;
	line-height: 36px;
}
.project-single .subtitle {
	font-size: 14px;
	color: #aaaaaa;
}
.project-single .description {
	margin-bottom: 40px;
}
.project-single .meta-post li {
	display: block;
	margin-bottom: 15px;
}
.project-single .meta-post li span {
	color: #31373a;
	margin-right: 10px;
}
.project-single .meta-post li a {
	color: #777777;
}
.project-single .meta-post li a:hover {
	color: #fbb616;
}

.project-img {
	overflow: hidden;
}
.project-img img {
	width: 100%;
	height: auto;
}

.static-info-project {
	background-color: #f1f4f5;
	padding: 30px 0;
	text-align: center;
}

.related-projects {
	margin: 100px 0 60px 0;
}

.flex-direction-nav a {
	width: 40px;
	height: 44px;
}
.flex-direction-nav a:before {
	background-color: #31373a;
	display: block;
	color: white;
	text-align: center;
	line-height: 44px;
	font-size: 14px;
}

.flex-direction-nav .flex-prev {
	left: 0px;
}

.flex-direction-nav .flex-next {
	right: 0px;
}

/*------------------------------------------------------
	Testimonials Styling 
--------------------------------------------------------*/
.testimonials-widget {
	background-color: #f1f4f5;
	padding: 80px 0;
}

.testimonial {
	text-align: center;
}

.testimonial-description {
	font-size: 20px;
	line-height: 1.8em;
	margin: 40px 0 50px 0;
}

.testimonial-content {
	width: 80%;
	margin: 0 auto;
}

.testimonial-author {
	margin-bottom: 40px;
	color: #aaaaaa;
}
.testimonial-author:before, .testimonial-author:after {
	content: "-";
	color: #c3c3c3;
	margin: 0 10px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: transparent;
	text-indent: -9999px;
	display: block;
	width: 12px;
	height: 12px;
	margin: 0 6px;
	outline: 0;
	border: 2px solid #aaaaaa;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fbb616;
	border-color: #fbb616;
}

/*------------------------------------------------------
	Our Team Styling 
--------------------------------------------------------*/
.member-role {
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: white;
	padding: 5px 10px;
	font-size: 14px;
}

.member-name {
	font-size: 22px;
	font-weight: 500;
	margin-top: 25px;
	display: block;
}

.thumb-post {
	height: auto;
}
.thumb-post img {
	width: 100%;
	height: auto;
}

/*------------------------------------------------------
	Blog Styling 
--------------------------------------------------------*/
#blogPosts .section-header {
	margin-top: 70px;
}
#blogPosts h2.section-title {
	color: white;
}

.latest-posts {
	padding-bottom: 80px;
}
.latest-posts .thumb-post {
	overflow: hidden;
	width: 80px;
	height: 80px;
	border: 3px solid white;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	float: left;
}
.latest-posts .blog-post-content {
	overflow: hidden;
}
.latest-posts h4.post-title {
	margin: 0 0 10px 25px;
	font-size: 22px;
	font-weight: 500;
	line-height: 30px;
}
.latest-posts h4.post-title a {
	color: white;
}
.latest-posts .meta-post-date {
	margin-left: 25px;
	font-size: 14px;
}

.blog-posts {
	margin-top: 50px;
}

.post-blog {
	margin-bottom: 50px;
	padding-bottom: 30px;
}

.post-blog .blog-image {
	overflow: hidden;
	margin-bottom: 20px;
	
}

.show-all{
	max-width:100%;
	height:auto;
}

.post-blog .blog-content span {
	color: #aaaaaa;
	margin-right: 10px;
	font-size: 14px;
}
.cate {
	color:#3e7ee5;
	font-size:14px;	
}

.cate a{
	color:#3e7ee5;
	font-size:14px;	
}

.cate a:hover {
	color:#fbb616;
}

.post-blog .blog-content span a {
	color: #aaaaaa;
}
.post-blog .blog-content span a:hover {
	color: #fbb616;
}
.post-blog .blog-content h3 {
	margin: 0px 0 3px 0;
	font-size: 15px;
	line-height: 30px;
	font-weight: 600;
	color:#eee
}
.post-blog .blog-content h3 a {
	color: #31373a;
}
.post-blog .blog-content h3 a:hover {
	color: #fbb616;
}

.meta-date:after, .meta-comments:after {
	content: '/';
	margin-left: 10px;
}

#blog-author {
	border-bottom: 1px solid #dce4e6;
	padding-bottom: 20px;
}
#blog-author .blog-author-img {
	overflow: hidden;
	width: 80px;
	height: 80px;
	margin-right: 25px;
}
#blog-author .blog-author-img img {
	width: 100%;
	height: 100%;
}
#blog-author .blog-author-info {
	overflow: hidden;
}
#blog-author .blog-author-info h4.author-name {
	font-weight: 600;
	font-size: 18px;
	margin: 0 0 7px 0;
}
#blog-author .blog-author-info h4.author-name a {
	color: #31373a;
}

#blog-comments {
	margin-top: 40px;
}
#blog-comments .blog-comments-content {
	margin-top: 20px;
}
#blog-comments .media {
	display: block;
	margin-top: 0px;
	border-bottom: 1px solid #dce4e6;
}
#blog-comments .media .media {
	padding-top: 30px;
	border-top: 1px solid #dce4e6;
	border-bottom: 0;
}
#blog-comments .media-object {
	margin-right: 10px;
}
#blog-comments .media-heading h4 {
	display: inline-block;
	margin: 0 15px 0 0;
	font-size: 16px;
	font-weight: 600;
}
#blog-comments .media-heading a {
	color: #aaaaaa;
	font-size: 14px;
}
#blog-comments .media-heading a span:after {
	content: '/';
	color: #aaaaaa;
	font-size: 13px;
	margin: 0 10px;
}
#blog-comments .media-heading a span:last-of-type:after {
	content: '';
}

.comment-form {
	margin-bottom: 100px;
}
.comment-form .widget-inner {
	margin-top: 10px;
}
.comment-form #email-id, .comment-form #name-id, .comment-form #site-id, .comment-form textarea {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
}
.comment-form input.mainBtn {
	width: auto;
}

.archive-wrapper {
	margin-bottom: 100px;
}
.archive-wrapper .archive-title {
	font-size: 18px;
	font-weight: 700;
	margin: 40px 0 20px 0;
}
.archive-wrapper .archive-list {
	margin-top: 20px;
}
.archive-wrapper .archive-list li {
	line-height: 28px;
}
.archive-wrapper .archive-list li:before {
	content: '-';
	color: #aaaaaa;
	margin-right: 10px;
}

/*------------------------------------------------------
	Sidebar Styling 
--------------------------------------------------------*/


.sidebar-widget {
	margin-bottom: 40px;
}

.widget-title {
	font-size: 18px;
	font-weight: 800;
	margin: 0 0px 0px 0;
}

.last-post {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #dce4e6;
}
.last-post .thumb {
	overflow: hidden;
	margin-right: 15px;
}
.last-post .thumb img {
	width: 100%;
}
.last-post .content {
	overflow: hidden;
}
.last-post .content span {
	color: #aaaaaa;
	font-size: 14px;
	margin: 0 0 10px 0;
	line-height: 14px;
}
.last-post .content h4 {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 7px;
}
.last-post .content h4 a {
	color: 31373a;
}
.last-post .content h4 a:hover {
	color: #fbb616;
}

.categories ul li:before {
	content: '-';
	color: #aaaaaa;
	margin-right: 10px;
}

.thumbs {
	margin-left: -6px;
	overflow: hidden;
}

.thumbs li {
	list-style: none;
	float: left;
	margin: 6px;
	width: 76px;
	height: 76px;
	overflow: hidden;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.thumbs li img {
	display: block;
	width: 100%;
	padding: 3px;
	background-color: #f1f4f5;
}

.thumbs li a img {
	border: none;
}

/*------------------------------------------------------
	Contact Page Styling 
--------------------------------------------------------*/
.contact-wrapper h3 {
	margin: 0 0 30px 0;
}

.contact-map {
	margin-top: 30px;
}

.contact-form {
	margin-top: 50px;
	margin-bottom: 100px;
	padding-top: 50px;
	border-top: 1px solid #dce4e6;
}
.contact-form h3 {
	margin: 0 0 40px 0;
}
.contact-form .widget-inner {
	margin-top: 40px;
}
.contact-form #email, .contact-form #name, .contact-form #subject, .contact-form textarea {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
}
.contact-form input.mainBtn {
	width: auto;
}
.contact-form textarea {
	min-height: 160px;
}

#result {
	margin-top: 30px;
	color: white;
}
#result .success {
	background-color: #84c333;
	padding: 14px 20px;
}
#result .error {
	background-color: #d15858;
	padding: 14px 20px;
}

.site-footer {
	background-color: #eee;
	padding: 15px 0px 10px 0px;
	color: #aaaaaa;
	font-family: "DroidKufi", arial;
}

.footer-menu li {
	display: inline-block;
	margin: 0 20px;
}
.footer-menu li a {
	color: #aaaaaa;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
}
.footer-menu li a:hover {
	color: #fbb616;
}

.copyright-text {
	margin-top: 30px;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 13px;
}

/*------------------------------------------------------
	RESPONSIVE STYLES 
--------------------------------------------------------*/
@media (max-width: 991px) {
	.site-header {
		padding: 17px 0 0 0;
		position: fixed !important;
		top:0;
	}
	
	.dark-content{
		margin-top:0 !important;
	}
	
	.first-widget {
		margin-top: 0;
	}
	
	.blog-post .thumb-post {
		float: none;
	}
	
	.blog-post {
		margin-bottom: 50px;
		text-align: center;
	}
	
	.testimonial-content {
		width: 100%;
	}
	
	.blog-post .thumb-post {
		margin: 0 auto 40px auto;
	}
	
	.project-img {
		margin-bottom: 40px;
		display: block;
	}
	.top-news{
		margin-bottom:10px;
	}
}
@media (max-width: 1200px) {
	.parallax { 
		background-position: center center !important; 
	}
	
	.cta .cta-title {
		display: block;
		margin-bottom: 30px;
	}
	
	.page-location {
		display: inline-block;
		margin-top: 30px;
	}
	
	.isotope-item {
		width: 100%;
		height: auto;
	}
	
}

.blue {
	color: #6BE;
}

.green {
	color: #6E6;
}

.orange {
	color: #C60;
}

.button.outline {
	border: 2px solid;
}
.button.default {
	background: #fbb616;
	color: white;
	border: 2px solid #fbb616;
}
.button.white {
	color: white;
	border-color: white;
}

.white{
	color:#ffffff;
}

.service-item {
	background: white;
	margin-left: 20px;
	margin-right: 20px;
	width:auto;
}

.service-item:hover {
	background:#fbb616;
}

.service-icon {
	font-family: 'FontAwesome';
	width: 80px;
	height: 80px;
	-webkit-border-radius: 40px;
	text-align:center;
	border-radius: 40px;
	margin: 0 auto;
	line-height: 80px;
	color: #fbb616;
	border: 1px solid #fbb616;
	font-size: 24px;
}

.service-item:hover .service-icon {
	color:white;
	border:1px solid white;	
}

.service-item:hover h3 {
	color:white;
	
}

.service-item:hover p {
	color:white;
}

.service-item p {
	color:#969696;
	font-size:13px;
	direction:rtl;
	text-align:center;
	padding-top:10px;
	
}

.service-item h3 {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align:center;
	display:none;
}

span.underline {
	width: 240px;
	height: 3px;
	background: #e9e9e9;
	display: block;
	margin: 30px auto;
}

#posts {
	padding-top: 50px;
	margin-bottom: 100px;
}
#posts h4 {
	margin-bottom: 60px;
	line-height: 26px;
}

.post-inside {
	background: #e9e9e9;
	padding: 10px;
	direction:rtl;
	text-align:right
}
.post-inside h5 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.post-inside h5 a {
	color: #444444;
}
.post-inside span {
	display: inline-block;
	margin-bottom: 10px;
}
@media screen and (max-width: 992px) {
	.post-inside {
		margin-bottom: 30px;
	}
}

.post-thumb {
	overflow: hidden;
}
.post-thumb img {
	width: 100%;
}

#cta {
	margin-bottom: 80px;
}
#cta .page-section {
	padding-top: 60px;
}
#cta h2 {
	color: white;
	margin-bottom: 30px;
}
#cta h4 {
	color: white;
	margin-bottom: 30px;
}
#cta #cta-email {
	display: inline-block;
	height: 38px;
	background: #777;
	outline: 0;
	border: 0;
	padding: 0 10px;
	width: 100%;
	color: white;
}
#cta #cta-email::-webkit-input-placeholder {
	color: #fff;
}
#cta #cta-email:-moz-placeholder {
	/* Firefox 18- */
	color: #fff;
}
#cta #cta-email::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff;
}
#cta #cta-email:-ms-input-placeholder {
	color: #fff;
}
@media screen and (max-width: 992px) {
	#cta #cta-email {
		margin-bottom: 20px;
	}
}
#cta #cta-submit {
	display: inline-block;
	background: transparent;
	outline: 0;
}

.cta-form {
	padding-bottom: 60px;
}

@media screen and (max-width: 992px) {
	.inside.accent {
		padding-left: 30px;
		padding-right: 30px;
	}
}

.contact-form input, .contact-form textarea {
	width: 100%;
	background-color: transparent;
	border: 1px solid #999;
	padding: 10px;
	outline: 0;
	margin-bottom: 30px;
}

.go-top {
	margin-top: 100px;
}

.site-footer {
	padding: 20px 0;
	background: #e9e9e9;
	border-top: 4px solid gainsboro;
}

.social-icons {
	margin-top: 30px;
}
.social-icons li {
	display: inline-block;
	margin: 0 10px;
}
.social-icons a {
	color: #777777;
}
.social-icons a:hover {
	color: #32AAE1 !important;
}

.copyright-text {
	font-size: 12px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.flexslider .price {
	position:absolute;
	z-index:9999;
	font-size:13px;
	font-weight:bold;
	color:white;
	background-color: rgba(0, 0, 0, 0.6);
	bottom:10px;
	padding:5px 10px;
	cursor:default;
	border:1px solid #555
}

.flexslider .price:hover {
	background-color: rgba(0, 0, 0, 1);
}

.slide-title{
	direction:rtl;
	font-size:14px;
	font-weight:bold;
	margin-bottom:7px;
}
.slide-subtitle{
	direction:rtl;
	font-size:13px;
	margin-top:-8px
}
.flex-box{
	margin-bottom:20px;
}

.text-title{
	font-size: 16px;
	font-weight:bold;
	color:#aaa;
}

.text-subtitle{
	font-size:14px;
	color:#bbaabb;
}

.text-light{
	font-size:12px;
	color:#aaa
}

.text-desc{
	padding-top:10px;
	line-height:22px;
	font-size:12px;
	color:#aaa;
}

.text-holder{
	direction:rtl;
	float:right;
	
}

.itemBox1{margin-bottom:15px;}

.text-holder ul{
	text-align:justify;
	padding: 10px;
	list-style:none;
}

.insert-text{
	background:#ddd;
	padding:3px;
	text-align:center;
}

.insert-text a{
	color:#72a4cc;
}

.insert-text a:hover{
	color:#f6b417;
}

.page-body-8{
	padding-top:50px
}

.slider-item{
	padding:0 5px;
}

.itemBox{background:#eee; border:1px solid #ddd; border-bottom:10px #FFF solid; padding:10px; cursor:pointer;}
.itemBox:hover{background:#e84c3d; color:#FFF}
.itemBox:hover a.author_link{color:#eee;}
.itemBox:hover a.author_link:hover{color:black;}
.itemDesc {font-size: 12px;}
a.author_link{color:#2aace2;}

.clrGreen{color:#fbb616 !important}

ul.right li{float:right; text-align:left;}
ul.left li{float:left; text-align:left;}

.marquee {
	width: 100%;
	overflow: hidden;
	background:#3399cc;
	color:#fff;
	font-size:14px;
	z-index:9;
	padding-top:3px;
	height:36px
}

a .tag{
	background:#aaa; 
	padding:5px 10px; 
	font-size:13px;
	margin:0 0 5px 5px; 
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
	color:#fff !important;
	cursor:pointer;
	display:block;
	float:right
}

a .tag:hover{
	background:#32aae1;
}
/*news window1*/
.news-window1{
	background:#fff; 
	padding:0;
	position:relative;
	margin-bottom:30px
}

.news-window1-topic{
	position:absolute;
	background:rgba(153,31,102,0.6);
	color:#fff;
	font-size:14px;
	font-weight:bold;
	top:0px;
	right:10px;
	z-index:5;
	padding:10px;
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}

.news-window1-topic:hover {
	background:rgba(51,138,52,0.6);
	cursor:pointer;
}

.news-window1-left-title a{
	font-size:17px; 
	font-weight:bold; 
	color:#000; 
	padding:5px; 
}

.news-window1-left-desc{
	font-size:14px; 
	color:#888; 
	padding:5px
}

.news-window1-left-tags{
	padding-top:10px;  
	text-align:right;
	width:100%
}

.news-window1-right-bottom-3news{
	padding:10px; 
	background:#eee
}

.news-window1-right-bottom-3news-window{
	padding:0 10px 0 0;
	cursor:pointer;
}

.news-window1-right-bottom-3news-in{
	height:200px; 
	overflow:hidden;  
	background:#fff
}

.news-windows-holder{
	padding:0;
	margin-top:50px;
	
}

.news-window1-right-bottom-3news-window-title a{
	font-size:12px; 
	font-weight:bold; 
	color:#000; 
	padding:5px; 
	line-height:20px
}
@media screen and (max-width: 992px){
	.news-windows-holder{
		padding:0 10px;
		margin-top:30px;
	}
	.news-window1-right-bottom-3news-in{
		height:auto
	}
	.news-window1-left-title{
		margin-top:10px
	}
	.responsive-padding{
		padding:0 10px;
	}
}

/*news window2*/

.news-window2{
	margin-bottom:30px; 
	background:#eee; 
	padding: 10px; 
	position:relative
}

.news-window2-item-in{
	background:#fff; 
}

.news-window2-topic{
	position:absolute;
	background:rgba(153,31,102,0.6);
	color:#fff;
	font-size:14px;
	font-weight:bold;
	top:0px;
	right:10px;
	z-index:5;
	padding:10px;
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}

.news-window2-topic:hover {
	background:rgba(51,138,52,0.6);
	cursor:pointer;
}

.news-window2-item-title a{
	font-size:14px; 
	font-weight:bold; 
	color:#000; 
	padding:5px; 
	line-height:25px;
	display:block;
	overflow:hidden;
	
}

.news-window2-item {
	margin:0 10px 0 0;
	padding:0;
	width:33.33%
}
.news-window2-item:nth-of-type(3) {
	margin:0 0 0 0 !important;
}
@media screen and (max-width: 992px){
	.news-window2{
		background:#fff;
		box-shadow:0px 0px 0px #fff !important;
		padding:0;
		position:relative;
		
	}
	.news-window2-item{
		box-shadow:0 0 3px #aaa;
		padding:0 !important;
		margin-bottom:7px;
		width:100%;
		margin-right:0 !important;
		
	}
	.news-window2-item-in{
		height:auto;
		
	}
	.news-window2-item-info{
		padding:0 20px;
		margin-top:10px
	}
	.news-window2-item-title a{
		font-size: 15px !important;
		font-weight: bold !important;
		color: #000 !important;
		padding: 0px !important;
		line-height:25px !important;
		display:block !important;
	}
	.news-window2-item-desc{
		font-size: 14px;
		color: #888;
		padding: 5px;
	}
	.news-window2-item-tag{
		padding-top: 10px;
		text-align: right;
		width: 100%;
	}
}
/*news window3*/
.news-window3{
	margin-bottom:4px; 
	background:#fff; 
	padding: 0; 
	position:relative
}

.news-window3-tags{
	padding-top:10px; 
	text-align:right;
}

.news-window3-topic{
	position:absolute;
	background:rgba(153,31,102,0.6);
	color:#fff;
	font-size:14px;
	font-weight:bold;
	top:0px;
	right:10px;
	z-index:5;
	padding:10px;
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}

.news-window3-topic:hover {
	background:rgba(51,138,52,0.6);
	cursor:pointer;
}

.news-window3-title a{
	font-size:17px; 
	font-weight:bold; 
	color:#000; 
	padding:5px; 
}

.news-window3-desc{
	font-size:14px; 
	color:#888; 
	padding:5px
}
@media (max-width: 992px){
	.news-window3-info{
		margin-top:10px
	}
}
/*news window4*/
.news-window4{
	margin-bottom:30px;
	background:#fff; 
	padding: 0; 
	position:relative;
}

.news-window4-title a{
	font-size:17px; 
	font-weight:bold; 
	color:#000; 
	padding:10px; 
}

.news-window4-topic{
	position:absolute;
	background:rgba(153,31,102,0.6);
	color:#fff;
	font-size:14px;
	font-weight:bold;
	top:0px;
	right:10px;
	z-index:5;
	padding:10px;
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}

.news-window4-topic:hover {
	background:rgba(51,138,52,0.6);
	cursor:pointer;
}

.news-window4-tags{
	padding:10px;
	text-align:right;
}
@media (max-width: 992px){
	.news-window4-info{
		margin-top:10px;
		padding:20px
	}
	.news-window4-desc{
		font-size: 14px;
		color: #888;
		margin-top:5px
	}
}
/*end of news windows*/

.popular-tags{
	padding-top:10px; 
	text-align:right;
}

.vote-ammount{
	font-size:14px;
	color:#32aae1 !important;
	width:70%
}

.section-title{
	font-weight:bold;
	font-size:30px;
	color:#fbb616;
	padding:10px;
	margin-top:30px;
	margin-left:17px;
	margin-bottom:-20px;
	
}

.news-title{
	font-weight:bold;
	font-size:30px;
	color:#fbb616;
	padding:10px;
	
}

.top-news-text{
	cursor:pointer;
	background:#fff;
	font-size:15px;
	text-align:right;
	padding:10px;
	color:#000;
	height:125px;
	font-weight:bold;
	overflow:hidden;
}

.top-news:hover .top-news-text{
	color:#9a3187;
	
}
.shadow{
	box-shadow: 0 0 3px #aaa;
	display:block;
	
}

.news-window1-left-title a:hover, .news-window1-right-bottom-3news-window:hover .news-window1-right-bottom-3news-window-title a, .news-window2-item:hover .news-window2-item-title a, .news-window3-title a:hover, .news-window4-title a:hover{
	color:#32aae1;
}

.news-info{
	margin-top:10px;
}

.info {
	font-size:14px;
	color:#bbb !important;
	font-weight:normal !important;
}

.news-full-desc{
	margin-top:5px;
}

.desc-title{
	font-size:15px;
	font-weight:bold;
	color:#000;
	margin-bottom:10px
	
}

.news-full-desc{
	margin-bottom:20px;
}

.news-full-desc p{
	font-size:14px;
	line-height:28px;
	color:#666;
}

.part-title{
	font-size:21px;
	margin-bottom:10px;
}

.news-comment-user{
	font-size:14px;
	font-weight:bold;
	
}

.news-comment{
	margin-bottom:10px
}

.news-comment-text{
	font-size:14px;
	line-height:24px
}

.sub-menu-item{
	width:33.3333333%;
	padding:5px;
}

.sub-menu-item-title{
	font-size:15px;
	display:block;
	margin-bottom:10px;
	
}

.sub-menu-item a{
	padding:0 !important
}

.sub-menu-item img{
	border:1px solid #999;
	border-radius:5px;
	-webkit-transition: all 150ms ease-in;
	-moz-transition: all 150ms ease-in;
	-o-transition: all 150ms ease-in;
	transition: all 150ms ease-in;
	height:130px;
}

.sub-menu-item a img:hover{
	border:3px solid #32aae1;
	border-radius:5px;
	
}
.btn{
	-webkit-transition: all 150ms ease-in;
	-moz-transition: all 150ms ease-in;
	-o-transition: all 150ms ease-in;
	transition: all 150ms ease-in;
	border-radius: 0px !important;
}

.btn:hover{
	color:#fff;
}

.sub-menu-item-desc{
	font-weight:bold;
	line-height:20px;
	font-size:12px;
	margin-top:5px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}
.satellite-info{
	color:#fff;
	font-size:14px;
}


.left-column::-webkit-scrollbar { 
    display: none; 
}
.carousel-overflow { height :373px; }
.top-menubar { color:#fff; background:#3399cc; padding-left: 150px; padding-right: 150px;  }
.tm-menu { margin-bottom:0; padding:7px 0; font-family:'DroidKufi', arial; font-size:12px }
.tm-menu li { display:inline; padding:14px 5px; cursor:pointer; }
.tm-menu li:hover { background:#2584af; }
.slider-list { padding:0 }
.slider-list li { display:inline; padding:0 10px }
.slider-title, .slider-title a { color:#fff; font-size:18px; font-weight:bold; margin-top:20px; cursor:pointer}
.slider-title, .slider-title a:hover { color:#32aae1 }

.title, .title  a {color:#000; font-size:13px !important; cursor:pointer; word-wrap:break-word;}
.title, .title a:hover { color:#32aae1 }

.slider-tag { padding:5px 10px; position:absolute; color:#fff; border-radius:5px; bottom:80px; font-weight:bold}
.tag-color1 { background:#32aae1; }
.tag-color2 { background:#e91e63; }
.tag-color3 { background:#9c27b0; }
.tag-color4 { background:#f44336; }
.tag-color5 { background:#ff5722; }
.tag-color6 { background:#607d8b; }
.news-tag { padding:5px 10px; position:absolute; color:#fff; border-radius:5px; top:-20px; font-weight:bold }
.news-spans { padding:0; margin-top:0px; margin-bottom:0 }
.news-spans li { float:right; padding:0px 5px 0 5px; font-size:18px; list-style:none }
.news-spans li span { font-size:14px; font-family: "DroidKufi", arial; }
@media (max-width: 1555px){
	.slider-title { font-size:17px !important; margin-top:7px }
}

@media (max-width: 1202px){
	.home-intro-content { text-align:center }
	.top-logo { width:100% !important }
	.top-logo img { width:360px !important }
	.top-ad { width:100% !important; margin-bottom:10px}
	.top-ad img { width:728px !important}
	.main-nav > ul > li > a { padding:16px 13px !important }
	.main-nav-container { width:100% !important }
	.sidebar { position:static !important; }
}	
@media (max-width: 1129px){
	.slider-title { font-size: 15px  !important}
	.slider-list span { font-size:11px !important }
}
@media (max-width: 1000px){
	.slider-title { font-size: 17px  !important}
	.slider-list span { font-size:14px !important }
}
@media (max-width: 991px){
	.news2-desc .title { font-size:14.76px !important }
	.second-logo { width:50px !important; margin-top:-13px; margin-bottom:5px  }
	.fa-bars { font-size:25px !important }
	.second-logo-text { display:block !important; font-family:'DroidKufi', arial; text-align:center !important}
	.second-logo-text .ar-text{  font-size:15px;}
	.slider-list { margin-bottom:0; }
	.slider-title { font-size:10px; margin-top:7px }
	.width-resize{ width:50% }
}	
@media (max-width :767px){
	.width-resize{ width:100% }
}
@media (max-width :764px){
	.left-column { margin-bottom:10px }
}
@media (max-width: 556px){
	.slider-title { font-size: 14px  !important;}
	.slider-tag { display:none; }
	.slider-list { display:none !important }
}
@media (max-width: 400px){
	.slider-title { font-size: 10px  !important; margin-top:-7px}
	.slider-overlay { height:53px !important; padding:5px !important }
}
@media (max-width: 338px){
	.second-logo { margin-top:0; }
	.second-logo-text .ar-text{ font-size:13px !important; margin-top:-10px; padding-bottom:10px }
}
@media (max-width: 400px){
	.section-title span:nth-child(1){ font-size:19px; border-left:none !important }
	.section-title span:nth-child(2){ display:none }
	.news-tag { font-size:12px; padding:3px 5px }
	.news-desc { padding:10px !important; margin:0 !important; }
	
	.news-desc .title, .news-desc .title  a { font-size:14px !important; cursor:pointer}
	.news-desc .title, .news-desc .title a:hover { color:#32aae1 }
	
	.news-spans { margin:0 !important }
	.spans .news-spans { margin-top:0 }
	.news-spans i { font-size:15px !important; }
	.news-spans span { font-size:12px !important; }
	.news-spans  li { padding:2px; line-height:10px }
	.news-desc .desc { font-size:12px !important; line-height:22px; margin-top:10px }
	.news2-desc { margin-right:10px !important; }
	.news2-desc .title { font-size:11px !important; }
	.news-window3-title a { font-size:15px !important }
	.news-window3-desc { font-size:12px !important; line-height:22px !important; }
	.news-letter { font-size:13px !important }
	.input1 { font-family:'DroidKufi',arial; font-size:13px !important; }
	.most-viewd-title { font-size:13px !important; }
	.most-viewd-desc { margin-right:10px !important; }
	.carousel-overflow { height:200px }
	.slider-title, .slider-title a{ font-size:15px }
}	

.flex-container {
    display: -webkit-flex;
    display: flex;
	flex-wrap:wrap;
}					

.flex-2 {
    display: flex;  
	display: -webkit-flex;
}
.flex-2-child {    
    flex: 1;
}
.flex-3 {
    display: flex;  
	display: -webkit-flex;
	flex-direction: row-reverse;
	
}
@media (max-width: 994px) {
	.flex-3 {
		flex-wrap:wrap;
	}
}
.load-more-btn {
	width:100%;
	text-align:center;
	padding:5px 0;
	background:#fff;
	border:2px solid #32aae1;
	color:#32aae1;
	transition:ease 0.3s all;
}	
.load-more-btn:hover {
	border:2px solid #2199d0;
	color:#fff;
	background:#32aae1;
}
#weatherTable {
	font-size:12px;
}
#weatherTable tr {
	border-bottom: 1px #9d919a solid
}
#weatherTable tr:last-child {
	border-bottom: 0px !important
}
#weatherTable tr:hover {
	background: #eee;
}										
.captcha-input {
	padding:0px 7px;
	font-size:12px;
	width:100px;
	height:25px;
	border:1px solid #aaa;
	background:#fff;
}									
.relevent-posts { top:0; right:0; font-size:11px; padding:2px 5px; border-radius:0; }