 /*
Theme Name: Acidcast Custom Theme;
Theme URI:;
Author: Aritra Chakraborty(@legndery) & Visal Chattopadhdhay;
Author URI: facebook.com/legndery;
Description: Theme for Asid Cast Website;
Version: 1.0;
 */
 /* Move down content because we have a fixed navbar that is 50px tall */

@import url(http://fonts.googleapis.com/css?family=Gloria+Hallelujah);

html {
	font-size: 14px !important;
}
@media screen and (max-width: 1199em) {
    body {
        font-size:90%;
    }
}
 
@media screen and (max-width: 767em) {
    body {
        font-size:80%;
    }
}

body {
  padding-top: 50px;
  /*padding-bottom: 20px;*/
  /*background-color: #d9d7d7;*/
  /*background-color: #909090;*/
  /*background: -webkit-linear-gradient(#2F2F2F, #f1f1f1) no-repeat; 
  background: -o-linear-gradient(#2F2F2F, #f1f1f1) no-repeat;  
  background: -moz-linear-gradient(#2F2F2F, #f1f1f1) no-repeat; /
  background: linear-gradient(#2F2F2F, #f1f1f1) no-repeat; */
  /*background: #292929 url('./images/backtexture.jpg') repeat ;*/
  background: #E7E7E7;
  overflow-x: hidden;
  font-size: 100%;

}

body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
	width: 8px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb
{
	background-color: #0e0e0e;
	border:2px solid transparent;
	border-radius: 4px;
	background-clip: content-box;
}

.col-xs-3-5, .col-lg-8-5{
	float:left;
}
.admin-bar .navbar-fixed-top {
	margin-top: 30px;
}
.glyph-bigger{
	font-size: 25px;
}

.container-fluid {
	padding-right: 30px;
	padding-left: 20px;


}
a, a:hover {
	text-decoration: none;
}
/*=====================================================================*/
/*===============COLOUR CODES==========================================*/

/*1==default==========*/
.category-default .colour-changer-zapak-color {
	color: rgb(	54,	54,	54)!important; 
}

.category-default blockquote{
	color: rgb(54,	54,	54)!important;
        border-color: rgb(54,	54,	54)!important;
}

.category-default .colour-changer-zapak-bgcolor {
	background-color: rgb(54,	54,	54)!important; 
}

.category-default .menu-bar.colour-changer-zapak-bgcolor {
	background-color: rgba(54,	54,	54,0.6)!important; 
}

.category-default .colour-changer-zapak-bordercolor {
	border-color: rgb(54,	54,	54)!important; 
}
/*============*/
/*2==gamingnews==========*/
.category-gamingnews .colour-changer-zapak-color {
	color: rgb(255,102,0)!important; 
}

.category-gamingnews blockquote{
	color: rgb(255,102,0)!important;
        border-color: rgb(255,102,0)!important;
}

.category-gamingnews .colour-changer-zapak-bgcolor {
	background-color: rgb(255,102,0)!important; 
}

.category-gamingnews .menu-bar.colour-changer-zapak-bgcolor {
	background-color: rgba(255,102,0,0.6)!important; 
}

.category-gamingnews .colour-changer-zapak-bordercolor {
	border-color: rgb(255,102,0)!important; 
}
/*============*/
/*3==scribbles==========*/
.category-scribbles .colour-changer-zapak-color {
	color: rgb(255,204,51)!important; 
}

.category-scribbles blockquote{
	color: rgb(255,204,51)!important;
        border-color: rgb(255,204,51)!important;
}

.category-scribbles .colour-changer-zapak-bgcolor {
	background-color: rgb(255,204,51)!important; 
}

.category-scribbles .menu-bar.colour-changer-zapak-bgcolor {
	background-color: rgba(255,204,51,0.6)!important; 
}

.category-scribbles .colour-changer-zapak-bordercolor {
	border-color: rgb(255,204,51)!important; 
}
/*============*/
/*4==anime==========*/
.category-anime .colour-changer-zapak-color {
	color: rgb(103,153,154)!important; 
}

.category-anime blockquote{
	color: rgb(103,153,154)!important;
        border-color: rgb(103,153,154)!important;
}

.category-anime .colour-changer-zapak-bgcolor {
	background-color: rgb(103,153,154)!important; 
}

.category-anime .menu-bar.colour-changer-zapak-bgcolor {
	background-color: rgba(103,153,154,0.6)!important; 
}

.category-anime .colour-changer-zapak-bordercolor {
	border-color: rgb(103,153,154)!important; 
}
/*============*/
/*5==silverscreen==========*/
.category-silverscreen .colour-changer-zapak-color {
	color: rgb(154,51,204)!important; 
}

.category-silverscreen blockquote{
	color: rgb(154,51,204)!important;
        border-color: rgb(154,51,204)!important;
}

.category-silverscreen .colour-changer-zapak-bgcolor {
	background-color: rgb(154,51,204)!important; 
}

.category-silverscreen .menu-bar.colour-changer-zapak-bgcolor {
	background-color: rgba(154,51,204,0.6)!important; 
}

.category-silverscreen .colour-changer-zapak-bordercolor {
	border-color: rgb(154,51,204)!important; 
}
/*============*/
/*6==featured==========*/
.category-featured .colour-changer-zapak-color {
	color: rgb(255,51,154)!important; 
}

.category-featured blockquote{
	color: rgb(255,51,154)!important;
        border-color: rgb(255,51,154)!important;
}

.category-featured .colour-changer-zapak-bgcolor {
	background-color: rgb(255,51,154)!important; 
}

.category-featured .menu-bar.colour-changer-zapak-bgcolor {
	background-color: rgba(255,51,154,0.6)!important; 
}

.category-featured .colour-changer-zapak-bordercolor {
	border-color: rgb(255,51,154)!important; 
}
/*============*/
/*7==hardware==========*/
.category-hardware .colour-changer-zapak-color {
	color: rgb(51,153,51)!important; 
}

.category-hardware blockquote{
	color: rgb(51,153,51)!important;
        border-color: rgb(51,153,51)!important;
}

.category-hardware .colour-changer-zapak-bgcolor {
	background-color: rgb(51,153,51)!important; 
}

.category-hardware .menu-bar.colour-changer-zapak-bgcolor {
	background-color: rgba(51,153,51,0.6)!important; 
}

.category-hardware .colour-changer-zapak-bordercolor {
	border-color: rgb(51,153,51)!important; 
}
/*============*/
/*8==reviews==========*/
.category-reviews .colour-changer-zapak-color {
	color: rgb(50,102,204)!important; 
}

.category-reviews blockquote{
	color: rgb(50,102,204)!important;
        border-color: rgb(50,102,204)!important;
}

.category-reviews .colour-changer-zapak-bgcolor {
	background-color: rgb(50,102,204)!important; 
}

.category-reviews .menu-bar.colour-changer-zapak-bgcolor {
	background-color: rgba(50,102,204,0.6)!important; 
}

.category-reviews .colour-changer-zapak-bordercolor {
	border-color: rgb(50,102,204)!important; 
}
/*============*/
/*9==sponsored==========*/
.category-sponsored .colour-changer-zapak-color {
	color: rgb(203,153,204)!important; 
}

.category-sponsored blockquote{
	color: rgb(203,153,204)!important;
        border-color: rgb(203,153,204)!important;
}

.category-sponsored .colour-changer-zapak-bgcolor {
	background-color: rgb(203,153,204)!important; 
}

.category-sponsored .menu-bar.colour-changer-zapak-bgcolor {
	background-color: rgba(203,153,204,0.6)!important; 
}

.category-sponsored .colour-changer-zapak-bordercolor {
	border-color: rgb(203,153,204)!important; 
}
/*============*/

/*==============COLOUR CODES END========================================*/
/*------------------------nav bar--------------------------------------*/

.svg-menu {
	position: absolute;
	left: 50px;
	top: 13px;
	height: 30px;
	width: auto;
}
#logo{
	color: white;
	font-family: "PowerChord";
	font-size: 2.9rem;
}
@media all and (max-width: 600px) {
	#logo{
		font-size: 2.2rem;
	}
}
#logo-position{
	min-height: inherit;
	/*width:100px;*/
	width: 300px;
	/*display: table;*/
	/*display: inline-block;*/
	left:0;
	margin:auto;
	top:auto;
	position: absolute;
	display: inline-block;
	right:0;
	vertical-align: middle;
	padding-right: 2%;
	z-index: 0;
}
@media all and (max-width: 767px) {
  #logo-position{
    width: 150px;
  }
}
/*.container{
	min-height: inherit;
}*/
#menu-button{
	cursor: pointer;
}
.nav-middle{
	margin:auto;
	float: right;
}

