/**
 * @author  ( Angie Radtke  )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2009 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
        /* Typography =================================================== */
body#shadow {
    font-family: arial,sans-serif
}
#all{
    min-width: 320px;
}
#logo img
{

height:33px;
}

.mailsendto{
    overflow: hidden;
    clear: both;
    position: relative;
    padding-top: 30px;
    margin-left: -14px;
}

.changeContact {
    color: #282528;
    float: left;
    font-family: helveticaneueregularwebfont;
    font-size: 14px;
    margin-left: 14px;
    text-align: center;
    cursor: pointer;
    line-height: 30px;
    height: 30px;
    border: 1px solid #ced7e2;
    border-radius: 44px;
}
.changeContact.changeContactActive{
    
    border: 1px solid #fff;
    border-radius: 44px;
}
.changeContact_1{ width: 100px;}
.changeContact_2{ width: 100px;}
.changeContact_3{ width: 100px;}
.changeContact_5{ width: 100px;}
.changeContact_4{ width: 170px;}
.activeto{
       position: absolute;
    display: none;
    border: 1px #E5E400 solid; 
    border-radius:44px;
    height:30px;
}

small {
    font-size: 0.9em;
}
.team_main_description {
    padding-bottom: 70px;
}

@media (min-width: 670px) {
    .teame_item {
    display: block;
    overflow: hidden;
    width: 100%;
}
.stiledCaptha
	{
	float:left;
	width: 40%
	}
.skip{
    position: fixed;
    right: 30px;
    bottom: 20px;
    font-size: 14px;
    color: #848484;
    font-family: texgyreadventorbold;
    cursor: pointer;
    word-spacing: 8px;
    display: none;
    letter-spacing: 1px;
}
.loader
{
    position:fixed;
    left:0;
    right:0;
    top:0;
    bottom:0;
    z-index:999999;
    background:url(../../../images/sampledata/loader.gif);
    background-repeat:no-repeat;
    background-position:center;
    background-color:#fff;
}
.teamHiddenGif img
{
    background: #fff;
}
    .isar{
    position: absolute;
    z-index: 999999;
    width: 69px;
    cursor: pointer;
    left: 50%;
    display: block;
    margin: -35px;
    height: 35px;
    background: url(../images/arrowdownisari.png);
    background-repeat: no-repeat;
    background-position: center;
}
    #about ,#games ,#team ,#apps ,#follow{
        min-height: 100vh;
    }
    .contact .mod_article_title{
        letter-spacing: 10px;
        word-spacing: 20px;
    }
    #follow .mod_article,.mod_article.mod_article,.team_main_desc{

        padding: 0;
        display: block;
        width:640px;
        margin: 0 auto;

    }

}
.scroll_c_button:first-child{
    margin-top: 0;
}
.scroll_c_button{
    display: block;
    width: 15px;
    height:15px;
    position: relative;
    background: url(../images/linemenubut.png);
    background-repeat: no-repeat;
    background-position: center -18px;
    margin:20px 0 0;
    cursor: pointer;
}
.scroll_c_button_active
{
    background: url(../images/linemenubut.png);
    background-repeat: no-repeat;
    background-position: center top;
    margin: 30px 0;
}
.imgname{
    padding-top: 20px;
}
.imgname_in{
    font-size: 20px;
    font-family: texgyreadventorbold;
    text-transform: uppercase;
    display: block;
    padding:18px 0 20px;
    line-height: 20px;
    background: url(../images/bline.png);
    background-repeat: no-repeat;
    background-position: left 52px;
}
.scrolHintLabel {
    color: #565656;
    font-family: texgyreadventorregular;
    font-size: 14px;
    height: 43px;
    line-height: 43px;
    position: absolute;
    right: 20px;
    text-align: center;
    width: 126px;
    top: -14px;
    display: none;
    background: url(../images/tooltipmenubg.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.scroll_c_button:hover .scrolHintLabel{
    display: block;
}
@media (max-width: 669px){
.stiledCaptha
	{
	float:left; 
	width: 45%
	}
.skip
{
display:none;
font-size:0;
visibility:hidden;
}
    .imgname_in{
        font-size: 12px;
    }
    .scroll_button_conteiner{
        display: none;
    }
    #contact{
        margin: 0 20px;
    }
    #follow .mod_article,.mod_article.mod_article,.team_main_desc {
        display: block;
        width:80%;
        margin: 0 auto;

    }
}
#games{
    background: #f7f7f7;

}
.scroll_button_conteiner{
    position: fixed;
    right: 35px;
    background: url(../images/linemenu.png);
    background-repeat: repeat-y;
    background-position: center;
    bottom: 15%;
    z-index: 99999;

}
.mod_article_introtext,
.team_main_description
{
    text-align:center;
    color:#848484;
}
#logo{
    font-size: 0;
    padding: 20px 25px 10px;
    margin: 0;
}
body ul,body ol {
    margin: 0;
    padding: 0;
}

body li ul,body li ol {
    margin: 0;
}


ul.categories-module
{ padding:0; margin:0}


