/* ========================= COMMON ========================= */

@font-face {
  font-family: "DINPro Regular";
  src: url("DINPro-Regular.eot");
  src: url("DINPro-Regular.eot?#iefix") format("embedded-opentype"), url("DINPro-Regular.woff") format("woff"), url("DINPro-Regular.ttf") format("truetype"), url("DINPro-Regular.svg#DINPro Regular") format("svg");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "DINPro Bold";
  src: url("DINPro-Bold.eot");
  src: url("DINPro-Bold.eot?#iefix") format("embedded-opentype"), url("DINPro-Bold.woff") format("woff"), url("DINPro-Bold.ttf") format("truetype"), url("DINPro-Bold.svg#DINPro Bold") format("svg");
  font-style: normal;
  font-weight: normal;
}



body * {
	text-rendering: optimizelegibility;
	webkit-font-smoothing: subpixel-antialiased !important;
}

body {
	font-family: "DINPro Regular", Georgia, "Times New Roman", serif;
	font-size: 18px;
	line-height: 26px;
	color: #333;
	background: #F7F8F9;
	overflow-y: scroll !important;
}

html,body {
  height: 100%;
}
body.no-navbar {
	padding-top: 0px;
}
::selection {
	background:#ffe500;
	color: #333;
}
::-moz-selection {
	background:#ffe500;
	color: #333;
}
a {
	color: #2e66ab;
	text-decoration: none;
	cursor: pointer;
}
table a, .table a {
	text-decoration: none;
}
a:active, a:focus{
    outline: none;
}
a:hover {
	text-decoration: none;
	color: #285e8e;
	text-decoration: underline;
}
p {
	margin: 0 0 13px 0;
}


.transition-all {
	-webkit-transition: all 200ms linear; 
	-moz-transition: all 200ms linear; 
	-ms-transition: all 200ms linear; 
	-o-transition: all 200ms linear; 
	transition: all 200ms linear;
}
strong {
	font-family: "DINPro Bold", Georgia, "Times New Roman", serif;
	font-weight: normal;
}
.yellow {
	color: #ffe500;
}

	ul.bullet {
	padding-left: 30px;
}
ul.bullet li {
	list-style: disc;
	padding-bottom: 13px;
}


.more {
	padding: 13px 10px;
	text-transform: uppercase;
	display: block;
	border: 1px solid #888;
	max-width: 120px;
	text-align: center;
	font-family: "DINPro Bold";
	font-size: 13px;
	margin: 0px auto;
	color: #888;
	margin-top: 60px;
	border-radius: 2px;
}
.more:hover {
	background: #333;
	border: 1px solid #333;
	color: #333;
	color: #ffe500;
	text-decoration: none;
}


ul.boxes li {
	display: block;
	background: #333;
	margin: 10px 0px 10px 0px;
	padding: 10px;
	border-radius: 3px;
	color: #ffe500;
}





/* Headings */
h1 {
	font-family: "DINPro Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 48px;
	letter-spacing: -0.05em;
	line-height: 0.6em;
	margin: 0.4em auto 0;
	max-width: 1024px;
	text-transform: uppercase;
}
h3 {
	text-align: center;
	display: inline;
	padding: 6px 20px 7px 20px;
	background: #333;
	color: #ffe500;
	font-family: "DINPro Bold";
	text-transform: uppercase;
	font-size: 36px;
	border-radius: 2px;
	
}
.line {
	width: 50px;
	background: #ffe500;
	height: 4px;
	margin: 0px auto 0px auto;	
	border-radius: 2px;
}
.line100 {
	width: 25%;
} 
.title {
	padding-bottom: 80px;
}
h4 {
	font-family: "DINPro Bold";
	text-transform: uppercase;
	font-size: 24px;
	padding-bottom: 40px;
}
.icon {
	padding-bottom: 10px;
}
.icon i {
	font-size: 60px;
}
blockquote {
	font-family: Georgia,"Times New Roman",serif;
	font-style: italic;
	font-weight: normal;
	line-height: 1.42857;
}
em, .italic {
	font-style: normal;
	font-family: "Aleo Italic",Georgia,"Times New Roman",serif;
}







/* HEADER */
header {
	position: relative;
	text-align: center;
	min-height: 80px;
}
header .shadow {
    background: url("../images/navbar-gradient.png") repeat-x scroll 50% 0 transparent;
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 120px;
	 z-index: 50;
}
header .shadow2 {
    background: url("../images/navbar-gradient2.png") repeat-x scroll 50% 0 transparent;
	 height: 180px;
}



