/*=========================================================================================
									Fonts
==========================================================================================*/
@font-face {
    font-family: 'din-boldregular';
    src: url('/font/dinb____-webfont.eot');
    src: url('/font/dinb____-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/dinb____-webfont.woff') format('woff'),
         url('/font/dinb____-webfont.ttf') format('truetype'),
         url('/font/dinb____-webfont.svg#din-boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/**********************
******HEADER*******
*********************/

body{
	background: #d0d0d8;
}
.container {
    max-width: 960px;
}
.background{
	background: #d7d8d6;
    /*padding: 100px 100px 50px 100px;*/
    padding: 50px 100px;
    /*margin-bottom:20px;*/
}
.inner{
    background: #ffffff;
    /*padding: 100px 100px 50px 100px;*/
    padding: 20px 100px;
    /*margin-bottom:20px;*/
}
.workimg {
    padding: 10px;
    cursor: pointer;
}
/*=========================================================================================
									 navbar
==========================================================================================*/
/*.navlinks {
    color: #8F9194;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'din-boldregular','Droid Sans', serif;
    letter-spacing: 0.5px;
}*/
.navbar-inverse .navbar-nav > li > a {
    color: #8F9194;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'din-boldregular','Droid Sans', serif;
    letter-spacing: 0.5px;
}
.navbar{
	border:none;
}
.navbar-inverse {
	background-color: #000000;
	border-color: #080808;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus{
	background:transparent;
}
.navbar-brand {
	float: left;
	padding: 28px 15px 20px;
	font-size: 18px;
	line-height: 20px;
}
.navbar-brand img{
	width:110px;
	height:auto;
}
.navbar-nav>li>a {
	height:70px;
	line-height:60px;
}
.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 18px;
	margin-bottom: 8px;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 4px;
}
.navbar-collapse{
	max-height:auto;
}
.navbar-collapse.in {
	max-height:auto;
	overflow-y:hidden;
}
.responsive-nav{
	display:none;
}
/*=========================================================================================
									 subnav
==========================================================================================*/
.subnav-container{
	width:100%;
	position:fixed;
	left:0;
	top:70px;
	background-color:#53475D;
	height:29px;
	display:none;
}
.subnav-container:hover{
	display:block;
}
.subnav-container-static{
	width:100%;
	position:absolute;
	left:0;
	top:70px;
	background-color:#53475D;
	height:29px;
}
.subnav{
	float:right;
	width:445px;
	text-transform: uppercase;
}
.subnav-link{
	height:29px;
	line-height:29px;
	color:#8F9194;
	position:relative;
	display:inline-block;
	font-family: 'din-boldregular','Droid Sans', serif;
	letter-spacing:0;
	font-size:11px;
}
.subnav-link:after{
	content:"|";
	position:absolute;
	bottom:0;
	right:-4px;
	cursor:default;
}
.subnav-link:nth-child(3):after, .subnav-link:nth-child(6):after{
	content:"";
}
.subnav-link a{
	float:left;
	color:#8F9194;
	height:100%;
	line-height:29px;
	letter-spacing:0.5px;
	font-size:10px;
	padding:0 15px;
}
.subnav-link:first-child a, .subnav-link:nth-child(4) a{
	padding-left:0;
	margin-left:0;
}
.subnav-link a:hover, .subnav-link.active a{
	color:#fff;
}
/**** Nav Bar Styling Ends here ***/

/*.fixed-top{*/
/*	background:black;*/
/*}*/

/*li.nav-item a{*/
/*	color: grey;*/
/*    font-size: 14px;*/
/*    font-weight: 500;*/
/*}*/
/*li.nav-item a:hover{*/
/*	color:white;*/
/*	font-weight:bold;*/
/*}*/
/*li.nav-item a:active{*/
/*	color:white;*/
/*	font-weight:bold;*/
/*}*/

.text h1{
	/*font-size: 60px;
	font-family: "DINCond-Black";*/
	font-size: 40px;
	font-family: 'din-boldregular','Droid Sans', serif;
	text-transform: uppercase;
	font-weight: 500;
	padding-bottom: 40px;
	color: #000;
	letter-spacing: 2px;
}
.text h3{
	font-size: 23px;
    font-style: italic;
    padding-bottom: 25px;
    font-weight: bold;
}
.text h4{
   font-size: 15px;
   font-weight: bold;
   line-height: 24px;
}
.text p{
	font-size: 14px;
	color: #333333;
	font-style: italic;
}
/*.work h1{
	font-size:60px;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:40px;
}
.work h3{
	font-size: 38px;
    font-style: italic;
    padding-bottom:50px;
}*/
.align{
	text-align: left;
	padding: 10px;
}
.align h5{
	color: black;
    padding: 15px 0;
    font-weight: 700;
    font-size: 12px;
}
.align span.dark{
	color: grey;
    font-style: italic;
}
.align a:hover {
    color: grey;
    text-decoration: none;
}
.align span.dark:hover{
	color: grey;
}
@media only screen and (max-width: 750px) {
.text h1{
	font-size:34px;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:20px;
}
.text h3{
	font-size: 26px;
}
/*#about{
	padding: 20px;
}*/
.text p{
	font-size: 14px;
}
.text h4 {
    font-size: 14px;
}
.work h1{
	font-size:34px;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:20px;
  }
/*#work{
	padding:30px;
  }*/
.align{
	padding-left: 20px;
  }
.background{
	background: #d7d8d6;
    padding: 50px;
    margin-bottom:10px;
  }
.inner{
    background: #ffffff;
    padding: 50px 50px 25px 50px;
    /*margin-bottom:10px;*/
  }
}

/*=========================================================================================
									 Slider layout
==========================================================================================*/
#insert-div{
	position:fixed;
	left:0;
	bottom:0;
	width:100%;
	height:100%;
	z-index:9999;
	overflow:auto;
	background-color:#eee;
	background-image:url(images/loading.gif);
	background-repeat:no-repeat;
	background-position:center;
}
#slider-container{
	max-width:1024px;
	min-height:70%;
	width:100%;
	background-color:#eee;
	z-index:10;
	position:absolute;
	display:none;
}
#slider-content{
	width:100%;
	float:left;
	position:relative;
	background:#fff;
	font-family: 'Myriad Web Pro','Droid Sans', serif;
	font-size: 13px;
	font-style: normal;
	color:#58585B;
	margin:20px 0;
	box-shadow:0 0 5px 0 #ccc;
	z-index:10;
}
/*=========================================================================================
									 overlay
==========================================================================================*/
#overlay{
	width:100%;
	height:100%;
	position:absolute;
	z-index:9;
	left:0;
	top:0;
	cursor:pointer;
	background:transparent;
}

