/*!
 * Start Bootstrap - Scrolling Nav HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

html,body {
    width: 100%;
    height: 100%;
    color: #fff;
}

body, #bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
	overflow-x: hidden;
}

.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 0;
}

p {
    color: #fff;
    font-family: "open_sansregular","Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
}

a {
    color: rgba(255, 255, 255, 1);
}
a:hover {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}

.footer a {
    color: rgba(165, 17, 27, 1);
}
.footer a:hover {
    color: rgba(165, 17, 27, 1);
    text-decoration: none;
}

span {
    color: #fff;
    font-family: "open_sansregular","Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    line-height: 1.6;
}

.wrapper {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
}

.cont {
    display: table-cell;
    vertical-align: middle;
}
/*
.inner {
    margin-left: auto;
    margin-right: auto; 
    width: 400px;
}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block !important;
    float:none !important;
    /* reset the text-align 
    text-align:left; */
    inline-block space fix 
    margin-right:-4px; 
}
.col-left {
    float: left;
}
.col-right {
    float: right;
}
/*
.vcenter {
  min-height: 100%;  /* Fallback for browsers do NOT support vh unit 
  min-height: 100vh; /* These two lines are counted as one :-) 

  display: flex;
  align-items: center;
}

/* FONTS */

@font-face {
    font-family: 'europagronr2sh-ultregular';
    src: url('../fonts/europagronr2sh-ult-webfont.eot');
    src: url('../fonts/europagronr2sh-ult-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/europagronr2sh-ult-webfont.woff2') format('woff2'),
         url('../fonts/europagronr2sh-ult-webfont.woff') format('woff'),
         url('../fonts/europagronr2sh-ult-webfont.ttf') format('truetype'),
         url('../fonts/europagronr2sh-ult-webfont.svg#europagronr2sh-ultregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* BOUNCING ARROW */

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.arrow {
    position: relative; /* absolute */
    bottom: 30px;
    left: 50%;
    margin-left: -20px;
    margin-top: -40px;
    width: 40px;
    height: 40px;
    background-image: url(../imgs/arrow.svg);
    background-size: contain;
    z-index: 11;
}
.arrow.up {
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

/* Demo Sections - You can use these as guides or delete them - the scroller will work with any sort of height, fixed, undefined, or percentage based.
The padding is very important to make sure the scrollspy picks up the right area when scrolled to. Adjust the margin and padding of sections and children 
of those sections to manage the look and feel of the site. */

.section {
    min-height: 100%;
    /* padding-top: 150px; */
    text-align: center;
}
.section-content {
	min-height: 100%;
}
.section-wrapper {
    /*display: table-cell;*/
    margin: 30px auto;
    vertical-align: middle;
    /*width: 100%;*/
}
.contact-wrapper {
    /*display: table-cell;*/
    margin: 30px auto;
    vertical-align: top;
    /*width: 100%;*/
}

.one.section {
    background-color: rgba(165, 17, 27, 1);
    background-image: url("../imgs/tfd-flipbg-ipad.jpg");
    background-position: center center;    
    height: 100%;
}

.three.section {
    background-color: rgba(165, 17, 27, 1);
    background-image: url("../imgs/tfd-attentionbg-ipad.jpg");
    background-position: center center;    
    height: 100%;
}

/*
.six.section {
    background: rgba(165, 17, 27, 1) url("../imgs/tfd-contactbg.jpg") no-repeat fixed center center / cover ;
}*/
.two.section, .four.section, .five.section, .six.section, .seven.section {
    background: rgba(165, 17, 27, 1) url("../imgs/tfd-redbg.jpg") no-repeat fixed center center / cover ;
}

section .section-title.hello {
    color: #fff;
    font-family: 'Kalam', cursive;
    font-size: 40px; /* 52 */
    line-height: 1.2;
    margin-bottom: 15px;
    /*text-transform: uppercase;*/
}

.section .section-title {
    color: #fff;
    font-family: "europagronr2sh-ultregular","Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;
    font-size: 54px; /* 52 */
    line-height: 1.2;
    margin-bottom: 15px;
    /*text-transform: uppercase;*/
}
.section .section-subtitle {
    color: #fff;
    font-family: "europagronr2sh-ultregular","Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;
    font-size: 42px;
    line-height: 1.2;
    margin-bottom: 15px;
    /* text-transform: uppercase; */
}
.section .section-sub {
    color: #fff;
    font-family: "europagronr2sh-ultregular","Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 15px;
    /* text-transform: uppercase; */
}

#tfd .section-title {
    font-size: 44px; /* 54 */
}

.we-are img {
    left: -200px;
    position: relative;
}
.stamp {
  padding-top: 0px;
}
.stamp img {
  width: 140%;
}
img.stamp {
  padding: 20px 0 40px;
  text-align: center;
  width: 240px;
}


#care {
    background: rgba(165, 17, 27, 0.95) none repeat scroll 0 0;
    min-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
img.care {
    padding: 50px 0 30px;
    width: 55%;
}
img.bigboys {
    width: 100%;
}
img.line-under {
    width: 20%;
}
img.auswide {
    padding-bottom: 30px;
    width: 30%;
}

.line-separator {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    height: 1px;
    margin: 0 auto;
    text-align: center;
    width: 20%;
}
#attention .line-separator {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    height: 1px;
    margin: 30px auto;
    text-align: center;
    width: 100%;
}
#attention {
    background: rgba(1, 1, 1, 0.7) none repeat scroll 0 0;
    padding: 40px 40px 30px;
    /*position: absolute;*/
    text-align: center;
    top: 0;
    z-index: 10;
}
#attention img.line-under {
    bottom: 30px;
    position: absolute;
    width: 30%;
}