.display-control{
	display: none;
	/*margin-right: -100%;*/
}
#rightPane {
		z-index: 2;
}

.navbar-icons{
	position: relative;
	top:14px;
	cursor: default;
}
.navbar-icons span {

	font-size: 34px;
}
.navbar span,
.navbar-icons span {
		vertical-align: middle;
}
.navbar span:hover,
.navbar-icons span:hover{
	cursor: pointer;

}
.glyphicon{
	color: white;
}

#searchform{
	float:right;
	z-index: 1031;
}
.input-control {
	border-radius: 4px;
	height: 34px;
}
.navbar-form{
	padding:0px;
}

.responsive-search{
	position: absolute;
	left:auto;
	top:50px;
	right:0;
	width:100%;
	height: 50px;
	z-index: -1;
	/*margin-right: 2%;*/
	padding-right: 8%;
/*	background-color: black;*/
}

/*.symbol, a.symbol:before {
    font-family: 'Mono Social Icons Font';
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-size: 24px;
}

a.symbol:before {
    content: attr(title);
    margin-right: 0.3em;
    font-size: 130%;
}*/
.symbol.search-i{
	display: inline-block;
    width: 24px;
    height: 24px;
    background: rgba(0,0,0,0) url('./images/social-media-sprites.png') no-repeat left top;
    background-position-x: -12px;
    background-position-y: -12px;
}
.symbol.search-i:hover{
	background-position-x: -12px;
    background-position-y: -42px;
}
.symbol.facebook-i{
	display: inline-block;
    width: 24px;
    height: 24px;
    background: #222 url('./images/social-media-sprites.png') no-repeat left top;
    background-position-x: -42px;
    background-position-y: -12px;
}
.symbol.facebook-i:hover{
	background-position-x: -42px;
    background-position-y: -42px;
}
.symbol.twitter-i{
	display: inline-block;
    width: 24px;
    height: 24px;
    background: #222 url('./images/social-media-sprites.png') no-repeat left top;
    background-position-x: -72px;
    background-position-y: -12px;
}
.symbol.twitter-i:hover{
	background-position-x: -72px;
    background-position-y: -42px;
}
.symbol.gplus-i{
	display: inline-block;
    width: 24px;
    height: 24px;
    background: #222 url('./images/social-media-sprites.png') no-repeat left top;
    background-position-x: -102px;
    background-position-y: -12px;
}
.symbol.gplus-i:hover{
	background-position-x: -102px;
    background-position-y: -42px;
}
.symbol.rss-i{
	display: inline-block;
    width: 24px;
    height: 24px;
    background: #222 url('./images/social-media-sprites.png') no-repeat left top;
    background-position-x: -132px;
    background-position-y: -12px;
}
.symbol.rss-i:hover{
	background-position-x: -132px;
    background-position-y: -42px;
}

