body {
	font-family: 'OpenSans', Arial, Helvectiva, san-serif;
	color: #202d4c;
	font-size: 16px;
}

element.style { max-height: none;
}

@font-face { font-family: 'BebasNeue';
    src: url('../fonts/BEBAS___-webfont.eot');
    src: url('../fonts/BEBAS___-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/BEBAS___-webfont.woff') format('woff'), url('../fonts/BEBAS___-webfont.ttf') format('truetype'), url('../fonts/BEBAS___-webfont.svg#bebasregular') format('svg');
    font-weight: normal;
    font-style: normal;
    cursor: pointer;
}

@font-face {
    font-family: 'Bebas Neue Book';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/BebasNeue Book.woff') format('woff');
    }


@font-face {
    font-family: 'Bebas Neue Thin';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/BebasNeue Thin.woff') format('woff');
    }


@font-face {
    font-family: 'Bebas Neue Light';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/BebasNeue Light.woff') format('woff');
    }


::-moz-selection {
	background-color: #ff7800;
	color: #ffffff;
}
::selection {
	background-color: #ff7800;
	color: #ffffff;
}

		/* display fonts */
.thumb-title {
	font-family: 'BebasNeue', Arial, san-serif;
	font-weight: lighter;
	color: #ffffff;
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 30px;
	text-transform: uppercase;
	text-shadow: 1px 1px 5px rgba(0,0,0, 0.7);
}

.thumb-text {
	font-size: 16px;
	font-family: 'BebasNeue', Arial, san-serif;
	line-height: 1.2ems;
	color: #ffffff;
	padding: 0;
	margin-bottom: 0;
}

h1 {
font-family: 'BebasNeue', Arial, san-serif;
color: #ff7800;
padding: 0;
font-size: 75px;
margin: 0;
text-transform: uppercase;
}

h2 {
font-family: 'BebasNeue', Arial, san-serif;
color: #ff7800;
margin: 0;
padding: 10px 0 30px 0;
font-size: 60px;
text-transform: uppercase;
}


h3 {
	font-family: 'BebasNeue', Arial, san-serif;
	color: #ff7800;
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 45px;
	text-transform: uppercase;
	}
h4 {
	font-family: 'BebasNeue', Arial, san-serif;
	color: #ff7800;
	padding: 0;
	margin: 0;
	font-size: 25px;
	text-transform: uppercase;
}
p {
	font-size: 16px;
	font-family: Helvectica, Arial, san-serif;
	line-height: 1.2ems;
	color: #202d4c;
	padding: 10px;
	margin-bottom: 20px;
}
.media-body p {
	font-size: 16px;
	font-family: Helvectica, Arial, san-serif;
	line-height: 1.2ems;
	color: #ffffff;
	padding-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
}

.media-body {
	font-size: 16px;
	font-family: Helvectica, Arial, san-serif;
	line-height: 1.2ems;
	color: #ffffff;
	padding-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
}
header {
	text-align: center;
	color: #ffffff;
	background: #202d4c;
	height: 100%;
}
header img {
	margin: 0 auto;
}
header .container {
	padding-top: 200px;
	padding-bottom: 200px;
}
.info-2 {
	font-size: 16px;
	line-height: 1.2ems;
	color: #ffffff;
	text-align: left;
}
.center {
	margin-left: auto;
	margin-right: auto;
	float: none;
	text-align: center;
}

.center {
	margin-left: auto;
	margin-right: auto;
	float: none;
	text-align: center;
}

/*NAVBAR*/
.navbar, .navbar-brand, .navbar-default {
	height: auto;
	font-size: 20px;
	background-color: #ffffff;
	border-color: #ff7800;
	font-family: 'BebasNeue', Arial, san-serif;
	margin-top: 0;
	text-transform: uppercase;
 	}
.navbar-nav {
	padding: 10px 0 10px 0;
	margin: 0;
}
.navbar-default .navbar-nav>li>a {
	line-height: 30px;
	font-family: 'BebasNeue', Arial, san-serif;
	font-size: 20px;
	color: #ff7800;
}
.navbar-default .navbar-nav>.active a, .navbar-default .navbar-nav>.active a:focus, .navbar-default .navbar-nav>.active a:hover {
    color: #ff7800;
    background-color: transparent;
    font-family: 'BebasNeue', Arial, san-serif;
    font-size: 20px;
}
.navbar, .navbar-default, .navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	border-radius: 0;
}

.container>.navbar-collapse {
	margin-right: 0;
	margin-left: 0;
	max-height: 240px;
}
.navbar-collapse {
	border-color: #ff7800;
	padding-left: 10px;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
}
.navbar-toggle {
	border: none;
	margin-top: 23px;
	color: #ff7800;
	margin-right: 0;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ff7800;
}


