@import url( css/bootstrap.rtl.css );
@import url( css/shortcodes.css );
@import url( css/accordions.css );
@import url( css/alerts-message.css );
@import url( css/animated-columns.css );
@import url( css/botton.css );
@import url( css/dg-title.css );
@import url( css/clients.css );
@import url( css/tabs.css );
@import url( css/pages.css );
@import url( css/iconbox.css );
@import url( css/pricing.css );
@import url( css/blog.css );
@import url( css/portfolios.css );
@import url( css/imagebox.rtl.css );
@import url( css/testimonial.css );
@import url( css/chart.css );
@import url( css/promo-boxes.css );
@import url( css/flip-box.css );
@import url( css/dividers.css );


@font-face {
  font-family:'IRAN';src:url('fonts/IRANBold.eot');src:url('fonts/IRANBold.eot?#iefix') format('eot'),url('fonts/IRANBold.woff2') format('woff2'),url('fonts/IRANBold.woff') format('woff'),url('fonts/IRANBold.ttf') format('ttf');font-weight:bold;
}

@font-face {
  font-family:'IRAN';src:url('fonts/IRAN.eot');src:url('fonts/IRAN.eot?#iefix') format('eot'),url('fonts/IRAN.woff2') format('woff2'),url('fonts/IRAN.woff') format('woff'),url('fonts/IRAN.ttf') format('ttf');font-weight:normal;
}



/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;
	font: normal 13px/1.5 'Raleway', sans-serif;
	color: #8a8989;
	height: 100%;
}
p {
	margin: 0px 0px 8px 0px;
    direction:rtl;
}
header, nav, section, footer {
	display: block;
}
A, A:link {
	text-decoration: none;
	transition: color ease 300ms;
	-moz-transition: color ease 300ms; /* Firefox 4 */
	-webkit-transition: color ease 300ms; /* Safari and Chrome */
	-o-transition: color ease 300ms; /* Opera */
	-ms-transition: color ease 300ms; /* IE9? */
}
A:active {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:hover {
	text-decoration: none;
}
A:focus {
	outline: none;
	-moz-outline: none;
}
h1, h2, h3, h4, h5 {
	letter-spacing: normal;
	margin: 5px 0 10px 0;
}
h1,.h1 {
  font-size: 36px;
}

h2,.h2 {
  font-size: 30px;
}

h3,.h3 {
  font-size: 24px;
}

h4,.h4 {
  font-size: 18px;
}

h5,.h5 {
  font-size: 14px;
}

h6,.h6 {
  font-size: 12px;
}

form#Form {
	height: 100%;
}
.ModuleTitle_SubMenu {
	z-index: 9999!important;
}
.clearfix:after {
	clear: both;
	content: ".";
	height: 0px;
	font-size: 0px;
	visibility: hidden;
	display: block;
}
.clearfix {
	display: block;
}
#dnn_ControlPanel #dnnCPWrap {
	filter: none !important;
}
ul.dnnActionMenuBody li ul li a, ul.dnnActionMenuBody li ul li a img {
	color: #328DDE!important;
}
.clear {
	clear: both;
}
.opacity {
	opacity: 0;
}
.center {
	text-align: center;
}


/**************** Login page******************/
@media only screen and (max-width:767px) {
.loginContent .LoginPanel {
	width: 100% !important;
}
.loginContent .dnnFormItem .dnnLoginRememberMe {
	white-space: nowrap;
}
.loginContent .dnnFormLabel {
	display: block !important;
	text-align: left !important;
}
}

/**************** register page******************/
@media only screen and (max-width:767px) {
.dnnRegistrationForm {
	min-width: inherit !important;
}
.dnnRegistrationForm .dnnForm {
	width: 100%;
}
.dnnRegistrationForm .dnnFormLabel {
	display: block !important;
	text-align: left !important;
}
.dnnRegistrationForm .dnnForm .dnnFormItem .dnnLabel {
	display: block !important;
	float: none !important;
	text-align: left !important;
	width: 100%;
}
.dnnRegistrationForm .dnnForm .dnnFormItem a.dnnFormHelp {
	right: auto !important;
	position: static !important;
	margin-left: 5px !important;
}
.dnnRegistrationForm .dnnForm .dnnFormItem {
	padding: 0px !important;
	margin: 0px !important;
}
.dnnRegistrationForm .dnnFormItem input[type="text"], .dnnRegistrationForm .dnnFormItem input[type="password"], .dnnRegistrationForm .dnnFormItem input[type="email"], .dnnRegistrationForm .dnnFormItem input[type="tel"], .dnnRegistrationForm .dnnFormItem select, .dnnRegistrationForm .dnnFormItem textarea {
	width: 100%;
	margin-bottom: 10px !important;
}
}

/**************** Password page******************/
@media only screen and (max-width:767px) {
 .dnnSendPasswordContent {
 width: auto !important;
}
 .dnnSendPasswordContent .dnnLabel {
 display: block !important;
 width: 100% !important;
 text-align: left;
}
 .dnnSendPasswordContent a.dnnFormHelp, .dnnSendPasswordContent .dnnForm .dnnFormItem a.dnnFormHelp, .dnnSendPasswordContent .dnnTooltip label a.dnnFormHelp {
 position: static;
}
 .dnnSendPasswordContent input[type="text"], .dnnSendPasswordContent input[type="password"], .dnnSendPasswordContent input[type="email"], .dnnSendPasswordContent input[type="tel"], .dnnSendPasswordContent select, .dnnSendPasswordContent textarea {
 width: 90%;
 margin-bottom: 10px !important;
}
 .dnnSendPasswordContent ul.dnnActions {
 padding: 0 !important;
}
}
/* ********** Control Panel Style ************** */
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
    font-size: 12px;
    color: #fffcfc;
	text-decoration: none;
	font-weight: normal;
}
A.CommandButton:hover {
	color: #973939;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
.FileManager A, .FileManager A:link, .FileManager A:visited, .FileManager A:active {
	color: #000;
	text-decoration: underline;
}
.FileManager A:hover {
	color: #000;
	text-decoration: none;
}
/* ********** Pane Style ************** */
.DNNEmptyPane {
	display: none;
}
[class*="Pane"] {
    /* margin-bottom: 40px; */
}
.BannerPane {
	background-color: #FFF;
	position: relative;
	z-index: 4;
}
.BannerPane.DNNEmptyPane {
	width: 100%;
	display: block;
	min-height: inherit!important;
}
.footer_box .FooterBottomPaneD {
	margin: 0!important;
}
#dnn_content {
	padding-top: 10px;
}
.LeftFixedPane {
	position: fixed;
	left: 0;
	top: 50%;
}
.RightFixedPane {
	position: fixed;
	right: 0;
	top: 50%;
}
.BottomFixedPane {
	bottom: 0;
	left: 50%;
}
.TopOutPane {
	margin-top: -40px;
}
@media only screen and (min-width: 1600px) {
[class*="Pane"] {
    /* margin-bottom: 60px; */
}
#dnn_content {
    /* padding-top: 60px; */
}
.TopOutPane {
	margin-top: -60px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
}
@media only screen and (max-width: 767px) {
[class*="Pane"] {
    margin-bottom: 10px;
}
#dnn_content {
	padding-top: 20px;
}
.TopOutPane {
	margin-top: -20px;
}
}
.CoverPane, .BannerPane, .BottomOutPane {
	margin-bottom: 0px;
}

.LogoPane, .mobileLogoPane, .dnn_logo .Logobox {
	margin: 0;
	display: inline-block;
	max-width: 100%;
	vertical-align: top;
	height: 100%;
	float: right;
}
.LogoPane div {
	display: inline-block;
	height: 100%;
	max-width: 100%;
}
.LogoPane.dnnSortable {
	min-height: inherit!important;
}
.BannerBoxPane {
	margin: 0;
}
.FixedLogoPane {
	display: none;
}
.roll_menu.roll_activated .FixedLogoPane {
	margin: 0;
	display: inline-block;
	max-width: 100%;
	vertical-align: top;
	height: 100%;
}
.FixedLogoPane div {
	display: inline-block;
	height: 100%;
	max-width: 100%;
}
.FixedLogoPane a {
	display: block;
	height: 100%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	position: relative;
	font-size: 0;
}
.FixedLogoPane img {
	margin: 0;
	padding: 0;
	border: none;
	max-width: 100%;
	max-height: 100%;
}
.roll_menu.roll_activated .dnn_logo .Logobox, .roll_menu.roll_activated .dnn_logo .LogoPane {
	display: none;
}
.roll_menu.roll_activated .header-left, .roll_menu.roll_activated .header-right {
	vertical-align: middle;
}
/* ********** Container Style ************** */
a[class*="banner-more"] {
	transition: 		background-color ease-in 200ms,border-color ease-in 200ms,color ease-in 200ms;
	-moz-transition: 	background-color ease-in 200ms,border-color ease-in 200ms,color ease-in 200ms; /* Firefox 4 */
	-webkit-transition:	background-color ease-in 200ms,border-color ease-in 200ms,color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background-color ease-in 200ms,border-color ease-in 200ms,color ease-in 200ms; /* Opera */
	-ms-transition: 	background-color ease-in 200ms,border-color ease-in 200ms,color ease-in 200ms; /* IE9? */
}


/* ********** Breadcrumb Style ************** */
.breadcrumb, a.breadcrumb:link, a.breadcrumb:active, a.breadcrumb:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	color: #2e2e2e;
}
a.breadcrumb:hover {
	font-weight: normal;
	text-decoration: underline;
}
.Breadcrumb_bg {
}
 @media only screen and (max-width: 767px) {
.breadcrumbBox .breadcrumbRight {
	display: none;
}
}
/* ********** Other Style ************** */	
.dnn_layout {
	margin: 0px auto;
}
#dnn_wrapper {
	position: relative;
}
/*language*/
.languageBox {
	white-space: nowrap;
	padding: 0px;
	text-align: center;
}
.languageBox img {
	width: 27px;
	height: 18px;
}
.languageBox span img {
	margin-right: 7px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	vertical-align: middle;
}
.languageBox span.selected img {
	filter: alpha(opacity=100);
	opacity: 1;
	box-shadow: 0 0 2px rgba(255,255,255,0.4);
	-moz-box-shadow: 0 0 2px rgba(255,255,255,0.4);
	-webkit-box-shadow: 0 0 2px rgba(255,255,255,0.4);
}
/*Login*/
.Login {
	text-align: center;
}
.Login .loginGroup, .Login .registerGroup, .Login .sep {
	display: inline-block;
	padding: 0px;
	margin: 0px;
	height: 30px;
	line-height: 30px;
}
.Login .sep {
	padding: 0 5px;
}
.Login .registerGroup ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
}
.Login .registerGroup .buttonGroup > li, .Login .loginGroup > a {
    list-style: none;
    margin: 0 0px 0 5px;
	padding: 0;
	display: inline-block;
	line-height: 1;
}
.Login img {
	margin: 0 0 2px 8px;
	padding: 0;
	max-height: 26px;
}
.Login .fa {
	display: inline-block;
	vertical-align: middle;
}
.Login .registerGroup li.userMessages strong, .Login .registerGroup li.userNotifications strong {
	display: none;
}
.Login .registerGroup li.userMessages a, .Login .registerGroup li.userNotifications a {
	font-family: 'FontAwesome';
	position: relative;
	padding: 0px 11px;
	text-decoration: none;
}
.Login .registerGroup li.userMessages a:before {
	content: "\f0e0";
	position: absolute;
	left: 2px;
	top: 50%;
	margin-top: -12px;
	height: 20px;
	line-height: 24px;
	transform: scale(1.15);
	-webkit-transform: scale(1.15);
}
.Login .registerGroup li.userNotifications a:before {
	content: "\f05a";
	position: absolute;
	left: 2px;
	top: 50%;
	margin-top: -12px;
	height: 20px;
	line-height: 24px;
	transform: scale(1.15);
	-webkit-transform: scale(1.15);
}
.Login .registerGroup li.userMessages a span, .Login .registerGroup li.userNotifications a span {
	position: absolute;
	bottom: 100%;
	right: 0px;
	margin: 0 -6px -7px 0;
	background-color: #20a3f0;
	padding: 1px 3px 1px;
	color: #FFF;
	font-size: 12px;
	 font-family: 'IRAN' ,TimesNewRoman;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	z-index: 2;
}
/* Search Style  */
.searchBox {
	background: transparent;
	display: block;
}
.searchBox > span {
	background: none;
	border: none;
	float: none;
	position: relative;
	white-space: nowrap;
	width: 100%;
	display: block;
	text-align: right;
}
.search, a.search:link, a.search:active, a.search:visited {
	text-decoration: none;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding: 0px;
	color: #a1a0a0;
	text-align: center;
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
}
a.search:before {
	content: "\f002";
}
.searchBox input.NormalTextBox {
	width: 80%;
	text-align: right;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	padding: 0px 3px 0px 3px;
	background: none;
	border: none;
	display: block;
	position: absolute;
	/* right: 25px; */
	top: 6px;
	outline: 0;
	border-radius: 0px 0px 0px 0px;
	-webkit-appearance: none;
	color: inherit;
	vertical-align: middle;
	font-family:inherit;
}
.searchBox input::-webkit-input-placeholder {
 color: inherit;
}
.searchBox input:-moz-placeholder {
 color: inherit;
}
.searchBox input::-moz-placeholder {
 color: inherit;
}
.searchBox input:-ms-input-placeholder {
 color: inherit;
}
.searchBox .searchInputContainer {
	position: static !important;
	vertical-align: middle;
}
.searchBox .searchInputContainer a.dnnSearchBoxClearText.dnnShow {
	top: 8px !important;
	left: auto;
	right: 44px!important;
}
.searchBox .searchSkinObjectPreview {
	right: 0!important;
}
.searchBox ul.searchSkinObjectPreview > li > span {
	line-height: 1.2;
	display: inline-block;
	white-space: normal;
}
.dnnSearchBoxPanel, .dnnSearchResultPanel {
	width: 100%;
	max-width: none;
	padding: 10px 0px !important;
}
.dnnSearchResultPanel {
	padding: 10px 0px 7px 0px !important;
}
ul.searchSkinObjectPreview {
	z-index: 1000!important
}
ul.searchSkinObjectPreview {
	font-size: 13px;
}
/*source_code*/
.source_code {
	margin: 5px 0px;
}
.source_code pre {
	display: none;
}
.source_code .source_box pre {
	display: block;
}
.source_code .source_box {
	display: none;
}
/* ********** HEADER ************** */
#body, body {
	position: relative;
}
.roll_logo {
	display: none;
}
.dnn_logo {
	float:right;
	padding: 0;
}
.dnn_logo img {
	max-width: 100%;
	max-height: 80%;
	display: inline-block;
	vertical-align: middle;
}
.header-top, .header-bottom {
	display: table;
	width: 100%;
}
.header-left, .header-center, .header-right {
	display: table-cell;
	vertical-align: middle;
}
.header-left {
    text-align: left;
    /* float: right; */
}
.header-right {
    text-align: right;
    float: left;
}
.header-center {
	text-align: center;
}
.header_bg {
	width: 100%;
	z-index: 100;
}
.justify_fix {
	display: inline-block;
	width: 100%;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
.headerBox {
	position: relative;
}
.menuRightBox {
	display: inline-block;
	vertical-align: middle;
}
.roll_menu.roll_activated {
	position: fixed;
	width: 100%;
	z-index: 1000;
}
.nav_box {
	position: relative;
}
/*main menu*/
.dnn_menu {
	position: relative;
	z-index: 904;
	margin: 0px;
}
/*dnngo_megamenu */
#dnngo_megamenu {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#dnngo_megamenu .primary_structure {
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
}
#dnngo_megamenu .primary_structure > li {
	float:right;
	list-style: none;
	position: relative;
	margin: 0;
}
#dnngo_megamenu .primary_structure > li > a {
	display: inline-block;
	padding: 0;
}
*+html #dnngo_megamenu .primary_structure > li > a {
	display: inline;
}
#dnngo_megamenu > div > ul > li > a > span {
	display: inline-block
}
#dnngo_megamenu .primary_structure > li > a:hover, #dnngo_megamenu .primary_structure > li.menu_hover > a, #dnngo_megamenu .primary_structure > li.current > a {
	text-decoration: none;
}
#dnngo_megamenu .primary_structure span img, #dnngo_megamenu .primary_structure span i, .multi_menu ul li i, .multi_menu ul li img {
	margin-right: 4px;
	transition: color ease-in 200ms;
	-webkit-transition: color ease-in 200ms; /* Safari and Chrome */
}
/*sub*/
#dnngo_megamenu .dnngo_menuslide {
    display: none;
    position: absolute;
    /* top: 100%; */
    right: 0px;
    z-index: 903;
    margin: 0;
    padding: 0;
    width: 14vw;
}
#dnngo_megamenu .rtl .dnngo_menuslide.slide {
	left: auto!important;
	right: 0;
}
#dnngo_megamenu .dnngo_menuslide > .dnngo_boxslide {
	padding: 18px 40px 18px 0px;
}
#dnngo_megamenu .dnngo_slide_menu, #dnngo_megamenu .dnngo_boxslide {
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.2);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
}
#dnngo_megamenu .dnngo_slide_menu .dnngo_submenu {
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.2);
}
#dnngo_megamenu .dnngo_masonrymenu {
	width: 100%;
}
#dnngo_megamenu .dnngo_masonrymenu > ul {
	float:right;
}
#dnngo_megamenu .dnngo_masonrymenu > ul > li {
	margin: 0px 38px;
}
/*dnngo_slide_menu*/
#dnngo_megamenu .dnngo_slide_menu {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#dnngo_megamenu .dnngo_slide_menu ul, #dnngo_megamenu .dnngo_slide_menu ul li {
	margin: 0;
	padding: 0;
}
#dnngo_megamenu .dnngo_slide_menu .dnngo_submenu {
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	left: 100%;
	top: 0px;
	z-index: 904;
}
#dnngo_megamenu .dnngo_slide_menu li {
	position: relative;
	list-style: none;
}
#dnngo_megamenu .dnngo_slide_menu li a {
    text-decoration: none;
    text-align: right;
    padding: 7px 10px 7px 10px;
    font-size: 13px;
    display: block;
    transition: all ease-in 200ms;
    -moz-transition: all ease-in 200ms; /* Firefox 4 */
    -webkit-transition: all ease-in 200ms; /* Safari and Chrome */
    -o-transition: all ease-in 200ms; /* Opera */
    -ms-transition: all ease-in 200ms; /* IE9? */
}
#dnngo_megamenu .rtl .dnngo_slide_menu li a {
	padding: 7px 20px 7px 60px;
	text-align: right;
}
#dnngo_megamenu .dnngo_slide_menu li a:hover, #dnngo_megamenu .dnngo_slide_menu li.menu_hover > a {
}
#dnngo_megamenu .dnngo_slide_menu li.dir:before {
	content: "";
	right: 15px;
	top: 50%;
	position: absolute;
	margin-top: -2px;
	width: 5px;
	height: 5px;
	border-right: 1px solid #9c9c9c;
	border-bottom: 1px solid #9c9c9c;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg); /* IE 9 */
	-moz-transform: rotate(-45deg); /* Firefox */
	-webkit-transform: rotate(-45deg); /* Safari and Chrome */
	-o-transform: rotate(-45deg); /* Opera */
	transition: color ease-in 200ms;
	-moz-transition: color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: color ease-in 200ms; /* Safari and Chrome */
	-o-transition: color ease-in 200ms; /* Opera */
	-ms-transition: color ease-in 200ms; /* IE9? */
}
#dnngo_megamenu .rtl .dnngo_slide_menu li.dir:before {
	left: 15px;
	right: auto;
	-ms-transform: rotate(135deg); /* IE 9 */
	-moz-transform: rotate(135deg); /* Firefox */
	-webkit-transform: rotate(135deg); /* Safari and Chrome */
	-o-transform: rotate(135deg); /* Opera */
}
#dnngo_megamenu .rtl .dnngo_boxslide, 
#dnngo_megamenu .rtl .dnngo_boxslide .menu_centerbox ul {
	text-align: right;
}
/*dnngo_boxslide*/