/*------------------------Nav bar end------------------------*/
/*-----------------------Menu Bar-----------------------------*/
/*////////////////////////////////////////////////////////////////////*/
@import url(http://fonts.googleapis.com/css?family=Lato:700);

.menu-icon {
  display: block;
  width: 35px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.menu-icon:before, .menu-icon:after,
.menu-icon .menu-icon__text {
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  content: '';
  display: block;
  height: 4px;
  margin: 6px 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  width: 100%;
}
.menu-icon .menu-icon__text {
  text-indent: -9999px;
}
.menu-icon.active:before {
  -webkit-transform: rotate(45deg) translate3d(5px, 10px, 0);
  -moz-transform: rotate(45deg) translate3d(5px, 10px, 0);
  -ms-transform: rotate(45deg) translate3d(5px, 10px, 0);
  -o-transform: rotate(45deg) translate3d(5px, 10px, 0);
  transform: rotate(45deg) translate3d(5px, 10px, 0);
}
.menu-icon.active .menu-icon__text {
  opacity: 0;
}
.menu-icon.active:after {
  -webkit-transform: rotate(-45deg) translate3d(5px, -10px, 0);
  -moz-transform: rotate(-45deg) translate3d(5px, -10px, 0);
  -ms-transform: rotate(-45deg) translate3d(5px, -10px, 0);
  -o-transform: rotate(-45deg) translate3d(5px, -10px, 0);
  transform: rotate(-45deg) translate3d(5px, -10px, 0);
}

.indent {
  margin: 0px;
  float: left;
  height: 50px;
  width: 66px;
  padding-top: 10px;
}


/*////////////////////////////////////////////////////////////////////*/

.menu-bar{
	position: fixed;
	top:0;
	left:0;
	right: 0;
	/*bottom: 0;*/
	/*margin: auto;*/
	padding-right: 5%;
	padding-top: 80px;
	padding-bottom: 2%;
	width: 100%;
	/*min-height: 50%;*/
	/*background-color: white;*/
	background-color:rgba(0,0,0,0.75);
	border-bottom: 40px solid #080808;
	z-index: 1029;
	/*font-size: 32px;*/
	font-size: 4.5vmax; 
	/*text-align: right;*/
	display: none;
	font-family: "Arial";
	font-weight: bolder;
	text-transform: uppercase;

}
	
	#closebtn{
		text-align: left;
		position: absolute;
		top: 0;
		left: 0;
		font-size: 3vmax;
		padding:10px;
		color: gray;
	}
	#closebtn:hover{
		color:maroon;
		cursor: pointer;
	}

	.menu-bar > ul {
		/*float: right;*/
		list-style: none;
		
	}
	.menu-bar > ul >li {
		line-height: 1;
		text-shadow: 
		-1px -1px 0px #fff,  
    	1px -1px 0px #fff,
    	-1px 1px 0px #fff,
     	1px 1px 0px #fff;
	}

	.menu-bar > ul >li:nth-of-type(5n+1)>a:hover {
		color:#ff6138;
		text-shadow: 
		-1px -1px 0px #ff6138,  
    	1px -1px 0px #ff6138,
    	-1px 1px 0px #ff6138,
     	1px 1px 0px #ff6138;
	}
	.menu-bar > ul >li:nth-of-type(5n+2)>a:hover {
		color:#ffff9d;
		text-shadow: 
		-1px -1px 0px #ffff9d,  
    	1px -1px 0px #ffff9d,
    	-1px 1px 0px #ffff9d,
     	1px 1px 0px #ffff9d;
	}
	.menu-bar > ul >li:nth-of-type(5n+3)>a:hover {
		color:#beeb9f;
		text-shadow: 
		-1px -1px 0px #beeb9f,  
    	1px -1px 0px #beeb9f,
    	-1px 1px 0px #beeb9f,
     	1px 1px 0px #beeb9f;
	}
	.menu-bar > ul >li:nth-of-type(5n+4)>a:hover {
		color:#69BD8F;
		text-shadow: 
		-1px -1px 0px #69BD8F,  
    	1px -1px 0px #69BD8F,
    	-1px 1px 0px #69BD8F,
     	1px 1px 0px #69BD8F;
	}
		.menu-bar > ul >li:nth-of-type(5n+5)>a:hover {
		color:#00A388;
		text-shadow: 
		-1px -1px 0px #00A388,  
    	1px -1px 0px #00A388,
    	-1px 1px 0px #00A388,
     	1px 1px 0px #00A388;
	}

		.menu-bar > ul >li>a{
			text-decoration: none;
			color:white;

		}
		.current-menu-item>a{
		color:red !important;
		}

	.menu-bar > ul >li>a:hover{
		text-decoration: none;
		color: red;
	}
	.menu-item{
		text-decoration: none;
	}

	.asid-brand {
		font-family: 'PowerChord';
		font-size:2.5vmax;
		padding:15px;
		text-align:left;
		text-shadow: 6px 4px 0px #000000,
		-1px -1px 0px #000,  
    	1px -1px 0px #000,
    	-1px 1px 0px #000,
     	1px 1px 0px #000;
		color: white;

    	-webkit-touch-callout: none;
	    -webkit-user-select: none;
	    -khtml-user-select: none;
	    -moz-user-select: none;
	    -ms-user-select: none;
	    user-select: none;
	    cursor: default;
	}
	@media all and (max-width: 767px) {
		.asid-brand{
			font-size: 1.6rem;
		}
	}


	footer .asid-brand {
		font-family: 'PowerChord';
		font-size:2.5vmax;
		padding:15px;
		text-align:left;
		text-shadow: none;
		color: white;

    	-webkit-touch-callout: none;
	    -webkit-user-select: none;
	    -khtml-user-select: none;
	    -moz-user-select: none;
	    -ms-user-select: none;
	    user-select: none;
	    cursor: default;
	}

	.asid-brand-footer {
		position: fixed;
		bottom: 0;
/*		border-top: thick double #0061E3;
		border-right: thick solid #0061E3;*/
		box-shadow: 0px -2px 1px red;
		width: 100%;
		display: none;
		background-color: white;
		/*box-shadow: 10px 10px 5px #888888;*/
	}

	@media all and (max-width: 767px){
		footer .asid-brand {
			font-size: 1.5em;
			padding: 0;
		}
		footer hr {
			margin-top: 5px;
			margin-bottom: 10px;
		}
	}
/*-----------------------Menu Bar END-----------------------------*/

/*-------------------------carousel------------------------*/

.slider {

  /*background-color: gray;*/
}
.slider .pads {
  /*padding-right: 20px;*/
  margin-right: 10px;
  position: relative;

}
.slider .pads.active {
  /*margin-left: 0px;*/
}

.carousel-caption{
	font-family: "Rawengulk";
	width:inherit;
	background-color: rgba(0,0,0,0.8);
	margin-left: 0;
	left:0px;
	right:0px;
	bottom: 0;
	padding: 10px;
	padding-left: 40px;
	padding-bottom: 25px;
	line-height: 1;
	text-align: left;
}

@media all and (min-width: 768px) {
	.carousel-caption{
		padding-bottom: 10px;
	}
}
.carousel-caption .category-name{
	font-size: 1.3em;
}
.carousel-caption .title-of-post{
	font-size: 2.2em;
}
.carousel-caption .author-name{
	font-size: 1em;
}

.carousel-control {
	z-index: 15;
}
.carousel-indicators {
	bottom: 0;
}
/*------------------------carousel-caption end--------------------*/

/*----------------main body------------------------*/

.article-class {
	/*border-radius: 20px;*/
	overflow: hidden;
	width: 100%;
	position: relative;
	margin-top: 7px;
	
}
.article-img-gradient {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,0.5);
	z-index: 5;
	width: 100%;
	color: white;
}
.article-img-gradient p {
	margin-top:5px;
	margin-bottom: 5px; 
	text-align: center;
}
.image-shadow{
	height:200px;
	width: 100%;
	-webkit-box-shadow: inset -12px 7px 83px 32px rgba(0,0,0,0.75);
	-moz-box-shadow: inset -12px 7px 83px 32px rgba(0,0,0,0.75);
	box-shadow: inset -12px 7px 83px 32px rgba(0,0,0,0.9);
}

.image-res {
	width:100%;
	height: auto;
	/*height: 100%*/
	position: relative;
	/*z-index: -25;*/
}
.article-text{
	font-family: "Rawengulk";
	position: absolute;
	bottom: 0;
	left:0;
	right:0;
	background-color: rgba(0,0,0, 0.7);
	width: 100%;
	padding: 10px 10px 10px 10px;
	line-height: 1;
	overflow-x:hidden;

}
.article-class:hover .article-text {

	background-color: rgba(0,0,0, 0.3);

}
.article-class a{
	text-decoration: none;
	color:white;
}
.article-class a:hover{
	text-decoration: none;
	color:white;
}

.article-text span {
	clear: both;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    width: inherit;
}
.blog-items{
	padding-top: 0px;
	padding-bottom: 0px;
	/*padding-left: 20px;*/
	/*padding-right: 20px;*/
	overflow: hidden;
}
.article-text .category-name{
	font-size: 1rem;
}
.article-text .title-of-post{
	font-size: 1.3rem;
}
.article-text .author-name{
	font-size: .8rem;
}


.same-height-table {
	display:table;
	padding: 0;
	margin: auto;
	height: 100%;
}
.same-height-row {
	display: table-row;
	height: 100%;
}