/*PORTFOLIO*/

#single-project {
    background: none #ffffff;
    margin-bottom: 20px;
    margin-top: 30px;
}
.single-project img {
    width:100%;
		padding-top: 10px;
}

/*.toggleDiv {
	padding-top: 35px;
}*/
.project-description {
    padding-right:0;
}
.project-description p {
    padding-left:0;
}
.project-title {
    margin-top: 15px;
    margin-bottom:10px;
    border-bottom:1px solid #ff7800;
}
.project-title h3 {
    float: left;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 35px;
    padding: 0;
    width: 80%;
}
.project-title .close {
    color: #ff7800;
    margin-top: 0;
}
.project-info span {
    color:#ff7800;
}
.project-info {
    font-weight: 400;
    padding: 10px 0;
    font-family: Helvetica, Arial, san-serif;
}
.project-info span {
    width: 80px;
    display: inline-block;
}
.project-info div {
    margin-bottom:5px;
}
.close {
    float: right;
    width: 40px;
    height: 40px;
    text-align: center;
}
#portfolio-grid {
	padding: 15px 0 0 0;
	margin-left: 0;
	margin-right: 0;
}
#portfolio-grid .mix {
    opacity: 0;
    display: none;
}

/*thumbnail*/
.thumbnail {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    padding: 0;
    border: 1px solid #f1f1f1;
    border-radius: 0;
    box-shadow:none;
    text-align: center;
}
.thumbnail .more {
    display:block;
    z-index:4;
    position:absolute;
    top:-100px;
    left:50%;
    margin:0 auto;
    margin-left:-41px;
    width:80px;
    height:80px;
    font-size:40px;
    color:#fff;
    text-decoration:none;
    line-height: 70px;
    text-align: center;
}
.thumbnail:hover .more {
    top: 50%;
    margin-top: -40px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3 s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.thumbnail h3,
.thumbnail p {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 4;
}
.thumbnail h3 {
    color: #ff7800;
    margin-top: 10px;
    font-size: 20px;
}
.thumbnail > p {
    padding-bottom: 20px;
}
.thumbnail .mask {
    opacity: 0.75;
    filter: alpha(opacity=85);
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ff7800;
    position: absolute;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2 s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.thumbnail:hover .mask {
    top: 0;
}

/*Padding for Multiple images in div expanded view*/
.image-box  {
	padding-top: 15px;
}
/*folio-icon@font-face {
  font-family: 'porta';
  src: url('../fonts/pluton.eot?49924914');
  src: url('../fonts/pluton.eot?49924914#iefix') format('embedded-opentype'),
       url('../fonts/pluton.woff?49924914') format('woff'),
       url('../fonts/pluton.ttf?49924914') format('truetype'),
       url('../fonts/pluton.svg?49924914#porta') format('svg');
  font-weight: normal;
  font-style: normal;
}*/

/*Icons*/
 /*
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "porta";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;

  text-align: center;*/

  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;}


/*SKILLS BAR*/
.skills {
    list-style-type: none;
    position: relative;
    margin:0px;

}
ul {
	padding-left: 0;
	list-style: none;
}
.skills li {
    margin-bottom:30px;
    background:#f1f1f1;
    height:40px;
    border-radius: 5px;
	list-style: none;
}
.skills li h3 {
	font-family: Helvetica, sans-serif;
    position: relative;
    font-size: 20px;
    text-transform: uppercase;
    padding: 10px 0 10px 10px;
    margin:0;
    z-index: 1;
    color: #ffffff;
}
.skills li .bar {
    height: 40px;
    position:absolute;
    background-color: #ff7800;
    border-radius: 5px;
}

/*CONTACT SECTION*/
.contact-form {
	margin: auto 0;
}
.error {
    color: red;
    display: none;
}
.left-align {
    text-align: left;
}
.form-control {
	height: 55px;
	background-color: #293f73;
	border: 1px solid #084985;
	font-family: 'BebasNeue', Arial, san-serif;
	color: #ffffff;
	font-size: 25px;
	border-radius: 0;
}
.message-box {
	height: 200px;
	width: 458px;
	background-color: #293f73;
	border: 1px solid #084985;
	font-family: 'BebasNeue', Arial, san-serif;
	color: #ffffff;
	padding: 5px 0 10px 10px;
	font-size: 45px;
}
#contact-list {
	padding-left: 0;
}

#contact-list li {
	list-style: none;
	line-height: 1.3em;
	font-family: 'BebasNeue', Arial, san-serif;
	font-size: 35px;
	color: #ffffff;
}