/* SLIDER */
.slider {
	background: #1e1e27;
}
.ns_slideContent table {
	width: 100%;
	height: 100%;
}
.ns_slideContent table, .ns_slideContent table td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	vertical-align: middle;
}
.cdisplay {
	vertical-align: middle;
	color: #fff;
	text-align: center;
	width: 50%;
}
.cdisplay .top {
	color: #333;
	background: #ffe500;
	display: inline;
	padding: 4px 20px 6px 20px;
	font-family: "DINPro Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 56px;
	text-transform: uppercase;
	letter-spacing: -0.05em;
	border-radius: 2px;
}
.cdisplay .line {
	display: none;
}

.cdisplay .top-img {
	width: 99px;
	height: 150px;
	margin: 0px auto;

}
.img-yoon {
	display: block;
	width: 99px;
	margin: 0px auto;
}
.cdisplay .bottom {
	font-size: 25px;
	line-height: 1.3em;
	margin-top: 30px;
}

@media (max-width:1024px){
.cdisplay {
	width: 75%;
}
.cdisplay .top {
	font-size: 42px;
}
.cdisplay .bottom {
	font-size: 18px;
}
}
@media (max-width:768px){
.cdisplay {
	width: 75%;
}
.cdisplay .top {
	font-size: 28px;
}
.cdisplay .bottom {
	font-size: 13px;
}
}
@media (max-width:480px){
.cdisplay {
	width: 90%;
}
.cdisplay .top {
	font-size: 22px;
}
.cdisplay .bottom {
	font-size: 11px;
}
}



/* NAV */
.navbar-brand {
	margin-top: -36px
}
.navbar-custom {
	padding-top: 34px;
	margin-right: -15px;
}
.top-nav-collapse {
	padding-top: 0;
	margin-top: 0px;
	background-color: #fff;
	border-bottom: 1px solid #ddd;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.08);
}
.navbar-brand-collapsed {
	display: none;
	margin-top: -9px
}
.top-nav-collapse .navbar-brand {
	display: none;
}
.top-nav-collapse .navbar-brand-collapsed {
	display: block;
}
.navbar-custom ul.nav li {
		margin-left: 5px;
}
.navbar-custom ul.nav li a {
	font-size: 30px;
	color: #d2d2d2;
	text-transform: uppercase;
	font-family: "DINPro Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	letter-spacing: -0.015em;	
}
.navbar-custom.top-nav-collapse ul.nav li a {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	color: #555;
	margin-top: 0px;
	font-size: 20px;
	letter-spacing: -0.01em;	
}
.navbar-custom .nav li a {
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
}

.navbar-custom .nav li.active a {
	color: #fff;
}
.navbar-custom.top-nav-collapse .nav li.active a {
	color: #000;
}


.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus {
    outline: 0;
    background-color: rgba(255,255,255,.2);
}

/* Nav Toggle */
.navbar-toggle {
	padding-top: 0px;  
	padding-bottom: 0;
	margin: -8px 15px 0 0;
	height: auto;
	font-size: 32px;
	color: #fff;
}
.navbar-custom.top-nav-collapse .navbar-toggle {
	padding-top: 11px;  
	color: #000;
}
.navbar-toggle:focus,
.navbar-toggle:active {
    outline: 0;
}

@media (max-width:768px){
.navbar-custom ul.nav li a {
	font-size: 14px;
	margin-top: 0;
	background: #666;
}
.navbar-custom.top-nav-collapse ul.nav li a {
	font-size: 14px;
	margin-top: 0;
	background: #eee;
}
.navbar-brand img {
	width: 50%;
}
}

@media (max-width:1140px){
.navbar-custom {
	padding-top: 20px;
}
.navbar-custom.top-nav-collapse {
	padding-top: 0px;
}
.navbar-custom ul.nav li a,
.navbar-custom.top-nav-collapse ul.nav li a
{
	font-size: 14px;
}
.navbar-brand img {
	width: 75%;
}
}


@media (max-width:900px){
.navbar-custom ul.nav li a,
.navbar-custom.top-nav-collapse ul.nav li a
{
	font-size: 13px;
}
}
@media (max-width:600px){
.navbar-brand img {
	width: 60%;
}
.top-nav-collapse .navbar-brand img {
	width: 100%;
}
.mouse-down {
		display: none;
}
}







/* Sections */

section {
	padding-top: 120px;
	padding-bottom: 120px;
	background: #F7F8F9;
}

section.home {
	padding-bottom: 60px;
}
.column {
	padding-bottom: 80px;
}
.column2 {
	padding-bottom: 30px;
}

.home2 {
	background: url(../images/bg2.jpg) center top fixed #63636b;
	min-height: 400px;
}
blockquote {
	font-size: 28px;
	color: #666;
	border: none; 
	padding: 40px 0px 40px 0px;	
	margin: 0;
	text-align: center;
}
.home2 blockquote {
	color: #ffe500;
}
.home2 {
	color: #fff;
	font-size: 16px;
}
.home2 h4, .portrait-container h4 {
	padding-bottom: 0;
	font-size: 22px;
	padding-top: 10px;
	margin-bottom: 5px;
}