blockquote {
    margin: 0 0 1.5em -24px;
    padding-left: 24px;
    border-left: 2px solid #c7ced6;
    font-style: normal;
}

q {
    quotes: none;
}



cite {
    font-style: normal;
}

abbr[title] {
    border-bottom: 1px dotted #c7ced6;
    cursor: help;
}

b,strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

ins {
    text-decoration: none;
}

mark {
    font-style: italic;
    font-weight: bold;
}

pre,code,kbd,samp {
    line-height: 1.5em;
}

pre {
    white-space: pre-wrap;
}

sub,sup {
    position: relative;
    line-height: 0;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1.5em;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: transparent;
    font-size: 1em
}

table th,table td {
    padding: 8px;
    vertical-align: top;
    border-top: 1px solid #ddd;
    line-height: 1.5em;
    text-align: left;
}

table th {
    font-weight: bold;
    border: 0
}

table thead th {
    vertical-align: bottom;
}

table  tr:first-child th,table tr:first-child td,table thead:first-child tr:first-child th,table thead:first-child tr:first-child td
{
    border-top: 0;
}

table tbody+tbody {
    border-top: 2px solid #8c9bab;
}

table tbody tr td,table tbody tr th {
    -webkit-transition: background-color 0.25s 0 linear;
    -moz-transition: background-color 0.25s 0 linear;
    -ms-transition: background-color 0.25s 0 linear;
    -o-transition: background-color 0.25s 0 linear;
    transition: background-color 0.25s 0 linear;
}

/* links */
p.readmore a,  .mod-articles-category-readmore a {
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    display: inline-block;
    text-decoration: none;
    line-height: 1.6em;
    margin-bottom: 9px;
    padding: 4px;
    line-height: 1.6em;
}

/* +++++++++++++++++  forms general #######################  */
fieldset {
    border: solid 1px #ddd;
    margin: 10px 0;
    padding: 20px;
    border-radius: 5px
}

fieldset p {
    margin: 0;
    padding: 0;
}

legend {
    font-weight: bold;
    background: #fff;
    padding: 5px 10px
}

label,input,button,select,textarea {
    font-weight: normal;
}

label {
    color: #333333;
    margin-bottom: 5px;
    max-width: 90%
}

input,textarea,select,#advanced-search-toggle, input.search-query {

    display: inline-block;
    margin-bottom: 9px;
    padding: 4px;
}
.filter-search-lbl {display:inline}
.filter-search, .display-limit {float:left; margin-right:10px}
.button,button,.profile-edit a {
    border-radius: 3px;
    padding: 4px;
    line-height: 1.2em;
    text-decoration: none;
}

label input,label textarea,label select {
    display: block;
}

input[type="image"],input[type="checkbox"],input[type="radio"] {
    border-radius: 0;
    cursor: pointer;
    height: auto;
    line-height: normal;
    margin: 3px 0;
    padding: 0;
    width: auto;
}

input[type="button"],input[type="reset"],input[type="submit"] {
    height: auto;
    width: auto;
}

select {
    height: 28px;
    line-height: 28px;
    max-width:99%}

select {
    width: 220px;
}

select[multiple],select[size] {
    height: auto;
}

textarea {
    height: auto;
}

.radio,.checkbox {
    padding-left: 18px;
}

input[type="radio"],input[type="checkbox"] {
    display: inline;
    margin-right : 10px;
    border:none
}

input:focus,textarea:focus {
    outline: 0 none;
}

input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus,select:focus
{
    box-shadow: none;
    outline-offset: -2px;
}

/* +++++++++++++++++++++++  header searchbox +++++++++++++++++++++  */

#header form {
    overflow: hidden;
    float: right
}
#header form .search {display:inline}
#header input {
    font-weight: bold;
    float: left;
}

#header .inputbox {
    margin-right: 5px
}

/* ++++++++++++++++++++  search component +++++++++++++++++++++++ */

fieldset.word {
    border: 0;
    background: #fff;
    padding: 0
}



