@font-face {
    font-family: 'SaitakIranSans';
    src: url('./assets/fonts/iransans/IRANSansWeb(FaNum).eot');
    src: url('./assets/fonts/iransans/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),
         url('./assets/fonts/iransans/IRANSansWeb(FaNum).woff2') format('woff2'),
         url('./assets/fonts/iransans/IRANSansWeb(FaNum).woff') format('woff'),
         url('./assets/fonts/iransans/IRANSansWeb(FaNum).ttf') format('truetype');
    font-weight: normal;
    font-style: normal; 
}

@font-face {
    font-family: 'SaitakIranSans';
    src: url('./assets/fonts/iransans/IRANSansWeb(FaNum)_Medium.eot');
    src: url('./assets/fonts/iransans/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'),
         url('./assets/fonts/iransans/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'),
         url('./assets/fonts/iransans/IRANSansWeb(FaNum)_Medium.woff') format('woff'),
         url('./assets/fonts/iransans/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal; 
}

@font-face {
    font-family: 'SaitakIranSans';
    src: url('./assets/fonts/iransans/IRANSansWeb(FaNum)_Bold.eot');
    src: url('./assets/fonts/iransans/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'),
         url('./assets/fonts/iransans/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),
         url('./assets/fonts/iransans/IRANSansWeb(FaNum)_Bold.woff') format('woff'),
         url('./assets/fonts/iransans/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal; 
}

*{margin:0 auto;padding:0;}
.clear{clear: both;}
.clear5{clear: both;height:5px;}
.clear10{clear: both;height:10px;}
.clear20{clear: both;height:20px;}
.clear30{clear: both;height:30px;}
.clear40{clear: both;height:40px;}
.center_align {text-align: center;}
.no_padding {padding: 0;}
.en {font-family: arial;}
.ltr {direction: ltr;}
.rtl {direction: rtl;}
.red {color:#cc0000;}
.green {color:#669900;}
.blue {color:#006699;}
.yellow {color:#ffb400;}
.gray {background:#f9f9f9;}
.colory {
    background: url('./assets/images/colory.png') repeat;
    background-size: 400px auto;
}

a {color:#333;text-decoration: none;}

.container {
    width: 90%;
    max-width: 1200px;
    position: relative;
    direction: rtl;
    height: 100%;
}

body {
    background:#fff;
    font: 14px SaitakIranSans,'IRANSansWeb(FaNum)',Iransans,'B Yekan',Yekan,'f Yekan','2 Yekan',tahoma;
    line-height: 2.1;
    color:#333;
}

.absolute_loading {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(250,250,250,0.7) url('./assets/images/loading.gif') no-repeat center;
    background-size: 20px auto;
    display: none;
}

header {
    height: auto;
    position: relative;
}

header#headder {
    min-height: 100px;
    height: 600px;
    background: url('./assets/images/header.jpg') no-repeat center bottom fixed;
    background-size: cover;
}



header nav {
    width: 100%;
    height: 70px;
    display: block;
    line-height: 70px;
    background:#fff;
    box-shadow:  0 12px 6px -6px rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

header nav a.logo {
    float: right;
    width: 100px;
    height: 40px;
    margin-top: 15px;
    background: url('./assets/images/persianlogo.png') no-repeat center;
    background-size: 100% auto;
}

header nav ul {
    list-style-type: none;
    float: right;
    width: auto;
    margin-right: 20px;
    height: 70px;
}

header nav ul li {
    display: inline-block;
    margin-left: 10px;
    position: relative;
}

header nav ul li a {
    padding: 0 10px;
    display: block;
}

header nav ul li:hover a{color:#669900;}

header nav ul li:hover > ul {display: block;}

header nav ul li:hover > ul a {color:#333;}
header nav ul li:hover > ul a:hover {color:#669900;}

header nav ul li ul {
    display: none;
    position: absolute;
    top: 70px;
    right: 0;
    background:#fff;
    height: auto;
    min-width: 200px;
    box-sizing: border-box;
    margin: 0 auto;
    float: none;
    box-shadow:  0 5px 7px rgba(0,0,0,0.2);
    line-height: 40px;
}

header nav ul li ul li {
    display: block;
    margin: 0;
    border-top:1px solid #eee;
}

header nav ul li ul li a {
    display: block;
}

header .slider_frame {
    position:  relative;
    width: 100%;
    z-index: 1;
    max-width: 1200px;
    margin: 20px auto;
    overflow: hidden;
}

header .slider_frame img {
    width: 100%;
    height: auto;
    border-radius: 7px;
}

section.content {
    background:#f9f9f9;
}

.center_justify {
    text-align: center;
    color:#000;
    padding: 50px 0;
}

.center_justify h2 {
    font-size: 22px;
}

.center_justify .justify {
    width: 100%;
    max-width: 600px;
    text-align: justify;
    text-align-last: center;
    font-size: 13px;
    color:#555;
    line-height:2.6;
    margin-top: 20px;
}

.center_justify .justify a {color:#669900;font-weight: 500;}
.center_justify .justify a:hover{border-bottom:1px dashed #333;}

a.hover_dot:hover{border-bottom:1px dashed #333;}


section h3.main_title {
    color:#669900;
    font-size: 27px;
    font-weight: normal;
}

/* ************* MEDIA BOX ***************** */
.media_flex {
  display: grid;
  grid-template-columns: 55% 45%;
  grid-gap: 10px;
  min-height: 400px;
}

.media_post_main {
    box-sizing: border-box;
    grid-area: 1 / 1 / span 3 / span 1;
    width: 100%;
    display: block;
}
.media_post_side_cover {
    width: 100%;
    display: flex;
    align-items: flex-start;
    position: relative;
}

.media_post_side_cover:nth-child(2) {grid-area: 1/2;}
.media_post_side_cover:nth-child(3) {grid-area: 2/2;}
.media_post_side_cover:nth-child(4) {grid-area: 3/2;}


.media_post_side {
    height: auto;
    flex: 0 1 40%;
    width: 40%;
    display: block;
    position: relative;
}

.media_post_side img {
    width: 100%;
    height: auto;
    display: block;
}

.media_post_main .title {
    position: absolute;
    z-index: 5;
    color:#fff;
    font-size: 16px;
    line-height: 1.6;
    right: 30px;
    bottom: 40px;
    width: 100%;
    max-width: 75%;
}

.media_post_main .time, .media_post_side .time {
    font-family: arial;
    position: absolute;
    bottom: 10px;
    left: 20px;
    z-index: 5;
    color:#fff;
    letter-spacing: -0.5px;
    opacity: 0.8;
}

.media_post_side .time {
    font-size: 10px;
    left: 10px;
    bottom: 5px;
}
    
.media_post .shadow {
    position: absolute;
    z-index: 4;
    background: linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,0.6));
    height: 90%;
    width: 100%;
    bottom:0;
    left: 0;
}
.media_post .shadow_hover {
    position: absolute;
    z-index: 4;
    background: linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,0.9));
    height: 90%;
    width: 100%;
    bottom:0;
    left: 0;
    display: none;
}

.media_post_side_cover .title {
    flex: 0 1 calc(60% - 10px);
}

.media_post_side_cover .title h2 {
    color:#333;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 5px;
}

.media_post_side_cover .title small {
    color:#555;
    font-size: 70%;
    display: block;
}

.line_news {
    position: relative;
    overflow: hidden;
    padding-bottom: 20px;
}

.line_news .flex {
    display: flex;
    width: 100%;
    overflow-x: auto;
}
.line_news_wrap .flex {
    flex-wrap: wrap;
}
.line_news .flex:after, .line_news_wrap .flex {content: ' ';flex: 1;}

.line_news .media_post_news {
    margin-bottom: 10px;
}

.line_news .media_post_news img {
    display: block;
    width: 100%;
    height: auto;
}

.media_box .main_title {
    padding:0 1%;
}

.media_post_news_cover {
    width: 220px;
    height: auto;
    margin:0 7px;
    flex: 0 0 220px;
    padding-bottom: 10px;
}

.line_news_wrap .flex .media_post_news_cover {
    width: calc(25% - 14px);
    flex: 0 0 calc(25% - 14px);
}

.media_post_news_cover .title h2 {
    color:#333;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 5px;
}

.media_post_news_cover .title small {
    color:#555;
    font-size: 70%;
    display: block;
}

.whitefade {
    position: absolute;
    top: 0;
    left: 0;
    width: 10%;
    height: 100%;
    z-index: 2;
    background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
}
.whitefade_gray {
    background: linear-gradient(to right, rgba(249,249,249,1) 0%,rgba(249,249,249,0) 100%);
}


/* ***************** MEDIA BOX END ************************** */


.media_post_main .icon, .media_post_side .icon {
    position: absolute;
    right: 30px;
    top: 20px;
    width: 40px;
    height: 40px;
    background: url('./assets/images/icons.png') no-repeat center;
    background-size: 100% auto;
    z-index: 5;
}

.media_post_main .icon_video {background-position: 0 0;}
.media_post_main .icon_image {background-position: 0 -40px;}
.media_post_main .icon_audio {background-position: 0 -80px;}
.media_post_main .icon_hd {
    width: 24px;
    height: 24px;
    background-position: 0 -144px;
    top: auto;
    bottom: 32px;
    right: auto;
    left: 20px;
}

.media_post_side .icon {
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
}

.media_post_side .icon_video {background-position: 0 0;}
.media_post_side .icon_image {background-position: 0 -20px;}
.media_post_side .icon_audio {background-position: 0 -40px;}
.media_post_side .icon_hd {
    width: 20px;
    height: 20px;
    background-position: 0 -120px;
    top: auto;
    bottom: 20px;
    right: auto;
    left: 10px;
}


a.floated_link {
    float: left;
    text-align: left;
    color:#669900;
    margin-top: 20px;
    border-bottom: 1px solid transparent;
}

section.news_box {
    border-bottom: 5px solid #669900;
}

h3 a.floated_link {
    margin-top: 15px;
    font-size: 12px;
}


#footer{
    width: 100%;
    height: auto;
    text-align: right;
}

#footer .container {
    text-align: right;
}

.newsletter{
    width: 100%;
    min-height: 80px;
    background: #fafafa;
    line-height: 220%;
    margin-top: 50px;
    padding: 25px 0;
    box-sizing: border-box;
}

.newsletter .des{
    float: right;
    font-size: 16px;
}

.newsletter form{
    float: left;
    text-align: center;
}

.newsletter form input{
    width: 200px;
    height: 36px;
    line-height: 36px;
    border-radius: 2px;
    border: 1px solid #000;
    display: block;
    float: right;
    margin-left: 10px;
    padding: 5px 10px;
    box-sizing: border-box;
    font-family: inherit;
    font-size: 12px;
    background:#fff;
    color: #000;
    direction: rtl;
}

.newsletter form input::placeholder {
    font-family: SaitakIranSans;
}

.newsletter .ltr {
    direction: ltr;
    font: 12px Arial;
}

.newsletter form .submit{
    width: auto;
    height: 35px;
    line-height: 35px;
    font-family: inherit;
    color: #fff;
    background: #669900;
    border: 0;
    cursor: pointer;
    padding: 0 20px;
    box-sizing: border-box;
    font-size: 14px;
}
.newsletter form input:focus{border: 1px solid #669900;}
.newsletter form .submit:focus{background: #5d8b00;border: 0;}
.newsletter form .submit:hover{background: #00736b;}

#footer .alert {
    width: 100%;
    height: auto;
    z-index: 1;
    display: none;
    line-height: 140%;
    padding: 5px 10px;
    box-sizing: border-box;
    cursor: pointer;
    color:#444;
    font-size: 14px;
    text-align: center;
}

#footer .error {color: #cc0000;}
#footer .success{color: #006600;}

.infooter{
    width: 100%;
    min-height: 200px;
    border-top: 5px solid #669900;
    padding: 50px 0;
    box-sizing: border-box;
}

.infooter .block{
    width: 18%;
    float: right;
    display: block;
    padding: 10px;
    box-sizing: border-box;
    position: relative;
}
.infooter .block_logo{
    width: 28%;
    height: 140px;
    padding: 10px 0;
}

.infooter .block_logo a img{
    max-width: 70%;
    float: right;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0,-50%);
}

.infooter .block a{ 
    display: block;
    font-size: 12px;
    line-height: 2.5;
}

.infooter .block a:hover {color:#669900;}

#footer .copyright{
    width: 100%;
    min-height: 20px;
    background: #fafafa;
    color: #555;
    padding: 20px 0;
    font-size: 11px;
    line-height: 20px;
}
#footer .copyright .container{text-align: center;}


.in_header {
    width: 100%;
    height: 130px;
    background: url('./assets/images/colory.png') repeat;
    background-size: 400px auto;
}

section.text {
    font-size: 16px;
    padding:50px 0;
    line-height: 2.3;
    color:#555;
}

.iframe_box {
    background:#000;
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
}

.iframe_box_description {
    font-size: 11px;
    color:#555;
    text-align: center;
    padding: 5px 20px;
    box-sizing: border-box;
    background:#f9f9f9;
    margin-top:5px;
}

.iframe_box iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

.article_container {
    max-width: 900px;
}

section.text .short {
    background:#f9f9f9;
    padding: 20px;
}

section.text .main_photo {
    width: 100%;
    height: auto;
    margin-top: 10px ;
}

section.text h1 {
    color:#669900;
    padding-bottom: 10px;
}

section.text h1 small {
    color:#333;
    font-weight: normal;
    display: block;
    font-size: 14px;
    line-height: 20px;
}

section.text h1.light {font-weight: normal;line-height: 160%;margin-bottom: 10px;}

.article_container a {border-bottom:1px dashed #999;}
.article_container a:hover {color:#669900;}
.article_container img {max-width:100%;}

a.black_button, a.black_button:hover, a.green_button, a.green_button:hover {display: inline-block;background:#000;color:#fff;padding: 10px 30px;border:0;border-radius: 5px;}
a.green_button, a.green_button:hover {background:#690;color:#000;}


.events {
    display: flex;
    flex-wrap: wrap;
}
.event {
    flex: 0 1 calc(33.33% - 20px);
    margin: 10px;
    padding: 0;
    overflow: hidden;
    background:#fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    position: relative;
}

.event .photo {
    background:#f5f5f5 url('./assets/images/loading.gif') no-repeat center;
    position: relative;
    display: block;
    margin-bottom: 7px;
    height: auto;
    width: 100%;
    color: #f5f5f5;
}

.event .photo img {
    width: 100%; 
    height: auto;
    display: block;
}

.event .date {
    position: absolute;
    left: 10px;
    bottom: 10px;
    background: rgba(0,0,0,0.8);
    color:#fff;
    font-size: 12px;
    font-weight: bold;
    border-radius: 3px;
    padding: 0 7px;
    z-index: 3;
}

.event .info {
    padding: 10px 20px;
    line-height: 2.1;
}

.event .info small {
    display: block;
    color:#555;
}

.video_player, .photo_player {
    width: 100%;
    height: auto;
    background:#000;
    margin-top: 5px;
    margin-bottom: 20px;
    overflow: hidden;
    min-height: 300px;
}

.photo_player {
    background: none;
    padding: 0;
    border-radius:0;
}

.video_player .player {
    height: auto;
    max-width: 980px;    
}

.video_player .player iframe {
    border:0;
    background:#000;
}

.photo_player a {
    float: right;
    width: 23%;
    margin: 8px 1%;
    overflow: hidden;
    height: 115px;
    position: relative;
    border-radius:2px;
    padding:0;
    background:#f9f9f9;
    text-align: center;
    padding: 10px;
    -webkit-box-sizing: border-box;
     -khtml-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
         -o-box-sizing: border-box;
            box-sizing: border-box;
    border: 0;
}

figure.cover img {width: 100%;}

.photo_player a img {
    max-width: none;
    margin: auto;
}

.shares {
    position: relative;
    display: block;
    top: auto;
    left: auto;
    text-align: center;
    margin-bottom: 20px;
    height: auto;
    padding-top: 20px;
    margin-top: 40px;
    border-top: 1px solid rgba(0,0,0,0.05);
}
.shares a {
    float: none;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-image: url('./assets/images/share.png');
    display: inline-block;
    background-size: auto 200%;
    border-radius: 2px;
}
.shares a.fb {background-position: left top;}
.shares a.fb:hover {background-position: left bottom;}
.shares a.tw {background-position: center top;}
.shares a.tw:hover {background-position: center bottom;}
.shares a.gp {background-position: right top;}
.shares a.gp:hover {background-position: right bottom;}


/* ########################     Comment    ######################## */

.form_part {
    float: right;
    width: 50%;
    padding: 5px;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.form_part_full {width: 100%;text-align: center;margin-top:10px;}

.form_part label {
    display: block;
    font-size: 12px;
    padding-right:5px;
}

.form_part .textput {
    width: 100%;
    height: 50px;
    font-family: inherit;
    line-height: 50px;
    background:#fff;
    border:1px solid #ddd;
    border-radius: 3px;
    box-sizing: border-box;
    padding: 0 10px;
    direction: rtl;
}

.form_part .textput:focus {
    box-shadow: 0 0 5px rgba(0,0,0,0.08);
}

.form_part .ltr {direction: ltr;}

.subput{
    background: #669900;
    color: #fff;
    padding: 0 30px;
    border: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    font-family: inherit;
    font-size: 13px;
    cursor: pointer;
    height: 45px;
    line-height: 45px;
    font-weight: bold;
}

a.subput{
    float: left;
    margin-top: 20px;
}

.sign_box .submit:hover, .subput:hover{background: #5F8E01;}
.comments {
    padding: 40px 0;
    border-top: 2px solid #f9f9f9;
}

.comments .container {
    min-height: 500px;
    padding-top: 1px;
    box-sizing: border-box;-webkit-box-sizing: border-box;-khtml-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;
    max-width:700px;
}

.comments h3 {
    font-size: 24px;
    text-align: center;
    color:#669900;
    line-height: 50px;
    display: block;
}

.add_comment {
    background:#fcfcfc;
    margin-top: 20px;
    border:1px solid #f9f9f9;
    padding: 20px;
    color:#333;
    line-height:2;
    text-align: right;
    box-sizing: border-box;-webkit-box-sizing: border-box;-khtml-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;
}

.add_comment span.red {
    width: 5px;
    height: 5px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    background:#cc0000;
    display: inline-block;
    margin: 0 2px;
}

.add_comment .section_title {
    padding: 0 5px;
    font-size: 14px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}

.add_comment .form_part {
    width: 50%;
    float: right;
    padding: 0 10px;
    box-sizing: border-box;-webkit-box-sizing: border-box;-khtml-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;
    margin-bottom: 15px;
    line-height: 40px;
}

.add_comment .form_part_full {
    width: 100%;
    text-align: center;
}

.add_comment .form_part label {
    display: block;
    padding-right: 5px;
    padding-bottom:3px;
    text-align: right;
    line-height: 20px;
}

.add_comment .form_part .textput {
    font-size: 12px;
    padding: 7px 15px;
    border:1px solid #eee;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.add_comment .form_part .textput::placeholder {
    font-family: SaitakIranSans;
    direction: rtl;
    text-align: right;
    letter-spacing: 0;
}

.add_comment .form_part .textput:focus {
    border-color:#e5e5e5;
    box-shadow: 0 0 3px rgba(0,0,0,0.05);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.05);
    -khtml-box-shadow: 0 0 3px rgba(0,0,0,0.05);
    -o-box-shadow: 0 0 3px rgba(0,0,0,0.05);
    -ms-box-shadow: 0 0 3px rgba(0,0,0,0.05);
}
.ltr {direction: ltr;}

.add_comment .form_part textarea.textput {
    height: 80px;
    resize: none;
    line-height: 1.8;
}

.add_comment .form_part textarea.textput_big {height: 140px;}

.add_comment .form_part .subput:hover{opacity:0.9;}

.add_comment .form_part .cm_messager {
    font-size:10px;
    color:#777;
    line-height: 40px;
    margin-right: 2px;
}

.comment {
    border:1px solid #eee;
    margin: 10px auto;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    position: relative;
    margin-top: 70px;
    font-size: 13px;
    line-height: 2.1;
    padding: 20px;
    padding-top: 50px;
    box-sizing: border-box;-webkit-box-sizing: border-box;-khtml-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;
    text-align: right;
}
.comment .cm_photo {
    position: absolute;
    top: -40px;
    left: 50%;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    width: 80px;
    height: 80px;
    border:2px solid #eee;
    box-sizing: border-box;-webkit-box-sizing: border-box;-khtml-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;
    overflow: hidden;
    margin-left: -40px;
}

.comment .cm_photo img {
    position: absolute;
    top:0;
    margin: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #669900;
    border-radius: 100%; 
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    color:#f5f5f5;
    border:2px solid #fff;
    box-sizing: border-box;-webkit-box-sizing: border-box;-khtml-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;
}

.comment .cm_name, .comment .cm_date {
    position: absolute;
    width: 50%;
    height: 24px;
    font-size: 13px;
    line-height: 24px;
    color:#777;
    right: 0;
    top: -30px;
    text-align: right;
    padding-left: 50px;
    padding-right: 5px;
    box-sizing: border-box;-webkit-box-sizing: border-box;-khtml-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;
}
.comment .cm_date {
    right: auto;
    left: 0;
    width: auto;
    white-space: nowrap;
    padding-right: 0;
    cursor: default;
    padding-left: 5px;
    font-size: 11px;
    line-height: 24px;
    text-align: left;
}

.comment .reply {
    display: block;
    color:#444;
    border:1px solid #eee;
    padding: 10px;
    background:#ffffef;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    margin-top: 7px;
}
/* ########################     Comment    ######################## */

  #contact_form, #contact_details {
    font-size:13px;
    width: 100%;
    max-width:600px;
    height: 350px;
    overflow: hidden;
    position: relative;
    font-size: 90%;
    text-align: right;
    border:1px solid #f3f3f3;
    padding: 20px;
    box-sizing:  border-box;
    margin: 10px auto;
  }
  span.contact_text {
    font-size:13px;
    margin-top:15px;
    color: #555;
    display: block;
    line-height:25px;
    border-bottom:1px solid #ddd;
    padding-bottom:15px;
  }
  #contact_details {
    background: url(./assets/images/loading.gif) no-repeat center;
    float: left;
  }
  #contact_details iframe {
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    width: 100%;
    height: 100%;
  }
  #contact_form .loading {
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background: #f9f9f9;
    opacity:0.9;
    display: none;
  }
  #contact_form .loading .load {
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background: url(./assets/images/loading.gif) no-repeat center;
    background: 10% auto;
  }
  #contact_form .success {
    width: 100%;
    line-height:40px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -20px;
    color:#009900;
    font-weight: 400;
    font-size: 1.5em;
  }
  #contact_form .error {
    color:#990000;
    background: #fff;
    display:none;
    font-size: 1em;
  }
  #contact_form .error {
    background: #fff;
    cursor: pointer;
  }
  #contact_form form {
    line-height: 160%;
  }
  
  #contact_form .left {
    width: 49%;
    float: right;
    margin-bottom: 10px;
  }
  #contact_form .right {
    float: left;
    width :49%; 
    margin-bottom: 10px;
  }
  
  #contact_form .contact_input, #contact_form .contact_textarea {
    width:100%;
    padding: 5px 7px;
    color:#777;
    font-size: 13px;
    font-family: inherit;
    border:1px solid #bbb;
    margin-top: 5px;    
    border-radius: 3px;
    box-sizing: border-box;
    height: 32px;
    cursor: text;
  }
  #contact_form .contact_textarea { 
    width:100%;
    height: 90px;
    resize: none;
  }
  #contact_form .contact_input:focus, #contact_form .contact_textarea:focus {
    background: #fff;
    border-color: #669900;  
  }
  #contact_form .blue {color:#669900;}
  #contact_form label {display: block; font-size: 13px;}
  .container #contact_form .full{
    width:100%;
    float: left;
    margin-bottom: 10px;
    font-size: 12px;
  }
  #contact_form .lined {
    line-height: 32px;
  }
  #contact_form .contact_submit {
    float: left;
    margin-right: 15px;
    cursor: pointer;
    padding: 5px 25px;
    background:#669900;
    color:#fff;
    border: 0;
    border-radius: 3px;
    font-family: inherit;
  }
  
  #contact_form .contact_submit:hover {
    background:#00736b;
  }
  #contact_form .ltr {direction: ltr;font:11px Arial;}


