﻿/* --- Common Classes */
* {
	margin:0;
	padding:0;
}

table, tr {
	table-layout:fixed;
}
.cOverFlow{
	overflow:auto;
}
.cSs, .cFf, .cWw, .cTblLabel .cValue, .cTblData .cLabel, .cTblInnerData .cLabel, .cItem table .cHeader .cTitle, .cItem table .cDetail .cRowTitle, .cFooter .cVotePart .cHeader, .cFooter .cStatementPart .cHeader {
	font-weight: bold;
}
.cStatementPart .cLabel, .cFooter .cVotePart .cResult .cBody .cResult {
	color: #888174;
}
.cBtn:hover, .cBtn_fix:hover, .cBtn_fit:hover, .cTitle, .cTitle1, .cTitle2, .cFooter .cTagPart .cTitle, .cFooter .cRelatedPart .cTitle, .cFooter .cResourcePart .cLabel, .cFooter .cVotePart .cHeader, .cFooter .cVotePart .cResult .cBody .cOption, .cFooter .cStatementPart .cHeader {
	color: #9b0505;
}
.cTitle, .cTitle1, .cTitle2, .cFooter .cTagPart .cTitle, .cFooter .cRelatedPart .cTitle, .cFooter .cResourcePart .cLabel, .cFooter .cVotePart .cTitle {
	font-weight: normal;
}
.cVotePart{
	height: 100%;
	overflow: hidden;
	margin-top: 10px;
	background-color:#eae4d9;
	border:1px solid #ccc7be;
	padding:4px 8px 8px;
}
.cTbx, .cTbx_half, .cTbx_long, .cDdl, .cDdl_fix, .cDdl_fit, .cLinkpart, .cBorder, .cHline3 {
	border-color: #888174;
	border-width: 1px;
}
.cTbx, .cTbx_half, .cTbx_long, .cDdl, .cLinkpart, .cBorder {
	border: 1px solid #afafaf;
	color: #373737;
	font: 11px tahoma;
}
.cTbx:hover, .cTbx_half:hover, .cTbx_long:hover, .cDdl:hover, .cDdl_fix:hover, .cDdl_fit:hover {
	border-color: #9b0505;
}
/* End Common Classes ---*/

/* --- Text & Message */
.cNeutral
{
    color: #333;
}

.cSpecial
{
    color: #800;
}

.cDistinct
{
	color: #970004;
}

.cDistinct_weak
{
    color: #1EA4DC;
}

.cDistinct_area
{
    background-color: #F3FBFE;
}

.cDd_area
{
    background-color: #A7ABFF;
}

.cLight
{
    color: #240;
    border-color: #240;
}

.cWeak, .cExam
{
	color: #999;
}


.cWeak {
	color: #aaa;
}
.cTiny {
	font-size: .7em;
}
.cSmall {
	font-size: .9em;
}
.cS, .cSs {
	color: #080;
}
.sF, .cFf, .cValidator {
	color: #f00;
}
.cW, .cWw {
	color: #f80;
}
.cD {
	color: #d2d2d2;
}
.cS_Message {
	background:url(../Images/cS.png) no-repeat right center #f9ffe4;
	padding:7px 45px 9px;
	border:1px solid #c6d985;
}
.cW_Message {
	background:url(../Images/cW.png) no-repeat right center #fffdd5;
	padding:7px 45px 9px;
	border:1px solid #efe658;
	display:block;
	margin: 10px 0 0 0;
}
.cF_Message {
	background:url(../Images/cF.png) no-repeat right center #fff2f2;
	padding:7px 45px 9px;
	border:1px solid #ffb1a7;
}
.cTitle {
	font-size: 1em;
	line-height:20px;
	display:inline-block;
}
.cSubTitle {
	font:bold 12px tahoma;
	padding-bottom:5px;
	color:#000;
}
.cForm .cTitle {
	font-size: 0.88em;
	line-height:20px;
	display:inline-block;
}
.cTitle1 {
	color:#fff;
	/* background:url(../Images/bgheadds.gif) repeat-x right top #595448; */
	padding:4px 10px;
	/* border-bottom:3px solid #000; */
	background-color: #6b6867;
}
.cTitle1:hover {
	color:#d8d8d8;
}
.cTitle1 a {
	color:#fff;
	text-decoration: none;
}
.cTitle1 a:hover {
	color:#d8d8d8;
	text-decoration:none;
}
.cTitle1 a:visited {
	color:#fff;
}
.cFeuilleton {
	border-right:3px solid #aec889;
	padding:5px 10px;
	margin:10px 5px;
	font:11px tahoma;
}
.cFeuilleton ul {
	list-style-type:none;
}
.cDownload {
	border-right:0 dashed #aec889;
	border-top:1px dashed #aec889;
	border-bottom:1px dashed #aec889;
	border-left:1px dashed #aec889;
	padding:5px 10px;
	margin:10px 5px;
	background:url(../Images/bgdnlod.gif) repeat-y right top;
	display:inline-block;

}
.cDownload div {
	background:url(../Images/1319955325_attach.png) no-repeat right 5px;
	padding:4px 20px 4px 0;
}
.cContent {
	padding:0px;
	/* background:url(../Images/1316244831_play.gif) no-repeat 20px top #fff; */
	color:#50493c;
	margin-bottom:10px;
	display:block;
	background: #fff;
}
.cContent table{
	width:100%;
}
.cContent .cLabel {
	margin-bottom:7px;
}
.cTitle2 {
	font-size: 1.333em;
}
.cRssImg img {
	max-height:100px;
	max-width:100px;
	margin:10px;
}
/* End Text & Message ---*/