input[type="checkbox"]:checked+label:before {
    content: "\2714";
    text-indent: 0;
    background: -moz-linear-gradient(-45deg, #fefefe, #0b70cd);
    background: -webkit-linear-gradient(-45deg, #fefefe, #0b70cd);
    background: -o-linear-gradient(-45deg, #fefefe, #0b70cd);
    background: -ms-linear-gradient(-45deg, #fefefe, #0b70cd);
    background: linear-gradient(-45deg, #fefefe, #0b70cd);
    border: 1px solid #0B70CD;
}

:root *> .phrases-box  label:before {
    background: #a7c7dc;
    background: -moz-linear-gradient(-45deg, #fefefe, #ccc);
    background: -webkit-linear-gradient(-45deg, #fefefe, #0b70cd);
    background: -o-linear-gradient(-45deg, #fefefe, #0b70cd);
    background: -ms-linear-gradient(-45deg, #fefefe, #0b70cd);
    background: linear-gradient(-45deg, #fefefe, #0b70cd);
    border: 1px solid #aaa;
    line-height: 1.3em;
    margin: 0 4px 0 0;
    text-transform: uppercase;
    width: 1.3em;
    content: ".";
    display: inline-block;
    margin-left: -40px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    text-indent: -40px;
    color: #fff;
    text-shadow: 0px 10px 6px #fff;
}

/*
input[type="radio"]:checked + label:before {
        content: "\2022";
        text-indent: 6px;
        background: -moz-linear-gradient(-45deg, #fefefe, #0b70cd);
        background: -webkit-linear-gradient(-45deg, #fefefe, #0b70cd);
        background: -o-linear-gradient(-45deg, #fefefe, #0b70cd);
        background: -ms-linear-gradient(-45deg, #fefefe, #0b70cd);
        background: linear-gradient(-45deg, #fefefe, #0b70cd);
        color: #000;
        zoom:1;
        border: 1px solid #aaa;
}*/

.ordering-box {
    margin: 10px 0;
}

.search-results dt.result-title {
    padding: 15px 15px 0px 5px;
    font-weight: bold;
}

.search-results dd {
    padding: 2px 15px 2px 5px
}

.search-results dd.result-text {
    padding: 10px 15px 10px 5px;
    line-height: 1.7em
}

.search-results dd.result-url {
    font-size: 90%;
    padding: 2px 15px 15px 5px;
}

.search-results dd.result-created {
    padding: 2px 15px 15px 5px
}

.search-results dd.result-category {
    padding: 10px 15px 5px 5px
}

.advanced-search-tip {
    background: #FEFDE2;
    border-radius: 3px;
    padding: 20px;
    border: solid 1px #ddd
}

.advanced-search-tip p {
    margin: 0
}

.advanced-search-tip .term {
    font-weight: bold;
    font-style: italic
}

.panel {
    border: solid 1px #ddd;
    margin-top: -1px;
}

#main  .panel h3 {
    margin: 0px;
    padding: 0;
    background: #eee;
    border: 0;
    font-size: 1.0em
}

.panel h3 a {
    display: block;
    padding: 6px;
    text-decoration: none;
    padding: 6px;
}

.pane-slider {
    border: solid 0px;
    padding: 10px;
    margin: 0;
}


/* +++++++++++++++++++  Contact Form +++++++++++++++++++++++++++++++++ */
.clr,cls{
    clear: both;
}
@media(min-width:880px){
    .aboutini_left img{
        width: 68px;
        height: 68px;
        border: 1px solid #ccc;
    }

    .leftabout,.rightabout{
        width: 430px;
        height: 156px;
        background: url(../images/aboutitembg.jpg);
        background-repeat: no-repeat;
        background-position: center;
    }
    .leftabout{
        float: left;
    }
    .rightabout{
        float: right;
    }
    .leftabout .mod-articles-category-date {
        font-size: 18px;
        font-family: open_sansbold;
        left: 50%;
        line-height: 18px;
        margin-left:20px;
        position: absolute;
        top: 70px;
    }
    .cub{
        background: #87be3c;
        width: 12px;
        height: 12px;
        position: absolute;
        z-index: 777;
        left: 50%;
        margin-left: -6px;
        top: 73px;
    }
    .aboutini_left{
        float: left;
        width: 70px;
    }
    .aboutini_right{
        float: right;
        width: 270px;
    }.category-about{
        max-width: 1164px;
        margin: 0 auto;
        padding-top: 50px; 
        background: url(../images/categoryvline.png);
        background-repeat: no-repeat;
        background-position: center top;
    }
    .mod-articles-category-title{
        padding-bottom: 25px;
        line-height: 18px;
        font-size: 18px;
        font-family: open_sansbold;
        text-transform: uppercase;
        display: block;
    }
    .mod-articles-category-introtext{
        font-family: open_sansregular;
        font-size: 14px;
        color: #1a1918;
        line-height: 19px;
    }
    .aboutini{
        padding: 26px;
    }
    .rightabout .mod-articles-category-date {
        font-size: 18px;
        font-family: open_sansbold;
        left: 50%;
        line-height: 18px;
        margin-left: -60px;
        position: absolute;
        top: 70px;
    }
}
@media(min-width:520px) and (max-width:879px){
    .aboutini_left img{
        width: 68px;
        height: 68px;
        border: 1px solid #ccc;
    }

    .leftabout,.rightabout{
        width: 430px;
        height: 156px;
        background: #fff;
        background: url(../images/aboutitembg.jpg);
        background-repeat: no-repeat;
        background-position: center;
    }
    .rightabout,
    .leftabout{
        margin: 0 auto;
    }
    .mod-articles-category-date {
        font-size: 18px;
        font-family: open_sansbold;
        left: 50%;
        line-height: 18px;
        margin-left:-20px;
        position: absolute;
        top: 5px;
    }
    .cub{
        display:none;
    }
    .aboutini_left{
        float: left;
        width: 70px;
    }
    .aboutrow{
        padding: 0 3px;
    }
    .aboutini_right{
        float: right;
        width: 270px;
    }.category-about{
        max-width: 1164px;
        margin: 0 auto;
        padding-top: 50px; 
        background: url(../images/categoryvline.png);
        background-repeat: no-repeat;
        background-position: center top;
    }
    .mod-articles-category-title{
        padding-bottom: 25px;
        line-height: 18px;
        font-size: 18px;
        font-family: open_sansbold;
        text-transform: uppercase;
        display: block;
    }
    .mod-articles-category-introtext{
        font-family: open_sansregular;
        font-size: 14px;
        color: #1a1918;
        line-height: 19px;
    }
    .aboutini{
        padding: 26px;
    }
}
.fticons > div{
    margin: 50px 0;
}
@media (max-width:519px){
   
    .aboutini_left img{
        width: 28px;
        height: 28px;
        border: 1px solid #ccc;
    }
    .aboutrow{
        padding: 0 3px;
    }
    .leftabout,.rightabout{
        width:240px;
        background: #fff;
        height: 156px;
        border: 1px solid #DAE714;
    }
    .rightabout,
    .leftabout{
        margin: 0 auto;
    }
    .mod-articles-category-date {
        font-size: 18px;
        font-family: open_sansbold;
        left: 50%;
        line-height: 18px;
        margin-left:-20px;
        position: absolute;
        top: 5px;
    }
    .cub{
       display:none;
    }
    .aboutini_left{
        float: left;
        width: 30px;
    }
    .aboutini_right{
        float: right;
        width: 180px;
        overflow: hidden;
    }.category-about{
        max-width: 1164px;
        margin: 0 auto;
        padding-top: 50px; 
        background: url(../images/categoryvline.png);
        background-repeat: no-repeat;
        background-position:center top;
    }
    .mod-articles-category-title{
        padding-bottom: 10px;
        line-height: 14px;
        font-size: 14px;
        font-family: open_sansbold;
        text-transform: uppercase;
        display: block;
    }
    .mod-articles-category-introtext{
        font-family: open_sansregular;
        font-size: 12px;
        color: #1a1918;
        line-height: 14px;
    }
    .aboutini{
        padding:35px 5px;
    }
}


.panel .contact-form,.panel .contact-miscinfo {
    padding: 10px
}


.show_more_abo_us
{
        border: 1px solid #000;
    display: table;
    font-family: texgyreadventorregular;
    font-size: 12px;
    letter-spacing: 3px;
    margin: 0 auto;
    padding: 15px 35px;
    color: #000;
    background: #fff;
    cursor: pointer;
    text-transform: uppercase;

}
.about{
    padding-bottom: 90px;
}



.aboutrow{
    position: relative;
    margin-bottom: 50px;
}

.contact .panel .contact-form form,.contact .panel .contact-address {
    margin: 20px 0 0 0
}



#jform_contact_email_copy-lbl,#jform_contact_email_copy {
    float: left;
    margin-right: 10px;
    border: 0
}

.contact-form .button {
    clear: left;
    float: left;
    margin: 20px 0
}

fieldset.filters {
    background: none;
    border: none;
    padding: 0
}

/* ++++++++++++++ loginmodule +++++++++++++++++++++++++++ */

#form-login-remember {
    overflow: hidden;
    margin-bottom: 10px
}

#form-login-remember label {
    display: inline;
    margin-left: 10px
}

#modlgn-remember {
    float: left
}

#login-form fieldset {
    background: #f5f5f5
}

form ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

/* +++++++++++++++++++++++ pagenav +++++++++++++++++++++++  */
.pagenav {
    text-align: right
}

.pagenav ul {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 0;
}

.pagenav li {
    display: inline;
    margin: 0px;
    padding: 0
}

.pagenav a,span.pagenav {
    padding: 0 14px;
    margin: 0;
    line-height: 1.9em;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left: 0px solid #ddd;
    display: inline-block;
    line-height: 1.9em;
}

.pagenav li:first-child a,.pagination-start span {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    border-left: solid 1px #ddd
}

.pagenav li:last-child a,.pagination-end span {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.pagination ul {
    margin: 10px 10px 10px 0;
    padding: 0
}

.pagination li {
    display: inline;
}

.pagination a {
    padding: 0 14px;
    line-height: 2em;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left: 0px solid #ddd;
    display: inline-block
}

.pagination .active a {
    cursor: default;
}

.pagination span,.pagination span  a:hover {
    cursor: default;
    padding: 0 14px;
    line-height: 2em;
}

.pagination li:first-child a {
    border-left-width: 1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.pagination li:last-child a {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}


/* +++++++++++++++++ Breadcrumbs  +++++++++++++++++++++++++++  */

.breadcrumbs,.article-info {
    padding: 7px;
    margin: 0 0 18px;
    list-style: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.breadcrumbs li {
    display: inline-block;
}

/* +++++++++++++++++ articleinfo /actions  +++++++++++++++++++++++++++  */

ul.actions {
    list-style-type: none;
    text-align: right
}
ul.actions a {padding:0}
ul.actions  li {
    display: inline
}

.article-info-term {
    display: none
}

.article-info {
    overflow: hidden;
    font-size: 0.9em
}

.article-info dd {
    float: left;
    padding: 0 5px;
    border-right: solid 1px #ccc
}

.article-info dd span {
    text-transform: none;
    display: inline-block;
    padding: 0 5px 0 0px;
    margin: 0 10px 0 0px;
}

.article-info dd.create {
    clear: left
}

/* ######################  header   ###################### */
#fontsize {
    padding: 0;
    margin: 0 20px 0 1px;
    text-align: right;
    margin-bottom: 0px;
    float: none;
}

#fontsize h3 {
    padding-right: 0;
    font-weight: normal;
    display: inline;
    font-size: 1em;
    margin: 0
}

#fontsize p {
    margin: 0 0 0 2px;
    padding: 0;
    display: inline;
    font-size: 1em;
}

#fontsize p a {
    margin: 0 2px;
    display: inline;
    padding: 0px 5px;
}

/* +++++++++++++++  menus ++++++++++++++++++++++++ */


#header ul.menu li {
    display: inline;
    padding: 0;
    margin: 0;
}
.moduletable_menu {
    border: solid 1px #ddd;
    background: #f9f9f9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 20px;
    margin-bottom: 20px
}

ul.menu {
    margin: 0 0 20px 0;
    padding: 0;
}

ul.menu,ul.menu ul {
    list-style-type: none;
}

ul.menu a {
    display: block;
    margin: 0;
    text-decoration: none;
    padding: 5px 0px;
    border-bottom: solid 1px #ddd;
}

ul.menu li:last-child a {
    border: 0;
    box-shadow: none
}

ul.menu ul {
    margin: 0;
    padding: 0
}

ul.menu ul a {
    padding-left: 20px
}

ul.menu ul ul a {
    padding-left: 30px
}

ul.menu ul ul ul a {
    padding-left: 40px
}

ul.menu ul ul ul ul a {
    padding-left: 45px
}

/* ++++++++++++++  content-module ++++++++++++++ */
.category-module {
    margin: 0;
    padding: 0
}

.category-module li {
    padding: 5px 0 5px 0;
    margin: 0;
    list-style-type: none
}

.category-module li h4 {
    margin-bottom: 0
}

.category-module span {
    display: block;
    font-size: 0.85em;
}

.category-module a span {
    display: inline
}

/* content */
.categories-list  .item-title  a {
    text-decoration: none;
    margin-bottom: 20px
}

.category-desc {
    margin: 20px 0
}

.category-desc img {
    float: left;
    margin: 0 20px 10px 0
}

.categories-list dt,.categories-list dd {
    display: inline
}

/* ++++++++++++++++++++++  Footer +++++++++++++++++++++++++ */
#footer-outer
{font-size:0.8em}
.box {
    text-align: left
}

.box ul {
    list-style-type: none
}

#bottom .newsfeed-item {
    padding: 0;
    margin-bottom: 10px
}

.box .moduletable_menu,.box .moduletable {
    margin: 10px
}

.box3 {
    padding-left: 10px
}

.box h3 {
    font-size: 1.3em
}

#footer {
    font-size: 0.8em;
    padding:25px 0;
}

