body, html {
font-family: 'Lato', sans-serif;
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
color: #fff;
background-color: #000;
background-image: url(../images/bgimages/home_bg.jpg); background-repeat:no-repeat;  background-color:#000; 
background-repeat: no-repeat;  background-attachment: fixed; -webkit-background-size: 
cover; -moz-background-size: cover;  -o-background-size: cover; background-size: cover; background-position:top center;
scrollbar-highlight-color: #fff; scrollbar-3dlight-color: #ccc; scrollbar-darkshadow-color: #fff; scrollbar-shadow-color: #aaa; 
scrollbar-arrow-color: #000000; scrollbar-track-color: #eee;}



h1 {
}
h1 strong {
	font-weight: 900;
}
h2.pagetitle{ margin: 0; width:100%; height:auto; color: #ffffff; padding:5% 0 3% 0; text-align:center; text-transform: uppercase; font-weight:bold; 
font-size:40px;}

h3 {font-size: 26px; font-weight:bold; color: #242523; text-transform: uppercase; text-align:center; margin:0 auto;}
h4 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
	color: #444;
}
h5 {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p {
	color: #fff;
	font-size: 16px;
}
a {
	color: #fff;
}
a:hover, a:focus {
	text-decoration: none;
	color: #fff;
	
}
.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;
	list-style: none;
}
.img-centered {
	margin: 0 auto;
}
.logo{display:block; float:left; border:none; position:relative; margin-top:5%;  padding:0; width:70%; z-index:999 !important; }
.container{ width:90%; margin:0 auto;}
.sep-line {
    display: block;
    width: 100px;
    height: 3px;
    margin: 15px auto 30px;
    background: #fff;}
	.homelineshade{ width:auto; background-color: rgba(0,0,0,0.5);}
/* section-des*/ 
section{clear:both; width:100%; max-width:100%; height:100%; max-height:100%; display:block;  margin:0px; padding:0px; z-index:-1;}
/* sectionend*/

/*  ---parallax ---*/
section.module.parallax {margin:0px;  clear:both; padding:0px; display:block;  width:100%; max-width:100%; padding:0; }
section.module.parallax-1 { background-image:url(../images/section_bottom_1.png);  background-repeat:no-repeat; background-position:bottom; float:left; display:block; height:1000px; -o-transition:all .2s linear; -moz-transition:all .2s linear; -webkit-transition:all .2s linear; z-index:-2;}
section.module.parallax-2 { background-image:url(../images/section_bottom_2.png); background-repeat:no-repeat; background-position:bottom; display:block; background-color: rgba(232,79,94,1); float:left;  height:auto; -o-transition:all .2s linear; -moz-transition:all .2s linear; -webkit-transition:all .2s linear; z-index:-2;}
section.module.parallax-3 { background-image:url(../images/section_bottom_3.png); background-repeat:no-repeat; background-position:bottom; display:block; background-color: rgba(254,201,65,1); float:left; display:block; height:auto; -o-transition:all .2s linear; -moz-transition:all .2s linear; -webkit-transition:all .2s linear; z-index:-2;}
section.module.parallax-4 { background-image:url(../images/section_bottom_4.png); background-repeat:no-repeat; background-position:bottom; display:block; background-color: rgba(0,162,225,1); float:left;  height:auto; -o-transition:all .2s linear; -moz-transition:all .2s linear; -webkit-transition:all .2s linear; z-index:-2;}
section.module.parallax-5 { background-image:url(../images/section_bottom_5.png); background-repeat:no-repeat; background-position:bottom; display:block; background-color: rgba(255,255,255,0); float:left; display:block; height:auto; -o-transition:all .2s linear; -moz-transition:all .2s linear; -webkit-transition:all .2s linear; z-index:-2;}


/* Navigation */
#menu {padding: 10px 20px 0 20px; transition: all 0.8s; }
#menu.navbar-default {
	background-color: rgba(0, 0, 0, 0);
	border-color: rgba(231, 231, 231, 0);		
}
#menu a.navbar-brand {
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
	font-weight: 600;	
	margin:2px;
}
#menu a.navbar-brand i.fa {
	color: #f38181;
}
#menu.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;	
	font-weight: 500;
	display:block;
	text-align:center;
	font-weight:normal;	
	
}
#menu.navbar-default .navbar-nav > li > a:hover {
	color: #fec941;
	display:block;
	font-size: 14px;	
	font-weight: 500;
	text-align:center;
	background-color: rgba(0, 0, 0, 0);
	font-weight:normal;

}
.on {
	background-color: rgba(0, 46, 88, 1)!important;
	border-color: rgba(231, 231, 231, 0);
	padding: 0 !important;
	
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #fec941 !important;
	background-color: rgba(0, 0, 0, 0);
	font-weight:normal;
	
}
.navbar-toggle {
	border-radius: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #555;
	border-color: #000;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
}
/* Home Style */
header {
	position: relative;
	height: 100%;
	max-height:100%;	
	margin:0;
	width:100%

}
header p {
	color: #003;
	font-size: 18px;
	text-transform: none;	
	letter-spacing: 2px;

}
header p.subtile-text {
	
	margin: 10px auto 50px auto;
	padding:5px 0 5px 0;			
	color:#002e58;
	
	
}

