﻿@charset "UTF-8";

/* =========   Main Stylesheet   =================
    project: electric company
/*  ============  */


/* =========   Table of Content ================== */

/*	Typograpgy */
/*	Helper */
/*	Navigation */
/*	Services */
/*	Portfolio */
/*	Facts */
/*	Blog */
/*	Sayabout */
/*	Team*/
/*	Footer */
/*  ============  */


/*   ============  typography   ============  */

body{
	font-family: 'Droid Arabic Kufi', sans-serif !important;
	background-color: #cb0101
}
.container{
	width: 80% !important;
}
.content-site{
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 21px;
	padding-left: 30px;
	padding-right: 30px;
	border-bottom: 1px solid #eee;
}
h1 {
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 600;
}
h2{
	font-size: 26px;
	text-transform: uppercase;
	font-weight: 600;
	}
h3{
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 600;

}
h4{
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
}
h5{
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
}
h6{
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
}
a {
	font-family: 'Droid Arabic Kufi', sans-serif !important;
	-webkit-transition: all .3s ease-in 0s;
	-moz-transition: all .3s ease-in 0s;
	-ms-transition: all .3s ease-in 0s;
	-o-transition: all .3s ease-in 0s;
	transition: all .3s ease-in 0s;
}
a:hover{
	text-decoration: none;
}
p{
	font-family: 'Droid Arabic Kufi', sans-serif !important;
	line-height: 25px;
	font-size: 14px;
}

/*   ============  Helper   ============  */

#wrap{
	position: relative;
	overflow: hidden;
}
.header{
    margin-bottom: 12px;
}
.navbar-brand{
    float: right;
}
.nav .navbar-header img{
    float: right;
}
.navbar-header{
    float: right;
}
nav .navbar-header img{
    width: 255px;
    height: 85px;
    margin-right: 20%;
    margin-top: -20px;
}
.navbar-nav>li{
    float: right;
    font-family: 'Droid Arabic Kufi', sans-serif !important;
}
nav.navbar.bootsnav ul.nav > li > a span{
	font-size: 25px;
}
nav.navbar.bootsnav ul.nav > li > a span .fa{
	margin-top: -10px;
	margin-left: 5px;
}
.attr-nav{
    float: left;
    left: 40px;
}
.text-center{
	text-align: center;
}
.text-left{
	text-align: left;

}
.text-right{
	text-align: right;

}
.text-black{
	color: #101010;
}
.text-theme{
	color: #cb0101;
}
.text-white{
	color: #fff;
}
.bg-white{
	background-color: #fff;
}
.bg-black{
	background-color: #000;
}
.bg-gry{
	background-color: #f8f7f6;
}
.bg-theme{
	background-color: #cb0101
}
.bg-paralex{
	background-attachment: fixed;
	background-image: url("../images/slide3.jpg");
	background-repeat: repeat;
	background-size: cover;
}
.float-left{
	float: left !important;
}
.float-right{
	float: right !important;
}
.no-float{
	float: none !important;
}
.border-none{
	border: none !important;
}
/* margin-top */
.mg-top-113{
	margin-top: 113px;
}
.mg-top-100{
	margin-top: 100px;
}
.mg-top-90{
	margin-top: 90px;
}
.mg-top-80{
	margin-top: 80px;
}
.mg-top-70{
	margin-top: 70px;
}
.mg-top-60{
	margin-top: 60px;
}
.mg-top-50{
	margin-top: 50px;
}
.mg-top-40{
	margin-top: 40px;
}
.mg-top-30{
	margin-top: 30px;
}
.mg-top-20{
	margin-top: 20px;
}
.mg-top-10{
	margin-top: 10px;
}
.mg-top-5{
	margin-top: 5px;
}
.mg-top-0{
	margin-top: 0px;
}

/* margin -minus */

.mg-top-10-10{
	margin-top: -10px;
}
.mg-top-20-20{
	margin-top: -20px;
}
.mg-top-30-30 {
	margin-top: -30px;
}
.mg-top-40-40{
	margin-top: -40px;
}
.mg-top-50-50{
	margin-top: -50px;
}
.mg-top-60-60{
	margin-top: -60px;
}
.mg-top-70-70{
	margin-top: -70px;
}
.mg-top-80-80{
	margin-top: -80px;
}
.mg-top-90-90{
	margin-top: -90px;
}
.mg-top-100-100{
	margin-top: -100px;
}
/* margin-left */

.mg-left-100{
	margin-left: 100px;
}
.mg-left-90{
	margin-left: 90px;
}
.mg-left-80{
	margin-left: 80px;
}
.mg-left-70{
	margin-left: 70px;
}
.mg-left-60{
	margin-left: 60px;
}
.mg-left-50{
	margin-left: 50px;
}
.mg-left-40{
	margin-left: 40px;
}
.mg-left-30{
	margin-left: 30px;
}
.mg-left-20{
	margin-left: 20px;
}
.mg-left-10{
	margin-left: 10px;
}
.mg-left-5{
	margin-left: 5px;
}
.mg-left-0{
	margin-left: 0px;
}
/* margin-right */

.mg-right-100{
	margin-right: 100px;
}
.mg-right-90{
	margin-right: 90px;
}
.mg-right-80{
	margin-right: 80px;
}
.mg-right-70{
	margin-right: 70px;
}
.mg-right-60{
	margin-right: 60px;
}
.mg-right-50{
	margin-right: 50px;
}
.mg-right-40{
	margin-right: 40px;
}
.mg-right-30{
	margin-right: 30px;
}
.mg-right-20{
	margin-right: 20px;
}
.mg-right-10{
	margin-right: 10px;
}
.mg-right-5{
	margin-right: 5px;
}
.mg-right-0{
	margin-right: 0px;
}

/* margin-bottom */

.mg-bottom-100{
	margin-bottom: 100px;
}
.mg-bottom-90{
	margin-bottom: 90px;
}
.mg-bottom-80{
	margin-bottom: 80px;
}
.mg-bottom-70{
	margin-bottom: 70px;
}
.mg-bottom-60{
	margin-bottom: 60px;
}
.mg-bottom-50{
	margin-bottom: 50px !important;
}
.mg-bottom-40{
	margin-bottom: 40px !important;
}
.mg-bottom-30{
	margin-bottom: 0px;
}
.mg-bottom-20{
	margin-bottom: 20px;
}
.mg-bottom-10{
	margin-bottom: 10px;
}
.mg-bottom-5{
	margin-bottom: 5px;
}
.mg-bottom-0{
	margin-bottom: 0px;
}

/* padding-top */

.pad-top-100{
	padding-top: 100px;
}
.pad-top-90{
	padding-top: 90px;
}
.pad-top-80{
	padding-top: 80px;
}
.pad-top-70{
	padding-top: 70px;
}
.pad-top-60{
	padding-top: 60px;
}
.pad-top-50{
	padding-top: 50px;
}
.pad-top-40{
	padding-top: 40px;
}
.pad-top-30{
	padding-top: 30px;
}
.pad-top-20{
	padding-top: 20px;
}
.pad-top-10{
	padding-top: 10px;
}
.pad-top-5{
	padding-top: 5px;
}
.pad-top-0{
	padding-top: 0px;
}

/* padding-left */

.pad-left-100{
	padding-left: 100px;
}
.pad-left-90{
	padding-left: 90px;
}
.pad-left-80{
	padding-left: 80px;
}
.pad-left-70{
	padding-left: 70px;
}
.pad-left-60{
	padding-left: 60px;
}
.pad-left-50{
	padding-left: 50px;
}
.pad-left-40{
	padding-left: 40px;
}
.pad-left-30{
	padding-left: 30px;
}
.pad-left-20{
	padding-left: 20px;
}
.pad-left-10{
	padding-left: 10px;
}
.pad-left-5{
	padding-left: 5px;
}
.pad-left-0{
	padding-left: 0px;
}

/* padding-right */

.pad-right-100{
	padding-right: 100px;
}
.pad-right-90{
	padding-right: 90px;
}
.pad-right-80{
	padding-right: 80px;
}
.pad-right-70{
	padding-right: 70px;
}
.pad-right-60{
	padding-right: 60px;
}
.pad-right-50{
	padding-right: 50px;
}
.pad-right-40{
	padding-right: 40px;
}
.pad-right-30{
	padding-right: 30px;
}
.pad-right-20{
	padding-right: 20px;
}
.pad-right-10{
	padding-right: 10px;
}
.pad-right-5{
	padding-right: 5px;
}
.pad-right-0{
	padding-right: 0px;
}

/* padding-bottom */
.pad-bottom-200{
	padding-bottom: 200px !important;
}
.pad-bottom-150{
	padding-bottom: 150px !important;
}
.pad-bottom-100{
	padding-bottom: 100px !important;
}
.pad-bottom-90{
	padding-bottom: 90px !important;
}
.pad-bottom-80{
	padding-bottom: 80px !important;
}
.pad-bottom-70{
	padding-bottom: 70px !important;
}
.pad-bottom-60{
	padding-bottom: 60px !important;
}
.pad-bottom-50{
	padding-bottom: 50px !important;
}
.pad-bottom-40{
	padding-bottom: 40px !important;
}
.pad-bottom-30{
	padding-bottom: 30px !important;
}
.pad-bottom-20{
	padding-bottom: 20px !important;
}
.pad-bottom-10{
	padding-bottom: 10px !important;
}
.pad-bottom-5{
	padding-bottom: 5px !important;
}
.pad-bottom-0{
	padding-bottom: 0px !important;
}
.width-100{
	width: 100% !important;
}
.width-80{
	width: 77% !important;
}
/*   ============  Section Style   ============  */