.load-more-results {
	cursor: pointer;
	text-align: center;
	display: block;
	/*background-color: gray;*/
	/*color:white;*/
	width: 50%;
	margin: auto;
	margin-bottom: 40px;
	margin-top: 10px;
	border-radius: 4px;
	border: 1px solid white;
}

.offcanvas-button{
	background-color: rgba(255,125,14,0.7);
	position: fixed;
	top:60px;
	right: 5px;
	font-size: .8rem;
	color: white;
	z-index: 1030;
}
.title-of-post-new {
	font-size: 1.8rem;
	color: black;
	font-family: "Kulturista";
        line-height: 100%;
    font-weight: bold;

}
.author-name-new {
	font-size:1rem;
}
.blog-item-row {
	background-color: white;
	margin: 10px;
	margin-right: 0px;
	padding: 10px;
}
.blog-item-row:hover {
	border-left: 3px solid #4fd9fb;
	border-right: 3px solid #4fd9fb;
	padding-left:7px;
	padding-right:7px;
}


.uppertab {
	margin:10px;
	margin-right: 0px; 
	padding: 0;
	background-color: white;
	/*background-color: #ec971f;*/
	/*background: -webkit-linear-gradient(right,rgba(255,0,0,0),rgba(236,151,31,1)); 
  	background: -o-linear-gradient(left,rgba(255,0,0,0),rgba(236,151,31,1)); 
  	background: -moz-linear-gradient(left,rgba(255,0,0,0),rgba(236,151,31,1));
  	background: linear-gradient(to left, rgba(255,0,0,0) 5%, rgba(236,151,31,1) 20%); /*Standard*/
}
.custom-btn-grp {
	width: 100%;
	padding: 0;
	/*padding-left: 10px;*/
	margin: 0;
	/*background-color: green;*/
}
.uppertab .col-xs-4 {
	padding: 0;
}
.custom-btn {
	font-family: 'Kulturista';
	font-size: 1.5em;
	padding-left: 30px;
	padding-right: 30px; 
	border-radius: 0px;
	background-color: white;
	color: #464646;
	border:none;
	width: 100%;
}
.custom-btn:hover {
	color:#4fd9fb;
	background-color: white;
}
.custom-btn.active {
	background-color:white;
	color:#4fd9fb;
	box-shadow: none;
	border-radius: 0;
	border-bottom: 8px solid #4fd9fb;
}

.latest-display-control{
	display: none;
	/*margin-right: -100%;*/
}
.ttt-display-control{
	display: none;
	/*margin-right: -100%;*/
}

/*-------------------main body end----------------------*/
/*----------------------sidebar-------------------------*/
.bl-sidebar {
	/*border-radius: 20px;*/
	padding: 20px;
	margin: 10px 0px 0px 0px;
	/*background-color: #fcfcfc;*/
	background-color: rgba(255,255,255,0.9);
	display: block;
	height: 100%;
	font-family: 'Kulturista';
	font-size: 1.5rem;
	border: 1px solid black;
}
.bl-sidebar ul {
	list-style: none;
	padding-left: 20px;
	padding-right: 20px;

}
.same-height-col{
	display: table-cell;
	float: none;
	vertical-align: top;
	height: 100%;
}
.bl-sidebar .widget {
	font-size: .8rem;
	color: black;
}
.bl-sidebar .widget p{
	font-size: 17px;
	background-color: #4fd9fb;
	padding: 5px;
	font-weight: bold;
	padding-right: 15px;
	text-align: right;
	font-family: 'Gloria Hallelujah', cursive;
	/*border: 2px solid #292929;*/
}
.bl-sidebar .widget a {
	text-decoration: none;
	color: black;
}
.bl-sidebar .widget a:hover {
	color: #323232;
}
.bl-sidebar .widget li {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px; 
	border-bottom: 1px solid #ACACAC;
}
.bl-sidebar .widget img {
	border-radius: 50%;
}

.disqus_rcw_avatar_html5 {
	float: left;
}

/*
 * Off Canvas
 * --------------------------------------------------
 */
 .bl-sidebar.active{

      height:auto;
 }
 #sliding-sidebar {
 	position: fixed;
 	 	top: 80px;
 	z-index: 1000;
 	height: auto;
 	width: 50%;
 	right: -100%;
        overflow:auto;
        bottom:10px;
 }
 @media all and (max-width: 767px){
  #sliding-sidebar {
 	width: 80%;
 }
}

/*----------------------sidebar end---------------------*/
/*-----------------------footer---------------------------------*/
.footer-container .more-info {
	display: none;
}

.home footer {
	display: none;
}

.home .footer-container {
	z-index: 16;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
}
.home .footer-container .more-info {
	display: block;
	width: 100%;
	position: relative;
}
.home .footer-container .more-info, .footer-container .more-info span{
	padding:0;
}
.home .footer-container .more-info span {
	font-size: 1.2rem;
	font-weight: bold;
	background: #4fd9fb;
	line-height: 1;
	color: white;
	padding:10px;
	cursor: pointer;
	border: 2px solid #222;
	/*box-shadow: 0 0 15px 5px rgba(0,0,0,0.5);*/
	position: absolute;
	bottom: -7px;
	right: 5px;
}



.home .footer-container .footer-black-stip {
	height: 12px;
	background: #222;
	width: 100%;
	border-top:1px solid #222;
	box-shadow: 0 0 15px 5px rgba(0,0,0,0.5);
	display: block;
}



.page-template-about-us-template-php footer {
	display: none;
}

.page-template-about-us-template-php .footer-container {
	z-index: 16;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
}
.page-template-about-us-template-php .footer-container .more-info {
	display: block;
	width: 100%;
	position: relative;
}
.page-template-about-us-template-php .footer-container .more-info, .footer-container .more-info span{
	padding:0;
}
.page-template-about-us-template-php .footer-container .more-info span {
	font-size: 1.2rem;
	font-weight: bold;
	background: #4fd9fb;
	line-height: 1;
	color: white;
	padding:10px;
	cursor: pointer;
	border: 2px solid #222;
	/*box-shadow: 0 0 15px 5px rgba(0,0,0,0.5);*/
	position: absolute;
	bottom: -7px;
	right: 5px;
}



.page-template-about-us-template-php .footer-container .footer-black-stip {
	height: 12px;
	background: #222;
	width: 100%;
	border-top:1px solid #222;
	box-shadow: 0 0 15px 5px rgba(0,0,0,0.5);
	display: block;
}

.page-template-about-us-template-php footer {
	display: none;
}


footer {
	overflow:auto;
}
footer .container {
	padding: 20px;
}

.footer-widget p {
	color: white;
	font-family: "Rawengulk";
	font-size: 1.5em;
}
.footer-widget ul{
	list-style: none;
	left: 0;
	display: block;
	/*margin: 0;*/
	padding: 0;
	font-family: "Kulturista";

}
.footer-widget ul a {
	color: white;
	text-decoration: none;
}
.footer-widget ul a:hover {
	color: gray;
}
/*-----------------------footer end-----------------------------*/


