/*==================================================================
Victor Vran Fonts
==================================================================*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);

body,
html {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans Condensed", Arial, Helvetica, sans-serif;
}

/*==================================================================
Top toolbar
==================================================================*/
#social-media-desktop ul
{
	text-align:center;
	line-height:50px;
}
#social-media-desktop ul li
{
	display:inline;
		font-size:1.65em;
		margin:0 0 0 0.5em;
}
#social-media-desktop ul li a
{
	 color: #ccb08a;
	 color: #ffb366;
}
#social-media-desktop ul li a:hover
{
	color:#fff;
}


/**--Social Media Icons, Tablet Version--**/
/**--Screenwidths of 1028px and below (down to 768px)--**/

#social-media-tablet
{
	display:none;
}

#social-media-tablet
{
	text-align:right;
}

.state1 #top-nav #social-media-tablet ul, .state1 #top-nav #social-media-tablet ul li, .state1 #top-nav #social-media-tablet ul li a
{
		line-height:1.2;
}

.state2 #top-nav #social-media-tablet ul, .state2 #top-nav #social-media-tablet ul li, .state2 #top-nav #social-media-tablet ul li a
{
		line-height:1.2;
}

#top-nav #social-media-tablet ul 
{
	padding:0.5em;
	margin:0 0 -1em 0;
	background:#ffb366;
	float:right;
	border-radius:0.5em;
}

#top-nav #social-media-tablet ul li
{
	display:inline;
		font-size:1.25em;
		margin:0 0 0 0.5em;
		padding:0 0 0 0;
}
#top-nav #social-media-tablet ul li a
{
	 /*color: #ffb366;*/
	 padding:0 0 0 0;
	 margin:0 0 0 0;
	 color:#000;
}

#top-nav #social-media-tablet ul li a:hover
{
	color:#fff;
}

/*----start-responsive-design----*/
@media only screen and (max-width:1280px) and (min-width:1024px){
	#social-media-tablet
	{
		display:block;
	}
}
@media only screen and (max-width:1024px) and (min-width:768px){
	#social-media-tablet
	{
		display:block;
	}
}
/**--Social Media Icons (Tablet version hidden below 768px (Burger Bar))--**/


/**--Social Media Icons (Mobile Version, 768px and below)--**/

#social-media-mobile
{
	display:none;
}

#social-media-mobile
{
	text-align:center;
	float:right;
	padding:1em 2em 0 0;
}
.state1 #top-nav #social-media-mobile ul, .state1 #top-nav #social-media-mobile ul li, .state1 #top-nav #social-media-mobile ul li a
{
		line-height:1.2;
}
.state2 #top-nav #social-media-mobile ul, .state2 #top-nav #social-media-mobile ul li, .state2 #top-nav #social-media-mobile ul li a
{
		line-height:1.2;
}
#top-nav #social-media-mobile ul 
{
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#top-nav #social-media-mobile ul li
{
	display:inline;
		font-size:1.65em;
		margin:0 0 0 0.35em;
		padding:0 0 0 0;
}
#top-nav #social-media-mobile ul li a
{
	 color: #ffb366;
	 padding:0 0 0 0;
	 margin:0 0 0 0;
}
#top-nav #social-media-mobile ul li a:hover
{
	color:#fff;
}

@media only screen and (max-width:768px) and (min-width:640px){
	#social-media-mobile
	{
		display:block;
	}
	.state2 #top-nav #social-media-mobile ul li
	{
		display:inline;
			font-size:1.5em;
			margin:0 0 0 0.35em;
			padding:0 0 0 0;
	}
}
@media only screen and (max-width:640px) and (min-width:480px){
	#social-media-mobile
	{
		display:block;
	}
	.state2 #top-nav #social-media-mobile ul li
	{
		display:inline;
			font-size:1.5em;
			margin:0 0 0 0.35em;
			padding:0 0 0 0;
	}
}
@media only screen and (max-width:480px) and (min-width:320px){
	#social-media-mobile
	{
		display:block;
	}
	.state1 #top-nav #social-media-mobile ul li
	{
		font-size:1.35em;
		margin:0 0.1em 0 0;
	}
	
	#social-media-mobile
	{
		text-align:center;
		float:right;
		padding:1em 0.5em 0 0;
	}
	.state2 #top-nav #social-media-mobile ul li
	{
		display:inline;
			font-size:1.35em;
			margin:0 0 0 0.2em;
			padding:0 0 0 0;
	}
}
@media only screen and (max-width:320px) and (min-width:240px){
	#social-media-mobile
	{
		display:block;
	}
	.state1 #top-nav #social-media-mobile ul li
	{
		font-size:1.35em;
		margin:0 0.1em 0 0;
	}
	
	#social-media-mobile
	{
		text-align:center;
		float:right;
		padding:1em 0.5em 0 0;
	}
	.state2 #top-nav #social-media-mobile ul li
	{
		display:inline;
			font-size:1.35em;
			margin:0 0 0 0.2em;
			padding:0 0 0 0;
	}
}
@media only screen and (max-width:1280px) and (min-width:1024px){
	#mobile-menu
	{
		display:block;
	}
}
@media only screen and (max-width:1024px) and (min-width:768px){
	#mobile-menu
	{
		display:block;
	}
	#social-media-desktop
	{
		display:none;
	}
}
@media only screen and (max-width:768px) and (min-width:640px){
	#mobile-menu
	{
		display:block;
	}
	#social-media-desktop
	{
		display:none;
	}
}
@media only screen and (max-width:640px) and (min-width:480px){
	#mobile-menu
	{
		display:block;
	}
	#social-media-desktop
	{
		display:none;
	}
}
@media only screen and (max-width:480px) and (min-width:320px){
	#mobile-menu
	{
		display:block;
	}
	#social-media-desktop
	{
		display:none;
	}
}
@media only screen and (max-width:320px) and (min-width:240px){
	#mobile-menu
	{
		display:block;
	}
	#social-media-desktop
	{
		display:none;
	}
}
.page-border.left {
  left: 0;
  top: 0;
  bottom: 50px;
  width: 0;
  border-right: 1px solid;
}
.page-border.left ul {
  position: fixed;
  z-index: 1030;
  width: 25px;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  padding-left: 0;
  list-style: none;
}
.page-border.left ul li {
  text-align: center;
  padding: 3px 0;
}
.page-border.right {
  right: 0;
  top: 0;
  bottom: 50px;
  width: 50px;
  border-left: 1px solid;
}
.page-border.bottom {
  bottom: 0;
  right: 0;
  left: 0;
  height: 50px;
  border-top: 1px solid;
  text-align: center;
  font-weight: 800;
  text-transform: uppercase;
  padding-top: 2px;
  font-size: 12px;
  letter-spacing: 1px;
}
.page-border.bottom a {
  line-height: 1;
  text-decoration: none;
}
body {
  padding-left: 0;
  padding-right: 0;
  padding-top: 48px;
}

#top-nav
{
	width:100%;
	margin:0 0 0 0;
}

#top-nav .nav > li.smedia-top
{
	margin-left:2em;
}
#top-nav .nav > li.smedia-top > a {
  padding-top: 10px;
  padding-bottom: 0;
  padding-left:0;
  padding-right:2px;
  display:inline-block;
}



/*==================================================================
Dot Scroll 
==================================================================*/
#dot-scroll {
  list-style: none;
  position: fixed;
  z-index: 1030;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  width: 12px;
  margin: 0;
  padding: 0;
  -webkit-transition: background-color 0.6s;
  -moz-transition: background-color 0.6s;
  -ms-transition: background-color 0.6s;
  -o-transition: background-color 0.6s;
  transition: background-color 0.6s;
}
.android-browser-4_3minus #dot-scroll {
  transition: none;
  -webkit-transition: none;
}
.news-cat-page #dot-scroll
{
	display:none;
}

#dot-scroll li {
  display: block;
  padding: 8px 0;
  width: 16px;
  height: 32px;
}
#dot-scroll li a {
  display: block;
  width: 100%;
  height: 100%;
}
#dot-scroll li a span {
  display: block;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  -webkit-transition: background-color 0.6s;
  -moz-transition: background-color 0.6s;
  -ms-transition: background-color 0.6s;
  -o-transition: background-color 0.6s;
  transition: background-color 0.6s;
}
.android-browser-4_3minus #dot-scroll li a span {
  transition: none;
  -webkit-transition: none;
}
#dot-scroll li a.active span {
  border: 1px solid;
  width: 20px;
  height: 20px;
  margin-top: -2.5px;
  margin-left: -2.5px;
}
#dot-scroll li a.target span {
  border: 0px solid;
  width: 20px;
  height: 20px;
  margin-top: -1.5px;
  margin-left: -1.5px;
}
@media (max-width: 1249px) {
  #dot-scroll {
    display: none;
  }
}

/*==================================================================
Hero Section
==================================================================*/
#victor-link
{
	font-size:2.8em;
	text-align:center;
	margin-top:6em;
}

#victor-link a
{
	text-decoration:underline;
	color:#e8e8e8;
	display:block;
	font-size:100%;
		letter-spacing:-1px;
}

#victor-link a.button {
  border-style: solid;
  border-width: 1px;
  line-height: 1.6;
  padding: 0.5em 1em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
}


/*==================================================================
Video Breaker
==================================================================*/
.video-break-text h3
{
	color:#e8e8e8;
}

/*----Media Queries----*/

@media only screen and (max-width:480px) and (min-width:320px){
	.video-bg
	{
	display:none;	
	}
	.video-break-wrap
	{
		display:none;	
		height:0;
	}
	body > video.video-bg {
	  position: relative;
	  height:0;
	}
	body > .video-bg
	{
	  z-index: 0;
	}
}
@media only screen and (max-width:320px) and (min-width:240px){
	.video-bg
	{
	display:none;	
	}
	.video-break-wrap
	{
		display:none;	
		height:0;
	}
	body > video.video-bg {
	  position: relative;
	  height:0;
	}
	body > .video-bg
	{
	  z-index: 0;
	}
}

/*==================================================================
Victor Vran Colors
==================================================================*/
.colors-vv {
  color: #efefef;
  background-color: rgba(41, 36, 31, 0.82);
}
.colors-vv .bg-color {
  color: #29241f;
}
.colors-vv .out {
  opacity: 0.82;
}
.colors-vv .heading,
.colors-vv.heading {
  color: #ffffff;
}
.colors-vv .link,
.colors-vv.link {
  color: #ccb08a;
}
.colors-vv .highlight,
.colors-vv.highlight {
  color: #ccb08a;
}

.colors-vv .background,
.colors-vv.background {
  background-color: rgba(41, 36, 31, 0.82);
}
.colors-vv .background-solid,
.colors-vv.background-solid {
  background-color: #1d1a16;
}

.colors-vv h1,
.colors-vv h2,
.colors-vv h3,
.colors-vv h4,
.colors-vv h5,
.colors-vv h6,
.colors-vv .col-icon {
  color: #ffffff;
}
.colors-vv .col-left-marginalia,
.colors-vv col-right-marginalia {
  color: #ffffff;
}
.colors-vv a,
a.colors-vv {
  color: #ccb08a;
}
.colors-vv a:hover,
a.colors-vv:hover {
  color: rgba(204, 176, 138, 0.75);
}
.colors-vv .line {
  border-color: #efefef;
  border-color: rgba(239, 239, 239, 0.3);
}
.colors-vv .line:hover {
  background-color: rgba(41, 36, 31, 0.46806867);
}
.colors-vv .help-block li {
  color: #ccb08a;
}
.colors-vv .grid-example > .row > div:nth-child(1n) {
  color: #ffffff;
  background-color: rgba(41, 36, 31, 0.82);
  background-color: rgba(239, 239, 239, 0.1);
}
.colors-vv .grid-example > .row > div:nth-child(2n) {
  color: #ffffff;
  background-color: rgba(41, 36, 31, 0.82);
  background-color: rgba(239, 239, 239, 0.3);
}
.colors-vv ::-webkit-input-placeholder {
  color: rgba(239, 239, 239, 0.6);
}
.colors-vv :-moz-placeholder {
  color: rgba(239, 239, 239, 0.6);
  opacity: 1;
}
.colors-vv ::-moz-placeholder {
  color: rgba(239, 239, 239, 0.6);
  opacity: 1;
}
.colors-vv :-ms-input-placeholder {
  color: rgba(239, 239, 239, 0.6);
}
.colors-vv .border,
.colors-vv.border,
.colors-vv .border-top,
.colors-vv.border-top,
.colors-vv .border-left,
.colors-vv.border-left,
.colors-vv .border-right,
.colors-vv.border-right,
.colors-vv .border-bottom,
.colors-vv.border-bottom {
  border-color: rgba(255, 255, 255, 0.3) !important;
}
.colors-vv .border-hard,
.colors-vv.border-hard {
  border-color: rgba(255, 255, 255, 0.7) !important;
}
.colors-vv .border-lite,
.colors-vv.border-lite {
  border-color: rgba(255, 255, 255, 0.08) !important;
}
.colors-vv .text {
  color: #efefef !important;
}
.colors-vv .text-background,
.colors-vv.text-background {
  color: #29241f !important;
}
.colors-vv .background-highlight,
.colors-vv.background-highlight {
  background-color: #ccb08a !important;
}
.colors-vv .background-heading,
.colors-vv.background-heading {
  background-color: #ffffff !important;
}
.colors-vv .background-text,
.colors-vv.background-text {
  background-color: #efefef !important;
}
.colors-vv .background-link,
.colors-vv.background-link {
  background-color: #ccb08a !important;
}
.colors-vv .border-text,
.colors-vv.border-text {
  border-color: rgba(239, 239, 239, 0.7) !important;
}
.colors-vv .border-highlight,
.colors-vv.border-highlight {
  border-color: rgba(204, 176, 138, 0.7) !important;
}
.colors-vv .border-heading,
.colors-vv.border-heading {
  border-color: rgba(255, 255, 255, 0.7) !important;
}
.colors-vv .border-link,
.colors-vv.border-link {
  border-color: rgba(204, 176, 138, 0.7) !important;
}

/**--Transparency--**/