.section{
	text-align: center;
	position: relative;

}
.section h2{
	text-align: center;
	display: block;
	padding-top: 0px;
}
.section h2:before{
	position: relative;
	content: "";
	top: 50px;
	display: inherit;
	height: 3px;
	width: 110px;
	background-color: #cb0101;
	z-index: 1;
	margin: auto;
}
.section p{
	text-align: center;
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 0px;
}
.p-50 {
	width: 50%;
}


.top-search .input-group-addon{
	margin-right: 36px;
}
/* start navtop */
/* top bar */
.top-bar{background: #cb0101; color: #fff; padding: 10px 0 3px;}

.top-info ul{ list-style: none; float: right; padding:0; margin: 0;}

.top-info span { font: 13px/28px "open sans",Helvetica, Arial, sans-serif; padding-right: 15px;
}

.top-info span i { font-size: 13px; margin-right: 5px; }

.top-info li{ float:left;
	padding-bottom: 10px;

}

.top-info li a{
    border: 1px solid #fff !important;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin: -2px 2px;
    text-align: center;
    transition: background-color 400ms linear 0s;
    width: 30px;

}
.top-info li:hover a                {color:#fff!important;}
.top-info li:hover a.my-tweet       {background:#3ABDD1;}
.top-info li:hover a.my-facebook    {background:#648CD5;}
.top-info li:hover a.my-skype       {background:#00AFFF;}
.top-info li:hover a.my-pint        {background:#DE5656;}
.top-info li:hover a.my-rss         {background:#EF8D1F;}
.top-info li:hover a.my-google      {background:#E73904;}



/* start slider */
.slider{
    width: 100%;
}
.slider-news{
    position: relative;
	margin-top: 0px;
}

/* start move text */
.breaking_news {
    float: right;
    padding:9px 15px 12px 30px;
    background-color: #000;
    position: relative;
    margin-right: 27px;
}
.marquee {
    width: 83%;
    margin-left: 2%;
    color: #777;
    font-size: 1em;
    padding: 8px 0;
    overflow: hidden;
}
.marquee1 {
    float: left;
    margin-right: 40px;
    margin-top: 5px;
}
.marquee2 {
    float: right;
    margin-top: 5px;
}
a.breaking {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-decoration:none;
}
.breaking_news:after {
    content: '';
    background: url(../images/dott1.png) no-repeat 0px 0px;
    display: block;
    width: 27px;
    height: 40px;
    position: absolute;
    right: -20%;
    top: 0%;
    background-size: 100%;
}

.move-text {
    background-color:#cb0101;
}
.breaking_news h2 {
    font-size:1.3em;
    color: #fff;
    margin: 0;
}

/* start fixed menu */
/*----simple-dropdow----*/

.left-side{
    position: fixed;
    left: 0px;
    top: 36.8%;
    z-index: 99999999;
	width: 95px;
}
.left-side .bil{
    text-align: right;
}
.left-side .bil ul{
    float: left;
}
.left-side .bil ul li{
    font-size: 14px;
    border: 1px solid #fff;
    background-color: #cb0101;
    padding: 10px;
}
.left-side .bil ul li a{
    font-size: 14px;
    color: #fff;
}
/*-- menu2 --*/
.men-icon2{
	background:#000;
	margin: 0 0 4em;
}
.men-icon2 p{
	color:#fff;
	font-size: 16px;
	font-weight: 600;
	margin: 8px 0px 0px 0px;
	float: left;
}
.menu_1_left1{
	float: left;
}
span.menu_1_left1{
	display: block;
	cursor: pointer;
	position: relative;
}
.menu_1_left_nav1 {
	display: block;
	padding: 0;
	width: 100%;
	background-color: #cb0101;
}
ul.menu_1_left_nav1 li{
	list-style:none;
}
ul.menu_1_left_nav1 li a{
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: 600;
	padding: 25px 13px 10px 16px;
	margin-left: -10px;
	vertical-align: sub;
	border:1px solid #EBEAEA;
	border-top: none;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
	-o-transition:.5s all;
}
ul.menu_1_left_nav1 li a:hover {
	background-color: #660000;
	color: #fff;
}
ul.menu_1_left_nav1 li a span{
	width: 30px;
	height: 28px;
	border-radius: 5px;
	background: #cb0101;
	text-align: center;
	line-height: 1.8em;
	margin: 0 0 10px 20px;
	font-size: 15px;
	color: #fff;
	float: left;
}
span.menu_1_left1 i{
	padding: .5em;
	background-color: #000;
	color: #fff;
	top: 0;
	font-size: 20px;
}
ul.menu_1_left_nav1 li a .fa{
	font-size: 20px;;
	color: #fff;
	margin-left: -10px;
	margin-right: 10px;
}
ul.menu_1_left_nav1 span img{
	width: 50px;
	height: 50px;
	float: left;
	margin-left: -8px;
	margin-top: -15px;
}
/*-- //menu2 --*/
/* start about-company */
.about-company{
    width: 100%;
    overflow: hidden;
}
.about-img{
    width: 100%;
    overflow: hidden;
}
.about-img img{
    width: 100%;
    height: 490px;
}
.about-img h3{
    font-size: 18px;
    text-align: right;
    background-color: #cb0101;
    padding: 18px;
    margin-top: 0px;
    color: #fff;
}
.mange{
    width: 100%;
}
.mange h3{
    text-align: right;
    font-size: 20px;
    font-weight: 600;
    margin-top: 0px;

}
.mange p{
    text-align: right;
    font-size: 14px;
    line-height: 30px;
    margin-top: 20px;
}
.btn-mange{
    font-size: 16px !important;
    color: #fff;
    padding: 10px 20px;
    font-weight: 600;
    background-color: #cb0101 ;
    float: right;
    margin-top: 30px;
}
.btn-mange:hover{
    background-color: #000;
    color: #fff;
}

.header-bottom{
    width: 100%;
    height: 40px;
    margin-top: -10px;
}
.header-bottom-info p{
    color: #fff;
    margin-top: 10px;
}

/* ============ start services ============= */

.services{
    width: 100%;
    overflow: hidden;
}
.services h4{
    font-size: 18px;
    text-align: right;
    background-color: #cb0101;
    color: #fff;
    padding: 17px;
    margin-top: 0px;
}
.serviceBox{
	margin-top: 50px;
	border-bottom: 1px solid #c2c2c2;
	z-index: 1;
	position: relative;
	top: 0;
	transition: all 0.3s ease 0s;
}
.serviceBox:hover{
	top: -20px;
	border-bottom: 1px solid #cb0101;
}
.serviceBox:after{
	content: "";
	width: 2px;
	height: 100%;
	background: #c2c2c2;
	position: absolute;
	bottom: 0;
	left: 37.5px;
	z-index: -1;
	transition: all 0.3s ease 0s;
}
.serviceBox:hover:after{
	background: #cb0101;
}
.serviceBox .service-icon{
	display: inline-block;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	background: #fff;
	border: 5px solid #c2c2c2;
	text-align: center;
	line-height: 70px;
	float: left;
	font-size: 40px;
	color: #c2c2c2;
	z-index: 1;
	transition: all 0.3s ease 0s;
}
.serviceBox:hover .service-icon{
	border-color: #cb0101;
	color: #cb0101;
	margin-top: -30px;
	animation: bounce 1s ease normal none 1;
}
.serviceBox .service-content{
	margin-left: 90px;
	padding-bottom: 70px;
}
.serviceBox .title{
	font-size: 18px;
	color: #222;
	margin-top: 0;
	text-align: right;
}
.serviceBox .description{
	font-size: 14px;
	color: #444;
	line-height: 25px;
	text-align: right;
	margin-top: 30px;
}
.serviceBox .read-more{
	display: inline-block;
	padding: 10px 16px;
	font-size: 13px;
	color: #cb0101;
	text-transform: capitalize;
	border: 2px solid #cb0101;
	border-radius: 0px;
	position: absolute;
	bottom: 0;
	right: 0;
	opacity: 0;
	transition: all 0.3s ease 0s;
}
.serviceBox:hover .read-more{
	bottom: 25px;
	opacity: 1;
}
.serviceBox .read-more:hover{
	background: #cb0101;
	color: #fff;
}
@keyframes bounce{
	0%{ transform:scale(1.8) }
	50%{ transform:scale(0.95) }
	80%{ transform:scale(1.05) }
	90%{ transform:scale(0.98) }
	100%{ transform:scale(1) }
}



/*   ============  Portfolio   ============  */

.works{
	width: 100%;
	overflow: hidden;
}

.cbp-popup-singlePage-counter {
	color: #f8f8f8;
}

.cbp-l-grid-team-name:hover {
	color: #303841;
}
.cbp-popup-singlePage .cbp-l-project-details-visit:hover {
	color: #fff;
}

.cbp-l-caption-buttonLeft:hover,
.cbp-l-caption-buttonRight:hover {
	background-color: #3A4750;
}

/* start calender */
.calender{
    background-color: #ddd;

}
.noselect {
    -webkit-user-select: none;
    /* Chrome/Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE10+ */
}
.cal1 {
    border:1px solid #ddd;
    padding-bottom: 40px;
}
.cal1 .clndr .clndr-controls {
    position: relative;
    color: #fff;
    font-size: 1.2em;
    text-transform: uppercase;
    padding: 2em 0 0 0;
    text-align: center;
    background: #cb0101;
    min-height: 70px;
}
.cal1 .clndr .clndr-controls .month {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-top: -8px;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button {
    position:absolute;
    right: 0px;
    top: 15px;
    width: 30px;
    height: 43px;
    text-indent: -4000px;
    background: url(../images/arrows.png) no-repeat -30px 0px;
    cursor: pointer;
    -webkit-user-select: none;
    /* Chrome/Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE10+ */
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button.inactive:hover {
    cursor: default;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button {
    position: absolute;
    left: 0px;
    top: 15px;
    width: 30px;
    height: 43px;
    text-indent: -4000px;
    background: url(../images/arrows.png) no-repeat -1px 0px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button.inactive:hover {
    cursor: default;
}
.cal1 .clndr .clndr-table {
    table-layout: fixed;
    width: 90%;
    margin: 20px auto 0;
}
.cal1 .clndr .clndr-table .header-days {
    font-size: 0.85em;
    font-weight: 600;
    padding-bottom:1em;
}
.cal1 .clndr .clndr-table .header-days .header-day {
    vertical-align: middle;
    text-align: center;
    color: #000;
    font-size:1.8em;
}
.cal1 .clndr .clndr-table tr {
    height:46px;
}
.cal1 .clndr .clndr-table tr td {
    vertical-align: top;
}
.cal1 .clndr .clndr-table tr .day {
    width: 100%;
    height: inherit;
    color:#999;
    vertical-align:middle;
}
.cal1 .clndr .clndr-table tr .day.today {
    color:#cb0101;
}
.cal1 .clndr .clndr-table tr .day.today {
    background: #cb0101;
    color: #FFF;
    border-radius: 0px;
}

.cal1 .clndr .clndr-table tr .day.today:hover {
    color:#fff;
}
.cal1 .clndr .clndr-table tr .day.today.event {
    background: #cb0101;
    color: #FFF;
    padding:0;
}
.day.today.event:hover{
    color:#FFF;
}
.cal1 .clndr .clndr-table tr .day .day-contents {
    box-sizing: border-box;
    font-size: 1em;
    text-align: center;
    cursor: pointer;
    font-weight: 600;
    color: #555;
    padding: 9px;
}
.cal1:hover .clndr:hover .clndr-table tr:hover .day:hover .day-contents:hover {

}
.cal1 .clndr .clndr-table tr .empty,
.cal1 .clndr .clndr-table tr .adjacent-month {
    width: 100%;
    height: inherit;
    color:#999;
}

/* start video slider */
/*-- video-grids --*/
.video-grids{
    margin: 0;
}
.play-icon span{
    background: url(../images/img-sp.png) no-repeat -1px -80px;
    width: 72px;
    height: 72px;
    position: absolute;
    bottom: 8%;
    left: 8%;
}
.video-grid-pos{
    position: absolute;
    bottom: 6%;
    left: 23%;
    width:75%;
}
.video-grid-pos h3{
    font-size:1.5em;
    letter-spacing: 1px;
    line-height: 1.5em;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
}
.video-grid-pos ul{
    padding:1em 0 0;
    text-align:right;
}
.video-grid-pos ul li{
    display: inline-block;
    color: #fff;
    font-size: 1em;
    text-transform: uppercase;
    padding-right: 1em;
}
.video-grid-pos ul li label {
    padding-left: 1em;
}
.video-grid-pos ul li i{
    font-style:normal;
    color:#cb0101;
}
.video-grid-pos ul li span{
    color:#1ABC9C;
}
.video-grids-left1{
    position:relative;
}
.video-grids-left1 img{
    width:100%;
}
/*--flexisel--*/
.flex-slider{
    background:#222227;
    padding: 70px 0 165px 0;
}
.opportunity{
    background:#28282e;
    margin:0px 20px;
    padding:80px 0;
    position:relative;
}
#flexiselDemo1 {
    display: none;
}
.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}
.nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.nbs-flexisel-inner {
    overflow: hidden;
    margin: 0px auto;
    background: #f8f8f8;
    border: 1px solid #DFDFDF;
    border-right:none;
}
.nbs-flexisel-item {
    float: left;
    margin: 0;
    padding: 0em;
    position: relative;
    line-height: 0px;
}
.item{
    padding:2.1em 2em;
    border-right: 1px solid #DFDFDF;
}
.nbs-flexisel-item > img {
    cursor: pointer;
    position: relative;
}
/*---- Nav ---*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
    width:25px;
    height: 69px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
}
.nbs-flexisel-nav-left {
    left: 0%;
    top: 33% !important;
    background:#111 url(../images/leftw.png) no-repeat 6px 28px;
}
.nbs-flexisel-nav-right {
    right: 0%;
    top: 33% !important;
    background:#111 url(../images/rightw.png) no-repeat 8px 28px;
}
/*--//flexisel--*/
.play-icon i {
    background: url(../images/img-sp.png) no-repeat -91px -94px;
    width: 45px;
    height: 45px;
    position: absolute;
    bottom: 53%;
    left: 40%;
}
.item img,.tab_list img,.news-grid-left1 img{
    padding: .15em;
    background: #fff;
    border:1px dotted #919191;
    width: 200px;
    height: 120px;
}
.floods-text{
    margin:0.5em 0 0;
}
.floods-text h3{
    font-size:.8em;
    color:#000;
    margin:0;
    font-weight:400;
}
.floods-text h3 span{
    display: block;
    color: #cb0101;
    margin: .5em 0 1em;
    font-size: .8em;
}
.floods-text h3 label{
    color: #B2B2B2;
    padding: 0 1em;
}
.floods-text h3 i{
    font-style:normal;
    color:#cb0101;
}
.floods-text p{
    color:#000;
    margin:0;
    font-size: .8em;
}
/*-- //video-grids --*/



/* start Recent-Videos */
.who-us{
	width: 100%;
	overflow: hidden;
}
.video{
	position: relative;
}
.video iframe{
	margin-top: -35px;
	width: 100%;
	height: 500px;
}
.recent-videos{
    padding-bottom: 10px;
    display: inline-block;
	background-color: #eee;
}
.recent-videos h3{
    font-size: 16px;
    color: #fff;
    background-color: #cb0101;
    padding: 17px;
    text-align: center;
    margin-top: 0px;
}
.video1{
    position: relative;
    margin-top: 20px;
    margin-bottom: 0px;
	float: right;
	width: 100%;
}
.video1 h4{
    font-size: 12px;
    text-align: right;
	color: #cb0101 ;
	margin-top: 0px;
}
.video1 img{
    float: right;
    width: 70px;
    height: 70px;
    margin-right: 15px;
    margin-left: 15px;
}
.video1 p{
    text-align: right;
    font-size: 12px;
    margin-right: 10px;
    line-height: 15px;
	margin-top: -5px;
}
.about-slider{
    background-color: #fff;
	border: 1px solid #ddd;
	padding-bottom: 0px;
}
.social-icons {
    text-align:right;
    margin-right:1em;
    padding-bottom:0.5em;
	margin-top: -40px;
}
p.text {
    text-align:center;
    margin-bottom:1.5em;
    color:#7c8389;
    font-size:0.9em;
}
i.tw {
    width:25px;
    height:25px;
    background:url(../images/img-sprite.png) no-repeat -6px -66px;
    display:inline-block;
}
i.fb {
    width:25px;
    height:25px;
    background:url(../images/img-sprite.png) no-repeat -6px -92px;
    display:inline-block;
}
i.heart {
    width:25px;
    height:25px;
    background:url(../images/img-sprite.png) no-repeat -6px -117px;
    display:inline-block;
}
i.tw:hover ,i.fb:hover ,i.heart:hover {
    opacity:0.5;
}




/*-- start ads --*/
.ads{
    width: 100%;
    overflow: hidden;
}
.ads img{
    width: 100%;
    height: 240px;
	border: 1px solid #eee;
	padding: 5px;

}
.ads h3{
    font-size: 14px;
    margin-top: 0px;
    color: #fff;
    text-align: center;
    padding-top:17px;
    padding-bottom: 17px;
    background-color: #cb0101;
}
.ads-2{
	width: 100%;
	overflow: hidden;
}
.ads-2 img{
	width: 100%;
	height: 170px;
	margin-top: 15px;
	border: 1px solid #eee;
	padding: 5px;
}

/* start accordion */
/*--style for menu-drop--*/
.menu-grid{
	margin-top:0px;
    margin-bottom: 30px;
    position: absolute;
    width: 86%;
}
.menu_drop {
	background:#cb0101;
	width: auto;
	height: auto;
	padding: 0;
	list-style: none;
}

ul {
	padding: 0;
	list-style: none;
}
.menu_drop > li > a {
	border-top:1px solid #dddddd;
	border-left:5px solid transparent;
	width: 100%;
	line-height: 50px;
	text-indent: 20px;
	display: block;
	position: relative;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	text-align: right;
	padding-right: 30px;
}
.menu_drop ul li a {
	background: #eee;
	width: 100%;
	padding: 6px 0;
	text-indent: 50px;
	display: block;
	position: relative;
	font-size: 14px;
	font-weight: 400;
	color: #625548;
	text-decoration: none;
	text-align: right;
	padding-right: 30px;
}
.menu_drop > li > a span{
	float: left;
	margin-left: -20px;
	font-size: 12px;
}
.menu_drop ul li a:hover {
	color:#fff;
	background:#FA7535;

}
.menu_drop > li > a:hover, .menu > li > a.active {
	color:#fff;
	border-left:5px solid #000;
	background:#600;
}
/*--//style for menu-drop--*/
.menu-info{
	background: #000;
}
.menu-info h3{
	color:#fff;
	text-align:center;
	font-size:20px;
	font-weight:600;
	padding:15px 0;
	margin-top: 0px;
}

/* start share-face */
.share-face{
    text-align: center;
    background-color: #fff;
    border: 1px solid #ddd;
    height: 320px;
    margin-top: 37px;
}
.share-face h3{
	font-size: 16px;
	margin-top: 0px;
	color: #fff;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #cb0101;
}
/* start news letter */

.newsletter{
    margin: 0 0;
    border: 1px solid #ddd;
    padding-bottom: 20px;
}
.newsletter-left{
    float:left;
    width:100%;
}
.newsletter-left h3{
    margin-top: 0px;
    background-color: #cb0101;
    font-size: 17px;
    color: #fff;
    padding-top: 17px;
    padding-bottom: 17px;
    font-weight: 600;
    text-align: center;

}
.newsletter-left p{
    color: #525151;
    font-size: 14px;
    line-height: 25px;
    text-align: right;
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 20px;
}

.input-group .form-control {
    width:90%;
    text-align: right;
    float: right;
    margin-right: 13px;
    margin-top: 5px;
    border: 1px solid #ddd;
	font-size: 14px;
}
.form-control {
    display: block;
    width: 100%;
    height: 47px;
    padding:13px 25px;
    font-size: 16px;
    line-height: 1.42857143;
    color:#525151;
    font-weight: 600;
    background-color: #fff;
    background-image: none;
    border-radius: 0px;
    outline:none;
	border: 1px solid #ddd;

}
.btn-default {
    color: #fff;
    background-color: #cb0101;
    border-color: #cb0101;
	margin-left:33%;
	margin-top: 15px;
}
.input-group-addon, .input-group-btn {
    width: 0%;
    float: right;
}
.btn {
    padding:10px 25px;
    font-size: 14px;
    font-weight: 800;
    border-radius: 0;
    transition:0.5s all;
    -webkit-transition:0.5s all;
    -moz-transition:0.5s all;
    -o-transition:0.5s all;
    -ms-transition:0.5s all;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #cb0101;
    border-color: #cb0101;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-left: 65px;
    margin-top: 70px;
}


/* start why-us */
.why-us{
	width: 100%;
	overflow: hidden;
}
.tab-company{
	position: relative;
}
.tab .nav-tabs{
    background: #dde2e0;
    padding: 5px 0;
    text-align: center;
}
.tab .nav-tabs li{
    margin-bottom: 0;
    margin-right: 0;
    float: right;
    display: inline-block;
}
.tab .nav-tabs li a{
    font-size: 14px;
    color: #000;
    background: #fafbfb;
    margin-right: 5px;
    padding: 20px 25px;
    border-radius: 0;
    text-transform: uppercase;
    text-align: right;
}
.tab .nav-tabs li a:hover{
    color: #cb0101;
    border-color: transparent;
}
.tab .nav-tabs li a i{
    font-size: 16px;
    margin-right: 10px;
}
.tab .nav-tabs li.active a,
.tab .nav-tabs li.active a:hover{
    background: #cb0101;
    color: #fff;
    border: 1px solid transparent;
}
.tab .tab-content{
    font-size: 14px;
    color: #000;
    line-height: 30px;
    background: #fff;
    padding: 30px 30px;
}
.tab .tab-content h3{
    text-align: right;
    font-size: 18px;
}
.tab .tab-content p{
    text-align: right;
    line-height: 30px;
    font-size: 14px;
}
@media only screen and (max-width: 990px){
    .tab .nav-tabs li a{ padding: 15px 10px; }
    .tab .tab-content{ padding: 20px 25px; }
}
@media only screen and (max-width: 767px){
    .tab .nav-tabs li a{ padding: 15px 5px; }
}
@media only screen and (max-width: 480px){
    .tab .nav-tabs li{ width:100%; }
}




/* ============ start counter ============= */

.facts{
	background-repeat: no-repeat;
	background-position: 100%;
	display: block;
    padding-top: 0px;
	width: 100%;
	position: relative;
	height: 100%;
}
#counterSection::after {
	background-color: rgba(0, 0, 0, 0.7);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.counter-area {
	display: inline;
	float: left;
	position: relative;
	width: 100%;
	z-index: 99;
}
.counter-box {
	border-radius: 0px;
	display: inline;
	float: left;
	padding: 50px 5px 60px;
	width: 100%;
	position: relative;
	border: 1px solid #cb0101;

}
.counter-box::after {
	border-radius: 10px;
	content: "";
	height: 111%;
	left: -9px;
	position: absolute;
	top: -8px;
	width: 107%;
}
.counter-no {
	color: #cb0101;
	display: inline;
	float: left;
	font-size: 40px;
	font-weight: bold;
	line-height: 1.3em;
	padding-left: 0;
	text-align: center;
	width: 100%;
}
.counter-label {
	color: #cb0101;
	display: inline;
	float: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.8em;
	padding-left: 0;
	padding-top: 5px;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}

.fact{
	position: relative;
	font-size: 60px;
	color: #cb0101;
	left: 92px;
	top: -20px;

}


/*   ============  Blog   ============  */

.blog{
	width: 100%;
	overflow: hidden;
}
.blog h4{
	font-size: 18px;
	text-align: right;
	background-color: #cb0101;
	color: #fff;
	padding: 20px;
	margin-top: 0px;
}
.blog-slider{
	position: relative;
	width: 100%;
}
.blog-slider h4{
	font-size: 18px;
	text-align: right;
	background-color: #cb0101;
	color: #fff;
	padding: 20px;
	margin-top: 0px;
}
.post-slide{
    padding: 0 0px;
	border: 1px solid #e4e1e1;
	margin: 10px;
}
.post-slide .post-img{
    overflow: hidden;
}
.post-slide .post-img img{
    width: 100%;
    height: 210px;
    opacity: 0.9;
    transform: scale(1,1);
    transition:all 0.3s ease-in-out 0s;
}
.post-slide:hover .post-img img{
    transform: scale(1.2,1.2);
    filter:none;
    opacity:1;
}
.post-slide .post-content{
    padding: 20px 30px;
    position: relative;
    background: #fff;
}
.post-slide .post-date{
    min-width:28px;
    min-height:28px;
    line-height: 28px;
    text-align: center;
    background: #556677;
    position: absolute;
    top: -30px;
    left: 30px;
}
.post-slide .month{
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding: 0 10px;
    background: #cb0101;
    text-transform: uppercase;
}
.post-slide .date{
    color: #fff;
    font-size: 14px;
}
.post-slide .post-title{
    margin: 15px -20px;
    text-align: right;
}
.post-slide .post-title a{
    color:#cb0101;
    font-size:18px;
    text-align: right;
    text-transform:capitalize;
    transition: all 0.50s ease 0s;
}
.post-slide .post-title a:hover{
    color:#333;
    text-decoration: none;
}
.post-slide .post-description{
    color: #999;
    font-size: 14px;
    line-height: 25px;
    margin-right: -20px;
    text-align: right;
}
.post-slide .more{
	font-size: 14px;
	text-align: right;
	font-weight: 600;
	border-bottom: 1px solid #cb0101;
}
.post-slide .post-bar{
    padding: 13px 0;
    list-style: none;
    text-align: center;
    background: #cb0101;
	margin-bottom: 0px;
}
.post-slide .post-bar li{
    display: inline-block;
    margin-right: 5px;
}
.post-slide .post-bar li a{
    text-transform: capitalize;
    font-size: 12px;
    color: #fff;
    transition:0.2s ease;
}
.post-slide .post-bar li a:hover{
    text-decoration: none;
    color:#333;
}
.post-slide .post-bar li i{
    color:#fff;
    margin-right: 5px;
}

/* start blog-post */
.blog-post{
    width: 100%;
    position: relative;
}
.blog-post h4{
	font-size: 18px;
	text-align: right;
	background-color: #cb0101;
	color: #fff;
	padding: 20px;
	margin-top: 0px;
}
.blog-post .post-slide{
    padding: 0 0px;
    border: 1px solid #e4e1e1;
    margin: 10px;
}
.blog-post .post-slide .img-post{
    overflow: hidden;
}
.blog-post .post-title{
    margin-top: 50px;
    padding-right: 20px;
}
.blog-post .post-description{
    padding-right: 20px;
    margin-top: 20px;
}
.post-slide .img-post img{
    width: 100%;
    height: 400px;
    opacity: 0.9;
    transform: scale(1,1);
    transition:all 0.3s ease-in-out 0s;
}
.post-slide:hover .post-img img{
    transform: scale(1.2,1.2);
    filter:none;
    opacity:1;
}
.writer{
    position: absolute;
    top: -8%;
    right: 5%;
}
.writer h6{
    font-size: 14px;
}
.writer img{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    padding: 3px;
    border: 3px solid #fff;

}

/* start vedio slider */
/*-- video-grids --*/
.vd-gallery{
	width: 100%;
	overflow: hidden;
}
.video-gallery{
	width: 100%;
	overflow: hidden;
}
.video-gallery h4{

    font-size: 18px;
    text-align: right;
    background-color: #cb0101;
    color: #fff;
    padding: 17px;
    margin-top: 0px;
}
.related-vd{
    width: 100%;
    position: relative;
}
.related-vd h5{
    text-align: right;
    margin-top: 50px;
    background-color: #cb0101;
    padding: 20px;
    color: #fff;
}
.video-related{
    margin-bottom: 40px;
}
.video-related h6{
    font-size: 14px;
    text-align: right;
}
.video-related img{
    width: 100%;
    height: 150px;
}

/***** Social Likes **********/
.social_network_likes {
    margin-top:30px;
    text-align:center;
    margin-left: 10px;
}
.social_network_likes li{
    float:left;
    width:10%;
    margin-right: 5px;
}
.social_network_likes li a{
    display:block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.social_network_likes li a > i{
    display:block;
    background:#1a4e95;
    padding:10px 0;
}
.social_network_likes li a span{
    display:block;
    font-size:1em;
    color:#FFF;
    text-transform:uppercase;
    padding:10px 0;
}
.social_network_likes li a.facebook{
    background:#1a4e95;
    border-radius:5px 0px 0px 5px;
}
.social_network_likes li a.facebook:hover{
    background:#094291;
}
.social_network_likes li a.facebook > i{
    background:#3468af;
    border-radius: 5px 0px 0px 0px;
	font-size: 20px;
	color: #fff;
	padding: 10px;
}
.social_network_likes li a.twitter{
    background:#35aadc;
}
.social_network_likes li a.twitter:hover{
    background:#0C94CE;
}
.social_network_likes li a.twitter > i{
    background:#4fc4f6;
	color: #fff;
	padding: 13px;
}
.social_network_likes li a.googleplus{
    background:#cb0101;

}
.social_network_likes li a.googleplus:hover{
    background:#cb0101;
}
.social_network_likes li a.googleplus > i{
    background:#cb0101;
	color: #fff;
	padding: 13px;
}
.social_network_likes li a.mail{
    background:#363f61;
    border-radius:0px 5px 5px 0px;
}
.social_network_likes li a.mail:hover{
    background:#30395A;
}
.social_network_likes li a.mail > i{
    background:#50597b;
    border-radius: 0px 5px 0px 0px;
	color: #fff;
    padding: 13px;
}

/* start news tab */
/*---news-tags----*/
.most-reading{
 position: relative;
}
.latest-news-tab-grid{
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.frist-news-grid{
    background: #fff;
    margin-bottom: 1px;
	float: left;
	border-bottom: 1px solid #ddd;
}
.news-tabs li {
    list-style:none;
    display:inline;
    float:left;
    width:49%;
    padding: 1em 0;
    text-align: center;
}
.news-tabs li:first-child{
}
.news-tabs a {
    padding:5px 10px;
    display:inline-block;
    color:#fffafa;
    text-decoration:none;
}
.news-tabs a.active {
    background-color:#000;
}
.news-tabs{
    background:#cb0101;
    height: 60px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(144, 149, 170, 0.22);
    border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -o-border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-top-right-radius: 4px;
    -o-border-top-right-radius: 4px;
}
.latest-news-tab-grid-pic{
    float:right;
    width: 64px;
    height: 64px;
    margin-top: 7px;
}
.latest-news-tab-grid-pic img{
    display:block;
    width:100%;
	margin-top: 5px;
}
.latest-news-tab-grid-info{
    float: left;
    width: 60%;
    text-align: right;
    padding-top: 13px;
	padding-bottom: 15px;
}
.latest-news-tab-grid-info p{
    font-size: 0.875em;
    color: #9095AA;
    width: 97%;
    line-height: 1.5em;
}
.second-news-grid{
    background:#2E3146;
}
.latest-news-tab-grid:hover{
    background:#cb0101;
	color: #fff;
}
.latest-news-tab-grid:hover p{
	color: #fff;
}


/* start comments-post */

/*font Awesome http://fontawesome.io*/
/*Comment List styles*/
.comment-list .row {
    margin-bottom: 0px;
}
.comment-list h2{
    font-size: 18px;
    text-align: right;
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.comment-list .panel{
    margin-left: 20px;
}
.comment-list .panel .panel-heading {
    padding: 4px 15px;
    position: absolute;
    border:none;
    /*Panel-heading border radius*/
    border-top-right-radius:0px;
    top: 1px;

}
.comment-list .panel .panel-heading.right {
    border-right-width: 0px;
    /*Panel-heading border radius*/
    border-top-left-radius:0px;
    right: 16px;
}
.comment-list .panel .panel-heading .panel-body {
    padding-top: 6px;
}
.comment-list figcaption {
    /*For wrapping text in thumbnail*/
    word-wrap: break-word;
    margin-top: 10px;
}
.btn-reply{
	font-size: 12px;
    background-color: #cb0101;
	padding: 10px;
	color: #fff;
}
.leave-comment{
	position: relative;
}
.user-img{
    position: relative;
}
.user-img .thumbnail{
    margin-right: 20px;
}
.comment-post p{
    text-align: right;
}
/* Portrait tablets and medium desktops */
@media (min-width: 768px) {
    .comment-list .arrow:after, .comment-list .arrow:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-color: transparent;
    }
    .comment-list .panel.arrow.left:after, .comment-list .panel.arrow.left:before {
        border-left: 0;
    }
    /*****Left Arrow*****/
    /*Outline effect style*/
    .comment-list .panel.arrow.left:before {
        left: 0px;
        top: 30px;
        /*Use boarder color of panel*/
        border-right-color: inherit;
        border-width: 16px;
    }
    /*Background color effect*/
    .comment-list .panel.arrow.left:after {
        left: 1px;
        top: 31px;
        /*Change for different outline color*/
        border-right-color: #FFFFFF;
        border-width: 15px;
    }
    /*****Right Arrow*****/
    /*Outline effect style*/
    .comment-list .panel.arrow.right:before {
        right: -16px;
        top: 30px;
        /*Use boarder color of panel*/
        border-left-color: inherit;
        border-width: 16px;
    }
    /*Background color effect*/
    .comment-list .panel.arrow.right:after {
        right: -14px;
        top: 31px;
        /*Change for different outline color*/
        border-left-color: #FFFFFF;
        border-width: 15px;
    }
}
.comment-list .comment-post {
    margin-top: 6px;
}


/* ============ start testimonial ============= */

.testimonials{
	width: 100%;
	overflow: hidden;
}
.testimonials h5{
    font-size: 18px;
    text-align: right;
    background-color: #cb0101;
    color: #fff;
    padding: 20px;
    margin-top: 0px
}
.testimonial{
    background: #fff;
    padding: 60px 30px 150px  ;
    margin: 35px 15px 10px 15px;
    position: relative;
}
.testimonial:before{
    content: "";
    width: 100%;
    height: 100%;
    background: #cb0101;
    position: absolute;
    top: 3%;
    left: 1%;
    opacity: 0.8;
    z-index: -1;
}
.testimonial .title{
    font-size: 20px;
    font-weight: 500;
    color: #333;
    text-transform: uppercase;
    margin-top: 0;
    text-align: right;
}
.testimonial .description{
    font-size: 14px;
    color: #555;
    line-height: 30px;
    text-align: right;
}
.testimonial .testimonial-content{
    position: relative;
}
.testimonial .testimonial-content:after{
    content: "\f10e";
    font-family: 'FontAwesome';
    position: absolute;
    top: -5px;
    left: 0;
    font-size: 45px;
    color: #a8a8a8;
}
.testimonial .pic{
    display: inline-block;
    float: right;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin-right: 5px;
    overflow: hidden;
    margin-left: 30px;
    margin-top: 20px;
}
.testimonial .pic img{
    width: 100%;
    height: 90px;
}
.testimonial .content{
    display: inline-block;
    margin: 40px 0;
    float: right;
}
.testimonial .name{
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    text-transform: capitalize;
}
.testimonial .post{
    font-size: 14px;
    color: #555;
    line-height: 24px;
    text-align: right;
}
.testimonial .rating{
    padding: 0;
    margin: 0;
    list-style: none;
}
.testimonial .rating li{
    display: inline-block;
    color: #cb0101;
    margin-top: 10px;
}
.owl-theme .owl-controls{
    margin-top: 20px;
}
.owl-theme .owl-controls .owl-page span{
    background: #cb0101;
}
@media only screen and (max-width: 479px){
    .testimonial .testimonial-content:after{
        content: "";
    }
}

/* ============  team work  ============= */

.teamwork{
	width: 100%;
	overflow: hidden;
}
.teamwork h4{
	font-size: 18px;
	text-align: right;
	background-color: #cb0101;
	color: #fff;
	padding: 17px;
	margin-top: 0px;
}
.our-team .team{
    position: relative;
    padding: 10px 0 10px 20px;
}
.our-team .team:before{
    content: "";
    width: 40px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #cb0101;
}
.our-team .pic{
    position: relative;
    overflow: hidden;
}
.our-team .pic:after{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease 0s;
}
.our-team:hover .pic:after{
    opacity: 1;
}
.our-team .pic img{
    width: 100%;
    height: auto;
}
.our-team .social-links{
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    position: absolute;
    bottom: -40%;
    left: 0;
    text-align: center;
    z-index: 1;
    transition: all 0.5s ease 0s;
}
.our-team:hover .social-links{
    bottom: 20px;
}
.our-team .social-links li{
    display: inline-block;
    margin-right: 5px;
}
.our-team .social-links li a{
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    border: 1px solid #fdfffc;
    font-size: 18px;
    color: #fdfffc;
    transition: all 0.5s ease 0s;
}
.our-team .social-links li a:hover{
    background: #660000;
    border: 1px solid #660000;
}
.our-team .team-info{
    padding: 20px;
    background: #fff;
    border: 1px solid #ddd;
    color: #011627;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: all 0.5s ease 0s;
}
.our-team .team-info:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -100%;
    background: #cb0101;
    z-index: -1;
    transition: all 0.5s ease 0s;
}
.our-team:hover .team-info:before{
    left: 0;
}
.our-team .title{
    font-size: 16px;
    text-align: right;
    font-weight: 800;
    margin-top: 10px;
    margin-bottom: 15px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
.our-team:hover .title{
    color: #000;
}
.our-team .post{
    display: block;
    font-size: 13px;
    text-align: right;
    font-weight: 700;
    color: #cb0101;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.our-team:hover .team-info,
.our-team:hover .post{
    color: #fdfffc;
}
.our-team .description{
    font-size: 14px;
    line-height: 25px;
    text-align: right;
}
@media screen and (max-width: 990px){
    .our-team{ margin-bottom: 20px; }
}



/* start socila media */
.share{
    width: 100%;
    overflow: hidden;
}
.grid-info{
    background:#fff;
    padding:1em;
}
.top-comment-grid {
    padding: 0;
    width: 24%;
    overflow:hidden;
}
.top-comment-grid:nth-child(2) {
    margin: 0 1em;
}
.top-comment-grid:nth-child(3) {
    margin-right: 15px;
}
.comments{
    background:#F96131;
    padding:1em;
}
.comments-icon i.fa.fa-comments {
    font-size: 5em;
    color: #FDA285;
}
.comments-icon i.fa.fa-facebook{
    font-size: 5em;
    color: #6C8CD0;
}
.comments-icon i.fa.fa-twitter{
    font-size: 5em;
    color: #9DCBEF;
}
.comments-icon i.fa.fa-eye{
    font-size: 5em;
    color: #2CCCAB;
}
.comments-icon{
    float:left;
    width:30%
}
.comments-info{
    float: left;
    margin-left: 1em;
    text-align: right;
    width: 63%;
}
.comments-info h3{
    font-size:3em;
    color:#FFF;
    margin:0;
    font-weight:100;
}
.comments-info a{
    font-size:1em !important;
    color:#FDA285 !important;
    margin:0 !important;
    letter-spacing:1px;
    text-decoration:none;
}
.comments-info a:hover{
    color:#FFF !important;
}
.likes{
    background:#3b5998;
}
.tweets{
    background:#55acee;
}
.views{
    background:#00a78e;
}
.likes-info a{
    color: #6C8CD0 !important;
}
.tweets-info a{
    color: #9DCBEF !important;
}
.views-info a{
    color: #07CEB0 !important;
}
.comments-icon i.fa {
    -webkit-transition:.5s all;
    transition:.5s all;
    -moz-transition:.5s all;
}
.top-comment-grid:hover div.comments-icon i.fa {
    -webkit-transform: scale(3);
    transform: scale(3);
    -moz-transform: scale(3);
    -o-transform: scale(3);
    -ms-transform: scale(3);
    opacity: .3;
    -moz-opacity: .3;
}
/*--//social-icons--*/






/* start contact-company */
.contactus{
    width: 100%;
    overflow: hidden;
}
.contact-company{
    position: relative;
}
.contact-company h3{
    font-size: 18px;
    text-align: right;
    background-color: #cb0101;
    color: #fff;
    padding: 17px;
    margin-top: 0px;
}
.company-map{
    position: relative;
    width: 100%;
}
.company-map h3{
    font-size: 16px;
    text-align: right;
    background-color: #cb0101;
    padding: 17px;
	color: #fff;
}
.company-map iframe{
    width: 100%;
    height: 300px;
}
/*-- Contact-Form --*/

.contact-form {
    background-color: #eee;
    padding: 15px;
    margin: 15px 0;
    color: #FFF;
}
.contact-form  h3{
    text-align: right;
    font-size: 20px;
    font-weight: 600;
    color: #0D0D0D;
    margin-top: 0px;
    margin-bottom: 30px;
}
.contact-form label {
    color: #cb0101;
    font-weight: 600;
    font-size: 14px;
    text-align: right;
    float: right;
}

.contact-form input[type="text"], .contact-form input[type="email"], .contact-form textarea {
    width: 100%;
    padding: 10px;
    margin: 10px 0 16px;
    outline: none;
    color: #000;
    font-weight: 500;
    text-align: right;
    font-family: 'Droid Arabic Kufi', sans-serif !important;
}

.contact-form textarea {
    height: 100px;
}

.contact-form ::-webkit-input-placeholder {
    color: #666;
}

.contact-form ::-moz-placeholder {
    color: #666;
}

.contact-form ::-moz-placeholder {
    color: #666;
}

.contact-form ::-ms-input-placeholder {
    color: #666;
}

.contact-form .send-button input[type="submit"] {
    padding: 10px 50px;
    font-size: 16px;
    letter-spacing: 2px;
    color: #FFF;
    cursor: pointer;
    border: none;
    outline: none;
    background-color: #cb0101;
}

.contact-form .send-button input[type="submit"]:hover {
    background-color: #cb0101;
}


/* start other pages */
.banner-top{
	position: relative;
	width: 100%;
	height: 150px;
	background-image: url(../images/slide3.jpg);
	background-size: cover;
	margin-top: 0px;
	background-attachment: fixed
}
.banner-top h2{
	font-size: 30px;
	color: #fff;
	margin-top: 0px;
	font-weight: 600;
	padding-top: 60px;
	text-align: center;
}
.back-home{
	position: relative;
	text-align: right;
	right: 12%;
	top: 20px;
}
.back-home ul{
	float: right;

}
.back-home ul li{
	float: right;
	margin-left: 10px;
}
.back-home ul li a{
	text-align: right;
	font-size: 12px;
	color: #fff;
}

.achivments{
    width: 100%;
    overflow: hidden;
}
.achivment{
    position: relative;
    text-align: right;
}
.achivment img{
    width: 100%;
    height: 400px;
}
.achivment h3{
    font-size: 18px;
    text-align: right;
    background-color: #cb0101;
    color: #fff;
    padding: 17px;
    margin-top: 0px;
}
.achivment h4{
    font-size: 18px;
    text-align: right;
    margin-top: 30px;
}
.achivment h5{
	font-size: 16px;
	text-align: right;
	margin-top: 20px;
}
.achivment p{
    font-size: 14px;
    line-height: 30px;
    text-align: right;
    margin-top: 20px;
}
.achivment ul {
    float: right;
    text-align: right;
    margin-top: 20px;
    margin-bottom: 20px;
}
.achivment ul li{
    float: right;
    text-align: right;
    margin-bottom: 20px;
    list-style-type:none;
	font-size: 14px;
}
.achivment .fa{
    font-size: 16px;
    color: #cb0101;
    float: right;
    margin-left: 20px;
}
.magazine{
	width: 100%;
	overflow: hidden;
}
.magazine-album {
	width: 100%;
}
.magazine-album h3{
	font-size: 18px;
	text-align: right;
	background-color: #cb0101;
    color: #fff;
	padding: 17px;
	margin-top: 0px;
}
.magazine .album{
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}
.magazine .album img{
	width: 100%;
	height: 150px;
	transform: scale(1);
	transition:all 0.3s ease-in-out 0s;
}
.magazine .album img:hover{
	transform: scale(1.1,1.1);
	filter:none;
	opacity:1;
}
.magazine .album h5{
	font-size: 12px;
	color: #cb0101;
	text-align: right;
	line-height: 18px;
	margin-top: 20px;
}
.support{
    width: 100%;
    overflow: hidden;
}
.tec-support{
    width: 100%;
    text-align: right;
}
.tec-support h3{
    font-size: 18px;
    text-align: right;
    background-color: #cb0101;
    color: #fff;
    padding: 17px;
    margin-top: 0px;
}
.tec-support h4{
    font-size: 16px;
    text-align: right;
    margin-top: 30px;
}
.tec-support ul{
    list-style-type: none;
    margin-top: 20px;
}
.tec-support ul li{
    font-size: 16px;
    margin-bottom: 20px;
}
.tec-support span{
    margin-right: 20px;
    color: #cb0101;
 }
.suggestion{
    width: 100%;
    overflow: hidden;
}
.suggest{
    width: 100%;
}
.suggest h3{
    font-size: 18px;
    text-align: right;
    background-color: #cb0101;
    color: #fff;
    padding: 17px;
    margin-top: 0px;
}
.suggest h4{
    font-size: 16px;
    text-align: right;
    margin-top: 40px;
    margin-bottom: -15px;
}
.suggest select{
    width: 100%;
    height: 40px;
    color: #2B3444;
    text-align: right;
    padding-left: 20px;
    margin-bottom: 10px;
}
.bill-ask{
	width: 100%;
	overflow: hidden;
}
.bill{
	width: 100%;
}
.bill h3{
	font-size: 18px;
	text-align: right;
	background-color: #cb0101;
    color: #fff;
	padding: 17px;
	margin-top: 0px;
}
.bill h4{
	font-size: 16px;
	text-align: right;
	margin-top: 40px;
	margin-bottom: -15px;
}
.bill select{
	width: 100%;
	height: 40px;
	color: #2B3444;
	text-align: right;
	padding-left: 20px;
	margin-bottom: 10px;
}
.condition{
    width: 100%;
    overflow: hidden;
}
.condition-list{
    width: 100%;
}
.condition-list h3{
    font-size: 18px;
    text-align: right;
    background-color: #cb0101;
    color: #fff;
    padding: 17px;
    margin-top: 0px;
}
.condition-list h4{
    font-size: 16px;
    text-align: right;
    margin-top: 40px;
    margin-bottom: -15px;
}
.condition-list h5{
    font-size: 20px;
    text-align: right;
}
.condition-list ul {
    text-align: right;
    margin-top: 50px;
    margin-bottom: 40px;
}
.condition-list ul li{
    text-align: right;
    margin-bottom: 20px;
    list-style-type:none;
    clear: both;
}
.condition-list ul li a{
    color: #2B3444;
}
.condition-list .fa{
    font-size: 16px;
    color: #cb0101;
    float: right;
    margin-left: 20px;
}

.timer-reading{
	width: 100%;
	overflow: hidden;
}
.timer{
	width: 100%;
	overflow: hidden;
}
.timer img{
	width: 100%;
	height: 350px;
	transform: scale(1);
	transition:all 0.3s ease-in-out 0s;
}
.timer img:hover{
	transform: scale(1.1,1.1);
	filter:none;
	opacity:1;
}
.timer h3{
	font-size: 18px;
	text-align: right;
	background-color: #cb0101;
    color: #fff;
	padding: 17px;
	margin-top: 0px;
}
.timer h4{
	font-size: 16px;
	text-align: right;
	margin-top: 40px;
	margin-bottom: 30px;
}
.information-center{
    width: 100%;
    overflow: hidden;
}
.info-center{
    width: 100%;
    overflow: hidden;
}
.info-center img{
    width: 100%;
    height: 350px;
    margin-bottom: 40px;
	margin-top: 20px;
    transform: scale(1);
    transition:all 0.3s ease-in-out 0s;
}
.info-center img:hover{
    transform: scale(1.1,1.1);
    filter:none;
    opacity:1;
}
.info-center h3{
    font-size: 18px;
    text-align: right;
    background-color: #cb0101;
    color: #fff;
    padding: 17px;
    margin-top: 0px;
}
.info-center h4{
    font-size: 16px;
    text-align: right;
    margin-top: 40px;
    margin-bottom: 30px;
}
.info-center h5{
    font-size: 16px;
    text-align: right;
    margin-top: 20px;
}
.info-center p{
    font-size: 14px;
    text-align: right;
    margin-top: 20px;
	line-height: 30px;
}
.error-page{
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.error{
    width: 100%;
    text-align: center;
}
.error h2{
    font-size: 40px;
    text-align: center;
	margin-top: 60px;
}
.error h4{
    font-size: 20px;
    text-align: center;
    margin-top: 40px;
}
.error span{
    font-size: 20px;
    margin-left: 20px;
    color: crimson;
}
.error p{
    font-size: 16px;
    text-align: center;
    margin-top: 40px;
}
.error .btn-mange{
    text-align: center;
    margin-right: 43%;
}
/* ============== footer  ===============   */

.footer{
	background-color: #303841;
	background-image: url("../images/slide3.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}
.overlay{
	width: 100%;
	height: 100%;
	padding-bottom: 60px;
	padding-top: 40px;
	position: relative;
	top: 0;
	right: 0;
	content: "";
	background-color: rgba(51, 51, 51, 0.7);
}
.about-us{
    width: 100%;
    overflow: hidden;
}
.about-us h4{
    text-align: right;
    font-weight: 600;
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 50px;
    color: #fff;
}
.about-us h3{
	text-align: right;
	font-weight: 600;
	font-size: 18px;
	margin-top: 50px;
	color: #fff;
}

.about-us p{
    font-size: 14px;
    line-height: 30px;
    text-align: right;
    color: #fff;
	padding-top: 10px;
}
.subscribe-me{

}
.subscribe-me h5{
    color: #cb0101 ;
    font-size: 16px;
    margin-top: 10px;
    text-align: right;
}
.subscribe-me input{
    padding: 5px;
    width: 100%;
    height: 40px;
    margin-top: 10px;
    text-align: right;
}
.subscribe-me .subscribe{
    height: 40px;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    border: 1px solid #fff;
    border-radius: 0px;
    padding: 10px 20px;
    background-color: transparent;
    letter-spacing: 1px;
    margin-top: 15px;
}
.subscribe-me .subscribe:hover{
    background-color:#cb0101 ;
}
.contact-us{
    width: 100%;
    overflow: hidden;
}
.contact-us h4{
    text-align: right;
    font-weight: 600;
    font-size: 18px;
    margin-top: 60px;
    margin-bottom: 20px;
    color: #fff;
}
.contact-us .contact{
    padding: 10px 10px;

}
.contact-us .contact ul{
    list-style: none;
    float: right;
}
.contact-us .contact ul li{
    color: #fff;
    text-align: right;
    font-size: 14px;
    margin-bottom: 15px;
}
.contact-us .contact .fa{
    float: right;
    font-size: 18px;
    margin-right: 0px;
    margin-left: 20px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #dfdfdf;
	color: #dfdfdf;
}
.tags{
	position: relative;
}
.tags h4{
	text-align: right;
	font-weight: 600;
	font-size: 18px;
	margin-top: 40px;
	margin-bottom: 50px;
	color: #fff;
}
.tags ul{
	margin: 0;
	padding: 0;
	float: right;
	margin-right: 10px;
}
.tags ul li{
	float: right;
	display: inline-block;
	padding: 5px 10px;
	margin-left: 5px;
}
.tags ul li a{
	font-size: 12px;
	float: right;
	color: #fff;
	background-color: #5f5f5f;
	text-decoration: none;
	padding: 5px;
	margin-left: -5px;
	margin-right: -10px;

}
.tags ul li a:hover{
    color: #fff;
	background-color: #cb0101;
}
.navbottom {
    background-color: #cb0101;
}

.play{
	position: relative;
	float: right;
}
.tg-copyrights{
    float:left;
    width:100%;
    margin:20px 0 0;
}
.tg-copyrights .tg-description p {
    text-align: center;
    color: #fff;
}

/* ============ start responsive ============= */

@media (max-width: 1300px) {
	.menu-grid{ width: 80%; right: -40px}

}
@media (max-width: 1150px) {
	.menu-grid{ right: -30px}

}

@media (max-width: 1199px) {


	.p-50{
		width: 60%;
	}
	.cbp img{
		height: 245px !important;
	}
	.cbp-l-grid-projects.cbp-caption-overlayBottomReveal .cbp-caption-activeWrap{
		height: 55px !important;
	}
	.fact{
		left: 35%;
	}
	.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button {
		left: 10px;

	}
	.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button {
		right:10px;
	}
	.cal1 .clndr .clndr-controls {
		padding: 1.5em 0 0 0;
		min-height: 75px;
	}
	.cal1 .clndr .clndr-controls .month{ margin-top: 0px; font-size: 16px}
	.cal1 .clndr .clndr-table .header-days .header-day {

		font-size: 1.5em;
	}
	.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button {
		top: 20px;
	}
	.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button {
		top: 19px;
	}
	.cal1 .clndr .clndr-table tr {
		height: 38px;
	}
	.cal1 .clndr .clndr-table tr .day .day-contents {
		padding: 7px;
	}
    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{ bottom: 26%; right: 30%}
	.news-tabs li{ padding: 5px}
	.latest-news-tab-grid-info{ width: 50%}
	.share-face h3{ font-size: 15px}
	nav .navbar-header img{ width: 250px}
	nav.navbar.bootsnav ul.nav > li > a{ padding: 30px 5px}
	.navbar-left{ margin-left: 40px}
	.top-search .input-group-addon{ margin-right: 20px}
	.breaking_news:after{ right: -20%}
	.breaking_news{ padding: 8px 15px 14px 30px}
	.attr-nav{ margin-left: 0px}
	.marquee{ width: 80%}
}
@media ( max-width: 1080px){
	.navbar-left{ margin-left: 30px}
	.attr-nav > ul > li{ margin-left: 20px}
	.marquee{ width: 80%}
	.menu-grid{ right: -70px; width: 90%}
}
@media (max-width: 991px) {

	nav.navbar.bootsnav.menu-center .attr-nav{
		right: 30px;
	}
	nav .navbar-header img{
		margin-top: -35px;
		height: 90px;
		width: 40%;
		margin-right: -40px;
	}
	.attr-nav > ul > li{ margin-top: 0px; margin-left: 0px}
	.container{ width:100% !important;}
	nav.navbar.bootsnav .navbar-toggle{ border-radius: 0px}
	nav.navbar.bootsnav .navbar-header{ margin-top: 15px}
    nav.navbar.bootsnav{ height: 80px}
	.attr-nav{ margin-left: 50px; margin-top: 15px}
	.top-search .input-group-addon{ margin-right: 5px}
	.marquee{ width: 78%}
	.p-50{
		width: 75%;
	}
	.btn-mange{ margin-top: 20px}
	.mange{ margin-bottom: 100px}
	.recent-videos{ margin-top: 30px}
	.tab .nav-tabs li a{ font-size: 16px}
	.video1 h4{ line-height: 18px}
	.cbp img{
		height: 250px!important;
	}
	.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button{ right: 10px}
	.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button{ left: 10px}
	.cal1 .clndr .clndr-controls .month{ font-size: 18px; top: 0px}
	.news-tabs a{ margin-top: -5px}
	.latest-news-tab-grid-pic{ margin-bottom: 20px}
	.latest-news-tab-grid-info{ padding-top: 0px; padding-bottom: 0px; width: 70%}
	.frist-news-grid{ margin-bottom: 20px}
	.news-tabs li{ width: 50%; margin-top: 12px}
	.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group{ margin-left: 300px}
	.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{ bottom: 16%; left: 30%}
	.bx-wrapper img{ height: 300px}
	.bx_top h3{ margin-right: 20px}
	.bx-wrapper p{ margin-right: 20px}
	.social-icons{ margin-right: 80px}
	.about-slider{ margin-bottom: 40px}
	.tab-company{ margin-bottom: 40px}
	.cal1 .clndr .clndr-controls .month{ margin-top: 0px}
	.input-group{ width: 95%}
	.input-group .form-control{ width: 96%}
	.newsletter{ margin-bottom: 40px}
	.top-comment-grid{ width: 23%}
	.fact{left: 40% }
	.facts{padding-bottom: 40px;}
	.counter-box{margin-bottom: 40px;}
	.our-team{margin-bottom: 40px;}
	.about-img{margin-bottom: 40px;}
	.teamwork{padding-bottom: 20px;}
	.about-us{ margin-bottom: 110px}
	.serviceBox{margin-bottom: 30px;}
    .simple-dropdow ul li.s-menu{ padding: 5px}
    span.s-drop1{ font-size: 14px; margin-left: 5px}
    .condition-list{ margin-bottom: 120px}
	.magazine .album img{ height: 300px}
    .info-center{ margin-bottom: 40px}
    .company-map{ margin-bottom: 40px}
    .left-side{ width: 95px}
    .men-icon2 p{ margin: 10px 0 0 0px}
    ul.menu_1_left_nav1 li a{ font-size: 12px; padding: 30px 5px 25px 25px}
    .cbp-l-loadMore-button .cbp-l-loadMore-button-link{ margin-bottom: 40px}
    .menu-grid{ width: 100%; position: static}
}

@media (max-width: 767px) {

	nav.navbar.bootsnav.menu-center .attr-nav{right: 50px;}
	.p-50{width: 100%;}
	nav .navbar-header img{ margin-right: 0px; width: 45%}
	nav.navbar.bootsnav .navbar-toggle{ margin-left: 10px; margin-top: 5px}
	.attr-nav > ul > li{ margin-left: 30px; margin-top: -5px}
	.move-text{ height: 40px}
	.breaking_news{ z-index: 1}
	.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{ bottom: 12%; left: 28%}
	.cd-intro b{font-size: 25px;}
	.ads{ margin-top: 20px}
	.serviceBox{margin-bottom: 70px;}
	.fact{left: 46%;}
	.our-team img{height: 100%;}
	.teamwork{padding-bottom: 10px;}
	.contact-us ul{margin-left: 0px;}
	.site-map ul{	margin-left: 0px;}
	.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button {top: 20px;}
	.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button {top: 20px;}
	.cal1 .clndr .clndr-controls .month {font-size: 1.1em;}
	.cal1 .clndr .clndr-table tr {height: 29px;}
	.mg-top-113{ margin-top: 30px}
	.latest-news-tab-grid-pic{ margin-bottom: 0px}
	.frist-news-grid{ margin-bottom: 10px; width: 100%}
	.most-reading{ margin-bottom: 20px}
	.latest-news-tab-grid-info p{ margin-top: 20px}
	.top-comment-grid{ width: 99%; margin-bottom: 20px}
	.top-comment-grid:nth-child(2){margin: 0px 0 20px}
	.about-us{ margin-bottom: 0px}
	.simple-dropdow ul li.s-menu{ padding: 0.5em}
	span.s-drop1{ margin-left: 0px; font-size: 14px}
	a.cog i{ font-size: 22px}
	.bx_top h3{ margin-right: 20px}
	.bx-wrapper p{ margin-right: 20px}
	.social-icons{ margin-right: 80px}
	.about-company{ padding-bottom: 30px}
	.services{ padding-bottom: 25px !important;}
    .marquee{  width: 85%; left: -10% ;font-size: 12px; position: relative; top: -35px}
    .marquee1{ margin-top: 0px}
    .marquee2{ margin-top: 0px}
    .social_network_likes li{ width: 20%}
    .comment-list .panel{ margin-right: 20px}
    .who-us{ padding-bottom: 50px !important;}
	.attr-nav{ margin-left: 20px}
	.btn-default{ margin-left: 45%}
    .ads img{ height: 350px}
    .magazine .album img{ height: 100%}
}


@media all and (max-width:640px) {
	.cal1 .clndr .clndr-controls {
		padding: 1em 0 0 0;
		min-height: 60px;
	}
	.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button {
		top: 10px;
	}
	.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button {
		top: 10px;
	}
	.cal1 .clndr .clndr-controls .month {
		font-size: 0.96em;
	}
	.cal1 .clndr .clndr-table .header-days .header-day {
		font-size: 1.3em;
	}
	.cal1 .clndr .clndr-table tr .day .day-contents {

		font-size: 1em;
		padding: 6px;;
	}
}


@media  ( max-width:480px ) {

	nav .navbar-header img{ margin-right: -10px; width: 60%; height: 70px}
	nav.navbar.bootsnav{ height: 61px}
	.cd-intro{
		left: 22%;
		top: 80px !important;
	}
	.input-group .form-control{ margin-right: 0px}
	.btn-default{ margin-left: 38%}
	.cd-intro span{
		font-size: 20px;
	}
	.cd-intro b{
		font-size: 20px;
	}
	.cbp-popup-lightbox-img{
		height: 320px;
	}
	.fact{
		left: 43%;
	}
	.cal1 .clndr .clndr-controls .month {
		font-size: 1em;
	}
	.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button {
		top: 9px;
		left: 102px;
	}
	.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button {
		top: 9px;
		right: 102px;
	}
	.cal1 .clndr .clndr-controls {
		min-height: 60px;
	}
	.cal1 .clndr .clndr-table .header-days .header-day {
		font-size: 1.4em;
	}
	.cal1 .clndr .clndr-table tr .day .day-contents {
		font-size: 0.875em;
		padding: 20px;
	}
	.section h2{ font-size: 26px}
	.mange h3{ font-size: 18px}
	.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{ bottom: 14%}
	.services{ padding-bottom: 10px}
	.ads{ margin-top: 25px}
	.who-us{ padding-bottom: 40px}
	.frist-news-grid{ width: 100%}
	.testimonials{ padding-bottom: 60px}
	.facts{ padding-top: 10px}
	.btn-default{ left: 35%}
	.comments{ padding: 0px}
	.comments-info h3{ font-size: 40px}
	.magazine .album img{ height: 100%}
    .social_network_likes li{ width: 20%}
    .video-related img{ height: 100%}
	.post-slide .img-post img{ height: 100%}
	.writer{ top: -4%}
    .ads img{ height: 100%}
    .bx-wrapper img{ height: 100%}
    .marquee{ top: -38px; left: 0%}
    .breaking_news h2{ font-size: 16px}
    .breaking_news{padding: 10px 15px 14px 30px}
    .left-side{ width: 90px}
    ul.menu_1_left_nav1 li a{ font-size: 11px; padding: 20px 20px 25px 25px}
    .men-icon2 p{ margin: 10px 0 0 -1px; font-size: 16px}
	span.menu_1_left1 i{ font-size: 20px}
	ul.menu_1_left_nav1 li a span{ width: 30px; margin: 0 0 5px 20px}
	ul.menu_1_left_nav1 span img{ width: 40px; height: 40px; margin-left: -15px;}
	.video{ margin-top: -50px; margin-bottom: -70px}
	.attr-nav > ul > li{ margin-left: 20px}


}

@media  ( max-width:320px ) {

	nav.navbar.bootsnav.menu-center .attr-nav{
		right: 30px;
	}
	nav .navbar-header img{
		margin-top: -35px; width: 70%; margin-right: -10px;
	}
	.attr-nav{ margin-left: 0px}
	.cd-headline.clip span{
		display: none;
	}
	.fact{
		left: 39%;
	}
	.cal1 .clndr .clndr-table{
		width:90%;
	}
	.cal1 .clndr .clndr-table tr {
		height: 35px;
	}
	.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button {
		top: 4px;
		left: 20px;
	}
	.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button {
		top: 4px;
		right: 20px;
	}
	.cal1 .clndr .clndr-table .header-days .header-day {
		font-size: 1.2em;
	}
	.cal1 .clndr .clndr-controls .month {
		font-size: 1.1em;
		margin-bottom: 0.3em;
	}
	.cal1 .clndr .clndr-table tr .day .day-contents {
		font-size: 0.875em;
		padding: 9px;
	}
	.cal1 .clndr .clndr-controls {
		min-height: 50px;
		padding: 0.6em 0 0 0;
	}
	.ads h3{ font-size: 16px }
	.section h2{ font-size: 20px}
	.breaking_news h2{ font-size: 14px; margin-right: 0px}
	.breaking_news{padding: 10px 10px 15px 10px}
	.breaking_news:after{ right: -32%}
	.mange h3{ font-size: 16px}
	.mange p{ margin-top: 20px}
	.btn{ font-size: 14px}
	.about-img img{ height: 100%}
	.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{ bottom: 24%; left: 27%}
	.serviceBox .title{ font-size: 18px}
	.tab .tab-content h3{ font-size: 16px}
	.testimonial .content{ margin-right: 100px; margin-top: -80px}
	.testimonial .name{ font-size: 18px}
	.input-group .form-control{ width: 91%}
    .social_network_likes li{ width: 23%; margin-bottom: 20px}
    .video-related img{ height: 100%}
	.post-slide .img-post img{ height: 100%}
	.writer{ top: -2%}
    .left-side{ width: 85px}
    ul.menu_1_left_nav1 li a{ font-size: 11px}
    .men-icon2 p{ font-size: 14px ; margin: 9px 0 0 -1px}
    .marquee{ left: 0%}
    span.menu_1_left1 i{ font-size: 20px}
    ul.menu_1_left_nav1 span img{ margin-left: -15px}
	.video{ margin-top: -90px; margin-bottom: -100px}
	.contact-us .contact ul li:last-of-type{ margin-right: 1px; margin-top: 0px}

}

/* Start Loading */

.loading-overlay {
    background: #cb0101;
    color: #FFF;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
}

.loader,
.loader:before,
.loader:after {
    background: #ffffff;
    -webkit-animation: load1 1s infinite ease-in-out;
    animation: load1 1s infinite ease-in-out;
    width: 1em;
    height: 4em;
}

.loader {
    color: #ffffff;
    text-indent: -9999em;
    margin: 300px auto;
    position: relative;
    font-size: 11px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

    .loader:before,
    .loader:after {
        position: absolute;
        top: 0;
        content: '';
    }

    .loader:before {
        left: -1.5em;
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }

    .loader:after {
        left: 1.5em;
    }

@-webkit-keyframes load1 {
    0%, 80%, 100% {
        box-shadow: 0 0;
        height: 4em;
    }

    40% {
        box-shadow: 0 -2em;
        height: 5em;
    }
}

@keyframes load1 {
    0%, 80%, 100% {
        box-shadow: 0 0;
        height: 4em;
    }

    40% {
        box-shadow: 0 -2em;
        height: 5em;
    }
}

/* End Loading */
