@font-face {
  font-family: 'Yekan';
  src: url('../fonts/Yekan.eot?#') format('eot'), 
    url('../fonts/Yekan.woff') format('woff'), 
    url('../fonts/Yekan.ttf') format('truetype');
}
@font-face {
  font-family: 'BYekan';
  src: url('../fonts/BYekan.eot?#') format('eot'), 
    url('../fonts/BYekan.woff') format('woff'), 
    url('../fonts/BYekan.ttf') format('truetype');
}
@font-face {
  font-family: 'Yekan';
  src: url('../fonts/Yekan.eot?#') format('eot'), 
    url('../fonts/Yekan.woff') format('woff'), 
    url('../fonts/Yekan.ttf') format('truetype');
}
@font-face {
  font-family: 'BYekan';
  src: url('../fonts/BYekan.eot?#') format('eot'), 
    url('../fonts/BYekan.woff') format('woff'), 
    url('../fonts/BYekan.ttf') format('truetype');
}
body{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	text-decoration: none;
	direction: ltr !important;
	font-weight: unset;
	font-family: 'arial';
	font-weight: normal;
	list-style: none;
	background-color: #f8f8f8 !important;
}
a{
	list-style: none;
	text-decoration: none;
}
p{
	padding: 0;
	margin: 0;
}
body ,a ,p ,h1 ,h2 ,h3 ,h4 ,h5 ,h6 ,span ,ol ,li ,ul{
  font-family: arial !important;
text-decoration: none !important;
}


.cont{
margin-right:0 !important;
margin-left:0 !important;
}
.pos3 .button{
	background: url('../images/search.png') !important;
width: 29px;
height: 24px;
background-repeat: no-repeat !important;
border: none !important;
margin-right: -12px;
background-position: 0 3px !important;
	}
#mod-search-searchword184{
    border: none;
    background: none;
    padding: 3px 10px;
    border-radius: 2px;
	width: 87% !important;
}
#mod-search-searchword184:hover {
    background: rgba(255, 255, 255, 0.5);
}
.h3, h3 {
    font-size: 13px !important;
}
.catItemView.groupPrimary {
    border: 1px solid#dbdee0;
    margin-top: 16px;
    border-radius: 5px;
}
.pos3 .search{
border: none !important;
background: #110109 !important;
padding: 4px 10px 4px 10px;
width: 100% !important;
border-radius: 2px;
background-repeat: no-repeat !important;
background-position: 205px 8px !important;
border-radius: 4px;
color: #fff !important;
margin-top: 3px;
}
.form-limit {
    display: none !important;
}

.pos1 span:hover {
    color: #ea1414 !important;
}
.nav > li > a:focus, .nav > li > a:hover {
    background-color: rgba(0,0,0,0) !important;
    color: #fff !important;
}
#copy {
    text-align: left;
    
}
.pos1 {
    margin-top: 7px;
}
.pos1 a,.pos1 span {
    font-family: arial !important;
}
.box1 {
    background: #30001f;
    height: 40px;
}
.btn.btn-info.btn-lg.hmd1 {
    background: url("../images/login.png");
        background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-position: center center;
    width: 120px;
    height: 35px;
   border: none !important;
}
.logo img{
    transform: scale(1);
    transition: all 0.6s;
}
.logo img:hover {
    transform: scale(0.9);
    transition: all 0.6s;
}
.pos1 {

    height: 20px;

}
.menu {
    margin-top: 10px;
    position: relative !important;
z-index: 99;
}
.pos4 img {
    height: 83px;
    border-radius: 7px;
    width: 203px;
}
.pos4 .bt-title {
 width: 194px;
height: 74px;
background: rgba(0,0,0,0.6);
position: absolute;
margin: 0 auto;
border-radius: 7px;
z-index: 99999 !important;
top: 4px;
right: 0;
left: 0;
color: #fff;
font-size: 25px;
text-align: center;
padding-top: 24px !important;
}
.pos4 h3,.pos5 h3 ,.pos6 h3  {
    position: relative;
    top: 57px;
    text-align: center;
    color: #fff;
    z-index: 999;
}