.intro-text {
	position: relative;
	padding-top: 15%;
	padding-right: 0;
	padding-left: 0;	
	margin:0;
	width:100%;
	height: 100%vh;
	max-height: 100%;
}
.intro-text h1 {
	font-size: 50px;
	text-transform: none ;
	color: #002e58;
	font-style:normal;	
	margin:0;
	padding:0;
	top:0;
	line-height:70px;
		
}

.intro-text h2 {
	font-size: 50px;
	color: #FFF;
	font-style:normal;
	padding-top:30px;
	margin:0;
	text-align:center;
	
}
.intro-text .brand {
	font-weight: 700;
}
.btn-default {
	color: #fff;
	background-color: rgba(221,114,57,1);
	border: 1px solid rgba(255,255,255,1);
	margin: 0 8px 15px 0;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 0;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active {
	background-color: rgba(67,68,68,1);
	border: 1px solid rgba(67,68,68,1);
	color: #fff;
}

/* Custom Button Styles */

.btn-dark {
    border-radius: 0;
    color: #fff;
    background-color: rgba(0,0,0,0.4);
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
    color: #fec941;
    background-color: rgba(0,0,0,1);
}

.btn-light {
    border-radius: 0;
    color: #333;
    background-color: rgb(255,255,255);
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active {
    color: #333;
    background-color: rgba(255,255,255,0.8);
}

/* About Section */
#about-section {	
	padding: 0 0 10% 0;	
	width:100%;
	height:100%;
	max-height: 100%;
	margin:0px;
	top:0;
}

.bio-content-box{
	width:80%;	
	height:auto;
	margin:auto;
	position:relative;		
	}


.bio-content-box p{ padding:0; float:left; font-size:14px; line-height:22px;; text-align:justify;}

#about-section .color {
	color: #000;
}
#about-section p {
	padding:0 10% 10px 10%; 
}
.more-info-box{
	width: 100%;
	position: relative;
	height: 250px;
	background-color: rgba(20,20,20,0.2);
	padding: 3%;
	box-sizing: border-box;	  
	float:left;
	margin:0;
}

.more-info-box1{
	width: 100%;
	position: relative;
	height: 32px;
	background-color: rgba(254,201,65,1);	
	box-sizing: border-box;	  
	float:left;
	margin:0;
}

.more-info-box p{padding-bottom:20px; text-align:center; margin:0px;} 
.more-info-box .pagelink{width:338px; position: relative;  margin:0 auto; padding-bottom:5%;}
 



/* Gallery Section 
==============================*/

