@charset "utf-8";.tn3e-gallery {    position:relative;    width: 990px;    height: 362px;    line-height: normal;    max-width: 100%;}.tn3e-image {    position:absolute;    left: 0;    top: 0;    width: 990px;    height: 362px;    max-width: 100%;    }.tn3e-footeroverlay {	position:absolute;	z-index: 99;	background-color: rgba(0, 0, 0, 0.5);	bottom: 0;	width: 100%;}.tn3e-footerwrapper {	position: relative;	margin: 0 auto;	width: 990px;    min-height: 40px;        max-width: 100%;}.tn3e-thumbs ul {    margin: 0;}.tn3e-thumbs {    width: 340px;    left: 0;    bottom: 14px;    height: 11px;}.tn3e-thumb {	margin-right: 10px;    background-image: url('bullet.png');    width: 11px;    height: 11px;    cursor: pointer;}.tn3e-thumb-over {/*     background-position:-226px -80px; */}.tn3e-thumb-selected {    background-image:url('bullet_active.png');    cursor:default;}.tn3e-next {    position:absolute;    background-image: url('arrow-right.png');    background-repeat: no-repeat;    background-position: 413px center;    width: 50%;    height: 92%;    right: 0;    top: 0;    cursor:pointer;}.tn3e-next:hover {    background-image: url('arrow-right-hover.png');    cursor:pointer;}.tn3e-prev {    position:absolute;    background-image: url('arrow-left.png');    background-repeat: no-repeat;    background-position: 0px center;    width: 50%;    height: 92%;    left: 0;    top: 0;    cursor:pointer;}.tn3e-prev:hover {    background-image: url('arrow-left-hover.png');    cursor:pointer;}.tn3e-preloader {    position:absolute;    width: 22px;    height: 8px;    right:12px;    top:5px;}.tn3e-text {	width: 990px;	padding: 10px 0 10px 340px;	overflow: hidden;	    max-width: 100%;}.tn3e-image-text {	width: 640px;	}.tn3e-image-title {    color: white;    float: left;	margin-right: 10px;    }.tn3e-image-description {	font-style: italic;     color: #c3c3c3;    float: left;}@media only screen and (min-width: 0) and (max-width: 990px) { 	.tn3e-thumbs {display: none;}	.tn3e-text {padding-left: 34.2424%;}}	.image-navigation  { display: none; }@media only screen and (min-width: 0) and (max-width: 650px) { 	.imageslider { overflow: hidden; margin-bottom: 0px; }	.tn3e-footeroverlay {position: static;}	.tn3e-thumbs {background: none;}	.tn3e-next, .tn3e-prev {background: none;}	.tn3e-next:hover, .tn3e-prev:hover {background: none;}	 	.image-navigation { display: block; overflow: hidden; margin-bottom: 30px; }	.image-navigation li {		    width: 50%;		    display: block;		    float: left;		    	}	.image-navigation a {			display: block;			background: #636363;			color: #fff;			padding: 10px 20px;	    transition: opacity 0.5s ease-out 0s;	    font-size: 14px;	    text-align: center;	}	.image-navigation a.next {		padding-right: 20px;	  border-left: 1px solid #ccc;			}	}