.box3 {
  background: rgba(0,0,0,0.6);
position: relative;
z-index: 99;
height: 125px;
margin-top: -126px;
}
.pos4, .pos5, .pos6 {
    margin-top: 13px;
}
.row.boxes{
    margin-right: 20% !important; 
margin-left: 20% !important; 
}
.pos7 .ns2-inner,.jsslide {
 border: 1px solid #e6e6e6;
    width: 94%;
    padding-bottom: 10px;
    border-radius: 7px;
    width: 275px !important;
    height: 307px !important;
}

.pos7 img.ns2-image,.ja-contentslider-center img {
    width: 100%;
    border-radius: 7px 7px 0 0;
    background: none !important;
border: none !important;
transition: all 3s;
}

.ja_slideimages_inner img{
 webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
opacity: 0.95;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);   
}
.ja_slideimages_inner img:hover {
    transform: scale(1.1);
    webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    opacity: 0.6;
    -webkit-transform: scale3d(0.95,0.95,1);
    transform: scale3d(0.95,0.95,1);
}



a.ns2-readmore span,.ja-slidereadmore a {
    background: #5F0F42 !important;
    padding:3px 13px !important;
    color: #fff;
    border-radius: 4px;
    transition: all 0.5s;
    margin-right: 10px;
}
a.ns2-readmore span:hover ,.ja-slidereadmore a:hover{
background: #bf2c87 !important;
transition: all 0.5s;
}
.ns2-title a,.ja_slidetitle a {
    color: #4a4747;
    font-size: 18px;
    font-weight: 200;
    padding-right: 6px;
    border-bottom: 1px solid #ccc;
    width: 95%;
    display: block;
    margin: 0 auto;
    padding-bottom: 7px;
}
.pos7 h3::before {
   position: absolute;
content: "";
width: 32%;
left: 8% !important;
top: 8%;
height: 2px;
background: #bc9aaa;
}
.pos7 h3::after {
   position: absolute;
content: "";
width: 32%;
right: 8% !important;
top: 8%;
height: 2px;
background: #bc9aaa;
}

.pos7 h3 {
    text-align: center;
}
.box5 {
    background: #230011;
    padding-top: 16px;
    margin-top: 32px;
}
.pos8 h3 ,.pos9 h3,.pos10 h3,.pos11 h3 {
    color: #fff;
    background: url("../images/underline.png");
    background-repeat: no-repeat;
    background-position: left 42px;
    padding-bottom: 23px !important;
}
.pos8 td {
    border-bottom: 1px solid #5c5b5b;
    line-height: 24px;
}
.pos9 {
    margin-top: 33px;
}
.pos10 a {
    color: #fff;
}
.box6 {
    background: #090004;
    padding-top: 3px;
    padding-bottom: 3px;
}
#login-form {
    text-align: center;
}
#login-form input {
    border: 1px solid #ccc;
    padding: 3px;
    border-radius: 3px;
    margin-bottom: 8px;
    width: 93%;
}
.btn.btn-primary.login-button {
    background-color: #790045;
    border: 1px solid #790045;
    width: 33%;
    margin: 0 auto;
    display: block;
}
.unstyled li {
    list-style: none;
    padding-top: 7px;
    font-size: 15px;
}
.unstyled {
    padding-right: 0;
}
.pos7 .ns2-introtext {
    padding-right: 4px;
}
.subCategoryContainer {
   margin-bottom: 24px;
margin-right: -2px;
}
.subCategoryMore {
    display: none;
}
.subCategoryContainer h2 {
background: rgba(0,0,0,0.7);
border-radius: 7px;
position: relative;
z-index: 999;
width: 140px;
margin: 0 auto;
margin-top: 0px;
margin-top: -53px;
height: 22%;
padding-top: 4px;
text-align: center;
display: block;

}
.subCategoryContainer h2 a {
color: #fff !important;
font-size: 15px;
}