#small-team .line-separator {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    height: 1px;
    margin: 30px auto;
    text-align: center;
    width: 100%;
}

#small-team {
    background: rgba(1, 1, 1, 0) none repeat scroll 0 0;
    padding: 40px 40px 30px;
    /*position: absolute;*/
    text-align: center;
    top: 0;
    z-index: 10;
}
#small-team img.line-under {
    bottom: 30px;
    position: absolute;
    width: 30%;
}

.hello {
    margin: 50px auto;
}

.skills {
    margin: 30px auto;
	width: 100%;
}

.photo1 {
    position: absolute;
    left: -120px;
    top: -50px;
    width: 30%;
}
.photo2 {
    position: absolute;
    left: -120px;
    bottom: -50px;
    width: 30%;
}
.photo3 {
    position: absolute;
    right: -220px;
    top: -50px;
    width: 42%;
}
.photo4 {
	position: absolute;
	right: -120px;
	bottom: -50px;
	width: 30%;
}
.polaroid1 {
  left: -470px;
  position: absolute;
  top: -140%;
  width: 50%;
  z-index: 2;
}
.polaroid2 {
  bottom: -110%;
  position: absolute;
  right: -470px;
  width: 53%;
  z-index: 2;
}

.photo1 img, .photo2 img, .photo3 img, .photo4 img, .polaroid1 img, .polaroid2 img {
	width: 100%;
}

.team {
    padding-top: 20px;
}
/*
#team {
    bottom: 0;
    height: 100%;
    left: 0;
    padding-top: 100px;
    position: absolute;
}
*/
img.team {
    width: 100%;
}
#team h3 {
  font-family: "open_sansregular","Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;
  font-size: 19px;
}
#team h4 {
    font-family: "europagronr2sh-ultregular","Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;
    font-size: 24px;
}
#team a, #team p {
    color: #fff !important;
}
#team .col-sm-2 p {
    font-size: 11px;
}

#team .col-sm-2 {
    width: 20%;
}

#busy {
    background: rgba(1, 1, 1, 0.7) none repeat scroll 0 0;
    padding: 40px 40px 30px;
    /*position: absolute;
    text-align: left;*/
    top: 0;
}
#busy img {
  padding-bottom: 20px;
  width: 50%;
}
#busy .line-separator {
  background: #fff none repeat scroll 0 0;
  border-bottom: 1px solid #fff;
  height: 1px;
  margin: 30px auto;
  text-align: center;
  width: 100%;
}

img.contact {
    padding: 10px 0 30px;
    width: 50%;
}

.download {
    position: relative;
    bottom: 65px;
    left: 50%;
    margin-left: -110px;
    margin-top: -40px;
    width: 220px;
    height: 40px;
}

.footer {
    bottom: 0;
    font-size: 10px;
    height: 50px;
    left: 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.footer p {
    color: #8d9095;
    font-size: 10px;
    margin: 0;
    padding: 16px 0;
}

.section .section-subtitle.gives {
    font-family: 'Kalam', cursive;
    font-size: 30px;
}

#busy .line-separator {
  background: #fff none repeat scroll 0 0;
  border-bottom: 1px solid #fff;
  height: 1px;
  margin: 30px auto;
  text-align: center;
  width: 100%;
}

.red-overlay {
  background: rgba(165, 17, 27, 0.5) none repeat scroll 0 0;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 1;
}

/* Grid */

.ri-grid {
    height: 100vh;
    margin: 0 auto;
    overflow-y: hidden;
    position: absolute;
}
/*
.ri-grid{
	margin: 30px auto 30px;
	position: relative;
	height: auto;
}
*/
.ri-grid ul {
	list-style: none;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}

/* Clear floats by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */

.ri-grid ul:before,
.ri-grid ul:after{
	content: '';
    display: table;
}

.ri-grid ul:after {
    clear: both;
}

.ri-grid ul {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
} 