/*  ####################   Sliding modules  ################## */
.moduletable_js,.moduletable {
    margin-bottom: 20px;
}

.js_heading,.js_heading {
    position: relative;
    display: block;
    padding: 5px 10px;
    margin: 0px;
    font-size: 1.40em;
    border-radius: 3px
}

h3.js_heading a {
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 5px 5px 0 0;
    text-decoration: none;
    background: none
}

.module_content {
    padding: 10px;
    border: solid 1px #ddd;
    border-top: 0;
    border-radius: 0 0 3px 3px;
    margin-top: -1px
}

.no {
    font-size: 1px;
}

.slide {
    height: auto !important;
}

/*  +++++++++++++++++++++++++++++   Module Tabs / Pagebreak Tabs / Contact Tabs ++++++++++++++++ */
ul.tabs {
    margin: 0;
    padding: 0;
    overflow: hidden
}

dl.tabs dt,dl.tabs dd {
    margin: 0;
    padding: 7px 5px;
}

dl.tabs dt h3 {
    font-size: 1em;
    margin: 0;
    padding: 0
}

dl.tabs dt {
    position: relative;
    z-index: 1
}

ul.tabs li,dl.tabs dt {
    list-style-type: none;
    float: left;
    width: auto;
    padding: 0;
    display: block;
    margin: 0 3px 0 0;
    font-size: 1em;
}

