﻿html, body, div, span, p, a, img, li, form, table, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}
.hline { width:100%; height:3px; background:#ed1b24 }
a {
    text-decoration: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    vertical-align: top;
}

input {
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

.block {
    display: block !important;
}

body {
    font-size: 12px;
    background-color: #000 !important;
    font-family: Arial;
    width: 100%;
    -webkit-text-size-adjust: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

/* === HEADER SECTION === */

.welcome {
    text-align: center;
    width: auto;
    background-color: #FCFCFC;
    color: #5A5A5A;
    border: 2px solid #F0F0F0;
    height: auto;
    font-size: 14px;
    margin: 0px 10px 0px 10px;
    border-radius: 5px;
    padding: 15px 0px 15px 0px;
}

.welcomeAcc {
    text-align: left;
    width: auto;
    color: #5A5A5A;
    height: auto;
    font-size: 14px;
    padding: 5px 10px 5px 15px;
}

.arabiclang {
    text-align: right;
    font-weight: bold;
    width: 50%;
    vertical-align: middle;
    padding: 3px 5px 0px 0px;
    font-size: 16px;
    color: #0098db;
}

.header {
    text-align: left;
    width: 100%;
    vertical-align: top;
    /*background-color: #E31937;*/
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -moz-border-top-left-radius: 8px;
    -moz-border-top-right-radius: 8px;
    -ms-border-top-left-radius: 8px;
    -ms-border-top-right-radius: 8px;
    -o-border-top-left-radius: 8px;
    -o-border-top-right-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
}

.logo {
    text-align: right;
    vertical-align: middle;
    width: 140px;
    height: 60px;
    padding: 10px 0px 10px 15px;
}

.gamesclub {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: right;
    vertical-align: middle;
    padding: 10px;
}

/* ==== Search section ==== */
.search {
    margin: auto;
    background: #000;
    /*margin-bottom: 5px;*/
}


    .search input[type="text"] {
        display: block;
        margin: 0;
        width: 65%;
        height: 30px;
        font-family: sans-serif;
        font-size: 16px;
        appearance: none;
        box-shadow: none;
        border-radius: 8px;
        background: #5a5a5a;
        float: left;
        border: none;
        margin-right: 2px;
    }

.searchgo {
    background: url(../images/Search.png) no-repeat left;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    border: none;
    text-align: center;
    cursor: pointer;
    font-family: Arial;
}

/* === WELCOME GC ===*/
.banner {
    text-align: center;
    vertical-align: middle;
    padding: 0px;
    margin: 0px;
}

    .banner a {
        padding: 0px;
        margin: 0px;
    }

.welcomegc {
    text-align: center;
    padding: 3px 0px 3px 3px;
    /*line-height: 18px;*/
}

.spacing {
    margin: 0px 5px 0px 5px;
}

.info-description {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    text-align: center;
    font-family: Arial;
}

.info-reating {
    padding: 10px 0px 10px 0px;
    text-align: center;
    font-family: Arial;
}
/* === SUBSCRIPTION ===*/

.subscription {
    text-align: justify;
    font-size: 14px;
    padding: 5px 5px 5px 10px;
    line-height: 25px;
    /*border: solid 1px #cd1140;*/
    margin: 0px 10px 10px 10px;
    font-family: Arial;
}

.subscription_link {
    text-align: left;
    padding: 5px 0px 5px 5px;
    font-family: Arial;
}

.subscription a {
    text-align: left;
    color: #000;
    border: none;
    padding: 10px 0px 0px 5px;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    display: inline;
    text-decoration: underline;
    font-family: Arial;
}
.gamebox {
    width: 100%;
    margin-bottom: 10px;
}

    .gamebox ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

    .gamebox li {
         width: 18.50%;
        margin: 5px 0px 5px 1%;
        float: left;
        display: inline-block;
    }
/* === CATEGORY ===*/
.cat {
    width: 98%;
    padding: 1%;
    border-bottom: solid #787878 1px;
    margin-top: 10px;
}

.caticon {
    width: 80px;
    height: 80px;
    float: left;
    font-size: 80px;
    line-height: 75px;
    color: #70B63F;
}

    .caticon .fa {
        color: #70B63F;
    }

.catname {
    width: 70%;
    height: auto;
    font-size: 20px;
    float: right;
    padding-right: 30px;
    line-height: 40px;
    color: #fff;
    text-align: left;
}
 /*.tabbox {
        height: 640px !important;
        overflow: scroll;
    }
 .tabbox {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 598px;
    height: 650px;
    overflow: scroll;
}*/

.tabsection {
    margin: 10px;
    overflow: hidden;
    color: #000;
}
.game_icon {
    width: 100px;
    height: 100px;
    margin: auto;
}

    .game_icon img {
        width: 100px;
        height: 100px;
        margin: auto;
        border-radius: 8px;
    }

.game-tittle {
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: auto;
}

.game-subtittle {
    color: #000;
    font-size: 10px;
    text-align: center;
    line-height: 17px;
}

.down_but {
    background: #ed1b24;
    color: #FFF !important;
    display: block;
    width: 100px;
    height: 30px;
    margin: auto;
    line-height: 30px;
    text-decoration: none;
    text-align: center;
}

.category_panel {
    margin: 5px 0px 0px 0px;
    font-family: Arial;
}

.category {
    font-weight: bold;
    color: #5a5a5a;
    background-color: #e6e6e6;
    /*background: url("../images/Repeat.png") center repeat;*/
    font-size: 15px;
    text-align: left;
    padding: 7px 0px 7px 10px;
    text-transform: capitalize;
    border-radius: 8px;
    margin: 0px 10px 0px 10px;
    font-family: FuturaStd-Light;
    vertical-align: middle;
}

/*====== GAME LIST ==*/
.content_list {
    padding: 10px;
    width: auto;
    height: auto;
    overflow: hidden;
    position: relative;
    zoom: 1;
    margin-left: 5px;
    font-family: Arial;
}

.content_icon {
    /*vertical-align: middle;*/
    width: 100px;
    font-family: Arial;
}

.content_img {
    display: block;
    width: 100px;
    height: 100px;
    font-family: Arial;
}

.content_description {
    height: auto;
    padding-left: 20px;
    text-align: left;
    vertical-align: middle;
    font-family: Arial;
}

.content_title {
    color: #5a5a5a;
    font-size: 13px;
    padding-bottom: 5px;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial;
}

    .content_title a {
        color: #5a5a5a;
        text-decoration: none;
        font-family: Arial;
    }

.content_category {
    color: #5a5a5a;
    padding-bottom: 5px;
    text-decoration: none;
    font-family: Arial;
}

    .content_category a {
        color: #5a5a5a;
        text-decoration: none;
        font-family: Arial;
    }

.ratings {
    padding-bottom: 5px;
    display: none;
    font-family: Arial;
}

.descTitle {
    text-align: left;
    font-weight: bold;
    padding-top: 5px;
    width: auto;
    font-family: Arial;
}

.descText {
    text-align: justify;
    line-height: 18px;
    width: auto;
    font-family: Arial;
}

.buy_button {
    margin-top: 2px;
    vertical-align: middle;
}

.button {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -o-border-radius: 8px;
    background-color: #cd1140;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    padding: 7px 10px;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
}

.see_more {
    text-align: right;
    vertical-align: middle;
    padding: 10px;
    font-family: Arial;
}

    .see_more a {
        color: #ed1c24;
        font-size: 12px;
        text-decoration: none;
        font-family: Arial;
    }

.more_link {
    text-align: right;
    font-family: Arial;
}

.back_link {
    padding-left: 7px;
    text-align: left;
    font-family: Arial;
}

/* === Game Category MENU === */
.game_category {
    width: auto;
    padding: 0px 10px 0px 10px;
    overflow: hidden;
    height: auto;
    text-align: center;
    font-family: Arial;
}

    .game_category a {
        margin: auto;
        color: #ed1c24;
        text-decoration: none;
        margin: 3px;
        font-family: Arial;
    }

.tc_text {
    text-align: justify;
    line-height: 18px;
    font-family: Arial;
}

.faq_q {
    font-size: 12px;
    padding-bottom: 3px;
    font-weight: bold;
    line-height: 18px;
}

.faq_ans {
    text-align: justify;
    line-height: 18px;
}

/* === FOOTER === */
#footer {
    margin: auto;
    width: auto;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    color: #5a5a5a;
}

    #footer a {
        color: #5a5a5a;
        padding: 3px;
        font-weight: bold;
        text-decoration: none;
    }



.gamesclub {
    color: #aaaaaa;
    font-size: 30px;
    text-align: center;
    font-family: Opificio;
}

.shadow {
    box-shadow: 0 4px 4px -2px #E8E8E8;
    -moz-box-shadow: 0 4px 4px -2px #E8E8E8;
    -webkit-box-shadow: 0 4px 4px -2px #E8E8E8;
}

.slidebottom {
    padding: 10px;
}

    .slidebottom .buttonbg {
        margin: auto;
        font-family: Arial;
    }

.slidebottomsub {
    padding: 5px;
}

    .slidebottomsub .buttonbgsub {
        margin: 0px 20px 0px 20px;
        font-family: Arial;
        width: auto;
    }

.buttonbg {
    background: #ed1c24;
    padding: 6px 0px;
    border-bottom: 2px solid #ed1c24;
    border-radius: 20px;
    width: 80px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize;
    text-decoration: none;
    font-family: Arial;
}

.buttonbgsub {
    background: #ed1c24;
    padding: 6px 0px;
    border-bottom: 2px solid #ed1c24;
    border-radius: 20px;
    width: 100%;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    font-family: Arial;
}

.buttonbgUnSub {
    background: #ed1c24;
    padding: 6px 0px;
    border-bottom: 2px solid #ed1c24;
    border-radius: 20px;
    width: 100px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize;
    text-decoration: none;
    font-family: Arial;
}

.buttonbgconcent {
    background: #ed1c24;
    padding: 6px 0px;
    border-bottom: 2px solid #ed1c24;
    border-radius: 20px;
    width: 60px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize;
    text-decoration: none;
    font-family: Arial;
    margin-left: 40px;
}

.buttonbg:hover {
    background: #ed1c24;
    border-bottom: 2px solid #db5f52;
}

.buttonbgsub:hover {
    background: #ed1c24;
    border-bottom: 2px solid #db5f52;
}
/*****************@media******************/


@media (min-width:1200px) {
    .searchtxt {
        width: 75%;
    }
    .game-name {
        font-size: 24px;
        line-height: 26px;
    }

    .searchgo {
        width: 20%;
    }

    .aramyaccount {
        width: 100%;
    }

    .slidebottom {
        padding: 5px;
    }

    .buttonbg {
        width: 80px;
    }

    .buttonbgsub {
        width: 100%;
    }
    .gamebox li {
        width: 18.50%;
        margin: 5px 0px 5px 1%;
        float: left;
        display: inline-block;
    }
    .game_icon {
        width: 75px;
        height: 75px;
        margin: auto;
    }

        .game_icon img {
            width: 75px;
            height: 75px;
            margin: auto;
        }
}

@media (min-width:980px) and (max-width:1200px) {
    .game-name {
        font-size: 24px;
        line-height: 26px;
    }

    .searchtxt {
        width: 75%;
    }

    .searchgo {
        width: 20%;
    }

    .aramyaccount {
        width: 100%;
    }

    .slidebottom {
        padding: 5px;
    }

    .buttonbg {
        width: 80px;
    }

    .buttonbgsub {
        width: 100%;
    }
    .gamebox li {
        width: 18.50%;
        margin: 5px 0px 5px 1%;
        float: left;
        display: inline-block;
    }
    .game_icon {
        width: 75px;
        height: 75px;
        margin: auto;
    }

        .game_icon img {
            width: 75px;
            height: 75px;
            margin: auto;
        }
}
@media (min-width:480px) and (max-width:980px) {

    .searchtxt {
        width: 75%;
    }
    .game-name {
        font-size: 20px;
    }
    .searchgo {
        width: 20%;
    }

    .aramyaccount {
        width: 100%;
    }

    .slidebottom {
        padding: 5px;
    }

    .buttonbg {
        width: 80px;
    }

    .buttonbgsub {
        width: 100%;
    }
    .gamebox li {
        width: 18.50%;
        margin: 5px 0px 5px 1%;
        float: left;
        display: inline-block;
    }
    .game_icon {
        width: 75px;
        height: 75px;
        margin: auto;
    }

        .game_icon img {
            width: 75px;
            height: 75px;
            margin: auto;
        }
}
@media (max-width:800px) {
    .searchtxt {
        width: 75%;
    }
    .game-name {
        font-size: 24px;
        line-height: 26px;
    }
    .searchgo {
        width: 20%;
    }

    .aramyaccount {
        width: 100%;
    }

    .slidebottom {
        padding: 5px;
    }

    .buttonbg {
        width: 80px;
    }

    .buttonbgsub {
        width: 100%;
    }
    .gamebox li {
        width: 18.50%;
        margin: 5px 0px 5px 1%;
        float: left;
        display: inline-block;
    }
    .game_icon {
        width: 75px;
        height: 75px;
        margin: auto;
    }

        .game_icon img {
            width: 75px;
            height: 75px;
            margin: auto;
        }
}
@media (max-width:550px)and (max-width:600px) {
    .searchtxt {
        width: 75%;
    }

    .searchgo {
        width: 20%;
    }

    .aramyaccount {
        width: 100%;
    }

    .slidebottom {
        padding: 5px;
    }

    .buttonbg {
        width: 80px;
    }

    .buttonbgsub {
        width: 100%;
    }
     .gamebox li {
        width: 23.50%;
        margin: 5px 0px 5px 1%;
        float: left;
        display: inline-block;
    }
     .game_icon {
        width: 75px;
        height: 75px;
        margin: auto;
    }

        .game_icon img {
            width: 75px;
            height: 75px;
            margin: auto;
        }
}

@media (max-width:480px) {
    .searchtxt {
        width: 75%;
    }
    .game-name {
        font-size: 15px;
        line-height: 17px;
    }
    .searchgo {
        width: 20%;
    }

    .aramyaccount {
        width: 100%;
    }

    .slidebottom {
        padding: 5px;
    }

    .buttonbg {
        width: 80px;
    }

    .buttonbgsub {
        width: 100%;
        margin: 0% 2% 0% 2%;
    }
    .gamebox li {       
        /*width:23.50%;*/
         width: 31.50%;
        margin: 5px 0px 5px 1%;
        float: left;
        display: inline-block;
    }
      .game_icon {
        width: 75px;
        height: 75px;
        margin: auto;
    }

        .game_icon img {
            width: 75px;
            height: 75px;
            margin: auto;
        }

    .down_but {
        width: 90px;
        height: 30px;
    }
}

@media (max-width:320px) {
    .searchtxt {
        width: 75%;
    }
     .game-name {
        font-size: 10px;
        line-height: 14px;
    }
    .searchgo {
        width: 20%;
    }

    .aramyaccount {
        width: 100%;
    }

    .slidebottom {
        padding: 5px;
    }

    .buttonbg {
        width: 80px;
    }

    .buttonbgsub {
        width: 100%;
    }

    .game_icon {
        width: 75px;
        height: 75px;
        margin: auto;
    }

        .game_icon img {
            width: 75px;
            height: 75px;
            margin: auto;
        }

    .game-name {
        font-size: 10px;
        line-height: 14px;
    }
     .gamebox li {
        /*width:48.50%;*/
        width: 31.50%;
        margin: 5px 0px 5px 1%;
        float: left;
        display: inline-block;
    }
}

@media (max-width:200px) {
   
}

@font-face {
    font-family: 'Opificio';
    src: url('../font/opificio.eot');
    src: url('../font/opificio.eot?#iefix') format('embedded-opentype'), url('../font/opificio.svg#Opificio') format('svg'), url('../font/opificio.woff') format('woff'), url('../font/opificio.ttf') format('truetype');
    font-style: normal;
}

.element {
    font-family: 'Opificio';
    font-size: 20px;
    color: #FFF;
    text-align: center;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaStd-Light';
    src: url('../font/FuturaStd-Light.eot');
    src: url('../font/FuturaStd-Light.eot?#iefix') format('embedded-opentype'), url('../font/FuturaStd-Light.svg#Opificio') format('svg'), url('../font/FuturaStd-Light.woff') format('woff'), url('../font/FuturaStd-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'opificio_bold';
    src: url('../font/opificio_bold.eot');
    src: url('../font/opificio_bold.eot?#iefix') format('embedded-opentype'), url('../font/opificio_bold.svg#Opificio') format('svg'), url('../font/opificio_bold.woff') format('woff'), url('../font/opificio_bold.ttf') format('truetype');
    font-style: normal;
}

.elementopificio_bold {
    font-family: 'opificio_bold';
    font-size: 30px;
    color: #AAA;
    text-align: center;
    font-style: normal;
}
nav:not(.mm-menu)
{
	display: none;
}
.header
{
	text-align: center;
	text-transform:uppercase;
	line-height:45px !important;
	height:auto;
    background: #000 !important;
	border-bottom: solid #FF0000 1px;
}


.content,
.footer
{
	text-align: center;
    color:#fff;
}
.header

{
	background: #000;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 40px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	width: 100%;
	height: 42px;
	padding: 0 0px 0 0px;
}

.header.fixed
{
	position: fixed;
	top: 0px;
	left: 0;
}
.footer.fixed
{
	position: fixed;
	bottom: 0;
	left: 0;
}
.header a
{
	background: center center no-repeat transparent;
	background-image:url(../images/menu.png); 
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: -10px;
	left: 0px;   
}





.content
{
	padding: 90px 0px 35px 0px;
}
.container{
	text-align:left;
	padding:0% 1%;	
	}


	

.clear{
	clear:both;	
	}

/* ============================================================
  SECTIONS
============================================================ */
section.module{
	position:relative;
	
	}
section.module:last-child {
  margin-bottom: 0;
}
section.module h2 {
  margin-bottom: 40px;
  font-family: "Roboto Slab", serif;
  font-size: 30px;
}
section.module p {
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 300;
}
section.module p:last-child {
  margin-bottom: 0;
}
section.module.content {
  padding: 20px 0 10px;
}
section.module.parallax {
  padding: 240px 0;
  background-position: 0 0;
}
section.module.parallax h1 {
  color: #FFF;
  font-size: 30px;
  line-height: 1;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
  /*text-shadow: 0 0 10px white;*/
}
section.module.parallax-1 {
  background-image: url("../images/cut-the-rope.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat:no-repeat;
  background-position:center  center;
  b
}
section.module.parallax-2 {
  background-image: url("../img/demo/pattern2.png");
}
section.module.parallax-3 {
  background-image: url("../img/demo/pattern3.png");
}

@media all and (min-width: 600px) {
  section.module h2 {
    font-size: 42px;
  }
  section.module p {
    font-size: 20px;
  }
  section.module.parallax {
    padding: 300px 0;
  }
  section.module.parallax h1 {
    font-size: 30px;
  }
  
}
@media all and (min-width: 960px) {
  section.module.parallax h1 {
    font-size: 60px;
  }
}
.header .user_right
{
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 10px;
	right: 0px;
}

.user_right a{
	background: none;	
	}

.user_right a{
	display:block;
	background:url(../images/Home.png) no-repeat;
	width:30px;
	height:30px;
	font-weight:bold;
	line-height:30px;
	text-align:center !important;
	padding:3px 15px 3px;
	margin-top:5px;

	}
.user_coin{
	width: 113px;
	height: 30px;
	background: url(../images/coin.png) no-repeat;
	display: inline-block;
	background-position: right;
	}
	
.user_right_point{
	padding:0px 0px 10px 0px;
	font-weight:bold;
	color:#FFF;
	font-size:16px;
	font-style:normal;
	display: inline-block;
	position: absolute;
	right:40px;
	}
.fa{
	color:#FFF;
	margin-right:10px;	
	}
.menucat{
	border-bottom: solid #878880 1px;
	border-top: solid #878880 1px;
	padding:5px;
	font-weight:bold;
	
	}
.fa-circle {
    font-size: 8px !important;
}

.footer{
	position: fixed;
	padding: 5px 0px;
	width: 100%;
	background: #000;
	color: #fff;
	bottom: 0px
	
}

.footer a{
	color: #fff;
	text-decoration: underline;
	display: block;
	padding: 5px;
	
}
.footer img{
	text-align: center;
	width: 84px;
	height: 30px;
	margin: auto;
	
	
	
}

.tab_tittle{
	
	color:#FFF;
	width:10%;
	height: 100%;
	position: absolute;
	top: 0px; 
	left: 0px;
	z-index:1;
	}
.content_box .videobox {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background: url(../images/video_icon.png) center no-repeat;

}

.content_box .videobox:hover {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background: url(../images/video_icon_1.png) center no-repeat;

}

/*************************Image Box*****************************/


.image_box{
	width:32%;
	margin-right:1.25%;	
	height:auto;
	overflow:hidden;
	float:left;
	position: relative;
	margin-bottom:1%;
	
	}

.image_box img{
	width:100%;
	height:auto;
	}




.image_box .textbox {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
margin-left:-110%;
background:#d5d5d5;
color:#000;

}

.image_box:hover .textbox {
margin-left:0;
}
.image_box img {
margin-left:0;
}
.image_box:hover img {
margin-left:110%;
}
.image_tittle{
padding-top: 15px;
font-weight:bold;
text-align:center;
font-size:larger;
}
.image_tittle a{
	color: #EF1C24;
}



.image_box img, .textbox {
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}

.image_rate{
	text-align:center;
	margin-top:10px;	
	}

.image_rate img{
	width:10% !important;
	-webkit-transition: none;
	transition: none;
	}
.image_rate img {
	margin-left:0 !important;
	}
.image_rate :hover img {
	margin-left:0px !important;
	}

.image_box .bottom_icon{
	position:absolute;
	bottom:0;
	width:100%;
	}

.download{
	width:50%;
	height: auto;
	background:  #EF1C24;; /* Old browsers */
	
	float:left;
	text-align:center;
	color:#FFF;
	padding:3px 0px;
	font-size:9px;
	}

.download_icon{
	width:28px;
	height:28px;
	background:url(../images/download.png) no-repeat;
	margin:3px auto;
	}
	
.info{
	width:50%;
	height: auto;
	background: #878787; /* Old browsers */
	float:left;
	text-align:center;
	color:#FFF;
	padding:3px 0px;
	font-size:9px;
	}

.info_icon{
	width:28px;
	height:28px;
	background:url(../images/info.png) no-repeat;
	margin:3px auto;
	}

div.tabcontents
{
	background-color:#969696;
}
.content_box{
	width:32%;
	margin-right:1.25%;	
	height:auto;
	overflow:hidden;
	float:left;
	position: relative;
	margin-bottom:1%;
	
	}

.content_box img{
	width:100%;
	height:auto;
	}

.cat_tittle{
	background:#EF1C24;
	color:#FFF;
	width:20%;
	height: 100%;
	position: absolute;
	top: 0px; 
	left: 0px;
	}
	
.head{
-webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  writing-mode: lr-bt;
  width: 100px;
  height: auto;  
color:#FFF !important; 
display:block;
position: absolute;
bottom:50%;
left:0;
margin-left:-40px;
text-align:center;
font-size:12px;
white-space:nowrap;
	}
.divLinks{
	width:100%;
	height:30px;
	line-height:30px;
    font-size: 12px;
	color:#FFF;
	text-align:center;
	background:#D0210E;
    margin-top: 1px;
	position:relative;
	bottom:0;
}
.slider_disc {
    bottom: 0;
    right: 0;
    padding: 7px 0 0px;
    position: absolute;
    width: 100%;
    height: auto;
    font-family: Arial, Helvetica, sans-serif;
}
.slider-text {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    width: 98%;
    padding: 1%;
    color: #FFF;
}