.ri-grid ul li {
	-webkit-perspective: 400px;
	-moz-perspective: 400px;
	-o-perspective: 400px;
	-ms-perspective: 400px;
	perspective: 400px;	
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	display: block;
	overflow: hidden;
	background: #000;
}

.ri-grid ul li a{
	display: block;
	outline: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #333;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

/* Grid wrapper sizes */
.ri-grid-size-1{
	width: 55%;
}
.ri-grid-size-2{
	width: 100%;
}
.ri-grid-size-3{
	width: 100%;
	margin-top: 0px;
}

/* Shadow style */
.ri-shadow:after,
.ri-shadow:before{
	content: "";
	position: absolute;
	z-index: -2;
	bottom: 15px;
	left: 10px;
	width: 50%;
	height: 20%;
	max-width: 300px;
	max-height: 100px;
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.ri-shadow:after{
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
}

.ri-grid-loading:after,
.ri-grid-loading:before{
	display: none;
}

.ri-loading-image{
	display: none;
}

.ri-grid-loading .ri-loading-image{
	position: relative;
	width: 30px;
	height: 30px;
	left: 50%;
	margin: 100px 0 0 -15px;
	display: block;
}

/* Media Styles */

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap  */
@media (max-width: 766px) { 
    /*body {
    min-height: 100%;
    }
	.section {
	    min-height: 100%;
	    padding: 20px 0;
	    text-align: center;
	}*/
	.section {
    	background: rgba(165, 17, 27, 1) !important;
   		padding: 20px 0;
	}
	.wrapper {
	    display: table;
	    position: relative;
	    min-height: 100%;
	    width: 100%;
	}
    .arrow, .arrow.up {
    	display: none;
	}
	.section .section-title {
	    font-size: 40px;
	}
	.section .section-subtitle {
	    font-size: 28px;
	}
	#care {
	    position: relative;
	}
    .we-care-mob {
        padding: 100px 0 60px;
    }
	img.care {
	    padding: 0px 0 20px;
		width: 60%;
	}
    img.bigboys {
        width: 92%;
    }
	#attention {
	    background: rgba(1, 1, 1, 0) none repeat scroll 0 0;
	    padding: 0px;
	    position: relative;
	    text-align: center;
	    top: 0;
	}
	#attention img.line-under {
	    bottom: 10px;
	    position: relative;
	    right: inherit;
	    width: 40%;
	}
	.hello {
	    margin: 30px auto;
	}
	.photo1, .photo2, .photo3, .photo4 {
		display: none;
	}
	#busy {
	    background: rgba(1, 1, 1, 0.5) none repeat scroll 0 0;
	    padding: 0px;
	    text-align: center;
	    left: 0;
	}
	img.team {
	    position: relative;
	}
	#busy {
	    background: rgba(1, 1, 1, 0) none repeat scroll 0 0;
	    padding: 20px 15px;
	    text-align: center;
	    left: 0;
	}
	section#eight {
	    min-height: 155%;
	}
	section#nine {
	    min-height: 150%;
	}
    .we-are {
        display: none;
    }
    #tfd .section-title {
        font-size: 40px;
    }
    .stamp {
        display: none;
    }
    #team .col-sm-2 {
    width: 100%;
    }
    .email-team {
        display: none;    
    }
    .contact-desk {
        display: none;
    }
    #small-team {
        padding: 0px;
    }
    .skills-mob {
        text-align: center;
        padding-left: 15px;
        padding-right: 15px;
    }
    .one.section {
        padding-bottom: 60px;
    }
    .four.section {
        margin-top: -180px;
    }
    .four.section .wrapper {
        display: none;
    }
    .five.section {
        padding-top: 160px;
    }
    .seven.section {
        padding-top: 200px;
    }
    #team .col-sm-2 p {
    font-size: 12px;
    }
    .six.section .wrapper {
        display: none;
    }
    .call-mob {
        text-align: center;
        padding-left: 15px;
        padding-right: 15px;
    }
    .callsphone-mob {
        text-align: center;
        padding-left: 15px;
        padding-right: 15px;
    }
    .no-pad {
        padding: 0;
    }
}
/* Small devices (tablets, 768px and up) */
/* @media (min-width: @screen-sm-min) { */
@media (min-width: 767px) { 
    .skills-mob {
        display: none;
    }
    .call-mob {
        display: none;
    }
    .callphone-mob {
        display: none;
    }
    .five.section {
   		padding: 20px 0 40px;
	}
    .top-nav-collapse {
        padding: 0;
    }
    .section .section-title {
        font-size: 40px;
    }
	.section .section-subtitle {
	    font-size: 32px;
	}
	img.auswide {
	    padding-bottom: 10px;
	    width: 25%;
	}
	.photo1, .photo2, .photo3, .photo4 {
		display: none;
	}
    #three.section .section-title {
        font-size: 40px;
    }
    .team-email {
        display: none;    
    }
    .contact-mob {
        display: none;
    }
    img.stamp {
        padding: 20px 0 30px;
        text-align: center;
        width: 190px;
    }
    #team h4 {
        font-size: 16px;
    }
}