/*--- Object */
.cBtn, .cBtn_fix {
	text-align: center;
	background:url(../Images/loginBts500.png) no-repeat center top;
	border:none;
    cursor: pointer;
    padding: 1px 0 7px;
    width: 92px;
}
.cBtn_fix {
	width: 10em;
}
.cBtn_fit {
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
	text-align: center;
	height:23px;
}
.cTbx {
	width: 90%;
	font:11px tahoma;
	height: 30px;
	font-family: parsdata-yekan-numbers,parsdata-sans,arial;
	padding: 5px;
	border: 0;
	/* background:url(../Images/backgrounds-sprite.gif) repeat-x left top #fff; */
}
.cTbx_half {
	width: 6.5em;
	height:18px;
	background:url(../Images/backgrounds-sprite.gif) repeat-x left top #fff;
}
.cTbx_long {
	width: 90%;
	font:11px tahoma;
	min-height: 90px;
	padding: 5px;
	resize: none;
	font-family: parsdata-yekan-numbersm,parsdata-sans,arial;
	background:url(../Images/backgrounds-sprite.gif) repeat-x left top #fff;
}
.cDdl_fit {
	width: 100%;
}
.cDdl_fix {
	width: 12.5em;
	font:12px tahoma;
	padding:1px;
	margin:0 5px;
}
/* End Object ---*/

.cDataPart, .cLabelPart, .cLinkPart, .cResourcePart {
	height: 100%;
}
.cDataPart, .cLabelPart, .cResourcePart {
	margin-top: .3em;
}
.cData {
	width: 70%; /*border: solid 3px #800;*/
}
.cComment {
	/*width: 30%;*/ /*border: solid 3px #800;*/
}
.cLinkPart {
	margin-bottom: 1em;
	padding: .5em;
}
.cHline, .cHline2 {
	margin: .5em auto;
	border-bottom: solid 1px #ddd;
	line-height: 0;
}
.cHline {
	width: 70%;
}
.cHline2, .cHline3 {
	width: 100%;
}
.cHline3 {
	margin: 0 auto .5em;
	border-bottom-style: dashed;
	line-height: 0;
}
/* --- Table */

.cTblLabel {
	width: 100%;
	padding: 0; /*border: solid 3px #090;*/
	margin-top: 1em;
}
.cTblLabel td {
	padding: .1em .3em;
}
.cTblLabel .cLabel {
	white-space: nowrap;
	width: 20%;
	text-align: left;
}
.cTblLabel .cValue {
	width: 80%;
	text-align: right;
}
.cTblData {
	    width: 91%;
    margin: 0 auto;
	padding: 0; /*border: solid 3px #090;*/
	border-collapse:collapse;
}
.cTblInnerData {
	padding: 0; /*border: solid 3px #090;*/
	margin:auto;
}
* html .cTblInnerData {
	padding: 0; /*border: solid 3px #090;*/
	margin:auto;
	table-layout:auto;
}
.cTblInnerData table, .cTblInnerData tr  {
	table-layout:auto;
}
.cTblData .cLabel, .cTblInnerData .cLabel {
	width: 30%;
	text-align: left; /*border: solid 3px #800;*/
	vertical-align: top;
	padding-top: .3em;
}
.cTblData .cValue, .cTblInnerData .cValue {

	vertical-align: top;
	text-align: right;
	padding-bottom: .4em;
}
/* End Table ---*/

