/*
Author: XpeedStudio
Author URI: http://themeforest.net/user/XpeedStudio/portfolio
*/
/* ==========================================================================
Author's custom styles
========================================================================== */
html,
body {
	background-color: #000;
	font-size: 16px;
	color: #888888;
	width: 100%;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}
/*==========================================
PRE LOADER
==========================================*/
.preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fefefe;
	z-index: 99999;
	height: 100%;
	width: 100%;
	overflow: hidden !important;
}
.loaded {
	width: 60px;
	height: 60px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(../img/preloading.gif);
	background-repeat: no-repeat;
	background-position: center;
	-moz-background-size: cover;
	background-size: cover;
	margin: -20px 0 0 -20px;
}
#social h6 {
	font-size: 14px !important;
}
img {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
	user-drag: none;
}
* {
	outline: 0 !important;
}
a,
a:hover,
a:active,
a:focus {
	text-decoration: none;
	outline: 0;
}
a,
button,
a span {
	-webkit-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.btn.extra-width {
	padding: 13px 40px;
}
.btn:focus,
.btn:active {
	outline: inherit;
}
*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/*direction: rtl;*/
}
p {
	margin: 0 0 30px;
}
.clear {
	clear: both;
}
ol,
ul {
	list-style: none;
	padding: 0;
}
img {
	max-width: 100%;
}
textarea,
input[type='text'],
input[type='password'],
input[type='datetime'],
input[type='datetime-local'],
input[type='date'],
input[type='month'],
input[type='time'],
input[type='week'],
input[type='number'],
input[type='email'],
input[type='url'],
input[type='search'],
input[type='tel'],
input[type='color'],
.uneditable-input {
	outline: 0;
}
.form-control {
	border: 1px solid rgba(0, 0, 0, 0.08);
	font-size: 16px;
	height: 45px;
}
.form-control:focus {
	border-color: #fff;
}
h1,
h2,
h3 {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	margin: 0;
	color: #cccccc;
}
h4,
h5 {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	margin: 0;
	line-height: 2rem;
	color: #cccccc;
}
h1 {
	font-size: 3rem;
	line-height: 4rem;
	font-weight: 300;
}
h2 {
	font-size: 2.5rem;
	line-height: 3rem;
	margin-bottom: 0.9rem;
}
h3 {
	font-weight: 300;
	margin-bottom: 0.9rem;
	font-size: 2.1rem;
	line-height: 2.5rem;
}
h4 {
	font-size: 1.6rem;
	line-height: 2.2rem;
	margin-bottom: 1.8rem;
}
h5 {
	font-size: 1.3rem;
	margin-bottom: 1rem;
}
h6 {
	font-size: 1rem;
	margin-bottom: 0.9rem;
}
p {
	line-height: 1.5;
	font-size: 14px;
}
p:last-child {
	margin-bottom: 0px;
}
/*.home-wrap h1,*/
.home-wrap h2,
.home-wrap h3,
.home-wrap h4,
.home-wrap h5,
.home-wrap p {
	color: #ffffff;
	font-family: 'Lato', sans-serif;
}
.text {
	color: #333333;
}
.about-content p {
	text-align: justify !important;
	padding: 0 10px;
	text-justify: inter-word !important;
	text-indent: 5em !important;
}
.colorstext {
	color: #f56363;
}
.coloricon i {
	color: #f56363;
}
.colorsbg {
	background: #f56363;
	color: #ffffff;
}
.lightbg {
	background-color: #0a0a0a;
}
.transition {
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
/*
Section
*/
.sections {
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
.sections2 {
	padding-top: 50px;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.sections3 {
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;
	overflow: hidden;
}
.sections4 {
	padding-bottom: 50px;
	position: relative;
	overflow: hidden;
}
.footer {
	padding-top: 50px;
	padding-bottom: 20px;
	color: #fff;
	background: #000;
}
section .subtitle h5 {
	margin-top: 10px;
	font-size: 1.3rem;
	font-family: 'Lato', sans-serif;
}
.parallax-section {
	max-width: 100%;
	color: #ffffff;
}
section .title-half h2 {
	font-size: 3rem;
	line-height: 4rem;
	font-weight: 300;
	margin-bottom: 1.4rem;
}
section .subtitle-half h5 {
	font-weight: 100;
	font-size: 17px;
}
.heading {
	margin-bottom: 4rem;
}
.overlay {
	background-color: rgba(0, 0, 0, 0.45);
	width: 100%;
	height: 100%;
	overflow: hidden;
	min-height: 720px;
}
.overlay-fluid-block {
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
}
.home-overlay-fluid {
	background-color: rgba(41, 41, 41, 0.68);
	width: 80%;
	margin: auto;
}
.overlay-img {
	background: rgba(0, 0, 0, 0.3);
	width: 100%;
	padding-top: 100px;
	padding-bottom: 100px;
	color: #ffffff;
}
.no-padding {
	padding: 0 !important;
}
.fluid-blocks-col {
	padding: 70px 40px 0 80px;
}
.fluid-blocks-col-right {
	padding: 70px 80px 0 40px;
}
/*
Separator
*/
.separator {
	height: 1px;
	width: 150px;
	margin: auto;
	background: #f56363;
}
/*
Button
*/
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary.disabled,
.btn-primary.disabled:hover {
	color: #ffffff;
	background-color: #f56363;
	border-color: #f56363;
}
/*
Extra height css
*/
.margin-top-20 {
	margin-top: 20px;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}
.margin-top-40 {
	margin-top: 40px;
}
.margin-bottom-40 {
	margin-bottom: 40px;
}
.margin-top-60 {
	margin-top: 60px;
}
.margin-80 {
	margin-top: 80px;
	margin-bottom: 80px;
}
.margin-bottom-60 {
	margin-bottom: 60px;
}
.margin-top-80 {
	margin-top: 80px;
}
.margin-bottom-80 {
	margin-bottom: 80px;
}
.padding-top-20 {
	padding-top: 1.33rem;
}
.padding-bottom-20 {
	padding-bottom: 1.33rem;
}
.padding-top-40 {
	padding-top: 2.66rem;
}
.padding-bottom-40 {
	padding-bottom: 2.66rem;
}
.padding-top-60 {
	padding-top: 5rem;
}
.padding-bottom-60 {
	padding-bottom: 5rem;
}
.padding-bottom-0 {
	padding-bottom: 0;
}
/*padding*/
.padding-twenty {
	padding: 10px 0;
}
.padding-fourty {
	padding: 20px 0;
}
.padding-sixty {
	padding: 30px 0;
}
.padding-eighty {
	padding: 40px 0;
}
h1 span {
	color: #f56363;
	font-weight: 400;
}
/*for placeholder changes*/
input::-webkit-input-placeholder {
	color: #c3bec2;
	font-size: 12px;
}
input::-moz-placeholder {
	color: #c3bec2;
	font-size: 12px;
}
input:-ms-input-placeholder {
	color: #c3bec2;
	font-size: 12px;
}
textarea::-webkit-input-placeholder {
	color: #c3bec2;
	font-size: 12px;
}
textarea::-moz-input-placeholder {
	color: #c3bec2;
	font-size: 12px;
}
textarea::-ms-input-placeholder {
	color: #c3bec2;
	font-size: 12px;
}
/*For Our Global Section*/
.heading-content {
	margin-bottom: 4rem;
}
.heading-content h3 {
	font-size: 40px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	letter-spacing: 3px;
}
.btn-default {
	color: #fff;
	background-color: #222222;
	border-color: transparent;
	border-radius: 0;
	padding: 10px 60px;
	font-size: 16px;
	transition: 0.3s ease-in-out;
}
.btn-default:active,
.btn-default:hover {
	background: #333333;
	color: #fff;
}
/*For Menu Section*/
/*For Home Section*/
.home {
	background: url(../img/header-bg.jpg) no-repeat center top fixed;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	width: 100%;
	overflow: hidden;
}
@media (max-width: 768px) {
	.home {
		background: url(../img/header-bg2.jpg) no-repeat center top fixed;
		background-size: cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		width: 100%;
		overflow: hidden;
	}
}
.home-wrapper {
	/*	margin-top: 120px !important;*/
	color: #fff;
}
@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
.home-content h1 {
	font-size: 48px !important;
	text-transform: uppercase;
	color: #fff;
	font-weight: 900;
	font-family: 'Lato', sans-serif;
	letter-spacing: 12px;
	animation: 1s ease-out 0s 1 fadeIn;
	/*
	border-top: 2px solid #ecf0f2;
	border-bottom: 2px solid #ecf0f2;
*/
	margin: 0 auto;
	padding: 30px 0;
}
@keyframes slideInFromLeft {
	0% {
		transform: translateX(-100%);
	}
	100% {
		transform: translateX(0);
	}
}
@keyframes slideInFromRight {
	0% {
		transform: translateX(100%);
	}
	100% {
		transform: translateX(0);
	}
}
.home-content {
	margin-top: 30% !important;
}
.home-content h1:before {
	animation: 2s ease-out 0s 1 slideInFromRight;
	border-top: 2px solid #ecf0f2;
	background: #fff;
	content: '';
	display: block;
	margin-top: 29%;
	top: 0;
	margin-left: 9%;
	height: 1px;
	position: absolute;
	width: 73%;
}
.home-content h1:after {
	animation: 2s ease-out 0s 1 slideInFromLeft;
	border-bottom: 2px solid #ecf0f2;
	margin-top: 25px;
	margin-left: 9%;
	background: #fff;
	content: '';
	display: block;
	height: 1px;
	position: absolute;
	width: 73%;
}
.home-content p {
	font-size: 24px !important;
	margin-top: 20px;
	animation: 1s ease-out 0s 1 fadeIn;
	color: #ecf0f2;
}
@media (max-width: 768px) {
	.home-content h1 {
		font-size: 20px !important;
	}
	.home-content p {
		font-size: 16px !important;
	}
	.home-content {
		margin-top: 48% !important;
	}
	.home-content h1:before {
		margin-top: 46% !important;
	}
}
/*For About Us Section */
.about-content {
	margin-top: 70px;
}
.about-content h4 {
	font-size: 18px;
	font-family: 'Lato', sans-serif;
}
.about-content a {
	margin-top: 20px;
}
/*For Features Section*/
.features-bg {
	background: #10c6fc;
	color: #fff;
	height: 270px;
	width: 283px;
	margin-bottom: 20px;
}
.features-item {
	padding-top: 84px;
}
.features-item i {
	font-size: 40px;
}
.features-item h6 {
	padding-top: 35px;
}
.features-item h6 a {
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
}
.features-item h6 a:hover {
	color: #ff2b4a;
}
.features-bg.design {
	background: #3b5998;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}
.features-bg.design:hover {
	background: #2d6879;
}
.features-bg.development {
	background: #d10869;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}
.features-bg.development:hover {
	background: #6b647c;
}
.features-bg.testing {
	background: #ff0000;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}
.features-bg.testing:hover {
	background: #64cbc0;
}
.features-bg.launch {
	background: #ff2b4a;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}
.features-bg.launch:hover {
	background: #222222;
}
/*For Experience Section*/
.experience {
	/*	background: url(../img/city.jpg) no-repeat center top fixed;*/
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	width: 100%;
}
.experience-wrapper {
	margin-top: 30px;
}
.experience-content {
	background: rgba(50, 50, 50, 0.25);
	padding: 60px 40px;
	color: #fff;
}
.experience-content h4 {
	color: #fff;
	text-transform: uppercase;
	font-size: 26px;
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	margin-bottom: 50px;
}
.experience-content .content-details h5 {
	color: #fff;
	font-size: 18px;
}
.experience-content .content-details h6 {
	color: #ecf0f2;
	font-size: 16px;
}
.experience-content .content-details p {
	color: #ecf0f2;
}
.experience-content .content-details.content-border {
	border-bottom: 1px solid #dadada;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
/* For Portfolio Section*/
.portfolio-item {
	margin-bottom: 20px;
}
.videos .portfolio-item a {
	position: relative;
	width: 50%;
	height: 50%;
	display: block;
}
.videos .portfolio-item a::before {
	background-image: url('../../assets/img/youtubebutton.png');
	content: '';
	position: absolute;
	left: calc(50% - 35px);
	top: calc(50% - 35px);
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: 70px auto;
}
.portfolio-wrapper2 {
	margin-top: 25px;
}
.portfolio-wrapper2 .portfolio-item.width-img {
	width: 100%;
	overflow: hidden;
	height: 243px;
}
.portfolio-wrapper2 .portfolio-item.width-img img {
	width: 100%;
}
/* For Testimonial Section*/
.testimonial-content {
	margin-top: 150px;
}
.testimonial-content .testimonial-quote i {
	font-size: 60px;
	margin-bottom: 40px;
	color: #fff;
}
.testimonial-content .testimonial-quote p {
	font-size: 16px;
}
.testimonial-content .singnature {
	width: 100%;
	display: block;
	overflow: hidden;
	margin: 50px 0 30px 0;
}
.testimonial-content .regards-by h5 {
	margin-bottom: 5px;
}
.profile-photo {
	height: 650px;
}
/*For Contact Section*/
.contact {
	/*	background: url(../img/indstr.jpg) no-repeat center top fixed;*/
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	text-align: center;
	overflow: hidden;
}
.contact-area {
	background: rgba(50, 50, 50, 0.25);
	padding: 60px 40px;
	color: #fff;
}
@media (min-width: 768px) {
	.contact {
		margin: 0 auto;
	}
	.contact-area {
		width: 50%;
		margin: 0 auto;
	}
}
.contact-wrapper h4 {
	color: #fff;
	text-transform: uppercase;
	font-size: 26px;
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	margin-bottom: 50px;
}
.form-control {
	border: 1px solid #c3bec2;
	font-size: 16px;
	height: 50px;
	background: transparent;
	border-radius: 0;
	margin-bottom: 30px;
}
.contact-area form a {
	margin-top: 20px;
}
.contact-details {
	background: rgba(0, 0, 0, 0.5);
	padding: 60px 40px;
	color: #fff;
	margin-bottom: 20px;
}
.contact-details h4 {
	margin-bottom: 25px;
}
.contact-details p {
	margin: 0 0 10px;
	color: #c3bec2;
}
/* For Footer Area */
.main-footer .social {
	margin-bottom: 10px;
}
.main-footer a {
	color: #fff;
	text-decoration: underline;
	transition: all 0.5s;
	border-radius: 2px;
}
.main-footer .social a i {
	border-right: 1px solid #ffffff;
	padding: 0 10px 0 10px;
}
.main-footer .social a i.dribbble {
	border-right: 0;
}
.main-footer p {
	color: #fff;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
/* --------------------------------
Modules - reusable parts of our design
-------------------------------- */
.cd-container {
	/* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
	width: 90%;
	max-width: 768px;
	margin: 0 auto;
}
.cd-container::after {
	/* clearfix */
	content: '';
	display: table;
	clear: both;
}
.container {
	padding-right: 18px;
	padding-left: 18px;
}
/* --------------------------------
Main components
-------------------------------- */
.home-main-content {
	position: relative;
	height: 100vh;
	overflow: hidden;
	background-color: #3a393f;
	/* slightly visible only when we resize this element */
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.8);
	z-index: 1;
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.move-out {
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	-ms-transform: scale(0.6);
	-o-transform: scale(0.6);
	transform: scale(0.6);
}
.scaleranim {
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.no-js .home-main-content {
	height: auto;
	overflow-x: auto;
	overflow-y: auto;
}
.cd-header {
	position: fixed;
	top: 5%;
	left: 0;
	width: 100%;
	height: 50px;
	z-index: 2;
	-webkit-transition: background 0.2s;
	-moz-transition: background 0.2s;
	transition: background 0.2s;
}
@media only screen and (min-width: 768px) {
	.cd-header {
		height: 80px;
	}
}
#cd-logo {
	position: absolute;
	left: 10px;
	width: 100px;
	height: 32px;
}
#cd-logo img {
	display: block;
}
@media only screen and (min-width: 768px) {
	#cd-logo {
		left: 20px;
	}
}
@media only screen and (min-width: 1170px) {
	#cd-logo {
		left: 60px;
	}
}
#aboutimg {
	display: block;
	margin: 0 auto;
}
.about-content {
	text-align: center;
}
.cd-menu-trigger {
	margin-right: 0.5em;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	border-radius: 2px;
	height: 40px;
	width: 40px;
	line-height: 40px;
	padding: 0 0.5em;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.875rem;
	align-content: center;
	text-align: center;
	align-items: center;
	border: 1px solid #fff;
}
.cd-menu-trigger span {
	/* hamburger icon */
	position: relative;
	display: inline-block;
	width: 18px;
	height: 2px;
	color: #fff;
	background-color: white;
	vertical-align: middle;
	-webkit-transform: translateY(-2px);
	-moz-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	-o-transform: translateY(-2px);
	transform: translateY(-2px);
}
.cd-menu-trigger span::before,
.cd-menu-trigger span::after {
	content: '';
	display: inline-block;
	position: absolute;
	left: 0;
	width: 100%;
	color: #fff;
	height: 100%;
	background-color: inherit;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.cd-menu-trigger span::before {
	top: -6px;
}
.cd-menu-trigger span::after {
	bottom: -6px;
}
.no-touch .cd-menu-trigger:hover span::before {
	top: -8px;
}
.no-touch .cd-menu-trigger:hover span::after {
	bottom: -8px;
}
@media only screen and (min-width: 768px) {
	.cd-menu-trigger {
		right: 10px;
		font-size: 1rem;
	}
}
@media only screen and (min-width: 1170px) {
	.cd-menu-trigger {
		right: 60px;
	}
}
#main-nav2 {
	z-index: 3;
	position: fixed;
	margin: 0 auto;
	bottom: 0;
	left: 0;
	height: 100%;
	text-align: center;
}
#main-nav2 ul {
	border-width: 1px 0;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	position: fixed;
	width: 100%;
	bottom: 1.5em;
}
#main-nav2 img {
	height: 50px;
	border: 1px solid #fff;
	border-radius: 50px;
	width: 50px;
}
#main-nav2 li {
	display: inline-block;
	padding: 0 60px;
}
@media (max-width: 768px) {
	#main-nav2 li {
		display: inline-block;
		padding: 0 10px;
	}
}
#main-nav2 a {
	display: inline-block;
	padding: 0 20px;
}
#main-nav {
	position: fixed;
	top: 0;
	left: 0;
	color: #ffffff;
	width: 100%;
	height: 60%;
	background: rgba(0, 0, 0, 0.95);
	opacity: 1;
	overflow-y: scroll;
	/*
	background-image: url("../img/man.png");
	background-repeat:space;
	background-size:contain;
*/
	/* Force Hardware Acceleration in WebKit */
	-webkit-backface-visibility: hidden;
	/* we move this element off the canvas */
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
	z-index: 3;
}
#main-nav ul {
	height: 100%;
	margin: 0 auto;
	text-align: center;
}
#main-nav li {
	height: 14%;
}
#main-nav li a {
	position: relative;
	display: block;
	padding: 0 10%;
	height: 100%;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	color: #fff;
	font-size: 1.25rem;
}
#main-nav li a span {
	position: absolute;
	left: 50%;
	top: 50%;
	color: #fff;
	bottom: auto;
	width: 50%;
	right: auto;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.no-touch #main-nav li a:hover {
	background-color: rgba(255, 255, 255, 0.1);
}
#main-nav li:last-child a {
	border-bottom: none;
}
#main-nav .cd-close-menu {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	width: 40px;
	height: 40px;
	background-color: rgba(51, 48, 48, 0.36);
	/* image replacement */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#main-nav .cd-close-menu::before,