ul.tabs li a:link,ul.tabs li a:visited,dl.tabs dt h3 a:link,dl.tabs dt h3 a:visited
{
    text-decoration: none;
    padding: 7px 5px;
    margin: 0px;
    display: block;
    font-size: 0.9em;
    font-weight: normal;
    border-radius: 5px 5px 0px 0px;
}

ul.tabs li a.linkopen:link,ul.tabs li a.linkopen:visited,dl.tabs dt.open  h3 a:link,dl.tabs dt.open  h3 a:visited
{
    font-weight: bold;
}

.tabcontent,div.current {
    padding: 30px 20px;
    margin: -1px 0 0 0;
    border-radius: 0 3px 3px 3px;
    clear: left;
}

div.current {
    position: relative;
    z-index: 0;
    top: -1px
}

.tabcontent:focus {
    outline: none
}

.tabopen {
    display: block;
    margin-bottom: 20px;
    overflow: hidden
}

.tabclosed {
    display: none
}

.tabcontent ul {
    padding: 0
}

.tabcontent ul li {
    list-style-type: none
}

/* ++++++++++++++  image float style ++++++++++++++ */
.img-fulltext-left {
    float:left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.img-intro-left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.img-fulltext-right {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}

.img-intro-right {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.img-fulltext-none
{display:block;
 margin:10px 0
}

/* Correction for user profile date of birth calendar image */
#jform_profile_dob_img {
    background: url("../images/system/calendar.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 18px;
    margin: 0 3px;
    vertical-align: middle;
    width: 18px;
}
.mod_article_title,
.team_main_title{
    text-align: center;
    text-transform: uppercase;
    font-size:38px;
    font-family: texgyreadventorbold;
    padding: 60px 0 20px;
    color: #000;
    letter-spacing: 15px;
}
nav#menu .active a,
nav#menu a:hover
{
    color: #fff;
}
#footer>div{
    height: 38px;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    width: 129px;
}
nav#menu a {
    font-size: 14px;
    font-weight: 100;
    color: #f0f0f0;
    border:none;
    font-family: helveticaneueregularwebfont;
    text-transform: uppercase;
}
.headeri
{
    position:relative;
}
.headerover
{
    background:url(../images/headeroverbg.png);
    background-position:center top;
    background-repeat:no-repeat;
    background-size:100%;  
    position:absolute;
    left:0;
    right:0;
    z-index:999;
    height:100%;
    top:0;
}
.controllGroupIn
	{
	 width: 50%;
	}
	.stiledCaptha
	{
	float:left; 
	width: 75%
	}