/* //////////////////////////// TOOLTIPSTER ///////////////////////////////////// */ 
/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
	border-radius: 5px; 
	border: 2px solid #333;
	background: #333;
	color: #fff;
}

.tooltipster-light {
	border-radius: 5px; 
	border: 2px solid #fff;
	background: #fff;
	color: #444;
}

.tooltipster-light-bordered {
	border-radius: 5px; 
	border: 1px solid #ddd;
	background: #fff;
	color: #444;
 }

.tooltipster-ajax {
	background: #333;
    border-radius: 2px;
    height: 288px;
	color: #444;
}

/* Use this next selector to style things like font-size and line-height: */
.tooltipster-content{
    direction: rtl;
	font-family: inherit;
	font-size: 11px;
	line-height: 24px;
	padding: 0 5px;
	overflow: hidden;
    box-sizing: border-box;
}

.tooltipster-ajax .tooltipster-content{padding: 3px;}
.tooltipster-light-bordered .tooltipster-content{padding: 3px 5px;}

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
	/* border-color: ... !important; */
}


/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
	padding: 0;
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
	pointer-events: none;
	width: auto;
	overflow: visible;
}
.tooltipster-base .tooltipster-content {
	overflow: hidden;
}


/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 1px;
	left: 0;
	z-index: -1;
}
.tooltipster-arrow span, .tooltipster-arrow-border {
	display: block;
	width: 0; 
	height: 0;
	position: absolute;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-top: 8px solid;
	bottom: -7px;
}
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-top: 9px solid;
	bottom: -7px;
}

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-bottom: 8px solid;
	top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-bottom: 9px solid;
	top: -7px;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
	left: 0;
	right: 0;
	margin: 0 auto;
}
.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
	left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	left: 5px;
}
.tooltipster-arrow-top-right span,  .tooltipster-arrow-bottom-right span {
	right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
	right: 5px;
}
.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important; 
	border-left: 8px solid;
	top: 50%;
	margin-top: -7px;
	right: -7px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important; 
	border-left: 9px solid;
	margin-top: -8px;
}
.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important; 
	border-right: 8px solid;
	top: 50%;
	margin-top: -7px;
	left: -7px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important; 
	border-right: 9px solid;
	margin-top: -8px;
}