div.subCategory a.subCategoryImage img{
     margin: 0 !important;  
}
.subCategoryImage img {
    border-radius: 7px;
}
div.catItemHeader h3.catItemTitle {
    padding: 3px 0 4px 0;
    margin: 0;
    background: rgba(0,0,0,0.6) !important;
    color: #fff;
    border-radius: 3px !important;
    position: relative;
    right: 0;
    left: 0;
    top: 175px;
    width: 136px;
    margin: 0 auto;
    font-size: 19px;
}
.itemContainer {
    margin-top: -64px;
}
.catItemImage img {
    border-radius: 7px;
}
#fancybox-title {
    width: 95% !important;
    margin: 0 auto !important;
}
.sj-gallery .sj-navigation {
    background: none !important;
}
.sj-gallery .sj-content {
    border: none !important;
}
.sj-buttons {
    display: none;
}
#component .rl_tabs.align_right > ul.nav-tabs > li > a {
    font-size: 15px;
    text-transform: none;
    color: rgb(255, 255, 255);
    background-color: rgb(80, 80, 80);
    box-shadow: inset 0 -3px 6px -2px rgba(0, 0, 0, 0.5);
}
.rl_tabs.top > ul.nav-tabs > li.active a, .rl_tabs.top > ul.nav-tabs > li.active a:hover {
    border-bottom-color: transparent;
    color: rgb(255, 255, 255);
    background-color: #30001F !important;
    box-shadow: none !important;
}
#component .rl_tabs.align_right > ul.nav-tabs > li > a:hover {
    background-color: rgb(80, 80, 80) !important;
    box-shadow: inset 0 -3px 6px -2px rgba(0, 0, 0, 0.5);
}
.aidanews2_mainC {
    overflow: hidden !important;
}
.aidanews2_topR {
    position: relative;
    right: 239px;
    top: 20px;
}
.aidanews2_mainC {
    position: relative;
    top: 23px;
}
.aidanews2_mainL {
    position: relative;
    top: 78px;
    background: #1452a2;
    padding: 2px 7px;
    border-radius: 3px;
}
.aidanews2_mainL a {
    color: #fff;
}
.aidanews2_mainL {
    position: relative;
    top: 78px;
    background: #5F0F42;
    padding: 2px 7px;
    border-radius: 7px;
}
.aidanews2_date {
    font-size: 13px;
    background: url("../images/calender.png");
        background-repeat: repeat;
        background-position-x: 0%;
        background-position-y: 0%;
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 21px;
    position: relative;
    top: 17px;
}
.aidanews2_title {
    font-size: 19px !important;
}
.add {
    margin-top: 117px;
    background: #d1d1d1;
    height: auto;
    border-radius: 7px;
    margin-bottom: 55px;
    padding:24px 0 20px 0;
}
.map iframe {
    border-radius: 7px;
    height: 244px;
    width: 100%;
}
.map {
    margin-top: 120px;
}
.jadval td,.jadval th {
    padding: 0;
    padding: 6px;
}
.jadval {
    border-collapse: collapse;
    border-radius: 7px !important;
    overflow: hidden;
}
.pos4 .defaultLayout .bt-inner img {
    outline: none !important;
    border: none !important;
}

ul.maximenuck2 li.maximenuck {
    border-bottom: 1px solid #ccc;
}
.maximenuck.last.level2 {
    border-bottom: none !important;
}
.defaultLayout .bt-inner img {
    max-width: 100% !important;
}
.showbiz-description {
    padding: 2px 6px 0 9px;
}
.showbiz-title {
    text-align: center;
    padding-top: 10px;
}
.pg-cv-name {
    text-align: center !important;
    font-size: 12px !important;
}
.pg-cv-box {
    padding-bottom: 28px !important;
}
.readon:hover {
    color: #fff !important;
}
#jux_mashup189.jux-mashup .jux-container.grid .mix .jux-item {
    padding: 16px;
    text-align: center;
    background: #fff;
    margin: 14px;
    border-radius: 7px;
}
.jux-title a {
    font-size: 18px !important;
    padding: 0 44px;
    border-radius: 7px;
     background:#5F0F42;
}
.jux-image img {
    border-radius: 7px;
}
.itemToolbar {
    display: none;
}
span.catItemImage img, .subCategoryImage img {
    webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
}
span.catItemImage img:hover, .subCategoryImage img:hover {
    webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    opacity: 0.6;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}
.pos10 .nav.menu li:hover {
    text-decoration: underline #d50707 !important;
}
.pos10 .nav.menu a:hover {
    color: #d50707 !important;
}

.ns2-title a:hover,.ja_slidetitle a:hover {
    color: #ff0000;
}
.box5 h3:hover {
    color: #d50707;
}
.pos7 .ns2-inner img {
    transition: all 3s; 
}