/* --- Grouping Modules Such As News, Article,... */
.cItem {
	direction:rtl;
}
.cItem .cTblTitleBar {
	width: 100%;
	padding: 0;
	margin-top: 1em;
}
.cItem .cTblTitleBar .cLabel {
	text-align: right;
	vertical-align: top;
}
.cItem .cDetailImg {
	float: left;
	padding: 5px 10px 5px 5px;
}
.cItem .cListImg {
	float: right;
	padding: 0px 5px 5px 0px;
	vertical-align: top;
}
.cUlContentV {
}
.cUlTitleV {
	list-style-type:none
}
.cUlTitleV li {
	padding:1px 10px 1px 10px;
	background:url(../Images/ndtvsprite1.gif) no-repeat right 8px;
	table-layout:auto;
}
* html .cUlTitleV li {
	padding:1px 10px 1px 10px;
	background:url(../Images/ndtvsprite1.gif) no-repeat right 8px;
	table-layout:auto;
	list-style-position:outside;
	display:inline-block;
}
.cUlTitleV li a:hover {
	text-decoration:none;
	color:#720000;
}
.cUlTitleH {
}
.cPublishTime, .cTdAntiAlign {
    text-align: left;
    margin-left: 10px;
    margin-top: -17px;
}
.cItem .cTblTitleBar .cTdAntiAlign {
	text-align: left;
}
.cItem .cTblTitleBar .cLabel, .cPublishTime {
	font-size: 0.8em;
	padding-top: .3em;
}
.cFooter .cResourcePart {
	font-size: 1em;
	color:#50493c;
}
.cFooter a {
	color:#c00;
	border:none;
}
.cFooter .cResourcePart a {
	color:#50493c;
}
.cFooter .cResourcePart .cPart {
}
.cFooter .cTagPart, .cFooter .cRelatedPart {
	height: 100%;
	overflow: hidden;
}
.cItem .cDetailText {
	padding: 10px 8px 8px 8px;
	text-align: justify;
	background-color:#fff;
	color:#333;
}
.cFooter .cResourcePart, .cFooter .cTagPart, .cFooter .cRelatedPart, .cFooter .cVotePart {
	padding: 8px 8px 8px 8px;
	background-color:#eae4d9;
	margin-top:10px;
	border:1px solid #ccc7be;
	color:#333;
}
.cFooter .cVotePart label{
	margin-right:4px;
}
.cFooter .cVotePart .cResult {
	background-color: #dcd6cc;
	margin-top: 10px;
}
.cFooter .cVotePart .cResult .cHeader {
	text-align: right;
	margin:0 10px;
	border-bottom:1px solid #cec8bf;
}
.cFooter .cVotePart .cResult .cBody {
	padding-right: 10px;
}
.cFooter .cVotePart .cResult .cFooter {
}
.cFooter .cVotePart .cHeader {
	padding: 4px 0 0.5em;
}
.cTagPart .cHeader {
	font:bold 12px tahoma;
	color:#9B0505;
}
.cRelatedPart .cHeader {
	font:bold 12px tahoma;
	color:#9b0505;
}
.cFooter .cVotePart .cBody {
	color:#50493c;
}
* html .cFooter .cVotePart .cBody table {
	table-layout:auto;
}
.cFooter .cVotePart .cFooter {
	padding-top: 1em;
}
.cFooter .cVotePart .cResult .cBody .cOption {
	padding-bottom: 0.5em;
}
.cFooter .cVotePart .cResult .cBody .cCount {
	padding-bottom: 0.5em;
	padding-right: 1em;
}
.cFooter .cStatementPart .cHeader {
}
.cFooter .cStatementPart .cBody {
	margin-top: 10px;
	padding: 15px 0;
}
.cFooter .cStatementPart .cBody .cAlign {
	float:left;
}
.cFooter .cStatementPart .cFooter table {
	margin:10px auto 0;
	border:0;
}
.cFooter .cStatementPart .cRptHeader {
	padding: 0.5em 0.5em 0.5em 0em;
	background:url(../Images/drtty.gif) repeat-x left top #eeeeee;
	color:#50493c;
}
* html .cFooter .cResourcePart .cRptHeader {
	table-layout:auto;
}
.cFooter .cStatementPart .cTblData .cStatement {
	padding: 1em;
	text-align:justify;
	background-color:#fff;
	color:#50493c;
	display:block;
	margin-bottom:5px;
}
.cFooter .cBack {
	text-align:left;
	padding-top: 7px;
}
.cItem .cSeparator {
	margin: 2em auto;
	border-bottom: 1px dashed #888174;
	line-height: 1;
}
/* END Grouping Modules Such As News, Article,... ---*/