#dnngo_megamenu .dnngo_boxslide {
	clear: both;
	overflow: hidden;
	width: 100%;
	margin: auto;
	text-align: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-shadow: 0 0 4px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.4);
}
#dnngo_megamenu .dnngo_boxslide .clear {
	clear: both;
	overflow: hidden;
	width: 100%;
	height: 0px;
}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox {
	float:right;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#dnngo_megamenu .dnngo_boxslide .menu_leftbox {
	float:right;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#dnngo_megamenu .dnngo_boxslide .menu_rightbox {
	float:right;
	padding: 0px 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul {
	margin: 0;
	padding: 0;
	text-align: left;
}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li {
	list-style: none;
	padding: 3px 0px;
	font-size: 12px;
}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li li {
	padding: 5px 10px;
}
#dnngo_megamenu .dnngo_boxslide .dnngo_masonrymenu {
}
#dnngo_megamenu .dnngo_boxslide .dnngo_masonrymenu > ul {
	position: relative;
}
#dnngo_megamenu .dnngo_boxslide .dnngo_masonrymenu > ul:before {
	content: "";
	position: absolute;
	right: 0;
	top: -100px;
	height: 1000%;
	border-left: 1px solid #e0e0e0;
}
#dnngo_megamenu .dnngo_boxslide .dnngo_masonrymenu > ul > li {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
*+html #dnngo_megamenu .dnngo_boxslide .dnngo_masonrymenu > ul >li {
	display: inline;
}
#dnngo_megamenu .dnngo_boxslide .dnngo_masonrymenu > ul > li > a > span {
	font-size: 14px;
	padding-bottom: 20px;
}
#dnngo_megamenu .dnngo_boxslide .dnngo_masonrymenu > ul > li > a:hover {
	text-decoration: none;
}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li {
	width: 100%!important;
}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li a {
	display: block;
	width: 100%;
}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li a:hover {
	text-decoration: none;
}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li a span {
	display: block;
}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li a span:before {
	content: "";
	width: 5px;
	height: 5px;
	border-right: 1px solid #9c9c9c;
	border-bottom: 1px solid #9c9c9c;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg); /* IE 9 */
	-moz-transform: rotate(-45deg); /* Firefox */
	-webkit-transform: rotate(-45deg); /* Safari and Chrome */
	-o-transform: rotate(-45deg); /* Opera */
	vertical-align: middle;
	display: inline-block;
	margin: 0px 8px 2px 0;
}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li a:hover span:before {
	border-left-color: #20a3f0;
}
#dnngo_megamenu .dnngo_boxslide .menu_topbox {
	width: 100%;
}
#dnngo_megamenu .dnngo_boxslide .menu_bottombox {
	width: 100%;
}
#dnngo_megamenu .mega_title, #dnngo_megamenu .dnngo_boxslide .dnngo_masonrymenu > ul > li > a > span {
	font-size: 14px!important;
	text-transform: capitalize;
	border-bottom: 1px solid #c2c2c2;
	font-weight: normal;
	padding: 5px 0 15px;
	line-height: 1.2;
	color: #20a3f0;
	letter-spacing: 0;
	position: relative;
	display: block;
	margin-bottom: 8px;
}
#dnngo_megamenu .dnngo_boxslide .menu_leftbox, #dnngo_megamenu .dnngo_boxslide .menu_rightbox, #dnngo_megamenu .dnngo_boxslide .menu_topbox, #dnngo_megamenu .dnngo_boxslide .menu_bottombox, #dnngo_megamenu .dnngo_boxslide .dnngo_masonrymenu > ul > li {
	overflow: hidden;
}
#dnngo_megamenu .rtl li span > img, #dnngo_megamenu .rtl li span > i {
	margin-left: 4px;
	margin-right: 0px;
}
#dnngo_megamenu li p {
	line-height:1.8;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
#dnngo_megamenu.IHide-md li span > img,  #dnngo_megamenu.IHide-md li span > i,  #dnngo_menu.IHide-md li span > img,  #dnngo_menu.IHide-md li span > i {
	display: none;
}
#dnngo_megamenu .dnngo_masonrymenu > ul > li {
	margin: 0px 10px;
	white-space: normal;
}

}
@media only screen and (min-width:992px) and (max-width:1199px) {
#dnngo_megamenu.IHide-sm li span > img,  #dnngo_megamenu.IHide-sm li span > i,  #dnngo_menu.IHide-sm li span > img,  #dnngo_menu.IHide-sm li span > i {
	display: none;
}
}
@media only screen and (min-width: 1200px) {
#dnngo_megamenu.IHide-lg li span > img,  #dnngo_megamenu.IHide-lg li span > i,  #dnngo_menu.IHide-lg li span > img,  #dnngo_menu.IHide-lg li span > i {
	display: none;
}
}



