/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0. Lara Open Sans Neutra-Demi Courgette Montserrat
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
@font-face {
    font-family: tss;
    src: url('tss.ttf') format('opentype');
}
@font-face {
font-family : "Neutra-Light";
src : url('fonts/Montserrat-Light.ttf') format('truetype');
font-weight : 300;
font-style : normal;
}
@font-face {
font-family : "Neutra-Demi";
src : url('fonts/Montserrat-Black.ttf') format('truetype');
font-weight : 400;
font-style : normal;
}

body {
    width: 100%;
    height: 100%;
    font-family: Neutra-Light,Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 16px;
	/* background: url(../css/images/art2007.jpg) no-repeat fixed 100% 100%;
    /* background-color: transparent; */
	background-color: #fafafa; /* For browsers that do not support gradients */
	color: #222;
}
.dark-mode {
  background-color: #222222;
  color: #fafafa;
 
}

html {
    width: 100%;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 15px 0 15px;
    font-family: tss,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: 800;
	font-size: 1.25em;
	text-align : left;
    letter-spacing: 1px;
	color: #908040;
}

p {
    font-family: Neutra-Light,Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 0.75em;
	margin: 0 0 5px;
	letter-spacing : 0.05em;
    line-height: 1.3;
	text-align: justify;
}
.mybig {
    font-size: 1.5em;
}
.big2 {
    font-size: 1.25em;
	font-weight : 600;
}
.small {
font-size : 0.625em;
}

@media(min-width:768px) {
    p {
        margin: 0 0 5px;
        font-size: 1.125em;
        letter-spacing : 0.05em;
		line-height: 1.3;
					}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 15px 0 15px;
    font-family: tss,Helvetica Neue,Helvetica,Arial,sans-serif;
	font-weight: 800;
	font-size: 1.875em;
    letter-spacing: 1px;
	text-align : left;
	color : #908045;
	text-align: left;
}
}
@media(min-width:768px) {
    .big2 {
        font-size: 1.5em;
	    font-weight : 600;
			}
	.mybig {
    font-size: 2em;
}
.small {
font-size : 0.75em;
}
}
.neutra {
	font-family: Neutra-Demi,sans-serif
	font-size: 0.875em;
	font-weight : 600;
}
.neutra-light {
	font-family: Neutra-Light,Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 0.875em;
	}
.neutra-demi {
	font-family: Neutra-Demi,Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 0.875em;
	}

@media(min-width:768px) {
.neutra {
	font-family: Neutra-Demi,sans-serif;
	font-size: 1.125em;
}
.neutra-demi {
	font-family: Neutra-Demi,Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 1.125em;
}
.neutra-light {
	font-family: Neutra-Light,Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 1.125em;
}
}

a {
    color: #222;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #908045;
}

.light {
    font-weight: 300;
}
.fathat {
    font-weight: 600;
}

.navbar-custom {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
    font-family: neutra-demi,Helvetica Neue,Helvetica,Arial,sans-serif;
    background-color: #ddd;
}

.navbar-custom .navbar-brand {
    font-size: 1em;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 1em;
    color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom a {
    color: #222;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover {
    outline: 0;
    color: rgba(255,255,255,.8);
    background-color: transparent;
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: transparent;
}

.navbar-custom .nav li.active {
    outline: 0;
}

.navbar-custom .nav li.active a {
    background-color: rgba(255,255,255,.3);
}

.navbar-custom .nav li.active a:hover {
    color: #000;
}

@media(min-width:768px) {
    .navbar-custom {
        padding: 10px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .navbar-custom.top-nav-collapse {
        padding: 0;
        border-bottom: 1px solid rgba(255,255,255,.3);
        background: #ddd;
    }
	.navbar-custom .navbar-brand {
    font-size: 1.25em;
}
}
#llinks6 {
	z-index:-1000;
	display: table;
	position:fixed;
	top: 55px;
	left: 0px;
	width: 100%;
    height: 100%;
	background: url(images/intro-bg.jpg) no-repeat bottom;
    background-color: transparent;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	}
.introx {
    z-index:-1000;
	display: table;
	position:fixed;
	top: 55px;
	left: 0px;
    width: 100%;
    height: auto;
    padding: 0;
    text-align: center;
    color: #fff;
    background: url(css/images/art2007.jpg) no-repeat bottom center scroll;
    background-color: #222;
	    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.intro .intro-body {
    display: table-cell;
    vertical-align: middle;
}

.intro .intro-body .brand-heading {
    font-size: 2.500;
}

.intro .intro-body .intro-text {
    font-size: 1.125em;
}
@media(min-width:340px) {
    .intro {
		     height: auto;
        padding: 0px 0;
    }

    .intro .intro-body .brand-heading {
        font-size: 6.250em;
    }

    .intro .intro-body .intro-text {
        font-size: 1.625em;
    }
}

@media(min-width:500px) {
    .intro {
	     height: auto;
        padding: 0px 0;
    }

    .intro .intro-body .brand-heading {
        font-size: 6.250em;
    }

    .intro .intro-body .intro-text {
        font-size: 1.625em;
    }
}

@media(min-width:768px) {
    .intro {
	        height: auto;
        padding: 200px 0;
    }

    .intro .intro-body .brand-heading {
        font-size: 6.250em;
    }

    .intro .intro-body .intro-text {
        font-size: 2.250em;
		text-align: left;
		text-indent: -25px;
    }
}
@media(min-width:1440px) {
    .intro {
		       height: auto;
        padding: 150px 0;
		    }

    .intro .intro-body .brand-heading {
        font-size: 6.250em;
    }

    .intro .intro-body .intro-text {
        font-size: 2.250em;
		text-align: left;
		text-indent: -25px;
    }
}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 100%!important;
    font-size: 2.500em;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255,255,255,.1);
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.content-section {
    padding-top: 30px;
	background-color: #fafafa;
}

.download-section {
    width: 100%;
    padding: 0;
    color: #fff;
    background: url(../imgames/downloads-bg.jpg) no-repeat center center scroll;
    background-color: transparent;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

@media(max-width:1199px) {
  .myhidden {
        display: block;
    }
}

@media(max-width:767px) {
  .myhidden {
        display: block;
    }
}
@media(max-width:400px) {
  .myhidden {
        display: none;
    }
}


#map {
    width: 100%;
    height: 400px;
    margin-top: 100px;
	color: #666;
	}

@media(min-width:767px) {
    .content-section {
        padding-top: 30px;
    }

    .download-section {
        padding: 100px 0;
    }

     #map {
        height: 400px;
        margin-top: 50px;
    }
}