.colors-vv .background-0,
.colors-vv.background-0 {
  background-color: transparent !important;
}
.colors-vv .background-5,
.colors-vv.background-5 {
  background-color: rgba(41, 36, 31, 0.05) !important;
}
.colors-vv .background-10,
.colors-vv.background-10 {
  background-color: rgba(41, 36, 31, 0.1) !important;
}
.colors-vv .background-15,
.colors-vv.background-15 {
  background-color: rgba(41, 36, 31, 0.15) !important;
}
.colors-vv .background-20,
.colors-vv.background-20 {
  background-color: rgba(41, 36, 31, 0.2) !important;
}
.colors-vv .background-25,
.colors-vv.background-25 {
  background-color: rgba(41, 36, 31, 0.25) !important;
}
.colors-vv .background-30,
.colors-vv.background-30 {
  background-color: rgba(41, 36, 31, 0.3) !important;
}
.colors-vv .background-35,
.colors-vv.background-35 {
  background-color: rgba(41, 36, 31, 0.35) !important;
}
.colors-vv .background-40,
.colors-vv.background-40 {
  background-color: rgba(41, 36, 31, 0.4) !important;
}
.colors-vv .background-45,
.colors-vv.background-45 {
  background-color: rgba(41, 36, 31, 0.45) !important;
}
.colors-vv .background-50,
.colors-vv.background-50 {
  background-color: rgba(41, 36, 31, 0.5) !important;
}
.colors-vv .background-55,
.colors-vv.background-55 {
  background-color: rgba(41, 36, 31, 0.55) !important;
}
.colors-vv .background-60,
.colors-vv.background-60 {
  background-color: rgba(41, 36, 31, 0.6) !important;
}
.colors-vv .background-65,
.colors-vv.background-65 {
  background-color: rgba(41, 36, 31, 0.65) !important;
}
.colors-vv .background-70,
.colors-vv.background-70 {
  background-color: rgba(41, 36, 31, 0.7) !important;
}
.colors-vv .background-75,
.colors-vv.background-75 {
  background-color: rgba(41, 36, 31, 0.75) !important;
}
.colors-vv .background-80,
.colors-vv.background-80 {
  background-color: rgba(41, 36, 31, 0.8) !important;
}
.colors-vv .background-85,
.colors-vv.background-85 {
  background-color: rgba(41, 36, 31, 0.85) !important;
}
.colors-vv .background-90,
.colors-vv.background-90 {
  background-color: rgba(41, 36, 31, 0.9) !important;
}
.colors-vv .background-95,
.colors-vv.background-95 {
  background-color: rgba(41, 36, 31, 0.95) !important;
}
.colors-vv .background-100,
.colors-vv.background-100 {
  background-color: #29241f !important;
}

.colors-vv h2::after {
  background-color: rgba(255, 255, 255, 0.4);
}
.colors-vv h3 a {
  color: #ffffff;
}
.colors-vv h3 a:hover {
  color: rgba(255, 255, 255, 0.75);
}
.colors-vv h3 {
  border-color: rgba(204, 176, 138, 0.5);
}
.colors-vv input,
.colors-vv textarea {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.6);
  outline-color: rgba(239, 239, 239, 0);
}
.colors-vv input:focus,
.colors-vv textarea:focus {
  outline-color: rgba(239, 239, 239, 0.37);
}


#top-nav.colors-vv {
  border-color: rgba(204, 176, 138, 0.16);
  color: #ffffff;
}
#top-nav.colors-vv li a {
  color: #ffffff;
}
#top-nav.colors-vv li a:hover {
  color: inherit;
}
#top-nav.colors-vv .navbar-brand {
  color: #ffffff;
}
#top-nav.colors-vv .navbar-brand:hover {
  color: #ffffff;
}
#top-nav.colors-vv .nav > li ul {
  background-color: rgba(41, 36, 31, 0.82);
}
#top-nav.colors-vv .nav > li ul a {
  color: #ffffff;
}
#top-nav.colors-vv .nav > li ul a.active {
  color: #ccb08a;
}
#top-nav.colors-vv .nav > li ul a:hover {
  background-color: transparent;
}
#top-nav.colors-vv li.open > a {
  background-color: rgba(41, 36, 31, 0.46806867);
}
#top-nav.colors-vv .navbar-nav a.active {
  color: #ccb08a;
}
#top-nav.colors-vv .navbar-toggle {
  background-color: transparent !important;
  border-color: #ffffff;
}
#top-nav.colors-vv .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.colors-vv.page-border {
  border-color: rgba(204, 176, 138, 0.16);
}
.colors-vv.page-border a {
  color: #ffffff;
}
.ext-nav a.colors-vv .side-title {
  color: #ffffff;
}
.ext-nav a.colors-vv .side-label {
  color: #ccb08a;
}
.ext-nav a.colors-vv:hover .side-title {
  color: #ffffff;
}
.ext-nav a.colors-vv:hover .side-label {
  color: #ccb08a;
}
.colors-vv .menu-toggle span,
.colors-vv .menu-toggle span:before,
.colors-vv .menu-toggle span:after {
  background-color: #ffffff;
}
.colors-vv .menu-toggle.navbar-toggle span,
.colors-vv .menu-toggle.navbar-toggle span:before,
.colors-vv .menu-toggle.navbar-toggle span:after {
  background-color: #ccb08a;
}
.colors-vv .menu-toggle.show span {
  background-color: transparent;
}
.colors-vv .slider .slick-prev,
.colors-vv .carousel .slick-prev,
.colors-vv .slider .slick-next,
.colors-vv .carousel .slick-next {
  background-color: #f9f9f9;
  background-color: rgba(255, 255, 255, 0.8);
}
.colors-vv .slider .slick-prev:before,
.colors-vv .carousel .slick-prev:before,
.colors-vv .slider .slick-next:before,
.colors-vv .carousel .slick-next:before {
  color: #222;
  background-color: transparent;
}
.colors-vv .slider .slick-prev:hover,
.colors-vv .carousel .slick-prev:hover,
.colors-vv .slider .slick-next:hover,
.colors-vv .carousel .slick-next:hover {
  background-color: #efefef;
  background-color: rgba(255, 255, 255, 0.6);
}
.colors-vv .slider .slick-dots li button:before,
.colors-vv .carousel .slick-dots li button:before {
  color: #efefef;
  color: rgba(239, 239, 239, 0.4);
  opacity: 1;
}
.colors-vv .slider .slick-dots li.slick-active button:before,
.colors-vv .carousel .slick-dots li.slick-active button:before {
  color: #ccb08a;
  color: rgba(239, 239, 239, 0.7);
  opacity: 1;
}
.colors-vv .carousel .slick-slide {
  background-color: rgba(41, 36, 31, 0.82);
}
.colors-vv .carousel .slick-slide {
  -webkit-box-shadow: 0 0 8px #fff;
  -moz-box-shadow: 0 0 8px #fff;
  box-shadow: 0 0 8px #fff;
}
.colors-vv .gallery .filter .nav li a {
  color: #ffffff;
  background-color: transparent;
}
.colors-vv .gallery .filter .nav li a.active {
  color: #ccb08a;
}
.colors-vv.gallery-overlay .field {
  color: #ffffff;
}
.colors-vv .cross:before,
.colors-vv .cross:after {
  background-color: #ffffff;
}
.colors-vv.circle {
  border-color: rgba(41, 36, 31, 0.82);
  color: #ffffff;
}
.colors-vv.circle:after {
  background-color: transparent;
  border-color: rgba(41, 36, 31, 0.82);
}
.colors-vv.circle:hover {
  background-color: transparent;
  color: rgba(41, 36, 31, 0.82);
}
.colors-vv.circle:hover:after {
  border-color: rgba(41, 36, 31, 0.82);
}
.colors-vv .process .process-row .process-step .process-box {
  border-color: rgba(239, 239, 239, 0.7);
}
.colors-vv .process .process-row .process-step .process-box:before {
  background-color: transparent;
}

#dot-scroll.colors-vv li a span {
  background-color: #ffffff;
}
#dot-scroll.colors-vv li a.active span,
#dot-scroll.colors-vv li a:hover.active span {
  background-color: rgba(41, 36, 31, 0.82);
}
#dot-scroll.colors-vv li a.target span,
#dot-scroll.colors-vv li a:hover.target span {
  border-color: #ffffff;
}
#dot-scroll.colors-vv li a.active span,
#dot-scroll.colors-vv li a:hover.active span,
#dot-scroll.colors-vv li a.target.active span,
#dot-scroll.colors-vv li a:hover.target.active span {
  border-color: #ffffff;
}
.colors-vv.skew.skew-bottom-left {
  border-bottom-color: transparent;
  border-left-color: #29241f;
  background-color: transparent !important;
}
.colors-vv.skew.skew-bottom-right {
  border-bottom-color: #29241f;
  border-left-color: transparent;
  background-color: transparent !important;
}
.colors-vv.skew.skew-top-right {
  border-top-color: transparent;
  border-right-color: #29241f;
  background-color: transparent !important;
}
.colors-vv.skew.skew-top-left {
  border-top-color: #29241f;
  border-right-color: transparent;
  background-color: transparent !important;
}
.colors-vv .loader {
  border-color: rgba(239, 239, 239, 0.1);
}
.colors-vv .loader li:nth-child(1) {
  background: #efefef;
}
.colors-vv .loader li:nth-child(2) {
  background: #efefef;
}
.colors-vv .loader li:nth-child(3) {
  background: #efefef;
}
.colors-vv .loader li:nth-child(4) {
  background: #efefef;
}
.colors-vv #comments {
  border-color: rgba(255, 255, 255, 0.3) !important;
}
.colors-vv #comments .comment-list .comment {
  border-color: rgba(255, 255, 255, 0.3) !important;
}
.colors-vv .avatar,
.colors-vv ul.tags-list li {
  border-color: rgba(255, 255, 255, 0.3) !important;
}
.colors-vv .post .post-meta {
  color: #ffffff;
}
.colors-vv .post .post-meta a {
  color: #ffffff;
}
.colors-vv .post .post-meta a:hover {
  color: #ccb08a;
}
.colors-vv .post .post-meta .post-month {
  border-color: rgba(255, 255, 255, 0.08) !important;
}
.colors-vv .post h3 a:hover {
  color: #ffffff;
}
.colors-vv .post .post-tags {
  color: rgba(239, 239, 239, 0.85);
}
.colors-vv .post .post-month {
  color: #ccb08a;
}
.colors-vv .sidebar .title {
  color: #ffffff;
}
.colors-vv .pagination .active a {
  background-color: rgba(255, 255, 255, 0.85);
  color: #29241f;
}
.colors-vv .pagination .active a:hover {
  color: #29241f;
}
.colors-vv .pagination a {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.4) !important;
  color: #ffffff;
}
.colors-vv .pagination a:hover {
  color: #ccb08a;
}
.colors-vv .navbar-collapse {
  max-height: none;
}
.colors-vv .caption {
  color: #ffffff;
}
.colors-vv .title,
.colors-vv .header-details,
.colors-vv .subtitle {
  color: #ffffff;
}
.colors-vv .title.highlight,
.colors-vv .header-details.highlight,
.colors-vv .subtitle.highlight {
  color: #ccb08a;
}
.colors-vv .slogan {
  color: #ccb08a;
}
.colors-vv .underline-dashed,
.colors-vv .underline-dotted {
  border-color: rgba(204, 176, 138, 0.7);
}
.colors-vv .underline {
  border-color: rgba(204, 176, 138, 0.5);
}
.colors-vv .underline-highlight {
  border-color: rgba(204, 176, 138, 0.5);
}
.colors-vv .underline-link {
  border-color: rgba(204, 176, 138, 0.5);
}
.colors-vv .underline-heading {
  border-color: rgba(255, 255, 255, 0.5);
}
.colors-vv .underline-text {
  border-color: rgba(239, 239, 239, 0.5);
}
.colors-vv .top-line:before {
  background-color: rgba(204, 176, 138, 0.7);
}
.colors-vv .bottom-line:after {
  background-color: #ccb08a;
}
.colors-vv .short-underline:after {
  background-color: #ccb08a;
}
.colors-vv .stroke-highlight {
  text-shadow: -1px -1px 0 #ccb08a, 1px -1px 0 #ccb08a, -1px 1px 0 #ccb08a, 1px 1px 0 #ccb08a;
}
.colors-vv .stroke-heading {
  text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;
}
.colors-vv .stroke-foreground {
  text-shadow: -1px -1px 0 #efefef, 1px -1px 0 #efefef, -1px 1px 0 #efefef, 1px 1px 0 #efefef;
}
.colors-vv .stroke-background {
  text-shadow: -1px -1px 0 rgba(41, 36, 31, 0.82), 1px -1px 0 rgba(41, 36, 31, 0.82), -1px 1px 0 rgba(41, 36, 31, 0.82), 1px 1px 0 rgba(41, 36, 31, 0.82);
}
.colors-vv .label-border {
  border-color: rgba(204, 176, 138, 0.7);
  outline-color: #ccb08a;
}
.colors-vv .bottom-menu {
  color: #efefef !important;
}
.colors-vv .bottom-menu a,
.colors-vv .bottom-menu i {
  color: #efefef !important;
}
.colors-vv .bottom-menu a:hover {
  background-color: transparent;
  color: #ccb08a;
}
.colors-vv .bottom-menu a:hover i {
  color: #ccb08a;
}
footer.colors-vv a i:hover {
  color: #efefef !important;
}
.colors-vv .main-icon {
  color: #ffffff;
}
.colors-vv .main-icon:hover {
  color: #ffffff;
}
.colors-vv.content.border-bottom,
.colors-vv.content.border-top,
footer.colors-vv.border-bottom,
footer.colors-vv.border-top {
  border-color: rgba(204, 176, 138, 0.8);
}
.colors-vv.credits-overlay .content-container > ul > li {
  color: #ccb08a;
}
.colors-vv.credits-overlay .content-container > ul > li li {
  color: #ccb08a;
}
.colors-vv input.button {
  color: #ccb08a;
}
.colors-vv input.button:hover {
  color: #ffffff;
}
.colors-vv iframe.example,
.colors-vv pre.example {
  border-color: rgba(239, 239, 239, 0.3) !important;
}
.colors-vv.help-toc a,
.colors-vv.help-toc ul,
.colors-vv.help-toc li {
  color: #ffffff;
}
.colors-vv .help-toc-title {
  border-color: rgba(255, 255, 255, 0.2);
}



/**--Button--**/

.background-lite-c {
  background-color: rgba(41, 36, 31, 0.46806867) !important;
}


/*==================================================================
Skillbar colors
==================================================================*/
.colors-d {
  color: #efefef;
  background-color: rgba(71, 61, 46, 0.82);
}
.skillbar-background {
  background-color: rgba(192, 192, 192, 0.82);
}
.background-b {
  background-color: rgba(88, 102, 116, 0.82);
}

/**--Alt color for skillbar--**/
.background-c {
  background-color: rgba(255, 102, 51, 0.82);
}

.heading-b {
  color: #ffffff;
}

.heading-d {
  color: #ffffff;
}
.white-txt {
  color: #ffffff;
}


/*==================================================================
Further characters overlay
==================================================================*/

.background-90-b {
  background-color: rgba(0, 0, 0, 0.3) !important;
}

/*==================================================================
Border element colors
==================================================================*/
.colors-drk {
  color: #dfdfdf;
  background-color: rgba(20, 20, 20, 0.88);
}
.colors-drk .bg-color {
  color: #141414;
}
.colors-drk .out {
  opacity: 0.88;
}
.colors-drk .heading,
.colors-drk.heading {
  color: #ffb366;
}
.colors-drk .link,
.colors-drk.link {
  color: #ccb08a;
}
.colors-drk .highlight,
.colors-drk.highlight {
  color: #fff;
}

#home .colors-drk .highlight
{
	 color: #ffb366;
	 font-family:"Open Sans Condensed", arial, tahoma, verdana, sans-serif;
	 font-weight:bold;
	 font-size:2em;
}

.video-break-text .textillate
{
	text-align:center;
	padding-bottom:0;
}

.video-break-text .textillate .texts
{
	padding-bottom:0;
	margin-bottom:0;
}

.video-break-text .highlight
{
	 color: #ffb366;
	 font-family:"Open Sans Condensed", arial, tahoma, verdana, sans-serif;
	 font-weight:bold;
	 text-transform:uppercase;
	 font-size:3em;
}

#home .colors-drk .heading
{
	 color: #bdc1c1;
}

.vv-logo-slider
{
	width:35%;
	margin-left:65%;
}

