@font-face {

    font-family: 'devmeganj';

    src: url('fonts/devme.eot');

    src: url('fonts/devme.eot#iefix') format('embedded-opentype'),

         url('fonts/devme.woff') format('woff'),

         url('fonts/devme.ttf') format('truetype'),

         url('fonts/devme.svg#CartoGothicStdBook') format('svg');

    font-weight: normal;

    font-style: normal;

}
html, body, a, p, li, ul, input, textarea {font-family:'devmeganj','Exo 2'}
li {
	list-style: none;
}
textarea:focus, input:focus{
    outline: none;
}
.bodybox {
    margin-right: 10px;
    margin-left: 10px;
	height: auto;
}
.searchconti {
	margin: 0 auto;
	display: table;
	position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.srch-size {height: 35px;width: 500px;}
@media screen and (max-width: 480px) {
    .srch-size {
        width: auto !important;
    }
}
@media screen and (max-width: 320px) {
    .srch-size {
        width: auto !important;
    }
}
@media screen and (max-width: 568px) {
    .srch-size {
        width: auto !important;
    }
}

.srchbtn-size {height: 49px;text-align:center !important;cursor: pointer;}
.btn-lrg {
    box-shadow: 0 0 0 2px #FEFEFE inset, 0 1.5px 0px rgba(0,0,0,.12), 0 2px 5px rgba(0,0,0,.125);
	background-color: #ffffff;
	padding: 7px 10px;
    min-height: 30px;
    min-width: 4rem;
    font-weight: 300;
    color: #a0a5aa;
    border: 0;
    border-radius: 2px;
    white-space: nowrap;
    touch-action: manipulation;
    -webkit-transition: all ease-in-out 1s,color 1s,background-color 1s,box-shadow 1s;
    transition: all ease-in-out 1s,color 1s,background-color 1s,box-shadow 1s;
    user-select: none;
}
.btn-lrg:hover {
	box-shadow: 0 0 0 2px #FEFEFE inset, 0px 1.5px 8px 1px rgba(0,0,0,.12), 0 2px 10px 3px rgba(0,0,0,.125);
	background-color: #fefefe;
	color: #777879;
}
.topnav {
	margin: 0 auto;
    display: inline-flex;
    font-size: 13px;
	position: absolute;
    left: 50%;
    -ms-transform: translateX(-45%) translateY(0%);
    -webkit-transform: translate(-45%,0%);
    transform: translate(-45%,0%);
}
.topnav li {padding-left: 10px;}
.topnavcustomheader {
	margin: 0 auto;
    display: inline-flex;
    font-size: 13px;
	position: absolute;
    left: 50%;
    -ms-transform: translateX(-45%) translateY(0%);
    -webkit-transform: translate(-45%,0%);
    transform: translate(-45%,0%);
}
.topnavcustomheader li {padding-left: 10px;}
.footnav {
	margin: 0 auto;
    display: inline-flex;
    font-size: 13px;
	position: absolute;
	left: 51%;
    -ms-transform: translateX(-45%) translateY(0%);
    -webkit-transform: translate(-45%,0%);
    transform: translate(-45%,0%);
	z-index: 99;
}
.footnav li {padding-left: 10px;}
.mainlogo {
	position: absolute;
    left: 50%;
    top: 10%;
    -ms-transform: translateX(-50%) translateY(50%);
    -webkit-transform: translate(-50%,50%);
    transform: translate(-50%,50%);
}
.mainlogo img {max-width: 222px;}
.mainlogosrc {
    margin: 0 auto;
    display: table;
    margin-bottom: 1%;
}
.mainlogosrc img {max-width: 222px;}
.topnav ul {padding-left: 10px;padding-right: 0px;display: inline-flex;}
.topnav a {
	color: #FFF;
	text-decoration:none;
	-webkit-transition: all ease-in-out 1s,color 1s;
	transition: all ease-in-out 1s,color 1s;
	}
.topnav a:hover {color:#f3ff9a;}
.topnavcustomheader ul {padding-left: 10px;padding-right: 0px;display: inline-flex;}
.topnavcustomheader a {
	color: #FFF;
	text-decoration:none;
	-webkit-transition: all ease-in-out 1s,color 1s;
	transition: all ease-in-out 1s,color 1s;
	}
.topnavcustomheader a:hover {color:#f3ff9a;}
.footnav ul {display: inline-flex;}
.footnav a {
	color: #FFF;
	text-decoration:none;
	-webkit-transition: all ease-in-out 1s,color 1s;
	transition: all ease-in-out 1s,color 1s;
}
.footnav a:hover {color:#f3ff9a;}
.copyrightt {
	margin: 0 auto;
    display: inline-flex;
    font-size: 13px;
	position: absolute;
	left: 50%;
    -ms-transform: translateX(-45%) translateY(0%);
    -webkit-transform: translate(-45%,0%);
    transform: translate(-45%,0%);
	color: #FFF;
	padding-top: 15px;
	margin-top: 15px;
}
.copyrighthome {
	margin: 0 auto;
    display: inline-flex;
    font-size: 13px;
	position: absolute;
	left: 50%;
    -ms-transform: translateX(-45%) translateY(0%);
    -webkit-transform: translate(-45%,0%);
    transform: translate(-45%,0%);
	color: #FFF;
	bottom: 1%;
}
.footnavhome {
	margin: 0 auto;
    display: inline-flex;
    font-size: 13px;
	position: absolute;
	left: 51%;
    -ms-transform: translateX(-45%) translateY(0%);
    -webkit-transform: translate(-45%,0%);
    transform: translate(-45%,0%);
	bottom: 10%;
}
.footnavhome a {
	color: #FFF;
	text-decoration:none;
	-webkit-transition: all ease-in-out 1s,color 1s;
	transition: all ease-in-out 1s,color 1s;
}
.footnavhome ul {display: inline-flex;}
.footnavhome a:hover {color:#f3ff9a;}
.footnavhome li {padding-left: 10px;}
.copyrightt p {
	background-color: rgba(0, 0, 0, 0.29);
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.copyrighthome p {
	background-color: rgba(0, 0, 0, 0.29);
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.postbody {
	box-shadow: 0 0 0px 2px #FEFEFE inset, 0 1px 6px 3px rgba(0, 0, 0, 0.28);
    color: #FEFEFE;
    padding: 7px 10px;
    min-height: 50px;
    min-width: 4rem;
    text-align: right;
    font-weight: 300;
    border: 0;
    border-radius: 2px;
    touch-action: manipulation;
    -webkit-transition: all ease-in-out 1s,color 1s,background-color 1s,box-shadow 1s;
    transition: all ease-in-out 1s,color 1s,background-color 1s,box-shadow 1s;
    user-select: none;
    margin-bottom: 10px !important;
    width: 80%;
    margin: 0 auto;
}
.postbody:hover {
	box-shadow: 0 0 0px 2px #FEFEFE inset, 0 1px 6px 3px rgba(0, 0, 0, 0.28);
	color: #777879;
	border-radius: 2px;
}
.postbody:hover h1 {color: #FF5722;text-decoration: none;}
.postbody:hover h1:hover {color: #FF9800;text-decoration: none;}
.postbody h1 {
    color: #FFF;
    text-decoration: none;
    width: 60%;
    display: inline-block;
    float: right;
    text-align: right;
	max-height: 28px;
    overflow: hidden;
}
.postbody a {color: #FFF;text-decoration: none;}
a {text-decoration: none;}
.srchtopnav {
	padding-bottom: 5%;
}
.srchse {
	margin: 0 auto;
    display: table;
    margin-bottom: 5%;
	margin-top: 5%;
}
.contentbody {
	font-size: 13px;
	-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased !important;
    -moz-font-smoothing: antialiased !important;
    text-rendering: optimizelegibility !important;
    letter-spacing: .01em;
	text-align: right;
	}
h1 {
	margin: 0;
    font-size: 17px;
    text-decoration: none;
}


.hvr-sweep-to-left {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.hvr-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FFF;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius: 2px;
}
.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
  color: #585858;
}
.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.srchnum {
	text-align: center;
    color: #fff;
}
.sricons {
	float: left;
    font-size: 13px;
}
.postbody:hover .sricons a {color: #777879;}
.postbody:hover .sricons a:hover {color: #FF5722;}
.paddlft {padding-left: 3px;}
.fntawsze {font-size: 13px !important;}
.paddsides {padding-left: 4px;padding-right: 4px;}
.poststot {
	margin: 0 auto;
	display: table;
	position: absolute;
    top: 65%;
    left: 50.5%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.poststot p {
	background-color: rgba(0, 0, 0, 0.29);
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
	color: #FFF;
}
.safhebandi {
	padding-top: 20px;
    padding-bottom: 20px;
    margin-right: -57px;
}
.safhebandi li a,
.safhebandi li a:hover,
.safhebandi li.active a,
.safhebandi li.disabled {
    box-shadow: 0 0 0 2px #FEFEFE inset, 0 1.5px 0px rgba(0,0,0,.12), 0 2px 5px rgba(0,0,0,.125);
	background-color: #ffffff;
	padding: 7px 10px;
    min-height: 30px;
    min-width: 4rem;
    text-align: right;
    font-weight: 300;
    color: #4b4b4c;
    border: 0;
    border-radius: 2px;
    white-space: nowrap;
    touch-action: manipulation;
    -webkit-transition: all ease-in-out 1s,color 1s,background-color 1s,box-shadow 1s;
    transition: all ease-in-out 1s,color 1s,background-color 1s,box-shadow 1s;
    user-select: none;
    text-decoration:none;
}
  
.safhebandi li {
 display: inline;
}
  
.safhebandi li a,
.safhebandi li a:hover,
.safhebandi li.active a,
.safhebandi li.disabled {
 cursor: pointer;
 padding: 12px;
 padding: 0.75rem;
}
  
.safhebandi li a:hover,
.safhebandi li.active a {
 background-color: rgba(255, 255, 255, 0.85);
}
.singlename h1 {
	text-align: center;
    padding-bottom: 5px;
    color: #FFF;
    font-size: 25px;
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
}

.paigibody {
	width: 90% !important;
    padding: 0;
    margin: 0 auto;
    height: 55px;
    text-align: center;
}
.pagicontiner {
	width: 99%;
    display: inline-block;
    margin: 0 auto;
}

.singlepostbody {
    box-shadow: 0 0 0 2px #FEFEFE inset, 0 1.5px 0px rgba(0, 0, 0, 0.26), 0 2px 10px 2px rgba(0, 0, 0, 0.19);
	background-color: #ffffff;
	color: #38393a;
    padding: 7px 10px;
    min-height: 30px;
    min-width: 4rem;
    text-align: right;
    font-weight: 300;
    border: 0;
    border-radius: 2px;
    touch-action: manipulation;
    -webkit-transition: all ease-in-out 1s,color 1s,background-color 1s,box-shadow 1s;
    transition: all ease-in-out 1s,color 1s,background-color 1s,box-shadow 1s;
    user-select: none;
    margin-bottom: 20px !important;
    width: 80%;
    margin: 0 auto;
}
.singlepostbodysh {
	width: 0;
    height: 0;
    position: relative;
    left: -49%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid white;
}
.singlepostbodydown {
	width: 0;
    height: 0;
    position: relative;
    left: -49.2%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid white;
    top: -38px;
}
.sriconsingle {
	color: #FFF;
	font-size: 12px;
	padding-bottom: 10px;
}
.sriconsingle a {
	color: #FFF;
}
.sriconsingle a:hover {
	color: #FFEB3B;
}
.contentbody img {max-width: 100%;height: auto;}
blockquote {
	background-color: #dcdcdc;
    padding: 5px;
    border-right: 4px solid grey;
	border-left: 0px !important;
}
.contentbody ul li {
	list-style-type: circle !important;
}
.contentbody ol li {
	list-style-type: persian !important;
}
.contentbody a {color: #FF5722;}
.contentbody a:hover {color: #FF9800;}
.contentbody h1 {font-size: 20px;}
.contentbody pre {
	background-color: #dcdcdc;
    border: 2px solid #d2d2d2;
    padding: 5px;
    direction: ltr;
    text-align: left;
}
.barchasb {
	background-color: rgba(31, 31, 31, 0.48);
    color: #FFF !important;
    padding-right: 5px;
    padding-left: 5px;
    border-right: 2px solid #4c4c4c;
    margin-left: 5px;
    margin-right: 2px;
	-webkit-transition: all ease-in-out 1s,color 1s,background-color 1s,box-shadow 1s;
    transition: all ease-in-out 1s,color 1s,background-color 1s,box-shadow 1s;
}
.barchasb:hover {
	background-color: rgba(31, 31, 31, 0.75);
}
.contentbody hr {
	border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, #f0f0f0, #607D8B, #f0f0f0);
    background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}
.comment-title {
    font-size: 14px;
    padding: 5px 15px;
    display: block;
}
.commentico {
	text-align: center;
    color: #FFF;
    font-size: 100px;
    padding-top: 20px;
    position: relative;
    left: 1px;
	margin-left: 80px;
    margin-right: 80px;
    padding-right: 50px;
    padding-left: 50px;
}
.commenthero {
	text-align: center;
    padding-top: 10px;
    font-size: 25px;
}
.paddtopi {margin-top: 25px;}
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.hvr-pulse {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.commsabt {
padding: 15px;
    display: table-caption;
}
.commsabt input {
	    box-shadow: 0 0 0 2px rgba(97, 97, 97, 0.7) inset, 0 1.5px 4px rgba(0,0,0,.12), 0 2px 12px rgba(0,0,0,.125);
    background-color: rgba(41, 41, 41, 0.63);
    padding: 7px 10px;
    min-height: 30px;
    min-width: 4rem;
    text-align: right;
    font-weight: 300;
    color: #ffffff;
    border: 0;
    border-radius: 2px;
    white-space: nowrap;
    touch-action: manipulation;
    -webkit-transition: all ease-in-out 1s,color 1s,background-color 1s,box-shadow 1s;
    transition: all ease-in-out 1s,color 1s,background-color 1s,box-shadow 1s;
    user-select: none;
    height: 20px;
    width: 215px;
}
.commsabt input:hover {
	background-color: rgba(255, 255, 255, 0.63);
	color: #616161;
	box-shadow: 0 0 0 2px rgba(169, 169, 169, 0.61) inset, 0 1.5px 4px rgba(0,0,0,.12), 0 2px 12px rgba(0,0,0,.125);
}
.textarea-box textarea {
	    box-shadow: 0 0 0 2px rgba(97, 97, 97, 0.7) inset, 0 1.5px 4px rgba(0,0,0,.12), 0 2px 12px rgba(0,0,0,.125);
    background-color: rgba(41, 41, 41, 0.63);
    padding: 7px 10px;
    min-height: 30px;
    min-width: 4rem;
    text-align: right;
    font-weight: 300;
    color: #ffffff;
    border: 0;
    border-radius: 2px;
    white-space: nowrap;
    touch-action: manipulation;
    -webkit-transition: all ease-in-out 1s,color 1s,background-color 1s,box-shadow 1s;
    transition: all ease-in-out 1s,color 1s,background-color 1s,box-shadow 1s;
    user-select: none;
    height: auto;
    width: 90%;
}
.textarea-box textarea:hover {
	background-color: rgba(255, 255, 255, 0.63);
	color: #616161;
	box-shadow: 0 0 0 2px rgba(169, 169, 169, 0.61) inset, 0 1.5px 4px rgba(0,0,0,.12), 0 2px 12px rgba(0,0,0,.125);
}
.commentkelid {
	background-color: #03A9F4;
    border: 1px solid #00BCD4;
    border-radius: 2px;
    padding: 7px;
    color: #FFF;
    font-size: 14px;
    cursor: pointer;
    box-shadow: 0 0 0 2px rgba(70, 129, 236, 0.11) inset, 0 1.5px 1px 0px rgba(0,0,0,.12), 0 2px 5px 0px rgba(0,0,0,.125);
	-webkit-transition: all ease-in-out 1s,color 1s,background-color 1s,box-shadow 1s;
    transition: all ease-in-out 1s,color 1s,background-color 1s,box-shadow 1s;
}
.commentkelid:hover {
	background-color: #5bccff;
	box-shadow: 0 0 0 2px rgba(70, 129, 236, 0.11) inset, 0 3.5px 7px 2px rgba(0,0,0,.12), 0 2px 5px 0px rgba(0,0,0,.125);
}

.categor {
	box-shadow: 0 0 0px 2px #FEFEFE inset, 0 1px 6px 3px rgba(0, 0, 0, 0.28);
    color: #FEFEFE;
    min-height: 30px;
    text-align: right;
    font-weight: 300;
    border: 0;
    border-radius: 2px;
    touch-action: manipulation;
    -webkit-transition: all ease-in-out 1s,color 1s,background-color 1s,box-shadow 1s;
    transition: all ease-in-out 1s,color 1s,background-color 1s,box-shadow 1s;
    user-select: none;
    margin-bottom: 10px !important;
    width: 20%;
    margin: 0 auto;
    float: right;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 5px;
}
.categor:hover {
	box-shadow: 0 0 0px 2px #FEFEFE inset, 0 1px 6px 3px rgba(0, 0, 0, 0.28);
	color: #777879;
	border-radius: 2px;
}
.categor:hover h1 {color: #FF5722;text-decoration: none;}
.categor:hover h1:hover {color: #FF9800;text-decoration: none;}
.categor h1 {color: #FFF;text-decoration: none;width: 60%;display: inline-block;}
.categor a {color: #FFF;text-decoration: none;font-size: 15px;float: right;}
.categor:hover a {color: #000;text-decoration: none;font-size: 15px;}
.catglist {
	    width: 95%;
    margin: 0 auto;
    margin-bottom: 50px;
    display: table;
    clear: both;
}
.catcounti {
	float: left;
    background-color: rgba(0, 0, 0, 0.22);
    margin-left: 10px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 2px;
}
.categor:hover .catcounti {
	color: #232323;
	background-color:rgba(0, 0, 0, 0.1);
}

.toggle-button {
    position: fixed;
    top: 8px;
    left: 15px;
    padding: 9px 10px;
    margin: 8px 15px 8px 0;
    height: 20px;
    width: 35px;
    cursor: pointer;
    z-index: 99999;
}

.bar {
    background-color: #ffffff;
    display: block;
    width: 100%;
    height: 5px;
    border: 0;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
	margin-top: 20px;
}
.bar + .bar {
    margin-top: 4px;
}
.middle {
    top: 11px;
}
.bottom {
    top: 22px;
}
.toggle-button:hover {
    opacity: .7;
}
.toggle-active .bar {
    background-color: #fff;
}
.toggle-active .top {
    -webkit-transform: translateY(6px) translateX(0) rotate(45deg);
}
.toggle-active .middle {
   opacity: 0;
}
.toggle-active .bottom {
    -webkit-transform: translateY(-12px) translateX(0) rotate(-45deg);
}

.overlay {
    position: fixed;
    background-image: linear-gradient(120deg, #292929 0%, #2b2b2b 90%);
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .35s, visibility .35s, height .35s;
}
.nav-active {
    opacity: 1;
    visibility: visible;
    height: 100%;
	z-index: 9999;
/*    max-height: 340px;*/
}
.overlay ul {
    display: block;
    position: relative;
    top: 60px;
    left: 0;
    font-family: 'Vollkorn', serif;
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    list-style: none;
    padding: 0;
}
.overlay ul li {
    display: block;
}
.overlay ul li a {
    color: #fff;
    text-decoration: none;
	-webkit-transition: all ease-in-out 1s,color 1s,background-color 1s,box-shadow 1s;
    transition: all ease-in-out 1s,color 1s,background-color 1s,box-shadow 1s;
}
.overlay ul li a:hover {
    color: #FFEB3B;
    text-decoration: none;
}
.downsocial {
	margin: 0 auto;
    display: inline-flex;
    font-size: 13px;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-45%) translateY(0%);
    -webkit-transform: translate(-45%,0%);
    transform: translate(-45%,0%);
    color: #FFF;
    bottom: 1%;
}
.socialico {
	margin-left: 5px;
    margin-right: 5px;
    font-size: 20px;
	-webkit-transition: all ease-in-out 1s,color 1s,background-color 1s,box-shadow 1s;
    transition: all ease-in-out 1s,color 1s,background-color 1s,box-shadow 1s;
}
.downsocial a {
	color: #FFF;
	-webkit-transition: all ease-in-out 1s,color 1s,background-color 1s,box-shadow 1s;
    transition: all ease-in-out 1s,color 1s,background-color 1s,box-shadow 1s;
	}
.telegram:hover {color: #00BCD4;}
.instagr:hover {color: #ff6fa0;}
.faceb:hover {color: #2d6be0;}
.twitt:hover {color: #03a9f4;}
.linkd:hover {color: #3f51b5;}
.gplus:hover {color: #ff5722;}
.rsss:hover {color: #ffc107;}

.commentlist li {
    font-size: 12px;
    height: auto;
	text-align: right;
    padding-top: 10px;
    border-bottom: 1px solid #cacaca;
    padding-bottom: 10px;
}
.avatar {
    border: 1px solid #fff;
    float: right;
    margin: 0 0.8% 0 0;
    padding: 3px;
}
.comment .depth-2, .comment .depth-3, .comment .depth-4, .comment .depth-5 {
    background: #f1f3f3 none repeat scroll 0 0;
    border: 1px solid #fff;
    margin-top: 20px;
	padding-right: 10px;
}

#dmain-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#dtitle {
  color: #f6f6f6;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 2em;
}

#dbtn {
    position: absolute;
    z-index: 2000000;
    top: 85px;
    left: 25px;
    cursor: pointer;
    -webkit-transition: top 500ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
    transition: top 500ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
}

#dbtn.active { top: 15px; }

#dbtn.active div { background-color: #d0d0d0; }

#dbtn.active:hover > div { box-shadow: 0 0 1px #ffffff; }

#dbtn.active #top {
  -webkit-transform: translateY(10px) rotate(-135deg);
  -ms-transform: translateY(10px) rotate(-135deg);
  transform: translateY(10px) rotate(-135deg);
}

#dbtn.active #middle {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

#dbtn.active #bottom {
  -webkit-transform: translateY(-10px) rotate(-45deg);
  -ms-transform: translateY(-10px) rotate(-45deg);
  transform: translateY(-10px) rotate(-45deg);
}

#dbox {
  position: fixed;
  z-index: 1000000;
  overflow: auto;
  top: 0px;
  left: -300px;
  width: 300px;
  opacity: 0;
  padding: 40px 0px;
  height: 100%;
  background-color: #545353;
  color: #dcdcdc;
  -webkit-transition: all 350ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
  transition: all 350ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
}

#dbox.active {
  left: 0px;
  opacity: 1;
}

#ditems {
  position: static;
  top: 10%;
  bottom: 5%;
  padding-bottom: 50px;
  padding-top: 10px;
}

#ditems a {
	color: #faebd7;
	-webkit-transition: all 350ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
  transition: all 350ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
	}
#ditems a:hover {color: #ffffff;}

#ditems .item {
  position: relative;
  font-size: 13px;
  padding: 15px 30px;
  -webkit-transition: all ease-in-out 1s,color 1s,background-color 1s,box-shadow 1s;
  transition: all ease-in-out 1s,color 1s,background-color 1s,box-shadow 1s;
}

#ditems .item:hover {
  
  background-color: rgba(52, 56, 56, 0.2);
}

.abzar {
    width: 99%;
	border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.sidedef {
    color: #fefefe;
    background-color: #353535;
    font-size: 11px;
    padding-left: 4px;
    padding-right: 6px;
    padding-bottom: 20px;
    padding-top: 20px;
    position: fixed;
    z-index: 2000000;
    top: 45%;
    left: 0;
    cursor: pointer;
	-webkit-transition: all ease-in-out 0.5s,color 0.5s,background-color 0.5s,box-shadow 0.5s;
  transition: all ease-in-out 0.5s,color 0.5s,background-color 0.5s,box-shadow 0.5s;
}
.sidedef:hover {
	color: #ffffff;
    background-color: #1f1e1e;
    padding-left: 15px;
}
.sideact {display:none;color: #fefefe;font-size:20px;}
.sideact:hover {color: #ffb2b2;}
#dbtn.active .sidedef {
	display:none;
}
#dbtn.active .sideact {
	display:block;
}
.sidetit {
	background-color: #4c4c4c;
    padding-right: 10px;
    font-size: 15px;
	margin-bottom: 8px;
}
.dboxlist::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.dboxlist::-webkit-scrollbar
{
    width: 10px;
    background-color: #F5F5F5;
}

.dboxlist::-webkit-scrollbar-thumb
{
    background-color: #F90; 
    background-image: -webkit-linear-gradient(45deg,
                                              rgba(255, 255, 255, .2) 25%,
                                              transparent 25%,
                                              transparent 50%,
                                              rgba(255, 255, 255, .2) 50%,
                                              rgba(255, 255, 255, .2) 75%,
                                              transparent 75%,
                                              transparent)
}
.fstagline {
	margin: 0 auto;
    display: inline-flex;
    font-size: 13px;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-45%) translateY(0%);
    -webkit-transform: translate(-45%,0%);
    transform: translate(-45%,0%);
    color: #FFF;
    bottom: 6%;
}