@import "https://www.najafpost.com/static/fonts/fonts/styles.css";

* {
    font-family: 'HelveticaNeueW23forSKY-Reg';

}

a {
    color: inherit;
}

.row {
    position: relative;
}

.column {
    margin-bottom: 5px;
}

img:not(.img) {
    width: 100%;
    height: auto;
}
@keyframes translateFromBottom {
    0% {opacity:0.0;transform:translate(0px,60vh);}
    100% {opacity:1;transform:translate(0);}
}
@keyframes transformscale {
    0% {opacity:0.0;transform:scale(0.1);}
    100% {opacity:1;transform:scale(1);}
}
@keyframes transformscaleText {
    0% {padding-top: 8px;;}
    100% {padding-top: 10px;;}
}
@keyframes imgbg {
    0% {
        background-position: 100% 0%;
    }
    100% {
        background-position: 0% 100%;
    }
}
@-webkit-keyframes translateFromBottom {
    0% {opacity:0.0;transform:translate(0px,60vh);}
    100% {opacity:1;transform:translate(0);}
}
@-webkit-keyframes transformscale {
    0% {opacity:0.0;transform:scale(0.1);}
    100% {opacity:1;transform:scale(1);}
}
@-webkit-keyframes transformscaleText {
    0% {padding-top: 8px;;}
    100% {padding-top: 10px;;}
}
@-webkit-keyframes imgbg {
    0% {
        background-position: 100% 0%;
    }
    100% {
        background-position: 0% 100%;
    }
}
a:hover {
    color: inherit;
}