.vv-logo-slider img
{
	width:100%;
	height:auto;
	display:block;
	border:0;
}
.colors-drk .background,
.colors-drk.background {
  background-color: rgba(20, 20, 20, 0.88);
}
.colors-drk .background-solid,
.colors-drk.background-solid {
  background-color: #141414;
}

.colors-drk .background-solid-alt,
.colors-drk.background-solid-alt {
  background-color: #171717;
}
.colors-drk h1,
.colors-drk h2,
.colors-drk h3,
.colors-drk h4,
.colors-drk h5,
.colors-drk h6,
.colors-drk .col-icon {
  color: #899090;
}
.colors-drk .col-left-marginalia,
.colors-drk col-right-marginalia {
  color: #ccb08a;
}
.colors-drk a,
a.colors-drk {
  color: #ccb08a;
}
.colors-drk a:hover,
a.colors-drk:hover {
  color: rgba(204, 176, 138, 0.75);
}
.colors-drk .line {
  border-color: #dfdfdf;
  border-color: rgba(223, 223, 223, 0.3);
}
.colors-drk .line:hover {
  background-color: rgba(20, 20, 20, 0.5023176);
}
.colors-drk .help-block li {
  color: #afbda1;
}
.colors-drk .grid-example > .row > div:nth-child(1n) {
  color: #ccb08a;
  background-color: rgba(20, 20, 20, 0.88);
  background-color: rgba(223, 223, 223, 0.1);
}
.colors-drk .grid-example > .row > div:nth-child(2n) {
  color: #ccb08a;
  background-color: rgba(20, 20, 20, 0.88);
  background-color: rgba(223, 223, 223, 0.3);
}
.colors-drk ::-webkit-input-placeholder {
  color: rgba(223, 223, 223, 0.6);
}
.colors-drk :-moz-placeholder {
  color: rgba(223, 223, 223, 0.6);
  opacity: 1;
}
.colors-drk ::-moz-placeholder {
  color: rgba(223, 223, 223, 0.6);
  opacity: 1;
}
.colors-drk :-ms-input-placeholder {
  color: rgba(223, 223, 223, 0.6);
}
.colors-drk .border,
.colors-drk.border,
.colors-drk .border-top,
.colors-drk.border-top,
.colors-drk .border-left,
.colors-drk.border-left,
.colors-drk .border-right,
.colors-drk.border-right,
.colors-drk .border-bottom,
.colors-drk.border-bottom {
  border-color: rgba(204, 176, 138, 0.3) !important;
}
.colors-drk .border-hard,
.colors-drk.border-hard {
  border-color: rgba(204, 176, 138, 0.7) !important;
}
.colors-drk .border-lite,
.colors-drk.border-lite {
  border-color: rgba(204, 176, 138, 0.08) !important;
}
.colors-drk .text {
  color: #dfdfdf !important;
}
.colors-drk .text-background,
.colors-drk.text-background {
  color: #141414 !important;
}
.colors-drk .background-highlight,
.colors-drk.background-highlight {
  background-color: #afbda1 !important;
}
.colors-drk .background-heading,
.colors-drk.background-heading {
  background-color: #ccb08a !important;
}
.colors-drk .background-text,
.colors-drk.background-text {
  background-color: #dfdfdf !important;
}
.colors-drk .background-link,
.colors-drk.background-link {
  background-color: #ccb08a !important;
}
.colors-drk .border-text,
.colors-drk.border-text {
  border-color: rgba(223, 223, 223, 0.7) !important;
}
.colors-drk .border-highlight,
.colors-drk.border-highlight {
  border-color: rgba(175, 189, 161, 0.7) !important;
}
.colors-drk .border-heading,
.colors-drk.border-heading {
  border-color: rgba(204, 176, 138, 0.7) !important;
}
.colors-drk .border-link,
.colors-drk.border-link {
  border-color: rgba(204, 176, 138, 0.7) !important;
}

/**--Transparency--**/

.colors-drk .background-0,
.colors-drk.background-0 {
  background-color: transparent !important;
}
.colors-drk .background-5,
.colors-drk.background-5 {
  background-color: rgba(20, 20, 20, 0.05) !important;
}
.colors-drk .background-10,
.colors-drk.background-10 {
  background-color: rgba(20, 20, 20, 0.1) !important;
}
.colors-drk .background-15,
.colors-drk.background-15 {
  background-color: rgba(20, 20, 20, 0.15) !important;
}
.colors-drk .background-20,
.colors-drk.background-20 {
  background-color: rgba(20, 20, 20, 0.2) !important;
}
.colors-drk .background-25,
.colors-drk.background-25 {
  background-color: rgba(20, 20, 20, 0.25) !important;
}
.colors-drk .background-30,
.colors-drk.background-30 {
  background-color: rgba(20, 20, 20, 0.3) !important;
}
.colors-drk .background-35,
.colors-drk.background-35 {
  background-color: rgba(20, 20, 20, 0.35) !important;
}
.colors-drk .background-40,
.colors-drk.background-40 {
  background-color: rgba(20, 20, 20, 0.4) !important;
}
.colors-drk .background-45,
.colors-drk.background-45 {
  background-color: rgba(20, 20, 20, 0.45) !important;
}
.colors-drk .background-50,
.colors-drk.background-50 {
  background-color: rgba(20, 20, 20, 0.5) !important;
}
.colors-drk .background-55,
.colors-drk.background-55 {
  background-color: rgba(20, 20, 20, 0.55) !important;
}
.colors-drk .background-60,
.colors-drk.background-60 {
  background-color: rgba(20, 20, 20, 0.6) !important;
}
.colors-drk .background-65,
.colors-drk.background-65 {
  background-color: rgba(20, 20, 20, 0.65) !important;
}
.colors-drk .background-70,
.colors-drk.background-70 {
  background-color: rgba(20, 20, 20, 0.7) !important;
}
.colors-drk .background-75,
.colors-drk.background-75 {
  background-color: rgba(20, 20, 20, 0.75) !important;
}
.colors-drk .background-80,
.colors-drk.background-80 {
  background-color: rgba(20, 20, 20, 0.8) !important;
}
.colors-drk .background-85,
.colors-drk.background-85 {
  background-color: rgba(20, 20, 20, 0.85) !important;
}
.colors-drk .background-90,
.colors-drk.background-90 {
  background-color: rgba(20, 20, 20, 0.9) !important;
}
.colors-drk .background-95,
.colors-drk.background-95 {
  background-color: rgba(20, 20, 20, 0.95) !important;
}
.colors-drk .background-100,
.colors-drk.background-100 {
  background-color: #000000 !important;
}
.colors-drk h2::after {
  background-color: rgba(204, 176, 138, 0.4);
}
.colors-drk h3 a {
  color: #ccb08a;
}
.colors-drk h3 a:hover {
  color: rgba(204, 176, 138, 0.75);
}
.colors-drk h3 {
  border-color: rgba(175, 189, 161, 0.5);
}
.colors-drk input,
.colors-drk textarea {
  background-color: transparent;
  border-color: rgba(204, 176, 138, 0.6);
  outline-color: rgba(223, 223, 223, 0);
}
.colors-drk input:focus,
.colors-drk textarea:focus {
  outline-color: rgba(223, 223, 223, 0.37);
}
#top-nav.colors-drk {
  border-color: rgba(175, 189, 161, 0.16);/**--the border around the content at top--**/
  color: #ccb08a;
}

/**--Menubar links--**/
#top-nav.colors-drk li a {
  color: #ffb366;
  font-family:"Open Sans Condensed", arial, tahoma, verdana, sans-serif;
}
#top-nav.colors-drk li a:hover {
  color: #ffd9b3;
}

#top-nav.colors-drk li.active-nav a
{
	color:#9ca6a7;
}
#top-nav.colors-drk .navbar-brand {
  color: #ccb08a;
}
#top-nav.colors-drk .navbar-brand:hover {
  color: #ccb08a;
}

.state2 #top-nav.colors-drk .navbar-brand img
{
	display:block;
	width:60%;
	height:auto;
}

/**--Dropdown (not applicable)--**/
#top-nav.colors-drk .nav > li ul {
  background-color: rgba(20, 20, 20, 0.88);
}
#top-nav.colors-drk .nav > li ul a {
  color: #ccb08a;
}
#top-nav.colors-drk .nav > li ul a.active {
  color: #fff;
}
#top-nav.colors-drk .nav > li ul a:hover {
  background-color: transparent;
}
#top-nav.colors-drk li.open > a {
  background-color: rgba(20, 20, 20, 0.5023176);
}
#top-nav.colors-drk .navbar-nav a.active {
  color: #fff;
}

/**--Mobile menu toggle--**/

#top-nav.colors-drk .navbar-toggle {
  background-color: transparent !important;
  border-color: #ccb08a;
}
#top-nav.colors-drk .navbar-toggle .icon-bar {
  background-color: #ccb08a;
}
.colors-drk.page-border {
  border-color: rgba(175, 189, 161, 0.16);/**--continues the border set up by main menu--**/
}
.colors-drk.page-border a {
  color: #7e8585;
}
.colors-drk.page-border a:hover {
  color: #ffb366;
}
.ext-nav a.colors-drk .side-title {
  color: #ccb08a;
}
.ext-nav a.colors-drk .side-label {
  color: #afbda1;
}
.ext-nav a.colors-drk:hover .side-title {
  color: #ccb08a;
}
.ext-nav a.colors-drk:hover .side-label {
  color: #afbda1;
}
.colors-drk .menu-toggle span,
.colors-drk .menu-toggle span:before,
.colors-drk .menu-toggle span:after {
  background-color: #ccb08a;
}
.colors-drk .menu-toggle.navbar-toggle span,
.colors-drk .menu-toggle.navbar-toggle span:before,
.colors-drk .menu-toggle.navbar-toggle span:after {
  background-color: #afbda1;
}
.colors-drk .menu-toggle.show span {
  background-color: transparent;
}
.colors-drk .slider .slick-prev,
.colors-drk .carousel .slick-prev,
.colors-drk .slider .slick-next,
.colors-drk .carousel .slick-next {
  background-color: #f9f9f9;
  background-color: rgba(255, 255, 255, 0.8);
}
.colors-drk .slider .slick-prev:before,
.colors-drk .carousel .slick-prev:before,
.colors-drk .slider .slick-next:before,
.colors-drk .carousel .slick-next:before {
  color: #222;
  background-color: transparent;
}
.colors-drk .slider .slick-prev:hover,
.colors-drk .carousel .slick-prev:hover,
.colors-drk .slider .slick-next:hover,
.colors-drk .carousel .slick-next:hover {
  background-color: #efefef;
  background-color: rgba(255, 255, 255, 0.6);
}
.colors-drk .slider .slick-dots li button:before,
.colors-drk .carousel .slick-dots li button:before {
  color: #dfdfdf;
  color: rgba(223, 223, 223, 0.4);
  opacity: 1;
}
.colors-drk .slider .slick-dots li.slick-active button:before,
.colors-drk .carousel .slick-dots li.slick-active button:before {
  color: #afbda1;
  color: rgba(223, 223, 223, 0.7);
  opacity: 1;
}
.colors-drk .carousel .slick-slide {
  background-color: rgba(20, 20, 20, 0.88);
}
.colors-drk .carousel .slick-slide {
  -webkit-box-shadow: 0 0 8px #fff;
  -moz-box-shadow: 0 0 8px #fff;
  box-shadow: 0 0 8px #fff;
}
.colors-drk .gallery .filter .nav li a {
  color: #ccb08a;
  background-color: transparent;
}
.colors-drk .gallery .filter .nav li a.active {
  color: #afbda1;
}
.colors-drk.gallery-overlay .field {
  color: #ccb08a;
}
.colors-drk .cross:before,
.colors-drk .cross:after {
  background-color: #ccb08a;
}
.colors-drk.circle {
  border-color: rgba(20, 20, 20, 0.88);
  color: #ccb08a;
}
.colors-drk.circle:after {
  background-color: transparent;
  border-color: rgba(20, 20, 20, 0.88);
}
.colors-drk.circle:hover {
  background-color: transparent;
  color: rgba(20, 20, 20, 0.88);
}
.colors-drk.circle:hover:after {
  border-color: rgba(20, 20, 20, 0.88);
}
.colors-drk .process .process-row .process-step .process-box {
  border-color: rgba(223, 223, 223, 0.7);
}
.colors-drk .process .process-row .process-step .process-box:before {
  background-color: #141414;
}

/**--Side "dot" navigation--**/

#dot-scroll.colors-drk li a span {
  background-color: #7e8585;
}
#dot-scroll.colors-drk li a.active span,
#dot-scroll.colors-drk li a:hover.active span {
  background-color: rgba(20, 20, 20, 0.88);
}
#dot-scroll.colors-drk li a.target span,
#dot-scroll.colors-drk li a:hover.target span {
  border-color:  #ffb366;
}
#dot-scroll.colors-drk li a.active span,
#dot-scroll.colors-drk li a:hover.active span,
#dot-scroll.colors-drk li a.target.active span,
#dot-scroll.colors-drk li a:hover.target.active span {
  border-color:  #ffb366;
}