/* ********** CONTENT ************** */	
#dnn_content {
	min-height: 400px;
	position: relative;
	z-index: 4;
}
#dnn_content:before, .Breadcrumb_bg:before, .BannerPane:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: -1
}
.pane-bg01 {
	position: relative;
	z-index: 1;
}
.pane-bg01:before {
	content: "";
	width: 100%;
	height: 100%;
	background: #20a3f0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	transform: skew(0deg, -4deg);
	transform-origin: left bottom;
	-webkit-transform-origin: left bottom;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
}
.pane-bg01:before {
	background: #b75ccd;
}
/*page Spacing*/
.mt-10 {
	margin-top: 10px;
}
.mb-10 {
	margin-bottom: 10px;
}
.pt-10 {
	padding-top: 10px;
}
.pb-10 {
	padding-bottom: 10px;
}
.mt-20 {
	margin-top: 20px;
}
.mb-20 {
	margin-bottom: 20px;
}
.pt-20 {
	padding-top: 20px;
}
.pb-20 {
	padding-bottom: 20px;
}
.mt-30 {
	margin-top: 30px;
}
.mb-30 {
	margin-bottom: 30px;
}
.pt-30 {
	padding-top: 30px;
}
.pb-30 {
	padding-bottom: 30px;
}
.mt-40 {
	margin-top: 40px;
}
.mb-40 {
	margin-bottom: 40px;
}
.pt-40 {
	padding-top: 40px;
}
.pb-40 {
	padding-bottom: 40px;
}
.mt-50 {
	margin-top: 50px;
}
.mb-50 {
	margin-bottom: 50px;
}
.pt-50 {
	padding-top: 50px;
}
.pb-50 {
	padding-bottom: 50px;
}
.mt-60 {
	margin-top: 60px;
}
.mb-60 {
	margin-bottom: 60px;
}
.pt-60 {
	padding-top: 60px;
}
.pb-60 {
	padding-bottom: 60px;
}
 @media only screen and (min-width: 1600px) {
.mt-10 {
	margin-top: 13px;
}
.mb-10 {
	margin-bottom: 13px;
}
.pt-10 {
	padding-top: 13px;
}
.pb-10 {
	padding-bottom: 13px;
}
.mt-20 {
	margin-top: 26px;
}
.mb-20 {
	margin-bottom: 26px;
}
.pt-20 {
	padding-top: 26px;
}
.pb-20 {
	padding-bottom: 26px;
}
.mt-30 {
	margin-top: 39px;
}
.mb-30 {
	margin-bottom: 39px;
}
.pt-30 {
	padding-top: 39px;
}
.pb-30 {
	padding-bottom: 39px;
}
.mt-40 {
	margin-top: 52px;
}
.mb-40 {
	margin-bottom: 52px;
}
.pt-40 {
	padding-top: 52px;
}
.pb-40 {
	padding-bottom: 52px;
}
.mt-50 {
	margin-top: 65px;
}
.mb-50 {
	margin-bottom: 65px;
}
.pt-50 {
	padding-top: 65px;
}
.pb-50 {
	padding-bottom: 65px;
}
.mt-60 {
	margin-top: 78px;
}
.mb-60 {
	margin-bottom: 78px;
}
.pt-60 {
	padding-top: 78px;
}
.pb-60 {
	padding-bottom: 78px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.mt-10 {
	margin-top: 7px;
}
.mb-10 {
	margin-bottom: 7px;
}
.pt-10 {
	padding-top: 7px;
}
.pb-10 {
	padding-bottom: 7px;
}
.mt-20 {
	margin-top: 14px;
}
.mb-20 {
	margin-bottom: 14px;
}
.pt-20 {
	padding-top: 14px;
}
.pb-20 {
	padding-bottom: 14px;
}
.mt-30 {
	margin-top: 21px;
}
.mb-30 {
	margin-bottom: 21px;
}
.pt-30 {
	padding-top: 21px;
}
.pb-30 {
	padding-bottom: 21px;
}
.mt-40 {
	margin-top: 28px;
}
.mb-40 {
	margin-bottom: 28px;
}
.pt-40 {
	padding-top: 28px;
}
.pb-40 {
	padding-bottom: 28px;
}
.mt-50 {
	margin-top: 35px;
}
.mb-50 {
	margin-bottom: 35px;
}
.pt-50 {
	padding-top: 35px;
}
.pb-50 {
	padding-bottom: 35px;
}
.mt-60 {
	margin-top: 42px;
}
.mb-60 {
	margin-bottom: 42px;
}
.pt-60 {
	padding-top: 42px;
}
.pb-60 {
	padding-bottom: 42px;
}
}
@media only screen and (max-width: 767px) {
.mt-10 {
	margin-top: 5px;
}
.mb-10 {
	margin-bottom: 5px;
}
.pt-10 {
	padding-top: 5px;
}
.pb-10 {
	padding-bottom: 5px;
}
.mt-20 {
	margin-top: 10px;
}
.mb-20 {
	margin-bottom: 10px;
}
.pt-20 {
	padding-top: 10px;
}
.pb-20 {
	padding-bottom: 10px;
}
.mt-30 {
	margin-top: 15px;
}
.mb-30 {
	margin-bottom: 15px;
}
.pt-30 {
	padding-top: 15px;
}
.pb-30 {
	padding-bottom: 15px;
}
.mt-40 {
	margin-top: 20px;
}
.mb-40 {
	margin-bottom: 20px;
}
.pt-40 {
	padding-top: 20px;
}
.pb-40 {
	padding-bottom: 20px;
}
.mt-50 {
	margin-top: 25px;
}
.mb-50 {
	margin-bottom: 25px;
}
.pt-50 {
	padding-top: 25px;
}
.pb-50 {
	padding-bottom: 25px;
}
.mt-60 {
	margin-top: 30px;
}
.mb-60 {
	margin-bottom: 30px;
}
.pt-60 {
	padding-top: 30px;
}
.pb-60 {
	padding-bottom: 30px;
}
}
/*page Spacing*/
.ml-10 {
	margin-left: 10px;
}
.mr-10 {
	margin-right: 10px;
}
.pl-10 {
	padding-left: 10px;
}
.pr-10 {
	padding-right: 10px;
}
.ml-20 {
	margin-left: 20px;
}
.mr-20 {
	margin-right: 20px;
}
.pl-20 {
	padding-left: 20px;
}
.pr-20 {
	padding-right: 20px;
}
.ml-30 {
	margin-left: 30px;
}
.mr-30 {
	margin-right: 30px;
}
.pl-30 {
	padding-left: 30px;
}
.pr-30 {
	padding-right: 30px;
}
.ml-40 {
	margin-left: 40px;
}
.mr-40 {
	margin-right: 40px;
}
.pl-40 {
	padding-left: 40px;
}
.pr-40 {
	padding-right: 40px;
}
.ml-50 {
	margin-left: 50px;
}
.mr-50 {
	margin-right: 50px;
}
.pl-50 {
	padding-left: 50px;
}
.pr-50 {
	padding-right: 50px;
}
.ml-60 {
	margin-left: 60px;
}
.mr-60 {
	margin-right: 60px;
}
.pl-60 {
	padding-left: 60px;
}
.pr-60 {
	padding-right: 60px;
}
 @media only screen and (min-width: 1600px) {
.ml-10 {
	margin-left: 13px;
}
.mr-10 {
	margin-right: 13px;
}
.pl-10 {
	padding-left: 13px;
}
.pr-10 {
	padding-right: 13px;
}
.ml-20 {
	margin-left: 26px;
}
.mr-20 {
	margin-right: 26px;
}
.pl-20 {
	padding-left: 26px;
}
.pr-20 {
	padding-right: 26px;
}
.ml-30 {
	margin-left: 39px;
}
.mr-30 {
	margin-right: 39px;
}
.pl-30 {
	padding-left: 39px;
}
.pr-30 {
	padding-right: 39px;
}
.ml-40 {
	margin-left: 52px;
}
.mr-40 {
	margin-right: 52px;
}
.pl-40 {
	padding-left: 52px;
}
.pr-40 {
	padding-right: 52px;
}
.ml-50 {
	margin-left: 65px;
}
.mr-50 {
	margin-right: 65px;
}
.pl-50 {
	padding-left: 65px;
}
.pr-50 {
	padding-right: 65px;
}
.ml-60 {
	margin-left: 78px;
}
.mr-60 {
	margin-right: 78px;
}
.pl-60 {
	padding-left: 78px;
}
.pr-60 {
	padding-right: 78px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.ml-10 {
	margin-left: 7px;
}
.mr-10 {
	margin-right: 7px;
}
.pl-10 {
	padding-left: 7px;
}
.pr-10 {
	padding-right: 7px;
}
.ml-20 {
	margin-left: 14px;
}
.mr-20 {
	margin-right: 14px;
}
.pl-20 {
	padding-left: 14px;
}
.pr-20 {
	padding-right: 14px;
}
.ml-30 {
	margin-left: 21px;
}
.mr-30 {
	margin-right: 21px;
}
.pl-30 {
	padding-left: 21px;
}
.pr-30 {
	padding-right: 21px;
}
.ml-40 {
	margin-left: 28px;
}
.mr-40 {
	margin-right: 28px;
}
.pl-40 {
	padding-left: 28px;
}
.pr-40 {
	padding-right: 28px;
}
.ml-50 {
	margin-left: 35px;
}
.mr-50 {
	margin-right: 35px;
}
.pl-50 {
	padding-left: 35px;
}
.pr-50 {
	padding-right: 35px;
}
.ml-60 {
	margin-left: 42px;
}
.mr-60 {
	margin-right: 42px;
}
.pl-60 {
	padding-left: 42px;
}
.pr-60 {
	padding-right: 42px;
}
}
@media only screen and (max-width: 767px) {
.ml-10 {
	margin-left: 5px;
}
.mr-10 {
	margin-right: 5px;
}
.pl-10 {
	padding-left: 5px;
}
.pr-10 {
	padding-right: 5px;
}
.ml-20 {
	margin-left: 10px;
}
.mr-20 {
	margin-right: 10px;
}
.pl-20 {
	padding-left: 10px;
}
.pr-20 {
	padding-right: 10px;
}
.ml-30 {
	margin-left: 15px;
}
.mr-30 {
	margin-right: 15px;
}
.pl-30 {
	padding-left: 15px;
}
.pr-30 {
	padding-right: 15px;
}
.ml-40 {
	margin-left: 20px;
}
.mr-40 {
	margin-right: 20px;
}
.pl-40 {
	padding-left: 20px;
}
.pr-40 {
	padding-right: 20px;
}
.ml-50 {
	margin-left: 25px;
}
.mr-50 {
	margin-right: 25px;
}
.pl-50 {
	padding-left: 25px;
}
.pr-50 {
	padding-right: 25px;
}
.ml-60 {
	margin-left: 30px;
}
.mr-60 {
	margin-right: 30px;
}
.pl-60 {
	padding-left: 30px;
}
.pr-60 {
	padding-right: 30px;
}
}
/*width*/
.width-95{
	margin:auto;
	width:95%;
}
.width-90{
	margin:auto;
	width:90%;
}
.width-85{
	margin:auto;
	width:85%;
}
.width-80{
	margin:auto;
	width:80%;
}
.width-75{
	margin:auto;
	width:75%;
}
.width-70{
	margin:auto;
	width:70%;
}
.width-65{
	margin:auto;
	width:65%;
}
.width-60{
	margin:auto;
	width:60%;
}
.width-55{
	margin:auto;
	width:55%;
}
.width-50{
	margin:auto;
	width:50%;
}
.width-45{
	margin:auto;
	width:45%;
}
.width-40{
	margin:auto;
	width:40%;
}
.width-35{
	margin:auto;
	width:35%;
}
.width-30{
	margin:auto;
	width:30%;
}
.width-25{
	margin:auto;
	width:25%;
}
.width-20{
	margin:auto;
	width:20%;
}
.width-15{
	margin:auto;
	width:15%;
}
.width-10{
	margin:auto;
	width:10%;
}


/*color*/
.color-white, .color-white .Normal, .color-white a, .color-white a:link, .color-white a:active, .color-white a:visited, .color-white a:hover, .color-white h1, .color-white h2, .color-white h3, .color-white h4, .color-white h5, .color-white h6 {
	color: #FFF;
}
.color_gray, .color_gray .Normal, .color_gray a, .color_gray a:link, .color_gray a:active, .color_gray a:visited, .color_gray a:hover, .color_gray h1, .color_gray h2, .color_gray h3, .color_gray h4, .color_gray h5, .color_gray h6 {
	color: #999999;
}
.text_left {
	text-align: left;
}
.text_center {
	text-align: center;
}
.text_right {
	text-align: right;
}



@media only screen and (max-width: 767px) {
.phone-center {
	text-align: center;
}
    img.ls-l.ls-preloaded{
    width: 700.37px!important;
    height: 494.334px!important;
    margin-left: -20px!important;
}

h5.ls-l {
    font-size: 8px!important;
}


}
/* ********** Buttons Style ************** */
.btn, .btn:hover {
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
/* ********** FOOTER ************** */	
.foot_bg, .footer_bottom {
	position: relative;
	z-index: 3
}
.foot_bgs, .footer_bottom_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	z-index: -1;
}
.footer_bottom {
	padding: 10px 0;
}
.footer_box [class*=Pane] {
	margin: 50px 0 40px;
}
.footer_box .Full_Screen_FootPaneA, .footer_box .Full_Screen_FootPaneB {
	margin: 0px!important;
}
.footer_box, .footer_box .Normal, .footer_box a {
	font-size: 12px;
	color: #8f8f8f;
}
.copyright_style {
	float:right;
	padding: 10px 8px;
}
.FooterPane {
	float: right;
	padding: 9px 8px 0;
	margin: 0!important;
}
.copyright_style .sep {
	padding: 0px 5px;
}
.copyright_style, .copyright_style a, .copyright_style a:link, .copyright_style a:active, .copyright_style a:visited {
	text-decoration: none;
	font-size: 13px;
}
.copyright_style a:hover {
	text-decoration: none;
	color: #20a3f0;
}
.FooterPane .social-icons {
	display: inline-block;
	vertical-align: middle;
	font-size: 22px;
}
.FooterPane .social-icons a {
	color: #585858;
}
*+html .FooterPane .social-icons {
	display: inline
}
#to_top {
	/* width: 65px; */
	/* height: 65px; */
	/* line-height: 65px; */
	/* left: 0; */
	/* bottom: 120px; */
	/* float: left; */
	/* margin-top: 10px; */
	/* text-align: center; */
	font-size: 24px;
	z-index: 1000;
	cursor: pointer;
	position: fixed;
	display: none;
	transition: all ease-in 300ms;
	-moz-transition: all ease-in 300ms; /* Firefox 4 */
	-webkit-transition: all ease-in 300ms; /* Safari and Chrome */
	-o-transition: all ease-in 300ms; /* Opera */
	-ms-transition: all ease-in 300ms; /* IE9? */
}
.backtop01 {
	border: 1px solid #333;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	text-align: center;
}
.backtop01 span {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.backtop01 span:before {
	content: "";
	width: 17px;
	height: 17px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	position: absolute;
	top: -13px;
	left: -8px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	opacity: 0.8;
	transition: all ease-in 300ms;
	-moz-transition: all ease-in 300ms; /* Firefox 4 */
	-webkit-transition: all ease-in 300ms; /* Safari and Chrome */
	-o-transition: all ease-in 300ms; /* Opera */
	-ms-transition: all ease-in 300ms; /* IE9? */
}
.backtop01 span:after {
	content: "";
	width: 0;
	height: 27px;
	border-left: 1px solid #333;
	position: absolute;
	top: -15px;
	left: 0px;
	opacity: 0.8;
	transition: all ease-in 300ms;
	-moz-transition: all ease-in 300ms; /* Firefox 4 */
	-webkit-transition: all ease-in 300ms; /* Safari and Chrome */
	-o-transition: all ease-in 300ms; /* Opera */
	-ms-transition: all ease-in 300ms; /* IE9? */
}
.backtop01:hover {
	background-color: #ed474a;
	border: 2px solid #ed474a;
}
.backtop01:hover span:before {
	border-color: #FFF;
}
.backtop01:hover span:after {
	border-color: #FFF;
}
.backtop02 {
	background-color: #61b632;
	text-align: center;
}
.backtop02 span {
	display: inline-block;
	vertical-align: bottom;
	position: relative;
}
.backtop02 span:before {
	content: "\f062";
	display: inline-block;
	vertical-align: middle;
	position: relative;
	font-family: "FontAwesome";
	vertical-align: bottom;
	color: #FFF;
	font-size: 24px;
}
.backtop02:hover {
	background-color: #ed474a;
}
.backtop03 {
	border: 2px solid #cd3637;
	text-align: center;
}
.backtop03 span {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-top: -12px;
}
.backtop03 span:before {
	content: "\f077";
	display: inline-block;
	position: relative;
	font-family: "FontAwesome";
	vertical-align: middle;
	font-size: 24px;
}
.backtop03:hover {
	border-color: #ed474a;
	background-color: #ed474a;
	color: #FFF
}
.backtop04 {
	background-color: #50bdad;
	text-align: center;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.backtop04 span {
	display: inline-block;
	vertical-align: bottom;
	position: relative;
}
.backtop04 span:before {
	content: "\f062";
	display: inline-block;
	vertical-align: middle;
	position: relative;
	font-family: "FontAwesome";
	vertical-align: bottom;
	color: #FFF;
	font-size: 24px;
}
.backtop04:hover {
	background-color: #ed474a;
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
#to_top {
	right: 30px!important;
	bottom: 40px!important;
}

.imgbox10-left img {
    width: 17em!important;
    float: left!important;
}

}
@media only screen and (max-width: 767px) {
#to_top {
	right: 20px!important;
	bottom: 40px!important;
}
}
.FooterPane .Normal, .copyright_style, .copyright_style a, .copyright_style a:link, .copyright_style a:active, .copyright_style a:visited, .FooterPane a, .FooterPane a:link, .FooterPane a:active, .FooterPane a:visited, .FooterPane .social-icons a {
	color: #666666;
}
/* ********** Typography ************** */

/*Custom Buttons style*/
a.Button_style1 {
	padding: 10px 16px;
	margin: 0px 5px 5px 0;
	position: relative;
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	color: #FFFFFF!important;
	text-decoration: none;
	background: url(images/but_bg.png) repeat-x left bottom;
	background-size: contain;
	border-radius: 3px 3px 4px 4px;
	-moz-border-radius: 3px 3px 4px 4px;
	-webkit-border-radius: 3px 3px 4px 4px;
	-moz-box-shadow: 0 -3px rgba(0, 0, 0, 0.2) inset;               /* For Firefox3.6+ */
	-webkit-box-shadow: 0 -3px rgba(0, 0, 0, 0.2) inset;            /* For Chrome5+, Safari5+ */
	box-shadow: 0 -3px rgba(0, 0, 0, 0.2) inset;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}
a.Button_style2 {
	padding: 10px 16px;
	margin: 0px 5px 5px 0;
	position: relative;
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	color: #FFFFFF!important;
	text-decoration: none;
	background: url(images/but_bg.png) repeat-x left bottom;
	background-size: contain;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}
a.Button_style3 {
	padding: 10px 16px;
	margin: 0px 5px 5px 0;
	position: relative;
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	color: #FFFFFF!important;
	text-decoration: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}
a[class*="Button"].Red {
	background-color: #df0c00
}
a[class*="Button"].Teal {
	background-color: #20b2aa
}
a[class*="Button"].Violet {
	background-color: #6f0080
}
a[class*="Button"].MidnightBlue {
	background-color: #191970
}
a[class*="Button"].gold {
	background-color: #ffd700
}
a[class*="Button"].OliveDrab {
	background-color: #76a732
}
a[class*="Button"].SteelBlue {
	background-color: #4682b4
}
a[class*="Button"].GoldenOrange {
	background-color: #f88616
}
a[class*="Button"].silver {
	background-color: #c0c0c0
}
a[class*="Button"].dark {
	background-color: #4a4949
}
a[class*="Button"].small {
	font-size: 12px;
	letter-spacing: 1px;
	padding: 10px 16px;
	line-height: 18px;
}
a[class*="Button"].large {
	font-size: 13px;
	letter-spacing: 1.2px;
	line-height: 20px;
	padding: 15px 22px;
}
a[class*="Button"].jumbo {
	font-size: 14px;
	letter-spacing: 1.5px;
	line-height: 24px;
	padding: 18px 26px;
}
a.Button_style1:hover, a.Button_style2:hover, a.Button_style3:hover {
	color: #FFF!important;
	background-color: #2e2e2e;
	text-decoration: none;
}
*+html a.Button_style1, *+html a.Button_style2, *+html a.Button_style3 {
	display: inline;
}
/*-- Loading animation --*/	
.pace_bg, .pace-running .pace_bg {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	z-index: 10100;
}
.pace-running .dnngo-main {
	visibility: hidden;
}
.animations {
	visibility: visible;
}
.showControlBar .pace_bg {
	margin-top: -53px!important;
}
.pace-running .pace {
	z-index: 10101;
}
.pace, .pace *, .pace *:before, .pace *:after, .pace:before, .pace:after {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
.pace-done .pace, .pace-done .pace_bg {
	opacity: 0;
	z-index: -1;
	visibility: hidden;
	transition: all ease-in 500ms;
	-moz-transition: all ease-in 500ms; /* Firefox 4 */
	-webkit-transition: all ease-in 500ms; /* Safari and Chrome */
	-o-transition: all ease-in 500ms; /* Opera */
	-ms-transition: all ease-in 500ms; /* IE9? */
}
/*box container*/
/* Effect 1: Slide in on top */
.box-effect-1 .left-menu {
	visibility: visible;
	z-index: 940;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.box-effect-1.active .left-menu {
	visibility: visible;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.box-effect-1.active #header_slide {
	left: 302px;
}
/* Effect 2: Reveal */
.box-effect-2.active, .box-effect-2.delay {
	overflow: hidden;
	height: auto!important;
}
.box-effect-2.active .rightmain, .box-effect-2.delay .rightmain {
	box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.3);
}
.box-effect-2.active .rightmain {
	-webkit-transform: translate3d(300px, 0, 0);
	transform: translate3d(300px, 0, 0);
}
.box-effect-2 .left-menu {
	z-index: 1;
}
.box-effect-2.active .left-menu {
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}
.box-effect-2.active #header_slide {
	left: 302px;
}
/* Effect 3: Push*/
.box-effect-3.active, .box-effect-3.delay {
	overflow: hidden;
	height: auto!important;
}
.box-effect-3.active .rightmain, .box-effect-3.delay .rightmain {
}
.box-effect-3.active .rightmain {
	-webkit-transform: translate3d(300px, 0, 0);
	transform: translate3d(300px, 0, 0);
}
.box-effect-3.active .left-menu {
	-webkit-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 0, 0);
}
.box-effect-3 .left-menu {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	z-index: 50;
}
.box-effect-3.active .left-menu {
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}
.box-effect-3.active #header_slide {
	left: 302px;
}
/* Effect 4: Slide along */
.box-effect-4.active, .box-effect-4.delay {
	overflow: hidden;
	height: auto!important;
}
.box-effect-4.active .rightmain, .box-effect-4.delay .rightmain {
	box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.3);
}
.box-effect-4.active .rightmain {
	-webkit-transform: translate3d(300px, 0, 0);
	transform: translate3d(300px, 0, 0);
}
.box-effect-4 .left-menu {
	z-index: 1;
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
}
.box-effect-4.active .left-menu {
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.box-effect-4.active #header_slide {
	left: 302px;
}
/* Effect 5: Reverse slide out */
.box-effect-5.active, .box-effect-5.delay {
	overflow: hidden;
	height: auto!important;
}
.box-effect-5.active .rightmain, .box-effect-5.delay .rightmain {
	box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.3);
}
.box-effect-5.active .rightmain {
	-webkit-transform: translate3d(300px, 0, 0);
	transform: translate3d(300px, 0, 0);
}
.box-effect-5 .left-menu {
	z-index: 1;
	-webkit-transform: translate3d(50%, 0, 0);
	transform: translate3d(50%, 0, 0);
}
.box-effect-5.active .left-menu {
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.box-effect-5.active #header_slide {
	left: 302px;
}
/* Effect 6: Rotate pusher */
.box-effect-6.active, .box-effect-6.delay {
	-webkit-perspective: 1500px;
	perspective: 1500px;
	overflow: hidden;
}
.box-effect-6.active .rightmain, .box-effect-6.delay .rightmain {
	height: 100%;
	overflow: hidden;
	overflow-y: auto;
	box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.3);
}
.box-effect-6 .rightmain {
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.box-effect-6.active .rightmain {
	-webkit-transform: translate3d(300px, 0, 0) rotateY(-15deg);
	transform: translate3d(300px, 0, 0) rotateY(-15deg);
}
.box-effect-6 .left-menu {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	z-index: 50;
}
.box-effect-6.active .left-menu {
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: translate3d(0%, 0, 0) rotateY(0deg);
	transform: translate3d(0%, 0, 0) rotateY(0deg);
}
/* Effect 7: 3D rotate in */
.box-effect-7.active, .box-effect-7.delay {
	-webkit-perspective: 1500px;
	perspective: 1500px;
	overflow: hidden;
	-webkit-perspective-origin: 0% 50%;
	perspective-origin: 0% 50%;
}
.box-effect-7.active .rightmain, .box-effect-7.delay .rightmain {
	height: 100%;
	overflow: hidden;
	overflow-y: auto;
}
.box-effect-7 .rightmain {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.box-effect-7.active .rightmain {
	-webkit-transform: translate3d(300px, 0, 0);
	transform: translate3d(300px, 0, 0);
}
.box-effect-7 .left-menu {
	-webkit-transform: translate3d(-100%, 0, 0) rotateY(-90deg);
	transform: translate3d(-100%, 0, 0) rotateY(-90deg);
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	z-index: 50;
}
.box-effect-7.active .left-menu {
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: translate3d(0%, 0, 0) rotateY(0deg);
	transform: translate3d(0%, 0, 0) rotateY(0deg);
}
/* Effect 8: 3D rotate out */
.box-effect-8.active, .box-effect-8.delay {
	-webkit-perspective: 1500px;
	perspective: 1500px;
	overflow: hidden;
	-webkit-perspective-origin: 0% 50%;
	perspective-origin: 0% 50%;
}
.box-effect-8.active .rightmain, .box-effect-8.delay .rightmain {
	height: 100%;
	overflow: hidden;
	overflow-y: auto;
}
.box-effect-8 .rightmain {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.box-effect-8.active .rightmain {
	-webkit-transform: translate3d(300px, 0, 0);
	transform: translate3d(300px, 0, 0);
}
.box-effect-8 .left-menu {
	-webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
	transform: translate3d(-100%, 0, 0) rotateY(90deg);
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	z-index: 50;
}
.box-effect-8.active .left-menu {
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: translate3d(0%, 0, 0) rotateY(0deg);
	transform: translate3d(0%, 0, 0) rotateY(0deg);
}
/* Effect 9: Scale down pusher */
.box-effect-9.active, .box-effect-9.delay {
	-webkit-perspective: 1500px;
	perspective: 1500px;
	overflow: hidden;
}
.box-effect-9.active .rightmain, .box-effect-9.delay .rightmain {
	height: 100%;
	overflow: hidden;
	overflow-y: auto;
}
.box-effect-9 .rightmain {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.box-effect-9.active .rightmain {
	-webkit-transform: translate3d(0, 0, -300px);
	transform: translate3d(0, 0, -300px);
}
.box-effect-9 .left-menu {
	opacity: 1;
	z-index: 50;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.box-effect-9.active .left-menu {
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/* Effect 10: Scale up */
.box-effect-10.active, .box-effect-10.delay {
	-webkit-perspective: 1500px;
	perspective: 1500px;
	overflow: hidden;
	-webkit-perspective-origin: 0% 50%;
	perspective-origin: 0% 50%;
}
.box-effect-10.active .rightmain, .box-effect-10.delay .rightmain {
	height: 100%;
	overflow: hidden;
	overflow-y: auto;
	box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.3);
}
.box-effect-10.active .rightmain {
	-webkit-transform: translate3d(300px, 0, 0);
	transform: translate3d(300px, 0, 0);
}
.box-effect-10 .left-menu {
	z-index: 1;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, -300px);
	transform: translate3d(0, 0, -300px);
}
.box-effect-10.active .left-menu {
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/* Effect 11: Scale and rotate pusher */
.box-effect-11.active, .box-effect-11.delay {
	-webkit-perspective: 1500px;
	perspective: 1500px;
	overflow: hidden;
}
.box-effect-11.active .rightmain, .box-effect-11.delay .rightmain {
	height: 100%;
	overflow: hidden;
	overflow-y: auto;
	box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.3);
}
.box-effect-11 .rightmain {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.box-effect-11.active .rightmain {
	-webkit-transform: translate3d(100px, 0, -600px) rotateY(-20deg);
	transform: translate3d(100px, 0, -600px) rotateY(-20deg);
}
.box-effect-11 .left-menu {
	opacity: 1;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.box-effect-11.active .left-menu {
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/* Effect 12: Open door */
.box-effect-12.active, .box-effect-12.delay {
	-webkit-perspective: 1500px;
	perspective: 1500px;
	overflow: hidden;
}
.box-effect-12.active .rightmain, .box-effect-12.delay .rightmain {
	height: 100%;
	overflow: hidden;
	overflow-y: auto;
}
.box-effect-12 .rightmain {
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.box-effect-12.active .rightmain {
	-webkit-transform: rotateY(-10deg);
	transform: rotateY(-10deg);
}
.box-effect-12 .left-menu {
	opacity: 1;
	z-index: 50;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.box-effect-12.active .left-menu {
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/* Effect 13: Fall down */
.box-effect-13.active, .box-effect-13.delay {
	-webkit-perspective: 1500px;
	perspective: 1500px;
	-webkit-perspective-origin: 0% 50%;
	perspective-origin: 0% 50%;
	overflow: hidden;
}
.box-effect-13.active .rightmain, .box-effect-13.delay .rightmain {
	height: 100%;
	overflow: hidden;
	overflow-y: auto;
	box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.3);
}
.box-effect-13.active .rightmain {
	-webkit-transform: translate3d(300px, 0, 0);
	transform: translate3d(300px, 0, 0);
}
.box-effect-13 .left-menu {
	z-index: 1;
	opacity: 1;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}
.box-effect-13.active .left-menu {
	visibility: visible;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition-speed: 0.2s;
	transition-speed: 0.2s;
}
/* Effect 14: Delayed 3D rotate */

.box-effect-14.active, .box-effect-14.delay {
	-webkit-perspective: 1500px;
	perspective: 1500px;
	-webkit-perspective-origin: 0% 50%;
	perspective-origin: 0% 50%;
	overflow: hidden;
}
.box-effect-14.active .rightmain, .box-effect-14.delay .rightmain {
	height: 100%;
	overflow: hidden;
	overflow-y: auto;
	box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 9px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.3);
}
.box-effect-14 .rightmain {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.box-effect-14.active .rightmain {
	-webkit-transform: translate3d(300px, 0, 0);
	transform: translate3d(300px, 0, 0);
}
.box-effect-14 .left-menu {
	-webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
	transform: translate3d(-100%, 0, 0) rotateY(90deg);
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.box-effect-14.active .left-menu {
	visibility: visible;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	-webkit-transform: translate3d(0%, 0, 0) rotateY(0deg);
	transform: translate3d(0%, 0, 0) rotateY(0deg);
}
/* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */
.no-csstransforms3d .rightmain, .no-js .rightmain {
	padding-left: 300px;
}
/*anchor Nav*/
#anchorNav {
	position: fixed;
	right: 20px;
	top: 35%;
	margin: 0;
	padding: 0;
	z-index: 10000;
}
#anchorNav li {
	list-style: none;
	cursor: pointer;
	position: relative;
	margin-bottom: 10px;
}
#anchorNav li i {
	display: block;
	width: 24px;
	height: 22px;
	background-color: #7f7f7f;
	border: 1px solid rgba(0,0,0,0.3);
	text-indent: -200px;
	overflow: hidden;
	transition: all ease-out 300ms;
	-webkit-transition: all ease-out 300ms; /* Safari and Chrome */
}
#anchorNav li:hover i, #anchorNav li.active i {
	background-color: #a5a5a5;
}
#anchorNav li span {
	background-color: #fcc012;
	color: #FFF;
	position: absolute;
	top: 50%;
	right: 100%;
	margin: -14px 10px 0 0;
	white-space: nowrap;
	padding: 1px 5px;
	opacity: 0;
	visibility: hidden;
	transition: all ease-in 200ms;
	-moz-transition: all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: all ease-in 200ms; /* Opera */
	-ms-transition: all ease-in 200ms; /* IE9? */
}
#anchorNav li:hover span {
	opacity: 1;
	visibility: visible;
}
@media only screen and (min-width: 1200px) {
#anchorNav {
	right: 80px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
#anchorNav {
	right: 20px;
}
}
 @media only screen and (max-width: 767px) {

.contactus02-info .inforight {
    padding: 20px 60px 0 0!important;
}
#M6523EasyDNNGallery .EDGlightboxNested.EDGresponsive td {
    width: 100%!important;
}

}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 [class*="backgroundImage"] {
 background-attachment: scroll !important;
}
}
/*gmap*/
#gmap01, #gmap02, #gmap03, #gmap04, #gmap05 {
	background-color: #e5e3df;
}
 @media only screen and (min-width: 1600px) {

.eds_news_Ozone {
    margin-bottom: 0px!important;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.copyright_style .sep {
	padding: 0px 7px;
}
.footer_box [class*=Pane] {
	margin: 20px 0;
}
}
 @media only screen and (max-width: 767px) {
.LogoPane, .mobileLogoPane, .dnn_logo .Logobox {
	display: block;
}
}
 @media only screen and (max-width: 991px) {
/*--------- Mobile Menu style ----------*/
.mobile_nav {
	padding: 0;
	position: relative;
	z-index: 940;
	transition: all ease-in 300ms;
	-moz-transition: all ease-in 300ms; /* Firefox 4 */
	-webkit-transition: all ease-in 300ms; /* Safari and Chrome */
	-o-transition: all ease-in 300ms; /* Opera */
	-ms-transition: all ease-in 300ms; /* IE9? */
}
.mobile_nav > .shade {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	background-color: #000000;
	filter: alpha(opacity= 0 );
	opacity: 0;
}
.mobile_navbox {
	position: relative;
}
.mobile_dnn_logo {
	position: relative;
	padding: 0px;
	margin: 0 60px 0 0;
	text-align: left;
}
.mobile_dnn_logo img {
	max-width: 100%;
	max-height: 100%;
}
.mobile_left_icon, .mobile_right_icon {
	font-size: 24px;
	cursor: pointer;
	line-height: 1;
	text-align: center;
	margin-bottom: 10px;
	position: absolute;
	top: 50%;
	left: auto;
	right: 0;
	margin-top: -15px;
}
.mobile_left_icon {
	right: 30px;
}
.mobile_left_icon .fa, .mobile_right_icon a {
	text-align: center;
	font-size: 14px;
	color: #FFF;
	margin: 0 3px;
	display: inline-block;
	margin:0 ;
}
.mobile_right_icon a {
	font-size: 0;
	text-decoration: none;
}
.mobile_right_icon a:before {
	content: "\f039";
	font-family: "FontAwesome";
	font-size: 16px;
	color: inherit;
}
.mobile_left_icon .fa.active:before, html.mm-opening.mm-opened .mobile_right_icon a:before {
	content: "\f00d";
	font-size: 18px;
}
.mobile_left_icon .fa.active, html.mm-opening.mm-opened .mobile_right_icon a {
	color: #20a3f0;
}
#mobile_search {
	position: absolute;
	top: 100%;
	left: 0;
	background-color: #FFF;
	width: 100%;
	height: 62px;
	padding: 11px;
	display: none;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
#mobile_search:before {
	content: "";
	position: absolute;
	top: -14px;
	right: 41px;
	border: 7px solid transparent;
	border-bottom-color: #FFF;
}
#mobile_search input.NormalTextBox {
	background-color: #e1e1e1;
	width: 100%!important;
	height: 40px;
	line-height: 40px;
	left: 0;
	top: 0;
	padding: 5px 60px 5px 5px;
}
#mobile_search .search, #mobile_search a.search:link, #mobile_search a.search:active, #mobile_search a.search:visited {
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #FFF;
	background-color: #20a3f0;
	left: auto;
	right: 0;
}
#mobile_search .searchSkinObjectPreview {
	left: 0!important;
	top: 40px;
}
#mobile_search .searchInputContainer a.dnnSearchBoxClearText.dnnShow {
	top: 7px!important;
}
#mobile_user {
	width: 100%;
	min-height: 62px;
	padding: 11px;
	text-align: center;
	margin-top: 15px;
	border-top: 1px solid #666;
}
#mobile_user * {
	display: inline-block;
}
#mobile_user .userProfileImg a {
	width: 32px;
}
#mobile_user .userProfileImg img {
	max-width: 100%;
}
#mobile_user .registerGroup .buttonGroup, #mobile_user .loginGroup {
	line-height: 40px;
	margin-bottom: 0;
}
#mobile_user .registerGroup li.userMessages strong, #mobile_user .registerGroup li.userNotifications strong {
	display: none;
}
#mobile_user .registerGroup li.userMessages a, #mobile_user .registerGroup li.userNotifications a {
	font-family: 'FontAwesome';
	position: relative;
	padding: 0px 10px;
	text-decoration: none;
}
#mobile_user .registerGroup li.userMessages a:before {
	content: "\f0e0";
}
#mobile_user .registerGroup li.userNotifications a:before {
	content: "\f05a";
}
#mobile_user .registerGroup li.userMessages a:before, #mobile_user .registerGroup li.userNotifications a:before {
	position: absolute;
	left: 2px;
	top: 50%;
	margin-top: -15px;
	height: 20px;
	font-size: 14px;
	line-height: 24px;
}
#mobile_user .registerGroup li.userMessages a span, #mobile_user .registerGroup li.userNotifications a span {
	position: absolute;
	bottom: 100%;
	right: 0px;
	line-height: 1.2;
	margin: 0 -6px 5px 0;
	background-color: #20a3f0;
	padding: 1px 3px 1px;
	color: #FFF;
	font-size: 12px;
	 font-family: 'IRAN', TimesNewRoman;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#mobile_user, #mobile_user a, #mobile_user a:link, #mobile_user a:active, #mobile_user a:visited {
	color: #333333;
}
#mobile_user a:hover {
	color: #20a3f0;
}
#mobile_user .language-object {
	line-height: 40px;
}
#mobile_user .language-object .Language {
	margin: 0px 4px;
}
#mobile_user .language-object img {
	border: 1px solid #d9d9d9;
}
#mobile_user .sep {
	padding: 0px 10px;
}
.mobile_nav #mobile_nav {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	margin: 15px -20px 0;
	padding: 40px 0;
	background-color: #000;
	display: none;
	z-index: 1000;
}
.mobile_nav .menu_main {
	padding: 0 15px;
}
.HeaderPane_mobile .Normal {
	margin-bottom: 20px;
}
.HeaderPane_mobile {
	margin-bottom: 0px;
}
.HeaderBottom * {
	text-align: center;
}
.SkinPlugin_icon {
	display: none!important;
}
#dnn_wrapper {
	width: 100%;
}
.HeaderPaneB_mobile {
	padding: 0!important;
	margin: 0!important;
}
.mobile_menu .mm-navbar.mm-navbar-top.mm-navbar-top-1 {
	border-bottom: 1px solid #666;
}
.mobile_menu .social_list_6 {
	padding-bottom: 15px;
}
.mobile_menu .social_list_7 {
	margin: 10px 0;
}
.mobile_menu .social_list_7 span {
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.header_email {
	line-height: 40px;
}
/*foot*/
	
.copyright_style {
	float: none;
	text-align: center;
}
.footer_box [class*=Pane] {
	margin: 20px 0;
}
.FooterPane {
	float: none;
	text-align: center;
	padding: 0px 8px 20px;
}
#to_top {
	transform: scale(0.7);
	-webkit-transform: scale(0.7);
	right: 15px;
	bottom: 15px;/*	display: none!important;*/
}
}
.mm-menu .mm-navbar.mm-navbar-top-2, .mm-menu .mm-navbar.mm-navbar-top-2 a {
	color: #666;
}
.mm-menu .mm-navbar.mm-navbar-bottom.mm-navbar-bottom-1 {
	top: auto;
	bottom: 0;
}
html.mm-opening.mm-opened .mm-slideout {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate(-80%, 0);
	-moz-transform: translate(-80%, 0);
	-ms-transform: translate(-80%, 0);
	-o-transform: translate(-80%, 0);
	transform: translate(-80%, 0);
}
.mm-slideout {
	box-shadow: 0 0 6px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 6px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 6px rgba(0,0,0,0.2);
}
.mobile_menu .mm-close.mm-btn:before {
	content: "\f00d";
	font-family: "FontAwesome";
	font-size: 20px;
}
.mobile_menu .mm-prev:before, .mobile_menu .mm-arrow:after {
	display: none;
}
.mobile_menu .mm-prev:after, .mobile_menu .mm-next:after, .mobile_menu .mm-arrow:before {
	content: "\f053";
	font-family: "FontAwesome";
	font-size: 15px;
	display: inline-block;
	vertical-align: middle;
}
.mobile_menu .mm-next:after {
    border: none;
    transform: none;
    -webkit-transform: none;
    content: "\f104";
    font-family: "FontAwesome";
    font-size: 16px;
    display: inline-block;
    top: -12px;
}
.mobile_menu .mm-navbar .mm-btn {
	line-height: 40px;
}
 @media all and (max-width: 175px) {
html.mm-opening.mm-opened .mm-slideout {
	-webkit-transform: translate(-140px, 0);
	-moz-transform: translate(-140px, 0);
	-ms-transform: translate(-140px, 0);
	-o-transform: translate(-140px, 0);
	transform: translate(-140px, 0);
}
}
@media all and (min-width: 550px) {
html.mm-opening.mm-opened .mm-slideout {
	-webkit-transform: translate(-440px, 0);
	-moz-transform: translate(-440px, 0);
	-ms-transform: translate(-440px, 0);
	-o-transform: translate(-440px, 0);
	transform: translate(-440px, 0);
}
}
/*pagepiling*/
#pagepiling {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
#pagepiling .section {
	top: auto;
	bottom: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	position: absolute;
}
.pp-section {
	height: 100%;
	position: absolute;
	width: 100%;
}
.pp-easing {
	-webkit-transition: all 1000ms cubic-bezier(0.550, 0.085, 0.000, 0.990);
	-moz-transition: all 1000ms cubic-bezier(0.550, 0.085, 0.000, 0.990);
	-o-transition: all 1000ms cubic-bezier(0.550, 0.085, 0.000, 0.990);
	transition: all 1000ms cubic-bezier(0.550, 0.085, 0.000, 0.990);
	/* custom */
	-webkit-transition-timing-function: cubic-bezier(0.550, 0.085, 0.000, 0.990);
	-moz-transition-timing-function: cubic-bezier(0.550, 0.085, 0.000, 0.990);
	-o-transition-timing-function: cubic-bezier(0.550, 0.085, 0.000, 0.990);
	transition-timing-function: cubic-bezier(0.550, 0.085, 0.000, 0.990);/* custom */
}
#pp-nav {
	position: fixed;
	z-index: 100;
	margin-top: -32px;
	top: 50%;
	opacity: 1;
}
#pp-nav.right {
	right: 17px;
}
#pp-nav.left {
	left: 17px;
}
.pp-section.pp-table {
	display: table;
	width: 100%;
	table-layout: fixed
}
.pp-tableCell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.pp-slidesNav {
	position: absolute;
	z-index: 4;
	left: 50%;
	opacity: 1;
}
.pp-slidesNav.bottom {
	bottom: 17px;
}
.pp-slidesNav.top {
	top: 17px;
}
#pp-nav ul, .pp-slidesNav ul {
	margin: 0;
	padding: 0;
}
#pp-nav li, .pp-slidesNav li {
	display: block;
	width: 14px;
	height: 13px;
	margin: 12px 7px;
	position: relative;
}
.pp-slidesNav li {
	display: inline-block;
}
#pp-nav li a, .pp-slidesNav li a {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
}
#pp-nav li .active span, .pp-slidesNav .active span {
	background: transparent!important;
	border: 5px solid #ffffff!important;
}
#pp-nav span, .pp-slidesNav span {
	top: 2px;
	left: 2px;
	width: 16px;
	height: 16px;
	border: none!important;
	background: #FFF!important;
	border-radius: 50%;
	position: absolute;
	z-index: 1;
}
.pp-tooltip {
	position: absolute;
	top: -2px;
	color: #fff;
	font-size: 14px;
	 font-family: 'IRAN',TimesNewRoman;
	white-space: nowrap;
	max-width: 220px;
}
.pp-tooltip.right {
	right: 20px;
}
.pp-tooltip.left {
	left: 20px;
}
#pagepiling .gohome {
	width: 70px;
	height: 70px;
	border: 2px solid #FFF;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin: 0 0 80px -45px;
	cursor: pointer;
	z-index: 1;
	background: url(images/gohome_ico.png) no-repeat center center;
	-webkit-animation: arrows 1s infinite;
	-webkit-animation-delay: 1s;
	animation: arrows 1s infinite;
	animation-delay: 1s;
}
.animationUp {
	opacity: 0;
	transform: translateY(-200px);
	-ms-transform: translateY(-200px); /* IE 9 */
	-moz-transform: translateY(-200px); /* Firefox */
	-webkit-transform: translateY(-200px); /* Safari and Chrome */
	-o-transform: translateY(-200px); /* Opera */
	transition: all ease 800ms;
	-moz-transition: all ease 800ms; /* Firefox 4 */
	-webkit-transition: all ease 800ms; /* Safari and Chrome */
	-o-transition: all ease 800ms; /* Opera */
	-ms-transition: all ease 800ms; /* IE9? */
}
.animationDown {
	opacity: 0;
	transform: translateY(200px);
	-ms-transform: translateY(200px); /* IE 9 */
	-moz-transform: translateY(200px); /* Firefox */
	-webkit-transform: translateY(200px); /* Safari and Chrome */
	-o-transform: translateY(200px); /* Opera */
	transition: all ease 800ms;
	-moz-transition: all ease 800ms; /* Firefox 4 */
	-webkit-transition: all ease 800ms; /* Safari and Chrome */
	-o-transition: all ease 800ms; /* Opera */
	-ms-transition: all ease 800ms; /* IE9? */
}
#pagepiling .active .animationUp, #pagepiling .active .animationDown {
	transform: translateY(0px);
	-ms-transform: translateY(0px); /* IE 9 */
	-moz-transform: translateY(0px); /* Firefox */
	-webkit-transform: translateY(0px); /* Safari and Chrome */
	-o-transform: translateY(0px); /* Opera */
	opacity: 1;
}
@media only screen and (min-width: 768px) {
	.dnngo-main.boxed #pagepiling{
		margin-top:-25px;
		margin-bottom:25px;
	}
}