/* ----------- iPad 1,2 ----------- */
/* Portrait and Landscape 
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
      .one.section {
        height: 100%;
        background-image: url("../imgs/tfd-flipbg.jpg");
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
    }
    .three.section {
        height: 100%;
        background-image: url("../imgs/tfd-attentionbg.jpg");
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
    } 
    .two.section, .four.section, .five.section, .six.section, .seven.section {
    background: rgba(165, 17, 27, 1) ;
      }
}

/* ----------- iPad 3,4 ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {
      .one.section {
        height: 100%;
        background-image: url("../imgs/tfd-flipbg.jpg");
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
    }
    .three.section {
        height: 100%;
        background-image: url("../imgs/tfd-attentionbg.jpg");
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
    } 
    .two.section, .four.section, .five.section, .six.section, .seven.section {
        background: rgba(165, 17, 27, 1) none;
    }
}


/* Medium devices (desktops, 992px and up) */
/* @media (min-width: @screen-md-min) { */
@media (min-width: 991px) { 
    .wrapper {
        display: table;
        position: absolute;
        height: 100%;
        width: 100%;
    }
    .one.section {
        background-color: rgba(165, 17, 27, 1);
        background-image: url("../imgs/tfd-flipbg.jpg");
        background-position: center center;    
        height: 100%;
    }

    .three.section {
        background-color: rgba(165, 17, 27, 1);
        background-image: url("../imgs/tfd-attentionbg.jpg");
        background-position: center center;    
        height: 100%;
    }
    .hello {
	    margin: 30px auto;
	}/*
	img.team {
	    bottom: 0;
	    left: 0;
	    position: absolute;
	    width: 70%;
	    margin: 0 auto;
	    text-align: center;
	    right: 0;
	}*/
	img.contact {
	    padding: 10px 0 30px;
	    width: 30%;
	}
	#attention img.line-under {
	    left: 50px;
	}
	.photo1 {
	    left: -30%;
	    position: absolute;
	    top: -30%;
	    width: 40%;
		display: block;
	}
	.photo2 {
		display: block;
	    bottom: -30%;
	    left: -30%;
	    position: absolute;
	    width: 40%;
	}
	.photo3 {
		display: block;
	    position: absolute;
	    right: -40%;
	    top: -25%;
	    width: 52%;
	}
	.photo4 {
		display: block;
	    bottom: -25%;
	    position: absolute;
	    right: -30%;
	    width: 40%;
	}
	.polaroid1 {
	    left: -150px;
	    position: absolute;
	    top: -60%;
	    width: 30%;
	    z-index: 2;
	}
	.polaroid2 {
	    bottom: -60%;
	    position: absolute;
	    right: -180px;
	    width: 33%;
	    z-index: 2;
	}
    .team-email {
        display: block;    
    }   
    .email-team {
        display: none;    
    }
    .five.section {
        padding: 0px;
    }
    .laptop {
        display: none;
    }
}

/* Large devices (large desktops, 1280px and up) */
/* @media (min-width: @screen-lg-min) { ... } */
@media (min-width: 1281px) { 
	.section .section-subtitle {
	    font-size: 50px;
	}
	#attention img.line-under {
	    right: 50px;
	}
	img.team {
	    width: 100%;
	}
    #three.section .section-title {
        font-size: 52px;
    	}
	.polaroid1 {
	  left: -470px;
	  position: absolute;
	  top: -140%;
	  width: 50%;
	  z-index: 2;
	}
	.polaroid2 {
	  bottom: -110%;
	  position: absolute;
	  right: -470px;
	  width: 53%;
	  z-index: 2;
	}
}
/* XLarge devices (X-large desktops, 1500px and up) */
/* @media (min-width: @screen-lg-min) { ... } */
@media (min-width: 1699px) { 
	section .section-title.hello {
        font-size: 60px;
    }
	img.auswide {
	    padding-bottom: 30px;
	    width: 40%;
	}
	.photo1 {
		display: block;
	    left: -30%;
	    position: absolute;
	    top: -30%;
	    width: 40%;
	}
	.photo2 {
		display: block;
	    bottom: -30%;
	    left: -30%;
	    position: absolute;
	    width: 40%;
	}
	.photo3 {
	    display: block;
		position: absolute;
	    right: -40%;
	    top: -25%;
	    width: 52%;
	}
	.photo4 {
		display: block;
	    bottom: -25%;
	    position: absolute;
	    right: -30%;
	    width: 40%;
	}
	img.team {
	    width: 100%;
	}
	#eight.section .section-sub {
	    font-size: 60px;
	}
    .laptop {
        display: inline-block;
    }
}