/*----------------------single.php-------------------------------*/
.avatar-48{
	border-radius: 50%;
}
.avatar-96{
	/*border-radius: 5px 40px 5px;*/
}
.single-post {
	background: #787878;
	background: #292929 url('./images/backtexture.jpg') repeat ;
}
.single-col{
	background-color: #F6F6F6;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding: 30px;
	padding-top: 40px;
	margin: 10px;
	position: relative;
}
	.single-col hr{
		margin-top: 0;
		border:1px solid black;
	}

.single-title {
	font-family: 'Kulturista';
	font-weight: bolder;
	font-size: 3rem; /*changed to rem*/
	text-align: center;
        line-height: 100%;
}


	.single-title p{
		margin: 0;
	}
	.single-title hr{
		margin-top: 0;
		border:1px solid black;
	}
.single-author-name-time-container {
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}
.single-author-image-small{
	text-align: center;
	display: inline;
}
	.avatar-48{
		display: inline-block;
	}
.single-name-time {
	/*width: 200px;*/
	display: inline;
	font-family: 'Kulturista';
	font-size: 1rem;/*changed to rem*/
	padding-top:10px;
	padding-bottom: 20px;
	text-align: center;
}
	.single-name {
		color: rgb(255,103,0);
	}
	.single-time {
		color:gray;
	}
.single-excerpt {
	font-family: 'Kulturista';
	font-size: 2rem;/*changed to rem*/
	text-align: center;

}
.single-content{
	/*padding: 20px;*/
	font-family: 'Roboto';
	/*color: red;*/
	font-size: 1.1rem;/*changed to rem*/
	/*font-weight: bold;*/
}
.single-content p {
	margin-bottom: 18px;
}
.authorInfo {
	text-align: center;
	margin-bottom: 15px;
}

.authorInfo .symbol.facebook-i{
	display: inline-block;
    width: 35px;
    height: 35px;
    background: url('./images/social-icons-3.png') no-repeat left top;
    background-position-x: 0px;
    background-position-y: -35px;
}
.authorInfo .symbol.facebook-i:hover{
	background-position-x: 0px;
    background-position-y: 0px;
}
.authorInfo .symbol.gplus-i{
	display: inline-block;
    width: 35px;
    height: 35px;
    background: url('./images/social-icons-3.png') no-repeat left top;
    background-position-x: -45px;
    background-position-y: -35px;
}
.authorInfo .symbol.gplus-i:hover{
	background-position-x: -45px;
    background-position-y: -0px;
}
.authorInfo .symbol.twitter-i{
	display: inline-block;
    width: 35px;
    height: 35px;
    background: url('./images/social-icons-3.png') no-repeat left top;
    background-position-x: -90px;
    background-position-y: -35px;
}
.authorInfo .symbol.twitter-i:hover{
	background-position-x: -90px;
    background-position-y: -0px;
}

.authorInfo .glyph-bigger-social{
	font-size: 2.15rem;/*changed to rem*/
	color: black;
}
.single-content div, .single-content img {
	max-width:100%;
	height:auto;
	width: auto !important;
}

.back-feature{
	/*top:50px;*/
	top:50px;
	left: 0;
	z-index: -1;
	
}
.parallax-image-wrapper {
	position: fixed;
	width: 100%;
	overflow: hidden;
}
.back-feature img {
/*	opacity: 0.4;
    filter: alpha(opacity=40);*/
    min-height: 175px;
    min-width: 610px;
}
.liner-gradient {
	width: 100%;
	height: 100%;
	position: absolute;
	/*background: -webkit-linear-gradient(top,rgba(120,120,120,0) 60%,rgba(120,120,120,1) 100%); 
  	background: -o-linear-gradient(bottom,rgba(120,120,120,0) 60%,rgba(120,120,120,1) 100%); Opera 11.1-12
  	background: -moz-linear-gradient(bottom,rgba(120,120,120,0) 60%,rgba(120,120,120,1) 100%); 
  	background: linear-gradient(to bottom, rgba(120,120,120,0) 60%,rgba(120,120,120,1) 100%); */
  	background:transparent;
        background: linear-gradient(top, rgba( 0, 0, 0, 255 ) 60%, rgba( 0, 0, 0, 1 ) 100% );
        background: -moz-linear-gradient(top, rgba( 0, 0, 0, 0) 60%, rgba( 0, 0, 0, 1 ) 100% );
        background: -ms-linear-gradient(top, rgba( 0, 0, 0, 0 ) 60%, rgba( 0, 0, 0, 1 ) 100% );
        background: -o-linear-gradient( top, rgba( 0, 0, 0, 0 ) 60%, rgba( 0, 0, 0, 1 ) 100% );
        background: -webkit-linear-gradient( top, rgba( 0, 0, 0, 0 ) 60%, rgba( 0, 0, 0, 1 ) 100% );
        -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#550000FF, endColorstr=#550000FF);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#ffffffff);
	top:0;
}
.empty-row {
	height:5px;

}
.single-author-image-large {
	text-align: center;
}
.single-author-name {
	font-family: 'Kulturista';
	color: rgb(177,52,52);
	font-size: 1.5rem;/*changed to rem*/
	font-weight: bold;
	margin: 0; 
}
.single-author-desc {
	font-family: 'Kulturista';
	color: black;
	font-size: 1.2rem;/*changed to rem*/
	font-weight: normal;
}

blockquote {
	margin: 0;
	width: 95%;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 5px;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-top:20px;
	position: relative;
	font-style: italic;
	border: none;
	background-color: rgba(0,51, 102, .1);
	background-color: white;

	-webkit-box-shadow: 10px 10px 17px -5px rgba(0,0,0,0.5);
	-moz-box-shadow: 10px 10px 17px -5px rgba(0,0,0,0.5);
	box-shadow: 10px 10px 17px -5px rgba(0,0,0,0.5);

	/*font-weight: bold;*/
	/*text-indent: 30px;*/
}
@media all and (min-width: 768px){

	blockquote {

	color: rgb(255,102,0);
	/*width: 33%;*/
	padding-left: 20px;
	padding-right: 30px;
	border-radius: 0;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-top:20px;
	position: relative;
	font-style: italic;
	border: none;
	/*background-color: rgba(0,51, 102, .1);*/
	background-color: white;

	-webkit-box-shadow: 10px 10px 17px -5px rgba(0,0,0,0.0);
	-moz-box-shadow: 10px 10px 17px -5px rgba(0,0,0,0.0);
	box-shadow: 10px 10px 17px -5px rgba(0,0,0,0.0);
	/*font-weight: bold;*/
	/*text-indent: 30px;*/
}
	blockquote:nth-of-type(odd) {
    /*float: left;*/
	margin-right: 20px;
	border-right: 3px solid rgb(255,102,0);
	border-bottom: 3px solid rgb(255,102,0);
}

blockquote:nth-of-type(even) {
    /*float: right;*/
	margin-left: 20px;
	border-left: 3px solid rgb(255,102,0);
	border-bottom: 3px solid rgb(255,102,0);
}
}


