﻿
@charset "utf-8";
@font-face {
font-family: "IRANSans";
src: url("../fonts/IRANSans.eot");
src: url("../fonts/IRANSans.eot?#iefix") format("embedded-opentype"),
 url("../fonts/IRANSans.woff") format("woff"),
url("../fonts/IRANSans.ttf") format("truetype"),
url("../fonts/IRANSans.svg#IRANSans") format("svg");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "BMitra";
src: url("../fonts/BMitra.eot");
src: url("../fonts/BMitra.eot?#iefix") format("embedded-opentype"),
 url("../fonts/BMitra.woff") format("woff"),
url("../fonts/BMitra.ttf") format("truetype"),
url("../fonts/BMitra.svg#Byekan") format("svg");
font-weight: normal;
font-style: normal;
}
#dle-content {
  background: #fff none repeat scroll 0 0;
  float: right;
  margin: 11px 0;
  width: 100%;
}
@font-face {
font-family: "Byekan";
src: url("../fonts/Byekan.eot");
src: url("../fonts/Byekan.eot?#iefix") format("embedded-opentype"),
 url("../fonts/Byekan.woff") format("woff"),
url("../fonts/Byekan.ttf") format("truetype"),
url("../fonts/Byekan.svg#Byekan") format("svg");
font-weight: normal;
font-style: normal;
}
@font-face {
  font-family: 'Broya';
  src: url("fonts/Broya.eot?#") format('eot'),  /* IE6–8 */
       url("fonts/Broya.woff") format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url("fonts/Broya.ttf") format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
/*IranSans*/
@font-face{
	font-family:IRANSans;
	font-style:normal;
	font-weight:normal;
	src:url('../fonts/iransans/eot/IRANSansWeb.eot');
	src:url('../fonts/iransans/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'), 
		url('../fonts/iransans/woff2/IRANSansWeb.woff2') format('woff2'), 
		url('../fonts/iransans/woff/IRANSansWeb.woff') format('woff'), 
		url('../fonts/iransans/ttf/IRANSansWeb.ttf') format('truetype')
}
@font-face{
	font-family:IRANSans;
	font-style:normal;
	font-weight:bold;
	src:url('../fonts/iransans/eot/IRANSansWeb_Bold.eot');
	src:url('../fonts/iransans/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), 
		url('../fonts/iransans/woff2/IRANSansWeb_Bold.woff2') format('woff2'), 
		url('../fonts/iransans/woff/IRANSansWeb_Bold.woff') format('woff'), 
		url('../fonts/iransans/ttf/IRANSansWeb_Bold.ttf') format('truetype')
}
/*IranSans*/
img.centered {
    display: block;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}
img.alignnone {
    display: inline;
    margin: 0 0 10px;
    padding: 0;
}
img.alignright {
    display: inline;
    margin: 0 0 10px;
    padding: 0;
}
img.alignleft {
    display: inline;
    margin: 0 0 10px;
    padding: 0;
}
.aligncenter {
    display: block;
    margin: auto;
}
.alignright {
    float: right;
    margin: 0 0 10px;
}
.alignleft {
    float: left;
    margin: 0 0 10px;
}
ul {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    list-style: outside none none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
li {
    list-style: outside url("none") none;
    margin: 0 3px;
    text-align: right;
}
.itmm {
    display: none;
}
#mostview {
    display: block;
}
#header {
    background: #f0f0f0 none repeat scroll 0 0;
    height: 150px;
    margin: auto;
    padding: 0;
    width: 1050px;
}
.logo {
    background: rgba(0, 0, 0, 0) url("image/logo.jpg") no-repeat scroll right top;
    float: right;
    height: 150px;
    line-height: 150px;
    margin: 0;
    padding: 0;
    width: 500px;
}
.adstop {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #d4d4d4;
    float: left;
    margin: 40px 6px;
    padding: 5px 0;
    text-align: center;
    width: 480px;
}
#navbar {
    background: #54c5d0 url("image/navbar.jpg") repeat-x scroll center top;
    border-bottom: 1px solid #0084a2;
    color: white;
    font-family: tahoma;
    font-size: 8pt;
    height: 35px;
    margin: auto;
    text-align: right;
    width: 1050px;
}