@media (max-width: 923px){
    .fticons {
        position: absolute;
        right: 10px;
        top: 190px;
    }
	.controllGroupIn
	{
	 width: 80%;
	}
	.stiledCaptha
	{
	float:left; 
	width: 45%
	}
	
    textarea,.contact-form input[type="text"],
    .contact-form input[type="email"],
    .contact-form textarea
    {
        width: 80%;
        border:none;
        border-bottom: 1px solid #ccc;
        color: #333333;
        overflow: auto;
        padding:10px 5px;
        font-family:open_sansregular ;
        margin: 15px 0;
        vertical-align: top;
    }
}
.you_are_next
{
    cursor: pointer;
}
.MyContactErrorMessage {
    padding: 20px 0 0 5px;
    color:#9faf12;
    font-family: texgyreadventorregular;
}
.imgname_description_in {
    color: #999;
    font-size: 10px;
    margin-bottom: 5px;
    margin-right: 10px;
    font-family: texgyreadventorregular;
}
.imgname_description_in:hover{
    text-decoration: underline;
    color:#87BE3C;
}
.contact_attachment {
    float: left;
    width: 160px;
    line-height: 23px;
}.attachment_label > label {
    float: right;
    width:92px;
    height: 23px;
    cursor: pointer;
    font-family: texgyreadventorregular;
       font-size: 14px;
    font-weight: normal;
    background: url(../images/attchfile.png);
    background-repeat: no-repeat;
    background-position:right center;
}

.attachment_input {
    display: none;
}
.contact_button_submit_div
{
    margin: 40px 0 0 5px;
    height: 28px;
}
.contact_button_submit
{
    background: url(../images/sendbtn.png);
    height: 23px;
    width: 162px;
    border: none ;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
}
.contact_button_submit:focus
{
outline:0;
   
    border: none ;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
}

.sendOK
{
 background: url(../images/sendbtnok.png);
    height: 23px;
    width: 162px;
    border: none ;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
}

.contact_button_submit:hover
{
    background: url(../images/sendhover.png);
   height: 23px;
    width: 162px;
    border: none;
    float: left;
    background-repeat: no-repeat;
    background-position: center; 
}
.contact{
    position: relative;
}
.fticons div a{
    display: block;clear: both;height: 26px;width: 26px;
}

.iconsocfot1 a{
    background: url(../images/fb.png);
    background-repeat: no-repeat;
    background-position: center;
}

.iconsocfot2 a{
    background: url(../images/twitter.png);
    background-repeat: no-repeat;
    background-position: center;
}
.iconsocfot3 a{
    background: url(../images/gplus.png);
    background-repeat: no-repeat;
    background-position: center;
}
.iconsocfot4 a{
    background: url(../images/linkedin.png);
    background-repeat: no-repeat;
    background-position: center;
}
.iconsocfot5 a{
    background: url(../images/yt.png);
    background-repeat: no-repeat;
    background-position: center;
}  .followbig{
    height: 348px;
    background: url(../images/followimgbig.jpg);
    background-repeat: repeat-x;
    background-position: center center;
    background-size: contain;    
}