/*blockquote * span:first-of-type:before {
	content:  url('./images/yellow-quote_50px.png');
}
blockquote * span:last-of-type {
	vertical-align: top;
}
blockquote * span:last-of-type:after {
	content:  url('./images/yellow-quote_back_50px.png');
}
*/
blockquote:before {
	/*float:left;
	position: relative;
	content: url('./images/yellow-quote_50px.png');*/
	/*top: -15px;*/
	/*left: 5px;*/
	content: '\0201C\0A0';
	float: left;
}
blockquote:after {

	content:  '\0A0\0201D';
}
blockquote p:last-child {
	display: inline;
}
blockquote li {
	list-style: none;
}
.wp-caption {
	text-align: center;
}
/*.wp-caption-text {
	text-align: center;
	font-style: italic;
	font-size: .8em;
	color: #909090;
}*/
.wp-caption-text {
	/*width: auto;*/
	margin: 0 auto;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	color: #909090;
	font-style: italic;
	font-size: .8rem;/*changed to rem*/
	border: 1px solid gray;
	display: inline-block;
}
.wp-caption-text:before {
	/*content:'<p class="wp-caption-text-new">';*/
}
.wp-caption-text:after {
	/*content:'</p>';*/
}

.single-post .custom-styles {
	padding: 0px;

}
@media all and (max-width: 767px){
	.single-title {
		font-size: 2rem; /*changed to rem*/
	}
	.single-post .custom-styles .col-xs-12 {
		padding: 5px;
	}
	.single-col {
		padding: 20px;
		margin: 2px;
	}
}
/*----------------------single.php end---------------------------*/



/*//////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////Stuff of the year///////////////////*/


.soty_container {
	position: relative;
	/*margin-top: 25px;*/
}

.soty_black_blob{
	height:100%;
	background-color: black;
}
.soty_menu_container{
	position: absolute;
	left: 0;
	top:0;
	z-index: 2;
	width: 28%;
	height: 100%;
	/*background-color: black;*/
}
.soty_menu_header{
	background-color: #222;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.soty_menu_header .title-of-post-new{
	color: white;
	padding: 10px;
	margin-bottom: 30px;
}
.soty_menu{
	list-style: none;
	text-transform: uppercase;
	padding: 0;
	margin-bottom: 0;
	font-weight: bold;

}
.soty_menu li a {
	display: block;
	text-decoration: none;
	color: white;
	text-shadow: 
	-1px -1px 0px #000,  
	1px -1px 0px #000,
	-1px 1px 0px #000,
	1px 1px 0px #000;
	font-size: 1.1rem;
}
.soty_menu li{
	background-color: black;
}
.soty_menu li{
	background-color: black;
}
.soty_menu li:hover {
	background-color: rgba(0,0,0,0);
}
.nav>li>a:hover, .nav>li>a:focus{
	background-color: rgba(0,0,0,0);
}
.nav.soty_menu li.active{
	transition: all .5s linear;
	background-color: rgba(0,0,0,0);
}
.soty_anchor{
	position: relative;
	display: block;
	visibility: hidden;
	top:-50px;
}
.soty_article {
	position: relative;
}
.soty_title_name {
	position: absolute;
	left:30%;
}
@media (max-width: 1199px) {
	.soty_title_name{
		left:2%;
	}
}
.soty_title {
	padding-top: 15px;
	font-family: 'Oswald',sans-serif;
	/*font-size: 32px;*/
	font-size: 2.2rem;
	font-weight: bolder;
	color: white;
	text-shadow: 0 0 5px #000;
	margin: 0;
	z-index: 1;
	position: relative;
	cursor: pointer;
}
.soty_name {
	padding-top: 0;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 1.65rem;
	font-weight: bold;
	color: white;
	text-shadow: 0 0 5px #000;
	z-index: 1;
	position: relative;
	cursor: pointer;
}


.soty_tint {
  position: relative;
  /*float: left;*/
  /*margin-right: 20px;*/
  /*margin-bottom: 25px;*/
  cursor: pointer;
  box-shadow: rgba(0,0,0,.2) 3px 5px 5px;
}

.soty_tint:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0px -10px 50px 10px black inset;
  transition: all .3s linear;
}
/*.soty_tint:hover:before { background: none; }*/
.t1:before { background: rgba(0,255,255, 0.3);}
.t2:before { background: rgba(0,0,255, 0.3); }
.t3:before { background: rgba(255,0,0, 0.3); }
.t4:before { background: rgba(0,255,0, 0.3); }
.t5:before { background: rgba(255,0,240, 0.3); }
.t0:before { background: rgba(255,102,0, 0.3); }

.soty_content_container{
	position: absolute;
	width: 100%;
	left:0;
	bottom: 0;
	padding: 3px;
	/*background-color: black;*/
}
.soty_content_container .black {
	background-color: black;
	
	position: absolute;
	width: 0;
	left:0;
	bottom: 0;
	top:0;
	min-height: 40px;
}
@media (max-width: 767px) {
	.soty_content_container .black {
		top:inherit;
	}
}
.soty_oneline{
	position: relative;
	left: 30%;
	bottom: 0;
	padding-left: 2px;
	z-index: 1;
	font-family: 'Raleway', sans-serif;
	font-size: 1.65rem;
	font-weight: normal;
	color: white;

	max-width: 67%;
}
@media (max-width: 1199px) {
	.soty_oneline{
		left:2%;
		max-width: 97%;
	}
}
.soty_image_fix{
	min-height: 220px;
	min-width: 660px;
	overflow:hidden;
}
.soty_quote:before {
	position: relative;
	content: url('./images/white_quote_30px.png');
	padding-right: 5px;
	top: 5px;
	/*left: 5px;*/
}
.soty_quote {
	display:inline;	
	text-shadow: 0 0 5px #000;
}
.soty_quote:after{
	position: relative;
	content: url('./images/white_quote_30px_back.png');
	padding-left: 5px;
	top: 5px;
}
.soty_why {
	background-color: white;
	color: black;
	padding: 2px;
}
.soty-single-author-name{
	font-family: 'Kulturista';
	color: rgb(177,52,52);
	font-weight: bold;
	font-size:1.25rem;
	margin:0;
	position:relative;
	top:15px;
	padding-bottom: 4px;
	border-bottom: 1px solid rgb(177,52,52);
}
.soty_single_content {
	/*position: absolute;*/
	padding-left:30%;
	display: none;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-right: 10px;
	font-size: 1.25rem;
	background: rgba(255,255,255,1);
}
@media (max-width: 1199px) {
.soty_single_content {
	padding-left:2%;
	}
}
.soty_img_container {
	float:left;
	padding:10px;
}
.soty_img_container img {
	border-radius: 50%;
}

.page-template-stuff-of-the-year-php footer {
	position: relative;
	z-index: 2;
}
/*//////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////*/