#works-section {
	padding: 0 0 10% 0;	
	width:100%;
	height:100%;
	max-height: 100%;
	margin:0px;
	top:0;
}
.categories {
	padding-bottom: 30px;
	text-align: center;
}
ul.cat li {
	display: inline-block;
}
ol.type li {
	display: inline-block;
	margin: 20px 0 10px 5px;
}
ol.type li a {
	color: #000;
	background-color: rgba(255,255,255,1);
	padding: 10px;
	text-transform: uppercase;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
ol.type li a.active {
	color: #fff;
	background-color: rgba(36,37,35,1);
}
ol.type li a:hover {
	color: #fff;
	background-color: rgba(36,37,35,1);
}
.isotope-item {
	z-index: 2
}
.isotope-hidden.isotope-item {
	z-index: 1
}
.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope-item {
	margin-right: -1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.isotope {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
.portfolio-item {
	margin-bottom: 30px;
}
.portfolio-item .hover-bg {
	max-height: 300px;
	overflow: hidden;
	position: relative;
}
.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: #ffffff;
	background: rgba(67, 68, 68, 0.9);
	padding: 25% 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition: all 0.5s;
}
.hover-bg .hover-text p {
	color: #fff;
	font-size: 16px;
	font-weight: 300;
}
.hover-bg .hover-text>h4 {
	opacity: 0;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
	color: #fff;
	font-size: 24px;
	font-weight: 500;
}
.hover-bg:hover .hover-text>h4 {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.hover-bg:hover .hover-text {
	opacity: 1;
}
#works-section i.fa {
	height: 30px;
	width: 30px;
	border: 1px solid rgba(25,181,254,0.3);
	font-size: 20px;
	padding: 5px;
	border-radius: 50%;
	color: #19B5FE;
}
.portfolio-modal .modal-content {
	padding: 100px 0;
	min-height: 100%;
	border: 0;
	border-radius: 0;
	font-size: 15px;
	font-weight: 300;
	text-align: center;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	top:0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+50,f6f6f6+100 */
	background: rgba(67, 68, 68, 0.5); /* Old browsers */
	/*background: -moz-linear-gradient(top, #ffffff 50%, #f6f6f6 100%); /* FF3.6-15 */
	/*background: -webkit-linear-gradient(top, #ffffff 50%, #f6f6f6 100%); /* Chrome10-25,Safari5.1-6 */
	/*background: linear-gradient(to bottom, #ffffff 50%, #f6f6f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0 ); /* IE6-9 */
}*/
.portfolio-modal .modal-content h2 {
	margin-bottom: 10px;
	font-size: 36px;
	font-weight: 600;
	color:#FFF;
}
.portfolio-modal .modal-content p {
	margin-bottom: 30px;
	font-size: 15px;
}
.portfolio-modal .modal-content p.item-intro {
	margin: 20px 0 30px;
	font-style: italic;
	font-size: 16px;
}
.portfolio-modal .modal-content ul.list-inline {
	margin-top: 0;
	margin-bottom: 30px;
}
.portfolio-modal .modal-content ul.list-inline span {
	font-weight: 600;
}
.portfolio-modal .modal-content img {
	margin-bottom: 30px;
}
.portfolio-modal .close-modal {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 75px;
	height: 75px;
	background-color: transparent;
	cursor: pointer;
}
.portfolio-modal .close-modal:hover {
	opacity:0.9;
	
}
.portfolio-modal .close-modal .lr {
	z-index: 1051;
	width: 1px;
	height: 75px;
	margin-left: 35px;
	background-color: #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.portfolio-modal .close-modal .lr .rl {
	z-index: 1052;
	width: 1px;
	height: 75px;
	background-color: #fff;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.portfolio-modal .btn-primary {
	color: #777;
	background-color: transparent;
	border: 2px solid #ddd;
	border-radius: 0;
}
.portfolio-modal .btn-primary:hover, .portfolio-modal .btn-primary:focus, .portfolio-modal .btn-primary.focus, .portfolio-modal .btn-primary:active, .portfolio-modal .btn-primary.active {
	color: #fff;
	background-color: #f59898;
	border: 2px solid #f59898;
}
/* Contact Section */
#contact-section {
	padding: 0 0 10% 0;	
	width:100%;
	height:100%;
	max-height: 100%;
	margin:0px;
	top:0;
	
}
#contact-section h3 {
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 0 0 2% 0;
}

.contact-info-box{
	width:80%; 	 
	height:auto;
	margin:5% auto;
	position:relative;		
	}
.contact-info-box-content{
	width:33.3%;	
	float:left;
	text-align:center;
	color:#FFF;
	padding-bottom:20%;
	font-size:18px; 		
}