/*welcome*/
.welcome_box {
	width: 100%;
	position: relative;
	z-index: 1;
}
.welcome_box .welcome_title {
	font-size: 70px;
	line-height: 1.2;
	color: #ffffff;
	padding: 0px 15px;
	font-weight: bold;
	letter-spacing: 4px;
}
.welcome_box .welcome_content {
	font-size: 20px;
	color: #ffffff;
	padding: 0px 15px;
	position: relative;
	z-index: 1;
}
.welcome_box .welcome_pic {
	padding: 50px 15px;
}
.welcome_box .welcome_pic img {
	max-width: 100%;
}
#pagepiling .animation_element {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 0;
}
#pagepiling .animation_element .element_bg {
	position: absolute;
	height: 100%;
	width: 100%;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: contain;
	bottom: -50%;
	left: 0;
	transition: all 1s ease-in 0s;
	-moz-transition: all 1s ease-in 0s; /* Firefox 4 */
	-webkit-transition: all 1s ease-in 0s; /* Safari and Chrome */
	-o-transition: all 1s ease-in 0s; /* Opera */
	-ms-transition: all 1s ease-in 0s; /* IE9? */
}
#pagepiling .active .animation_element .element_bg {
	bottom: 0;
	transition: all 1s ease-out 0.4s;
	-moz-transition: all 1s ease-out 0.4s; /* Firefox 4 */
	-webkit-transition: all 1s ease-out 0.4s; /* Safari and Chrome */
	-o-transition: all 1s ease-out 0.4s; /* Opera */
	-ms-transition: all 1s ease-out 0.4s; /* IE9? */
}
#pagepiling .animation_element .element_bg img {
	max-width: 100%;
}
#pagepiling .star {
	position: absolute;
	animation: star infinite 2s;
	-moz-animation: star infinite 2s;
	-webkit-animation: star infinite 2s;
	-o-animation: star infinite 2s;
}
#pagepiling .animation_star .star_1 {
	top: 20px;
	left: 10%;
	animation-duration: 4.5s;
	-webkit-animation-duration: 4.5s;
}
#pagepiling .animation_star .star_2 {
	top: 123px;
	left: 20%;
	animation-duration: 5s;
	-webkit-animation-duration: 5s;
}
#pagepiling .animation_star .star_3 {
	top: 43px;
	left: 60%;
	animation-duration: 6s;
	-webkit-animation-duration: 6s;
}
#pagepiling .animation_star .star_4 {
	top: 440px;
	left: 90%;
	animation-duration: 10s;
	-webkit-animation-duration: 10s;
}
#pagepiling .animation_star .star_5 {
	top: 234px;
	left: 14%;
	animation-duration: 5.5s;
	-webkit-animation-duration: 5.5s;
}
#pagepiling .animation_star .star_6 {
	top: 100px;
	left: 50%;
	animation-duration: 15s;
	-webkit-animation-duration: 15s;
}
#pagepiling .animation_star .star_7 {
	top: 34px;
	left: 82%;
	animation-duration: 20s;
	-webkit-animation-duration: 20s;
}
#pagepiling .animation_star .star_8 {
	top: 120px;
	left: 34%;
	animation-duration: 10s;
	-webkit-animation-duration: 10s;
}
#pagepiling .cloud {
	position: absolute;
	left: -100px;
	animation: cloud infinite 10s linear;
	-moz-animation: cloud infinite 10s linear;
	-webkit-animation: cloud infinite 10s linear;
	-o-animation: cloud infinite 10s linear;
}
#pagepiling .animation_cloud .cloud_1 {
	top: 20px;
	animation-duration: 15s;
	-webkit-animation-duration: 15s;
	animation-delay: 0s;
	-webkit-animation-delay: 0s;
}
#pagepiling .animation_cloud .cloud_2 {
	top: 123px;
	animation-duration: 20s;
	-webkit-animation-duration: 20s;
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
	transform: scale(0.5);
	-webkit-transform: scale(0.5);
}
#pagepiling .animation_cloud .cloud_3 {
	top: 63px;
	animation-duration: 22s;
	-webkit-animation-duration: 22s;
	animation-delay: 5s;
	-webkit-animation-delay: 5s;
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
}
#pagepiling .animation_cloud .cloud_4 {
	top: 240px;
	animation-duration: 18s;
	-webkit-animation-duration: 18s;
	animation-delay: 2s;
	-webkit-animation-delay: 2s;
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
}
#pagepiling .snowflake {
	position: absolute;
	top: -100px;
	animation: snowflake infinite 10s linear;
	-moz-animation: snowflake infinite 10s linear;
	-webkit-animation: snowflake infinite 10s linear;
	-o-animation: snowflake infinite 10s linear;
}
#pagepiling .animation_snowflake .snowflake_1 {
	left: 20%;
	animation-duration: 15s;
	-webkit-animation-duration: 15s;
	animation-delay: 0s;
	-webkit-animation-delay: 0s;
}
#pagepiling .animation_snowflake .snowflake_2 {
	left: 8%;
	animation-duration: 20s;
	-webkit-animation-duration: 20s;
	animation-delay: 5.1s;
	-webkit-animation-delay: 5.1s;
	transform: scale(0.5);
	-webkit-transform: scale(0.5);
}
#pagepiling .animation_snowflake .snowflake_3 {
	left: 63%;
	animation-duration: 22s;
	-webkit-animation-duration: 22s;
	animation-delay: 6s;
	-webkit-animation-delay: 6s;
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
}
#pagepiling .animation_snowflake .snowflake_4 {
	left: 82%;
	animation-duration: 18s;
	-webkit-animation-duration: 18s;
	animation-delay: 4s;
	-webkit-animation-delay: 4s;
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
}
#pagepiling .animation_snowflake .snowflake_5 {
	left: 75%;
	animation-duration: 16.5s;
	-webkit-animation-duration: 16.5s;
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
}
#pagepiling .animation_snowflake .snowflake_6 {
	left: 18%;
	animation-duration: 18.5s;
	-webkit-animation-duration: 18.5s;
	animation-delay: 3s;
	-webkit-animation-delay: 3s;
	transform: scale(0.5);
	-webkit-transform: scale(0.5);
}
#pagepiling .animation_snowflake .snowflake_7 {
	left: 70%;
	animation-duration: 24.5s;
	-webkit-animation-duration: 24.5s;
	animation-delay: 7s;
	-webkit-animation-delay: 7s;
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
}
#pagepiling .animation_snowflake .snowflake_8 {
	left: 92%;
	animation-duration: 23.5s;
	-webkit-animation-duration: 23.5s;
	animation-delay: 5s;
	-webkit-animation-delay: 5s;
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
}
#pagepiling .dandelion {
	opacity: 0;
}
#pagepiling .dandelion {
	position: absolute;
	opacity: 0;
	bottom: 20%;
	left: 80%;
	z-index: -1;
	animation: dandelion infinite 10s linear;
	-moz-animation: dandelion infinite 10s linear;
	-webkit-animation: dandelion infinite 10s linear;
	-o-animation: dandelion infinite 10s linear;
}
#pagepiling .animation_dandelion .dandelion_1 {
	left: 66%;
	animation-duration: 16s;
	-webkit-animation-duration: 16s;
	animation-delay: 3s;
	-webkit-animation-delay: 2s;
}
#pagepiling .animation_dandelion .dandelion_2 {
	left: 40%;
	animation-duration: 12s;
	-webkit-animation-duration: 12s;
	animation-delay: 2.4s;
	-webkit-animation-delay: 2.4s;
	transform: scale(0.95);
	-webkit-transform: scale(0.95);
}
#pagepiling .animation_dandelion .dandelion_3 {
	left: 45%;
	animation-duration: 15s;
	-webkit-animation-duration: 15s;
	animation-delay: 4s;
	-webkit-animation-delay: 4s;
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
}
#pagepiling .animation_dandelion .dandelion_4 {
	left: 110%;
	animation-duration: 16s;
	-webkit-animation-duration: 16s;
	animation-delay: 8s;
	-webkit-animation-delay: 8s;
	transform: scale(0.75);
	-webkit-transform: scale(0.75);
}
#pagepiling .animation_dandelion .dandelion_5 {
	left: 67%;
	animation-duration: 18s;
	-webkit-animation-duration: 18s;
	animation-delay: 6s;
	-webkit-animation-delay: 6s;
	transform: scale(0.7);
	-webkit-transform: scale(0.7);
}
#pagepiling .animation_dandelion .dandelion_6 {
	left: 74%;
	animation-duration: 20s;
	-webkit-animation-duration: 20s;
	animation-delay: 4s;
	-webkit-animation-delay: 4s;
	transform: scale(0.65);
	-webkit-transform: scale(0.65);
}
#pagepiling .animation_dandelion .dandelion_7 {
	left: 123%;
	animation-duration: 19s;
	-webkit-animation-duration: 19s;
	animation-delay: 5s;
	-webkit-animation-delay: 5s;
	transform: scale(0.68);
	-webkit-transform: scale(0.68);
}
#pagepiling .animation_dandelion .dandelion_8 {
	left: 99%;
	animation-duration: 17s;
	-webkit-animation-duration: 17s;
	animation-delay: 9.5s;
	-webkit-animation-delay: 9.5s;
	transform: scale(0.78);
	-webkit-transform: scale(0.78);
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
.welcome_box .welcome_title {
	font-size: 40px;
}
.welcome_box .welcome_content {
	font-size: 16px;
}
.welcome_box .welcome_pic {
	padding: 25px 0;
}
}
@media only screen and (max-width: 767px) {
.welcome_box .welcome_title {
	font-size: 30px;
}
.welcome_box .welcome_content {
	font-size: 14px;
}
.welcome_box .welcome_pic {
	padding: 15px 0;
}
}
div.main_slider_wrapper {
	overflow: hidden;
	margin: 0 auto;
	max-width: 1000px;
}
.slider_wrapper * {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
.slider_wrapper {
	text-align: left;
	margin: 0;
	padding: 0;
	border: none;
	clear: both;
	display: block;
	position: relative;
}
.slider_wrapper .circle_slider {
	position: relative;
	width: 970px;
	height: 260px;
	margin: 0;
	padding: 0;
	border: none;
	overflow: hidden;
}
.circle_slider_thumb {
	border: #ecebeb solid 1px !important;
	padding: 4px !important;
	position: absolute;
	top: 97px;
	width: 84px;
	height: 84px;
	float:right;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.circle_slider_thumb img {
	max-width: 100% !important;
	width: 84px;
	margin: 0 !important;
	padding: 0 !important;
	border: none;
	border-radius: 84px;
}
.circle_slider_big {
	overflow: hidden;
	border: #282828 solid 8px;
	border-radius: 231px;
	position: absolute;
	top: 24px;
	width: 231px;
	height: 231px;
	float:right;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
	margin: 0;
	padding: 0;
}
.circle_slider_big img {
	width: 231px;
	margin: 0;
	padding: 0;
	border: none;
}
.slider_wrapper .circle_slider_nav_left {
	position: absolute;
	top: 334px;
	left: 95px;
	height: 57px;
	width: 28px;
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	overflow: hidden;
	cursor: pointer;
}
.slider_wrapper .circle_slider_no_border2_left {
	width: 24px;
}
.slider_wrapper .circle_slider_nav_left span {
	border-radius: 50px 0px 0px 50px;
	left: 0px;
	position: absolute;
	display: inline-block;
	background: url(images/slider_ico.png) no-repeat left top;
	box-shadow: none !important;
}
.slider_wrapper .circle_slider_nav_right {
	position: absolute;
	top: 597px;
	left: 95px;
	height: 57px;
	width: 28px;
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	overflow: hidden;
	cursor: pointer;
}
.slider_wrapper .circle_slider_nav_right span {
	margin-left: -26px;
	left: 0px;
	position: absolute;
	display: inline-block;
	box-shadow: none !important;
	background: url(images/slider_ico.png) no-repeat left top;
}
.slider_wrapper .circle_slider_nav_left.circle_slider_no_border span {
	padding: 0;
	margin-left: 8px;
	border-radius: 0;
	background: url(images/slider_ico.png) no-repeat left 8px !important;
	box-shadow: none !important;
	overflow: hidden;
	text-indent: -999px;
	display: block;
	width: 100%;
	height: 30px;
}
.slider_wrapper .circle_slider_nav_right.circle_slider_no_border span {
	padding: 0;
	left: 4px;
	border-radius: 0;
	background: url(images/slider_ico.png) no-repeat right 8px !important;
	box-shadow: none !important;
	overflow: hidden;
	text-indent: -999px;
	display: block;
	width: 100%;
	margin-left: -4px;
	height: 30px;
}
/*	Circle Slider text	*/

.slider_wrapper .slider_item {
	width: 100%;
	left: 0px;
	top: 10px;
	position: relative;
	display: inline-block;
}
.slider_wrapper .slider_item .circle_slider_text {
	width: 460px;
	padding: 0 20px 20px 0px;
	border-right: 1px solid #7e7e7e;
	float:right;
	margin: 0;
	border-left: none;
	border-bottom: none;
	border-top: none;
}
.slider_wrapper .slider_item .circle_slider_text.right {
	border-left: 1px solid #7e7e7e;
	border-right: none;
	width: 459px;
	padding: 0 0px 20px 20px;
	margin: 0 0 0 -1px;
	border-bottom: none;
	border-top: none;
}
.slider_wrapper .slider_item .circle_slider_text span {
	text-align: right;
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
}
.slider_wrapper .slider_item .circle_slider_text h4 {
	float: right;
}
.slider_wrapper .slider_item .circle_slider_text.right span {
	text-align: left;
}
.slider_wrapper .slider_item .circle_slider_text.right h4 {
	float:right;
}
.image_more_info {
	width: 42px;
	height: 42px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.image_more_info a {
	position: relative;
}
.image_more_info span {
	border-radius: 50%;
	display: block;
	padding: 0px;
	overflow: hidden;
	border: 0;
	width: 0px;
	height: 0px;
	background: url(images/slider_ico.png) no-repeat 12px -28px #3b9cf7!important;
	box-shadow: none !important;
	font-size: 0px;
}
.circle_item_border {
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-ms-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	position: absolute;
	width: 100%;
	height: 100%;
	top: -1px;
	left: -1px;
	border: 5px solid #000000;
	border-radius: 40px 40px 40px 40px;
	z-index: 5;
}
/* additional content */

.slider_wrapper .slider_wrap {
	text-align: center;
}
.slider_wrapper div.all_around_text_up {
	position: absolute;
	margin: 0;
	padding: 0;
}
.slider_wrapper div.all_around_text_down {
	position: absolute;
	margin: 0;
	padding: 0;
}
.slider_wrapper span.all_around_text_span_up {
	margin: 0;
	padding: 0;
	text-align: center;
	position: absolute;
	bottom: 0;
}
.slider_wrapper span.all_around_text_span_down {
	margin: 0;
	padding: 0;
	text-align: center;
	position: absolute;
	padding: 5px!important;
	font-size: 15px;
	color: #555859;
}
.slider_wrapper .slider_item {
	display: none;
}
.main_content_slider_box {
	margin: auto;
	overflow: hidden;
	width: 100%!important;
}


/*dnnsoftware*/
.proInfoImage.dnnLeft .proInfoImageImage{
	width:450px;
}

/*simpleanchor */
#simpleanchor {
	margin:0;
	padding:0;
	list-style:none;
}
#simpleanchor li{
	list-style:none;
}
#simpleanchor a{
    display: block;
    padding: 4px 20px;
    font-size: 13px;
    font-weight: 500;
    color:inherit;
    border-left: 2px solid transparent;
	transition: 		all ease-in 200ms;
	-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 200ms; /* Opera */
	-ms-transition: 	all ease-in 200ms; /* IE9? */
}
#simpleanchor a:hover{
    color: #20a3f0;
	text-decoration:none;
    border-left-color:#20a3f0;
}
#simpleanchor .active a{
    color: #20a3f0;
	font-weight:bold;
    border-left-color:#20a3f0;
}