/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */

.tooltipster-fade {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}
.tooltipster-fade-show {
	opacity: 1;
}

.tooltipster-grow {
	-webkit-transform: scale(0,0);
	-moz-transform: scale(0,0);
	-o-transform: scale(0,0);
	-ms-transform: scale(0,0);
	transform: scale(0,0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-o-transform: scale(1,1);
	-ms-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

.tooltipster-swing {
	opacity: 0;
	-webkit-transform: rotateZ(4deg);
	-moz-transform: rotateZ(4deg);
	-o-transform: rotateZ(4deg);
	-ms-transform: rotateZ(4deg);
	transform: rotateZ(4deg);
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
}
.tooltipster-swing-show {
	opacity: 1;
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}

.tooltipster-fall {
	top: 0;
	-webkit-transition-property: top;
	-moz-transition-property: top;
	-o-transition-property: top;
	-ms-transition-property: top;
	transition-property: top;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
}
.tooltipster-fall-show {
}
.tooltipster-fall.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	top: 0px !important;
	opacity: 0;
}

.tooltipster-slide {
	left: -40px;
	-webkit-transition-property: left;
	-moz-transition-property: left;
	-o-transition-property: left;
	-ms-transition-property: left;
	transition-property: left;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-slide.tooltipster-slide-show {
}
.tooltipster-slide.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	left: 0px !important;
	opacity: 0;
}


/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
	opacity: 0.5;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

  
  
/* ###################### TEAM MEMBERS ####################### */

.team_members {
    padding-bottom: 80px;
}

.team_members .team_member {
    float: right;
    width: 15.6666666%;
    margin:0.5%;
    position: relative;
}

.team_members .team_member_over {
    background: #fff;
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    display: none;
}

.team_members .team_member img {
    display: block;
    width: 100%;
    height: auto;
}

.team_members .team_member .info {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: auto;
    padding: 20px 15px;
    box-sizing: border-box;
    background:#fff;
    line-height: 1.8;
    z-index: 5;
    display: none;
    border: 1px solid #f5f5f5;
    border-top: 0;
}

.team_members .team_member .info .fa {
    color:#333;
    font-size: 13px;
}

.team_members .team_member .info .fa b {
    color:#000;
    font-size: 16px;
}

.team_members .team_member .info .en {
    color:#333;
    direction: ltr;
    font-size: 13px;
    font-family: Arial;
    line-height: 1.2;
    margin-top: 7px;
}

.team_members .team_member .info .en b {
    font-size: 16px;
}

.team_members .team_member:hover > .info {display: block;}


.team_members_last .team_member {
    width: 9%;
}

.team_members_last .team_member .info {padding: 10px;}
.team_members_last .team_member .info .fa {font-size:11px;}
.team_members_last .team_member .info .fa b {font-size:13px;}
.team_members_last .team_member .info .en {font-size:10px;}
.team_members_last .team_member .info .en b {font-size:12px;}





.speaker{
    width: 100%;
    height: auto;
    padding: 20px;
    padding-top: 60px;
    padding-bottom: 0;
    box-sizing: border-box;
}

.speaker .details , .speaker .photo{
    height: auto;
    float: right;
    box-sizing: border-box;
}

.speaker .details{
    width: 60%;
    font-size: 0.8em;
    line-height: 220%;
    min-height: 420px;
    text-align: justify;
    padding-top: 30px;
    box-sizing: border-box;
    padding-bottom: 40px;
}

.speaker .details .title{
    font-size: 1.5em;
    color: #575656;
    font-weight: bold;
    margin-bottom: 15px;
}

.speaker .photo{
    float: none;
    width: 360px;
    height: 422px;
    position: absolute;
    bottom:0;
    left: 0;
    background: url('./assets/images/speaker.png') no-repeat center bottom; 
    background-size: auto 100%;
}

.darvish .photo{
    background-image: url('./uploads/speakers/darvish.jpg'); 
}

.speaker .logo{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 300px;
    height: 62px;
    overflow: hidden; 
    text-indent: -99999px;
    background: url('./assets/images/logo.png') no-repeat center right;
    background-size: 100% auto;
}

.team {
    float: right;
    width: 32.33%;
    position: relative;
    margin: 0.5%;
    border:1px solid #eee;
    padding: 30px 0;
    padding-top: 0;
    overflow: hidden;
    min-height: 240px;
}
.team .photo{
    width: 90%;
    height: 230px;
    background-size: auto 90%;
    background-position: bottom left;
    float: left;
    margin-left: 6%;
}
.team .ebad{background-image: url('./uploads/taem/ebad.png'); }
.team .ariyan{background-image: url('./uploads/taem/ariyan.jpg'); }
.team .elham{background-image: url('./uploads/taem/elham.jpg'); }
.team .ara{background-image: url('./uploads/taem/ara.jpg'); }
.team .majid{background-image: url('./uploads/taem/majid.jpg');margin-left: 0;}
.team .meysam{background-image: url('./uploads/taem/meysam.jpg');}
.team .hamid{background-image: url('./uploads/taem/hamid.jpg');}
.team .abdi{background-image: url('./uploads/taem/abdi.jpg');}
.team .elham2{background-image: url('./uploads/taem/elham2.jpg');}
.team .solmaz{background-image: url('./uploads/taem/solmaz.jpg');}
.team .sodeh{background-image: url('./uploads/taem/sodeh.jpg');}
.team .ardalan{background-image: url('./uploads/taem/ardalan.jpg');}
.team .elahe{background-image: url('./uploads/taem/elahe.jpg');}
.team .banafshe{background-image: url('./uploads/taem/banafshe.jpg');}
.team .sherkat{background-image: url('./uploads/taem/sherkat.jpg');}
.team .mohammadhosein{background-image: url('./uploads/taem/mohammadhosein.jpg');}
.team .sina{background-image: url('./uploads/taem/sina.jpg');}

.team .logo{
    width: 150px;
    height: 31px;
    bottom: 40px;
    left: 5%;
}
.team .title {
    line-height: 13px;
}
.team .details{
    width: 40%;
    line-height: 18px;
    position: absolute;
    top: 10px;
    right: 20px;
    text-align: right;
}
.team .ltr {
    margin-top: 5px;
    direction: ltr;
    font-family: Arial;
    font-size:12px;
    text-align: left;
    line-height: 1.2;
    color:#555;
}

.team .ltr .title {font-size:1.5em;line-height:20px;margin:0;font-weight: normal;color:#000;}

.team .socials {
    text-align: center;
    width: 100%;
    height: 40px;
    background: #fff;
    border-top: 1px solid #eee;
    text-align: right;
    position: absolute;
    bottom: 0;
    left: 0;
}
.team .socials a{
    float: right;
    width: 12.5%;
    height: 40px;
    border-left: 1px solid #f5f5f5;
    position: relative;
    box-sizing: border-box;
}
.team .socials a span{
    width: 20px;
    height: 20px;
    background: url('./assets/images/socials.png') no-repeat center;
    background-size:400% auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    opacity:0.3;
}

.team .socials a:nth-child(8) {border:0;}

.team .socials a.yt span {background-position: -60px 0;}
.team .socials a.vi span {background-position: -60px -20px;}
.team .socials a.ig span {background-position: -60px -40px;}
.team .socials a.fl span {background-position: -60px -60px;}
.team .socials a.fb span {background-position: -60px -80px;}
.team .socials a.tw span {background-position: -60px -100px;}
.team .socials a.tg span {background-position: -60px -120px;}
.team .socials a.ap span {background-position: -60px -140px;}
.team .socials a.li span {background-position: -60px -160px;}
.team .socials a.sk span {background-position: -60px -180px;}
.team .socials a.we span {background-position: -60px -200px;}
.team .socials a.em span {background-position: -60px -220px;}

.team .socials a:hover {
    background:#eee;
}

.team .socials a:hover > span {opacity:1;}

.team_links {
    list-style-type: none;
    margin: 30px auto;
    text-align: center;
}

.team_links li {
    display: inline-block;
    padding:10px 10px;
    margin:0 20px;
    border-bottom:1px solid #fff;
    cursor: pointer;
}

.team_links li:hover {color:#000;border-color:#eee;}

.team_links li.selected {
    color:#669900;
    border-color:#669900;
}

.white_content_bar {
    background:#f9f9f9;
    padding: 10px 20px;
    min-height: 40px;
    position: relative;
    padding-right: 50px;
    font-size: 12px;
    line-height: 40px;
    color:#333;
}

.authors {
    line-height: 20px;
    padding: 10px 0;
    display: inline-block;
}

.white_content a, .white_content_bar a {color:#333;border-bottom:1px dashed #ddd;}
.white_content a:hover, .white_content_bar a:hover{color:#669900;}

.white_content_bar .icon {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 20px;
    height: 20px;
    background: url('./assets/images/icons.png') no-repeat center;
    background-size: 100% auto;
    opacity:0.5;
}

.white_content_bar .icon_video {background-position: 0 -60px;}
.white_content_bar .icon_image {background-position: 0 -80px;}
.white_content_bar .icon_audio {background-position: 0 -100px;}
.white_content_bar .icon_doc {background-position: 0 -240px;}

.iconable_details {
    float: left;
    height: 40px;
    width: auto;
}

.iconable_details .iconable {
    float: left;
    height: 40px;
    width: auto;
    position: relative;
    padding-left: 25px;
    margin-right: 20px;
}

.iconable_details .iconable i {
    position: absolute;
    left: 0;
    top: 11px;
    width: 18px;
    height: 18px;
    background: url('./assets/images/icons.png') no-repeat center;
    background-size: 100% auto;
    opacity:0.5;
}

.iconable_details .iconable_like, .iconable_details .iconable_liked, .iconable_details .iconable_share {cursor: pointer;}

.iconable_details .iconable_view i {background-position: 0 -126px;}
.iconable_details .iconable_date i {background-position: 0 -144px;}
.iconable_details .iconable_like i {background-position: 0 -162px;}
.iconable_details .iconable_liked i {background-position: 0 -180px;}
.iconable_details .iconable_share i {background-position: 0 -198px;}
.iconable_details .iconable_time i {background-position: 0 -234px;}


.paginate{
    text-align: center;
    margin-top: 30px;
    width: 100%;
    font-size: 18px;
    direction: rtl;
}
.paginate a, .paginate span, .paginate .rad{
    display: inline-block;
    color: #333;
    margin: 0 5px;
    padding: 0 10px;
    line-height: 35px;
}
.paginate a:hover, .paginate a.current,.paginate span:hover, .paginate span.current{color:#669900;}
.paginate span.disabled, .paginate span.disabled:hover {display: none;}

/* Hamburger Menu */
.menu-icon {
    display: none;
	position: absolute;
	width: 50px;
	height: 50px;
	cursor: pointer;
    top: 10px;
    left: 0;
    direction: ltr;

	.menu-icon__cheeckbox {
		display: block;
		width: 100%;
		height: 100%;
		position: relative;
		cursor: pointer;
		z-index: 2;
		-webkit-touch-callout: none;
		position: absolute;
		opacity: 0;
	}
	div {
		margin: auto;
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		width: 22px;
		height: 12px;
	}
	span {
		position: absolute;
		display: block;
		width: 100%;
		height: 2px;
		background-color: var(--bar-bg, #000);
		border-radius: 1px;
		transition: all 0.2s cubic-bezier(0.1, 0.82, 0.76, 0.965);

		&:first-of-type {
			top: 0;
		}
		&:last-of-type {
			bottom: 0;
		}
	}
	&.active,
	.menu-icon__cheeckbox:checked + div {
		span {
			&:first-of-type {
				transform: rotate(45deg);
				top: 5px;
			}
			&:last-of-type {
				transform: rotate(-45deg);
				bottom: 5px;
			}
		}
	}

	&.active:hover span:first-of-type,
	&.active:hover span:last-of-type,
	&:hover .menu-icon__cheeckbox:checked + div span:first-of-type,
	&:hover .menu-icon__cheeckbox:checked + div span:last-of-type {
		width: 22px;
	}

	&:hover {
		@media (min-width: 1024px) {
			span:first-of-type {
				width: 26px;
			}

			span:last-of-type {
				width: 12px;
			}
		}
	}
}
/* Hambergur Menu */

.article_container li {
  margin-right: 5%;
  padding: 2px 0;
}

.sponsors-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    justify-content: flex-start;
}

.sponsor-item {
    width: 140px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-size: 80%;
}

.sponsor-item img {
    width: 100%;
    max-width: 120px;
    height: auto;
    object-fit: contain;
}

@media all and (max-width:900px) {
    .event {flex: 0 1 calc(50% - 20px);
}

@media all and (max-width:800px) {
    .media_flex {grid-template-columns: 100%;min-height: 400px;}
    .media_post_main {grid-area: 1/1;height: 50vw;}
    .media_post_side_cover:nth-child(2) {grid-area: 2/1;}
    .media_post_side_cover:nth-child(3) {grid-area: 3/1;}
    .media_post_side_cover:nth-child(4) {grid-area: 4/1;}
    .media_post_side_cover .title h2, .media_post_main .title {font-size: 12px;}
    .media_post_main .title {bottom: 20px;}
    section h3.main_title {font-size: 20px;line-height: 1.6;margin-bottom: 10px;text-align: center;}
    section.text h1.light {text-align: center;}
    .menu-icon {display: block;}
    section.text {padding-top: 10px;}
    
    header nav {position: fixed;top: 0;z-index: 15;}
    
    header nav ul.first {
        position: fixed;
        top: 70px;
        background: #000;
        left: 0;
        width: 100%;
        height: 100%;
        float: none;
        overflow: auto;
        max-width:250px;
        padding-right: 20px;
        box-sizing: border-box;
        display: none;
        padding-bottom: 95px;
    }
    
    header nav ul li {
        display: block;
        float: none;
    }
    
    header nav ul li a {
        color: #fff;
        padding:0 10px;
        box-sizing: border-box;
    }
    
    header nav ul li ul {
        background: #000;
        position: relative;
        display: none;
        max-width: 100%;
        top: 0;
        padding-right: 15px;
    }
    header nav ul li ul li {
        border-color: #333;
        display: block;
    }
    
    header nav ul li ul li a {
        max-width: 100%;
        display: block;
        width: 100%;
    }  
    header nav ul li:hover > ul {display: none;}
    header nav ul li:hover > ul a {color:#fff;}
    
    .line_news_wrap .flex .media_post_news_cover {
        width: calc(33.33% - 14px);
        flex: 0 0 calc(33.33% - 14px);
        margin-bottom: 10px;
    }
}

@media all and (max-width:560px) {
    .line_news_wrap .flex .media_post_news_cover {
        width: calc(50% - 14px);
        flex: 0 0 calc(50% - 14px);
    }   
    .event {flex: 0 1 100%;margin: 10px 0;}
    .sponsor-item {width: 33%;}
    
    .infooter {padding: 20px 0;}
    .infooter .container{display: flex;flex-wrap: wrap;}
    .infooter .block{flex: 0 1 50%;float: none;margin: 0 auto;box-sizing: border-box;}
    .infooter .block_logo{flex: 0 1 100%;text-align: center;height: auto;padding: 0;}
    .infooter .block_logo a img{float: none;position: relative;top: 0;transform: none;max-width:50%;}
}

@media all and (max-width:400px) {
    .line_news_wrap .flex .media_post_news_cover {
        width: calc(100% - 14px);
        flex: 0 0 calc(100% - 14px);
    }   
    .sponsor-item {width: 48%;}
}