#main-nav .cd-close-menu::after {
	content: '';
	display: inline-block;
	position: absolute;
	top: 18px;
	left: 10px;
	width: 20px;
	height: 3px;
	background-color: #fff;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
#main-nav .cd-close-menu::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#main-nav .cd-close-menu::after {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}
.no-touch #main-nav .cd-close-menu:hover::before {
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	-o-transform: rotate(225deg);
	transform: rotate(225deg);
}
.no-touch #main-nav .cd-close-menu:hover::after {
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	-o-transform: rotate(315deg);
	transform: rotate(315deg);
}
#main-nav.is-visible {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.no-js #main-nav {
	position: static;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.no-js #main-nav .cd-close-menu {
	display: none;
}
.cd-shadow-layer {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.4);
	z-index: 2;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: visibility 0s 0.5s, opacity 0.5s 0s;
	-moz-transition: visibility 0s 0.5s, opacity 0.5s 0s;
	transition: visibility 0s 0.5s, opacity 0.5s 0s;
}
.cd-shadow-layer.is-visible {
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	transition-delay: 0s;
}
.preloader-2 {
	color: #fff;
	margin: 10px auto;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
	position: absolute;
	z-index: 15;
	left: 50%;
	margin-left: -25px;
}
.preloader-2 .line {
	width: 1px;
	height: 12px;
	background: #fff;
	margin: 0 1px;
	display: inline-block;
	animation: opacity-2 1000ms infinite ease-in-out;
}
@keyframes opacity-1 {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes opacity-2 {
	0% {
		opacity: 1;
		height: 15px;
	}
	50% {
		opacity: 0;
		height: 12px;
	}
	100% {
		opacity: 1;
		height: 15px;
	}
}
* {
	box-sizing: border-box;
}
.video-background {
	background: #000;
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
	z-index: -99;
}
.video-foreground,
.video-background iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.75;
	pointer-events: none;
}
@media (max-width: 768px) {
	.video-foreground,
	.video-background iframe {
		position: absolute;
		top: -3%;
		left: 0;
		width: 100%;
		height: 103%;
		pointer-events: none;
	}
}
#vidtop-content {
	top: 0;
	color: #fff;
}
.vid-info {
	position: absolute;
	top: 0;
	right: 0;
	width: 33%;
	background: rgba(0, 0, 0, 0.3);
	color: #fff;
	padding: 1rem;
	font-family: 'Lato', sans-serif;
}
.vid-info h1 {
	font-size: 2rem;
	font-weight: 700;
	margin-top: 0;
	line-height: 1.2;
}
.vid-info a {
	display: block;
	color: #fff;
	text-decoration: none;
	background: rgba(0, 0, 0, 0.5);
	transition: 0.6s background;
	border-bottom: none;
	margin: 1rem auto;
	text-align: center;
}
@media (min-aspect-ratio: 16/9) {
	.video-foreground {
		height: 300%;
		top: -100%;
	}
}
@media (max-aspect-ratio: 16/9) {
	.video-foreground {
		width: 300%;
		left: -100%;
	}
}
@media all and (max-width: 600px) {
	.vid-info {
		width: 50%;
	}
	.vid-info h1 {
		margin-bottom: 0.2rem;
	}
}
@media all and (max-width: 500px) {
	.vid-info .acronym {
		display: none;
	}
}
#nametitle {
	text-align: center;
	margin-top: 15%;
}
.features-wrapper a {
	margin: 0 auto;
	padding: 5px;
	display: flex;
}
@media (max-width: 768px) {
	#main-nav li {
		height: 14%;
	}
	.features-wrapper h6 {
		font-size: 14px;
	}
}
#col-xs-121 {
	display: flex;
}
#aboutimg {
	border-radius: 2px;
}
@media (max-width: 768px) {
	.videos .portfolio-item a {
		width: 100%;
		height: 100%;
	}
	.experience-wrapper h6 {
		color: #cccccc;
		font-size: 12px !important;
	}
	.experience-wrapper p {
		color: #888888;
		font-size: 14px !important;
	}
	.experience-wrapper h5 {
		color: #fff !important;
		font-size: 16px !important;
	}
}
.experience-wrapper h6 {
	color: #cccccc;
	font-size: 14px;
}
.experience-wrapper p {
	color: #888888;
	font-size: 14px;
}
.experience-wrapper h5 {
	color: #fff !important;
	font-size: 18px;
}
#cd-logo img {
	max-width: 40px;
}
::-webkit-scrollbar {
	width: 10px;
}
::-webkit-scrollbar-thumb {
	background: #00aaff;
	border-radius: 5px;
}
::-webkit-scrollbar-track {
	background: black;
}
.popup1 {
	position: absolute;
	background-color: #000;
	text-align: center;
	padding: 10px;
	border-radius: 5px;
	z-index: 15;
	bottom: 5%;
	border: 1px solid #cccccc;
	left: 15%;
	margin: -100px 0 0 -190px;
	transition: all 5s ease-in-out;
}
@media (max-width: 768px) {
	.popup1 {
		bottom: 0;
		left: 55%;
		max-width: 95%;
	}
	.popup {
		max-width: 95%;
	}
}
.popup {
	margin: 0 auto;
	background: #000;
	width: 360px;
	opacity: 1;
	position: relative;
	transition: all 5s ease-in-out;
}
.popup h2 {
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 16px;
	line-height: 2em;
	opacity: 1;
}
.popup h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	line-height: 1.5;
	opacity: 1;
	color: #ffffff;
	font-size: 18px;
}
#popclose {
	position: absolute;
	top: 0;
	right: 0;
	transition: all 200ms;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	opacity: 1;
	text-shadow: 0px 0px 0px rgba(255, 255, 255, 0);
}
#popclose:hover {
	color: #00aaff;
	text-shadow: 0px 0px 0px rgba(255, 255, 255, 0);
}
.popup .content {
	max-height: 30%;
	overflow: auto;
}