.btn {
    border-radius: 0;
    text-transform: uppercase;
    font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
    border: 1px solid #908045;
    color: #908045;
    background-color: transparent;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #908045;
    outline: 0;
    color: #000;
    background-color: #908045;
}

ul.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
}

footer p {
    margin: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
	}

img::-moz-selection {
    background: 0 0;
	}

body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}
.picfl {
margin : 5px 20px 0 0;
float : left;
}
.padme {
padding : 5px 20px 0 0;
}
.wrapme {
	width: 95%; 
    word-wrap;
}
.m-top-100 {
padding-top : 100px;
}
.m-top-25 {
margin-top : 25px;
}
.m-left-50 {
padding-left: 50px;
}
.lefty {
	text-align: left;
}
.ity {
	font-style : italic;
}
.lefor {
	text-align: left;
	margin: 0px;
	padding-left: 20px;
text-indent: -15px;
}


.titless {
	font-family: Lora,Helvetica Neue,Helvetica,Arial,sans-serif;
	color: #666;
}
.no-indent {
	text-indent: 0em;
}
.lemarg {
	margin: 120px;
}
/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #81be32;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
  color: white;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.about-grid:hover img{
    webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}

.about-grid img {
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
}
#grayscale{
filter: grayscale(100%); // General Grayscale support
-webkit-filter: grayscale(100%); //Webkit Browser Support
-moz-filter: grayscale(100%); // Mozilla Firefox Support
-ms-filter: grayscale(100%); // IE Support
-o-filter: grayscale(100%); // Opera Browser Support
}
#grayscale2{
filter: grayscale(100%); // General Grayscale support
-webkit-filter: grayscale(100%); //Webkit Browser Support
-moz-filter: grayscale(100%); // Mozilla Firefox Support
-ms-filter: grayscale(100%); // IE Support
-o-filter: grayscale(100%); // Opera Browser Support
}
.centre {
	text-align: center;
}
/*-- banner --*/  
.video {
	background:url(../images/cv.jpg)no-repeat;
    background-position:0px 0px;
	text-align: left;
	min-height: 100%;
	background-size:cover;
}
.banner-text {
    margin: 22em 0 10em;
    text-align: center;
    background: rgba(0, 0, 0, 0.72);
    display: inline-block;
    padding: 4em;
}
.banner-text h1 {
    font-size: 3.5em;
    color: #fff;
	font-weight: 900;
}
.banner-text h6 {
    font-size: 1.2em;
    color: #cac7c8;
    margin-top: 1em;
    letter-spacing: 3px;
    font-weight: 900;
}
.video iframe{
width: 100%;
    min-height: 15em;
    border: 1px solid #b3b3b3;
}
/*-- //banner --*/
.block550 {
text-align : center;
border : 0px solid #808040;
max-width : 760px;
margin : 2px;
padding : 2px;
}
.block400ju, .block460ju, .block490ju, .block500ju {
text-align : justify;
color : #202020;
font-size : 1.33em;
margin : 2px;
padding : 2px;
border : 0px solid #808040;
}
.block400ju {
max-width : 500px;
}
.block460ju {
max-width : 760px;
}
.block490ju {
max-width : 600px;
}
.block500ju {
max-width : 600px;
border : 1px solid #808040;
}
.picbox {
margin : 10px;
}
.thleft, .thright, .picbox, .thxml {
text-align : center;
border : 1px solid #ccc;
padding : 5px;
max-width : 200px
background-color : #fafafa;
}
.thleft {
float : left;
margin : 0 10px 0 0;
}
.thmini {
width : 50%;
float : left;
margin : 0 10px 0 0;
}
.mycent {
    text-align: center;
}
.rigty {
    text-align: right;
}
#tail {
background : transparent none repeat scroll 0% 0%;
margin : -20px auto 0;
width : 80px;
height : 80px;
border : 0 solid #808040;
voice-family : inherit;
padding : 0;
}
#self550 {
max-width : 760px;
text-align : center;
}
#self550 img {
border-style : solid;
margin : 5px;
padding : 0;
border-width : 1px;
border-color : #808040;
}
.blockmy {
width : 100%;
text-align : center;
}
.bigpic {
width : 100%;
text-align : center;
}
.bigpic img {
width : 99%;
border-style : solid;
margin : 5px;
padding : 0;
border-width : 0px;
border-color : #808040;
}
.smallpic {
width : 100%;
text-align : center;
}
.smallpic img {
border-style : solid;
margin : 10px;
padding : 0;
border-width : 0px;
border-color : #808040;
}
#commrss {
width : 100%;
}
#commrss ul {
display : inline;
list-style : none;
}
#commrss li {
border-top : 1px dotted #eeeeee;
width : 100%;
padding : 10px;
text-align : left;
}
#commrss li a {
font-style : italic;
}
#commrss li:hover {
background : #eeeeee;
}