body {
	overflow-x:hidden;
	font-family:"Roboto Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-family: 'Montserrat', 'sans-serif';
}
	.text-muted {
	color:#777
}
	.text-primary {
	color:#f58123
}
	p {
	font-size:14px;
	line-height:1.75
}
	p.large {
	font-size:16px
}
	a,a:hover,a:focus,a:active,a.active {
	outline:0
}
	a {
	color:#f58123
}
	a:hover,a:focus,a:active,a.active {
	color:#fec503
}
	h1,h2,h3,h4,h5,h6 {
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	font-weight:700
}
	.img-centered {
	margin:0 auto
}
	.bg-light-gray {
	background-color:#f7f7f7
}
	.bg-darkest-gray {
	background-color:#222
}
	.btn-primary {
	color:#fff;
	background-color:#f58123;
	border-color:#f58123;
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	font-weight:700
}
	.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary {
	color:#fff;
	background-color:#fec503;
	border-color:#f6bf01
}
	.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary {
	background-image:none
}
	.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active {
	background-color:#f58123;
	border-color:#f58123
}
	.btn-primary .badge {
	color:#f58123;
	background-color:#fff
}
	.btn-xl {
	color:#fff;
	background-color:#f58123;
	border-color:#f58123;
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	font-weight:700;
	border-radius:3px;
	font-size:18px;
	padding:20px 40px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
	.btn-xl:hover,.btn-xl:focus,.btn-xl:active,.btn-xl.active,.open .dropdown-toggle.btn-xl {
	color:#fff;
	background-color:#fec503;
	border-color:#f6bf01
}
	.btn-xl:active,.btn-xl.active,.open .dropdown-toggle.btn-xl {
	background-image:none
}
	.btn-xl.disabled,.btn-xl[disabled],fieldset[disabled] .btn-xl,.btn-xl.disabled:hover,.btn-xl[disabled]:hover,fieldset[disabled] .btn-xl:hover,.btn-xl.disabled:focus,.btn-xl[disabled]:focus,fieldset[disabled] .btn-xl:focus,.btn-xl.disabled:active,.btn-xl[disabled]:active,fieldset[disabled] .btn-xl:active,.btn-xl.disabled.active,.btn-xl[disabled].active,fieldset[disabled] .btn-xl.active {
	background-color:#f58123;
	border-color:#f58123
}
	.btn-xl .badge {
	color:#f58123;
	background-color:#fff
}
	.navbar-default {
	background-color:#222;
	border-color:transparent
}
	.navbar-default .navbar-brand {
	color:#f58123;
	font-family:"Kaushan Script","Helvetica Neue",Helvetica,Arial,cursive
}
	.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:active,.navbar-default .navbar-brand.active {
	color:#fec503
}
	.navbar-default .navbar-collapse {
	border-color:rgba(255,255,255,.02)
}
	.navbar-default .navbar-toggle {
	background-color:#f58123;
	border-color:#f58123
}
	.navbar-default .navbar-toggle .icon-bar {
	background-color:#fff
}
	.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
	background-color:#f58123
}
	.navbar-default .nav li a {
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	font-weight:400;
	letter-spacing:1px;
	color:#fff
}
	.navbar-default .nav li a:hover,.navbar-default .nav li a:focus {
	color:#f58123;
	outline:0
}
	.navbar-default .navbar-nav>.active>a {
	border-radius:0;
	color:#fff;
	background-color:#f58123
}
	.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus {
	color:#fff;
	background-color:#F5AD23;
}
	@media (min-width:768px) {
	.navbar-default {
	background-color:transparent;
	padding:25px 0;
	-webkit-transition:padding .3s;
	-moz-transition:padding .3s;
	transition:padding .3s;
	border:0
}
	.navbar-default .navbar-brand {
	font-size:2em;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	transition:all .3s
}
	.navbar-default .navbar-nav>.active>a {
	border-radius:3px
}
	.navbar-default.navbar-shrink {
	background-color:#2E2A2A;
	padding:10px 0
}
	.navbar-default.navbar-shrink .navbar-brand {
	font-size:1.5em
}
}
	header {
	background-image:url(../img/header-bg.png);
	background-repeat:none;
	background-attachment:scroll;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	-o-background-size:cover;
	text-align:center;
	color:#fff
}
	header .intro-text {
	padding-top:100px;
	padding-bottom:50px
}
	header .intro-text .intro-lead-in {
	font-family:"Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-style:italic;
	font-size:22px;
	line-height:22px;
	margin-bottom:25px
}
	header .intro-text .intro-heading {
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	font-weight:700;
	font-size:50px;
	line-height:50px;
	margin-bottom:25px
}
	@media (min-width:768px) {
	header .intro-text {
	padding-top:200px;
	padding-bottom:300px
}
	header .intro-text .intro-lead-in {
	font-family:"Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-style:italic;
	font-size:40px;
	line-height:40px;
	margin-bottom:25px
}
	header .intro-text .intro-heading {
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	font-weight:700;
	font-size:75px;
	line-height:75px;
	margin-bottom:50p
	x}

}
	section {
	padding:100px 0
}
	section h2.section-heading {
	font-size:40px;
	margin-top:0;
	margin-bottom:15px
}
	section h3.section-subheading {
	font-size:16px;
	font-family:"Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:none;
	font-style:italic;
	font-weight:400;
	margin-bottom:75px
}
	@media (min-width:768px) {
	section {
	padding:100px 
	0}

}
	.service-heading {
	margin:15px 0;
	text-transform:none
}
	#portfolio .portfolio-item {
	margin:0 0 15px;
	right:0
}
	#portfolio .portfolio-item .portfolio-link {
	display:block;
	position:relative;
	max-width:400px;
	margin:0 auto
}
	#portfolio .portfolio-item .portfolio-link .portfolio-hover {
	background:rgba(254,209,54,.9);
	position:absolute;
	width:100%;
	height:100%;
	opacity:0;
	transition:all ease .5s;
	-webkit-transition:all ease .5s;
	-moz-transition:all ease .5s
}
	#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
	opacity:1
}
	#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
	position:absolute;
	width:100%;
	height:20px;
	font-size:20px;
	text-align:center;
	top:50%;
	margin-top:-12px;
	color:#fff
}
	#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
	margin-top:-12px
}
	#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
	margin:0
}
	#portfolio .portfolio-item .portfolio-caption {
	max-width:400px;
	margin:0 auto;
	background-color:#fff;
	text-align:center;
	padding:25px
}
	#portfolio .portfolio-item .portfolio-caption h4 {
	text-transform:none;
	margin:0
}
	#portfolio .portfolio-item .portfolio-caption p {
	font-family:"Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-style:italic;
	font-size:16px;
	margin:0
}
	#portfolio * {
	z-index:2
}
	@media (min-width:767px) {
	#portfolio .portfolio-item {
	margin:0 0 30p
	x}

}
	.timeline {
	list-style:none;
	padding:0;
	position:relative
}
	.timeline:before {
	top:0;
	bottom:0;
	position:absolute;
	content:"";
	width:2px;
	background-color:#f1f1f1;
	left:40px;
	margin-left:-1.5px
}
	.timeline>li {
	margin-bottom:50px;
	position:relative;
	min-height:50px
}
	.timeline>li:before,.timeline>li:after {
	content:" ";
	display:table
}
	.timeline>li:after {
	clear:both
}
	.timeline>li .timeline-panel {
	width:100%;
	float:right;
	padding:0 20px 0 100px;
	position:relative;
	text-align:left
}
	.timeline>li .timeline-panel:before {
	border-left-width:0;
	border-right-width:15px;
	left:-15px;
	right:auto
}
	.timeline>li .timeline-panel:after {
	border-left-width:0;
	border-right-width:14px;
	left:-14px;
	right:auto
}
	.timeline>li .timeline-image {
	left:0;
	margin-left:0;
	width:80px;
	height:80px;
	position:absolute;
	z-index:100;
	background-color:#f58123;
	color:#fff;
	border-radius:100%;
	border:7px solid #f1f1f1;
	text-align:center
}
	.timeline>li .timeline-image h4 {
	font-size:10px;
	margin-top:12px;
	line-height:14px
}
	.timeline>li.timeline-inverted>.timeline-panel {
	float:right;
	text-align:left;
	padding:0 20px 0 100px
}
	.timeline>li.timeline-inverted>.timeline-panel:before {
	border-left-width:0;
	border-right-width:15px;
	left:-15px;
	right:auto
}
	.timeline>li.timeline-inverted>.timeline-panel:after {
	border-left-width:0;
	border-right-width:14px;
	left:-14px;
	right:auto
}
	.timeline>li:last-child {
	margin-bottom:0
}
	.timeline .timeline-heading h4 {
	margin-top:0;
	color:inherit
}
	.timeline .timeline-heading h4.subheading {
	text-transform:none
}
	.timeline .timeline-body>p,.timeline .timeline-body>ul {
	margin-bottom:0
}
	@media (min-width:768px) {
	.timeline:before {
	left:50%
}
	.timeline>li {
	margin-bottom:100px;
	min-height:100px
}
	.timeline>li .timeline-panel {
	width:41%;
	float:left;
	padding:0 20px 20px 30px;
	text-align:right
}
	.timeline>li .timeline-image {
	width:100px;
	height:100px;
	left:50%;
	margin-left:-50px
}
	.timeline>li .timeline-image h4 {
	font-size:13px;
	margin-top:16px;
	line-height:18px
}
	.timeline>li.timeline-inverted>.timeline-panel {
	float:right;
	text-align:left;
	padding:0 30px 20px 20p
	x}

}
	@media (min-width:992px) {
	.timeline>li {
	min-height:150px
}
	.timeline>li .timeline-panel {
	padding:0 20px 20px
}
	.timeline>li .timeline-image {
	width:150px;
	height:150px;
	margin-left:-75px
}
	.timeline>li .timeline-image h4 {
	font-size:18px;
	margin-top:30px;
	line-height:26px
}
	.timeline>li.timeline-inverted>.timeline-panel {
	padding:0 20px 20p
	x}

}
	@media (min-width:1200px) {
	.timeline>li {
	min-height:170px
}
	.timeline>li .timeline-panel {
	padding:0 20px 20px 100px
}
	.timeline>li .timeline-image {
	width:170px;
	height:170px;
	margin-left:-85px
}
	.timeline>li .timeline-image h4 {
	margin-top:40px
}
	.timeline>li.timeline-inverted>.timeline-panel {
	padding:0 100px 20px 20p
	x}

}
	.team-member {
	text-align:center;
	margin-bottom:50px
}
	.team-member img {
	margin:0 auto;
	border:7px solid #fff
}
	.team-member h4 {
	margin-top:25px;
	margin-bottom:0;
	text-transform:none
}
	.team-member p {
	margin-top:0
}
	aside.clients img {
	margin:50px auto
}
	section#contact {
	background-color:#222;
	background-image:url(../img/map-image.png);
	background-position:center;
	background-repeat:no-repeat
}
	section#contact .section-heading {
	color:#fff
}
	section#contact .form-group {
	margin-bottom:25px
}
	section#contact .form-group input,section#contact .form-group textarea {
	padding:20px
}
	section#contact .form-group input.form-control {
	height:auto
}
	section#contact .form-group textarea.form-control {
	height:236px
}
	section#contact .form-control:focus {
	border-color:#f58123;
	box-shadow:none
}
	section#contact ::-webkit-input-placeholder {
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	font-weight:700;
	color:#bbb
}
	section#contact :-moz-placeholder {
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	font-weight:700;
	color:#bbb
}
	section#contact ::-moz-placeholder {
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	font-weight:700;
	color:#bbb
}
	section#contact :-ms-input-placeholder {
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	font-weight:700;
	color:#bbb
}
	section#contact .text-danger {
	color:#e74c3c
}
	footer {
	padding:25px 0;
	text-align:center
}
	footer span.copyright {
	line-height:40px;
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	text-transform:none
}
	footer ul.quicklinks {
	margin-bottom:0;
	line-height:40px;
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	text-transform:none
}
	ul.social-buttons {
	margin-bottom:0
}
	ul.social-buttons li a {
	display:block;
	background-color:#222;
	height:40px;
	width:40px;
	border-radius:100%;
	font-size:20px;
	line-height:40px;
	color:#fff;
	outline:0;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	transition:all .3s
}
	ul.social-buttons li a:hover,ul.social-buttons li a:focus,ul.social-buttons li a:active {
	background-color:#f58123
}
	.btn:focus,.btn:active,.btn.active,.btn:active:focus {
	outline:0
}
	.portfolio-modal .modal-content {
	border-radius:0;
	background-clip:border-box;
	-webkit-box-shadow:none;
	box-shadow:none;
	border:0;
	min-height:100%;
	padding:100px 0;
	text-align:left;
}
	.portfolio-modal .modal-content h2 {
	margin-bottom:15px;
	font-size:3em
}
	.portfolio-modal .modal-content p {
	margin-bottom:30px;
	font-family: 'Montserrat', 'sans-serif';
}
	.portfolio-modal .modal-content p.item-intro {
	margin:20px 0 30px;
	font-family:"Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-style:italic;
	font-size:16px
}
	.portfolio-modal .modal-content ul.list-inline {
	margin-bottom:30px;
	margin-top:0;
	font-family: 'Montserrat', 'sans-serif';
}
	.portfolio-modal .modal-content ul {
	font-family: 'Montserrat', 'sans-serif';
}

	.portfolio-modal .modal-content img {
	margin-bottom:30px
}
	.portfolio-modal .close-modal {
	position:absolute;
	width:75px;
	height:75px;
	background-color:transparent;
	top:25px;
	right:25px;
	cursor:pointer
}
	.portfolio-modal .close-modal:hover {
	opacity:.3
}
	.portfolio-modal .close-modal .lr {
	height:75px;
	width:1px;
	margin-left:35px;
	background-color:#222;
	transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	z-index:1051
}
	.portfolio-modal .close-modal .lr .rl {
	height:75px;
	width:1px;
	background-color:#222;
	transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	z-index:1052
}
	.portfolio-modal .modal-backdrop {
	opacity:0;
	display:none
}
	::-moz-selection {
	text-shadow:none;
	background:#f58123
}
	::selection {
	text-shadow:none;
	background:#f58123
}
	img::selection {
	background:0 0
}
	img::-moz-selection {
	background:0 0
}
	body {
	webkit-tap-highlight-color:#f58123
}