/* --- Answer, ,... */
.cInnerText {
	border-style:solid;
	border-width:3px 1px 1px 1px;
	padding: 5px;
	text-align: justify;
	margin:5px 10px 0 0;
	background-color: #fff;
	border-color:#aaa;
}
.cDivViewType {
	padding:5px;
	border:1px dotted #ccc7be;
	margin:5px 0;
	background-color:#eae4d9;
	color:#333;
}
.cDivViewType img {
	margin:0 3px;
}
.cDivViewType label {
	margin:0 0 0 3px;
}
.cDivContainer {
	padding:5px;
	background-color: #EAE4D9;
	border: 1px dotted #ccc7be;
	margin-top: 5px;
	display:block;
	color:#333;
}
.cDivContainer ul {
	list-style-type:none;
}
.cForm {
	background:url(../Images/bgcocform.gif) repeat-x left top #fbfbfb;
	border:1px solid #d8d8d8;
	padding:15px 10px 10px;
	margin-top:15px;
	overflow:hidden;
}
.cForm .cBody {
	padding: 15px 0 5px;
}
.cForm .cBody .cAlign {
	float:left;
}
.cTdSubmit{
	text-align:left;
}
/*  END Answer   */
/* ----------------- Paging */
.cSpnPaging, .cSpnPagingFirst,.cSpnPagingLast{
	border: 1px solid #ccc;
	cursor: pointer;
	margin: 0 1px;
	padding: 1px 4px;
}
.cSpnPaging:hover, .cSpnPagingFirst:hover, .cSpnPagingLast:hover{
	border: 1px #333 solid;
	background-color: #333;
	color: #fff;
}
.cSpnPagingSelected{
	border: none !important;
	color: #333;
	margin: 0 1px;
	padding: 0 4px;
}
/* --------------- Tools */

/* - End Tools */


/*-------------- SiteMap ---------------*/
.SiteMapview {
	list-style-type:none;
	display:inline-block;
	background:url(../Images/1337230021_go-home.png) no-repeat right 0;
	margin:10px;
}
.SiteMapview li{
	margin:0 20px 0 0;
}
.SiteMapview li span{
	color:#000;
	padding-bottom:4px;
	display:block;
}
.SiteMapview li span:hover{
	color:#F00;
}
.SiteMapview li ul li{
	list-style-type:none;
	text-indent:20px;
	padding-top:3px;
}
.SiteMapview li ul li span{
	background:url(../Images/folder-horizontal-open.png) no-repeat 95% 3px;
	list-style-type:none;
	text-indent:20px;
	padding:3px 14px 4px 0;
}
.SiteMapview li ul li span:hover{
	background:url(../Images/folder-open-document.png) no-repeat 95% 3px;
}
.SiteMapview li ul li{
	background:url(../Images/treeview-red-line-rtl.gif) no-repeat right top;
	list-style-type:none;
}

/*------------*/
.cDivPadding { padding: 25px; }
.Mapview-red ul {margin:  2px 38px;}
.cOverflow {
    overflow: auto;
}
.small{
	text-align:right;
	font-size:10px;
}
.cTblData .cValue, .cTblInnerData .cValue {
    padding-bottom: 0.5em;
    text-align: right;
    vertical-align: top;
}
.cAlert{
	font-size:10px;
	padding-right:5px;
	text-align:right;
}


/***************************/
/*******************
/**************************/
.logo-main img {
    width: 36%;
    text-align: center;
    display: block;
    margin: 0 auto;
}

.time.col-1 img {
    width: 100%;
}

.logo-left img {
    width: 80%;
}
.head-tool, .header {
    display: flow-root;
}

.time, .time-2, .time-3 {
    padding: 20px;

}
.header{
position: absolute;
width: 100%;
height: 100px;
background-image: url(/Files/1/bg-1.png);
bottom: 0px;
background-size: 100%;
background-repeat: no-repeat;
background-position: center;
box-shadow: 0px 8px 10px #464444;
z-index:10;
}

.head-tool {
    height: 110px;
}
.dropdownh li a {
    color: #fff!important;
    font-size: 20px!important;
}