/*-------homepage--------*/

#LiveHTMLWrapper6458 > img:nth-child(2) , #LiveHTMLWrapper6458 > img:nth-child(4) {
    height: 100px;
    width: 360px;
    margin-bottom: 15px;
    border-radius: 5px;
}

#LiveHTMLWrapper6458 > img:nth-child(6) {
    height: 200px;
    width: 360px;
    border-radius: 5px;
}


.newsarchive {
    float: left;
    padding: 10px;
    color: #000;
}

.newsarchive i {
    color: #ff0101;
    font-size: 20px;
}


.abtus {
    padding: 1%;
    text-align: center;
    background: #00abbd;
}

.abttex {
    font-size: 17px;
    text-align: justify;
    padding-left: 6%;
    line-height: 40px;
    color: #fff;
    /* text-shadow: 1px 1px 1px #000; */
}

.abtus h1 {
    color: #004d8f;
    /* text-shadow: 1px 1px 1px #000; */
    font-size: 25px;
    line-height: 50px;
}

.abtpic img {
    box-shadow: 3px 3px 3px #000;
    width: 310px;
}

.abttex .dg-btn-1 {
    float: left;
}

.eds_news_Ozone.eds_subCollection_news .edn_article.edn_simpleArticle .edn_mediaContainer {
  margin: 0 15px 5px 20px!important;
  float: right!important;
}

.ads img {
    border: 2px solid #ddd;
    display: block;
    margin: 0 auto;
}

.Container-6 .contentpane {
    padding: 5px!important;
}

.livetabsdefault .ui-tabs .ui-tabs-nav li a {
    padding: 0.5em 2em;
    font-size: 13px;
}

.eds_news_Ozone.eds_subCollection_news .edn_articlesRssWrapper {
    display: none;
}


div#dnn_ctr6457_ContentPane,.title6 {background: #021e4a 0 0!important;}

.header-bottom {
    /* background: #2677ca; */
    /* padding: 0 15px; */
}

.Container-6 .contentpane {
border:none!important;
border-bottom:1px solid #ddd;
}

.newsticker_scroller {
    right: 42px;
}


.chameleon_slider.Ozone {
    background: #3760b0 0 0!important;
}


.activ {
    background: #fff;
    margin: 1vw 3.4vw;
    border: 2px solid #00abbd;
}

.progtit {
    background: #00abbd;
    color: #fff;
    text-align: center;
}


.prog p {
    padding: 5px 0;
    font-size: 12px;
    text-align: justify;
}

.progtit p {
    padding-top: 13%;
}


.progtit:before {
    display: inline-block;
    width: 5px;
    height: 5px;
    vertical-align: middle;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid white;
    content: "";
    position: absolute;
    right: -1px;
    top: 3.5vw;
}

a.dg-btn-1.size-s.btn-turquoise {
    left: -13px;
    position: relative;
    box-shadow: 1px 1px 1px #000;
}

.livetabsdefault .ui-tabs .ui-tabs-panel {
    padding: .1em .4em!important;
}

.abtbtn {
    padding-top: 2%;
}

#dnn_ctr6514_View_ctl00_ctl01_ctr6509_ViewEasyDNNNewsMain_ctl00_pnlListArticles > div.edn_6509_article_list_wrapper > article> h2 ,#dnn_ctr6514_View_ctl00_ctl00_ctr6508_ViewEasyDNNNewsMain_ctl00_pnlListArticles > div.edn_6508_article_list_wrapper > article > h2{
    font-size: 11px!important;
    line-height: 17px;
    color: #00abbd!important;
}

#dnn_ctr6514_View_ctl00_ctl01_ctr6509_ViewEasyDNNNewsMain_ctl00_pnlListArticles > div.edn_6509_article_list_wrapper > article > div.edn_articleSummary , #dnn_ctr6514_View_ctl00_ctl00_ctr6508_ViewEasyDNNNewsMain_ctl00_pnlListArticles > div.edn_6508_article_list_wrapper > article > div.edn_articleSummary{
    font-family: IRAN,TimesNewRoman;
    font-size: 9px;
    line-height: 2vh;
    text-align: justify;
}

.edr_carousel.Ozone .wrapper .slider ul li figure .edr_overlayColor > h3 {
    text-align: center;
    color: #fff;
    font-size: 1.8vh!important;
    line-height: 2.5vh!important;
    margin-bottom: 6px;
}

.edr_carousel .navigation.square3_blue {

    color: transparent;
}

.newsticker_title {
    float: right!important;
}

ul#newsticker6512 {
    width: 82%!important;
    right: -7%!important;
}

span.original_text a {
    right: 2%!important;
    position: relative;
    width: 100%!important;
}