.colors-drk.skew.skew-bottom-left {
  border-bottom-color: transparent;
  border-left-color: #141414;
  background-color: transparent !important;
}
.colors-drk.skew.skew-bottom-right {
  border-bottom-color: #141414;
  border-left-color: transparent;
  background-color: transparent !important;
}
.colors-drk.skew.skew-top-right {
  border-top-color: transparent;
  border-right-color: #141414;
  background-color: transparent !important;
}
.colors-drk.skew.skew-top-left {
  border-top-color: #141414;
  border-right-color: transparent;
  background-color: transparent !important;
}
.colors-drk .loader {
  border-color: rgba(223, 223, 223, 0.1);
}
.colors-drk .loader li:nth-child(1) {
  background: #dfdfdf;
}
.colors-drk .loader li:nth-child(2) {
  background: #dfdfdf;
}
.colors-drk .loader li:nth-child(3) {
  background: #dfdfdf;
}
.colors-drk .loader li:nth-child(4) {
  background: #dfdfdf;
}
.colors-drk #comments {
  border-color: rgba(204, 176, 138, 0.3) !important;
}
.colors-drk #comments .comment-list .comment {
  border-color: rgba(204, 176, 138, 0.3) !important;
}
.colors-drk .avatar,
.colors-drk ul.tags-list li {
  border-color: rgba(204, 176, 138, 0.3) !important;
}
.colors-drk .post .post-meta {
  color: #ccb08a;
}
.colors-drk .post .post-meta a {
  color: #ccb08a;
}
.colors-drk .post .post-meta a:hover {
  color: #afbda1;
}
.colors-drk .post .post-meta .post-month {
  border-color: rgba(204, 176, 138, 0.08) !important;
}
.colors-drk .post h3 a:hover {
  color: #ccb08a;
}
.colors-drk .post .post-tags {
  color: rgba(223, 223, 223, 0.85);
}
.colors-drk .post .post-month {
  color: #afbda1;
}
.colors-drk .sidebar .title {
  color: #ccb08a;
}
.colors-drk .pagination .active a {
  background-color: rgba(204, 176, 138, 0.85);
  color: #141414;
}
.colors-drk .pagination .active a:hover {
  color: #141414;
}
.colors-drk .pagination a {
  background-color: transparent;
  border-color: rgba(204, 176, 138, 0.4) !important;
  color: #ccb08a;
}
.colors-drk .pagination a:hover {
  color: #afbda1;
}
.colors-drk .navbar-collapse {
  max-height: none;
}
.colors-drk .caption {
  color: #ccb08a;
}
.colors-drk .title,
.colors-drk .header-details,
.colors-drk .subtitle {
  color: #ffb366;
}
.colors-drk .title.highlight,
.colors-drk .header-details.highlight,
.colors-drk .subtitle.highlight {
  color: #afbda1;
}
.colors-drk .slogan {
  color: #afbda1;
}
.colors-drk .underline-dashed,
.colors-drk .underline-dotted {
  border-color: rgba(175, 189, 161, 0.7);
}
.colors-drk .underline {
  border-color: rgba(175, 189, 161, 0.5);
}
.colors-drk .underline-highlight {
  border-color: rgba(175, 189, 161, 0.5);
}
.colors-drk .underline-link {
  border-color: rgba(204, 176, 138, 0.5);
}
.colors-drk .underline-heading {
  border-color: rgba(204, 176, 138, 0.5);
}
.colors-drk .underline-text {
  border-color: rgba(223, 223, 223, 0.5);
}
.colors-drk .top-line:before {
  background-color: rgba(175, 189, 161, 0.7);
}
.colors-drk .bottom-line:after {
  background-color: #afbda1;
}
.colors-drk .short-underline:after {
  background-color: #afbda1;
}
.colors-drk .stroke-highlight {
  text-shadow: -1px -1px 0 #afbda1, 1px -1px 0 #afbda1, -1px 1px 0 #afbda1, 1px 1px 0 #afbda1;
}
.colors-drk .stroke-heading {
  text-shadow: -1px -1px 0 #ccb08a, 1px -1px 0 #ccb08a, -1px 1px 0 #ccb08a, 1px 1px 0 #ccb08a;
}
.colors-drk .stroke-foreground {
  text-shadow: -1px -1px 0 #dfdfdf, 1px -1px 0 #dfdfdf, -1px 1px 0 #dfdfdf, 1px 1px 0 #dfdfdf;
}
.colors-drk .stroke-background {
  text-shadow: -1px -1px 0 rgba(20, 20, 20, 0.88), 1px -1px 0 rgba(20, 20, 20, 0.88), -1px 1px 0 rgba(20, 20, 20, 0.88), 1px 1px 0 rgba(20, 20, 20, 0.88);
}
.colors-drk .label-border {
  border-color: rgba(175, 189, 161, 0.7);
  outline-color: #afbda1;
}
.colors-drk .bottom-menu {
  color: #dfdfdf !important;
}
.colors-drk .bottom-menu a,
.colors-drk .bottom-menu i {
  color: #dfdfdf !important;
}
.colors-drk .bottom-menu a:hover {
  background-color: transparent;
  color: #afbda1;
}
.colors-drk .bottom-menu a:hover i {
  color: #afbda1;
}
footer.colors-drk a i:hover {
  color: #dfdfdf !important;
}
.colors-drk .main-icon {
  color: #ccb08a;
}
.colors-drk .main-icon:hover {
  color: #ccb08a;
}
.colors-drk.content.border-bottom,
.colors-drk.content.border-top,
footer.colors-drk.border-bottom,
footer.colors-drk.border-top {
  border-color: rgba(175, 189, 161, 0.8);
}
.colors-drk.credits-overlay .content-container > ul > li {
  color: #afbda1;
}
.colors-drk.credits-overlay .content-container > ul > li li {
  color: #ccb08a;
}
.colors-drk input.button {
  color: #afbda1;
}
.colors-drk input.button:hover {
  color: #ccb08a;
}
.colors-drk iframe.example,
.colors-drk pre.example {
  border-color: rgba(223, 223, 223, 0.3) !important;
}
.colors-drk.help-toc a,
.colors-drk.help-toc ul,
.colors-drk.help-toc li {
  color: #ccb08a;
}
.colors-drk .help-toc-title {
  border-color: rgba(204, 176, 138, 0.2);
}


.background-black {
  background-color: #000 !important;
}

/**--Tabs background--**/
.background-lite-e {
  background-color: rgba(20, 20, 20, 0.5023176) !important;
}



/*==================================================================
Footer
==================================================================*/
.drk-footer {
  color: #afafaf;
  background-color: #101010;
}

.drk-footer a
{
	color:#899090;
}

.drk-footer a:hover
{
 color: #ffb366;
}

.active-language a
{
	color: #ffb366;
}

.disabled-lang a
{
	color:#898989;
	font-style:italic;
}

.disabled-lang a:hover
{
	color:#898989;
}

.lang-select li
{
	padding-left:26px;
}

.en-lang
{
	background:url(../images/lang/en.png) center left no-repeat;
}

.de-lang
{
	background:url(../images/lang/de.png) center left no-repeat;
}

/**--Footer logos--**/

#footer-logos img
{
	opacity: 0.5;
	    filter: alpha(opacity=50); /* For IE8 and earlier */
}

#footer-logos img:hover
{
	opacity: 1.0;
	    filter: alpha(opacity=100); /* For IE8 and earlier */
}

.footer-logo-wrap
{
	width:90%;
}

.footer-logo-wrap img
{
	width:100%;
	height:auto;
	display:block;
	border:0;
}


/**--Feature panel logos--**/

.vv-add
{
	font-weight:bold;
	font-family:"Open Sans Condensed", sans-serif;
	font-size:1em;
	text-transform:uppercase;
	color:#fff;
	margin:0 auto 1em auto;
}

.feature-logo-grip
{
	width:60%;
	margin:0 20% 1em 20%;
}

.feature-logo-grip img
{
	width:100%;
	height:auto;
	display:block;
	border:0;
}


p.centered-button
{
	text-align:center;
}




/**--Ratings logos--**/

.rating-wrap
{
	text-align:center;
}
.rating-wrap img
{
	max-width:100%;
	height:auto;
	display:block;
	border:0;
	margin:0 auto;
}

.rating-wrap ul
{
	list-style-type:none;
	margin:0 0 0 0;
	padding: 0 0 0 0;
		text-align:center;
}

.rating-wrap ul li
{
	display:inline-block;
	margin:0 1em;
}

.rating-wrap ul li span
{
	text-transform:uppercase;
	font-family:"Open Sans Condensed", sans-serif;
	font-size:0.9em;
	font-weight:800;
	color:#898989;
	 display:block;
	 text-align:center;
	 padding-top:0.5em;
}


/*==================================================================
Subscribe panel
==================================================================*/
.colors-h {
  color: #efefef;
  background-color: rgba(15, 14, 14, 0.85);
}
.colors-h .help-block li {
  color: #ffb366;
}

.colors-h ::-webkit-input-placeholder {
  color: rgba(239, 239, 239, 0.6);
}
.colors-h :-moz-placeholder {
  color: rgba(239, 239, 239, 0.6);
  opacity: 1;
}
.colors-h ::-moz-placeholder {
  color: rgba(239, 239, 239, 0.6);
  opacity: 1;
}
.colors-h :-ms-input-placeholder {
  color: rgba(239, 239, 239, 0.6);
}

.colors-h input,
.colors-h textarea {
  background-color: transparent;
  border-color: rgba(204, 176, 138, 0.6);
  outline-color: rgba(239, 239, 239, 0);
}
.colors-h input:focus,
.colors-h textarea:focus {
  outline-color: rgba(239, 239, 239, 0.37);
}


.colors-h .label-border {
  border-color: rgba(175, 189, 161, 0.7);
  outline-color: #afbda1;
}



/*==================================================================
Additional Colors / .background-transparent, .info, .danger, ...
==================================================================*/
.background-transparent {
  background-color: transparent !important;
}
.primary {
  background-color: rgba(100, 122, 156, 0.3);
}
.success {
  background-color: rgba(198, 237, 181, 0.3);
}
.info {
  background-color: rgba(185, 224, 244, 0.3);
}
.warning {
  background-color: rgba(247, 239, 199, 0.3);
}
.danger {
  background-color: rgba(240, 158, 158, 0.3);
}
/*==================================================================
Scroll Bars
==================================================================*/

/**--Main side scrollbar--**/
body,
html {
  -ms-overflow-style: scrollbar;
}
body::-webkit-scrollbar-track,
html::-webkit-scrollbar-track {
  background-color: #141414;
  border-left: 1px solid rgba(223, 223, 223, 0.6);
}
body::-webkit-scrollbar-thumb,
html::-webkit-scrollbar-thumb {
  border-color: rgba(223, 223, 223, 0.6) !important;
  background-color: #141414;
  border-radius: 3px;
}
body::-webkit-scrollbar,
html::-webkit-scrollbar {
  width: 13px;
  height: 13px;
}
body::-webkit-scrollbar-thumb,
html::-webkit-scrollbar-thumb {
  border: 1px solid;
}



textarea,
.navbar-collapse,
.non-mobile #top-nav,
.ext-nav,
.overlay-window .content-container {
  -ms-overflow-style: scrollbar;
  scrollbar-face-color: #473d2e;
  scrollbar-track-color: #141414;
  scrollbar-arrow-color: #afafaf;
  scrollbar-highlight-color: #473d2e;
  scrollbar-3dlight-color: #473d2e;
  scrollbar-shadow-color: #473d2e;
  scrollbar-darkshadow-color: #473d2e;
}
textarea::-webkit-scrollbar-track,
.navbar-collapse::-webkit-scrollbar-track,
.non-mobile #top-nav::-webkit-scrollbar-track,
.ext-nav::-webkit-scrollbar-track,
.overlay-window .content-container::-webkit-scrollbar-track {
  background-color: #141414;
  border-left: 1px solid rgba(223, 223, 223, 0.6);
}
textarea::-webkit-scrollbar-thumb,
.navbar-collapse::-webkit-scrollbar-thumb,
.non-mobile #top-nav::-webkit-scrollbar-thumb,
.ext-nav::-webkit-scrollbar-thumb,
.overlay-window .content-container::-webkit-scrollbar-thumb {
  border-color: rgba(223, 223, 223, 0.6) !important;
  background-color: #141414;
  border-radius: 3px;
}
textarea::-webkit-scrollbar,
.navbar-collapse::-webkit-scrollbar,
.non-mobile #top-nav::-webkit-scrollbar,
.ext-nav::-webkit-scrollbar,
.overlay-window .content-container::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
textarea::-webkit-scrollbar-thumb,
.navbar-collapse::-webkit-scrollbar-thumb,
.non-mobile #top-nav::-webkit-scrollbar-thumb,
.ext-nav::-webkit-scrollbar-thumb,
.overlay-window .content-container::-webkit-scrollbar-thumb {
  border: 1px solid;
}
pre,
.example-page {
  -ms-overflow-style: scrollbar;
  scrollbar-face-color: #ffffff;
  scrollbar-track-color: #615e5a;
  scrollbar-arrow-color: #afafaf;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-shadow-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
}
pre::-webkit-scrollbar-track,
.example-page::-webkit-scrollbar-track {
  background-color: #101010;
  border-left: 1px solid rgba(175, 175, 175, 0.6);
}
pre::-webkit-scrollbar-thumb,
.example-page::-webkit-scrollbar-thumb {
  border-color: rgba(204, 176, 138, 0.6) !important;
  background-color: #0f0e0e;
  border-radius: 3px;
}
pre::-webkit-scrollbar,
.example-page::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
pre::-webkit-scrollbar-thumb,
.example-page::-webkit-scrollbar-thumb {
  border: 1px solid;
}
#customize-panel .options {
  -ms-overflow-style: scrollbar;
  scrollbar-face-color: #333333;
  scrollbar-track-color: #555555;
  scrollbar-arrow-color: #efefef;
  scrollbar-highlight-color: #333333;
  scrollbar-3dlight-color: #333333;
  scrollbar-shadow-color: #333333;
  scrollbar-darkshadow-color: #333333;
}
#customize-panel .options::-webkit-scrollbar-track {
  background-color: #444444;
  border-left: 1px solid #aaaaaa;
}
#customize-panel .options::-webkit-scrollbar-thumb {
  border-color: #aaaaaa !important;
  background-color: #444444;
  border-radius: 3px;
}
#customize-panel .options::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
#customize-panel .options::-webkit-scrollbar-thumb {
  border: 1px solid;
}
.scroll-a {
  -ms-overflow-style: scrollbar;
}
.scroll-a::-webkit-scrollbar-track {
  background-color: #141414;
  border-left: 1px solid rgba(223, 223, 223, 0.6);
}
.scroll-a::-webkit-scrollbar-thumb {
  border-color: rgba(223, 223, 223, 0.6) !important;
  background-color: #141414;
  border-radius: 3px;
}
.scroll-a::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.scroll-a::-webkit-scrollbar-thumb {
  border: 1px solid;
}
.scroll-cp {
  -ms-overflow-style: scrollbar;
}
.scroll-cp::-webkit-scrollbar-track {
  background-color: #444444;
  border-left: 1px solid #aaaaaa;
}
.scroll-cp::-webkit-scrollbar-thumb {
  border-color: #aaaaaa !important;
  background-color: #444444;
  border-radius: 3px;
}
.scroll-cp::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.scroll-cp::-webkit-scrollbar-thumb {
  border: 1px solid;
}
.scroll-b {
  -ms-overflow-style: scrollbar;
}
.scroll-b::-webkit-scrollbar-track {
  background-color: #101010;
  border-left: 1px solid rgba(175, 175, 175, 0.6);
}
.scroll-b::-webkit-scrollbar-thumb {
  border-color: rgba(204, 176, 138, 0.6) !important;
  background-color: #0f0e0e;
  border-radius: 3px;
}
.scroll-b::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.scroll-b::-webkit-scrollbar-thumb {
  border: 1px solid;
}
.ie-scroll-a {
  scrollbar-face-color: #473d2e;
  scrollbar-track-color: #141414;
  scrollbar-arrow-color: #afafaf;
  scrollbar-highlight-color: #473d2e;
  scrollbar-3dlight-color: #473d2e;
  scrollbar-shadow-color: #473d2e;
  scrollbar-darkshadow-color: #473d2e;
}
.ie-scroll-b {
  scrollbar-face-color: #ffffff;
  scrollbar-track-color: #615e5a;
  scrollbar-arrow-color: #afafaf;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-shadow-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
}
.ie-scroll-cp {
  scrollbar-face-color: #333333;
  scrollbar-track-color: #555555;
  scrollbar-arrow-color: #efefef;
  scrollbar-highlight-color: #333333;
  scrollbar-3dlight-color: #333333;
  scrollbar-shadow-color: #333333;
  scrollbar-darkshadow-color: #333333;
}

/*==================================================================
Page-by-page Styles
==================================================================*/

/**----------------------Homepage----------------------------**/

.vv-animated
{
	margin-bottom:3.5em;
}

.vv-panel
{
	padding-left:0;
	padding-right:0;
}

.vv-panel img
{
	width:100%;
	height:auto;
	display:block;
	border:0;
} 

.game-feature-boxes
{
	margin:3em 0 0 0;
}

#company-profile-boxes
{
	margin:3em 0 0 0;
}

.justified-box p
{
	text-align:left;
}

#company-brief
{
	margin-top:3em;
}

#features
{
	padding-top:0;
	margin-top:0;
}
#features .view > .content {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
}

.character-inner-wrap
{
	padding-top:3em;
}

.character-inner-text p.title
{
	text-align:left;
}

.character-skillbar
{
	margin-top:2em;
}


/**--Buttons--**/