.menubar {
    float: none;
    display: flow-root;
    width: 56%;
    position: relative;
    top: 0px;
}
.header {
    position: relative;
}
.social img {
    width: 15px;
    margin: 5px 7px;
}

.social {
    float: right;
    position: relative;
}

.time img {
    width: 60%;
}

.social img:hover {
    opacity: .7;
}
.logo-left {
    float: left;
}
.time.col-2 {
    float: right;
}
.time-2.col-8 {
    float: left; 
    width: 66%;
    margin: 0 auto;
}
.time-3.col-2 {
    float: left;
}
.col-2.search {
    float: left;
}
.social img {
    width: 17px;
    margin: 5px 7px;
}
.social-item {
    float: right;
    right: 50px;
    position: relative;
    top: -20px;
}
.bd1-title h2 {
    font-size: 16px;
    margin: 20px;
    background: #444;
    padding: 10px;
    text-align: right;
    padding-top: 8px;
    width: 16%;
    /* padding-right: 10px; */
    color: #fff;
    border-radius: 3px;
    direction: rtl;
	position:relative;
	right:0px;
    float: right;
}
.bd1-title h2:after {
position: absolute;
    content: '';
    width: 410px;
    height: 2px;
    right: 100%;
    top: 23px;
    background: #444;

}
.bd1-content {
    width: 100%;
    display: block;
    float: right;
}
.f-right.col-8{
	float: right;
    width: 62%;
    margin-right: 4%;
	margin-top:30px;
}
.f-right ul li{
	font-size:14px;
	line-height:2;
}
.f-left.col-4{
	float:left;
margin-top: 30px;
}
.footer.col-12{
	float:right;
	background:#55663b;
padding: 30px;
color:#fff;

}
.footer-bx strong {
    font-size: 16px;
    padding-bottom: 20px;
    display: block;
}
.col-4.footer-bx.bxf2 {
    float: right;
    width: 29%;
}
.col-8.footer-bx.bxf1 {
    float: right;
}
.f-right ul li a{
	color:#fff;
	text-decoration:none;
}

/******************group***********************/
.group-box {
    background: #f0f0f0;
    padding: 15px 60px 20px; 
    text-align: justify;
    font-size: 14px;
    color: #333;
    direction: rtl;
    border-left: 4px solid #004b88;
    margin: 35px 20px;
}
.group-box h1 {
    font-size: 21px!important;
line-height: 24px;
}
 .product-image-col{
	float:left;
    text-align: center;
}
.product-txt-col{
float:right;
}
.more-info {
    color: #ffffff;
    background-color: #004b88;
    border-color: #004b88;
    float: left;
    border-radius: 3px;
    padding: 10px;
    text-decoration: none;
margin-bottom: 10px;
}
.more-info:hover {
 background-color: #55663b;

}
.footer-shape{
	float:right;
	width:100%;
	height:124px;
	background:url(/Files/1/site/bottom-row.png);
	position:relative;
	bottom:0px;
background-repeat: no-repeat;
background-size: cover;
}
.specific {
    float: right;
}
.specific h2{
	background:#a9bf04;
	color:#fff;
	display:block;
	padding:10px;
	border-radius:5px;
position: relative;
	}