section.awards {
	padding: 80px 0 60px 0;
	background: #fff;
}
section.awards p {
/*	font-size: 15px;*/
}
.awd-title {
	font-family: "DINPro Bold", Georgia, "Times New Roman", serif;
}

.portrait {
	margin-top: 25px;
}
.portrait-container {
	margin-top: -20px;
	margin-bottom: -40px;
}
.year {
	font-size: 36px;
	color: #666;
	text-transform: uppercase;
	font-family: "Brandon Grotesque Black", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.date {
	font-size: 20px;
	color: #666;
	text-transform: uppercase;
	font-family: "Brandon Grotesque Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.heading {
	font-family: "Aleo Bold", Georgia, "Times New Roman", serif;
	color: #000;
}







/* portfolio */
.box {	
	background: #fff;
	margin: 15px auto 15px auto;
	position: relative;
	width: 260px;
	cursor: default;
}
.box .pic {
	width: 260px;
	height: 260px;
	overflow: hidden;
}
.box img {
	width: 260px;
	height: 260px;
	border-radius: 2px 2px 0px 0px;
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
.box .info {
	text-align: center;
	text-transform: uppercase;
	background: #333;
	color: #fff;
	padding: 12px 2px 15px 2px;
	border-radius: 0px 0px 2px 2px;
	letter-spacing: -0.03em;
}
.box .info strong {
	display: block;
}
.box .details {
	position: absolute;
	height: 260px;
	width: 100%;
	background: rgba(19,75,114,0.9);
	left: 0;
	top: 0;
	color: #fff;
	visibility:hidden;
	opacity:0;
	transition:visibility 0s linear 0.5s,opacity 0.5s linear;
	text-align: center;
	font-size: 16px;
	padding: 60px 10px 0px 10px;
}
.box .details span {
	display: block;
	font-family: "DINPro Bold", Georgia, "Times New Roman", serif;
}
.box .details a {
	text-decoration: underline;
	color: #FFE500;
	margin-top: 25px;
	display: block;
}
.box:hover .details {
  visibility:visible;
  opacity:1;
  transition-delay:0s;
}
.box:hover .pic img {
	width: 300px;
	height: 300px;
	margin-left: -20px;
	margin-top: -20px;
}
.platform {
	font-family: "DINPro Regular", Georgia, "Times New Roman", serif;
}



/* footer */
footer {
	min-height: 100px;
	padding: 45px 0 30px;
	background: #eee;
	width: 100%;
	font-size: 15px;
}
footer ul {
}
ul.social {
	margin-bottom: 30px;
}
ul.social li {
	display: inline-block;
	margin-right: 30px;
}
ul.social li img {
	vertical-align: -36%;
}
footer ul li a {
	color: #62626A;
}



.soap {
		color: #ffe500;
		text-decoration: underline;
}








.mouse-down {
	position: absolute;
	bottom: 180px;
	z-index: 100;
	color: #ffe500;
	left: 50%;
	font-size: 68px;
	text-align: center;
	display: block;
	cursor: pointer;
}
.mouse-down span {
  display: block;
  width: 10px;
  height: 10px;
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  transform: rotate(45deg);   
  border-right: 2px solid #ffe500;
  border-bottom: 2px solid #ffe500;
  margin: 0 0 -1px 6px;
}
.unu, .doi, .trei {
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite;
}

.unu {
  -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  -webkit-animation-direction: alternate;
}

.doi {
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -webkit-animation-direction: alternate;
}

.trei {
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -webkit-animation-direction: alternate;
}
.mouse {
	height: 32px;
	width: 22px;
	border-radius: 10px;
	transform: none;
	border: 2px solid #ffe500;
	margin-bottom: 4px;
}
.wheel {
  height: 6px;
  width: 2px;
  display: block;
  margin: 5px auto;
  background: #ffe500;
  position: relative;
}
.wheel {
  -webkit-animation: mouse-wheel 1.2s ease infinite;
  -moz-animation: mouse-wheel 1.2s ease infinite;
}

@-webkit-keyframes mouse-wheel {
   0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@-moz-keyframes mouse-wheel {
  0% { top: 1px; }
  50% { top: 2px; }
  100% { top: 3px;}
}

@-webkit-keyframes mouse-scroll {
  0%   { opacity: 0;}
  50%  { opacity: .5;}
  100% { opacity: 1;}
}
@-moz-keyframes mouse-scroll {
  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@-o-keyframes mouse-scroll {
  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@keyframes mouse-scroll {
  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}

@media (max-width:1600px){
.mouse-down {
		display: none;
}
}