.chart {
    background: url(http://wb6.ir/Portals/20/photo_2018-01-11_16-22-08.jpg?ver=1396-10-21-155613-820) fixed;
    padding:.5% 3%;
    font-size: 20px;
    text-align: center;
    color: #fff;
    /* text-shadow: 1px 1px 1px #000; */
}
.chartli em {
    background: #00abbd;
    font-size: 6vw;
    border-radius: 100%;
    border: 2px solid #15386b;
    padding: 2vw;
    color: #ffffff;
}

span.revealing_text {
    float: right;
    right: 10%!important;
}


.lastup {
    /* background: #fff; */
    padding: 3px 8px;
    height: 30px;
    font-size: 11px!important;
    border: 1px solid #b59a5a;
    /* display: inline; */
    float: left;
    /* top: 10px; */
    /* position: relative; */
}
.newsticker_wrapper.NewsOne h4{background: #2677ca;
}
.lastup span {
    color: #02737f!important;
    padding: 3px 8px;
    right: -10px;
    position: relative;
    /* text-shadow: 1px 1px 1px #000; */
}
.lastup p {
    line-height: 18px!important;
    color: #016c77!important;
}

.galleryarch {
    text-align: left;
    padding: 20px 5px 0;
    color: #00abbd;
}


.contfoot em {
    font-size: 2vw;
    color: #00abbd;
}
.contfoot {
    text-align: center;
    font-size: .8vw;
    line-height: 1.8vw;
    color: #fff;
}

.footer-social {
    text-align: center;
    margin-top: 3vh;
}

.socialli em {
    font-size: 1vw;
    padding: 1vh;
    color: #ffffff;
    background: #00abbd;
}

.footlogo img {
    width: 50%;
}


.footlinks li {
    list-style: none;
    font-size: 1vw;
    line-height: 4vh;
    transition: .5s;
    color: #00abbd;
    /* text-shadow: 1px 1px 1px #000; */
}

.footlinks li:hover {
    margin-right: .1vw;
    transition: .5s;
    color: #ffffff;
    text-shadow: 1px 1px 1px #000;
}


.footer_box .dnn_layout.clearfix {
    background: transparent;
    padding: 0;
}
/*------newshome-----*/

.article1 figcaption {
    padding: 5px 1px;
}

.article1 .edn_articleSummary {
    /* font-size: 11px!important; */
    line-height: 22px!important;
}


.readmore1 {
    float: left;
}

.readmore1 a {
    color: #00abbd!important;
}

.readmore1 a:hover {
    color: #ea0000!important;
}

.texbox3 > figcaption > a > span {
    font-size: 11px!important;
}
.texbox3 {
    /* padding-right: 8%; */
}

.texbox3 .edn_articleSummary {
    font-size: 10px!important;
    padding: 9px 0;
    text-align: justify;
}

.readmore2 {
    font-size: 12px!important;
    float: left;
}

.article3 {
    margin: 1vw 0;
    border-bottom: 1px dashed;
    padding-bottom: 2vw;
transition: .5s;
}
.edn_metaDetails {
    display: none;
}

div#dnn_ctr6506_ContentPane .article3 {
    border-bottom: none!important;
    padding-right: 0;
}


div#dnn_ctr6506_ContentPane .texbox3 {
    text-align: right;
    padding: 0;
    padding-right: 5px;
}


/*---------chart-------*/

.chartli {
    text-align: center;
}

.chartli h1 {
    font-size: 1.5vw;
    color: #fff;
    line-height: 10px;
}

.chartli h2 {
    font-size: 1.4vw;
    color: #fff50a;
    line-height: 15px;
}

.modal.in .modal-dialog {
    float: right;
    right: 10vw;
    top: 20vh;
    width: 35%;
}

.btn-primary2 {
    background: #00abbd;
    padding: 4px;
    color: #fff;
font-size: .8vw;
}
   
.charttext {
    font-size: 15px;
    text-align: center;
    line-height: 10vh;
}

.charttext p:nth-child(2n) {
    background: #ddd;
    color: #000;
}
/*-----Tarikhche-----*/

.history {
    background: #f8f8f8;
    padding: 3vh;
    font-size: 1vw;
}

/*-----Asasname-----*/

.asasname h4 {
    line-height: 6vh;
    color: #002f73;
}
.asasname h3 {
    color: #f00;
    font-weight: bold;
}

/*-----Member-----*/

.members {
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    line-height: 4vh;
}

.title18 {
    color: #fff694!important;
}
.members p{
transition: .3s;
}

.members p:hover {
    transform: scale(1.2);
    transition: .3s;
    cursor: help;
}


/*------news-detail-----*/

#dnn_ctr6613_ViewEasyDNNNewsMain_ctl00_pnlListArticles .article1 ,#dnn_ctr6613_ViewEasyDNNNewsMain_ctl00_pnlListArticles .article2 , #dnn_ctr6613_ViewEasyDNNNewsMain_ctl00_pnlListArticles .article33{
    /* text-align: center; */
    /* margin: 5vh 0; */
}

#dnn_ctr6613_ViewEasyDNNNewsMain_ctl00_pnlListArticles .edn_metaDetails {
    display: none;
}

#dnn_ctr6613_ViewEasyDNNNewsMain_ctl00_pnlListArticles .article1 .edn_articleSummary , #dnn_ctr6613_ViewEasyDNNNewsMain_ctl00_pnlListArticles .article2 .edn_articleSummary , #dnn_ctr6613_ViewEasyDNNNewsMain_ctl00_pnlListArticles .article33 .edn_articleSummary {
    /* font-size: 11px!important; */
    line-height: 30px!important;
    /* padding: 0 2vw; */
}

#dnn_ctr6613_ViewEasyDNNNewsMain_ctl00_pnlListArticles .article1 figcaption , #dnn_ctr6613_ViewEasyDNNNewsMain_ctl00_pnlListArticles .article2 figcaption , #dnn_ctr6613_ViewEasyDNNNewsMain_ctl00_pnlListArticles .article33 figcaption {
    padding: 5px 1px;
}

#dnn_ctr6613_ViewEasyDNNNewsMain_ctl00_pnlListArticles .article3 .texbox3 , #dnn_ctr6621_ViewEasyDNNNewsMain_ctl00_pnlListArticles .article3 .texbox3 {
    padding-right: 2%;
}

#dnn_ctr6615_ViewEasyDNNNewsMain_ctl00_pnlListArticles .article3 , #dnn_ctr6621_ViewEasyDNNNewsMain_ctl00_pnlListArticles .article3{
    padding: 20px!important;
}
#dnn_ctr6615_ViewEasyDNNNewsMain_ctl00_pnlListArticles .article3 .texbox3 , #dnn_ctr6621_ViewEasyDNNNewsMain_ctl00_pnlListArticles .article3 .texbox3 {
    /* padding-right: 3vw!important; */
}.



.livetabsflick .ui-tabs .ui-tabs-nav {
    padding: .2em .2em!important ;
}

.topheader li {
    float: right;
    width: 2.5vw;
    height: 2.2vw;
    font-size: 1.5vw;
    list-style: none;
    border: 1px solid #b59a5a;
    margin: 0 .2vw;
    text-align: center;
}

.topheader li em {
    color: #00abbd;
    font-size: 2vw;
    transition: .3s;
}

.topheader li em:hover {
    color: #006c77;
    transition: .3s;
}

.sitemapp {
    text-align: center;
    font-size: 2vw;
    line-height: 6vw;
    background: #fff;
    border-radius: 2%;
    margin: 5vw 0;
    box-shadow: 2px 2px 2px;
}

.sitemapp em {
    font-size: 10vw;
    color: #00abbd;
}
.sitemapp a{
transition: .5s;
}
.sitemapp a:hover {
    text-decoration: none;
    font-size: 3vw;
    transition: .5s;
    color: #ff0000;
}
.eds_news_Ozone.eds_style_predefined_dark.eds_subCollection_news a:hover
{
	color: #72b6af!important;
}
.eds_news_Ozone.eds_style_predefined_dark.eds_subCollection_news a{
	color: #062b84!important;
}
.HTitems {
    /* margin-bottom: 40px; */
}

.crchover {
    background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
    border-radius: 50%;
    height: 155px;
    margin: 0 auto;
    width: 155px;
}

.itemtitle {
    background: #004d8f none repeat scroll 0 0;
    border-radius: 20px;
    color: #ffffff;
    display: block;
    font-family: IRAN , TimesNewRoman;
    font-size: 14px;
    font-weight: bold;
    margin: 26px 10px 0 !important;
    padding: 6px;
    text-align: center;
}

