
@import url(https://fonts.googleapis.com/css?family=Exo+2:100,400,600);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,800,800italic,700italic);

*, *:before, *:after {
    box-sizing: inherit;
}
html {
	font-size: 18px;
	height:100%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
       -moz-box-sizing: border-box; /* Firefox, other Gecko */
            box-sizing: border-box; /* Opera/IE 8+ */
}
@media screen and (max-width:992px) {
	html {
		font-size: 16px;
	}
}
@media screen and (max-width:768px) {
	html {
		font-size: 14px;
	}
}
body {
	font-family: 'Open Sans', sans-serif;
	background: url(../images/grundge_bg_tile.png) #000;
	color:#efefef;
	/*position: relative;*/
	height:100%;
	padding-top:100px;
	margin:0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size:1rem;
}
body:before {
	/*content:'';
	position:absolute;
	width:100%;
	height:100%;
	background: rgba(0,0,0,.9);*/
}
h1,h2,h3 {
	font-weight: 100;
    font-family: 'Exo 2', sans-serif;
    line-height: 1.2;
    color: #ccc;
    margin-bottom: 1rem;
}
.page-title {
    background:rgba(255,255,255,.05);
}
.page-title  h1{ 
    padding:3rem 0;
    margin:0;
    font-size:2.5rem;
}
img {
	max-width:100%;
}

a,a:focus,a:active,a:hover {
	text-decoration: none;
	-webkit-transition:all .4s ease;
       -moz-transition:all .4s ease;
            transition:all .4s ease;
    color:#50d1a2;
}
a:hover {
	color:#481f6b ;
}
footer a:hover {
    color:#50d1a2;
}
span.highlight {
	color:#50d1a2 ;
}

.transTitle {
	text-transform: uppercase;
	font-size:3.5rem;
	position: relative;
	/*color:#4d4d4d;*/
	margin-left:3.5rem;
    display: inline-block;
    text-align: left;

}
@media (min-width: 768px) {
	.transTitle {
		margin-top:6rem; 
	}
}
@media (min-width: 992px) {
	.transTitle {
		margin-top:7rem; 
	}
}
.transTitle > span {
	-ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: inline-block;
    position:absolute;
    left:-1.6em;
    top:.65em;
}
img.portrait {
	opacity: .7;
	width:100%;
	max-width:560px;
	margin-right:-3rem;
}


.logo-bar {
	padding:0 3.5rem;
}
.logo-bar h1 {
	text-transform: uppercase;
    margin:0;
    padding:1.4rem 0;
}
.ndq-sticky-header {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  -webkit-transition:all .4s ease;
     -moz-transition:all .4s ease;
          transition:all .4s ease;
  z-index:995;
}
.ndq-sticky-header.scrolled {
  background:rgba(0,0,0,.95);
}


/*home portfolio callouts*/
.main-content {
	background:rgba(255,255,255,.95);
	padding:5rem 3.5rem;
    color:#333;
}

.port-item a:not(.no-effect) {
	color:#ccc;
	background:#000;
	border-left:10px solid #50d1a2;
	padding:5rem 15px;
	text-align: center;
	font-size:2.3rem;
	-webkit-transition:all .3s ease;
	   -moz-transition:all .3s ease;
	        transition:all .3s ease;
	        display: block;
}
.port-item a img {
    -webkit-transition:all .3s ease;
       -moz-transition:all .3s ease;
            transition:all .3s ease;
}
.port-item a.no-effect:hover img {
    -webkit-transform:scale(1.05);
    -moz-transform:scale(1.05);
    transform:scale(1.05);
}

.port-item a:hover {
	/*-webkit-transform:scale(1.1);
	   -moz-transform:scale(1.1);
	        transform:scale(1.1);*/
    /*background:#50d1a2 ;*/
    /*border-color:#50d1a2;*/
    border-width: 30px;
    color:#50d1a2;
}


footer {
	padding:3rem 0;
}
nav ul li {
	list-style-type: none;
}
footer ul {
	display: table;
    margin:0;
    padding:0;
}
footer ul li {
	display: table-cell;
	width:1%;
	text-align: center
}
footer ul li a {
	color:#4d4d4d;
	line-height:2rem;
	display: block;
}
/**********************************
    Navigation Toggle Button
**********************************/

.menu-toggle {
    width: 70px;
    height: 60px;
    /*border:1px solid #333;*/
    position: fixed;
    top: 2.8em;
    right: 2em;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;


}

@media screen and (min-width: 40em) {
    .menu-toggle {
        /*border: 1px solid #fff;*/
    }
}

.menu-toggle * {
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    transition: all .1s ease;
}

.menu-toggle:hover {
    cursor: pointer;
}

.toggle-inner {
    width: 50%;
    height: 50%;
    border-top: 1px solid #50d1a2 ;
    border-bottom: 1px solid #50d1a2 ;
    position: relative;
    top: 30%;
    left: 30%;
}

.menu-toggle:not(.active) .toggle-inner {
    
}

.menu-toggle:hover:not(.active) .toggle-inner {
   
}

.toggle-inner:before {
    content: '';
    border-top: 1px solid #50d1a2 ;
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    transition: all .1s ease;
}

.menu-toggle.active .toggle-inner:after {
    content: '✕';
    font-family: 'Exo 2', sans-serif !important;
    font-weight:100 !important;
    font-size: 36px;
    vertical-align: text-top;
    line-height:30px;
    color:#666;
}

.menu-toggle.active .toggle-inner:before {
    display: none;
}

.menu-toggle.active .toggle-inner {
    border: 0;
}




/**********************************
			Navigation
**********************************/

.ndq-nav {
    position: fixed;
    right: 0;
    top: 0;
    width: 500px;
    max-width: 100%;
    background: #50d1a2;
    color: #333;
    height: 100%;
    display: none;
    opacity: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    overflow: hidden;
    z-index: 997;
    padding: 100px 0 40px 0;
}

@media screen and (min-width: 40em) {
    .ndq-nav {
        padding: 150px 0 40px 0;
    }
}

.ndq-nav.scroll {
    overflow-y: scroll;
 /* has to be scroll, not auto */
    -webkit-overflow-scrolling: touch;
}

.ndq-nav a {
    color: #333;
}
.ndq-nav li.selected > a {
    color:#fff;
}

.ndq-nav.on {
    display: block;
}

.ndq-nav.on.visible {
    opacity: 1;
}

.ndq-nav .inner {
	/*width:0;*/
    opacity: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
	/*padding:80px 0 40px 0;*/
    -webkit-transform: translateX(200px);
    -ms-transform: translateX(200px);
    transform: translateX(200px);
    min-height: 100%;
    margin: 0 40px !important;
    overflow: hidden;
}

.ndq-nav .inner.in-view {
	/*width:auto;*/
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

@media screen and (min-width: 40em) {
    .ndq-nav .inner {
		/*padding:150px 0 40px 0;*/
    }
}

.ndq-nav ul li {
    list-style-type: none !important;
}
.ndq-nav ul li a {
    font-family: 'Exo 2', sans-serif;
    font-weight:100;
    font-size: 30px;
    line-height: 1.75;
    display:block;
}
.ndq-nav ul li a:hover {
    color:#fff;
}

.ndq-slider-nav {
    position: relative;
    overflow: hidden;
    min-height: 100%;
}

.ndq-slider-nav li ul {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    min-height: 100%;
    background: #50d1a2;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    transition: all .1s ease;
    margin-left:0 !important;
}

.ndq-slider-nav li ul.slide-in {
    left: 0;
}

.ndq-slider-nav li.ndq-back a:before,
.ndq-slider-nav li.ndq-has-sub-nav a:after {
    font-family: "FontAwesome" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px;
    vertical-align: middle;
}

.ndq-slider-nav li.ndq-back {
    border-bottom: 1px dotted rgba(0,0,0, .2);
}

.ndq-slider-nav li.ndq-back a:before {
    content: '\f0d9';
    color:#666;
    padding-right: 10px;
    display:inline-block;
    vertical-align: middle;
    line-height: 1.75;
}

.ndq-slider-nav li.ndq-has-sub-nav > a:after {
    content: '\f0da';
    color:#666;
    padding-left: 10px;
    display:inline-block;
    vertical-align: middle;
    line-height: 1.75;
}

.ndq-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    background: rgba(0,0,0,.7);
    opacity: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
    z-index: 996;
}

.ndq-overlay.on {
    display: block;
}

.ndq-overlay.on.visible {
    opacity: 1;
}
div[class*=col].port-item {
    margin-bottom:30px;
}
.centered {
    margin:0 auto;
}