.background-20-d {
  background-color: rgba(71, 61, 46, 0.2) !important;
}

.button,
.btn,
input.button {
  font-family: "Open Sans Condensed", Arial, Helvetica, sans-serif;
}

a.button,
input.button,
.btn {
  font-weight: 700;
}

a.button,
.btn,
input.button {
  border-style: solid;
  border-width: 1px;
  line-height: 22px;
  padding: 8px 12px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
}

.button:before,
.button.light-hover:before {
  background-color: rgba(255, 255, 255, 0.13);
}

.colors-drk p.slider-buttons a.button
{
	color:#fff;
	border-color:#fff;
}

.colors-drk p.slider-buttons
{
	text-align:center;
}



/**--Homepage banner cells--**/

.left-banner-cell
{
	background:#8b99a7;
}
.center-banner-cell
{
	background: #9aa6b1;
}
.right-banner-cell
{
	background:#909090;
}
.banner-cell h3
{
	color:#b32d00;
}
.banner-cell p.title
{
	color:#333;
}

.banner-caption
{
	color:#505050;
	font-weight:bold;
}

h3.victor-tinge, h4.victor-tinge, p.title.victor-tinge
{
	color:#ffb366;
}

.victor-tinge a
{
	color:#ffb366;
}
.victor-tinge a:hover
{
	color:#dcdcdc;
}

p.title.victor-silver, p.subtitle.victor-silver
{
	color:#899090;
}

p.title.victor-condensed
{
	font-family:"Open Sans Condensed", arial, tahoma, verdana, sans-serif;
}

.bold-panel p
{
	font-weight:bold;
	text-shadow: 1px 1px rgba(0,0,0,0.4);
}

.game-main-button
{
	padding-top:1em;
}
	

.bold-panel .button
{
	color:#fff;
}

.bold-panel .button:hover
{
	color:#ffb366;
}

.character-tabs a
{
	color:#b9b9b9;
}


/**--More characters--**/
.support-character-overlay
{
	font-weight:bold;
	color:#fff;
	text-shadow: 1px 1px rgba(0,0,0,0.4);
}

.subscribe-slogan
{
	font-family:"Open Sans Condensed", arial, tahoma, verdana, sans-serif;
	text-transform:uppercase;
	font-weight:700;
	color:#ffb366;
}


/**--Video Breaker--**/

@media only screen and (max-width:768px) and (min-width:640px){
	.bg {
	  position: absolute;
	  top: 0;
	  /*left: 10%;*/
	  pointer-events: none;
	  display: block;
	}
}
@media only screen and (max-width:640px) and (min-width:480px){
	.bg {
	  position: absolute;
	  top: 0;
	  /*left: 25%;*/
	  pointer-events: none;
	  display: block;
	}
}
@media only screen and (max-width:480px) and (min-width:320px){
	.bg {
	  position: absolute;
	  top: 0;
	  /*left: 50%;*/
	  pointer-events: none;
	  display: block;
	}
}
@media only screen and (max-width:320px) and (min-width:240px){
	.bg {
	  position: absolute;
	  top: 0;
	  /*left: 50%;*/
	  pointer-events: none;
	  display: block;
	}
}


/**--Top menu font size adjustments--**/

#top-nav #mobile-menu li {
  font-size: 1.2em;
  letter-spacing:1px;
}
@media (max-width: 1199px) {
  #top-nav li {
    font-size: 10px;
  }
}
@media (max-width: 991px) {
  #top-nav li {
    font-size: 9px;
  }
}
/*----start-responsive-design----*/
@media only screen and (max-width:1280px) and (min-width:1024px){
    #top-nav #mobile-menu li {
      font-size: 1.3em;
    }
}
@media only screen and (max-width:1024px) and (min-width:768px){
    #top-nav #mobile-menu li {
      font-size: 1.25em;
    }
}
@media only screen and (max-width:768px) and (min-width:640px){
    #top-nav #mobile-menu li {
      font-size: 1.25em;
    }
	#top-nav #mobile-menu li a
	{
		display:block;
	}
		#top-nav #mobile-menu li a:hover
		{
			background:#000;
		}
}
@media only screen and (max-width:640px) and (min-width:480px){
    #top-nav #mobile-menu li {
      font-size: 1.3em;
    }
	#top-nav #mobile-menu li a
	{
		display:block;
		text-align:center;
	}
		#top-nav #mobile-menu li a:hover
		{
			background:#000;
		}
}
@media only screen and (max-width:480px) and (min-width:320px){
    #top-nav #mobile-menu li {
      font-size: 1.3em;
    }
	#top-nav #mobile-menu li a
	{
		display:block;
		text-align:center;
	}
		#top-nav #mobile-menu li a:hover
		{
			background:#000;
		}
}
@media only screen and (max-width:320px) and (min-width:240px){
    #top-nav #mobile-menu li {
      font-size: 1.3em;
    }
	#top-nav #mobile-menu li a
	{
		display:block;
		text-align:center;
	}
		#top-nav #mobile-menu li a:hover
		{
			background:#000;
		}
}





/*----start-responsive-design----*/
@media only screen and (max-width:768px) and (min-width:640px){
	.game-segment
	{
		margin-bottom:2em;
	}
	.incut > .div
	{
		width:100%;
	}
	
	.feature-box
	{
		width:100%;
	}
	.feature-box .bg
	{
		display:none;	
	}
	.incut
	{
		height:auto;
		padding:0 0 0 0;
	}
	#feature1 .feature-box-tablet
	{
		background:url(../images/feature1.jpg) no-repeat;
		background-size:cover;
		text-align:center;
	}
	#feature2 .feature-box-tablet
	{
		background:url(../images/feature2.jpg) no-repeat;
		background-size:cover;
	}
	.feature-box-filter
	{
		background:rgba(0,0,0,0.4);
		padding:1em;
		margin:0 auto;
	}
	.feature-box .position-middle-center {
  position: relative;
  left: 0;
  top: 0;
  transform: translate(0,0);
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
}

.footer-support-text
{
	padding-bottom:2em;
}

.footer-logo-wrap
{
	width:70%;
	margin:0 15%;
}
.footer-description
{
	text-align:center;
	width:80%;
	margin:0 10%;
}
.footer-support-text .social-links
{
	text-align:center;
	font-size:2em;
}
.footer-support-text .social-links a
{
	padding-left:0.5em;
	padding-right:0.5em;
}
.footer-support-links
{
	padding-left:3em;
	padding-right:3em;
}
.feature-logo-grip
{
	width:50%;
	margin:0 25% 0 25%;
}
.feature-text-wrap
{
	margin-top:0;
	margin-bottom:2em;
}
}
@media only screen and (max-width:640px) and (min-width:480px){
	.game-segment
	{
		margin-bottom:2em;
	}
	.incut > .div
	{
		width:100%;
	}
	
	.feature-box
	{
		width:100%;
	}
	.feature-box .bg
	{
		display:none;	
	}
	.incut
	{
		height:auto;
		padding:0 0 0 0;
	}
	#feature1 .feature-box-tablet
	{
		background:url(../images/feature1.jpg) no-repeat;
		background-size:cover;
		text-align:center;
	}
	#feature2 .feature-box-tablet
	{
		background:url(../images/feature2.jpg) no-repeat;
		background-size:cover;
	}
	.feature-box-filter
	{
		background:rgba(0,0,0,0.4);
		padding:1em;
		margin:0 auto;
	}
	.feature-box .position-middle-center {
  position: relative;
  left: 0;
  top: 0;
  transform: translate(0,0);
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
}
.footer-support-text
{
	padding-bottom:2em;
}

.footer-logo-wrap
{
	width:80%;
	margin:0 10%;
}
.footer-description
{
	text-align:center;
	width:90%;
	margin:0 5%;
}
.footer-support-text .social-links
{
	text-align:center;
	font-size:2em;
}
.footer-support-text .social-links a
{
	padding-left:0.5em;
	padding-right:0.5em;
}
.footer-support-links
{
	padding-left:3em;
	padding-right:3em;
}
.feature-logo-grip
{
	width:70%;
	margin:0 15% 0 15%;
}
.feature-logo-grip img
{
	margin-bottom:0;
	padding-bottom:0;
}
.feature-text-wrap
{
	margin-top:0;
	margin-bottom:2em;
}
}
@media only screen and (max-width:480px) and (min-width:320px){
	.game-segment
	{
		margin-bottom:2em;
	}
	.incut > .div
	{
		width:100%;
	}
	
	.feature-box
	{
		width:100%;
	}
	.feature-box .bg
	{
		display:none;	
	}
	.incut
	{
		height:auto;
		padding:0 0 0 0;
	}
	#feature1 .feature-box-tablet
	{
		background:url(../images/feature1.jpg) no-repeat;
		background-size:cover;
		text-align:center;
	}
	#feature2 .feature-box-tablet
	{
		background:url(../images/feature2.jpg) no-repeat;
		background-size:cover;
	}
	.feature-box-filter
	{
		background:rgba(0,0,0,0.4);
		padding:1em;
		margin:0 auto;
	}
	.feature-box .position-middle-center {
  position: relative;
  left: 0;
  top: 0;
  transform: translate(0,0);
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
}
.footer-support-text
{
	padding-bottom:2em;
}
.footer-logo-wrap
{
	width:80%;
	margin:0 10%;
}
.footer-description
{
	text-align:center;
	width:90%;
	margin:0 5%;
}
.footer-support-text .social-links
{
	text-align:center;
	font-size:2em;
}
.footer-support-text .social-links a
{
	padding-left:0.5em;
	padding-right:0.5em;
}
.footer-support-links
{
	padding-left:2.5em;
	padding-right:2.5em;
}
.legal-statement
{
	line-height:1.7;
}
.legal-statement span
{
	display:block;
}
.feature-logo-grip
{
	width:80%;
	margin:0 10% 0 10%;
}
.feature-text-wrap
{
	margin-top:0;
	margin-bottom:2em;
}
}
@media only screen and (max-width:320px) and (min-width:240px){
	.game-segment
	{
		margin-bottom:2em;
	}
	.incut > .div
	{
		width:100%;
	}
	
	.feature-box
	{
		width:100%;
	}
	.feature-box .bg
	{
		display:none;	
	}
	.incut
	{
		height:auto;
		padding:0 0 0 0;
	}
	#feature1 .feature-box-tablet
	{
		background:url(../images/feature1.jpg) no-repeat;
		background-size:cover;
		text-align:center;
	}
	#feature2 .feature-box-tablet
	{
		background:url(../images/feature2.jpg) no-repeat;
		background-size:cover;
	}
	.feature-box-filter
	{
		background:rgba(0,0,0,0.4);
		padding:1em;
		margin:0 auto;
	}
	.feature-box .position-middle-center {
  position: relative;
  left: 0;
  top: 0;
  transform: translate(0,0);
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
}
.footer-support-text
{
	padding-bottom:2em;
}
.footer-logo-wrap
{
	width:80%;
	margin:0 10%;
}
.footer-description
{
	text-align:center;
	width:90%;
	margin:0 5%;
}
.footer-support-text .social-links
{
	text-align:center;
	font-size:2em;
}
.footer-support-text .social-links a
{
	padding-left:0.5em;
	padding-right:0.5em;
}
.footer-support-links
{
	padding-left:2.5em;
	padding-right:2.5em;
}
.legal-statement
{
	line-height:1.7;
}
.legal-statement span
{
	display:block;
}
.feature-logo-grip
{
	width:90%;
	margin:0 5% 0 5%;
}
.feature-text-wrap
{
	margin-top:0;
	margin-bottom:2em;
}
}

/**--Hero image, responsiveness--**/
@media only screen and (max-width:480px) and (min-width:320px){
	#home img.hero2
	{
		display:none;
	}

	#home img.hero3
	{
		display:none;
	}
}
@media only screen and (max-width:320px) and (min-width:240px){
	#home img.hero2
	{
		display:none;
	}

	#home img.hero3
	{
		display:none;
	}
}

/*==================================================================
Media Section
==================================================================*/

.media-backbone-row
{
	margin-bottom:3em;
}

.media-backbone-row:last-child
{
	margin-bottom:0;
}

.media-box .parent {
    width: 100%;
    height: 280px;
    border: 2px solid #333;
    overflow: hidden;
    position: relative;
    float: left;
    display: inline-block;
    cursor: pointer;
}

