﻿/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { border: 0; font-size: 100%; font: inherit; vertical-align: baseline; margin: 0; padding: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: none; }
table { border-collapse: collapse; border-spacing: 0; }
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: none; outline-offset: 0; }
/*------------------ fonts ------------------*/
@font-face { font-family: 'fontawesome'; src: url('../assets/fonts/fontawesome/fontawesome-webfont.eot?v=4.6.1'); src: url('../assets/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.6.1') format('embedded-opentype'), url('../assets/fonts/fontawesome/fontawesome-webfont.woff2?v=4.6.1') format('woff2'), url('../assets/fonts/fontawesome/fontawesome-webfont.woff?v=4.6.1') format('woff'), url('../assets/fonts/fontawesome/fontawesome-webfont.ttf?v=4.6.1') format('truetype'), url('../assets/fonts/fontawesome/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'iransans'; src: url('../assets/fonts/iransansFa/IRANSansWeb(FaNum).eot'); src: url('../assets/fonts/iransansFa/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), url('../assets/fonts/iransansFa/IRANSansWeb(FaNum).woff') format('woff'),url('../assets/fonts/iransansFa/IRANSansWeb(FaNum).woff2') format('woff2'), url('../assets/fonts/iransansFa/IRANSansWeb(FaNum).ttf') format('truetype'); }
@font-face { font-family: 'iransansmedium'; src: url('../assets/fonts/iransansFa/IRANSansWeb(FaNum)_Medium.eot'); src: url('../assets/fonts/iransansFa/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/iransansFa/IRANSansWeb(FaNum)_Medium.woff') format('woff'),url('../assets/fonts/iransansFa/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), url('../assets/fonts/iransansFa/IRANSansWeb(FaNum)_Medium.ttf') format('truetype'); }
@font-face { font-family: 'iransansbold'; src: url('../assets/fonts/iransansFa/IRANSansWeb(FaNum)_Bold.eot'); src: url('../assets/fonts/iransansFa/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/iransansFa/IRANSansWeb(FaNum)_Bold.woff') format('woff'),url('../assets/fonts/iransansFa/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), url('../assets/fonts/iransansFa/IRANSansWeb(FaNum)_Bold.ttf') format('truetype'); }
@font-face { font-family: 'iransanslight'; src: url('../assets/fonts/iransansFa/IRANSansWeb(FaNum)_Light.eot'); src: url('../assets/fonts/iransansFa/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/iransansFa/IRANSansWeb(FaNum)_Light.woff') format('woff'),url('../assets/fonts/iransansFa/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), url('../assets/fonts/iransansFa/IRANSansWeb(FaNum)_Light.ttf') format('truetype'); }
@font-face { font-family: 'iransanslighten'; src: url('../assets/fonts/iransansEn/IRANSansWeb_Light.eot'); src: url('../assets/fonts/iransansEn/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/iransansEn/IRANSansWeb_Light.woff') format('woff'),url('../assets/fonts/iransansEn/IRANSansWeb_Light.woff2') format('woff2'), url('../assets/fonts/iransansEn/IRANSansWeb_Light.ttf') format('truetype'); }
@font-face { font-family: 'iransansultralight'; src: url('../assets/fonts/iransansFa/IRANSansWeb(FaNum)_UltraLight.eot'); src: url('../assets/fonts/iransansFa/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/iransansFa/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'),url('../assets/fonts/iransansFa/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'), url('../assets/fonts/iransansFa/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype'); }

/*------------------------------------------------------------ */

html, body { max-width: 100%; overflow-x: hidden; }
body { direction: rtl; padding: 0; margin: 0; font-family: iransans; font-size: 14px; position: relative; color: #000; }
.container-fluid { width: 100%; max-width: 1920px; margin: auto; overflow: hidden; padding: 0; }
.container { width: 100%; max-width: 1200px; padding: 0 15px; }
h1, h2, h3, h4, h5, h6 { line-height: inherit; }
strong { font-weight: bold; }
img { vertical-align: middle; }
.no-padding { padding-right: 0; padding-left: 0; }
* a { text-decoration: none; color: inherit; }
*:focus, *:visited, *:active { outline: none; text-decoration: none; color: inherit; }
a { color: inherit; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
a:hover,
a:focus { text-decoration: none; outline: none; color: inherit; }
ul, ol { list-style-position: inside; }

/*-----------------------------------------------------------------header*/
header { position: relative; top: 0; right: 0; left: 0; z-index: 2; transition: all 0.5s ease; }
header .header-top { height: 40px; border-bottom: 1px solid #000; background-color: #f95738; }
header .header-top .social-div { float: left; direction: ltr; }
header .header-top .social-div a { position: relative; color: #fff; line-height: 40px; font-size: 16px; margin-right: 23px; }
header .header-top .social-div a em { transition: all 0.4s ease-in-out; }
header .header-top .social-div a:before { content: ''; position: absolute; top: -1px; left: -15px; display: block; width: 1px; height: 100%; background-color: rgb(244 244 244 / 20%); }
header .header-top .social-div a:first-child::before { display: none; }
header .header-top .social-div a:hover em { transform: rotate(360deg); color: #f4d35e; }
header .header-top .social-div .app-icon { direction: rtl; font-family: 'Mj_Typographer'; position: absolute; left: 35%; text-shadow: 0 0; font-size: 19px; }
header .header-top .social-div .app-icon:after { content: ''; margin-right: 15px; width: 24px; height: 35px; background: url(../Images/my-icons.png) 0 -400px; display: inline-block; vertical-align: middle; }
header .header-top .social-div .app-icon span { color: #f4d35e; }
header .header-top .social-div .app-icon:before { display: none; }
header .header-top .msg-container { max-width: 450px; }
header .header-top .msg-container .item { display: block; color: #fff; line-height: 40px; direction: rtl; }
header .header-top .msg-container .item:hover { color: #f4d35e; }

header .header-middle { position: relative; min-height: 140px; background: url(../Images/header-bg.jpg) center center; }
/*header .header-middle:before { content: ''; position: absolute; top: 0; bottom: 0; right: 0; left: 0; z-index: 0; background: url('../Images/bg.jpg') center center; }*/
header .header-middle .container { position: relative; }
/*header .header-middle .container:before{content:''; display:block; width:183px; height:141px; position:absolute; right:0; top:0; z-index:1; background: url('../Images/my-icons.png') -99px -246px;}
header .header-middle .container:after { content: ''; position: absolute; top: 141px; right: 107px;  width: 351px; height: 435px; z-index: 2; background: url("../Images/banner-over.png"); }
*/ header .header-middle .logo-div { float: right; }
header .header-middle .logo-div a img { margin-top: 23px; }
header .header-middle .logo-div .logo-txt { position: relative; float: left; padding: 20px 20px 0 0; }
/*header .header-middle .logo-div .logo-txt:before{content:''; position:absolute; right:0; top:0; bottom:0; margin:auto; width:2px; height:87px; background-color:#d4d4d4;}*/
header .header-middle .logo-div h1 { font-family: 'iransansbold'; font-size: 19px; line-height: 30px; margin: 0 0 10px; color: #f4d35e; }
header .header-middle .logo-div h2 { font-family: iransanslighten; font-size: 16px; color: #fff; margin: 0; text-align: justify; letter-spacing: 0.8px; sup }
header .header-middle .logo-div h2 sup{ font-size: 10px; }
header .header-middle .info-div { display: inline-block; position: relative; float: left; margin-top: 30px; min-width: 220px; }
header .header-middle .info-div:before { content: ''; position: absolute; left: 0; top: 0; /*display: block;*/ width: 26px; height: 26px; background: url('../Images/my-icons.png') -37px 0; }
header .header-middle .info-div:after { content: ''; position: absolute; left: 40px; top: 5px; /*display: block;*/ width: 2px; height: 18px; background: #737784; }
header .header-middle .info-div p:nth-child(1) { font-size: 14px; padding-left: 55px; }
header .header-middle .info-div p:nth-child(1) strong { font-weight: normal; font-size: 18px; }
header .header-middle .info-div p:nth-child(1) a { font-size: 16px; display: block; text-align: right; color: #f4d35e; line-height: 30px; }
header .header-middle .info-div p:nth-child(2) { font-family: iransansmedium; font-size: 14px; color: #fff; text-align: left; }

header .header-middle .info-div.tel-div { margin-right: 85px; }
header .header-middle .info-div.tel-div p a { direction: ltr; font-size: 16px; }
header .header-middle .info-div.tel-div:before { background-position: 0 0; }
header .header-middle .info-div.tel-div:hover::before { transform-origin: 50% 50%; animation-timing-function: linear; animation-name: phonejiggle; animation-duration: 3s; animation-iteration-count: infinite; }

@keyframes phonejiggle {
	0% { transform: rotate(0deg) }
	2% { transform: rotate(0deg) }
	4% { transform: rotate(5deg) }
	6% { transform: rotate(-5deg) }
	8% { transform: rotate(5deg) }
	10% { transform: rotate(-5deg) }
	12% { transform: rotate(5deg) }
	14% { transform: rotate(-5deg) }
	16% { transform: rotate(5deg) }
	18% { transform: rotate(-5deg) }
	20% { transform: rotate(5deg) }
	22% { transform: rotate(-5deg) }
	24% { transform: rotate(5deg) }
	26% { transform: rotate(-5deg) }
	28% { transform: rotate(0deg) }
	100% { transform: rotate(0deg) }
}
/*-----------------------------------------------------------------menu*/
#menu-div { position: relative; max-width: 1170px; margin: 0 auto; clear: both; }
#menu-div #bs-navbar { padding: 0; }
nav .navbar-nav { float: none; text-align: center; width: 100%; margin-top: -30px; border-radius: 7px; background: #fff; }
nav .navbar-nav > li { float: none; display: inline-block; }
nav .navbar-nav > li > a { position: relative; font-size: 16px; color: #000; padding: 21px 30px; z-index: 10; }
/*nav .navbar-nav > li > a:before { content: ''; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; width: 1px; height: 28px; background: url('../Images/my-icons.png') -83px 0; }
*/
nav .navbar-nav > li > a:hover,
nav .navbar-nav > li > a:focus { color: #083d77; }
nav .navbar-nav > li:last-child a:before { display: none; }
/*nav .navbar-nav > li:nth-last-child(1) > a { padding: 12px 20px; background-color: #393834; border-radius: 10px; color: #e4c361; font-family: Arial; font-size: 13px; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; }
nav .navbar-nav > li:nth-last-child(1) > a:hover { color: #fff; }*/
nav .navbar-nav .dropdown-menu { width: auto; padding: 0; border-radius: 0; }
nav .navbar-nav .dropdown-menu li a { background: #f95738; color: #fff; padding: 10px 20px; border-bottom: 1px solid #ccc; }
nav .navbar-nav .dropdown-menu li a:hover { background: #083d77; color: #fff; }
nav .navbar-nav .dropdown-submenu { position: relative; }
nav .navbar-nav .dropdown-submenu ul { top: 0; right: 100%; }
/*-----------------------------------------------------------------search*/

.search-box { width: 50%; margin: 0 auto; background-color: #f4d35e; padding: 10px; text-align: center; display: none; position: absolute; top: 40px; right: 0; left: 0; }
.search-box input[type=text] { width: 100%; border-radius: 4px; outline: 0; border: 1px solid #232323; padding: 5px; }
/*-----------------------------------------------------------------Banner*/
#banner { position: relative; margin-top: -50px; height: 435px; width: 100%; z-index: 0; }
#banner .banner-loop .owl-item .item { display: inline-block; width: 100%; height: 435px; vertical-align: top; direction: rtl; }
#banner .banner-loop .owl-item .item .item-inner { display: block; width: 100%; height: 435px; position: relative; overflow: hidden; }
#banner .banner-loop .owl-item .item .item-inner img { position: absolute; left: -9999px; right: -9999px; margin: 0 auto; height: 435px; width: auto; max-width: inherit; z-index: -1; }
#banner .banner-loop .owl-item .item .item-inner a { position: absolute; top: 0; right: 0; left: 0; bottom: 0; width: 100%; height: 100%; }
/*#banner .banner-loop .owl-item .item .item-inner img {width:100%; height:auto; }*/
#banner .banner-loop .owl-item .item .container { position: absolute; height: 100%; top: 0; left: 0; right: 0; }
#banner .banner-loop .owl-item .item .caption { position: absolute; left: 15px; top: auto; bottom: 45px; width: 100%; text-align: left; max-width: 500px; color: #fff; text-shadow: 1px 1px 5px rgba(0,0,0,0.9); z-index: 5; }

#banner .banner-loop .owl-controls { position: absolute; left: -999px; right: -999px; top: 390px; margin: auto; text-align: left; width: 100%; max-width: 1170px; padding: 0; }
#banner .banner-loop .owl-controls .owl-dots .owl-dot { position: relative; display: inline-block; width: 29px; height: 29px; border-radius: 50%; background-color: rgba(255,255,255,0.5); margin-left: 10px; }
#banner .banner-loop .owl-controls .owl-dots .owl-dot:last-child { margin-left: 0; }
#banner .banner-loop .owl-controls .owl-dots .owl-dot:before { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; width: 18px; height: 18px; background: #fff; border-radius: 50%; transform: scale(0); }
#banner .banner-loop .owl-controls .owl-dots .owl-dot.active:before { transform: scale(1); }


/*#banner:after { content: ''; position: absolute; top: 75px; right: -999px; left: -999px; margin: auto; width: 441px; height: 337px; z-index: 2; background: url("../Images/banner-coat.png") top center; }
*/
/*#banner .banner-fire { content: ''; position: absolute; bottom: 160px; right: -999px; left: -999px; margin: auto; width: 59px; height: 99px; z-index: 1; transform: translateX(-190px); }
#banner .banner-fire span { position: absolute; width: 59px; height: 99px; background: url("../Images/my-icons.png"); transform-origin: center bottom; animation-timing-function: linear; animation-name: fireflame; animation-duration: 3s; animation-iteration-count: infinite; }*/
/*#banner .banner-fire .Fright { background-position: 0 -111px; }
#banner .banner-fire .Fleft { background-position: 0 -210px; animation-delay: 0.2s; }
#banner .banner-fire .Fcenter { background-position: 0 -309px; animation-delay: 0.4s; }*/

/*@keyframes fireflame {
    0%,100% { transform: rotate(1deg); }
    25% { transform: rotate(-1deg) scale(1.02); }
    50% { transform: rotate(1deg) scale(1); }
    75% { transform: rotate(-1deg); }
}*/
/*-----------------------------------------------------------------Main Links*/
#MainLinks { position: relative; background: #f2f2f2; /*margin-top: -150px;*/ z-index: 2; }
#MainLinks .MainLinks-golden { float: right; width: 100%; max-width: 640px; margin-top: -110px; padding-top: 26px; }
#MainLinks .MainLinks-golden .MainLinks-loop .item { margin: 10px 0 25px; }
#MainLinks .MainLinks-golden .MainLinks-loop .item .img-wrap { text-align: center; }
#MainLinks .MainLinks-golden .MainLinks-loop .item .img-wrap a { position: relative; width: 130px; height: 130px; border-radius: 0; background: #f4d35e; border-radius: 50%; }
#MainLinks .MainLinks-golden .MainLinks-loop .item .img-wrap a img { transition: all 0.3s ease; }
#MainLinks .MainLinks-golden .MainLinks-loop .item .img-wrap a:before { content: ''; position: absolute; left: -99px; top: 0; right: -99px; bottom: 0; display: none; width: 130px; height: 130px; margin: auto; border-radius: 50%; border: 7px solid rgba(242,242,242,0.2); }
#MainLinks .MainLinks-golden .MainLinks-loop .item .img-wrap a:after { content: ''; position: absolute; left: -99px; top: 0px; right: -99px; bottom: 0; display: block; width: 142px; height: 142px; margin: auto; border-radius: 50%; border: 7px solid rgba(255,255,255,0.2); opacity: 1; transition: all 0.3s ease; }
#MainLinks .MainLinks-golden .MainLinks-loop .item:hover .img-wrap a img { transform: scale(0.9); }
#MainLinks .MainLinks-golden .MainLinks-loop .item:hover .img-wrap a:after { width: 120px; height: 120px; opacity: 1; }
#MainLinks .MainLinks-golden .MainLinks-loop .item .txt-wrap h3 { position: relative; font-family: iransansmedium; font-size: 14px; color: #000; text-align: center; line-height: 1.1; text-shadow: 1px 1px 2px rgba(255,255,255,0.5); }
#MainLinks .MainLinks-golden .MainLinks-loop .item .txt-wrap h3:before { content: ''; position: absolute; bottom: -25px; right: 0; left: 0; margin: auto; width: 124px; height: 6px; background: url('../Images/my-icons.png') -252px 0; }

#MainLinks .MainLinks-logos { float: left; padding: 30px 0; }
#MainLinks .MainLinks-logos ul { list-style: none; direction: ltr; margin-left: 0; max-width: 400px; font-size: 0; }
#MainLinks .MainLinks-logos ul li { display: inline-block; margin-right: 30px; margin-bottom: 5px; }
#MainLinks .MainLinks-logos ul li:last-child{margin-right:0;}
#MainLinks .MainLinks-logos ul li a img { transition: all 0.3s ease; }
#MainLinks .MainLinks-logos ul li a:hover img { transform: translateY(-3px); }
/*-----------------------------------------------------------------About */
#About { background: #f2f2f2; background-image: linear-gradient(#f2f2f2, #fff); padding-bottom: 80px; }
#About .AboutDesc { float: right; width: 100%; max-width: 700px; margin-top: 60px; text-align: justify; }
#About .AboutDesc h2 { font-size: 22px; line-height: 20px; font-weight: bold; margin-top: 0; }
#About .AboutDesc p { font-family: iransanslight; font-size: 18px; line-height: 40px; }
#About .AboutDesc .AboutDesc-links { margin-top: 100px; }
#About .AboutDesc .AboutDesc-links .AboutDescLinks-wrap { display: none; float: right; width: 50%; }
#About .AboutDesc .AboutDesc-links .AboutDescLinks-wrap img { float: right; transition: all 0.4s ease-in-out; }
#About .AboutDesc .AboutDesc-links .AboutDescLinks-wrap h3 { float: right; font-family: iransansmedium; font-size: 16px; line-height: 25px; padding-right: 25px; }
#About .AboutDesc .AboutDesc-links .AboutDescLinks-wrap h3 a { position: relative; display: block; }
#About .AboutDesc .AboutDesc-links .AboutDescLinks-wrap:hover h3 a { color: #f4d35e; }
#About .AboutDesc .AboutDesc-links .AboutDescLinks-wrap:hover img { transform: rotateY(360deg); }
#About .AboutDesc .AboutDesc-links .AboutDescLinks-wrap h3 span { display: block; font-size: 13px; color: #ccc; }

#About .AboutReporters { position: relative; z-index: 2; float: left; width: 100%; max-width: 398px; margin-top: 0; border-radius: 5px; background-color: #f2f2f2; padding: 15px; box-shadow: 0px 1px 25px #d6d6d6; }
#About .AboutReporters .reporters-div { position: relative; background-color: #0b3d77; border-radius: 7px; width: 100%; height: 70px; margin-bottom: 28px; }
#About .AboutReporters .reporters-div:before { content: ''; position: absolute; right: 0; left: 5px; top: -4px; bottom: 0; /*margin: auto;*/ width: 141px; height: 79px; background: url('../Images/my-icons.png') -126px -114px; transform: scale(0.8); filter: brightness(100); }
#About .AboutReporters .reporters-div a { width: 190px; line-height: 40px; text-align: center; border-radius: 4px; font-size: 16px;  font-family: iransansmedium;  background: #f4d35e; float: left; margin: 15px 0 0 20px; color: #000; }
#About .AboutReporters .reporters-div a:hover { color: #fff; }
#About .AboutReporters .live-show { width: auto; max-width: 468px; height: 375px; }
#About .AboutReporters .live-show .play-video span { display: block; width: 97px; height: 97px; position: absolute; top: 0; right: 0; left: 0; bottom: 0; margin: auto; background: url('../../images/my-icons.png') 0 -64px; cursor: pointer; transition: all 0.3s ease; }
#About .AboutReporters .live-show .play-video:hover span { transform: scale(1.1); }

/*-------------------------------------------------------------- Products */
#DownloadSec { padding: 85px 0; background: url(/UserImage/download-bg.jpg) no-repeat center bottom; background-attachment: fixed; background-size: cover; }
#DownloadSec .DownloadSec-loop { padding: 58px 0;background: url(/Images/pattern.jpg) center center; }
#DownloadSec .DownloadSec-loop .item { width: 100%; max-width: 150px; margin: auto; }
#DownloadSec .DownloadSec-loop .item .img-wrap { width: 130px; height: 130px; margin: auto; border-radius: 30px; background: #f85738; border: 3px solid #f4d35e; }
#DownloadSec .DownloadSec-loop .item .img-wrap img { margin: auto; border-radius: 50%; transition: all 0.5s ease-in; ; }
#DownloadSec .DownloadSec-loop .item:hover .img-wrap img { transform: rotateY(360deg); }
#DownloadSec .DownloadSec-loop .item .text-wrap { text-align: center; color: initial; font-size: 15px; color: #000; }
#DownloadSec .DownloadSec-loop .item .text-wrap .info { position: relative; margin: 25px 0 40px; }
#DownloadSec .DownloadSec-loop .item .text-wrap .info:before { content: ''; position: absolute; bottom: -20px; right: 0; left: 0; margin: auto; width: 115px; height: 1px; background-color: #fff; }
#DownloadSec .DownloadSec-loop .item .text-wrap .info:after { content: ''; position: absolute; bottom: -23px; right: 0; left: 0; margin: auto; width: 33px; height: 7px; background-color: #f95738; border-radius: 10px; transition: all 0.5s ease; }
#DownloadSec .DownloadSec-loop .item:hover .text-wrap .info:after { width: 50px; }
#DownloadSec .DownloadSec-loop .item .text-wrap a { font-family: iransansbold; color: #083d77; }

#DownloadSec .DownloadSec-loop .item { animation-name: fadeInUp; animation-duration: 1000ms; }
#DownloadSec .DownloadSec-loop .owl-item.active:nth-child(2) .item { animation-delay: 0.3s; }
#DownloadSec .DownloadSec-loop .owl-item.active:nth-child(3) .item { animation-delay: 0.6s; }
#DownloadSec .DownloadSec-loop .owl-item.active:nth-child(4) .item { animation-delay: 0.9s; }

/*-------------------------------------------------------------- News */
#NewsSec { padding-bottom: 30px; background-color: #fff; }
#NewsSec .NewsSec-header h2 { position: relative; display: inline-block; width: 230px; font-size: 22px; font-family: iransansbold; padding: 25px 0; }
#NewsSec .NewsSec-header h2:after { content: ''; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; display: block; width: 48px; height: 4px; background: #ebebeb; }
#NewsSec .NewsSec-featured { float: right; width: 100%; max-width: 780px; }
#NewsSec .NewsSec-featured .NewsSec-f-item { clear: both; overflow: auto; margin-bottom: 50px; }
#NewsSec .NewsSec-featured .NewsSec-f-item .img-wrap { position: relative; float: right; width: 50%; }
#NewsSec .NewsSec-featured .NewsSec-f-item .img-wrap a { overflow: hidden; border: 1px solid #ccc; }
#NewsSec .NewsSec-featured .NewsSec-f-item .img-wrap a img { display: inline-block; transition: transform 1.4s ease; }
#NewsSec .NewsSec-featured .NewsSec-f-item:hover .img-wrap a img { transform: scale3d(1.2, 1.2, 1); }
#NewsSec .NewsSec-featured .NewsSec-f-item .img-wrap p { position: absolute; width: auto; height: 30px; padding: 0 10px; line-height: 30px; text-align: center; right: 20px; bottom: 20px; background-color: #6f7074; color: #fff; font-size: 12px; border-radius: 3px; }
#NewsSec .NewsSec-featured .NewsSec-f-item .img-wrap p span:nth-child(2):before { content: '/'; }
#NewsSec .NewsSec-featured .NewsSec-f-item .txt-wrap h2 { margin-top: 25px; font-family: iransansmedium; font-size: 16px; }
#NewsSec .NewsSec-featured .NewsSec-f-item .txt-wrap h2:hover a { color: #f4d35e; }
#NewsSec .NewsSec-featured .NewsSec-f-item .txt-wrap p { margin-bottom: 15px; font-family: iransanslight; font-size: 14px; color: #565656; padding-left: 15px; text-align: justify; }
#NewsSec .NewsSec-featured .NewsSec-f-item .txt-wrap { float: left; width: 50%; }
#NewsSec .NewsSec-featured .NewsSec-f-item .txt-wrap a.news-link { position: relative; font-family: iransanslight; font-size: 13px; color: #182431; }
#NewsSec .NewsSec-featured .NewsSec-f-item .txt-wrap a.news-link:before { font-family: fontawesome; content: '\f100'; position: absolute; left: 0; top: 5px; color: #000; opacity: 0; transition: all 0.3s ease; }
#NewsSec .NewsSec-featured .NewsSec-f-item .txt-wrap a.news-link:hover::before { left: -10px; opacity: 1; }

#NewsSec .NewsSec-featured .NewsSec-f-item { animation-name: fadeInRight; animation-duration: 2s; }
#NewsSec .NewsSec-featured .NewsSec-f-item:nth-child(2) { animation-delay: 0.5s; }

#NewsSec .NewsSec-list { float: left; width: 100%; max-width: 390px; border: 1px solid #d9d9d9; }
#NewsSec .NewsSec-list ul { list-style: none; }
#NewsSec .NewsSec-list ul li { border-bottom: 0; padding: 30px 25px; border-bottom: 1px solid #d9d9d9; }
#NewsSec .NewsSec-list ul li:hover { background: #eee; }
#NewsSec .NewsSec-list ul li h2 { font-family: iransansmedium; font-size: 16px; color: #000; margin: 0; }
#NewsSec .NewsSec-list ul li p { margin-top: 5px; font-size: 13px; color: #9e9e9e; }
#NewsSec .NewsSec-list .bx-wrapper { position: relative; }
#NewsSec .NewsSec-list .bx-wrapper .bx-controls { position: absolute; left: 0; bottom: -70px; }
#NewsSec .NewsSec-list .bx-wrapper .bx-controls a { display: block; color: #ccc; margin-left: 15px; }
#NewsSec .NewsSec-list .bx-wrapper .bx-controls a:hover { color: #aaa; }
#NewsSec .NewsSec-list a.more { width: 100%; padding: 30px 25px; font-family: iransansmedium; font-size: 16px; color: #f4d35e; }
#NewsSec .NewsSec-list a.more:hover { background: #eee; }
/*-------------------------------------------------------------- GallerySec */
#GallerySec { background: url('../Images/gallery-bg.jpg'); }
#GallerySec .GallerySec-header h2 { position: relative; display: inline-block; width: 230px; font-size: 22px; font-family: iransansbold; padding: 30px 0 25px; color: #fff; }
#GallerySec .GallerySec-header h2:after { content: ''; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; display: block; width: 48px; height: 4px; background: #fff; }
#GallerySec .GallerySec-wrap ul { list-style: none; }
#GallerySec .GallerySec-wrap ul li { width: 33.3%; float: right; }
#GallerySec .GallerySec-wrap ul li a { position: relative; overflow: hidden; display: block; width: 100%; max-width: 370px; height: auto; margin: 0 auto 30px; }
#GallerySec .GallerySec-wrap ul li:nth-child(3n+1) a { margin-right: 0; }
#GallerySec .GallerySec-wrap ul li:nth-child(3n+3) a { margin-left: 0; }
#GallerySec .GallerySec-wrap ul li a span.wrap { position: absolute; width: 100%; height: 100%; z-index: 1; background: rgba(244,211,94,0.5); text-align: center; color: #fff; text-shadow: 1px 0 2px #000; font-family: iransansmedium; }
#GallerySec .GallerySec-wrap ul li a span.wrap span.inner-text { position: absolute; right: 0; left: 0; top: 0; bottom: 0; margin: auto; width: 100%; height: 50px; }
#GallerySec .GallerySec-wrap ul li a span.wrap span.inner-text:before { content: ''; position: absolute; right: 0; left: 0; top: -30px; margin: auto; width: 21px; height: 22px; background: url('../Images/my-icons.png') -419px 0; }
#GallerySec .GallerySec-wrap ul li:nth-child(1),
#GallerySec .GallerySec-wrap ul li:nth-child(2),
#GallerySec .GallerySec-wrap ul li:nth-child(3) { animation-name: fadeInRight; animation-duration: 2s; animation-delay: 0.5s; }

#GallerySec .GallerySec-wrap ul li:nth-child(4),
#GallerySec .GallerySec-wrap ul li:nth-child(5),
#GallerySec .GallerySec-wrap ul li:nth-child(6) { animation-name: fadeInLeft; animation-duration: 2s; animation-delay: 0.8s; }

/*-------------------------------------------------------------- Projects */
#AnnounceSec { background: #f2f2f2; padding-bottom: 30px; }
#AnnounceSec .AnnounceSec-header h2 { position: relative; display: inline-block; width: 230px; font-size: 22px; padding: 40px 0; font-family: iransansbold; }
#AnnounceSec .AnnounceSec-header h2:after { content: ''; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; display: block; width: 48px; height: 4px; background: #bababa; }

#AnnounceSec .AnnounceSec-loop { position: relative; }
#AnnounceSec .AnnounceSec-loop .item { width: 100%; max-width: 300px; margin: 0 auto 30px; }
#AnnounceSec .AnnounceSec-loop .item .img-wrap { text-align: center; }
#AnnounceSec .AnnounceSec-loop .item .img-wrap a img { transition: all 0.4s ease; position: relative; z-index: -1; }
#AnnounceSec .AnnounceSec-loop .item:hover .img-wrap a img { transform: rotate(1deg) scale(1.1); }
#AnnounceSec .AnnounceSec-loop .item .text-wrap { text-align: center; }
#AnnounceSec .AnnounceSec-loop .item .text-wrap a { width: 235px; margin-bottom: 5px; border-radius: 5px; background-color: #083d77; color: #fff; font-size: 14px; line-height: 30px; font-family: iransansmedium; }
#AnnounceSec .AnnounceSec-loop .item:hover .text-wrap a { color: #fff; }
#AnnounceSec .AnnounceSec-loop .item .text-wrap p { font-family: iransanslight; line-height: 35px; }
#AnnounceSec .AnnounceSec-loop .item .text-wrap p.date { position: relative; font-size: 13px; color: #9b1c53; }
#AnnounceSec .AnnounceSec-loop .item .text-wrap p.date:before { content: ''; position: absolute; top: 0; right: 0; left: 0; margin: auto; width: 300px; height: 1px; background-color: #dfdfdf; }

/*-------------------------------------------------------------- Visitors Register */
#VisitorsReg { position: relative; min-height: 365px; padding: 70px 0; background: url(/images/visitors-bg.jpg) no-repeat center top; background-attachment: fixed; background-size: cover; overflow: hidden; }
#VisitorsReg .container{background:rgba(8,61,119,0.8); padding:35px 50px;}
#VisitorsReg:before { content: ''; position: absolute; left: 0; right: 0; top: 0; margin: auto; display: block; width: 213px; height: 352px; background: url('../Images/my-icons.png'); background-position: 100% 0; animation-name: hanging; animation-duration: 3s; animation-iteration-count: infinite; animation-direction: alternate; animation-timing-function: ease-in-out; transform-origin: center top; }

#VisitorsReg h2 { font-family: iransansbold; font-size: 38px; color: #fff; display: block; max-width: 40%; margin:0; }
#VisitorsReg .visitors-inner { float: right; font-size: 18px; font-family: iransanslight; color: #fff; }
#VisitorsReg .visitors-inner span { display: block; font-size: 26px; font-family: iransans; }
#VisitorsReg .visitors-inner:nth-of-type(2) { float: left; }
#VisitorsReg .visitors-inner:nth-of-type(2) a { position: relative; }
#VisitorsReg .visitors-inner:nth-of-type(2) a:after { content: ''; position: absolute; bottom: 0; left: 0; display: block; height: 1px; width: 100%; background-color: #f4d35e; transition: all 0.3s ease }
#VisitorsReg .visitors-inner:nth-of-type(2) a:hover::after { height: 3px; }

@keyframes hanging {
	0% { transform: rotate(3deg); }
	100% { transform: rotate(-3deg); }
}
/*-------------------------------------------------------------- sponsor */
#SponsorSec { background: #f2f2f2; }
#SponsorSec .SponsorSec-header h2 { position: relative; display: inline-block; width: auto; font-size: 22px; padding: 40px 0; font-family: iransansbold; }
#SponsorSec .SponsorSec-header h2:after { content: ''; position: absolute; right: 105%; top: 0; bottom: 0; margin: auto; display: block; width: 48px; height: 4px; background: #bababa; }
#SponsorSec .SponsorSec-loop { }
#SponsorSec .SponsorSec-loop .item { width: 100%; max-width: 155px; height: 155px; margin: 0 auto 80px; transition: all 0.3s ease; }
#SponsorSec .SponsorSec-loop .item a { border: 1px solid #797979; }
#SponsorSec .SponsorSec-loop .item a img { filter: grayscale(100%); transition: all 0.3s ease; }
#SponsorSec .SponsorSec-loop .item:hover a { transform: translateY(5px) }
#SponsorSec .SponsorSec-loop .item:hover a img { filter: grayscale(0); }

#SponsorSec .SponsorSec-loop .item { animation-name: fadeInUp; animation-duration: 1000ms; }
#SponsorSec .SponsorSec-loop .owl-item.active:nth-child(2) .item { animation-delay: 0.2s; }
#SponsorSec .SponsorSec-loop .owl-item.active:nth-child(3) .item { animation-delay: 0.4s; }
#SponsorSec .SponsorSec-loop .owl-item.active:nth-child(4) .item { animation-delay: 0.5s; }
#SponsorSec .SponsorSec-loop .owl-item.active:nth-child(5) .item { animation-delay: 0.8s; }
#SponsorSec .SponsorSec-loop .owl-item.active:nth-child(6) .item { animation-delay: 1s; }

/*-------------------------------------------------------------- footer */
footer { position: relative; padding: 60px 0 0; background: #454349 url('../Images/bg.jpg') 50% 50% no-repeat; }
/*footer:before { content: ''; position: absolute; top: 0; right: 0; left: 0; margin: auto; height: 226px; background: url('../Images/footer-coat.png') center; }*/
footer .footer-logo { float: left; width: 450px; direction: rtl; }
footer .footer-logo a img { mix-blend-mode: lighten; }

footer .footer-links {width:49%; float: right; background-color: rgba(87,88,93,0.8); border-radius: 15px; padding: 30px; margin-top: 15px; }
footer .footer-links .links-wrap { position: relative; display: inline-block; width: 49%; }
footer .footer-links .links-wrap ul { list-style: none; }
footer .footer-links .links-wrap ul li a { font-family: iransansultralight; color: #fff; line-height: 25px; }
footer .footer-links .links-wrap ul li:first-child a { color: #f4d35e; font-family: iransans; font-size: 16px; margin-bottom: 10px; }
footer .footer-links .links-wrap ul li a:hover { padding-right: 3px; }

footer .footer-info {  float: left; background-color: rgba(87,88,93,0.8); border-radius: 15px; padding: 30px; margin-top: 15px; }
footer .footer-info h3 { font-size: 16px; color: #f4d35e; margin:0; }
footer .footer-info .address-wrap { clear: both; }
footer .footer-info .address-wrap p { position: relative; font-size: 14px; font-family: iransansultralight;  color: #fff; line-height: 33px; padding-right: 36px; }

footer .footer-info .address-wrap p:before { content: ''; position: absolute; right: 0; top: 0; width: 16px; height: 16px; background: url('../Images/my-icons.png'); transition: all 0.3s ease-in-out; }
footer .footer-info .address-wrap p:hover::before { transform: rotate(360deg); }
footer .footer-info .address-wrap p:nth-child(1):before { background-position: -419px -48px; }
footer .footer-info .address-wrap p:nth-child(2):before { background-position: -419px -75px; }
footer .footer-info .address-wrap p:nth-child(3):before { background-position: -419px -102px; }
footer .footer-info .address-wrap p:nth-child(4):before { background-position: -419px -127px; }


.FooterCopyright { padding: 35px 0; }
.FooterCopyright p { direction: ltr; font-family: Arial; font-stretch: condensed; font-size: 16px; color: #fff; }

/*----------------------------------------------------------------- back to top*/
.back-top { position: fixed; bottom: 50px; right: 15px; z-index: 1000; display: none; }
.back-top a { width: 30px; height: 30px; border-radius: 50%; display: block; background: #000; text-align: center; opacity: 0.6; }
.back-top a:hover,
.back-top a:focus { opacity: 1; }
.back-top a span { color: #fff; font-size: 14px; line-height: 30px; position: absolute; top: 0; right: 0; left: 0; margin: auto; cursor: pointer; }
/*----------------------------------------------------------------- inner page*/
#inner-page {  }
#inner-page header .header-middle .container:before { display: none; }
#inner-page header .header-middle .container:after { display: none; }
#inner-page nav .navbar-nav { max-width: unset; text-align: center; }
#inner-page header .header-middle .logo-div { margin-right: 0; }
#inner-page .InnerBannerDiv { position: relative; margin-top: -50px; }
#inner-page .InnerBannerDiv img { position: relative; max-width: 100%; }
#inner-page .InnerBannerDiv .PageDscpInBanner { position: absolute; bottom: 20px; right: 15px; left: 15px; max-width: 1170px; margin: 0 auto; }
#inner-page .InnerBannerDiv .PageDscpInBanner #pInnerDscp { font-size: 20px; font-weight: bold; color: #fff; text-shadow: 1px 1px 5px rgba(0,0,0,0.9); }
#inner-page .ContentDiv { padding: 15px 0; min-height:400px;}
#inner-page .ContentDiv .contentContainer a { color: #083d77; }
#inner-page .ContentDiv .contentContainer img { max-width: 100%; }
/*----------------------------------------------------------------- breadcrumb*/
.breadcrumb { height: 48px; line-height: 48px; background-color: #eee; padding: 0; border: 1px solid #ddd; }
.breadcrumb li { padding-right: 5px; }
.breadcrumb li a { line-height: 48px; font-size: 13px; }
.breadcrumb li a:hover,
.breadcrumb li a:focus,
.breadcrumb li.active { color: #dbb85b; }
/*#inner-Page .breadcrumb > li + li:before { display: inline-block; width: 11px; height: 11px; content: ""; background: url("../Images/my-icons.png") -108px -12px no-repeat; padding: 0; margin-right: 5px; }*/



/*---------------------------- */
.owl-controls { text-align: center; padding: 15px 0 0; }
.owl-controls .owl-dots .owl-dot { position: relative; display: inline-block; width: 10px; height: 10px; border-radius: 50%; background-color: #777676; margin-left: 12px; }
.owl-controls .owl-dots .owl-dot.active { background-color: #f4d35e; }
/*============================================================================================================= Media Queries*/
@media (max-width: 1199px) {
	/* header .header-middle .logo-div h1 { font-size: 24px; }
    header .header-middle .logo-div h2 { font-size: 21px; }*/

	header .header-middle .container:before { display: none }
	header .header-middle .container:after { display: none; }
	header .header-middle .logo-div { margin-right: 0; }
	nav .navbar-nav { max-width: unset; text-align: center; }
	nav .navbar-nav > li > a { padding: 20px 10px; }
	#banner:after { display: none; }
	#banner .banner-loop .owl-controls { padding: 0 15px; }
	#MainLinks { background-color: #f2f2f2; }
	#MainLinks .MainLinks-golden { max-width: 560px; }
	#MainLinks .MainLinks-golden .MainLinks-loop .item .img-wrap a { width: 110px; height: 110px; }
	#MainLinks .MainLinks-golden .MainLinks-loop .item .img-wrap a:before,
	#MainLinks .MainLinks-golden .MainLinks-loop .item .img-wrap a:after { width: 124px; height: 124px; }
	#MainLinks .MainLinks-golden .MainLinks-loop .item:hover .img-wrap a:after { width: 100px; height: 100px; }
	#MainLinks .MainLinks-golden .MainLinks-loop .item .img-wrap a img { width: 110px; height: 110px; margin: auto; }
	#About .AboutDesc { width: 55%; }
	#About .AboutDesc .AboutDesc-links .AboutDescLinks-wrap h3 { padding-right: 10px; }
	#About .AboutReporters { width: 35%; }
	#About .AboutReporters .reporters-div a { width: 50%; }
	#NewsSec .NewsSec-featured { width: 70%; }
	#NewsSec .NewsSec-featured .NewsSec-f-item .txt-wrap { padding-right: 15px; }
	#NewsSec .NewsSec-featured .NewsSec-f-item .txt-wrap h2 { margin-top: 10px; }
	#NewsSec .NewsSec-featured .NewsSec-f-item .txt-wrap p { font-size: 14px; }
	#NewsSec .NewsSec-list { width: 30%; }
	#NewsSec .NewsSec-list ul li { padding: 20px 15px; }
	#NewsSec .NewsSec-list ul li h2 { font-size: 15px; }
	#NewsSec .NewsSec-list a.more { font-size: 15px; }
	#GallerySec .GallerySec-wrap ul li a { max-width: 315px; }
	#VisitorsReg .container{padding:30px 15px;}
	#VisitorsReg h2 { font-size: 32px; }
	#VisitorsReg .visitors-inner{}
	footer .footer-logo { padding-right: 90px; }
	#inner-page .InnerBannerDiv { margin-top: -30px; }
}

@media (max-width: 1023px) {
	header .header-middle .logo-div h1 { font-size: 23px; }
	header .header-middle .logo-div h2 { font-size: 20px; }
	header .header-middle { min-height: initial; }
	header .header-middle .info-div.tel-div { margin-right: 40px; }
	#menu-div { margin: auto; position: absolute; left: 0; right: 0; top: 0; }

	nav #bs-navbar { position: absolute; right: -15px; left: -15px; top: 133px; margin: auto; z-index: 1; }
	nav .navbar-nav { background: #f95738; border-radius: 0; max-height: calc(100vh - 133px); margin-top: 0; overflow: scroll; box-shadow: 0 2px 5px #ccc; }
	nav .navbar-nav li { display: block; }
	nav .navbar-nav li a { width: 100%; padding: 10px 15px; text-align: center; color: #fff; border-bottom: 1px solid #fff; }
	nav .navbar-nav > li > a:before { display: none; }
	nav .navbar-nav > li > a:hover,
	nav .navbar-nav > li > a:focus { background-color: #083d77; color:#fff; }
	nav .navbar-nav .dropdown-menu { position: relative; margin-left: 0; padding: 0; width: 100%; }
	nav .navbar-nav .dropdown-submenu > .dropdown-menu { left: auto; right: auto; margin-right: 0; }
	nav .navbar-nav .dropdown-menu li a { text-align: center; padding: 10px 15px !important; background-color: #f4d35e; font-size: 16px; }
	nav .navbar-nav .open .dropdown-menu li a { background-color: #fff; color: #083d77; }
	.caret2 { border-top: 4px solid; border-right: 4px solid transparent; border-left: 4px solid transparent; margin-top: 4px; }

	nav .navbar-nav > li:nth-last-child(1) > a { border-radius: 0; }
	/*---------------------------- Button*/
	.navbar-toggle { position: absolute; top: 4px; right: 15px; float: right; cursor: pointer; margin: 0; border: 0; border-radius: 5px; background-color: #083d77; padding: 8px 10px; }
	.navbar-toggle .icon-bar { background-color: #fff; top: 0; }
	.navbar-toggle .icon-bar { position: relative; transition: all 500ms ease; }
	.navbar-toggle.active .icon-bar:nth-of-type(2) { transform: rotate(45deg); top: 6px; }
	.navbar-toggle.active .icon-bar:nth-of-type(3) { background-color: transparent; }
	.navbar-toggle.active .icon-bar:nth-of-type(4) { transform: rotate(-45deg); top: -6px; }
	/*----------------------------*/
	header .header-top .msg-container { margin-right: 60px; }
	#banner { margin-top: 0; }
	#inner-page .InnerBannerDiv { margin-top: 0; }
	/*#banner,
    #banner .banner-loop .owl-item .item,
    #banner .banner-loop .owl-item .item .item-inner,
    #banner .banner-loop .owl-item .item .item-inner img { height: 550px; }*/
	/*#banner .banner-loop .owl-controls { top: 330px; }*/
	#GallerySec .GallerySec-wrap ul li a { max-width: 300px; }
	#VisitorsReg h2 { font-size: 30px; }
	#VisitorsReg .visitors-inner { font-size: 16px; }
	#VisitorsReg .visitors-inner span { font-size: 20px; }
	footer .footer-links {  }
	footer .footer-links .links-wrap {  }
	footer .footer-info { }
}

@media (max-width: 991px) {


	header .header-middle { min-height: initial; }
	header .header-middle .logo-div { padding: 10px 0; }

	header .header-middle .logo-div img { }
	header .header-middle .logo-div .logo-txt { }
	header .header-middle .logo-div h1 { font-size: 20px; }
	header .header-middle .logo-div h2 { font-size: 16px; }
	header .header-middle .info-div { min-width: 170px; margin-top: 35px; }
	header .header-middle .info-div:after { left: 28px; }
	header .header-middle .info-div.tel-div { margin-right: 20px; }
	header .header-middle .info-div p:nth-child(1) strong { font-size: 16px; }
	header .header-middle .info-div p:nth-child(1) a { font-size: 20px }
	header .header-middle .info-div p:nth-child(2) { font-size: 14px; }
	header .header-middle .info-div.tel-div p a { font-size: 14px; }

	/*#banner,
    #banner .banner-loop .owl-item .item,
    #banner .banner-loop .owl-item .item .item-inner,
    #banner .banner-loop .owl-item .item .item-inner img { height: 500px; }
    #banner .banner-loop .owl-controls { top: 280px; }*/
	#banner .banner-loop .owl-item .item .caption { bottom: 35px; }
	#banner .banner-loop .owl-item .item .caption h2 { font-size: 22px; }
	#NewsSec .NewsSec-featured { width: 100%; max-width: unset; float: none; }
	#NewsSec .NewsSec-list { width: 100%; float: none; max-width: unset; float: none; }
	#GallerySec .GallerySec-wrap ul li a { width: 225px; }
	#VisitorsReg { padding-top: 60px; }
	footer .footer-logo { padding-right: 0; direction: ltr; padding-left: 50px; }
	footer .footer-links{width:47%;}
	footer .footer-info .address-wrap p { padding-right: 30px; }
	footer .footer-info .address-wrap p:before { right: 0; }
	#inner-page .InnerBannerDiv { min-height: 250px; }
	#inner-page .InnerBannerDiv img { position: absolute; right: -999px; left: -999px; margin: 0 auto; max-width: unset; height: 250px; }
}

@media (max-width: 979px) {
	header .header-top .social-div .app-icon { position: inherit; }
	header .header-middle .info-div { margin-top: 30px; }
	#banner:after { display: none; }
	#banner:before { transform: scale(0.5); transform-origin: bottom center; }
	#banner .banner-fire { transform: scale(0.7) translateX(-150px); transform-origin: bottom center; bottom: 85px; }
	#banner,
	#banner .banner-loop .owl-item .item,
	#banner .banner-loop .owl-item .item .item-inner,
	#banner .banner-loop .owl-item .item .item-inner img { height: 360px; }
	#banner .banner-loop .owl-controls { top: auto; bottom: 0; }
	#banner .banner-loop .owl-controls .owl-dots .owl-dot { transform: scale(0.6); margin-left: 5px; }
	#MainLinks { background-color: #f2f2f2; margin-bottom: 0; margin-top: 0; }
	#MainLinks .MainLinks-golden { float: none; max-width: unset; margin-top: 0; }
	#MainLinks .MainLinks-logos { float: none; width: 100%; text-align: center; }
	#MainLinks .MainLinks-logos ul { margin-left: 0; margin-top: 30px; max-width: unset; }
	#MainLinks .MainLinks-logos ul li { margin: 0 5px; }
	#About { padding: 50px 0; }
	#About .AboutDesc { width: 50%; margin-top: 0; }
	#About .AboutDesc .AboutDesc-links { margin-top: 15px; }
	#About .AboutDesc .AboutDesc-links .AboutDescLinks-wrap { width: 100%; margin-bottom: 10px; }
	#About .AboutReporters { width: 47%; margin-top: 0; }
	footer{background-size:cover;}
	footer .footer-links, footer .footer-info{width:100%;}
}

@media (max-width: 767px) {
	header .header-top { height: auto; }
	header .header-top .social-div { float: none; }
	header .header-top .social-div a:before { display: none; }
	header .header-top .msg-container { margin-right: 0; float: right; text-align: right; }
	nav #bs-navbar { top: 40px; }
	nav .navbar-nav { max-height: calc(100vh - 40px); }
	header .header-middle { text-align: center; }
	header .header-middle .logo-div { text-align: center; }
	header .header-middle .logo-div { float: none; }
	header .header-middle .logo-div .logo-txt { float: none; padding: 5px 0; }
	header .header-middle .logo-div h1 { margin: 0; }
	header .header-middle .logo-div h2 { text-align: center; }
	header .header-middle .logo-div a img { max-width: 100%; }
	/*header .header-middle .logo-div .logo-txt{float:none; padding:0;}*/
	header .header-middle .logo-div .logo-txt:before { display: none; }
	/*header .header-middle .logo-div h1 { font-size: 16px; margin: 20px 15px; }*/

	header .header-middle .info-div { float: none; margin: 20px auto; }
	header .header-middle .info-div.tel-div { margin: 5px auto 0 0; margin-right: auto; }
	header .header-middle .info-div:after { left: 35px; }

	header .header-middle .info-div p:nth-child(1) strong { font-size: 15px; }
	.search-box { width: 100%; }
	#banner:before,
	#banner .banner-fire { display: none; }
	#banner,
	#banner .banner-loop .owl-item .item,
	#banner .banner-loop .owl-item .item .item-inner,
	#banner .banner-loop .owl-item .item .item-inner img { height: 260px; }

	#banner .banner-loop .owl-item .item .caption h2 { font-size: 18px; }
	#MainLinks .MainLinks-golden { margin-top: 0; }

	#MainLinks .MainLinks-logos ul li { margin: 0 3px; }
	#About .AboutDesc { width: 100%; max-width: 100%; margin-bottom: 30px; }
	#About .AboutDesc p { text-align: justify; }
	#About .AboutDesc .AboutDesc-links .AboutDescLinks-wrap { width: 50%; }
	#About .AboutReporters { width: 100%; float: none; margin: auto; clear: both; overflow: auto; }
	#About .AboutReporters .live-show { height: auto; }
	#DownloadSec .DownloadSec-loop .item { animation-name: unset; }
	#GallerySec .GallerySec-wrap ul li { width: 50%; float: right; }
	#GallerySec .GallerySec-wrap ul li:nth-child(3n+1) a { margin-right: auto; }
	#GallerySec .GallerySec-wrap ul li:nth-child(3n+3) a { margin-left: auto; }
	#GallerySec .GallerySec-wrap ul li a { }
	#GallerySec .GallerySec-wrap ul li:nth-child(1),
	#GallerySec .GallerySec-wrap ul li:nth-child(2),
	#GallerySec .GallerySec-wrap ul li:nth-child(3),
	#GallerySec .GallerySec-wrap ul li:nth-child(4),
	#GallerySec .GallerySec-wrap ul li:nth-child(5),
	#GallerySec .GallerySec-wrap ul li:nth-child(6) { animation-name: unset; }
	#VisitorsReg { padding-top: 40px; }
	#VisitorsReg:before { animation-name: unset; transform: scale(0.9); transform-origin: top center; }
	#VisitorsReg h2 { font-size: 20px; }
	#VisitorsReg .visitors-inner{width:45%; font-size:14px;}
	#VisitorsReg .visitors-inner span { font-size: 18px; }

	footer { padding: 30px 0 0; background-size: cover; }
	footer:before { display: none; }
	footer .footer-logo { width: 100%; padding: 0; text-align: right; }
	footer .footer-links { float: none; width: 100%; margin: 30px 0; overflow: auto; }
	footer .footer-info { float: right; width: 100%; margin: 0 auto; }
	footer .footer-links .links-wrap ul li a { font-size: 13px; }
	#inner-page .InnerBannerDiv { min-height: 200px; }
	#inner-page .InnerBannerDiv img { height: 200px; }
	#inner-page .InnerBannerDiv .PageDscpInBanner { bottom: 10px; }
	#inner-page .InnerBannerDiv .PageDscpInBanner #pInnerDscp { font-size: 15px; }
}

@media (max-width: 629px) {
	/*header .header-middle .info-div{width:48%; padding-left:30px; float:right;}*/
	/*header .header-middle .info-div p:nth-child(1) a{text-align:center;}*/
	header .header-top .msg-container .item { line-height: 20px; }
	#NewsSec .NewsSec-featured .NewsSec-f-item .img-wrap { width: 100%; float: none; }
	#NewsSec .NewsSec-featured .NewsSec-f-item .img-wrap a { overflow: unset; }
	#NewsSec .NewsSec-featured .NewsSec-f-item .txt-wrap { width: 100%; padding-right: 0; }
	#NewsSec .NewsSec-featured .NewsSec-f-item .img-wrap p { right: 5px; bottom: 5px; }
	#NewsSec .NewsSec-featured .NewsSec-f-item { animation-name: unset; }
	#VisitorsReg { padding-top: 120px; }
	#VisitorsReg h2 { text-align: center; max-width: unset; }
	#VisitorsReg .visitors-inner:nth-of-type(2) { max-width: unset; }
	#VisitorsReg:before { top: -50px; transform-origin: top center; transform: scale(0.5); }
	#VisitorsReg .visitors-inner { margin-bottom: 15px; float: none; width: 100%; text-align: center; }
	#VisitorsReg .visitors-inner:nth-of-type(2) { float: right; }
}

@media (max-width: 600px) {
	#About .AboutDesc .AboutDesc-links .AboutDescLinks-wrap { width: 100%; }
}

@media (max-width: 500px) {
	header .header-middle .logo-div h1 { font-size: 16px; }
	header .header-middle .logo-div h2 { font-size: 13px; }

	/*header .header-middle .info-div { width: 100%; display: block; clear: both; padding-left: 30px; margin: 5px auto; max-width:200px; float:none; }*/
	/*header .header-middle .info-div.tel-div{margin: 5px auto;}*/
	/*header .header-middle .info-div p:nth-child(1) a { text-align: center; }*/
	#About .AboutReporters .reporters-div:before { right: 10px; transform: scale(0.7); transform-origin: right; }
	#About .AboutReporters .reporters-div a { font-size: 12px; }
	#GallerySec .GallerySec-wrap ul li { width: 100%; float: none; }
	.FooterCopyright p { font-size: 13px; }
	#inner-page .InnerBannerDiv { min-height: 160px; }
	#inner-page .InnerBannerDiv img { height: 160px; }
}