@media (min-width: 924px) {

    .fticons{
        left: 60%;
        position: absolute;
        top: 250px;
    }
    .contact-form {
        padding: 0 0 40px 0;
    }
    #contact{

        background: url(../images/contactmobilebg.png);
        background-repeat: no-repeat;
        background-position:right bottom;
    }
    textarea,.contact-form input[type="text"],
    .contact-form input[type="email"],
    .contact-form textarea
    {margin: 25px 0;
     width: 50%;
     border:none;
     border-bottom: 1px solid #ccc;
     color: #333333;
     overflow: auto;
     padding:10px 5px;
     vertical-align: top;
    }
    .soc_buttons > a
    {
        float:left;
        width: 400px;
        display: block;
        text-align: center;
    }
    .soc_buttons
    {
        padding: 30px 0 60px;
        margin: 0 auto;
        display: table;
    }

    #header {
        position: absolute;
        left: 10px;
        top: 20px;
        z-index: 9999;
        right: 10px;
    }
    .header {
        overflow: hidden;
        margin:0 auto;
        padding: 0 10px;
    }
    #header ul.menu {
        padding:16px 0;
        width: auto;
        text-align: left;
        display: block;
        margin: 0 10px;
    }
    #header ul.menu li a:link,#header ul.menu li a:visited,#header ul.menu li:last-child a
    {
        text-decoration: none;
        margin: 0;
        display: inline-block;
        margin: 0 0 0;
        padding: 12px 15px;
        position: relative;
    }
    .openav
    {
        display:none;
    }
    #menu
    {
        display:block;
    }
}
@media (min-width: 670px) and (max-width: 923px)  {

    #header {
        position: absolute;
        left: 10px;
        top: 20px;
        z-index: 9999;
        right: 10px;
    }
    #header ul.menu {
        padding:16px 0;
        width: auto;
        text-align: left;
        display: block;
        margin: 0;
    }
    #header ul.menu li a:link,#header ul.menu li a:visited,#header ul.menu li:last-child a
    {
        text-decoration: none;
        margin: 0;
        display: inline-block;
        margin: 0 0 0;
        font-size: 12px;
        padding: 12px 5px;
        position: relative;
    }
    .openav
    {
        display:none;
    }
    #menu
    {
        display:block;
    }
    .soc_buttons > a
    {
        float:left;
        width: 330px;
        display: block;
        text-align: center;
    }
    .soc_buttons > a img
    {
        width: 90%;
    }
    .soc_buttons
    {
        padding: 30px 0;
        margin: 0 auto;
        display: table;
    }
}

@media (max-width: 669px)   {
    #all > section.headeri
    {
        height: 100px;
    }
    .soc_buttons > a
    {
        display: block;
        margin: 5px 0;
        text-align: center;
    }
    .soc_buttons > a img
    {
        max-width: 90%;
    }
    .soc_buttons
    {
        padding: 20px 0;
    }
    .mapi{
        background: url(../images/map.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 270%;
        height: 150px
    }
    .teame_item {
    display: inline;
}
    .teame_item > span {
        float: left;
        width: 33%;
    }
    .header{
        height: auto;
    }
    .headerover,
    .headeri video
    {
        display:none;
    }
    .openav {
        display: block;
        width: 40px;
        height: 75px;
        background:url(../images/mob_menu_bg.png);
        background-repeat: no-repeat;
        cursor: pointer;
        background-position: center;
    }
    #header ul.menu li{
        display:block;
        float:none;
        border-top: 1px solid #f7f7f7;}
    #menu
    {
        display:none;
        position: absolute;
        right: 0;
        left: 0;
        top: 74px;
        box-shadow: 0 6px 10px #ccc;
        background: url(../images/transbgmenu.png);
    }
    #menu.aqtiur
    {
        display:block !important;
    }
    #header {
        position: absolute;
        background: url(../images/mobileheaderbgi.jpg);
	background-repeat: no-repeat;
        background-position: center;
background-size:100%;
        left:0;
        right: 0;
        top:0;
        z-index: 9999;
    }
    #header ul.menu {
        text-align: center;
        display: block;
        margin: 0;
    }
    #header ul.menu li a:link,#header ul.menu li a:visited,#header ul.menu li:last-child a
    {
        text-decoration: none;
        margin: 0;
        display: inline-block;
        margin: 0 0 0;
        padding: 12px 5px;
        position: relative;
    }
}

.logoheader {
    float: left;
    width: auto;
}
.menuheader {
    float: right;
    width: auto;
}

.game_item:first-child{
    padding-top: 0;
}
.game_item{
    padding-top: 3px;
    overflow: hidden;
}
.games_more_game,.apps_more_game{
    position: relative;
    overflow: hidden;
    padding-bottom: 60px; 
}
#games .game.mod_game {
    background: -webkit-linear-gradient(#C5E232,#40D1AA ); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#C5E232,#40D1AA ); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#C5E232,#40D1AA ); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#C5E232,#40D1AA ); /* Standard syntax (must be last) */
    background-size: 150% 150%;
    transition: all 1.5s;  
}
/* Chrome, Safari, Opera */