#main {
    margin: auto;
    width: 1050px;
}
#paper {
    background: #f0f0f0 none repeat scroll 0 0;
    float: right;
    margin: 0;
    padding: 0 0 50px;
    width: 1050px;
}
#content {
    float: right;
    margin: 15px 15px 0 0;
    width: 600px;
}
#contentlecture {
    color: #000;
    float: right;
    font-family: tahoma;
    font-size: 8pt;
    height: 30px;
    line-height: 35px;
    text-align: right;
    width: 600px;
}
#contentslider {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d4d4d4;
    height: 250px;
    line-height: 250px;
    margin-top: 40px;
    text-align: center;
    width: 600px;
}
.nivoSlider {
    margin-top: 10px;
}
.nivo-directionNav a {
    cursor: pointer;
    position: absolute;
    top: 45%;
    z-index: 9;
}
.nivo-prevNav {
    left: 0;
}
.nivo-nextNav {
    right: 0;
}
/*#slider {
    background: rgba(0, 0, 0, 0) url("image/loading.gif") no-repeat scroll 50% 50%;
    height: 180px;
    position: relative;
    width: 540px;
}
#slider a {
    border: 0 none;
    display: block;
}*/
.nivo-controlNav {
    bottom: -25px;
    left: 250px;
    position: absolute;
}
.nivo-controlNav a {
    background: rgba(0, 0, 0, 0) url("image/bullets.png") no-repeat scroll 0 0;
    border: 0 none;
    display: block;
    float: left;
    height: 22px;
    margin-right: 3px;
    text-indent: -9999px;
    width: 22px;
}
.nivo-controlNav a.active {
    background-position: 0 -22px;
}
.nivo-directionNav a {
    background: rgba(0, 0, 0, 0) url("image/arrows.png") no-repeat scroll 0 0;
    border: 0 none;
    display: block;
    height: 30px;
    text-indent: -9999px;
    width: 30px;
}
a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}
a.nivo-prevNav {
    left: 15px;
}
.nivo-html-caption {
    display: none;
    text-align: right;
    width: 540px;
}
.nivo-caption {
    background: #000 none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    height: 50px;
    left: 0;
    line-height: 30px;
    opacity: 0.8;
    padding: 0 10px;
    position: absolute;
    text-align: right;
    width: 520px;
}
.nivo-caption a {
    color: #fff;
    display: inline !important;
}
.nivo-caption a:hover {
    color: #07b2d2;
    display: inline !important;
}
#toppost {
    background: #d4d4d4 none repeat scroll 0 0;
    border: 1px solid #b9b9b9;
    height: 180px;
    text-align: center;
    width: 600px;
}
.toppost-item {
    float: right;
    font-family: tahoma;
    font-size: 8pt;
    height: 32px;
    line-height: 30px;
    margin: 10px 10px 0 0;
    overflow: hidden;
    text-align: right;
    width: 580px;
}
.toppost-item a, .toppost-item a:visited {
    background: #e8e8e8 url("image/toppost-item.png") no-repeat scroll right center;
    border: 1px dotted #ababab;
    color: #000;
    display: block;
    font-weight: bold;
    padding: 0 25px;
    text-decoration: none;
}
#post {
    margin-top: 20px;
    width: 600px;
}
.title {
    background: #f0f0f0 none repeat scroll 0 0;
    border-bottom: 1px solid #07b2d2;
    font-family: Bnassim;
    font-size: 11pt;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-align: right;
}
.title a, .title a:visited {
    background: #07b2d2 none repeat scroll 0 0;
    border-radius: 10px 0 0;
    color: #fff;
    margin: 0;
    padding: 8px 15px;
    text-decoration: none;
}
.title2 {
    background: #f0f0f0 none repeat scroll 0 0;
    border-bottom: 1px solid #faa61a;
    font-family: Bnassim;
    font-size: 8pt;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-align: right;
}
.title2 a, .title2 a:visited {
    background: #faa61a none repeat scroll 0 0;
    -webkit-border-radius: 10px 0 0;
     -moz-border-radius: 10px 0 0;
     -ms-border-radius: 10px 0 0;
     -o-border-radius: 10px 0 0;
    color: #000;
    margin: 0;
    padding: 8px 15px;
    text-decoration: none;
}
.boxpost {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    height: 110px;
    margin: 0;
    padding: 0;
}
.boxpost2 {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    margin-top: 0;
    padding: 0;
}
.photo {
    float: right;
    height: 100px;
    margin: 5px 10px;
    text-align: center;
    width: 100px;
}
.photo img {
    border: 1px solid #d4d4d4;
    height: 90px;
    padding: 4px;
    width: 90px;
}
.photo img:hover {
    opacity: 0.8;
}
.text {
    color: black;
    float: left;
    font-family: tahoma;
    font-size: 9pt;
    line-height: 25px;
    margin-left: 10px;
    text-align: justify;
    width: 425px;
}
.date {
    background: #f6f6f6 none repeat scroll 0 0;
    color: #000;
    font-family: tahoma;
    font-size: 8pt;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    padding: 0 10px;
    text-align: right;
}
.date a, .date a:visited {
    color: #07b2d2;
    text-decoration: none;
}
.date a:hover {
    color: #000;
}
.single {
    color: black;
    font-family: tahoma;
    font-size: 9pt;
    line-height: 25px;
    margin: 10px;
    overflow: hidden;
    text-align: justify;
}
.single p {
    padding-top: 10px;
}
#sidebar {
    float: left;
    margin: 15px 0 0 15px;
    width: 400px;
}
.h3 {
    background: #faa61a none repeat scroll 0 0;
    border-left: 2px solid #faa61a;
    border-radius: 0 10px 0 0;
     -webkit-border-radius: 0 10px 0 0;
     -moz-border-radius: 0 10px 0 0;
    -ms- border-radius: 0 10px 0 0;
    -o- border-radius: 0 10px 0 0;
    font-family: tahoma;
    font-size: 8pt;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    width: 100%;
}
.boxside {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    margin-bottom: 15px;
    padding: 5px 0;
    width: 100%;
}
.boxslider {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    height: 150px;
    margin-bottom: 15px;
    padding: 5px 0;
    width: 100%;
}
.lastnews {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    height: 500px;
    margin-bottom: 15px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 5px 0;
    width: 100%;
}
.lastnews li {
    line-height: 30px;
}
.lastnews li a, .lastnews li a:visited {
    background: rgba(0, 0, 0, 0) url("image/link.png") no-repeat scroll right center;
    color: #000;
    font-size: 8pt;
    padding-right: 10px;
}
#boxsidebar1 {
    width: 400px;
}
.mostview {
    float: left;
    text-align: right;
    width: 232px;
}
.most-box {
    background: #fff none repeat scroll 0 0;
    border-color: #faa61a #d4d4d4 #d4d4d4;
    border-style: solid;
    border-width: 1px;
    clear: both;
    height: 459px;
    margin-bottom: 15px;
    width: 230px;
}
.mostview li {
    line-height: 30px;
}
.mostview li a, .mostview li a:visited {
    background: rgba(0, 0, 0, 0) url("image/link.png") no-repeat scroll right center;
    padding-right: 10px;
}
.most-title {
    font-weight: bold;
    height: 30px;
    margin: 0;
    padding: 0;
    width: 232px;
}
.most-title a, .most-title a:visited {
    color: #000;
}
.most-title a:hover {
    color: #000;
}
.most-title1 {
    background: #faa61a none repeat scroll 0 0;
    border-radius: 0 10px 0 0;
    -webkit-border-radius: 0 10px 0 0;
    -moz-border-radius: 0 10px 0 0;
    -ms-border-radius: 0 10px 0 0;
    -o-border-radius: 0 10px 0 0;
    color: black;
    float: right;
    font-family: tahoma;
    font-size: 8pt;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 110px;
}
.most-title2 {
    background: #ffc13b none repeat scroll 0 0;
    border-radius: 0 10px 0 0;
    -webkit-border-radius: 0 10px 0 0;
    -moz-border-radius: 0 10px 0 0;
    -ms-border-radius: 0 10px 0 0;
    -o-border-radius: 0 10px 0 0;
    color: black;
    float: left;
    font-family: tahoma;
    font-size: 8pt;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 110px;
}
.most-title a, .most-title a:visited {
    display: block;
}
.most-title a:hover {
    color: black;
}
#map-box {
  background-color: papayawhip;
    -webkit-background-color: papayawhip;
    -moz-background-color: papayawhip;
       -ms- background-color: papayawhip;

       -o- background-color: papayawhip;

  border-color: #c2c2c2;
  border-radius: 7px;
     -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
     -ms-border-radius: 7px;
     -o-border-radius: 7px;
  border-style: solid;
  border-width: 1px;
  float: left;
  height: 385px;
  margin: 0;
  text-align: right;
  width: 610px;
}