/*/////////////////////////vportCustom.css///////////////////////////*/
.col-sm-xs-1, .col-sm-xs-2, .col-sm-xs-3, .col-sm-xs-4, .col-sm-xs-5, .col-sm-xs-6, .col-sm-xs-7, .col-sm-xs-8, .col-sm-xs-9, .col-sm-xs-10, .col-sm-xs-11, .col-sm-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 600px) {
  .col-sm-xs-1, .col-sm-xs-2, .col-sm-xs-3, .col-sm-xs-4, .col-sm-xs-5, .col-sm-xs-6, .col-sm-xs-7, .col-sm-xs-8, .col-sm-xs-9, .col-sm-xs-10, .col-sm-xs-11, .col-sm-xs-12 {
    float: left;
    
  }
  .col-sm-xs-12 {
    width: 100%;
  }
  .col-sm-xs-11 {
    width: 91.66666667%;
  }
  .col-sm-xs-10 {
    width: 83.33333333%;
  }
  .col-sm-xs-9 {
    width: 75%;
  }
  .col-sm-xs-8 {
    width: 66.66666667%;
  }
  .col-sm-xs-7 {
    width: 58.33333333%;
  }
  .col-sm-xs-6 {
    width: 50%;
  }
  .col-sm-xs-5 {
    width: 41.66666667%;
  }
  .col-sm-xs-4 {
    width: 33.33333333%;
  }
  .col-sm-xs-3 {
    width: 25%;
  }
  .col-sm-xs-2 {
    width: 16.66666667%;
  }
  .col-sm-xs-1 {
    width: 8.33333333%;
  }
  .col-sm-xs-pull-12 {
    right: 100%;
  }
  .col-sm-xs-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-xs-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-xs-pull-9 {
    right: 75%;
  }
  .col-sm-xs-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-xs-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-xs-pull-6 {
    right: 50%;
  }
  .col-sm-xs-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-xs-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-xs-pull-3 {
    right: 25%;
  }
  .col-sm-xs-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-xs-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-xs-pull-0 {
    right: auto;
  }
  .col-sm-xs-push-12 {
    left: 100%;
  }
  .col-sm-xs-push-11 {
    left: 91.66666667%;
  }
  .col-sm-xs-push-10 {
    left: 83.33333333%;
  }
  .col-sm-xs-push-9 {
    left: 75%;
  }
  .col-sm-xs-push-8 {
    left: 66.66666667%;
  }
  .col-sm-xs-push-7 {
    left: 58.33333333%;
  }
  .col-sm-xs-push-6 {
    left: 50%;
  }
  .col-sm-xs-push-5 {
    left: 41.66666667%;
  }
  .col-sm-xs-push-4 {
    left: 33.33333333%;
  }
  .col-sm-xs-push-3 {
    left: 25%;
  }
  .col-sm-xs-push-2 {
    left: 16.66666667%;
  }
  .col-sm-xs-push-1 {
    left: 8.33333333%;
  }
  .col-sm-xs-push-0 {
    left: auto;
  }
  .col-sm-xs-offset-12 {
    margin-left: 100%;
  }
  .col-sm-xs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-xs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-xs-offset-9 {
    margin-left: 75%;
  }
  .col-sm-xs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-xs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-xs-offset-6 {
    margin-left: 50%;
  }
  .col-sm-xs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-xs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-xs-offset-3 {
    margin-left: 25%;
  }
  .col-sm-xs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-xs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-xs-offset-0 {
    margin-left: 0;
  }
}

.col-lg-8-5, .col-xs-3-5 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-3-5 {
	/*float: left;*/
	width: 29.16666%;
}

@media all and (min-width: 1200px) {
	.col-lg-8-5{
		 /*float: left;*/
		width: 70.83333%;

	}
}

@media all and (min-width: 1450px){
	.container {
		width:81%;
	}
}

/*//////////////////////ABOUT US/////////////////////////////////////*/
.page-template-about-us-template-php{

  height: 100%;
}
.skrollable {
	position: fixed;
	z-index: 2;
}
#wrapper {
  -webkit-perspective: 1500px;
  /*-webkit-perspective-origin: 50% 300px;*/
  perspective: 1500px;
  /*perspective-origin: 10% 10%;*/
  /*margin-top: 150px;*/
  top:140px;
  height: 100%;
  width: 100%;
}

#cube {
  position: relative;
  margin: 0 auto;
  height: 500px;
  width: 500px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.face {
  position: absolute;
  height: 460px;
  width: 460px;
  /*padding: 20px;*/
  padding: 0;
  /*background-color:#C7DFE9;*/
  /*background: #4978FF;*/
  background: #C0E1FF;
/*background: -moz-radial-gradient(center, ellipse cover, rgba(226,185,172,1) 0%, rgba(96,34,104,1) 100%); 
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(226,185,172,1)), color-stop(100%,rgba(96,34,104,1))); 
background: -webkit-radial-gradient(center, ellipse cover, rgba(226,185,172,1) 0%,rgba(96,34,104,1) 100%); 
background: -o-radial-gradient(center, ellipse cover, rgba(226,185,172,1) 0%,rgba(96,34,104,1) 100%); 
background: -ms-radial-gradient(center, ellipse cover, rgba(226,185,172,1) 0%,rgba(96,34,104,1) 100%); 
background: radial-gradient(ellipse at center, rgba(226,185,172,1) 0%,rgba(96,34,104,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2b9ac', endColorstr='#602268',GradientType=1 ); */
  border: solid 1px black;

}

#cube .one {
  /* translateZ is de helft van de breedte van de cubus */
  -webkit-transform: rotateX(90deg) translateZ(230px);

  transform: rotateX(90deg) translateZ(230px);
}

#cube .two {
	padding: 0px;
  -webkit-transform: translateZ(230px);
  transform: translateZ(230px);
}

#cube .three {
  -webkit-transform: rotateY(90deg) translateZ(230px);
  transform: rotateY(90deg) translateZ(230px);
}

#cube .four {
  -webkit-transform: rotateY(180deg) translateZ(230px);
  transform: rotateY(180deg) translateZ(230px);
}

#cube .five {

  -webkit-transform: rotateY(-90deg) translateZ(230px);
  transform: rotateY(-90deg) translateZ(230px);
}

#cube .six {
  -webkit-transform: rotateX(-90deg) translateZ(230px) rotate(180deg);
  transform: rotateX(-90deg) translateZ(230px) rotate(180deg);
}

