body, html {
	font-family: 'Avenire', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #656c6d;
	width: 100% !important;
	height: 100% !important;
}
/*video container - remove it and content vanishes*/
.content {
  position: fixed;
  background: rgba(5, 5, 5, 0.0);
  padding-top: 100px;
  width: 60%;
}

h1 {
	font-weight: 700;
	color: #ffffff;
	line-height: 35px;
}
h1 strong {
	font-weight: 900;
}
h2 {
	line-height: 20px;
	margin: 0;
	color: #ffffff;
	font-weight: 200;
	margin-bottom: 25px;
	font-size: 24px;
	
}
h2-2 {
	line-height: 50px;
	margin: 0;
	color: #92b1ce;
	font-weight: 100;
	margin-bottom: 200px;
	font-size: 20px;
}
h2-3 {
	line-height: 30px;
	margin: 0;
	color: #ffffff;
	font-weight: 20;
	margin-bottom: 15px;	
}
h2-4 {
	line-height: 20px;
	margin: 0;
	color: #666666;
	font-weight: 400;
	margin-bottom: 15px;
	font-size: 34px;	
}
h3, h4 {
	color: #121d1f;
	font-size: 20px;
	font-weight: 600;
}
h5 {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p.intro {
	font-size: 16px;
	margin: 12px 0 0;
	line-height: 24px;
	font-family: 'Avenire', sans-serif;
}
title {
	color: #ae4623;
	text-transform: uppercase;
	font-size: 16px;
	margin: 12px 0 0;
	line-height: 1	54px;
	font-family: 'Avenire', sans-serif;
}
.title-text {
	margin-left: 10px;
	text-align: left;	
}
h6 {
	color: #92b1ce;
	font-size: 14px;
	margin: 12px 0 0;
	line-height: 1	54px;
	font-family: 'Avenire', sans-serif;
	line-height: 0px;
	text-align: center;
}	
h7 {
	line-height: 20px;
	margin: 0;
	color: #ae4623;
	font-weight: 400;
	margin-bottom: 15px;
	font-size: 34px;
}		
a {
	color: #92b1ce;
	border-bottom: 1px solid #92b1ce;
	padding-bottom: 2px;
}
a.class2 {
	color: #fff;
	background-color: transparent;
	border-color: #fff;
	padding: 10px 20px;
	margin: 0;
	font-size: 16px;
	border-radius: 0;
}
a.class22 {
	color: #fff;
	background-color: transparent;
	border-color: #fff;
	padding: 10px 20px;
	margin: 0;
	font-size: 20px;
	border-radius: 0;
}
a:hover, a:focus {
	text-decoration: none;
	color: #ea5533;
	border-bottom: 1px solid #ea5533;
	padding-bottom: 3px;
}
a:hover2, a:focus2 {
	text-decoration: none;
	color: #666666;
	padding-bottom: 3px;
}
ul, ol {
	list-style: none;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
ul, ol {
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}
hr {
	height: 4px;
	width: 90px;
	text-align: center;
	position: relative;
	background: #92b1ce;
	margin: 0 auto;
	margin-bottom: 30px;
	border: 0;
}
hr.about {
	height: 4px;
	width: 156px;
	text-align: center;
	position: relative;
	background: #92b1ce;
	margin: 0 auto;
	margin-bottom: 30px;
	border: 0;
}
#nav {
	z-index: 999;
	position: absolute;
	width: 100%;
}
#nav.affix {
	position: fixed;
	top: 0;
	width: 100%;
}
.navbar-custom {
	margin-bottom: 0;
	background-color: #121d1f;
	border-radius: 0px;
	padding: 10px 0;
}
.navbar-custom .navbar-brand {
	font-weight: 600;
	color: #f4f5f6;
	border-bottom: 1px solid #121d1f;
	padding-bottom: 3px;
}
.navbar-custom .navbar-brand:focus {
	outline: 0;
}
.navbar-custom .navbar-brand .navbar-toggle {
	padding: 4px 6px;
	font-size: 16px;
	color: #fff;
}
.navbar-custom .navbar-brand .navbar-toggle:focus, .navbar-custom .navbar-brand .navbar-toggle:active {
	outline: 0;
}
.navbar-custom .navbar-nav > li > a {
	text-transform: uppercase;
	color: #f4f5f6;
	letter-spacing: 1px;
	padding: 4px 2px;
	margin: 10px 12px;
	background-color: transparent;
	border-bottom: 1px solid #121d1f;
	padding-bottom: 3px;
}
.navbar-custom .navbar-nav > li > a:hover {
	outline: 0;
	color: #ea5533;
	border-bottom: 2px solid #ea5533;
}
.navbar-custom .navbar-nav2 {
	text-transform: uppercase;
	color: #999999;
	letter-spacing: 1px;
	padding: 4px 2px;
	margin: 10px 12px;
	background-color: transparent;
	border-bottom: 1px solid #121d1f;
	padding-bottom: 3px;
}
.navbar-custom .navbar-nav > .active > a, .navbar-custom .navbar-nav > .active > a:hover, .navbar-custom .navbar-nav > .active > a:focus {
	color: #92b1ce !important;
	background-color: transparent !important;
	border-bottom: 2px solid #92b1ce;
}
.btn-default {
	color: #fff;
	background-color: transparent;
	border-color: #fff;
	padding: 10px 20px;
	margin: 0;
	font-size: 16px;
	border-radius: 0;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active {
	color: #fff;
	background-color: #121d1f;
	border-color: #121d1f;
	padding: 10px 20px;
	margin: 0;
	font-size: 16px;
	border-radius: 0;
}
.btn-primary {
	color: #92b1ce;
	background-color: #f8f8f9;
	padding: 10px 20px;
	border-color: #cbcbcb;
	border-radius: 0;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active {
	color: #121d1f;
	background-color: #ffffff;
	border-color: #a8a6a6; 
	border-radius: 0;
}
.btn-primary i.fa {
	margin-right: 10px;
}
/*.intro {
 
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%; 
    min-height: 100%;

	display: table;
	
	padding: 100px 0;
	text-align: center;
	color: #fff;
	background: url(../img/intro-bg.jpg) no-repeat center center ;
	background-color: #92b1ce;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}*/
.projects {
	display: table;
	width: 100%;
	height: auto;
	padding: 100px 0;
	color: #666666;
	background: url(../img/img_projects_bgnd.jpg) repeat center center ;
	background-color: #92b1ce;
	-webkit-background-size: ;
	-moz-background-size: 
	background-size: ;
	-o-background-size: ;
}
.aboutNew {
	width: auto;
	height: auto;
	padding: 100px 0;
	color: #666666;
	background-repeat: repeat;
	background-position: center center fixed;
	background-image: url(../img/img_about_bg);
	background-attachment: fixed;
	-webkit-background-size: ;
	-moz-background-size: ;
	background-size: ;
	-o-background-size: ;
}
.spacer {
	display: table;
	width: 100%;
	height: auto;
	padding: 35px 0;
}
.section-title.center {
	padding: 45px 0 45px 0;
}
.section-title3.center {
	padding:180px 0 15px 0;
	margin-bottom: 15px;		
}
.section-title2.center {
	padding:85px 0 15px 0;
	margin-bottom: 10px;
}
.section-title5.center {
	padding: 70px 0 0px 0;
	margin-bottom: 100px;		
}
.section4-title4.center {
	padding:595px 0 5615px 0;
	margin-bottom: 30px;
	color: #999999;		
}
#about {
	margin-top: 20px;
	padding: 40px 0;
	color: 999999;
}
#about .about-text {
	margin-left: 10px;
	text-align: center;
	color: #121d1f
}
#about .about2-text {
	margin-left: 10px;
	border-top: 1px solid #999999;
	text-align: left;
	font-size: medium;
}
#about img {
	border-radius: 50%;
	width: 200px;
	height: 200px;
	display: inline-block;
	border: 1px solid #92b1ce;
}
#about p {
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: large;
}
#portfolio {
	padding: 50px 0;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f4f5f6 49%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(49%, #f4f5f6), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f4f5f6 49%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f4f5f6 49%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f4f5f6 49%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #f4f5f6 49%, #ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
}
#asset {
	padding: 10px 0;
	background: #333333; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f4f5f6 49%, #333333 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(49%, #f4f5f6), color-stop(100%, #333333)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f4f5f6 49%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f4f5f6 49%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f4f5f6 49%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #f4f5f6 49%, #ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	padding-bottom: 300px;
}
.categories {
	padding-bottom: 30px;
	text-align: center;
}
ul.cat li {
	display: inline-block;
}
ol.type li {
	display: inline-block;
	margin-left: 20px;
}
ol.type li a {
	background: #92b1ce;
	color: #fff;
	padding: 6px 14px;
}
ol.type li a.active {
	background: #121d1f;
	color: #fff;
}
ol.type li a:hover {
	background: #121d1f;
	color: #fff;
}
.portfolio-item {
	margin: 15px 0;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	border: 1px solid #92b1ce;
}
.portfolio-item2 {
	margin: 15px 0;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	border: 1px solid #666666;
}
.portfolio-item:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.portfolio-item .hover-bg:hover {
	border: 2px solid #ea5533;
}
.portfolio-item .hover-bg {
	height: 200px;
	overflow: hidden;
	position: relative;
}
.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: #ffffff;
	background: rgba(0, 0, 0, 0.66);
	padding: 33% 0 0 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all 0.5s;
}
.hover-bg .hover-text>h4 {
	opacity: 0;
	color: #fff;
	font-weight: 400;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
}
.hover-bg:hover .hover-text>h4 {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.hover-bg .hover-text>i {
	opacity: 0;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transition: all 0.3s;
}
.hover-bg:hover .hover-text>i {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}
.hover-bg:hover .hover-text {
	opacity: 1;
}
#portfolio i.fa {
	font-size: 20px;
	padding: 15px;
	color: #E87E04;
}
.modal-body {
	position: relative;
	padding: 20px
}
.single-project .project-thumbnail {
	margin: 0 0 20px
}
.single-project .btn {
	margin: 0 0 20px
}
.single-project .project-info li {
	border-top: 1px solid #eee;
	padding: 5px 0
}
.single-project .project-info li:first-child {
	padding-top: 0;
	border-top: none
}
.single-project .project-description-controls li {
	border-top: 1px solid #eee;
	margin-top: 10px;
	padding-top: 15px;
}
.carousel {
	position: relative
}
.carousel-control .fa {
	top: 50%;
	margin-top: -10px;
	position: absolute
}
.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	line-height: 1
}
.carousel-inner>.active {
	left: 0
}
.carousel-inner>.active.left {
	left: -100%
}
.carousel-inner>.active.right {
	left: 100%
}

.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}
#footer {
	background: #121d1f;
	color: #7d8384;
	padding: 10px 0 5px 0;
}
#footer p {
	font-size: 13px;
}
#footer a {
	color: #a0a5a5;
}
#footer a:hover {
	color: #92b1ce;
}
/* Media Queries */
@media(min-width:768px) {
.intro {
	height: 100%;
	padding: 0;
	text-align: left;
	color: #fff;
}
.intro H1 {
	font-size: 60px;
	font-weight: 600;
	letter-spacing: -2px;
}
.intro .name {
	font-weight: 600;
	margin-bottom: 50px;
	margin-top: 50px;
	margin-left: -5px;
}
.intro .name2 {
	font-size: 28px;
	font-weight: 200;
	margin-bottom: 50px;
	margin-top: 50px;
	margin-left: -2px;
}
.intro .intro-text {
	max-width: 75%;
}
.intro .intro-text p {
	font-family: 'Avenire', sans-serif;
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 20px;

}
section {
	padding: 120px 500;
}
header .intro-text {
	padding-top: 50px;
	padding-bottom: 0px;
}
}