.intro {
  position: relative;
  height: auto;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
   /*background-image: -webkit-linear-gradient(55deg, #8DD9FF, #FFDA00);
   background-image: linear-gradient(35deg, rgba(255, 141, 141, 0.02), rgba(251, 202, 93, 0.64));*/
/*   background-image: linear-gradient(35deg, rgba(171, 71, 222, 0.51), rgba(245, 129, 35, 0.66));*/
}
.intro img {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  z-index: 1;
  mix-blend-mode: multiply;
}

.intro .caption {
  position: absolute;
  bottom: 25%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 3;
  color: white;
  transition: 1s .075s;
  
}
.intro .caption h1 {
  display: inline-block;
  width: 70%;
  font-size: 6vw;
  font-weight: 100;
}

.intro .overlay {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}
.intro .overlay svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.logo-scroll {  
  transform: translate(-575px,-55px) 
             scale(.4,.4) 
             rotate3d(0,0,1,1turn);
}

.logo {
	display: none;
	height: 78px;
	margin-left: 6.5%;
	position: absolute;
	    -webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 1s; /* Firefox < 16 */
        -ms-animation: fadein 1s; /* Internet Explorer */
         -o-animation: fadein 1s; /* Opera < 12.1 */
            animation: fadein 1s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
}



.copy {
  width: 100%;
  max-width: 60rem;
  height: 200%;
  margin: 0 auto;
  padding: 10vw 5vw 0 5vw;
  color: #476d80;
  font-weight: 300;
}
.copy p {
  margin-bottom: 1.5rem;
}