.specific h2:before{
	background: url(/Files/1/site/preview-xl.png);
    width: 71px;
    height: 63px;
    position: absolute;
    content: '';
    right: -69px;
    top: -14px;
    background-size: cover;
}
.specific h2:after{
content: '';
    width: 100px;
    height: 2px;
    position: absolute;
    left: -100px;
    top: 26px;
    background: #cc0001;

}
.specific p{padding: 5px 20px;display:block;position:relative;}
.specific p:before{width: 10px;content: '';height: 12px;background: #a9bf04;position: absolute;top: 11px;right: 0px;}
.specific h3{
	margin:15px;
	margin-bottom: 5px;
}
.tables.col-12{
	float:right;
	width:100%;
margin: 50px auto;
}
.right-table.col-6{
	float:right;
}
.left-table.col-6{
	float:left;
}
.taghzie {
width: 91%;
    border-spacing: 0;
    font-size: 13px;
    line-height: 2;
    border: 4px solid #ddd;
    margin: 0 auto;
    background-color: #fff;
    direction: rtl;
    table-layout: fixed;
}
.taghzie tr:hover {
    background: #004b88;
    color: #fff;
}
.facts {
    text-align: center;
    font-size: 21px;
    background-color: #0a4c89;
    border: 3px solid #b7b7b8;
    color: #fff;
    padding: 3px 0;
}
.taghzie tr:hover {
    background: #004b88;
    color: #fff;
}
.tables table td {
    padding: 5px;
    border-top: 1px solid #bbb!important;
    text-align: center;
    word-wrap: break-word;
    padding: 0 10px;
    font-size: 15px;
    font-weight: 400;
}
.tables tbody tr{
	width:100%;
	display: table;
}
.taghzie th{
	text-align:center;
}
/************************************************/
@media only screen and (max-width: 1920px) {
.logo-main img {
    width: 29%;
}
.time img {
    width: 49%;
}

}
@media only screen and (max-width: 1440px) {
	.product-row {
    width: 81%;
}
.container {
    width: 1440px;
}
}
@media only screen and (max-width: 768px) {
.specific h2:before{
	display:none;
}
.container {
    width: 700px;
}
.footer-shape{display:none;}
.container {
    width: 98%;
    margin: 0 auto;
}
.group-box{
	padding:8px;
    margin: 35px 3px;
}
.row-group.col-12 {
    margin: 15px 15px 20px;
}
.product-txt-col {
    float: right;
    width: 92%;
}
.product-image-col {
    float: left;
    text-align: center;
    width: 100%;
}
.head-tool {
    height: 53px;
}
.time img {
    width: 72%;
}
.time.col-2 {
    float: right;
    width: 17%;
	padding:0px;
}
.time-3.col-2 {
    width: 17%;
	padding:0px;
}
.logo-main img {
    width: 57%;
}
.header {
    background-image: none;
}
.menubar {
    display: block;
    width: 100%;
z-index: 10;
}
#cssmenu {

    float: none;
}

.social-item {
    float: right;
    right: 0px;
    position: relative;
    top: 13px;
}
.col-2.social {
    width: 41%;
}

.dropdownh li a {
    color: #716e6e!important;
    font-size: 16px!important;
}
.intro-box {
    width: 97%;
    height: auto;
    padding: 12px;
    margin: 7px;
}

.product-box {

    margin-bottom: 40px;
}
.ribon-bar{display:none;}

.news-img{
display:none;
}
.news-box.col-8 {
  
    margin-right: 5px;
 
    width: 97%;

}
.bd1-title h2:after {
      width: 230px;
}

.cPublishTime{
	display:none;
}

.cDivSiteSearch .cTbx {
       left: 4px !important;
}
input.cBtnSearch {
    left: 10px !important;
}
.head-tool {
    height: 110px;
}
}
@media only screen and (max-width: 500px) {
.right-table.col-6 {
    float: right;

	width:99%;
}
.left-table.col-6 {
	width:99%;
margin-top:20px;
}
.head-tool {
    height: 53px;
}
.time img {
    width: 72%;
}
.time.col-2 {
    float: right;
    width: 17%;
	padding:0px;
}
.time-3.col-2 {
    width: 17%;
	padding:0px;
}
.logo-main img {
    width: 57%;
}
.header {
    background-image: none;
}
.menubar {
    display: block;
    width: 100%;
z-index: 10;
}
#cssmenu {

    float: none;
}

.social-item {
    float: right;
    right: 0px;
    position: relative;
    top: 13px;
}
.col-2.social {
    width: 41%;
}

.dropdownh li a {
    color: #716e6e!important;
    font-size: 16px!important;
}
.intro-box {
    width: 97%;
    height: auto;
    padding: 12px;
    margin: 7px;
}
.product-row {
    width: 48%;
}
.product-box {

    margin-bottom: 40px;
}
.ribon-bar{display:none;}

.news-img{
display:none;
}
.news-box.col-8 {
  
    margin-right: 5px;
 
    width: 97%;

}
.bd1-title h2:after {
      width: 230px;
}
.col-8.footer-bx.bxf1 {
    float: right;
    width: 100%;
}
.f-left.col-4 {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.f-right.col-8 {
    float: right;
    width: 95%;
}
.cPublishTime{
	display:none;
}
.col-4.footer-bx.bxf2 {
    float: right;
    width: 100%;
}
.cDivSiteSearch .cTbx {
       left: 4px !important;
}
input.cBtnSearch {
    left: 10px !important;
}
}
@media only screen and (max-width: 375px) {
.social img {
    width: 17px;
    margin: 5px 3px;
}
.product-row {
    width: 42% !important;
}
.product-box {
    margin-bottom: 80px;
}
}
@media only screen and (max-width: 320px) {
.social img {
    width:15px;
    margin: 5px 3px;
}
}