/* details font */
@import url(http://fonts.googleapis.com/earlyaccess/lateef.css);
@font-face {
 font-family: 'hacen Algeria';
 src: url('../fonts/HacenAlgeria.eot');
 src: url('../fonts/HacenAlgeria.eot?#iefix') format('embedded-opentype'),  url('../fonts/HacenAlgeria.woff') format('woff'),  url('../fonts/HacenAlgeria.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
body {
	background: repeat-x top #fff; /*f4f1d5 */
	font-family: 'lateef';
	font-size:25px;
	line-height:31px;
}
.details-font {
	font-family: 'lateef';
	font-size:14px;
}
.hacen-font {
	font-family: 'hacen Algeria';
	font-size:15px;
}
.wokringcontainer {
	background:#f4f1d5;
}
.hdrcontainer {
	background:#f4f1d5;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a img {
	border:0;
}
ul, ul li {
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-type:none;
}
.myul, .myul li {
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-type:none;
	width:100%;
	line-height:18px;
}
.myul li {
	margin-bottom:6px;
}
.no-margin {
	margin-top:0 !important;
}
.no-marginbtm {
	margin-bottom:0 !important;
}
.margin-bottom {
	margin-bottom:30px;
}
.no-padding {
	padding-right:0;
	padding-left:0;
}
.red-txt {
	color:#8c212d;
}
.yellow-txt {
	color:#ead121;
}
.grey-txt {
	color:#999;
}
.small-txt {
	font:11px;
}
.margin-bottom {
	margin-bottom:19px !important;
}
.margin-left {
	margin-left:15px !important;
}
.margin-right {
	margin-right:15px !important;
}
.box-container {
	width:100%;
}
.widthfull, .widthfull input, .widthfull select, .widthfull textarea {
	width:100%;
}
.widthhalf {
	width:48%;
}
.width100 {
	width:200px;
}
.div-right {
	float:right !important;
}
.div-left {
	float:left !important;
}
.news-img {
	float:left;
	margin-right:20px;
}
.news-imginer {
	float:right;
	margin-left:20px;
}
.prod-img {
	border:1px solid #CCCCCC;
	border-radius: 6px;
}
a .prod-img:hover {
	border: 1px solid #0072BB;
}
.item-ul li {
	border-bottom: 2px dotted #f7cceb;
	margin-bottom: 0;
	padding: 16px 0;
}
.left-pane .item-ul li {
	padding: 6px 0;
}
.item-ul li:last-child {
	border-bottom:none;
}
.h-sep {
	border-bottom: 1px dotted #BFBFBF;
	height: 1px;
	float:right;
	margin: 20px 0;
	width: 100%;
}
select {
	padding:2px 7px;
}
input[type="text"]:hover, input[type="password"]:hover, input[type="email"]:hover, input[type="phone"]:hover, input[type="number"]:hover, select:hover, textarea:hover {
}
button:focus, input[type="submit"]:focus, input[type="button"]:focus, .btn.focus, .btn:focus, .btn:hover, button:hover {
	color: #fff;
	background:#903475;
}
.btn, button {
	background: #903475 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	color: #fff !important;
	font-size: 18px !important;
	padding: 8px 15px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	line-height:26px;
}
.h3, h3 {
    font-size: 25px;
}
h1, .h1, h2, .h2 {
	font-family:'hacen algeria';
}
.myfooter {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ea38bc+0,f497c2+100 */
background: #ea38bc; /* Old browsers */
	background: -moz-linear-gradient(top, #ea38bc 0%, #f497c2 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ea38bc 0%, #f497c2 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ea38bc 0%, #f497c2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea38bc', endColorstr='#f497c2', GradientType=0 ); /* IE6-9 */
	color: #fff;
	display: block;
	font-family:'hacen algeria';
	font-size: 15px;
	padding: 69px 0;
	width: 100%;
	border-top:8px solid #4c9dc8;
}
.myfooter a {
	color:#fff;
}
.myfooter a:hover {
}
.ftrcontainer {
	background: #90822c url("../images/ftrr.png") repeat-x scroll center top;
	padding:26px 15px;
}
.no-border {
	border-bottom:none !important;
}
input, select, textarea, .form-control {
	background-color: #ffffff;
	border: 1px solid #ccc;
	border-radius: 0;
	color: #333 !important;
	font-size: 19px;
	padding: 9px 12px;
	height: auto;
	font-family: 'hacen algeria';
}
select {
	padding:2px 7px;
}
.working-area {
}
.working-area, .red-alert, h1, h2, h3, h4, h5, h6, .page-hdr h1, .page-hdr, .green-alert, .yellow-alert, .header, .gnrl-hdr, .logo, .banner, .navi-bar, .navi-bar a, .navi-sep, .navi-mdl, .navi-bar li a, .gnrl-box-hdr, .gnrl-box, .footer, .h-sep, .prod-cont, .gnrl-ul, table, ul, li, .thumb-wizard-over, .page-hdr {
	direction:rtl;
	text-align:right;
}
.dropdown-menu {
	background-clip: padding-box;
	background-color: #e92fbb;
	border:0;
	border-radius: 0;
	display: none;
	float: left;
	font-size: 16px;
	left: 0;
	list-style: outside none none;
	margin: 0;
	min-width: 265px;
	padding: 16px 0;
	position: absolute;
	text-align: left;
	top: 100%;
	z-index: 1000;
}
.dropdown-menu > li > a {
	padding: 8px 20px;
}
.dropdown-menu > li > a {
	color: #fff;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	background:#fc5bd4;
	color:inherit;
}
a {
	color:#000;
}
.box-container {
	float:right;
	direction:rtl;
}
.gnrl-ul li {
	margin-bottom:22px;
	width:100%;
}
img, a, input, button, textarea, select, .transitionn {
	transition: all 0.2s ease 0s;
}
.main-color {
	color:#ada30d;
}
.blue-color {
	color:#006986;
}
.small-txt {
	font-size: 12px;
	font-family: tahoma;
	color: #b2b2b2;
}
.inner-itemm {
	border-bottom: 1px solid #ededed;
	margin-bottom: 35px;
	padding-bottom: 23px;
	display:inline-block;
}
.pagination {
	display: inline-block;
	margin: 20px 0;
	font-family: 'hacen algeria';
	padding-left: 0;
	font-size: 18px;
}
.pagination > li {
	float:right;
	direction:rtl;
}
.pagination > li > a, .pagination > li > span {
	background-color: #ffffff;
	border: 1px solid #cbd621;
	color: #adb61c;
	float: left;
	line-height: 1.42857;
	margin: 0 4px;
	padding: 6px 12px;
	position: relative;
	text-decoration: none;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: #903475;
	border-color: #903475;
	color: #fff;
	cursor: default;
	z-index: 2;
}
.pagination > li > a, .pagination > li > span {
	background-color: #ffffff;
	border: 1px solid #bfbfbf;
	color: #666;
	float: left;
	line-height: 1.42857;
	margin: -1px;
	padding: 9px 16px;
	position: relative;
	text-decoration: none;
}
.pagination > li:last-child > a, .pagination > li:last-child > span, .pagination > li:first-child > a, .pagination > li:first-child > span {
	border-radius: 0;
	margin-left: 0;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	color: #26934c;
}
.green-color {
	color:#498500;
}
.text-center li, .text-center, .text-center a, .text-center img {
	text-align:center;
}
.header {
	background:#4991b8;
	font-family: 'hacen Algeria';
	font-size:18px;
}
.navbar-brand {
	height:89px;
	padding:0;
	margin:20px;
}
.social-icns {
	margin-top: 6px;
	margin-bottom:16px;
}
.social-icns a {
	background-position: center top;
	background-repeat: no-repeat;
	display: inline-block;
	height: 46px;
	margin-right: 11px;
	width: 47px;
}
.social-icns a:hover {
	background-position: center bottom;
}
.fbicn {
	background-image: url("../images/facebook.png");
}
.twicn {
	background-image: url("../images/twitter.png");
}
.gplusicn {
	background-image: url("../images/gplus.png");
}
.linkedicn {
	background-image: url("../images/inst.png");
}
.yotubeicn {
	background-image: url("../images/youtubee.png");
}
.margin-bottom-more {
	margin-bottom:40px;
}
/** */
.hdr-top-grdnt {
	background: url(../images/hdr-top=grdn.png) no-repeat top left;
	padding-top: 9px;
}
.hdr-top-flower {
	background:url(../images/hdr-bg.jpg) no-repeat top right;
}
.toplinks {
	color: #e2dcf4;
	font-size: 13px;
	margin-top: 7px;
}
.toplinks a {
	float:right;
	color:#e2dcf4;
    height: 17px;
}
.toplinks-divider {
	float:right;
	margin:0 15px;
}
.top-srch {
	background: url(../images/srch-npt.png) repeat;
	float: right;
	margin-left: 13px;
	width: 204px;
}
.top-srch-inpt, .top-srch-inpt:hover, .top-srch-inpt:focus {
	background: none;
	border: 0;
	padding: 0px;
	color:#fff !important;
	width: 100%;
}
.top-srch-inpt:focus {
	background:none transparent !important;
	box-shadow:0 none !important;
	border:0 none !important;
}
.top-srch-btn {
	background: none transparent;
	border: 0;
	padding: 8px 10px;
	font-size: 14px;
}
.advnc-srch {
	color: #fff !important;
	margin-top: 8px;
	float: right;
	font-size:14px;
}
.navbar-nav {
	color:#fff;
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 0;
	border: none;
}
.navbar-brand, .navbar-nav > li > a {
	color:#fff;
	text-shadow:none;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover, .nav > li > a:focus, .nav > li > a:hover {
	text-decoration: none;
	background-color: #e92fbb;
}
.navmine {
	background:url(../images/nav=px.png) repeat-x top;
}
.navbar-nav > li > a {
	line-height: 27px;
}
.most-tabs {
	background:#fdf6fb;
	margin-bottom:30px;
	display:inline-block;
}
.nav-tabs > li > a {
	border: 0 none !important;
	border-radius: 0;
	padding: 19px 0;
	text-align: right;
	padding-right: 23px;
	font-size: 19px;
}
.mosttabs-tab a, .box-title {
	background:#903475;
	color:#fff;
}
.mosttabs-conent {
	padding:20px;
	float:right;
}
.left-pane .mosttabs-conent .media-object {
	width:70px;
}
.mosttabs-conent h4 {
	font-size: 25px;
	margin-bottom:7px;
	font-family:'lateef';
}
.mosttabs-conent h4 a {
	color:#000;
}
.nav-tabs {
	border-bottom:0;
}
.mosttabs-tab li {
	width:50%;
	font-family: 'hacen algeria';
}
.marquetopp {
	margin-bottom:30px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	background:#fdf6fb;
}
.nav-tabs > li > a:hover {
	border-color: #eee #eee #ddd;
	color: #fff;
}
.tab-more-btn {
	color:#09C;
	float:left;
	font-size:18px;
	font-family:'hacen algeria';
}
.side-ads {
}
.side-ads img {
	width:100%;
}
.box-title {
	padding: 12px 26px;
	margin-bottom: 24px;
	font-family:'hacen algeria';
	font-size:20px;
}
.box-title h4 {
	font-family:'hacen algeria';
	font-size:20px;
}
.most-tabs .box-title {
	margin-bottom:0;
}
.body-ads img {
	width:100%;
}
.body-ads {
	width:100%;
}
.news-item img {
	width:100%;
}
.media-object {
	width:140px;
}
.bottom-links {
	width:100%;
	float:left;
}
.bottom-links li {
	width:100%;
	float:left;
	margin-bottom:7px;
}
.btn-big {
	font-size: 25px;
	font-variant: all-small-caps;
	font-weight: bold;
	line-height: 38px;
}
.footer-container {
	margin-top: 22px;
}
.ftr-img {
	background: url(../images/ftr-top.png) #fff center top no-repeat;
	width: 100%;
	height: 24px;
	display: block;
}
.ftr-box {
	border-left: 1px solid #f69ed5;
	border-right: 1px solid #f69ed5;
	padding: 0 46px;
	display: inline-block;
}
.ftrinput {
	border: 0;
}
.news-slider {
	margin-bottom:30px;
}
.toplinks {
	font-size:14px;
}
.breadcrumb > li + li::before {
 content: ">";
 padding: 0 5px;
}
.breadcrumb {
	background-color: transparent;
	border-bottom: 1px solid #ededed;
	border-radius: 0;
	list-style: outside none none;
	margin-bottom: 45px;
	padding: 0 0 6px;
	font-family:'hacen algeria';
	font-size:18px;
}
.breadcrumb a, .breadcrumb li, .breadcrumb {
	color:#999;
}
.breadcrumb .active {
}
.inner-itemm .media-object {
	width: 205px;
}
.inner-itemm .media-left, .inner-itemm .media > .pull-left {
	padding-left: 25px;
}
.media-heading {
	margin-bottom: 10px;
	font-family: 'hacen algeria';
	font-size: 22px;
}
.item-summary-p {
	line-height:25px;
}
.news-title {
	margin-bottom: 30px;
	color:#903475;
	margin-top:0;
}
.bywho {
}
.artclestatl {
	margin:30px 0;
	background:#f2f2f2;
	padding:20px 0;
	display:inline-block;
}
.artclecontrol button {
	background:#fff;
	border:1px solid #ccc;
	font-family:'hacen algeria';
	color: #903475 !important;
	font-size:15px;
}
.artclecontrol button:hover {
	background:#fdf6fb;
}
.artclecontrol button:focus {
	background: #903475 none repeat scroll 0 0;
	color: #fff !important;
}
.comment-post {
	display: inline-block;
	font-size: 18px;
	line-height: normal;
	margin-top: 7px;
}
.alert {
	font-family:'hacen algeria';
	font-size:17px;
}
.resultssrch .mosttabs-tab li {
	margin: 0 2px;
	width:auto
}
.resultssrch .nav-tabs > li > a {
	padding:16px 20px;
	border-left:1px solid #CCC !important;
	border-right:1px solid #CCC !important;
	border-top:1px solid #CCC !important;
}
.resultssrch .mosttabs-tab, .resultssrch .mosttabs-conent {
	background:#fff;
}
.resultssrch .nav-tabs > li.active > a, .resultssrch .nav-tabs > li.active > a:focus, .resultssrch .nav-tabs > li.active > a:hover {
	background-color:#fff;
}
.resultssrch .mosttabs-tab a, .box-title {
	background:#ededed;
	color:#333;
}
.resultssrch .mosttabs-tab {
	margin: 0 2px;
	width: auto;
	margin-bottom: -1px;
}
.resultssrch .inner-itemm .media-object {
	width: 95px;
}
.resultssrch .inner-itemm {
	margin-bottom: 0;
	padding-bottom: 17px;
}
.btn:hover, button:hover{
	background-color:#a9518f;
	}
.resultssrch .media-heading{margin-bottom:1px;}
.d3d-carousel{width:300px; float:left;}
.navbar-toggle{
	border: 1px solid #fff;
color: #fff !important;
float: right;
margin-right: 15px;
	}
	.navbar-toggle .icon-bar{background:#fff;}
.left-pane .box-title {background-color: #903475; color:#fff;}
@media screen and (max-width: 360px) {
	 .social-icns a{margin-right: 1px;}	
	 .media-body .small-txt{
		font-size:10px; 
		 }
		 .top-srch{
			 width: 251px;
			 }
			 .top-srch-cont{margin:10px 0;}
			 .toplinks-divider{
				 margin: 0 12px;
				 }

.top-srch-btn{				 
				     padding: 8px 15px;

    float: left;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
line-height: 31px;
}
				 
}
@media screen and (max-width: 1006px) {
	.hdr-top-flower{
		background-image:none;
		}
		.hdr-top-grdnt{
			background:url(../images/hdr-top=grdn-small.png) no-repeat top left;
			}
			.navmine {
    background: url(../images/nav=px-small.png) repeat-x bottom;
}
}
@media screen and (max-width: 480px) {
	.inner-itemm .media-left, .inner-itemm .media > .pull-left{
		display:block;
		}
}


#sitesIframe {
    border:0px;height: auto;margin-top: -31px;
}

@media( max-width: 650px ){
    
    .navbar-brand {
        margin: 20px 0 0;
        width: 100%;
    }
    .navbar-brand { width: 100%; }
    .customStyleeeee {
            z-index: 999;
            position: relative;
    }
    .navbar-toggle {
        margin-bottom: 50px;
    }
    #sitesIframe {
        margin-top: -9px;
    }
    .top-srch {
       width: 79%;
    }
    .top-srch-cont {
        width: 100%;
    }
    
    .modern-ticker {
    margin-right: 13px !important;
}
    .navbar-brand>img { margin: auto;}
    .d3d-carousel { width: 270px !important;}
    
}
.body-ads-img { max-width: 100% !important; }