#boxsidebar2 {
    clear: both;
    width: 400px;
}
#sidebarslider {
    clear: both;
    text-align: center;
    width: 400px;
}
#container {
    height: 150px;
    margin: 10px 35px 0 0;
    overflow: hidden;
    position: absolute;
    width: 320px;
}
#container img {
    cursor: pointer;
    height: 100px;
    overflow: hidden;
    position: absolute;
    width: 100px;
}
.carousel {
    margin: 40px 5px 0 0;
    position: absolute;
    width: 380px;
}
.carouselLeft {
    cursor: pointer;
    float: left;
    text-align: left;
    width: 190px;
}
.carouselRight {
    cursor: pointer;
    float: right;
    text-align: right;
    width: 190px;
}
#boxsidebar3 {
    clear: both;
    margin: 0;
    padding: 0;
    width: 400px;
}
.adsbox {
    float: left;
    width: 260px;
}
.logobox {
    float: right;
    width: 130px;
}
.logobox p {
    height: 0;
    margin: 0;
    padding-top: 3px;
}
#lecture {
    background: #cfcfcf none repeat scroll 0 0;
    border-bottom: 1px solid #07b2d2;
    border-top: 1px solid #07b2d2;
    bottom: 0;
    color: #000;
    font-family: tahoma;
    font-size: 9pt;
    height: 35px;
    line-height: 35px;
    position: fixed;
    text-align: center;
    width: 100%;
}
#lecture a, #lecture a:visited {
    color: #000;
}
#lecture a:hover {
    color: #000;
}
#footer {
    background: #d4d4d4 none repeat scroll 0 0;
    border-top: 3px solid #07b2d2;
    clear: both;
    height: 90px;
    margin: auto;
    padding: 0;
    width: 1050px;
}
.footernav {
    color: #07b2d2;
    font-family: tahoma;
    font-size: 8pt;
    height: 35px;
    line-height: 35px;
    margin-top: 15px;
}
.footernav a, .footernav a:visited {
    color: black;
    padding: 0 10px;
}
#commentsbox {
    font-family: tahoma;
    font-size: 8pt;
    margin: 25px 0;
    width: 560px;
}
.comments {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #d4d4d4;
  color: #07b2d2;
  font-family: tahoma;
  font-size: 9pt;
  height: 30px;
  line-height: 30px;
  margin: 25px 0;
  text-align: center;
  height: auto;
}
.commentlist {
    color: #000;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 560px;
}
ol.commentlist li {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d4d4d4;
    color: #000;
    font-family: Tahoma;
    font-size: 9pt;
    height: 100%;
    margin: 0 0 25px;
    padding: 0 0 50px;
    text-align: right;
    width: 558px;
}
ol.commentlist li .comment-author {
    color: #07b2d2;
    margin: 13px 0;
}
ol.commentlist li .says {
    color: #07b2d2;
}
ol.commentlist li .comment-author a:link, ol.commentlist li .comment-author a:visited {
    color: #07b2d2;
    font-weight: normal;
    text-decoration: none !important;
}
ol.commentlist li .comment-author .fn {
    color: #07b2d2;
    padding: 0;
}
cite.fn {
    color: #07b2d2;
    font-style: normal;
}
ol.commentlist li .comment-author .avatar {
    border: 1px solid #d4d4d4;
    float: right;
    height: 40px;
    margin: 5px 10px;
    padding: 3px;
    width: 40px;
}
ol.commentlist li .comment-meta .commentmetadata {
    color: #faa61a;
    font-size: 8pt;
}
ol.commentlist li .comment-meta a {
    color: #faa61a;
    text-decoration: none !important;
}
ol.commentlist li br {
    margin-top: 20px;
}
ol.commentlist li p {
    color: #000;
    font-size: 8pt;
    line-height: 25px;
    margin-top: 20px;
    padding: 0 10px;
}
ol.commentlist li .reply {
    float: left;
    margin: 5px 10pt 0 10px;
}
ol.commentlist li .reply a {
    background-color: #07b2d2;
    -webkit-background-color: #07b2d2;
    -moz-background-color: #07b2d2;
    -ms-background-color: #07b2d2;
   -o- background-color: #07b2d2;
    border-radius: 3px;
   -webkit- border-radius: 3px;
   -moz- border-radius: 3px;
   -ms- border-radius: 3px;
   -o- border-radius: 3px;
    color: #000;
    padding: 5px 10px;
    text-decoration: none;
}
ol.commentlist li ul.children {
    list-style: outside none none;
    width: 540px;
}
ol.commentlist li ul.children li.depth-2 {
    background: #f6f6f6 none repeat scroll 0 0;
    margin: 50px 10px 0;
    padding-bottom: 40px;
    width: 540px;
}
ol.commentlist li ul.children li.depth-3 {
    background: #f6f6f6 none repeat scroll 0 0;
    margin: 50px 10px 0;
    width: 520px;
}
ol.commentlist li ul.children li.depth-4 {
    background: #f6f6f6 none repeat scroll 0 0;
    margin: 50px 10px 0;
    width: 500px;
}
ol.commentlist li ul.children li.depth-5 {
    background: #f6f6f6 none repeat scroll 0 0;
    margin: 50px 10px 0;
    width: 480px;
}
#comment-nav a, #comment-nav a:visited {
    color: #07b2d2;
    font-family: Tahoma;
    font-size: 8pt;
    margin: 10px;
    padding: 5px 15px;
}
#comment-nav a:hover {
    color: #000;
}
#respond {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d4d4d4;
    color: #000;
    font-family: Tahoma;
    font-size: 9pt;
    margin: 0 0 25px;
    padding: 0 0 25px;
    text-align: right;
    width: 558px;
}
#respond a, #respond a:visited {
    color: #07b2d2;
    text-decoration: none;
}
#respond a:hover {
    color: #07b2d2;
}
#respond .input {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 1px solid #d4d4d4;
    color: #000;
    font-family: tahoma;
    font-size: 9pt;
    margin: 5px;
    padding: 10px;
    text-align: right;
    width: 180px;
}
#respond .submit {
    background-color: #07b2d2;
    -webkit-background-color: #07b2d2;
   -moz- background-color: #07b2d2;
   -ms- background-color: #07b2d2;
   -o- background-color: #07b2d2;
    border: 0 none;
    border-radius: 3px;
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     -ms-border-radius: 3px;
     -o-border-radius: 3px;
    color: #000;
    font-family: tahoma;
    font-size: 8pt;
    padding: 5px 10px;
    text-decoration: none;
}
#respond textarea {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 1px solid #d4d4d4;
    color: #000;
    font-family: tahoma;
    font-size: 9pt;
    margin: 5px;
    padding: 10px;
    text-align: right;
    width: 300px;
}
.wp-pagenavi {
    direction: rtl;
    float: left;
    font-family: tahoma;
    font-size: 8pt;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    margin: 50px 0;
    padding: 0;
    text-align: left;
    width: 560px;
}
.wp-pagenavi span {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.wp-pagenavi a, .wp-pagenavi a:visited {
    background: #07b2d2 none repeat scroll 0 0;
    color: #fff;
    font-family: tahoma;
    font-size: 8pt;
    font-weight: normal;
    line-height: 35px;
    margin: 0 3px;
    padding: 10px;
    text-decoration: none;
}
.wp-pagenavi a:hover {
    background: #d4d4d4 none repeat scroll 0 0;
    color: #000;
    font-family: tahoma;
    font-size: 8pt;
    font-weight: normal;
    line-height: 35px;
    padding: 10px;
    text-decoration: none;
}
.wp-pagenavi .current {
    background: #d4d4d4 none repeat scroll 0 0;
    color: #000;
    font-family: tahoma;
    font-size: 8pt;
    font-weight: normal;
    line-height: 35px;
    padding: 10px;
    text-decoration: none;
}
#videoclip {
    background: #f0f0f0 none repeat scroll 0 0;
    border-bottom: 3px solid #faa61a;
    clear: both;
    height: 302px;
    margin: auto;
    padding: 0;
    width: 1050px;
}
#videoclip .post {
    float: right;
    margin: 0 15px 15px 0;
    overflow: hidden;
    width: 477.5px;
}
#videoclip .post .photovideo {
    float: right;
    height: 100px;
    margin: 5px 10px;
    text-align: center;
    width: 100px;
}
#videoclip .post .photovideo img {
    border: 1px solid #d4d4d4;
    height: 90px;
    padding: 4px;
    width: 90px;
}
#videoclip .post .photovideo img:hover {
    opacity: 0.8;
}
#videoclip .post .textvideo {
    float: left;
    font-family: tahoma;
    font-size: 9pt;
    line-height: 30px;
    margin-right: 15px;
    text-align: justify;
    width: 330px;
}
#videoclip .post .titlevideo {
    font-family: tahoma;
    font-size: 9pt;
}
#videoclip .post .titlevideo a, a:visited {
    color: #07b2d2;
}
#dle-speedbar span {
  color: #07b2d2;
}
.tinynav {
    cursor: pointer;
    display: block;
    margin: 0 auto;
    width: 90%;
}
.tinynav option {
    padding: 5px;
}
@media screen and (max-width: 1280px) {
}
nav ul {
    display: none;
}
@media only screen and (max-width: 1024px) {
#menu-icon {
    background: rgba(0, 0, 0, 0) url("image/menu.jpg") repeat scroll center center;
    display: inline-block;
    height: 40px;
    width: 40px;
}
nav {
    background-color: #171c20;
    -webkit-background-color: #171c20;
   -moz- background-color: #171c20;
   -ms- background-color: #171c20;
   -o- background-color: #171c20;
    height: 40px;
    margin: 0;
    padding: 0 30px 5px;
    position: relative;
    width: 5%;
}
nav ul {
    background-color: #171c20;
    -webkit-background-color: #171c20;
    -moz-background-color: #171c20;
    -ms-background-color: #171c20;
   -o- background-color: #171c20;
    display: block;
    width: auto;
}
nav ul li {
    display: inline-block;
    position: relative;
}
nav ul li > a {
    color: #fff;
    display: inline-block;
    font: 12px/27px tahoma;
    padding: 5px 15px 6px 8px;
}
nav ul li > a:hover {
    color: #feef00;
}
#menu-icon {
    display: inline-block;
}
.topMenu nav {
    padding-top: 9px;
    position: relative;
    z-index: 100000;
}
nav ul {
    border: 5px solid #444;
    border-radius: 4px 0 4px 4px;
   -webkit- border-radius: 4px 0 4px 4px;
   -moz- border-radius: 4px 0 4px 4px;
  -ms-  border-radius: 4px 0 4px 4px;
  -o-  border-radius: 4px 0 4px 4px;
    display: none;
    padding: 5px 0;
    position: absolute;
    right: 28px;
    top: 45px;
    width: 150px;
    z-index: 100000;
}
nav li {
    margin: 0;
    padding: 0;
    text-align: right;
    width: 120px;
}
nav:hover ul, nav:active ul {
    display: block;
}
}