/*BUTTONS*/
.btn-default {
	text-align: center;
	width: 200px;
	background-color: #ff7800;
	border: none;
	border-radius: 30px;
	font-family: 'BebasNeue', Arial, Helvetica, san-serif;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 24px;
	margin: 5px 10px 5px 10px;
	padding: 5px 0 5px 0;
}
.btn-default:hover, .btn-default:focus {
	background-color: orange;
	color: #ffffff;
}
.btn-primary {
	display: inline-block;
	width: 200px;
	background-color: #ff7800;
	border: none;
	border-radius: 30px;
	font-family: 'BebasNeue', Arial, Helvetica, san-serif;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 24px;
	margin: 0;
	float: left;
}
.btn-primary:hover, .btn-primary:focus {
	background-color: orange;
	color: #ffffff;
}
/*SECTIONS*/
/*.section {
	padding: 80px 0 50px 0;
}*/
.section {
	padding: 50px 0 50px 0;
}
.dates {
	color: #fefa96;
	font-family: 'BebasNeue', Arial, san-serif;
	font-size: 16px;

}
.list {
    padding: 0;
    font-family: Helvectia, Arial, san-serif;
}

.list li {
	list-style: none;
	line-height: 1.3ems;
	padding: 0;
	text-align: left;
}
.section-header .section-title {
    text-transform: uppercase;
    position: relative;
    padding-bottom: 20px;
    margin: 0 0 20px;
}
.section1 {
	background: #ffffff;
}
.section2 {
	background: #202d4c;
	color: #ffffff;
}
#folio-items {
	margin-bottom: 30px;
    background: #181A1C;
}
#folio-items {
	margin-bottom: 30px;
    background: #181A1C;
}
.project {
	margin-bottom: 30px;
    background: #181A1C;
}

#footer {
	background-color: #223d7d;
	bottom: 0;
	width: 100%;
	padding: 10px 0 10px 0;
}
#footer p {
	font-size: 12px;
	color: #ffffff;
	margin: 0;
	padding: 10px 20px 10px 20px;
	vertical-align: center;
}

/*.project-info {
	font-weight: 100;
    padding: 10px 0;
    color: #202d4c;
}*/
/*scroll*/
.scrollup {
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    width: 39px;
    height: 39px;
    border-radius: 2px;
    font-size: 20px;
    position: fixed;
    bottom: 40px;
    right: 20px;
    display: none;
    background: #ff7800;
    margin-left: 0;
    color: #ffffff;
}
.scrollup > a {
    position: relative;
    top: 7px;
    color: #ffffff;
}
.container > .navbar-header {
	margin-left: 0;
	margin-right: 0;
}
.row {
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 10px;
}

@media (min-width: 1200px) {
    .thumbnail .more {
        margin-left:-41px;
        width:80px;
        height:80px;
        border-radius:40px;
        line-height: 80px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
	body {
	padding-right: 0;
	padding-left: 0;
	}
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .navbar-right {
	margin-right: 10px;
}
.navbar > .container .navbar-brand {
	margin-left: 0;
}
	.container {
	padding-right: 15px;
	padding-left: 15px;
}
}


:hov


.cls

element.style {
}

@media (min-width: 768px){
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	margin-left:0;
}

}


@media (max-width: 768px){
	header .container {
    padding-top: 80px;
    padding-bottom: 80px;
    padding-right: 0;
  }
  	.navbar-brand {
	margin-left: 0;
	transition: all .3s
}
	.navbar-toggle {
	margin-right: 10px;
}
	.navbar-header, {
	margin-right: 0;
	margin-left: 0;
}
img {
max-width: 100%;
width: 100%; /*--firefox hack---*/
}
#welcome > .container {
	padding-left: 15px;
	padding-right: 15px;
}
	#contact-list li {
	font-size: 30px;
}
	p {
	margin-left: 0px;
	margin-right: 0px;
}
	.col-sm-12 {
	padding-top: 15px;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0;
}
	/*.col-sm-6 {
	padding-left: 0;
	padding-right: 0;
}*/

about img {
padding-bottom: 20px;
width: 65%;
margin: 0 auto;
}
.row {
	margin-right: 0;

}

@media (min-width: 767px) {
  	body {
	padding-right: 0;
	padding-left: 0;
	}
/*    .navbar-toggle {
	margin-right: 40px;
}
   .navbar-brand {
	padding-left: 40px;
}*/
	.hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }

  #contact-list ul li{
	font-size: 25px;
	padding-left: 10px;
	padding-right: 10px;
}
.thumnail { width: 100%;
}


@media (min-width: 480px) and (max-width: 480px)
{
about img {
padding-bottom: 20px;
width: 65%;
margin: 0 auto;
}
}