.copy .teaser {
  font-size: 1.6rem;
  text-align: center;
}

.no-padding {
    padding: 0;
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.portfolio-box {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 650px;
}

.portfolio-box .portfolio-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    opacity: 0;
    background: rgba(240,95,64,.9);
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    padding: 0 15px;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: 1;
}

@media(min-width:768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 16px;
    }

    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 22px;
    }
}

.portfolio-box .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
}

.portfolio-box .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9:hover {
    
}

iframe {
	display: block;       /* iframes are inline by default */
    background: #000;
    border: none;         /* Reset default border */
    /*height: 100vh;  */      /* Viewport-relative units */
    width: 100%;
}

#about {
	background: #ededed;
}


#wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  background: #515763;
}

#wrapper,
#imac {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

#imac:hover .imac-screen-inner:before {
  opacity: 1;
}

.imac-screen {
  width: 90rem;
  background: #232934;
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
  padding: 1rem;
  box-sizing: border-box;
}
.imac-screen-inner {
  width: 100%;
  height: 54rem;
  background: #2F3742;
  transition: all .5s;
  position: relative;
}
.imac-screen-inner:before {
  background: url(http://assets.materialup.com/uploads/e9f4e195-db06-4296-9403-ab135ca39f78/Real_pixels_osx.jpg);
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  opacity: 0;
  transition: all .5s;
}
.imac-screen-footer {
  background: #E9ECF1;
  height: 7rem;
  width: 90rem;
  border-bottom-left-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 8px 15px 0px #444;
  position: relative;
}
.imac-screen-footer-logo {
  border-radius: 100%;
  background: #262A33;
  width: 1rem;
  height: 1rem;
}
.imac-screen-stand {
  position: relative;
  width: 19rem;
  height: 8rem;
  background: #E9ECF1;
  border: 0.3rem solid #515763;
  border-top: 0;
  border-bottom: 1.4rem solid #E9ECF1;
  border-bottom-left-radius: .6rem;
  border-bottom-right-radius: .6rem;
  box-shadow: 0px 10px 16px -3px #333;
}
.imac-screen-stand:before {
  content: '';
  width: 100%;
  height: .5rem;
  background: #DBDEE3;
  border-bottom: 1px solid #eee;
  position: absolute;
}

#school {
	background: #515763;
	color: white;
}

article {
	font-family: 'Montserrat', 'sans-serif';
    padding-top: 60px;
    padding-left: 150px;
    padding-right: 150px;
}

@media (min-width:961px) {
	article {
    padding-left: 280px;
    padding-right: 280px;
}
}

article h2 {
	font-family: 'Montserrat', 'sans-serif';
    font-weight: 700;
    font-size: 45px;
}

strong {
    font-weight: 700!important;
    font-size: 16px!important;
}

article h3 {
	font-family: 'Montserrat', 'sans-serif';
    font-weight: 700;
    font-size: 24px;
    padding-top: 30px;
    line-height: 35px;
}

article h2::before {
    position: absolute;
    margin: auto;
    z-index: 1;
    content: "";
    width: 10%;
    height: 2px;
    background: #e96656;
    margin-top: 46px;
}

article .leerdoel {
	font-family: 'Montserrat', 'sans-serif';
    padding-top: 60px;
    padding-left: 50px;
    padding-right: 50px;
    font-style: italic;
}

article p {
	margin: 0 0 24px;
}

article img {
	width: 100%;
}