#games .game.mod_game:hover {
    background-position: 0 100%;  
}
#apps .game.mod_game {
    background: -webkit-linear-gradient(#C5E232,#40D1AA ); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#C5E232,#40D1AA ); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#C5E232,#40D1AA ); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#C5E232,#40D1AA ); /* Standard syntax (must be last) */
    background-size: 150% 150%;
    background-position: 0 100%;  
    transition: all 1.5s;  
}
/* Chrome, Safari, Opera */

#apps .game.mod_game:hover {
    background-position: 0 0;  
}

@media(min-width:1200px){

    .game.mod_game
    {
        /*        background: url(../images/gamelestlinev.jpg);
                background-repeat: repeat-x;
                background-position: center;*/
        overflow: hidden;
    }
    .games_games img {
        width:290px;
    }
    .games_games {
        float: right;
        background: #fff;
        width: 876px;
    }
    .game_item > span {
        width: 293px;
    }
    .game_item > span:first-child {

        width: 290px;
    }
}

.game_item > span{
    display: block;
    float: left;
    text-align: right;
    position: relative;
}

.imgnameapp {
    background:#b2eb31;
    bottom: 0;
    left: 2px;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
} 
.imgteamname {
    background:#e4e319;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
} 

.teamHiddenGif{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 888;
}
.show_less_abo_us {
      border: 1px solid #000;
    display: table;
    font-family: texgyreadventorregular;
    font-size: 12px;
    letter-spacing: 3px;
    margin: 0 auto;
    padding: 15px 35px;
    color: #000;
    background: #fff;
    cursor: pointer;
    text-transform: uppercase;
}
.teame_item > span a:hover .teamHiddenGif{
    display: block;
}
.games_title {
    font-size: 38px;
    font-family: texgyreadventorbold;
    padding-top: 200px;
    text-align: center;
    text-transform: uppercase;
}

.imgteamname_in {
    display: block;
    padding:30% 10px 5px;
    text-transform: uppercase;
    font-size: 12px;
    font-family: texgyreadventorbold;
    color: #000;
    line-height: 14px;
    word-wrap: break-word;
}
.imgteamname_indescription
{
    font-size: 12px;
    padding: 0 10px;
    word-wrap: break-word;
    font-style: italic;
    line-height: 14px;
    display: block;
}
#apps{
    background: #f7f7f7;
}
@media(min-width:900px) and (max-width:1199px){
    #contact{
        margin: 0 20px;
    }

    .game.mod_game
    {
        /*        background: url(../images/gamelestlinev.jpg);
                background-repeat: repeat-x;
                background-position: center;*/
        overflow: hidden;
    }
    .games_games img {
        width:224px;
    }
    .games_games {
        float: right;
        background: #fff;
        width: 676px;
    }
    .game_item > span {
        width: 226px;
    }
    .game_item > span:first-child {
        width: 224px;
    }
}
.contact h3{
    font-family: open_sansregular;
}
.more_games_button,.more_apps_button {

    display: table;
    font-family: texgyreadventorregular;
    margin: 0 auto;
    padding: 13px 35px;
    font-size: 12px;
    letter-spacing: 3px;
    border: 1px solid #000;
    text-transform: uppercase;
}
.more_apps_button a:hover,
.more_games_button a:hover{
    color:#C5E232;

}

textarea{
    resize: none;
    height: 42px;
}
@media(min-width:1200px){
    #contact{
        padding: 0;
        margin: 0 auto;
        max-width: 1200px;
    }
}
@media(min-width:900px){
    .mapi{
        background: url(../images/map.jpg);
        background-repeat: no-repeat;
        background-position: center;
        height: 314px
    }

    .teame_item > span {
        float: left;
        width: 10%;
    }
}
@media(min-width:670px) and (max-width:899px){
    .teame_item > span {
        float: left;
        width: 20%;
    }
    #contact{
        margin: 0 20px;
    }
    .mapi{
        background: url(../images/map.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 150%;
        height: 200px
    }
}
@media(max-width:899px){

    .games_title{
        display: none;
    }
    .games_games img {
        width:99%;
    }
    .games_games {
        background: #fff;
    }
    .game_item > span {
        width: 33%;
    }
    .game.mod_game
    {
        /*        background: url(../images/gamelestlinev.jpg);
                background-repeat: repeat-x;
                background-position: center 200px;*/
        overflow: hidden;
    }
}
@media(max-width:400px){
.imgname_description_in
{
display:block;
clear:both;
}
    .fticons{
        top:320px;
    }
    .changeContact{
        clear: both;
        margin-bottom: 5px;
    }
    .contact_attachment{
        clear: both;
        padding: 20px 0;
    }
 .followbig{
    height: 120px;
  
}

}
.teame_item a {
    position: relative;
    border: 1px solid #fff;
    display: block;
}.teame_item img {
    width: 100%;
}
.control-group {
    overflow: hidden;
}
.scroll_c_button6.scroll_c_button_active
{
    margin-bottom: 0 !important;
}
.mapi{
    position: relative;
}
#contact{
height:800px;
}