/*=========================================================================================
									Close popup
==========================================================================================*/
#close-popup{
	width:50px;
	height:50px;
	background:url('/images/close.png') no-repeat center;
	background-size:10px 10px;
	position:absolute;
	top:0px;
	right:0px;
	cursor:pointer;
	z-index:1000000;
}
/*=========================================================================================
									 Media Queries
==========================================================================================*/
@media only screen and (max-width: 1024px) {
	.unresponsive-nav{
		display:none;
	}
	.responsive-nav{
		display:block;
	}
	.navbar-collapse{
		width:100%;
	}
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		background:#53475D;
		height:29px;
		padding:0;
		margin:0;
		width:100%;
		border-radius:0;
		text-align:center;		
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: rgb(255, 255, 255);
		background-color: rgb(8, 8, 8);
	}
	.navbar-nav .open  .dropdown-menu > li {
		clear: both;
		padding:0;
		margin:0;
	}
	.navbar-nav .open .dropdown-menu > li > a{
		color:#8F9194;
		height:100%;
		line-height:29px;
		letter-spacing:0.5px;
		font-family: 'din-boldregular','Droid Sans', serif;
		font-size:10px;
		padding:0 15px;
		background-color: transparent;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
	.dropdown-menu > .active > a:focus,
	.dropdown-menu > .active > a:hover,
	.dropdown-menu > .active > a{
		background-color: transparent;
	}
	.subnav-container-static{
		display:none;
	}
	.navbar-nav > li > a{
		height:50px;
		line-height: 30px;
	}
	
/*=========================================================================================
									ABOUT US PAGE V2 - STYLING
==========================================================================================*/
}
.skip-to-homepage {
    top: 50% !important;
    right: 4% !important;
    position: fixed !important;
    z-index: 999999;
}
@media only screen and (max-width: 450px) {
    .skip-to-homepage {
        top: 90% !important;
        right: 4% !important;
        position: fixed !important;
        z-index: 999999;
     }
}
.jumbotron.jumbo-black.container {
    background: #000;
    margin-bottom: 0;
    padding: 80px 100px 50px 85px;
}

@media only screen and (max-width: 450px) {
   .jumbotron.jumbo-black.container {
        padding: 50px;
    } 
}

.jumbo-black h1 {
    font-size: 38px;
    font-family: 'din-boldregular','Droid Sans', serif;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    letter-spacing: 1px;
    line-height: 45px;
}
.align1{
	text-align: left;
	padding: 10px;
}
.align1 h5{
	color: black;
    padding: 15px 0;
    font-weight: 700;
    font-size: 12px;
}
.align1 span.dark{
	color: grey;
    font-style: italic;
}
.align1 a:hover {
    color: grey;
    text-decoration: none;
}
.align1 span.dark:hover{
	color: grey;
}