.contact-info-box-content a{color:#fff; text-decoration:none;}
.contact-info-box-content a:hover{color:#FF3; text-decoration:underline;}	
.icon-base{
	width:100px;
	height:100px;
	display:block;
	margin:0 auto;
	margin-bottom:20px;
	border:#FFF 2px solid;
	border-radius:50px;
	}
	
	
#contact-section form {
	padding: 30px 0;
}
#contact-section i.fa {
	color: #ccc;
	margin-right: 20px;
}
label {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	float: left;
}
#contact-section .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 2px solid #ddd;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#contact-section .form-control:focus {
	border-color: inherit;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}
#contact-section .btn {
	background-color: rgba(255,255,255,1);
	border: 2px solid rgba(255,255,255,1);
	padding: 10px 20px;
	margin-top: 20px;
	margin-left: 0;
	color: #000;
	font-size: 15px;
}
#contact-section .btn:hover, #contact-section .btn:focus {
	background-color: rgba(246,3,3,1);
	border: 2px solid rgba(246,3,3,1);
	color: #fff;
}
#contact-section .text-danger {
	color: #cc3300;
	text-align: left;
}
.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;
}
/* Social Section */
#social-section {
	padding: 35px 0 25px 0; 
	background: rgba(36,37,35,0.4);
	background-repeat:repeat;  
	text-align: center;
}
#social-section .social ul li {
	display: inline-block;
	margin: 0 30px;
}
#social-section .social i.fa {
	color: #b3ccba;
	background: rgba(36,36,36,1);
	font-size: 26px;
	padding: 8px 0;
	width: 40px;
	height: 40px;
	transition: all 0.5s;
}
#social-section .social i.fa:hover {
	color: #b3ccba;
	background: rgba(58,58,58,1);
}
/* Footer */

#footer-content{ margin:0; bottom:0; vertical-align:bottom;}
#copyright {
	background-color: rgba(10, 10, 10, 0)!important;
	padding: 15px 0 10px 0;
}
#copyright p {
	font-size: 14px;
	margin: 10px auto;
	width:60%;	
	color: #b3ccba;
	transition: all 0.5s;
}
#to-top {
    display: none;
    position: fixed;
    bottom: 5px;
    right: 5px;
	z-index:999;
	
}


@media (max-width: 768px) {
.content {padding: 40% 0 0;}
#menu.navbar-default {background-color: rgba(0, 0, 0, 0.3);}
.logo{width:60px; padding:0; !important; }
#to-top {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 5px;
}
.logo{width:70%; margin:2% 0 0 2%;}

}

@media (max-width: 603px) {
label {float: none !important}
.hover-bg .hover-text {padding: 12% 0;}
.logo{width:60px; padding:0;!important; }

#to-top {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 5px;
}
.logo{width:70%; margin:2% 0 0 2%;}
.contact-info-box-content{
	width:100%;	
	float:left;
			
}
}

@media (max-width: 360px) {
.hover-bg .hover-text {padding: 22% 10%;}
.logo{width:70px; padding:0;!important; }

#to-top {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 5px;
}
.logo{width:70%; margin:2% 0 0 2%;}
.contact-info-box-content{ width:100%; float:none;}
.intro-text{margin-top:30%; }
.intro-text h1{ font-size:70px;}
.intro-text h2{ font-size:50px;}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  z-index:999;
}
.more-info-box .pagelink{width:180px; margin:0 auto;}
.contact-info-box-content{
	width:100%;	
	float:left;
			
}
}
@media (max-width: 320px) {
.hover-bg .hover-text {padding: 22% 10%;}
.logo{width:70px; padding:0;!important; }

#to-top {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 5px;
}
.logo{width:70%; margin:2% 0 0 2%;}
.contact-info-box-content{ width:100%; float:none;}
.intro-text{margin-top:30%;}
.intro-text h1{ font-size:70px;}
.intro-text h2{ font-size:60px;}
.more-info-box .pagelink{width:180px; margin:0 auto;}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  z-index:999;
}
.contact-info-box-content{
	width:100%;	
	float:left;
			
}
}