@media all and (min-width: 1750px){
	.cube-wrap {
	background: url('./images/About-Us-Static-Background-1920.jpg');
	background-attachment: fixed;

	background-repeat: no-repeat;
	}

}
@media all and (min-width: 1390px){
	.cube-wrap {
	background: url('./images/About-Us-Static-Background-1500.jpg');
	background-attachment: fixed;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	}

}
@media all and (min-width: 1114px){
	.cube-wrap {
	background: url('./images/About-Us-Static-Background-1280.jpg');
	background-attachment: fixed;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	}

}
@media all and (min-width: 1024px){
	.cube-wrap {
	background: url('./images/About-Us-Static-Background-1024.jpg');
	background-attachment: fixed;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	}

}
@media all and (max-width: 1023px){
	.cube-wrap {
		background: url('./images/About-Us-Static-Background-600.jpg');
		background-attachment: fixed;
	background-size: 100% 100%;
		background-repeat: no-repeat;
	}
}
.four {
	overflow: auto;
	padding: 0;
	padding:0px;
}
.five {
	padding: 0;
}
.about-asidcast-text {
	margin: 10px;
	margin-top: 20px;
	font-style: 'Roboto', sans-serif;
	font-weight: 500;
	text-align: center;
}
.four h1,.three h1{
	margin: 0;
	font-size: 2.4em;
	/*font-family: 'Kulturista',sans-serif;*/
	color: white;
	font-weight: 300;
	text-align: center;
	font: 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding: 10px 10px 10px 20px;
    display: block;
    background: #90b9dd;
    border-bottom: 1px solid #6389aa;
    padding-top: 18px;
    padding-bottom: 14px;
    /*margin: -20px -20px 15px;*/
}
.about-us-names {
	color: white;
	font-family: 'Roboto';
	font-weight: 300;
	display: inline-block;	
	/*margin: 5px;*/
	margin-right: 10px;
	padding-right: 5px;
	min-width: 130px;
	border: 4px solid #C0E1FF;
	/*border:1px solid white;*/
}
.about-us-names:hover {
	border: 4px solid #485884;
}
.about-us-tiers {
	white-space: nowrap;
	overflow-x: auto;
	margin-top: 5px;
	text-align: center;
	/*position: relative;*/
}

.about-us-text {
	margin:0;
	font-size: 1rem;

	/*padding-left: 74px;*/
	/*margin-top: 10px;*/
	padding-left: 5px;
	padding-right: 5px;
}
.about-us-text1 {
	margin:0;
	font-size: 1rem;
	/*padding-left: 82px;*/
		padding-left: 5px;
	padding-right: 5px;
	text-align: right;
}
.about-us-img {
	width: 100%;
	/*float: left;*/
	padding: 5px;
	margin: auto;
	text-align: center;
}
.about-us-img img {

	border-radius: 50%;
	margin: auto;
	display: inline-block;
	border: 2px solid white;
}

.four::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: rgba(245,245,245,.3);
}

.four::-webkit-scrollbar
{
	width: 8px;
	height: 8px;
	background-color: rgba(245,245,245,.3);
}

.four::-webkit-scrollbar-thumb
{
	background-color: #0e0e0e;
	border:2px solid transparent;
	border-radius: 4px;
	background-clip: content-box;
}

.about-us-tiers::-webkit-scrollbar-track
{
	/*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
	background-color: rgba(245,245,245,1);
}

.about-us-tiers::-webkit-scrollbar
{
	width: 9px;
	height: 9px;
	background-color: rgba(245,245,245,0);
}

.about-us-tiers::-webkit-scrollbar-thumb
{
	background-color: #2d3856;
	/*border:2px solid transparent;*/
	/*border-radius: 4px;*/
	/*background-clip: content-box;*/
}

.contact-us-text {
	font-style: 'Roboto',sans-serif;
	font-size: 1em;
	color: white;
}

/* Elegant Aero */
.elegant-aero {
    margin-left:auto;
    margin-right:auto;

    max-width: 500px;
    /*background: #D2E9FF;*/
    padding: 20px 20px 20px 20px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #666;
}
.elegant-aero h1 {
	color: white;
    font: 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding: 10px 10px 10px 20px;
    display: block;
    background: #90b9dd;
    border-bottom: 1px solid #6389aa;
    margin: -20px -20px 15px;
}
.elegant-aero h1>span {
    display: block;
    font-size: 11px;
}

.elegant-aero label>span {
    float: left;
    margin-top: 10px;
    color: #5E5E5E;
}
.elegant-aero label {
    display: block;
    margin: 0px 0px 5px;
}
.elegant-aero label>span {
    float: left;
    min-width: 20%;
    text-align: right;
    padding-right: 15px;
    margin-top: 10px;
    font-weight: bold;
}
.elegant-aero input[type="text"], .elegant-aero input[type="email"], .elegant-aero textarea, .elegant-aero select {
    color: #888;
    width: 70%;
    padding: 0px 0px 0px 5px;
    border: 1px solid #C5E2FF;
    background: #FBFBFB;
    outline: 0;
    -webkit-box-shadow:inset 0px 1px 6px #ECF3F5;
    box-shadow: inset 0px 1px 6px #ECF3F5;
    font: 200 12px/25px Arial, Helvetica, sans-serif;
    height: 30px;
    line-height:15px;
    margin: 2px 6px 16px 0px;
}
.elegant-aero select option {
	width: 100%;
}
.elegant-aero textarea{
    height:100px;
    padding: 5px 0px 0px 5px;
    width: 70%;
}
/*.elegant-aero select {
    background: #fbfbfb url('down-arrow.png') no-repeat right;
    background: #fbfbfb url('down-arrow.png') no-repeat right;
   appearance:none;
    -webkit-appearance:none; 
   -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 70%;
}*/
.elegant-aero .button{
    padding: 10px 30px 10px 30px;
    background: #66C1E4;
    border: none;
    color: #FFF;
    box-shadow: 1px 1px 1px #4C6E91;
    -webkit-box-shadow: 1px 1px 1px #4C6E91;
    -moz-box-shadow: 1px 1px 1px #4C6E91;
    text-shadow: 1px 1px 1px #5079A3;
    
}
.elegant-aero .button:hover{
    background: #3EB1DD;
}
/*///////////////////////////////////////////////////////////////////*/
/*/////////////////////////vportCustom.css///////////////////////////*/


/*///////////////////////////fonts.css///////////////////////////////*/
/********************************************************************/
/*@font-face {
    font-family: 'Mono Social Icons Font';
    src: url('./fonts/MonoSocialIconsFont-1.10.eot');
    src: url('./fonts/MonoSocialIconsFont-1.10.eot?#iefix') format('embedded-opentype'),
         url('./fonts/MonoSocialIconsFont-1.10.woff') format('woff'),
         url('./fonts/MonoSocialIconsFont-1.10.ttf') format('truetype'),
         url('./fonts/MonoSocialIconsFont-1.10.svg#MonoSocialIconsFont') format('svg');
    src: url('./fonts/MonoSocialIconsFont-1.10.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
    font-family: 'PowerChord';
    src: url('./fonts/PowerChord.eot');
    src: url('./fonts/PowerChord.eot?#iefix') format('embedded-opentype'),
         url('./fonts/PowerChord.woff') format('woff'),
         url('./fonts/PowerChord.ttf') format('truetype'),
         url('./fonts/PowerChord.svg#MonoSocialIconsFont') format('svg');
    src: url('./fonts/PowerChord.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
					


/********************************************************************/
/*///////////////////////////fonts.css///////////////////////////////*/