.imgbg {
    width: 100%;
    height: 200px;
    background-position: 100% 0%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.imgbg:hover {
   animation: imgbg 3s linear;
    background-position: 0% 100%;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'HacenLinerXL';
}

.fluid {
    max-width: 100%;
}

._logo {
    background: #0db4e7;
    height: 50px;
    padding-right: 50px;
    width: 90%;
}

._header {

    margin-top: 30px;

}

.logo_image {
    max-width: 100px;
    margin-top: -37px;
}

.shape {
    margin-top: -3px;
    margin-right: -117%;
}

.logo_text {
    font-size: 20px;
    margin-top: 7px;
}
.logo_text a{
font-weight:bold;
    font-size: 22px;
color:#000;
}
._menu {
    background: #00476d;
    margin-right: 1.25rem;
    height: 43px;
    margin-top: 6px;
}

.header_menu {

}

.line {
    z-index: 1 !important;
    margin-top: 22.5px;
    margin-right: -60px;
    border-width: 2.5px;
    border-color: rgb(0, 71, 109);
    border-style: solid;
}

.Ellipse {
    margin-top: 5.5px;
    margin-right: -29px;
    height: 83%;
    width: 60px;
    float: right;
    background: #00476d;
    border-radius: 45%;

}

.search {

    margin-right: 10px;
    margin-top: 8px;
    max-width: 25px;
}

.headermenu {
    width: 100%;
    padding-top: 10px;

}

.headermenu ._li {

    float: right;
    font-size: 14px;
    text-align: center;

    list-style-type: none;
    display: inline-block;

    border-left: 1px solid #fff;
    line-height: 19px;
    list-style: none;
    padding: 0 10px;
    animation-duration: 2s;
}

.headermenu ._li a{
 color: #fff;
}

._li:first-child {
    border-right: 1px solid #fff;
}

.border_Menu {
    float: left;
    border-left: rgb(255, 255, 255) solid 1px;
    height: 25px;
    margin-top: -34px;

}

.dateM {
    color: #fff;
    font-size: 14px;
    padding-top: 11px;
    margin-right: 20px;
}

.social_communcation {
    padding-top: 10px;

}

.index_image {
    background: url(https://www.najafpost.com/static/images/site/indeximage.png) no-repeat center;
    min-height: 93vh;
    width: 100%;
    background-size: cover;
    margin-top: -25px;
}

#Articles_last_container{
 animation-name: transformscale;
 -webkit-animation:transformscale;
 animation-duration: 2s;
}

.category_menu {
float:left;
  min-width: 58%;
}

.category_menu li {
padding-left:5px;
padding-right:5px;
    position: relative;
    font-size: 15px;
    list-style-type: none;
    background-color: rgba(0, 71, 109, 0.749);
    text-align: center;
    color: #fff;
    height: 40px;
   /* border-bottom: 1px solid rgb(0, 154, 241); */
    line-height: 19px;
    list-style: none;
     animation-name: translateFromBottom;
-webkit-animation: translateFromBottom;

}

.category_menu li:nth-child(1){
    animation-duration: 0.3s;
}
.category_menu li:nth-child(2){
    animation-duration: 0.4s;
}
.category_menu li:nth-child(3){
    animation-duration: 0.5s;
}
.category_menu li:nth-child(4){
    animation-duration: 0.6s;
}
.category_menu li:nth-child(5){
    animation-duration: 0.7s;
}
.category_menu li:nth-child(6){
    animation-duration: 0.8s;
}
.category_menu li:nth-child(7){
    animation-duration: 0.9s;
}
.category_menu li:nth-child(8){
    animation-duration: 1s;
}
.category_menu li:nth-child(9){
    animation-duration: 1.1s;
}
.category_menu li:nth-child(10){
    animation-duration: 1.2s;
}
.category_menu li:nth-child(11){
    animation-duration: 1.3s;
}
.category_menu li:nth-child(12){
    animation-duration: 1.4s;
}
.category_menu li:nth-child(13){
    animation-duration: 1.5s;
}
.category_menu li:nth-child(14){
    animation-duration: 1.6s;
}
.category_menu li:nth-child(15){
    animation-duration: 1.7s;
}
.category_menu li:nth-child(16){
    animation-duration: 1.8s;
}
.category_menu li:nth-child(17){
    animation-duration: 1.9s;
}
.category_menu li:nth-child(18){
    animation-duration: 2s;
}


.category_menu li a p{
 padding-top: 10px;

}
.category_menu li:after{

content: '';
    position: absolute;
    bottom: 0px;
    left: 18%;
    width: 61%;
    border-bottom: 1px solid rgb(0, 154, 241);



}

.category_menu li:last-child:after{
    border-bottom: 0px;
}
.category_menu li:first-child{
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
}
.category_menu li:last-child{
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
}
.category_menu li:hover ,.category_menu li a:hover {

color:#000;
background:#fff;
    width: 100%;
    border-radius: 5px;
}
.category_menu li a{
color:#fff;

}
.opcity_image{
background:url(https://www.najafpost.com/static/images/site/opcity.png)no-repeat center;
    min-height: 93vh;
    width: 100%;
 padding-top: 9%;
     background-size: cover;
}

.Last_Articles{
    font-weight: bold;
    font-size: 18px;
width:100%;
height:50px;
background:#0db4e7;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
border-bottom:rgb( 249, 194, 0 ) 2px solid;
text-align:center;
padding-top:10px;
}

.article_image{
height:260px;
width: 100%;


}
.content{
background:#c8eaff;
padding-top:5px;
}
.article_text{
    min-height: 70px;
padding:10px;

color: rgb( 0, 0, 0 );
text-align: justifyLeft;
}
.article_text   a{
color: rgb( 0, 0, 0 );
    font-size: 12px;
}
.article:hover .article_text{

background:#b6e3ff;


}
.article{


    width: 95%;
}
.article:first-child{
margin-right:5px;

}

.footer{
background:#0db4e7;
height:45px;
text-align: center;
font-size: 12px;
padding-top: 10px;
}
    .content_ar {
        margin-top: 72px;
    }
       .content_veiw_de{
            background: #f4feff;
        }
           .article_text {
                font-size: 14px;
               padding-top: 5px;
                color: rgb(0, 71, 109);
            }
.share{
margin-top:30px;


}
.share_image{
border-radius:5px;
background:#0db4e7;
max-width: 24px;
    padding: 3px;
}
/*************************************menu mobile*****************************************************/


/* Menu icon styles */

.menu-icon-wrapper {
	position: relative;
	display: inline-block;
    width: 34px;
    height: 34px;

	pointer-events: none;
	transition: 0.1s;
}

.menu-icon-wrapper.scaled {
	-webkit-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5);
}

.menu-icon-wrapper svg {
	position: absolute;
	top: -33px;
	left: -33px;
	-webkit-transform: scale(0.1);
	-ms-transform: scale(0.1);
	transform: scale(0.1);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
}

.menu-icon-wrapper svg path {
	stroke: #fff;
	stroke-width: 60px;
	stroke-linecap: round;
    stroke-linejoin: round;
	fill: transparent;
}

.menu-icon-wrapper .menu-icon-trigger {
	position: relative;
	width: 100%;
	height: 100%;
	cursor: pointer;
	pointer-events: auto;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}

.menu-icon-wrapper .menu-icon-trigger:hover,
.menu-icon-wrapper .menu-icon-trigger:focus {
	outline: none;
}

.share_hover{
opacity: 1;

}
.share_hover:hover{
  -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
}


/***********************************menu mobile demo css********************************/
@font-face {
	font-family: 'codropsicons';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/codropsicons/codropsicons.eot');
	src: url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'), url('../fonts/codropsicons/codropsicons.woff') format('woff'), url('../fonts/codropsicons/codropsicons.ttf') format('truetype'), url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
}

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.clearfix:before,
.clearfix:after {
	content: '';
	display: table;
}

.clearfix:after {
	clear: both;
}

body {
	font-family: 'Avenir Next', Avenir, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #fff;
	background: #4d4d6d;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a {
	text-decoration: none;
	color: #F6F9BF;
	outline: none;
}

a:hover,
a:focus {
	color: #fff;
}


/* Header */

.codrops-header {
	padding: 2em 1em;
	text-align: center;
}

.codrops-header h1 {
	font-size: 2.5em;
	font-weight: normal;
	line-height: 1;
	margin: 0.5em 0 0;
	letter-spacing: -1px;
}

.codrops-header h1 span {
	font-size: 0.485em;
	font-weight: normal;
	line-height: 1.5;
	display: block;
	max-width: 600px;
	margin: 0 auto;
	padding: 0.5em 0 1em;
	letter-spacing: 0px;
	color: #B0B0C8;
}


/* Top Navigation Style */

.codrops-links {
	position: relative;
	display: inline-block;
	text-align: center;
	white-space: nowrap;
}

.codrops-links::after {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 1px;
	height: 100%;
	background: rgba(0, 0, 0, 0.1);
	-webkit-transform: rotate3d(0, 0, 1, 22.5deg);
	transform: rotate3d(0, 0, 1, 22.5deg);
}

.codrops-icon {
	display: inline-block;
	width: 1.5em;
	margin: 0.5em;
	padding: 0em 0;
	text-decoration: none;
}

.codrops-icon span {
	display: none;
}

.codrops-icon:before {
	font-family: 'codropsicons';
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	margin: 0 5px;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	speak: none;
}

.codrops-icon--drop:before {
	content: '\e001';
}

.codrops-icon--prev:before {
	content: '\e004';
}


/* Content */

.content {
	text-align: center;
}

.content--alt {
	background: #373752;
	padding: 2em 0 4em;
}

.content__title {
	font-size: 1.75em;
	font-weight: normal;
	margin: 3.5em 0 0 0;
	padding: 0 0 1em;
}

.content__title span {
	display: block;
	font-size: 0.625em;
	color: #B0B0C8;
}

.info {
	padding: 2em 1em;
	max-width: 800px;
	margin: 0 auto;
	font-size: 1.5em;
}

.info-img {
	margin: 1em auto 0;
	display: block;
}

/* Device styles */

.device {
	position: relative;
	overflow: hidden;
	width: 40em;
	height: 35em;
	margin: 0 auto;
	background: url(../img/iphone_white.svg) no-repeat 50% 0%;
	background-size: 100%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
}

.device__screen {
    z-index: 111;
	position: fixed;
	width:100%;
	overflow: hidden;
	height: 50px;

	text-align: left;
	border-radius: 4px 4px 0 0;
    box-shadow: inset 0 6.2em 0 rgba(0, 0, 0, 0.1);
}

.device__screen {
    padding-top: 7px;
padding-left:22px;
	background: #00476d;
}
.dummy__item a{
color:#fff;
font-size:18px;
text-align:center;

}
.device--alt .device__screen {

	background: #4ECE77;
}

.dummy__item {
	height: 3em;
padding-top:10px;
	margin: 0.1em 1.25em 0.1em 1.25em;

	border-radius: 4px;
	background: rgba(0, 71, 109, 0.9);
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.dummy__item {
	-webkit-transform: translate3d(-100%, 0, 0) translate3d(-2em, 0, 0) scale3d(0.5, 1, 1);
	transform: translate3d(-100%, 0, 0) translate3d(-2em, 0, 0) scale3d(0.5, 1, 1);
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
}

.device--alt .dummy__item {
	-webkit-transform: translate3d(0, 260px, 0) scale3d(1, 0.2, 1);
	transform: translate3d(0, 260px, 0) scale3d(1, 0.2, 1);
}

#dummy.dummy{

width:0px;


}

#dummy.dummy.dummy--active {
width: 100%;
 position: fixed;
}