.pos8 img{
    transition: all 1s;
}
.pos8 img:hover {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
    transition: all 1s;
}
.megamenu.level0 li:hover > a span::before,.megamenu.level0 li:hover > a span::after {
    height: 100%;
}
.megamenu.level0 li a span::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    background:#750a4d;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    top:-2px;
    z-index:-1;
}
.megamenu.level0 li:hover a span {
    color: #fff;
}
.pos4 .bt-inner:hover .hovereffect  {
webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
opacity: 0.6;
-webkit-transform: scale3d(0.95,0.95,1);
transform: scale3d(0.95,0.95,1);
}
.pos4 .hovereffect{
webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
opacity: 0.95;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
    
}
.pos4 .defaultLayout .bt-inner {
    margin-left: 0 !important;
}
.jux-mashup .jux-container .mix .jux-item .jux-image .jux-hover-image {
    border-radius: 7px;
}
.aidanews2_title a {
    color:#5F0F42;
}
.showbiz .mediaholder img {
    border-radius: 7px !important;
  margin-bottom: 1px !important;
}
.showbiz .hovercover {
    border-radius: 7px;
}
.box6 iframe {
   float: left;
display:none;
}
.ja_slideintro {
    padding: 3px 8px;
    text-align: left;
}
.log .btn-group-lg > .btn, .btn-lg {
    padding: 5px 13px !important;
}

#Reset178 {
    display: none;
}
.showbiz .hovercover {
    background-color:rgba(0, 0, 0, 0.2) !important;
	}


.megacss.active.hasTip span,.megacss.haschild.active.hasTip span {
    border-left: 3px solid #30001F !important;
}
.megamenu.level1 .megacss.active.hasTip span,.megamenu.level1 .haschild.active.hasTip span {

    border-left: none !important;

}
.pg-cv-box {
    float: none !important;
  
    display: inline-block;
}


@media  (min-width:1024px) and (max-width:3000px){
.slideshow {     height: 550px; }
	}

@media  (min-width:320px) and (max-width:600px){
    .ja_slideintro {     padding: 3px 19px;}
.jcarousel-clip.jcarousel-clip-horizontal ul {  width: 100% !important; }
 .box3 { height: auto;}
 .ns2-art-controllers {     display: none; }
 .subCategoryContainer h2 {     height: 47px; }
 .pos11 span, .pos11 p, .pos11 a {     text-align: left !important; }
 .search {margin-top: -20px; }
  .jcarousel li {float: none !important; }
  .aidanews2_mainC {     width: 100% !important;     height: 250px !important; }
.aidanews2_mainL {     width: auto;     float: left;     top: 287px; }
.aidanews2_topR { right: 0;top: 0;}
.pos3 {     margin-top: 6px; }
}    
    
    
    
@media  (min-width:320px) and (max-width:980px){
.ja-contentslider-left, .ja-contentslider-right {right: 0% !important;       top: 0 !important;    }
.ja-contentslider-left {  right: 94% !important;  }
    #component {  height: auto !important;   margin: 2px 4px !important;   margin-top: 0px !important; 	}
    .pos7 h3::before,.pos7 h3::after {   display: none; }
    .pos12 span, .pos12 p {     text-align: center !important; }
a.ns2-readmore span { padding: 3px 1px !important;}
.row.boxes {     margin-right: 1% !important;     margin-left: 1% !important; } 
    .pos7 .ns2-introtext { display: none; }
    .box3 {  margin-top: 1px; }
    .defaultLayout .bt-inner {margin-left: 0 !important; }
    #copy{     text-align: center !important; }
    .search {     width: 100% !important;margin-right:0; }
	.subCategoryContainer {     width: 100% !important; }
div.subCategory a.subCategoryImage img {     width: 100%;     margin: 0 !important; }
div.subCategoryContainer {float:left;width: 100%;}
.formControlLabel {     width: 100px !important; }
.formBody iframe{width: 100%;}

}
@media  (min-width:500px) and (max-width:980px){
    
 .subCategoryContainer {     width:50% !important; }
div.subCategory a.subCategoryImage img {     width: 50%;     margin: 0 !important; }
		div.subCategoryContainer {float:left;width: 50%;}

}