.link-map-ostan {  height: 340px;  line-height: 15px;  margin: 2px;  padding-right: 8px;  width: 245px;}
.link-map-ostan > ul {  float: right;  height: 100%;  width: 100%;}
.link-map-ostan li {  display: inline;  float: right;  height: 20px;  width: 110px;}
.link-map-ostan img {  float: right;}
.link-map-ostan a {  float: right;  font-size:14px;  margin: 0;  padding: 0;}
.map-iran {  border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; -ms-border-radius: 0 0 10px 10px; -o-border-radius: 0 0 10px 10px;  display: none;  float: right;  height: 385px;  position: absolute;  right: 330px;  top: 25px;  width: 610px;  padding-top: 8px;}
.khmenu.level0 > li:hover .map-iran {  display: block !important;  transition:background 0.3s linear 0s;  -webkit-transition:background 0.3s linear 0s; -moz-transition:background 0.3s linear 0s; -ms-transition:background 0.3s linear 0s; -o-transition:background 0.3s linear 0s;}
#IranMap #provincename {
  height: 25px;
}
#IranMap {
  direction: rtl;
  display: block;
  font-family: bnazanin;
  font-size: 11px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: right;
}
#IranMap .show-title {
    background-color: #333;
    -webkit-background-color: #333;
   -moz- background-color: #333;
    -ms-background-color: #333;
   -o- background-color: #333;
    border-radius: 2px;
     -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
     -ms-border-radius: 2px;
   -o- border-radius: 2px;
    color: #fff;
    display: none;
    line-height: 26px;
    margin: 0 !important;
    opacity: 0.8;
    padding: 0 5px;
    position: absolute;
    text-align: center;
}
#IranMap .map {
  display: block;
  float: left;
  text-align: right;
  width: 58%;
  -moz-user-select: none;   
}
#IranMap .map svg {
  height: 340px;
  width: 350px;
}
#IranMap .map .border path, #IranMap .map .island path {
    fill: #fff;
}
#IranMap .map .province path {
  fill: #237275;
}
#IranMap .map .sea path, #IranMap .map .lake path {
    fill: #6caed8;
}
#IranMap .map .province path:hover, #IranMap .map .island path:hover, #IranMap .map .province path.hover, #IranMap .map .island path.hover {
    cursor: pointer;
    fill: #DCF400 !important;
}
#IranMap .list {
    display: block;
    float: right;
    width: 50%;
}
#IranMap .list ul {
    padding: 0;
}
#IranMap .list > ul {
    margin-left: 10px;
}
#IranMap .list li {
    list-style: outside none none;
}
#IranMap .list span {
    background: #242424 none repeat scroll 0 0;
    color: #ecf0f1;
    display: block;
    line-height: 26px;
    margin: 10px 2px 2px;
    padding: 0 8px;
}
#IranMap .list li ul li {
    display: block;
    float: right;
    width: 33.3333%;
}
#IranMap .list li ul li a {
    background: #34495e none repeat scroll 0 0;
    color: #ecf0f1;
    display: block;
    line-height: 26px;
    margin: 2px;
    padding: 0 8px;
    text-decoration: none;
}
#IranMap .list li ul li a:hover, #IranMap .list li ul li a.hover {
    background: #c33a2c none repeat scroll 0 0;
}
#IranMap .list ul::before, #IranMap .list ul::after {
    content: " ";
    display: table;
}
#IranMap .list ul, #IranMap .list ul::after {
    clear: both;
}
#IranMap .city {
    clear: both;
    padding: 10px 0;
}
@media (max-width: 930px) {
#IranMap .list {
    width: 50%;
}
}
@media (max-width: 745px) {
#IranMap .list li ul li {
    width: 50%;
}
}
@media (max-width: 515px) {
#IranMap .list, #IranMap .map {
    width: 100%;
}
#IranMap .list li ul li {
    width: 33.3333%;
}
#IranMap .list li ul li a {
    font-size: 10px !important;
}
}
@media (max-width: 515px) {
#IranMap .list li ul li {
    width: 50%;
}
}
@media (max-width: 250px) {
#IranMap .list li ul li {
    width: 100%;
}
}