.itemobjhover {
    height: 155px;
    width: 155px;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.HTitems:hover .itemobjhover {
    -moz-animation: 5s linear 0s normal none infinite running Rotate-unlimit-x;
    -o-animation: 5s linear 0s normal none infinite running Rotate-unlimit-x;
    -webkit-animation: 5s linear 0s normal none infinite running Rotate-unlimit-x;
    animation: 5s linear 0s normal none infinite running Rotate-unlimit-x;
}

.itemblue {
    background: url('Images/itemblue.png') no-repeat;
}

.itemgreen {
    background: url('Images/itemgreen.png') no-repeat;
}

.itemred {
    background: url('Images/itemred.png') no-repeat;
}
.itemsicons.fa{font-size:46px;line-height: 1.6;color:#fff;}
.itemsicons {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 38px;
    width: 80px;
}
@-webkit-keyframes Rotate-unlimit {
    0% {
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes Rotate-unlimit {
    0% {
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes Rotate-unlimit {
    0% {
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes Rotate-unlimit {
    0% {
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes Rotate-unlimit-x {
    0% {
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    100% {
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-moz-keyframes Rotate-unlimit-x {
    0% {
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    100% {
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-o-keyframes Rotate-unlimit-x {
    0% {
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    100% {
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes Rotate-unlimit-x {
    0% {
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    100% {
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
.HTitems:hover{text-decoration:none;}



.dg-btn-3 {
    margin: 1vw 0;
    padding: 0.3vw 1vw !important;
}


.eds_news_Ozone.eds_subCollection_news .edn_article {
    line-height: 2.2vw;
}
.eds_news_Ozone.eds_subCollection_news .article_comments .add_comment > div table td.left {
    float: right;
}
.eds_news_Ozone.eds_subCollection_news h1 {
    font-size: 20px!important;
    line-height: 3vw;
}
.edr_carousel .wrapper .slider ul li {
    -webkit-animation-name: fadeInRightBig!important;
    animation-name: fadeInRightBig!important;
    animation-delay: 2s!important;
}
.newsticker_wrapper.NewsOne h4 {
    background: #2677ca!important;
}


/*-------stylehome24-----*/

.home24-title {
    text-align: center;
}
.home24-title .line {
    display: inline-block;
    position: relative;
    margin-bottom: 30px;
}
.home24-title .line h3 {
    display: inline-block;
    position: relative;
    font-size: 24px;
    /* color: #FFF; */
    font-weight: normal;
    margin: 0;
    vertical-align: middle;
    letter-spacing: 1px;
}

.home24-list .top h4 {
    font-size: 15px;
    color: #333333;
    font-weight: normal;
    letter-spacing: 1px;
}

.home24-title .line:before,
.home24-title .line:after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #FFF;
    top: 50%;
}
.home24-title .line:before {
    left: 0;
    margin: -3px 0 0 -90px;
}
.home24-title .line:after {
    right: 0;
    margin: -3px -90px 0 0;
}
.home24-title h3:before,
.home24-title h3:after {
    position: absolute;
    content: "";
    width: 60px;
    height: 1px;
    top: 50%;
    background: #FFF;
}
.home24-title h3:before {
    left: 0;
    margin: 0 0 0 -80px;
}
.home24-title h3:after {
    right: 0;
    margin: 0 -80px 0 0;
}
.home24-title p {
    /* color: #FFF; */
    max-width: 80%;
    text-align: center;
    margin: auto auto 30px;
}
.home24-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.home24-list li {
    width: 33.333%;
    float: right;
    overflow: hidden;
    background-color: #ffffff;
}
.home24-list li:nth-child(2n) {
    background-color: #e9e9e9;
}
.home24-list li p {
    line-height: inherit;
}
.home24-list .top {
    padding: 2rem 1rem;
    height: 18em;
}
.home24-list:after,
.home24-list .top:after {
    content: "";
    clear: both;
    display: block;
}
.home24-list .top h3 {
    font-size: 15px;
    color: #333333;
    font-weight: normal;
    letter-spacing: 1px;
}
.home24-list .top h3:after {
    content: "";
    border-bottom: 1px solid #1e7ad8;
    width: 40px;
    margin: 18px 0;
    display: block;
}
.home24-list .top .link {
    float: right;
}
.home24-list .btn24 {
    padding: 24px 30px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    background-color: #1862ad;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    text-align: right;
    position: relative;
    border: none;
    /* letter-spacing: 3px; */
}
.home24-list .btn24:before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-color: #FFF;
    opacity: 0;
    transition: all ease-in 200ms;
    -moz-transition: all ease-in 200ms;
    -webkit-transition: all ease-in 200ms;
    -o-transition: all ease-in 200ms;
    -ms-transition: all ease-in 200ms;
}
.home24-list li:nth-child(2n) .btn:before {
    opacity: 0.1;
}
.home24-list .btn24:hover:before {
    opacity: 0.2;
}
.home24-list .fa {
    float: left;
    margin-top: 3px;
}
@media only screen and (max-width: 767px) {
    .home24-list li {
        width: 100%;
        float: none;
    }
}
a.home24-btn {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    padding: 14px 53px;
    margin: 20px 10px 0 10px;
    display: inline-block;
    transition: background-color ease-in 200ms, color ease-in 200ms;
    -moz-transition: background-color ease-in 200ms, color ease-in 200ms;
    -webkit-transition: background-color ease-in 200ms, color ease-in 200ms;
    -o-transition: background-color ease-in 200ms, color ease-in 200ms;
    -ms-transition: background-color ease-in 200ms, color ease-in 200ms;
}
a.home24-btn:hover {
    text-decoration: none;
    background-color: #fff;
    color: #1E7AD8;
}
@media only screen and (max-width: 767px) {
    a.home24-btn {
        font-size: 12px;
        padding: 10px 30px;
        margin: 10px 5px 0;
    }
}
.home24-textcenter {
    text-align: center;
    max-width: 60%;
    margin: auto;
}
.home24-price {
    padding: 0;
}
.home24-price .price_border {
    border: 1px solid #transparent;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
}
.home24-price .price_title {
    border: none;
    padding: 0;
    text-align: center;
    background-color: transparent;
}
.home24-price .price_title h2 {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 50px;
    letter-spacing: 1px;
}
.home24-price .price_holder {
    border: none;
    text-align: center;
    padding-bottom: 0;
    margin: 0;
}
.home24-price .price_box {
    width: 150px;
    height: 150px;
    margin: 30px auto;
    padding: 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    color: #fff;
}
.home24-price .price_box .sup {
    padding-top: 40px;
    display: inline-block;
    font-size: 35px;
    vertical-align: middle;
    line-height: normal;
}
.home24-price .price_box .price {
    padding-top: 40px;
    display: inline-block;
    font-size: 35px;
    vertical-align: middle;
    line-height: normal;
}
.home24-price .price_box .unit {
    display: block;
    font-size: 13px;
}
.home24-price .price_holder ul {
    border-bottom: none;
    margin-bottom: 0;
}
.home24-price .price_holder ul li {
    border-top: none;
    padding: 11px 0;
}
.home24-price .price_holder ul li:nth-child(odd) {
    background-color: #ECECEC;
}
.home24-price .price_holder a.btn {
    color: #fff;
    padding: 3px 30px;
    margin: 30px 0;
    line-height: 30px;
    font-size: 12px;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    letter-spacing: 1px;
}
.home24-price .color-1 .price_border {
    border: 1px solid #2DC7AE;
}
.home24-price .color-1 .price_title {
    background-color: #2DC7AE;
}
.home24-price .color-1 .price_box {
    background-color: #2DC7AE;
}
.home24-price .color-1 .price_holder a.btn {
    background-color: #2DC7AE;
}
.home24-price .color-2 .price_border {
    border: 1px solid #31B8C4;
    background-color: #31B8C4;
}
.home24-price .color-2 .price_title {
    background-color: #2A9DA7;
}
.home24-price .color-2 .price_box {
    border: 1px solid #fff;
}
.home24-price .color-2 .price_holder ul li {
    color: #fff;
}
.home24-price .color-2 .price_holder ul li:nth-child(odd) {
    background-color: rgba(0, 0, 0, 0.12);
}
.home24-price .color-2 .price_holder a.btn {
    border: 1px solid #fff;
}
.home24-price .color-3 .price_border {
    border: 1px solid #15A8E0;
}
.home24-price .color-3 .price_title {
    background-color: #15A8E0;
}
.home24-price .color-3 .price_box {
    background-color: #15A8E0;
}
.home24-price .color-3 .price_holder a.btn {
    background-color: #15A8E0;
}
.home24-price .color-4 .price_border {
    border: 1px solid #1E7AD8;
}
.home24-price .color-4 .price_title {
    background-color: #1E7AD8;
}
.home24-price .color-4 .price_box {
    background-color: #1E7AD8;
}
.home24-price .color-4 .price_holder a.btn {
    background-color: #1E7AD8;
}
.home24-price .price_holder a.btn:hover {
    border: none;
    color: #fff;
}
.home24-price .color-2 .price_holder a.btn:hover {
    border: 1px solid #fff;
    background-color: transparent;
}
.home24-piclist {
    margin: 0 -5px 0 0;
    padding: 0;
}
.home24-piclist li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 3px;
}
.home24-piclist li a {
    transition: all ease-in 200ms;
    -moz-transition: all ease-in 200ms;
    -webkit-transition: all ease-in 200ms;
    -o-transition: all ease-in 200ms;
    -ms-transition: all ease-in 200ms;
}
.home24-piclist li a:hover {
    opacity: 0.6;
}
.home24-price .price_holder a.btn:hover {
    background-color: #333!important;
    border-color: #333!important;
    color: #FFF!important;
}
.home24-icenter {
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    z-index: 902;
    text-align: center;
}

.home24-timeline .timeline-content .dot, .home24-bolglist li div.date span.nob, .home24-isotope .category, .home24-icenter span, .home24-list02 li span.fa, .home24-boxes .boxes .btn, .home24-timeline .timeline-content .dot, .home24-timeline .timeline-content .photo_box .shade {
    background: #1e7ad8;
    background: -moz-linear-gradient(30deg,#1e7ad8 0,#2fd8da 100%);
    background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#1e7ad8),color-stop(100%,#2fd8da));
    background: -webkit-linear-gradient(30deg,#1e7ad8 0,#2fd8da 100%);
    background: -o-linear-gradient(30deg,#1e7ad8 0,#2fd8da 100%);
    background: -ms-linear-gradient(30deg,#1e7ad8 0,#2fd8da 100%);
    background: linear-gradient(30deg,#1e7ad8 0,#2fd8da 100%);
}
.home24-icenter span {
    width: 90px;
    height: 90px;
    line-height: 60px;
    position: absolute;
    top: 0;
    left: 50%;
    margin: -45px 0 0 -45px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 15px solid #fff;
    background: url('/portals/20/confederationcircle.png') center center no-repeat  rgb(255, 255, 255);
    color: #fff;
    cursor: pointer;
    background-size:100%;
}
.home24-icenter span:hover{
    width: 90px;
    height: 90px;
    line-height: 60px;
    position: absolute;
    top: 0;
    left: 50%;
    margin: -45px 0 0 -45px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 15px solid #00abbd;
    background: url('/portals/20/confederationcirclew.png') center center no-repeat  #00abbd;
    color: #fff;
    cursor: pointer;
    background-size:100%;
    transition:all .3s ease-in;
}
.home24-bg03 {
    background: url(http://78q.ir/portals/iranec/irannewflag.jpg) center center no-repeat;
    background-size: cover;
    background-attachment: fixed;
}


.chartmob img {
    width: 100%;
    margin: 2em 0;
}

.chartmob {
    background: url(http://78q.ir/portals/iranec/chartnewbg.jpg);
    background-size: cover;
}

/*-------newdesign------*/

.ads2 {
    padding-top: .5vw;
}
.ads2 img {
    width: 100%;
    display: block;
    margin: 0 auto 6px auto;
    height: 7.5em;
    border: 2px solid #3760b0;
    padding: 0;
}

.teleg {
    background: #3760b0;
    font-size: 3vw;
    text-align: center;
    padding: .5vw;
    bottom: -30px;
    border-radius: 0 100px 0 100px;
}

.teleg a {
    color: #000!important;
    transition: .5s;
}

.teleg a:hover {
    color: #fff!important;
    transition: .5s;
    text-decoration: none;
}

[class*="dg-btn-"].size-s {
    font-size: 9px!important;
}

div#dnn_ctr6761_ContentPane .eds_news_Ozone {
    margin-bottom: 0px!important;
    display: inline!important;
    float: right;
}


div#dnn_ctr6761_ContentPane .eds_news_Ozone.eds_subCollection_news p {
    margin: 1px 5px!important;
}

.Container-6 {
    margin-bottom: 5px;
    margin-top: 10px;
}

.linkitem {
    margin: 11px 0!important;

}

.headertopBox.hidden-xs {
    background: none !important;
    border-bottom: none!important;
}
.languageBoxx .language-object span {
    margin: 5px;
}

.Theme_Responsive_20073_Contact01 input[type="text"]{

    padding: 5px 9px 5px 10px!important;
}


.edr_carousel.Firefly .wrapper .slider ul li .EDR_box .EDR_content > h3 a {
      color: #adadad!important;
      line-height: 1;
      text-shadow: none!important;
      font-size: 17px;
      font-weight: normal;
      text-decoration: none;
      font-family: IRAN, TimesNewRoman,  "Arvo", serif!important;
}

#dnngo_megamenu .primary_structure > li:nth-child(1) {
    background-image: none!important;
}
.home24-list li:nth-child(2n) .btn24:before {
    opacity: 0.1;
}
.btn24:hover{text-decoration:none;}
.linklist li {
    border-bottom: 1px dashed #ededed;
    padding: 6.8px 0;
    list-style: none;
}
.linklist li a{font-size:12px;display:block;color:#0f7beb}
.linklist li a:hover{text-decoration:none;color:#ff6db8}
.footlink li a:hover{text-decoration:none;color:#ededed}

.linklist li a:before{font-family:fontawesome;    content: "\f00c";}
.edr_carousel.Firefly .wrapper .slider ul li .EDR_box .EDR_content > h3 a{font-size:13px!important;}



div#dnn_ctr6798_ModuleContent .eds_news_Ozone {
    margin-bottom: 5px!important;
}

.chameleon_slider {
    margin: 0!important;
}

.row.chart {
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 30px;
}

[class*="dg-btn-"].btn-white {
    background: -moz-linear-gradient(#ec1b23,#f20b14)!important;
    background: #ffbe00!important;
    -webkit-border-radius: 4px!important;
    -moz-border-radius: 4px!important;
    border-radius: 4px!important;
    border: 1px solid #c39306;
}
h6.btn-white {
    color: #000000!important;
}
[class*="dg-btn-"].hover-borland:hover {
    border-color: #ffcb33!important;
    background-color: #ffcb33!important;
}

div#dnn_ctr6798_ContentPane h2.edn_articleTitle {
    font-size: 13px!important;
    line-height: 25px!important;
}


.dg-price.dg-price01.row {
    margin-right: 0px;
    margin-left: 0px;
}

div#dnn_ctr6789_Default_ViewType_divSort ,#dnn_ctr6802_Default_ViewType_divSort {
    background: #3760b0;
    padding: 10px;
    margin: 15px 0;
}
#dnn_ctr6789_ModuleContent > table > tbody > tr:nth-child(1) > td:nth-child(1) , #dnn_ctr6802_ModuleContent > table > tbody > tr:nth-child(1) > td:nth-child(1) {
    text-align: right;
    background: #ddd;
}

.livetabsflick .ui-tabs .ui-tabs-panel {
    padding: .45em 1.4em!important;
}

table.PagingTable {
    background: #3760b0;
    width: 100%;
    text-align: center;
    color: #fff!important;
}

.PagingTable .Normal {
    color: #fff;
    padding: 0 8vw;
}
.NormalDisabled, .NormalDeleted {
    color: #fff!important;
}

.header-top {
    padding: 2vw 0 0 0;
}


.HeaderPane3 {
    /* padding: 1vw; */
    line-height: 1em;
	margin-right: 70%;
    margin-top: 5%;
}
.language-object {
    display: inline;
}
.headerleft {
    float: left;
}

div#dnn_ctr6804_ModuleContent {
    display: inline!important;
    float: right;
}

.picevent {
    text-align: left;
    padding: 5px 30px;
    font-size: 10px;
}

.picevent:hover a {
    color: #3760b0;
}

.title6 {
    font-size: 16px!important;
}

#dnn_ctr6798_ViewEasyDNNNewsMain_ctl00_pnlListArticles > div.edn_6798_article_list_wrapper > article{
    padding: 3px 0!important;
}

.livetabsflick .ui-tabs .ui-tabs-nav li a {
    font-size: 16px!important;
}

/*-----------advar---------*/

img.advarliimg {
    width: 70%;
    border-radius: 50%;
    border: 2px solid #00abbd;
}

.advarli {
    text-align: center;
}

.row.detadvar {
    margin-right: 0px;
    margin-left: 0px;
}

.detadvar1 , .detadvar2, .detadvar3, .detadvar4 {
display:none;
}

.btn-advar1 , .btn-advar2 , .btn-advar3 , .btn-advar4 {
    color: #fff!important;
}

.detadvar1 {
    position: relative;
    float: right;
    width: 100%;
    background: #333;
    color: #fff;
    padding: 16px;
    margin: 20px 0px;
    border-radius: 10px;
}

.detadvar1:before {
    width: 0;
    height: 0;
    position: absolute;
    float: right;
    content: "";
    top: -23px;
    right: 130px;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 25px solid #333;
    border-right: 15px solid transparent;
     border-left: 15px solid transparent;
}

.detadvar2 {
    position: relative;
    float: right;
    width: 100%;
    background: #333;
    color: #fff;
    padding: 16px;
    margin: 20px 0px;
    border-radius: 10px;
}

.detadvar2:before {
    width: 0;
    height: 0;
    position: absolute;
    float: right;
    content: "";
    top: -23px;
    right: 415px;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 25px solid #333;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
}
.detadvar3 {
    position: relative;
    float: right;
    width: 100%;
    background: #333;
    color: #fff;
    padding: 16px;
    margin: 20px 0px;
    border-radius: 10px;
}

.detadvar3:before {
    width: 0;
    height: 0;
    position: absolute;
    float: right;
    content: "";
    top: -23px;
    left: 410px;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 25px solid #333;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
}

.detadvar4 {
    position: relative;
    float: right;
    width: 100%;
    background: #333;
    color: #fff;
    padding: 16px;
    margin: 20px 0px;
    border-radius: 10px;
}

.detadvar4:before {
    width: 0;
    height: 0;
    position: absolute;
    float: right;
    content: "";
    top: -23px;
    left: 130px;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 25px solid #333;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
}

img.logota {
    width: 100px;
    height: 100px;
    border: 1px solid #ddd;
}

.clients-carousel01 .img_box img {
    width: 100px;
    height: 100px;
}


/*--------roasa--------*/

.heyatli img {
		
max-width: 100%;
		
max-height: 100%;
		
transition: all ease-in-out 1s;
}
.heyatli img:hover {
   transform: scale(1.08);
}
.heyatli {
    height: 265px;
    background: #d4ba7b;
    border: 2px solid #021e4a;
    padding: 5px;
     /* Safari 6.0 - 9.0 */
    list-style: none;
    width: 89%;
    margin: 20px auto;
    position: relative;
    overflow: hidden;
}
li.heyatli:hover .heyatlitext{-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);}
.heyatlitext {
    padding: 60px 10px;
    border-right: 1px solid #000;
    margin-top: 10px;
    background:  url("http://78q.ir/portals/iranec/img/confedrationlogo250.png") no-repeat center left;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    transition: all ease-in-out 1s;
}

.heyatlitext p {
    color: #fff;
    line-height: 20px;
}

/*--------newsarchive------*/
.edn_6813_article_list_wrapper h2.edn_articleTitle  , .edn_6798_article_list_wrapper h2.edn_articleTitle {
    font-size: 12px!important;
    line-height: 20px!important;
    color: #000d21!important;
}
 .edn_6813_article_list_wrapper .edn_articleSummary ,  .edn_6798_article_list_wrapper .edn_articleSummary{
    font-size: 11px!important;
    color: #3760b0!important;
    line-height: 1.3!important;
}

 .edn_6813_article_list_wrapper .edn_mediaContainer{
float: right!important;
padding: 1px!important;
margin: 0 1px 0px 5px!important;
}

 .edn_6813_article_list_wrapper .edn_article {
    margin-bottom: 14px!important;
    border-bottom: 1px solid #ddd!important;
    padding-bottom: 5px!important;
}

 .edn_6798_article_list_wrapper .edn_article {
    margin-bottom: 3px!important;
    background: #fff!important;
}


.ozviat h4 {
    color: #f70000;
    padding: 15px;
}

/* .eds_news_Ozone.eds_subCollection_news .edn_mediaContainer {
    border: solid 1px #ccb47a!important;
} */

.eds_news_Ozone.eds_subCollection_news .edn_article.edn_simpleArticle2 .edn_mediaContainer:after {
    background-color: rgba(204, 180, 122, 0.58)!important;
}




@media only screen and (max-width: 1090px) {

.ads2 img {
    height: 5.5em!important;
}

#M7283EasyDNNGallery .EDGresponsive .EDGmain:after {
    margin-top: -190px!important;
    right: 50px!important;
}

.chameleon_slider .main_panel .items_wrapper .item_container img {
    width: 94%!important;
    right: 6%;
    height:105%!important
}

.chameleon_slider.Ozone .scrollable_box.item_info {
    width: 65%!important;
}

.chameleon_slider.Ozone .thumb_wrapper {
    background: none rgb(55, 96, 176)!important;

}

.ads2 img {
    margin: 0 auto 15px auto!important;
}

.home24-list li p {
    height: 10em!important;
}

#dnngo_megamenu .dnngo_slide_menu, #dnngo_megamenu .dnngo_slide_menu .dnngo_submenu, #dnngo_megamenu .dnngo_boxslide {
    width: 110%!important;
}


}


@media only screen and (max-width: 790px) {

.ads2 img {
    height: 4.1em!important;
}

.home24-list .top {
    padding: 40px 20px!important;
    height: 20em!important;
}

div#dnn_ctr6798_ContentPane h2.edn_articleTitle {
    font-size: .8em!important;
    line-height: 1.5em!important;
}

.chameleon_slider.Ozone .scrollable_box.item_info {
    right: 18%!important;
}

.chameleon_slider .main_panel .items_wrapper .item_container img {
    width: 100%!important;
    right: 0%;
    height: 100%!important;
}

.imgbox10-left img {
    max-width: 80%!important;
    float: left!important;
}

.thumb_wrapper {
    display: none!important;
}

.chameleon_slider.Ozone .navigation_button {
    display: none!important;
}

.main_panel {
    margin-left:15%!important;
}

.DnnModule-7881 .main_panel {
    margin-left:0%!important;
}

.DnnModule-7881 .chameleon_slider .main_panel .items_wrapper .item_container img {
    height: 105%!important;
}

.DnnModule-7881 .chameleon_slider.Ozone .scrollable_box .viewport h2 {
     font-size: 2em!important;
    line-height: 1.5em!important;
    text-align: justify!important;
}
.DnnModule-7881 .chameleon_slider.Ozone .scrollable_box .viewport .overview, .chameleon_slider.Ozone .scrollable_box .viewport p {
    font-size: 1em!important;
    text-align: justify!important;
    line-height: 1.8em!important;
}

.DnnModule-7881 .chameleon_slider.Ozone .scrollable_box.item_info {
    right: 10%!important;
}

.DnnModule-7881 .chameleon_slider.Ozone .scrollable_box.item_info {
    width: 80%!important;
}

.ads2 img {
    margin: 0 auto 13px auto!important;
}

#dnn_ctr6813_ViewEasyDNNNewsMain_ctl00_pnlListArticles div.edn_articleSummary {
    display: none;
}


}

@media only screen and (max-width: 700px) {

.imgbox10:hover {
    background: #021e4a!important;
    color: #fff!important;
}

.chameleon_slider.Ozone .scrollable_box .viewport h2 {
    font-size: 1em!important;
}

span.Language.selected {
    padding: 0 .2em;
}

.row {
    margin: 0!important;
}

.chartmob img {
    width: 100%;
    margin: 2em 0;
}

.chartmob {
    background: url(http://78q.ir/portals/iranec/chartnewbg.jpg);
    background-size: cover;
}

.DnnModule-6998 {
    display: none;
}
}

@media only screen and (max-width: 580px) {

.DnnModule-7881 .chameleon_slider.Ozone .scrollable_box .viewport h2 {
     font-size: 1.2em!important;
}


.ads2 img {
    width: 50%!important;
}

.chameleon_slider.Ozone .scrollable_box .viewport .overview, .chameleon_slider.Ozone .scrollable_box .viewport p {
    line-height: 2.5vw!important;
}
}
@media only screen and (max-width: 500px) {

.DnnModule-6760 {
    display: none;
}

.chameleon_slider.Ozone .scrollable_box {
    background: none rgba(0, 0, 0, 0.65)!important;
}

.contactus02-info {
    padding: 0 15px 0 20px!important;
}

.ads2 img {
    margin: 0 auto 13px auto!important;
width: 50%!important;
}
h3{
    font-size: 1em!important;
}

h4{
    font-size: .9em!important;
}
h5{
    font-size: .8em!important;
}
p{
font-size: .7em!important;
}
.chartmob img {
    width: 100%;
    margin: 2em 0;
}

.chartmob {
    background: url(http://78q.ir/portals/iranec/chartnewbg.jpg);
    background-size: cover;
}

.DnnModule-6998 {
    display: none;
}

.home24-title h3:before {
    display: none!important;
}

.home24-title .line:before {
  display: none!important;
}

.row {
    margin: 0!important;
}


.thumb_wrapper {
    display: none!important;
}


img.ls-l.ls-preloaded {
    width: 420.185px!important;
    height: 307.637px!important;
    margin-left: 0px!important;
}

h5.ls-l {
    font-size: 4.3px!important;
    transform: none!important;
    transform-origin: 0!important;
}


#M7283EasyDNNGallery .EDGlightbox.EDGresponsive td {
    width: 70%!important;
}

.main_panel {
    margin-left:15%!important;
}

.chameleon_slider.Ozone .scrollable_box .viewport h2 a {
    font-size: 13px!important;
}
.chameleon_slider.Ozone .scrollable_box .viewport p{
    display: none!important;
}


.ads2 img {
    width: 50%!important;
    margin: 5px 0!important;
    height: 20vw!important;
}
.chameleon_slider.Ozone .navigation_button {
    display: none!important;
}
}


@media only screen and (max-width: 400px) {

.chameleon_slider.Ozone .autoplay_toggle {
    width: 25px!important;
    height: 25px!important;
}
.chameleon_slider.Ozone .autoplay_toggle:before {
    font-size: 15px!important;
    line-height: 25px!important;
}

.chameleon_slider.Ozone .scrollable_box .viewport h2 a {
    font-size: .9em!important;
}

.chameleon_slider.Ozone .scrollable_box .viewport h2 {
    font-size: .5em!important;
    line-height: 2em!important;
}

.chameleon_slider.Ozone .scrollable_box .viewport {
    margin: 0px 15px!important;
}


img.ls-l.ls-preloaded {
    width: 370.185px!important;
    height: 277.637px!important;
    margin-left: 3px!important;
}

.livehtml a.btn {
    font-size: 8px!important;
}

h5.ls-l {
    font-size: 4.3px!important;
    transform: none!important;
    transform-origin: 0!important;
}

.chameleon_slider .scrollable_box {
    right: 13%!important;
}
.dg-title23 h3 {
    font-size: 1em!important;
}
}
@media only screen and (max-width: 350px) {
img.ls-l.ls-preloaded {
    width: 323.185px!important;
    height: 237.637px!important;
    margin-left: -3px!important;
}
}
@media only screen and (max-width: 330px) {
.imgbox10-left img {
    max-width: 70%!important;
}
}

div#dnn_ctr6813_ModuleContent .eds_news_Ozone {
    margin-bottom: -15px!important;
}

.heyatm h4 {
    font-size: 20px;
    color: #021e4a;
    text-shadow: 1px 1px 1px #000;
}

.heyatm {
    text-align: center;
    padding: 20px 0;
}

.edr_carousel .wrapper .slider ul li {
  pointer-events: none;
}
#EDG_0_Shadow .nestedBreadCrumb a {
    font-family: IRAN , TimesNewRoman;
}
div#dnn_SKINPLUGIN1_xPlugin_Panel {
    display: none;
}

#EDG_0_Shadow .EDGmain .EDGvideo a .title {
    font-family: IRAN , TimesNewRoman;
    font-size: 1em;
}

.DnnModule-7348 .nb_simpleArticle a {
    color: #037986!important;
    font-size: .9em!important;
    text-shadow: 1px 1px 1px #000;
    font-weight: normal!important;
}
.DnnModule-7348 .nb_simpleArticle:hover a {
    color: #fff!important;
}

.nb_simpleArticle {
    border-bottom: 1px dashed #ffffff!important;
}

.nb_simpleArticle a:before {
    color: #047a87!important;
}

.nb_simpleArticle a:before {
    content: "\f00c"!important;
    font-size: 1em!important;
}

.authrmenu {
    text-align: center;
}

.autherli em {
    font-size: 5em;
    color: #fff;
transition: .3s;
}

.autherli {
    background: #374b74;
    border: 10px solid #fff;
    border-radius: 25%;
    padding: 13px;
}

.autherli h3 {
    color: #fff;
transition: .3s;
}

.autherli:hover h3 , .autherli:hover em {
    color: #f92a2a!important;
    transition: .3s;
}

#M7283EasyDNNGallery .EDGresponsive .EDGmain:after {
    content: "\f01d";
    font-size: 8em;
    color: #40bdfb;
    margin-top: -215px;
    right: 59px;
    z-index: 99;
    position: absolute;
    font-family: FontAwesome;
}


.eds_news_Firefly.eds_subCollection_news .EDN_article .EDN_article-content .EDN_meta-details li:nth-child(2) ,.eds_news_Firefly.eds_subCollection_news .EDN_article .EDN_article-content .EDN_meta-details li:nth-child(3){
    display: none;
}

.SiteMap-Default .SubLi {
    float: right!important;
}

.SiteMap-Default .Default a, .SiteMap-Default .Default ul a {
    font-family: IRAN , TimesNewRoman!important;
    font-size: 13px!important;
}

.
.eds_subCollection_news h1, .eds_news_Ozone.eds_subCollection_news h2, .eds_news_Ozone.eds_subCollection_news h3, .eds_news_Ozone.eds_subCollection_news h4, .eds_news_Ozone.eds_subCollection_news h5, .eds_news_Ozone.eds_subCollection_news h6 {
    color:#ffffff!important;
}

.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .edn_articleTags > a {
    background-color: #021e4a!important;
    border: solid 1px #021e4a!important;
}

.eds_news_Ozone.eds_subCollection_news .edn_aditionalBox ul li:before {
    color: #021e4a!important;
}
.eds_news_Ozone.eds_subCollection_categoryMenu .edn_category_menu_wrapper li .edn_articlecount {
    background-color: #021e4a!important;
    color: #fff!important;
}

.eds_news_Ozone.eds_subCollection_categoryMenu a {
    color: #021e4a!important;
}

.eds_news_Ozone.eds_subCollection_news .edn_aditionalBox h2 span:after {
    border-bottom: 3px solid #021e4a!important;

}

.eds_news_Ozone.eds_subCollection_news .article_comments .add_comment > div {
    border: solid 1px #021e4a!important;

}


.eds_news_Ozone.eds_subCollection_news .article_comments .add_comment > div table td input[type="text"], .eds_news_Ozone.eds_subCollection_news .article_comments .add_comment > div table td input[type="text"]:hover, .eds_news_Ozone.eds_subCollection_news .article_comments .add_comment > div table td input[type="text"]:focus, .eds_news_Ozone.eds_subCollection_news .article_comments .add_comment > div table td textarea, .eds_news_Ozone.eds_subCollection_news .article_comments .add_comment > div table td textarea:hover, .eds_news_Ozone.eds_subCollection_news .article_comments .add_comment > div table td textarea:focus {
    border: solid 1px #021e4a!important;
}

.eds_news_Ozone.eds_subCollection_news .article_comments .add_comment > div table td input[type="text"], .eds_news_Ozone.eds_subCollection_news .article_comments .add_comment > div table td input[type="text"]:hover, .eds_news_Ozone.eds_subCollection_news .article_comments .add_comment > div table td input[type="text"]:focus, .eds_news_Ozone.eds_subCollection_news .article_comments .add_comment > div table td textarea, .eds_news_Ozone.eds_subCollection_news .article_comments .add_comment > div table td textarea:hover, .eds_news_Ozone.eds_subCollection_news .article_comments .add_comment > div table td textarea:focus {
    border: solid 1px #021e4a!important;
}

.eds_news_Ozone.eds_subCollection_news .edn_readMore.edn_readMoreButton, .eds_news_Ozone.eds_subCollection_news .article_comments .add_comment .add_article_box .submit {
    border: 1px solid #021e4a!important;
    color: #021e4a!important;
}

.eds_news_Ozone.eds_subCollection_news .edn_readMore.edn_readMoreButton:hover, .eds_news_Ozone.eds_subCollection_news .article_comments .add_comment .add_article_box .submit:hover {
    background-color: #021e4a!important;
}

.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .edn_articleTags {
    color: #021e4a!important;
}

.eds_news_Ozone.eds_subCollection_news .article_pager.edn_articleScrolling a {
    border: solid 1px #021e4a !important;
}

.eds_news_Ozone.eds_subCollection_news .article_pager.edn_articleScrolling a.edn_previusArticle:hover, .eds_news_Ozone.eds_subCollection_news .article_pager.edn_articleScrolling a.edn_nextArticle:hover {
    background-color: #021e4a !important;
}

.eds_news_Ozone.eds_subCollection_news .article_comments .add_comment .add_article_box .submit:hover {
    color: #fff!important;
}
.imgbox10-right em {
    padding: 5px 5px 0 0;
    float: left;
}

.eds_news_Ozone.eds_subCollection_news .article_pager.edn_articleScrolling a {
    border-color: #021e4a !important;
}

.chartmob img {
    width: 100%;
    margin: 2em 0;
}

.chartmob {
    background: url(http://78q.ir/portals/iranec/chartnewbg.jpg);
    background-size: cover;
}


.DnnModule-7358 .eds_news_Ozone.eds_subCollection_news .edn_mediaContainer {
    float: none!important;
    display: inline-block!important;}

/*-------ResponsiveNew-------*/


/*-------Small Android portrait (240 x 320)------*/

@media only screen and (max-width: 260px) {
.promo-box05 {
    padding: 10px 0!important;
}

.home24-icenter {
    margin: 4em 0px!important;
}

.imgbox10-right a {
    font-size: .8em!important;
}
.dg-price01 .btn {
    padding: 10px .5em!important;
}
.livehtml a.btn {
    font-size: 7px!important;
}

.chameleon_slider.Ozone .scrollable_box .viewport h2 a {
    font-size: 8px!important;
}
.mobile_dnn_logo img {
    max-width: 50%!important;
}
.edr_carousel .wrapper .slider ul li {
  width: 120px!important;
}

.chameleon_slider.Ozone .scrollable_box .viewport {
    margin: 1px 15px!important;
}
.imgbox10-left img {
    max-width: 35%!important;
    height: 10em!important;
}

}

@media only screen and (min-width: 900px) and (max-width: 1050px) {

.promo-box05 {
    padding: 5px!important;
}
.DnnModule-6813 .eds_news_Ozone.eds_subCollection_news .edn_article.edn_simpleArticle2 .edn_articleSummary {
    display: none!important;
}

.ads2 img {
    height: 4em!important;
}

.home24-list .top {
    height: 25em!important;
}

div#dnn_ctr6798_ContentPane h2.edn_articleTitle {
    font-size: 10px!important;
    line-height: 15px!important;
    width: 55%!important;
    float: left!important;
}

.chameleon_slider .main_panel .items_wrapper .item_container img {
    width: 80%!important;
    right: 20%;
    height: 104%!important;
}

.chameleon_slider.Ozone .scrollable_box.item_info {
    width: 53%!important;
float: left!important;
}

a.navigation_button.next {
    right: 45%!important;
    position: absolute;
}
.DnnModule-6813 .eds_news_Ozone.eds_subCollection_news .edn_article.edn_simpleArticle2 h2.edn_articleTitle {
    width: 48%!important;
    float: left!important;
}
}

@media only screen and (min-width: 1020px) and (max-width: 1025px) {

.promo-box05 {
    padding: 5px!important;
}

.DnnModule-6813 .eds_news_Ozone.eds_subCollection_news .edn_article.edn_simpleArticle2 .edn_articleSummary {
    display: none!important;
}

.chameleon_slider .main_panel .items_wrapper .item_container img {
    width: 95%!important;
    right: 5%!important;
    height: 105%!important;
}
.ads2 img {
    height: 5.5em!important;
}

.promo-box05 {
    padding: 20px!important;
}

a.navigation_button.next {
    right: 33%!important;

}
}
@media only screen and (min-width: 799px) and (max-width: 850px) {

.DnnModule-7881 {
    display: none;
}

.promo-box05 {
    padding: 5px!important;
}

div#dnn_ctr6798_ContentPane h2.edn_articleTitle {
    font-size: 8px!important;
}

.ads2 img {
    height: 4em!important;
}

.chameleon_slider .main_panel .items_wrapper .item_container img {
    width: 100%!important;
    right: 0%!important;
}

.chameleon_slider .main_panel .items_wrapper .item_container img {
    width: 80%!important;
    right: 20%!important;
}
.chameleon_slider.Ozone .scrollable_box.item_info {
    width: 55%!important;
}
.DnnModule-6813 .eds_news_Ozone.eds_subCollection_news .edn_article.edn_simpleArticle2 .edn_articleSummary {
    display: none!important;
}

a.navigation_button.next {
    right: 40%!important;
}
}

@media only screen and (min-width: 1800px) and (max-width: 2000px) {

.lastup {
    padding: 6px 19px!important;
    margin-right: 2em!important;
}

.inforight a {
    font-size: 0.8em!important;
}

}

.engfont {
    font-family: times new roman;
}

.linkedit {
    text-align: center;
    padding: 2em 0;
}

.linkedit h4 {
    color: #ea2a2a;
    font-size: 1.5em;
    line-height: 2em;
}

.linkedit h5 {
    font-size: 1.3em;
    line-height: 2em;
    color: #00abbd;
}

.linkedit a {
    background: #021e4a;
    padding: 1em;
    border-radius: 5px;
    line-height: 3em;
    color: #fff!important;
    transition: .3s;
}

.linkedit a:hover {
    background: #1ab3c3;
    transition: .3s;
    color: #000;
}

.price-holder i {
    padding: 0 .5em;
}

.raytite {
    text-align: center;
    background: #021e4a;
    padding: 1em;
}

.raytite h3 {
    color: #fff;
}

.rayzan h2 {
    text-align: center;
}

ul.rayzanul li {
    list-style: none;
    line-height: 2em;
    color: #000;
    padding: .2em;
}

ul.rayzanul li:nth-child(odd) {
    background: #ddd;
}


li.titleraylist {
    list-style: none;
    line-height: 2.3em;
}

li.titleraylist a:before {
    content: "\f08e";
    font-family: FontAwesome;
    padding: 0 .5em;
}

li.titleraylist:hover a {
    color: #00abbd;
    transition: .3s;
    margin-right: 1em;
}

li.titleraylist a {
    color: #021e4a;
    transition: .3s;
}

/*
div#LiveHTMLWrapper6607 {
    color: #000;
}

div#LiveHTMLWrapper6607 p {
    color: #000;
}
*/
.socialpost .icons {
  display: inline-block;
  padding-top: 4px;
}
.socialpost a:hover{text-decoration:none;}
.socialpost a .texts {
  width: 62px;
  display: inline-block;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  position: absolute;
  text-align: center;
  margin-right: -47px;
  margin-top: -35px;
  font-size: 12px;
  background: #E1382D;
  border-radius: 2px;
  color: #FFFFFF;
  opacity: 0;
}

.socialpost a:hover .texts {
  z-index: 999;
  opacity: 1;
}
.linker {
	background: #FFFFFF;
	color: #aaa;
	padding: 8px 20px;
	padding-right: 10px;
	margin-top: 0;
	border-radius: 0 0 4px 4px;
	position: relative;
}
.linker:before {
	content: '';
	position: absolute;
	z-index: 99;
	border-style: solid;
	border-width: 0 15px 10px 0;
	margin-right: -10px;
	margin-top: -28px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 240px 0 0;
	border-color: transparent #FFFFFF transparent transparent;
}

.linker a {
	color: #FFFFFF;
}

.linker .buttonlightbox {
	border: 1px solid #E7E7E7;
	line-height: 14px;
	margin-left: 10px;
	font-family: IRANSans,IRANSans, Arial, sans-serif;
	text-transform: capitalize;
	border-radius: 70px;
	float: left;
	top: 8px;
	right: 72px;
	padding: 2px;
	width: 28px;
	height: 28px;
	padding: 6px;
	background: #FEFEFE;
	color: #656565;
	text-align: center;
}
.linker .buttonlightbox:hover {
	background: #F2F2F2;
	color: #989898;
}

.linker .forwards {
	  float: left;
	  padding: 0 5px;
	  padding-left: 8px;
	  background: #E1382D;
	  color: #FFFFFF!important;
	  border-radius: 100%;
	  line-height: 28px!important;
	  font-family: IRANSans, Arial, sans-serif;
	  font-size: 13px!important;
	  width: 28px!important;
}
.linker .forwards a {
	color: #FFFFFF;
}
.linker .forwards a:hover {
	opacity: .7;
	color: #FFFFFF;
}
.linker .mcate {
	color: #BFBFBF;
	border: 1px solid #E7E7E7;
	line-height: 16px;
	margin-left: 10px;
	font-family: IRANSans, Arial, sans-serif;
	text-transform: capitalize;
	border-radius: 70px;
	float: left;
	top: 8px;
	right: 36px;
	padding: 2px;
	width: 28px;
	height: 28px;
	padding: 5px;
	background: #FEFEFE;
}
.linker .mcate img {
	width: 24px;
	height: 24px;
	opacity: .55;
}
.linker .mcate a {
	color: #DFDFDF;
}
.linker .mcate .catepopup {
	position: absolute;
	z-index: 99;
	background: #FFFFFF;
	color: #C5C5C5;
	border: 1px solid #EAEAEA;
	padding: 4px 15px;
	border-radius: 3px;
	top: 9px;
	opacity: 0;
	width: 0px;
	right: 34px;
	overflow: hidden;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.linker .mcate:hover .catepopup {
	opacity: 1;
	width: auto;
	right: 78px;
}
.edit {
}
.edit .icon-comment-alt2 {
	color: #FFFFFF;
}
.colorlinks {
	color: #E1382D;
}


.socialpost a i {
  color: #a0a0a0 !important;
}

.socialpost i {



  margin-right: 12px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  opacity: .8;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;

}



.postfooter .read:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  margin-left: -7px;
  margin-bottom: -12px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 0 0 8px;
  border-color: #AFAFAF transparent transparent transparent;
}
.socialpost {line-height: 20px;color: #000000;float: right;padding-top: 10px;}
.linker i.fa.fa-comment {
  margin-right: 5px;
  color: #aaa;
}
    .share a {
      display: inline-block;
      margin: -7px 1px;
      color: #535353;
    }
.post-media :hover .mask {
  right: -600px;
}

.blog-content .post .post-media .image-wrap {
  display: block;
  position: relative;
}

.image-wrap .mask {
  width: 600px;
  height: 303px;
  background: rgba(255, 255, 255, .1);
  display: inline-block;
  position: absolute;
  right: 350px;
  top: 0;
  -moz-transform: skew(-45deg);
  -webkit-transform: skew(-45deg);
  -webkit-transition: all .6s ease-in-out;
  -moz-transition: all .6s ease-in-out;
  -ms-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
}


   .blog-content .post .post-meta .post-comment {
         background-color: rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(0, 0, 0, 0.08);
      }

	    .blog-content .post .post-meta .post-comment .fa {
  color: #fff;
  border-bottom: 2px solid #fff;
      }

	   .blog-content .post .post-meta .post-comment a {
  color: #fff;
      }

	  .blog-content .post .post-meta .post-date {
  background-color: rgba(0, 0, 0, 0.08);
 border: 1px solid rgba(0, 0, 0, 0.08);
}

.blog-content .post .post-meta .post-date .year {
color: #fff;
border-bottom: 2px solid #fff;
}

.blog-content .post .post-meta .post-date .month, .blog-content .post .post-meta .post-date .day {
color: #fff;
}


  .blog-grid .post:hover .post-meta {
        right: 10px!important;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
opacity: 1;
      }

.blog-content .post .post-meta {
  position: absolute;
  top: 0;
  right: -10px!important;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  z-index: 99;
}

.blog-content .post .post-meta {
  position: absolute;
  top: 10px;
  right: -10px!important;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  z-index: 99;
}
.blog-grid .post:hover .post-meta {
  right: 10px!important;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}

.linker .forwards a i {
    position: relative;
    top: 2px;
}

.blog-content .post .post-body .post-title h2 a:before {
    font-family: fontawesome;
    content: "\f08e";
    padding-left: 5px;
    float: right;
}

a.tryitbtn, a.tryitbtn:link, a.tryitbtn:visited {
    display: block;
    color: #FFFFFF;
    background-color: #98bf21;
    font-weight: bold;
    font-size: 11px;
    width: 120px;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    border: 1px solid #ffffff;
    outline: 1px solid #98bf21;
    text-decoration: none;
    margin: 4px 0px 10px 1px;
    float:left;
}

.short-link-container {
    display: inline-block;
    width: 500px;
    position: relative;
    top:10px;
}
.short-link-container .fa {
    float: left;
    color: tomato!important;
    margin-right: 4px;
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 20px;
}
.short-link-container .clean {
    border: 0 none;
    box-shadow: none;
    margin: 0;
    background: transparent;
    color: #a9a9a9;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    width: 100%;
    padding-left: 30px;
    text-align: left;
    direction: ltr;
margin-top:8px;
}

.is-rtl.is-splash.flowplayer .fp-ui,.is-rtl.is-paused.flowplayer .fp-ui {
  background: url(http://iranec.org/DesktopModules/EasyDnnGallery/static/flowplayer-6.0.3/skin/img/play_white.png) center no-repeat!important;
}

.is-rtl.flowplayer .fp-mute {
    float: right!important;
}


ul.SkinObject li {
    list-style: none;
    line-height: 2em;
    text-align: center;
}ul.SkinObject{margin:0}
ul.SkinObject li:first-child {display:none}
span#dnn_peDate_lblDate {
    line-height: 2em;
}

span.Language {
    text-align: left;
    left: 0!important;
    margin-left: -10px;
    padding: 0 10px 0 0;
}div#pnlLastUpdatedMsg {
    display: none;
}

a.btn.notvala {
    pointer-events: none;
}
.edr_carousel {
    direction:  ltr;
}



.row.chart {
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 30px;
}

.chart {
    background: url(/Portals/20/img/bgbg.jpg) fixed;
    padding: .5% 3%;
    font-size: 20px;
    text-align: center;
    color: #fff;
    /* text-shadow: 1px 1px 1px #000; */
}

.home25-icenter span {
    width: 90px;
    height: 90px;
    line-height: 60px;
    position: absolute;
    top: 0;
    left: 50%;
    margin: -45px 0 0 -45px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 15px solid #fff;
    /* background: url(/portals/iranec/confederationcircle.png) center center no-repeat rgb(255, 255, 255); */
    color: #fff;
    cursor: pointer;
    background-size: 100%;
}