.dummy--active .dummy__item {

	-webkit-transition-timing-function: cubic-bezier(0.56, 1.19, 0.2, 1.05);
	transition-timing-function: cubic-bezier(0.56, 1.19, 0.2, 1.05);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.dummy__item:nth-child(4),
.dummy--active .dummy__item:first-child {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

.dummy__item:nth-child(3),
.dummy--active .dummy__item:nth-child(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.dummy__item:nth-child(2),
.dummy--active .dummy__item:nth-child(3) {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

.dummy__item:first-child,
.dummy--active .dummy__item:nth-child(4) {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

/* Related demos */

.content--related {
	font-weight: bold;
	padding: 4em 1em 2em;
	text-align: center;
	color: #76768E;
	background: #373752;
}

.content--related h3 {
	margin: 0 0 7em;
}

.media-item {
	display: inline-block;
	padding: 1em;
	vertical-align: top;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.media-item__img {
	max-width: 100%;
	opacity: 0.3;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.media-item:hover .media-item__img,
.media-item:focus .media-item__img {
	opacity: 1;
}

.media-item__title {
	font-size: 1em;
	margin: 0;
	padding: 0.5em;
}

@media screen and (max-width: 50em) {
	.codrops-header h1 {
		font-size: 2.25em;
	}
	.content--related {
		padding: 3em 1em;
	}
	.device {
		width: 100%;
		height: auto;
		background-image: none;
	}
	.device__screen {
		margin: 0;
		border-radius: 0;
	}

}


/*****************************************************************************************************/
@media screen and (min-width: 64em) {

    .header_line {
        width: 22% !important;

    }
    #Articles_last_container{

     margin-right: 5%;

    }

}
@media screen and (max-width: 1250px) {

    .logo_text {
     display:none;

    }
.shape{
display:none;
}
}
@media screen and (max-width: 1000px) {
 .read_more{
    margin-right: 0px !important;
 }
}


@media screen and (max-width: 60em) {
.category_menu{
float:right;
margin-right: 23%;
margin-top:50px;
}
.content_veiw_de{

padding:10px;
}

}
@media screen and (max-width: 40em) {
.category_menu{
    min-width: 100%;
    float: right;
    margin-right: 0%;
    margin-top: 50px;
    margin-bottom: 100px;
}



}