/*
Theme Name: BlankSlate
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: Please read: tidythemes.com/concept. BlankSlate is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Version: 2019.1
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2019 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}body{line-height:1}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}




body {
			
			background-image:
    radial-gradient(
      circle at top,
      #484848,
      #000000 50%
	
    );
			

		}








@font-face {
    font-family: 'tt-li';
    src: url('fonts/tt_commons_light-webfont.woff2') format('woff2'),
         url('fonts/tt_commons_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'tt-med';
    src: url('fonts/tt_commons_medium-webfont.woff2') format('woff2'),
         url('fonts/tt_commons_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'tt-reg';
    src: url('fonts/tt_commons_regular-webfont.woff2') format('woff2'),
         url('fonts/tt_commons_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'tt-demi';
    src: url('fonts/tt_commons_demibold-webfont.woff2') format('woff2'),
         url('fonts/tt_commons_demibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



.tt-medium {
	font-family: 'tt-med', Helvetica !important;
	color: #ffffff;

	
}

.tt-light {
	font-family: 'tt-li', Helvetica !important;
	color: #ffffff;

}

.tt-regular {
	font-family: 'tt-reg', Georgia !important;
	color: #ffffff;

}


.tt-demibold {
	font-family: 'tt-demi', Georgia !important;
	color: #ffffff;

}



.entry-title {

   display: none;
}


.tt-underline {
	text-decoration: underline
	
}


.menu-bar {
	position: fixed;
	width: 100%;
	height: 90px;
	background-color:  #000000;
	z-index: 100;
	top: 0;
	
}


.menu-transform-text {
	    font-family: tt-reg;
    color: #00ADEF;
    font-size: 26px;
	padding-left: 60px;
	padding-top: 33px;
	width: 33%;
	text-align: left
	
}

@media screen and (max-width: 480px) {
	
	.menu-plus {
	padding-right: 20px !important;
		width: 33% !important

}
 .menu-transform-text {
	     
	 	padding-left: 20px;



	}
	
	

	
}


@media screen and (max-width: 1320px) {
	.menu-transform-text {
			     font-size: 26px;
			 	padding-left: 20px;
			padding-top: 32px !important
		


		
	}
	
	.menu-counter {
	width: 33%;
	padding-top: 30px !important;
	font-size: 26px !important
}
	
		.menu-plus {
	padding-right: 20px !important;
		width: 33% !important

}
		
}


.menu-counter {
	width: 33%;
	padding-top: 25px;
	font-size: 35px
}

.menu-plus {
	width: 33%;
	text-align: right;
	padding-right: 60px;
	font-family: tt-li
}

.menu-plus-container {
	width: 38px;
	float: right;
	padding-top: 24px;
	cursor: pointer
	
}

.container {
  color: #EBEBEB;
  text-align: center;
	font-family: tt-li;
	font-size: 45px;
	display: flex;
justify-content:space-between

}

.overlay {
  position: fixed;
  background: #000000;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  opacity: 0;
  visibility: hidden;
  transition: opacity .35s, visibility .35s, height .35s;
  overflow: hidden;
	z-index: 90
	

	
}

	  .overlay.open {
    opacity: .97;
    visibility: visible;
    height: 100%;
	}


.menu-plus-container > img {
transition: all 0.2s ease;

	
	
}

.menu-plus-container > img:hover {
	opacity: .5
}

.menu-plus-container.active > img {
	transform: rotate(45deg) ;

-webkit-transform: rotate(45deg) ;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
	
}



li {
display: inline-block;
  list-style-type: none;
}

li span {
	font-family: tt-med
}

.minutes {
	display: none
}


#hero_forcefullwidth {
	padding-top: 90px ;
	

}


#rev_slider_23_1_forcefullwidth {
	padding-top: 90px ;
	
}

.animated {
            -webkit-animation-duration: 5s;
            animation-duration: 5s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
	animation-delay: 2s;
         }

        @-webkit-keyframes fadeIn {
            0% {opacity: 0;}
            100% {opacity: 1;}
         }
         
         @keyframes fadeIn {
            0% {opacity: 0;}
            100% {opacity: 1;}
         }
         
         .fadeIn {
            -webkit-animation-name: fadeIn;
            animation-name: fadeIn;
         }


.login {
	color: #00ADEF;
	text-decoration: none;
	  transition: all 0.2s ease;

	
	
}

.login:hover {
	color: #ffffff
	
}