.media-box .child {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

/* Placeholder images */
.bg-one {background-image: url(../images/media1.jpg);}
.bg-two {background-image: url(../images/media2.jpg);}
.bg-three {background-image: url(../images/media3.jpg);}
.bg-four {background-image: url(../images/media2.jpg);}
.bg-five {background-image: url(../images/media1.jpg);}
.bg-six {background-image: url(../images/media2.jpg);}


.media-box .child a,.media-box .child .mediatitle {
    font-size: 1.8em;
    color: #ffffff !important;
    font-family: "Open Sans Condensed", sans-serif;
	font-weight:800;
	text-transform:uppercase;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	height:40px;
    cursor: pointer;
	 text-shadow: -1px -1px 0 rgba(0,0,0,0.2), 1px -1px 0 rgba(0,0,0,0.2), -1px 1px 0 rgba(0,0,0,0.2), 1px 1px 0 rgba(0,0,0,0.2);
}

.media-box .parent:hover .child, .media-box .parent:focus .child {
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.media-box .parent:hover .child:before, .media-box .parent:focus .child:before {
    display: block;
}

.media-box .parent:hover a, .media-box .parent:focus a {
    display: block;
}

.media-box .child:before {
    content: "";
    display: none;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(52,73,94,0.75);
}

/* Media Queries */
@media screen and (max-width: 960px) {
    .media-box .parent {width: 100%; margin: 20px 0px}
}

@media only screen and (max-width:1024px) and (min-width:768px){
	.media-backbone-row
	{
		margin-bottom:0;
	}
	.media-box
	{
		margin-bottom:1.5em;
		position:relative;
	}
	.media-box .child a {
	    font-size: 2.25em;
		height:26px;
	    cursor: pointer;
		 text-shadow: -1px -1px 0 rgba(0,0,0,0.4), 1px -1px 0 rgba(0,0,0,0.4), -1px 1px 0 rgba(0,0,0,0.4), 1px 1px 0 rgba(0,0,0,0.4);
	}
}
@media only screen and (max-width:768px) and (min-width:640px){
	.media-backbone-row
	{
		margin-bottom:0;
	}
	.media-box
	{
		margin-bottom:1em;
		position:relative;
	}
	.media-box .child a {
	    font-size: 2.5em;
		height:26px;
	    cursor: pointer;
		 text-shadow: -1px -1px 0 rgba(0,0,0,0.4), 1px -1px 0 rgba(0,0,0,0.4), -1px 1px 0 rgba(0,0,0,0.4), 1px 1px 0 rgba(0,0,0,0.4);
	}
}
@media only screen and (max-width:640px) and (min-width:480px){
	.media-backbone-row
	{
		margin-bottom:0;
	}
	.media-box
	{
		margin-bottom:0;
		position:relative;
	}
	.media-box .child a {
	    font-size: 2.5em;
		height:24px;
	    cursor: pointer;
		 text-shadow: -1px -1px 0 rgba(0,0,0,0.4), 1px -1px 0 rgba(0,0,0,0.4), -1px 1px 0 rgba(0,0,0,0.4), 1px 1px 0 rgba(0,0,0,0.4);
	}
}
@media only screen and (max-width:480px) and (min-width:320px){
	.media-backbone-row
	{
		margin-bottom:0;
	}
	.media-box
	{
		margin-bottom:0;
		position:relative;
	}
	.media-box .child a {
	    font-size: 2.25em;
		height:25px;
	    cursor: pointer;
		 text-shadow: -1px -1px 0 rgba(0,0,0,0.4), 1px -1px 0 rgba(0,0,0,0.4), -1px 1px 0 rgba(0,0,0,0.4), 1px 1px 0 rgba(0,0,0,0.4);
	}
}
@media only screen and (max-width:320px) and (min-width:240px){
	.media-backbone-row
	{
		margin-bottom:0;
	}
	.media-box
	{
		margin-bottom:0;
		position:relative;
	}
	.media-box .child a {
	    font-size: 2.25em;
		height:25px;
	    cursor: pointer;
		 text-shadow: -1px -1px 0 rgba(0,0,0,0.4), 1px -1px 0 rgba(0,0,0,0.4), -1px 1px 0 rgba(0,0,0,0.4), 1px 1px 0 rgba(0,0,0,0.4);
	}
}

/*==================================================================
Community section
==================================================================*/

.community-box
{
	padding:0 0;
	text-align:center;
}
.community-box .parent {
    width: 100%;
    height: 350px;
    overflow: hidden;
    position: relative;
    float: left;
    display: inline-block;
    cursor: pointer;
}
.community-box .child {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}




.community-box .child div.hoverwrap {
    font-size: 1.8em;
    color: #ffffff !important;
    font-family: "Open Sans Condensed", sans-serif;
	font-weight:800;
	text-transform:uppercase;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	height:100px;
    cursor: pointer;
	 text-shadow: -1px -1px 0 rgba(0,0,0,0.2), 1px -1px 0 rgba(0,0,0,0.2), -1px 1px 0 rgba(0,0,0,0.2), 1px 1px 0 rgba(0,0,0,0.2);
}

.colors-drk .community-box .child div.hoverwrap h4.community-title
{
	color:#fff;
	font-size:1.5em;
	margin-bottom:0.75em;
}
.colors-drk .community-box .child div.hoverwrap h4.community-title a
{
	color:#fff;
}

.colors-drk .community-box .child div.hoverwrap a.white-txt
{
	color:#fff;
}

.community-box .parent:hover .child, .community-box .parent:focus .child {
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.community-box .parent:hover .child:before, .community-box .parent:focus .child:before {
    display: block;
}

.community-box .child:before {
    content: "";
    display: none;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/* Media Queries */
@media screen and (max-width: 960px) {
    .community-box .parent {width: 100%; margin: 0 0px}
}


/*==================================================================
News section
==================================================================*/
.row#top-news
{
	padding-top:2em;
}

.news-posts-row
{
	margin-bottom:3em;
}

.news-category-label-wrap
{
	position:relative;
	padding-bottom:2px;
}

.news-category-label-wrap h5
{
	position:absolute;
	margin:0 0 0 0;
	padding:0 3px;
	background:#393939;
	color:#000;
	right:0;
	top:0;
}

.news-category-label-wrap h5 span
{
	color:#ffb366;
}

.news-post-title
{
	line-height:1.4;
	margin-bottom:1em;
}

.news-post-title a
{
	color:inherit;
}

.news-post-title a:hover
{
	color:#ffb366;
}

.news-post-date
{
	font-family:"Open Sans Condensed", arial, tahoma, verdana, sans-serif;
	text-transform:uppercase;
	font-weight:700;
}
.highlight.news-post-date
{
	color:#cacaca;
}


/**--News post category tags--**/

.news-post-date a
{
	text-transform:uppercase;
font-family:"Open Sans Condensed", arial, tahoma, verdana, sans-serif;
	font-size:100%;
	float:right;
	padding:0 0.5em;
	border:1px solid #ffb366;
	background:#000;
	color:#ffb366;
}

.news-post-date a:hover
{
	background:#ffb366;
	color:#000;
}

.news-post-date a i
{
	
	color:#ffb366;
}

.news-post-date a:hover i
{
	color:#000;
		
}



p.news-post-excerpt
{
margin-top:2em;	
margin-bottom:1em;
}

.news-img-wrap
{
}

.news-img-wrap img
{
	width:100%;
	height:auto;
	display:block;
	border:0;
	opacity: 0.5;
	    filter: alpha(opacity=50); /* For IE8 and earlier */
	}
	
	.news-img-wrap img:hover
	{
		opacity: 1.0;
		    filter: alpha(opacity=100); /* For IE8 and earlier */
	}



/*----start-responsive-design----*/
@media only screen and (max-width:1024px) and (min-width:768px){
	.hpage-news-post
	{
		margin-bottom:3em;
	}
	.hpage-news-post:last-child
	{
		margin-bottom:0;
	}
	.news-category-label-wrap
	{
		position:relative;
		padding-bottom:1px;
	}
}
@media only screen and (max-width:768px) and (min-width:640px){
	.hpage-news-post
	{
		margin-bottom:3em;
	}
	.hpage-news-post:last-child
	{
		margin-bottom:0;
	}
	.news-category-label-wrap
	{
		position:relative;
		padding-bottom:1px;
	}
}
@media only screen and (max-width:640px) and (min-width:480px){
	.hpage-news-post
	{
		margin-bottom:3em;
	}
	.hpage-news-post:last-child
	{
		margin-bottom:0;
	}
	.news-category-label-wrap
	{
		position:relative;
		padding-bottom:1px;
	}
}
@media only screen and (max-width:480px) and (min-width:320px){
	.hpage-news-post
	{
		margin-bottom:5em;
	}
	.hpage-news-post:last-child
	{
		margin-bottom:0;
	}
	.news-category-label-wrap
	{
		position:relative;
		padding-bottom:1px;
	}
}
@media only screen and (max-width:320px) and (min-width:240px){
	.hpage-news-post
	{
		margin-bottom:4em;
	}
	.hpage-news-post:last-child
	{
		margin-bottom:0;
	}
	.news-category-label-wrap
	{
		position:relative;
		padding-bottom:1px;
	}
}

/*==================================================================
Where To Buy section (Placeholder)
==================================================================*/


#wtb-placeholder img
{
	width:100%;
	height:auto;
	display:block;
	border:0;
}


/*==================================================================
Inner pages, GAME
==================================================================*/

@media only screen and (min-width:1280px){
	.inner-page section
	{
		padding-right:50px;
	}
	#social-media-desktop
	{
		padding-right:100px;
	}
		#social-media-desktop ul
		{
			text-align:center;
		}
				#social-media-desktop ul li
				{
					margin-right:0.25em;
					margin-left:0.25em;
					padding:0 0 0 0;
					float:none;
				}
}

.inner-page-introduction h2.victor-tinge
{
	color:#ffb366;
	font-size:3.5em;
}
.inner-page-introduction h2.victor-tinge span
{
	color:#dcdcdc;
}

.inner-page-introduction .addition-logo-wrap
{
	width:36%;
	margin:0 32%;
}

.inner-page-introduction .addition-logo-wrap img
{
	width:100%;
	height:auto;
	display:block;
	border:0;
}
.inner-page-introduction .game-intro p
{
	font-size:1.25em;
	line-height:1.6;
	text-align:center;
	margin-top:0.5em;
}

.inner-page-introduction .game-intro p.game-main-button
{
	margin-top:1.5em;
}

/**--Addition logo, responsive design--**/



/*----start-responsive-design----*/
@media only screen and (max-width:1440px) and (min-width:1366px){	
}
@media only screen and (max-width:1366px) and (min-width:1280px){	
}
@media only screen and (max-width:1280px) and (min-width:1024px){
	
	.inner-page-introduction .addition-logo-wrap
	{
		width:50%;
		margin:0 25%;
	}
	.inner-page-introduction .game-intro p
	{
		font-size:1.25em;
		line-height:1.6;
		text-align:center;
		margin-top:1.5em;
		margin-bottom:1em;
	}

	.inner-page-introduction .game-intro p.game-main-button
	{
		margin-top:1.5em;
	}
}
@media only screen and (max-width:1024px) and (min-width:768px){
	.inner-page-introduction .addition-logo-wrap
	{
		width:60%;
		margin:1em 20%;
	}
	.inner-page-introduction .game-intro p
	{
		font-size:1.25em;
		line-height:1.6;
		text-align:center;
		margin-top:2em;
		margin-bottom:1em;
	}

	.inner-page-introduction .game-intro p.game-main-button
	{
		margin-top:1.5em;
	}
}
@media only screen and (max-width:768px) and (min-width:640px){
	.inner-page-introduction .addition-logo-wrap
	{
		width:70%;
		margin:1.5em 15% 2em 15%;
	}
	.inner-page-introduction .game-intro p
	{
		font-size:1.25em;
		line-height:1.6;
		text-align:center;
		margin-top:2em;
		margin-bottom:1em;
	}

	.inner-page-introduction .game-intro p.game-main-button
	{
		margin-top:2em;
	}
}
@media only screen and (max-width:640px) and (min-width:480px){
	.inner-page-introduction .addition-logo-wrap
	{
		width:70%;
		margin:2em 15% 3em 15%;
	}
	.inner-page-introduction .game-intro p
	{
		font-size:1.35em;
		line-height:1.6;
		text-align:center;
		margin-top:2em;
		margin-bottom:1em;
	}

	.inner-page-introduction .game-intro p.game-main-button
	{
		margin-top:3em;
		margin-bottom:2.5em;
	}
}
@media only screen and (max-width:480px) and (min-width:320px){
	.inner-page-introduction .addition-logo-wrap
	{
		width:80%;
		margin:2em 10% 3em 10%;
	}
	.inner-page-introduction .game-intro p
	{
		font-size:1.35em;
		line-height:1.6;
		text-align:center;
		margin-top:2em;
		margin-bottom:1em;
	}

	.inner-page-introduction .game-intro p.game-main-button
	{
		margin-top:3em;
		margin-bottom:2.5em;
	}
}
@media only screen and (max-width:320px) and (min-width:240px){
	.inner-page-introduction .addition-logo-wrap
	{
		width:90%;
		margin:2em 5% 3em 5%;
	}
	.inner-page-introduction .game-intro p
	{
		font-size:1.35em;
		line-height:1.6;
		text-align:center;
		margin-top:2em;
		margin-bottom:1em;
	}

	.inner-page-introduction .game-intro p.game-main-button
	{
		margin-top:3em;
		margin-bottom:2.5em;
	}
}











/*----start-responsive-design----*/
@media only screen and (max-width:1024px) and (min-width:768px){
	.inner-page-introduction h2.victor-tinge
{
	color:#ffb366;
	font-size:3.25em;
}	
.inner-page-introduction .game-intro p
{
	font-size:1.2em;
	line-height:1.7;
	margin-top:0.5em;
}
}
@media only screen and (max-width:768px) and (min-width:640px){
	.inner-page-introduction h2.victor-tinge
{
	color:#ffb366;
	font-size:3.25em;
	margin-top:0.5em;
}	
.inner-page-introduction .game-intro p
{
	font-size:1.2em;
	line-height:1.7;
	margin-top:0.5em;
}
}
@media only screen and (max-width:640px) and (min-width:480px){
	.inner-page-introduction h2.victor-tinge
{
	color:#ffb366;
	font-size:3em;
	margin-top:0.5em;
}	
.inner-page-introduction .game-intro p
{
	font-size:1.1em;
	line-height:1.7;
	margin-top:0.5em;
	margin-right:2em;
	margin-left:2em;
}
}
@media only screen and (max-width:480px) and (min-width:320px){
	.inner-page-introduction h2.victor-tinge
{
	color:#ffb366;
	font-size:2.5em;
	margin-top:0.5em;
}	
.inner-page-introduction .game-intro p
{
	font-size:1em;
	line-height:1.7;
	margin-top:0.5em;
	margin-right:2em;
	margin-left:2em;
}
}
@media only screen and (max-width:320px) and (min-width:240px){
	.inner-page-introduction h2.victor-tinge
{
	color:#ffb366;
	font-size:2.5em;
	margin-top:0.5em;
}	
.inner-page-introduction .game-intro p
{
	font-size:1em;
	line-height:1.7;
	margin-top:0.5em;
	margin-right:2em;
	margin-left:2em;
}
}


/**--Hoverbox--**/

.hoverbox-grid .hovereffect {
width:100%;
height:100%;
float:left;
overflow:hidden;
position:relative;
text-align:center;
cursor:default;
border:0;
border-style:none;
}

.hoverbox-grid .hovereffect .overlay {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:0;
left:0;
opacity:0;
background-color:rgba(0,0,0,0.5);
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;
border:0;
border-style:none;
}

.hoverbox-grid  .hovereffect img {
display:block;
position:relative;
-webkit-transition:all .4s linear;
transition:all .4s linear;
border:0;
border-style:none;
}

.hoverbox-grid .hovereffect h2 {
text-transform:uppercase;
color:#fff;
text-align:center;
position:relative;
font-size:1em;
background:rgba(0,0,0,0.6);
-webkit-transform:translatey(-100px);
-ms-transform:translatey(-100px);
transform:translatey(-100px);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
padding:10px;
margin-bottom:0;
line-height:1;
}

.hoverbox-grid .hovereffect .no-desc h2
{
	margin-top:43%;
	background:transparent;
}




.hoverbox-grid .hovereffect a.info {
text-decoration:none;
display:inline-block;
text-transform:uppercase;
color:#fff;
border:1px solid #fff;
background-color:transparent;
opacity:0;
filter:alpha(opacity=0);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
margin:50px 0 0;
padding:7px 14px;
}

.hoverbox-grid .hovereffect p.hoverdesc{
	text-decoration:none;
	display:inline-block;
	text-transform:none;
	color:#fff;
	background-color:transparent;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	margin:30px 0 0;
	padding:7px 14px;
	font-size:0.9em;
}


.hoverbox-grid .hovereffect a.info:hover {
box-shadow:0 0 5px #fff;
}

.hoverbox-grid  .hovereffect:hover img {
-ms-transform:scale(1.2);
-webkit-transform:scale(1.2);
transform:scale(1.2);
}

.hoverbox-grid  .hovereffect:hover .overlay {
opacity:1;
filter:alpha(opacity=100);
}

.hovereffect:hover h2,.hoverbox-grid  .hovereffect:hover a.info,.hoverbox-grid  .hovereffect:hover p.hoverdesc {
opacity:1;
filter:alpha(opacity=100);
-ms-transform:translatey(0);
-webkit-transform:translatey(0);
transform:translatey(0);
}

.hoverbox-grid  .hovereffect:hover a.info {
-webkit-transition-delay:.2s;
transition-delay:.2s;
}


/**--Gutters (gap between images)--**/

.row.hoverbox-grid
{
	margin-bottom:2em;
}
.row.hoverbox-grid.no-gutter
{
	margin-bottom:0;
}
.row.hoverbox-grid.thin-gutter
{
	margin-bottom:0;
}
.no-gutter .hoverbox
{
	padding:0 0 0 0;
}
.thin-gutter .hoverbox
{
	padding:0.5em;
}


/*----Media Queries----*/
@media only screen and (max-width:1024px) and (min-width:768px){
	.hoverbox-grid .hovereffect h2 {
	font-size:1.5em;
	padding:10px;
	margin-top:2em;
	margin-bottom:0;
	line-height:1;
	margin-bottom:1em;
	}
	.hoverbox-grid .hovereffect p.hoverdesc{
		margin:2em 0 0;
		padding:7px 14px;
		font-size:1.2em;
		line-height:1.5;
	}
	.weapons-2col .hoverbox-grid .hovereffect h2 {
	font-size:1.25em;
	padding:10px;
	margin-top:1em;
	margin-bottom:0;
	line-height:1;
	margin-bottom:0.25em;
	}
	.weapons-2col .hoverbox-grid .hovereffect p.hoverdesc{
		margin:2em 0 0;
		padding:7px 1em;
		font-size:1em;
		line-height:1.5;
		text-align:center;
	}
}
@media only screen and (max-width:768px) and (min-width:640px){
	.hoverbox-grid .hovereffect h2 {
	font-size:1.35em;
	padding:10px;
	margin-top:2em;
	margin-bottom:0;
	line-height:1;
	margin-bottom:1em;
	}
	.hoverbox-grid .hovereffect p.hoverdesc{
		margin:2em 0 0;
		padding:0.5em 1em;
		font-size:1.1em;
		line-height:1.75;
	}
	.weapons-2col .hoverbox-grid .hovereffect h2 {
	font-size:1.65em;
	padding:10px;
	margin-top:3em;
	margin-bottom:0;
	line-height:1;
	margin-bottom:0.25em;
	}
	.weapons-2col .hoverbox-grid .hovereffect p.hoverdesc{
		margin:2em 0 0;
		padding:0.5em 1em;
		font-size:1.25em;
		line-height:1.5;
		text-align:center;
	}
	.weapons-2col .hoverbox
	{
		margin-bottom:1.5em;
	}
}
@media only screen and (max-width:640px) and (min-width:480px){
	.hoverbox-grid .hovereffect h2 {
	font-size:1.35em;
	padding:10px;
	margin-top:2em;
	margin-bottom:0;
	line-height:1;
	margin-bottom:1em;
	}
	.hoverbox-grid .hovereffect p.hoverdesc{
		margin:1.5em 0 0;
		padding:0.5em 1em;
		font-size:1.1em;
		line-height:1.5;
	}
	.weapons-2col .hoverbox-grid .hovereffect h2 {
	font-size:1.5em;
	padding:10px;
	margin-top:3em;
	margin-bottom:0;
	line-height:1;
	margin-bottom:0.25em;
	}
	.weapons-2col .hoverbox-grid .hovereffect p.hoverdesc{
		margin:2em 0 0 0;
		padding:0.5em 1em;
		font-size:1.1em;
		line-height:1.65;
		text-align:center;
	}
	.weapons-2col .hoverbox
	{
		margin-bottom:1.5em;
	}
}
@media only screen and (max-width:480px) and (min-width:320px){
	.hoverbox-grid .hovereffect h2 {
	font-size:1em;
	padding:10px;
	margin-top:1em;
	margin-bottom:0;
	line-height:1;
	margin-bottom:1em;
	}
	.hoverbox-grid .hovereffect p.hoverdesc{
		margin:1em 0 0;
		padding:0.5em 1em;
		font-size:0.9em;
		line-height:1.5;
	}
	.weapons-2col .hoverbox-grid .hovereffect h2 {
	font-size:1.5em;
	padding:10px;
	margin-top:1em;
	margin-bottom:0;
	line-height:1;
	margin-bottom:0.25em;
	}
	.weapons-2col .hoverbox-grid .hovereffect p.hoverdesc{
		margin:2em 0 0 0;
		padding:0.5em 1em;
		font-size:1.25em;
		line-height:1.5;
		text-align:center;
	}
	.weapons-2col .hoverbox
	{
		margin-bottom:1.5em;
	}
}
@media only screen and (max-width:320px) and (min-width:240px){
	.hoverbox-grid .hovereffect h2 {
	font-size:1.75em;
	padding:10px;
	margin-top:2em;
	margin-bottom:0;
	line-height:1;
	margin-bottom:1em;
	}
	.hoverbox-grid .hovereffect p.hoverdesc{
		margin:1em 0 0;
		padding:0.5em 1em;
		font-size:0.9em;
		line-height:1.5;
	}
	.weapons-2col .hoverbox-grid .hovereffect h2 {
	font-size:1.35em;
	padding:10px;
	margin-top:1em;
	margin-bottom:0;
	line-height:1;
	margin-bottom:0.25em;
	}
	.weapons-2col .hoverbox-grid .hovereffect p.hoverdesc{
		margin:2em 0 0 0;
		padding:0.5em 1em;
		font-size:1.1em;
		line-height:1.5;
		text-align:center;
	}
	.weapons-2col .hoverbox
	{
		margin-bottom:1.5em;
	}
}


/**--Outfit panels--**/

#outfits .content, #new-monsters .content, #new-outfits .content
{
	padding-bottom:120px;
}

.outfits-slider-wrap
{
	padding-top:2em;
}

#outfits-slider-wrap1
{
	padding-bottom:8em;
}


.bx-wrapper .bx-pager a {
  border: solid #999 1px;
  display: block;
  margin: 0 5px;
  padding: 3px;
}

.bx-wrapper .bx-pager a:hover,
.bx-wrapper .bx-pager a.active {
  border: solid #ffb366 1px;
}

.bx-wrapper {
  margin-bottom: 120px;
}


/*----start-responsive-design----*/
@media only screen and (max-width:480px) and (min-width:320px){
	.bx-wrapper {
		margin-bottom:0;
		padding-bottom:0;
	}
	.bx-wrapper .bx-pager {
		padding-top: 0;
	}
}
@media only screen and (max-width:320px) and (min-width:240px){
	.bx-wrapper {
		margin-bottom:0;
		padding-bottom:0;
	}
	.bx-wrapper .bx-pager {
		padding-top: 0;
	}
}
.outfit-panel
{
	padding:0 0;
	/*background:#141414; /* For browsers that do not support gradients */
	 /* background: -webkit-linear-gradient(#141414, #232323, #00264d, #232323, #141414); /* For Safari 5.1 to 6.0 */
	  /*background: -o-linear-gradient(#141414, #232323, #00264d, #232323, #141414); /* For Opera 11.1 to 12.0 */
	  /*background: -moz-linear-gradient(#141414, #232323, #00264d, #232323, #141414); /* For Firefox 3.6 to 15 */
	  /*background: linear-gradient(#141414, #232323, #00264d, #232323, #141414); /* Standard syntax */
	  padding:0 15em;
}
.alt-slider .outfit-panel
{
	padding:0 0;
	/*background:#141414; /* For browsers that do not support gradients */
	  /*background: -webkit-linear-gradient(#141414, #232323, #661a00, #232323, #141414); /* For Safari 5.1 to 6.0 */*/
	  /*background: -o-linear-gradient(#141414, #232323, #661a00, #232323, #141414); /* For Opera 11.1 to 12.0 */*/
	  /*background: -moz-linear-gradient(#141414, #232323, #661a00, #232323, #141414); /* For Firefox 3.6 to 15 */*/
	  /*background: linear-gradient(#141414, #232323, #661a00, #232323, #141414); /* Standard syntax */*/
	  padding:0 15em;
}


.outfit-panel-img
{
	width:20%;
	float:left;
}

.outfit-panel-img img
{
	width:100%;
	height:auto;
	display:block;
	border:0;
}

.outfit-panel-desc
{
	width:50%;
	float:left;
}

.outfit-panel-desc h3
{
	color:#b9b9b9;
	font-size:1.8em;
	display:block;
	margin-top:3em;
	text-align:left;
}

.outfit-panel-desc p
{
	line-height:1.6;
	font-size:1.1em;
}

/*----start-responsive-design----*/
@media only screen and (max-width:1024px) and (min-width:768px){
	.outfit-panel
	{
		  padding:0 10em;
	}	
	.outfit-panel-desc h3
	{
		font-size:1.5em;
		margin-top:2em;
		line-height:1.5;
	}

	.outfit-panel-desc p
	{
		line-height:1.6;
		font-size:1em;
	}
}
@media only screen and (max-width:768px) and (min-width:640px){
	.outfit-panel
	{
		  padding:0 5em;
	}	
	.outfit-panel-desc h3
	{
		font-size:1.5em;
		margin-top:2em;
		line-height:1.5;
	}

	.outfit-panel-desc p
	{
		line-height:1.6;
		font-size:1em;
	}
	.outfit-panel-img
	{
		width:25%;
		float:left;
	}
	.outfit-panel-desc
	{
		width:55%;
		float:left;
	}
}
@media only screen and (max-width:640px) and (min-width:480px){
	.outfit-panel
	{
		  padding:0 1em;
		   min-height:18em;
	}	
	.outfit-panel-desc h3
	{
		font-size:1.35em;
		margin-top:1em;
		line-height:1.5;
	}

	.outfit-panel-desc p
	{
		line-height:1.65;
		font-size:1em;
	}
	.outfit-panel-img
	{
		width:25%;
		float:left;
	}
	.outfit-panel-desc
	{
		width:65%;
		float:left;
		padding-bottom:2em;
	}
	
	.alt-direction-slider .outfit-panel
	{
		  padding:0 1em;
		  margin-bottom:1em;
		   min-height:18em;
	}
	
	.alt-direction-slider .outfit-panel-img
	{
		width:25%;
		float:left;
	}
	.alt-direction-slider .outfit-panel-desc
	{
		width:65%;
		float:left;
	}
	
	
	.bx-wrapper .bx-pager a {
	  border: solid #999 1px;
	  display: block;
	  margin: 0 5px;
	  padding: 3px;
	  width:60px;
	}
		.bx-wrapper .bx-pager a img
		{
			width:100%;
			height:auto;
			display:block;
			border:0;
		}
}
@media only screen and (max-width:480px) and (min-width:320px){
	.outfits-slider-wrap
	{
		padding-bottom:0;
	}
	.outfit-panel
	{
		  padding:0 0 0 0.5em;
		   min-height:18em;
	}	
	.outfit-panel-desc h3
	{
		font-size:1.2em;
		margin-top:0.5em;
		line-height:1.5;
	}

	.outfit-panel-desc p
	{
		line-height:1.65;
		font-size:0.9em;
		font-weight:bold;
	}
	.outfit-panel-img
	{
		width:25%;
		float:left;
	}
	.outfit-panel-desc
	{
		width:70%;
		float:left;
	}
	.alt-direction-slider .outfit-panel
	{
		  padding:0 1em;
		  margin-bottom:1em;
		  min-height:18em;
	}
	
	.alt-direction-slider .outfit-panel-img
	{
		width:25%;
		float:left;
	}
	.alt-direction-slider .outfit-panel-desc
	{
		width:65%;
		float:left;
	}
	.bx-wrapper .bx-pager a {
	  border: solid #999 1px;
	  display: block;
	  margin: 0 5px;
	  padding: 3px;
	  width:40px;
	}
		.bx-wrapper .bx-pager a img
		{
			width:100%;
			height:auto;
			display:block;
			border:0;
		}
}
@media only screen and (max-width:320px) and (min-width:240px){
	.outfit-panel
	{
		  padding:0 0 0 0.5em;
		   min-height:18em;
	}	
	.outfit-panel-desc h3
	{
		font-size:1.2em;
		margin-top:0.5em;
		line-height:1.5;
	}

	.outfit-panel-desc p
	{
		line-height:1.65;
		font-size:0.9em;
		font-weight:bold;
	}
	.outfit-panel-img
	{
		width:25%;
		float:left;
	}
	.outfit-panel-desc
	{
		width:70%;
		float:left;
	}
	.alt-direction-slider .outfit-panel
	{
		  padding:0 1em;
		  margin-bottom:1em;
		  min-height:18em;
	}
	
	.alt-direction-slider .outfit-panel-img
	{
		width:25%;
		float:left;
	}
	.alt-direction-slider .outfit-panel-desc
	{
		width:65%;
		float:left;
	}
	.bx-wrapper .bx-pager a {
	  border: solid #999 1px;
	  display: block;
	  margin: 0 5px;
	  padding: 3px;
	  width:40px;
	}
		.bx-wrapper .bx-pager a img
		{
			width:100%;
			height:auto;
			display:block;
			border:0;
		}
}

/**--Text styles--**/

.post-hoverbox
{
	padding-top:2em;
}

.text-row-subtitle
{
	margin-bottom:1em;
}
.subtitle-centered
{
	text-align:center;
}

.fwidth-img-wrap
{
	margin-bottom:3em;
}




.tricol
{
-webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
	text-align:left;
	-webkit-column-gap: 2em; /* Chrome, Safari, Opera */
	    -moz-column-gap: 2em; /* Firefox */
	    column-gap: 2em;
}

.bicol
{
-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
	text-align:left;
	-webkit-column-gap: 2em; /* Chrome, Safari, Opera */
	    -moz-column-gap: 2em; /* Firefox */
	    column-gap: 2em;
}

.img-stack-unit p.img-caption
{
	font-size:0.9em;
	padding:0.5em 0;
	margin-bottom:1.5em;
	font-style:italic;
}

.img-stack-unit p.img-caption span
{
	text-transform:uppercase;
		font-style:normal;
}
/*----start-responsive-design----*/
@media only screen and (max-width:1024px) and (min-width:768px){
	.img-stack-unit p.img-caption
	{
		text-align:center;
	}
	.topalign-img
	{
		margin-bottom:2em;
	}
}
@media only screen and (max-width:768px) and (min-width:640px){
	.img-stack-unit p.img-caption
	{
		text-align:center;
	}
	.topalign-img
	{
		margin-bottom:2em;
	}
	#cast .game-main-button, #destiny-cards .game-main-button
	{
		text-align:center;
	}
}
@media only screen and (max-width:640px) and (min-width:480px){
	.img-stack-unit p.img-caption
	{
		text-align:center;
		font-style:normal;
	}
	.topalign-img
	{
		margin-bottom:2em;
	}
	#cast .game-main-button, #destiny-cards .game-main-button
	{
		text-align:center;
	}
}
@media only screen and (max-width:480px) and (min-width:320px){
	.img-stack-unit p.img-caption
	{
		text-align:left;
		font-style:normal;
	}
	.topalign-img
	{
		margin-bottom:2em;
	}
	#cast .game-main-button, #destiny-cards .game-main-button
	{
		text-align:center;
	}
}
@media only screen and (max-width:320px) and (min-width:240px){
	.img-stack-unit p.img-caption
	{
		text-align:left;
		font-style:normal;
	}
	.topalign-img
	{
		margin-bottom:2em;
	}
}

/*----start-responsive-design----*/
@media only screen and (max-width:1024px) and (min-width:768px){
	.col3-img
	{
		padding-top:2em;
	}
}
@media only screen and (max-width:768px) and (min-width:640px){
	.col3-img
	{
		padding-top:2em;
	}
	.tricol
	{
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	    -moz-column-count: 2; /* Firefox */
	    column-count: 2;
		text-align:left;
		-webkit-column-gap: 2em; /* Chrome, Safari, Opera */
		    -moz-column-gap: 2em; /* Firefox */
		    column-gap: 2em;
	}
}
@media only screen and (max-width:640px) and (min-width:480px){
	.col3-img
	{
		padding-top:2em;
	}
	.tricol
	{
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	    -moz-column-count: 2; /* Firefox */
	    column-count: 2;
		text-align:left;
		-webkit-column-gap: 2em; /* Chrome, Safari, Opera */
		    -moz-column-gap: 2em; /* Firefox */
		    column-gap: 2em;
	}
}
@media only screen and (max-width:480px) and (min-width:320px){
	.col3-img
	{
		padding-top:2em;
	}
	.tricol
	{
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
	    -moz-column-count: 1; /* Firefox */
	    column-count: 1;
		text-align:left;
		-webkit-column-gap: 0; /* Chrome, Safari, Opera */
		    -moz-column-gap: 0; /* Firefox */
		    column-gap: 0;
			padding-left:1em;
						padding-right:1em;
	}
	.text-row-subtitle
	{
		margin-bottom:1em;
		text-align:center;
	}
}
@media only screen and (max-width:320px) and (min-width:240px){
	.col3-img
	{
		padding-top:2em;
	}
	.tricol
	{
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
	    -moz-column-count: 1; /* Firefox */
	    column-count: 1;
		text-align:left;
		-webkit-column-gap: 0; /* Chrome, Safari, Opera */
		    -moz-column-gap: 0; /* Firefox */
		    column-gap: 0;
			padding-left:1em;
						padding-right:1em;
	}
	.text-row-subtitle
	{
		margin-bottom:1em;
		text-align:center;
	}
}


.introductory-text-wrap
{
	margin-bottom:1.25em;
	text-align:justify;
}

.text-block p
{
	text-align:justify;
	margin-bottom:1.75em;
}

.text-area-wrap
{
	padding-bottom:0.25em;
}


/**--Talent profile--**/

.talent-profile .hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.talent-profile .hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.talent-profile .hovereffect:hover .overlay {
  background-color: rgba(170,170,170,0.4);
}

.talent-profile .hovereffect h2, .talent-profile .hovereffect img {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.talent-profile .hovereffect img {
  display: block;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.talent-profile .hovereffect:hover img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.talent-profile .hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
  line-height:1;
  margin-bottom:0;
}

.talent-profile .hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  margin: 50px 0 0 0;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: normal;
  height: 85%;
  width: 85%;
  position: absolute;
  top: -20%;
  left: 8%;
  padding: 70px;
}

.talent-profile .hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  background-color: rgba(0,0,0,0.4);
}


/**--Motorhead page--**/

/**--3-col panels--**/

@media only screen and (max-width:1024px) and (min-width:768px){
	.col3-panels .news-post-title
	{
		font-size:1.8em;
		margin-bottom:0.5em;
	}
	.col3-panels .news-post-date
	{
		font-size:1.3em;
		margin-bottom:1em;
	}
	.col3-panels .hpage-news-post
	{
		margin-bottom:5em;
	}
}
@media only screen and (max-width:768px) and (min-width:640px){
	.col3-panels .news-post-title
	{
		font-size:1.8em;
		margin-bottom:0.5em;
		text-align:center;
	}
	.col3-panels .news-post-date
	{
		font-size:1.3em;
		margin-bottom:1em;
		text-align:center;
	}
	.col3-panels .hpage-news-post
	{
		margin-bottom:5em;
	}
	.col3-panels .news-post-wrap p.news-post-excerpt
	{
		text-align:justify;
	}
}
@media only screen and (max-width:640px) and (min-width:480px){
	.col3-panels .news-post-title
	{
		font-size:1.8em;
		margin-bottom:0.5em;
		text-align:center;
	}
	.col3-panels .news-post-date
	{
		font-size:1.3em;
		margin-bottom:1em;
		text-align:center;
	}
	.col3-panels .hpage-news-post
	{
		margin-bottom:5em;
	}
	.col3-panels .news-post-wrap p.news-post-excerpt
	{
		text-align:justify;
	}
}
@media only screen and (max-width:480px) and (min-width:320px){
	.col3-panels .news-post-title
	{
		font-size:1.7em;
		margin-bottom:0.5em;
		text-align:center;
	}
	.col3-panels .news-post-date
	{
		font-size:1.2em;
		margin-bottom:1em;
		text-align:center;
	}
	.col3-panels .hpage-news-post
	{
		margin-bottom:4em;
	}
	.col3-panels .news-post-wrap p.news-post-excerpt
	{
		text-align:justify;
	}
}
@media only screen and (max-width:320px) and (min-width:240px){
	.col3-panels .news-post-title
	{
		font-size:1.7em;
		margin-bottom:0.5em;
		text-align:center;
	}
	.col3-panels .news-post-date
	{
		font-size:1.2em;
		margin-bottom:1em;
		text-align:center;
	}
	.col3-panels .hpage-news-post
	{
		margin-bottom:4em;
	}
	.col3-panels .news-post-wrap p.news-post-excerpt
	{
		text-align:justify;
	}
}

/**--Fractured world--**/

@media only screen and (max-width:1024px) and (min-width:768px){
	.tablet-padded-btm
	{
		margin-bottom:2em;
	}
}
@media only screen and (max-width:768px) and (min-width:640px){
	.tablet-padded-btm
	{
		margin-bottom:2em;
	}
}
@media only screen and (max-width:640px) and (min-width:480px){
	.tablet-padded-btm
	{
		margin-bottom:2em;
	}
}
@media only screen and (max-width:480px) and (min-width:320px){
	.tablet-padded-btm
	{
		margin-bottom:2em;
	}
}
@media only screen and (max-width:320px) and (min-width:240px){
	.tablet-padded-btm
	{
		margin-bottom:2em;
	}
}


/**--Where To Buy form--**/

#wtb-form-wrap
{
	display:table;
	width:100%;
	table-layout:fixed;
	border-collapse:collapse;
}

#wtb-img-col
{
	width:25%;
	display:table-cell;
	vertical-align:middle;
}

#wtb-form-col
{
	width:75%;
	display:table-cell;
	vertical-align:top;
}

.wtb-img-sizer
{
	padding:1em 1em;
}

#wtb-img-col img
{
	width:100%;
	height:auto;
	display:block;
	border:0;
}

.wtb-form-wrap
{
	padding:3em 3em;
	text-align:left;
}

.wtb-form-segment
{
	padding-bottom:1.5em;
	margin-bottom:2em;
	
}

.wtb-form-segment h3
{
	font-family:"Open Sans Condensed", sans-serif;
	font-size:1.35em;
	text-transform:uppercase;
	color:#ffb366;
	font-size:400;
	margin:0 0 1em 0;
	padding:0 0 0 0;
	text-align:center;
	border:1px solid #414141;
	background-color: #000000;
	background-image: url("../images/cross-stripes.png");
	position:relative;
}

.wtb-form-segment h3 span
{
	position:absolute;
	top:0;
	left:0;
	background-color: #000000;
	background-image: url("../images/dark-stripes-light.png");
  	padding:0 1em;
}

.wtb-form-segment p.form-advice
{
	font-size:0.9em;
	color:#c2c2c2;
	font-weight:600;
	margin-top:1em;
	margin-bottom:0;
	padding-bottom:0;
}

.wtb-form-segment p.form-advice a
{
	color:#ffb366;
	text-decoration:none;
}

.wtb-form-segment p.form-advice a:hover
{
	background:#ffb366;
	color:#000;
}



.wtb-select-wrap
{
	text-align:center;
}


.btn-select {
    position: relative;
    padding: 0;
    min-width: 236px;
    width: 100%;
    border-radius: 0;
    margin-bottom: 20px;
}

.wtb-select-wrap .btn-default
{
	text-align:center;
}

.wtb-select-wrap .btn-default i
{
		text-align:center;
}

.btn-select .btn-select-value {
    padding: 6px 12px;
    display: block;
    position: absolute;
    left: 0;
    right: 34px;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    border-top: none !important;
    border-bottom: none !important;
    border-left: none !important;
}

.btn-select .btn-select-arrow {
    float: right;
    line-height: 20px;
    padding: 6px 10px;
	padding-left:15px;
    top: 0;
}

.btn-select ul {
    display: none;
    background-color: white;
    color: black;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: none !important;
    position: absolute;
    left: -1px;
    right: -1px;
    top: 33px;
    z-index: 999;
}

.btn-select ul li {
    padding: 3px 6px;
    text-align: left;
}

.btn-select ul li:hover {
    background-color: #f4f4f4;
}

.btn-select ul li.selected {
    color: white;
}

/* Default Start */
.btn-select.btn-default:hover, .btn-select.btn-default:active, .btn-select.btn-default.active {
    border-color: #dcdcdc;
}

.btn-select.btn-default ul li.selected {
    background-color: #ccc;
}

.btn-select.btn-default ul, .btn-select.btn-default .btn-select-value {
    background-color: white;
    border: #ccc 1px solid;
}

.btn-select.btn-default:hover, .btn-select.btn-default.active {
    background-color: #e6e6e6;
}
/* Default End */

/* Primary Start */
.btn-select.btn-primary:hover, .btn-select.btn-primary:active, .btn-select.btn-primary.active {
    border-color: #286090;
}

.btn-select.btn-primary ul li.selected {
    background-color: #2e6da4;
    color: white;
}

.btn-select.btn-primary ul {
    border: #2e6da4 1px solid;
}

.btn-select.btn-primary .btn-select-value {
    background-color: #428bca;
    border: #2e6da4 1px solid;
}

.btn-select.btn-primary:hover, .btn-select.btn-primary.active {
    background-color: #286090;
}
/* Primary End */

/* Success Start */
.btn-select.btn-success:hover, .btn-select.btn-success:active, .btn-select.btn-success.active {
    border-color: #4cae4c;
}

.btn-select.btn-success ul li.selected {
    background-color: #4cae4c;
    color: white;
}

.btn-select.btn-success ul {
    border: #4cae4c 1px solid;
}

.btn-select.btn-success .btn-select-value {
    background-color: #5cb85c;
    border: #4cae4c 1px solid;
}

.btn-select.btn-success:hover, .btn-select.btn-success.active {
    background-color: #449d44;
}
/* Success End */

/* info Start */
.btn-select.btn-info:hover, .btn-select.btn-info:active, .btn-select.btn-info.active {
    border-color: #46b8da;
}

.btn-select.btn-info ul li.selected {
    background-color: #46b8da;
    color: white;
}

.btn-select.btn-info ul {
    border: #46b8da 1px solid;
}

.btn-select.btn-info .btn-select-value {
    background-color: #5bc0de;
    border: #46b8da 1px solid;
}

.btn-select.btn-info:hover, .btn-select.btn-info.active {
    background-color: #269abc;
}
/* info End */

/* warning Start */
.btn-select.btn-warning:hover, .btn-select.btn-warning:active, .btn-select.btn-warning.active {
    border-color: #eea236;
}

.btn-select.btn-warning ul li.selected {
    background-color: #eea236;
    color: white;
}

.btn-select.btn-warning ul {
    border: #eea236 1px solid;
}

.btn-select.btn-warning .btn-select-value {
    background-color: #f0ad4e;
    border: #eea236 1px solid;
}

.btn-select.btn-warning:hover, .btn-select.btn-warning.active {
    background-color: #d58512;
}
/* warning End */

/* danger Start */
.btn-select.btn-danger:hover, .btn-select.btn-danger:active, .btn-select.btn-danger.active {
    border-color: #d43f3a;
}

.btn-select.btn-danger ul li.selected {
    background-color: #d43f3a;
    color: white;
}

.btn-select.btn-danger ul {
    border: #d43f3a 1px solid;
}

.btn-select.btn-danger .btn-select-value {
    background-color: #d9534f;
    border: #d43f3a 1px solid;
}

.btn-select.btn-danger:hover, .btn-select.btn-danger.active {
    background-color: #c9302c;
}
/* danger End */

.btn-select.btn-select-light .btn-select-value {
    background-color: white;
    color: black;
}



/**--Radio select--**/

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  height:auto;
}

.wtb-radio-wrap
{
	padding-left:2em;
}

.wtb-radio-wrap label
{
	font-family:"Open Sans Condensed", sans-serif;
	color:#dcdcdc;
	font-weight:800;
	text-transform:uppercase;
	font-size:1.1em;
	text-align:left;
}

/**--Retailer options--**/

.wtb-retailer-option-wrap
{
	margin-bottom:2em;
}

.wtb-retailer-option-wrap h4
{
	font-family:"Open Sans Condensed", sans-serif;
	font-size:1em;
	font-weight:600;
	margin:0 0 1em 0;
	text-align:left;
	color:#a9a9a9;
}

.wtb-retailer-option-wrap p
{
	padding-bottom:0;
	margin-bottom:0;
}

p.retail-btn .button
{
	border:1px solid #ffb366;
	color:#000;
	background:#ffb366;
}

.phys-retailers
{
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:1.5;
	font-family:"Open Sans Condensed", sans-serif;
		font-size:1em;
		text-transform:uppercase;
}

.phys-retailers li
{
	display:inline;
	margin:0 1em 0 0;
	padding:0 0 0 0;
}

.phys-retailers li a
{
	color:#ffb366;
	text-decoration:none;
	font-weight:bold;
}

.phys-retailers li a:hover
{
	background:#ffb366;
	color:#000;
}

/*----start-responsive-design----*/
@media only screen and (max-width:640px) and (min-width:480px){
	#wtb-img-col
	{
		width:0%;
		display:none;
		vertical-align:middle;
	}

	#wtb-form-col
	{
		width:100%;
		display:table-cell;
		vertical-align:top;
	}
	.wtb-retailer-option-wrap, .wtb-retailer-option-wrap h4, .wtb-radio-wrap, .form-advice
	{
		text-align:center;
	}
}
@media only screen and (max-width:480px) and (min-width:320px){
	#wtb-img-col
	{
		width:0%;
		display:none;
		vertical-align:middle;
	}

	#wtb-form-col
	{
		width:100%;
		display:table-cell;
		vertical-align:top;
	}
	.wtb-retailer-option-wrap, .wtb-retailer-option-wrap h4, .wtb-radio-wrap, .form-advice
	{
		text-align:center;
	}
}
@media only screen and (max-width:320px) and (min-width:240px){
	#wtb-img-col
	{
		width:0%;
		display:none;
		vertical-align:middle;
	}

	#wtb-form-col
	{
		width:100%;
		display:table-cell;
		vertical-align:top;
	}
	.wtb-retailer-option-wrap, .wtb-retailer-option-wrap h4, .wtb-radio-wrap, .form-advice
	{
		text-align:center;
	}
}

/*Extra css dev*/
.bold-panel .remblor{
  color:#fff;
}
.bold-panel .remblor:hover{
  color:#ffb366;
}

a.remblor {
 border-style: solid;
  border-width: 1px;
  line-height: 22px;
  padding: 8px 12px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;  
  font-weight: 700;
}

.remblor{
 font-family: "Open Sans Condensed", Arial, Helvetica, sans-serif;  
}

.remblor:before,
.remblor.light-hover:before{
  background-color: rgba(255, 255, 255, 0.13);
}


a.remblor {
  padding: 13px 24px;
  font-size: 13px;
}
.remblor
{
 margin: 2px;
 letter-spacing: 2px;
}
/*@media only screen and (max-width:500px) and (min-width:320px){
.hoverbox-grid .hovereffect img
{
 display: block;
  position: relative;
  -webkit-transition: all .4s linear;
  transition: all .4s linear;
  border: 0;
  border-style: none;
  min-height: 250px;
  height: auto;
}
p {
  font-size: 11px;
  line-height: 22px;
  margin-bottom: 11px;
  padding: 11px;
}
}*/
/*End of extra*/

