/*
Theme Name: Student Board
Theme URI: http://www.student-board.com
Author: Chris Schollenberger
Author URI: http://www.pixeldrome.co.uk
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.0

*/

body {
	margin: 0;
	padding: 0;
}

#header {
	width: 100%;
	height: 100px;
	position: fixed;
	z-index: 10;
		
}

#nav-container {
	width: 100%;
	height: 60px;
	box-shadow: 0px 7px 7px #CCC;
	background-color: #FFF;	
}

#nav {
	width: 950px;
	height: 60px;
	margin: 0 auto;
}

.menu {
	height: 18px;
	border-right: 1px solid #777;
	padding: 5px 10px 0 10px;
	margin-top: 24px;
	font-family: 'AlabamaRegular';
	font-size: 14px;
	color: #333;
	display: inline;
	float: left;
	
}

.menu a {
	color: #777;
	text-decoration: none;
}

.menu a:hover {
	color: #F00;
	text-decoration: none;
}

/*------NAV-------------------------------------------*/

#fb-btn {
	width: 16px;
	height: 16px;
	background-image: url(/wp-content/themes/studentboard/assets/jpeg/fb-btn.jpg);
	background-size: 16px 32px;
	margin-top: -2px;
}

#fb-btn:hover {
	background-position: 0 -16px;
}

#twitter-btn {
	width: 16px;
	height: 16px;
	background-image: url(/wp-content/themes/studentboard/assets/jpeg/twi-btn.jpg);
	background-size: 16px 32px;
	margin-top: -2px;
}

#twitter-btn:hover {
	background-position: 0 -16px;
}

.logo {
	width: 162px;
	height: 78px;
	position: relative;
	background-image: url(/wp-content/themes/studentboard/assets/png/logo.png);
	top: 20px;
	left: 789px;
}
/*-------------------------------------------------*/

#content {
	width: 950px;
	margin: 10px auto;
	padding-top: 100px;
}


/*HOME*/

#home-banner {
	width: 950px;
	height: 308px;
	background-image: url(/wp-content/themes/studentboard/assets/jpeg/home-banner-2.jpg);
	padding: 60px 0 100px 0;
	background-repeat: no-repeat;
}

/*-------------------------------------------------*/

#footer {
	position: fixed;
	width: 100%;
	height: 175px;
	background-color: #231f20;
	bottom: 0;
	z-index: 10;
}


#footer-content {
	width: 950px;
	margin: 0 auto;
}


#column {
	width: 275px;
	float: left;
	display: inline;
	color: #FFF;
	padding: 30px 0 0 40px;
}

.footer-heading {
	font-size: 17px;
	color: #FFF;
	font-family: 'AlabamaRegular';
	cursor: pointer;
}

.heading-pad {
	padding-left: 10px;
}

.footer-plug {
	width: 23px;
	height: 23px;
	background-image: url(/wp-content/themes/studentboard/assets/jpeg/footer-plug.jpg);
	float: left;
	display: inline;
}


.column-text {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 0 0 33px;
}

.column-text a {
	font-size: 12px;
	color: #C00;
	text-decoration: none;
}

/*--APPROACH-----------------------------------------------*/

#approach-content {
	width: 525px;
	float: left;
	display: inline;
}

#approach-graphic {
	position: absolute;
	width: 950px;
	height: 222px;
	background-image: url(/wp-content/themes/studentboard/assets/jpeg/approach-graphic-2.jpg);
	background-size: 950px 222px; 
}

.approach-heading {
	width: 301px;
	height: 49px;
	background-image: url(/wp-content/themes/studentboard/assets/jpeg/whatwedo.jpg);
}

.approach-plug {
	width: 311px;
	height: 97px;
	margin-left: 214px;
	background-image: url(/wp-content/themes/studentboard/assets/jpeg/approach-plug.jpg);
}

.approach-text {
	width: 525px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#approach-column {
	width: 290px;
	float: left;
	display: inline;
	color: #FFF;
	padding: 30px 0 0 25px;
}

.on-brand {
	width: 260px;
	height: 96px;
	background-image: url(/wp-content/themes/studentboard/assets/jpeg/on-brand.jpg);
}

.on-campus {
	width: 290px;
	height: 96px;
	background-image: url(/wp-content/themes/studentboard/assets/jpeg/on-campus.jpg);
}

.on-board {
	width: 260px;
	height: 96px;
	background-image: url(/wp-content/themes/studentboard/assets/jpeg/on-board.jpg);
}

/*--PROJECTS-----------------------------------------------*/

#projects-content {
	width: 445px;
	float: left;
	display: inline;
}

#projects-clients {
	width: 362px;
	float: left;
	display: inline;
	margin: 60px 0 0 32px;
}

.client-tab {
	width: 181px;
	height: 134px;
	float: left;
	display: inline;
}

.projects-heading {
	width: 438px;
	height: 45px;
	background-image: url(/wp-content/themes/studentboard/assets/jpeg/whatwevedone.jpg);
}

.projects-text {
	width: 445px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.projects-text li {
	padding-top: 10px;
	padding-left: 5px;
}

/*--STUDENT-NETWORK----------------------------------------------*/

#network-content {
	width: 392px;
	float: left;
	display: inline;
}

.network-heading {
	width: 346px;
	height: 44px;
	background-image: url(/wp-content/themes/studentboard/assets/jpeg/globalreach.jpg);
}

.network-text {
	width: 360px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.network-text a {
	color: #F00;
}

#network-graphic {
	width: 531px;
	float: left;
	display: inline;
}

.network-graphic {
	position: absolute;
	width: 673px;
	height: 226px;
	background-image: url(/wp-content/themes/studentboard/assets/png/network-graphic.png);
	margin: 0px 0 0 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.network-graphic a {
	color: #F00;
}

.network-plug {
	width: 143px;
	height: 103px;
	background-image: url(/wp-content/themes/studentboard/assets/jpeg/network-plug.jpg);
	margin: 12px 0 0 249px;
}

#globe-frame {
	width: 800px;
	height: 458px;
}

/*--TEAM----------------------------------------------*/

#team-content {
	width: 950px;
	float: left;
	display: inline;
}

.team-bg {
	background-image: url(/wp-content/themes/studentboard/assets/jpeg/team-bg-2.jpg);
	height: 658px;
}

.team-heading {
	width: 287px;
	height: 48px;
	background-image: url(/wp-content/themes/studentboard/assets/jpeg/ourpeople.jpg);
}

.team-text {
	width: 436px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 35px;
}

.team-subheading {
	width: 238px;
	height: 38px;
	background-image: url(/wp-content/themes/studentboard/assets/jpeg/team-subheading.jpg);
}

.team-post {
	width: 436px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*margin-bottom: 35px;
	border-top: 3px solid #8e9194;*/
	border-bottom: 3px solid #8e9194;
	padding: 20px 0 20px 0;
}

.team-post-title {
	font-size: 18px;
	color: #000;
	font-family: 'AlabamaRegular';
	margin-bottom: 20px;
	text-transform: uppercase;
}

#light-submit-job {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F00;
	background: none;
	outline: none;
	border: none;
	cursor: pointer;
}

/*--SERVICES----------------------------------------------*/

#services-content {
	width: 732px;
	float: left;
	display: inline;
}

.services-heading {
	width: 388px;
	height: 50px;
	background-image: url(/wp-content/themes/studentboard/assets/jpeg/whatweoffer.jpg);
}

.services-text {
	width: 438px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#subnav {
	width: 732px;
	height: 39px;
	margin-top: 20px;
	margin-bottom: 40px;
}

.services-graphic {
	width: 576px;
	height: 274px;
	margin: 40px 0 0 0px;
	position: absolute;
	background-image: url(/wp-content/themes/studentboard/assets/png/services-graphic.png);
}

.social {
	width: 169px;
	height: 39px;
	background-image: url(/wp-content/themes/studentboard/assets/jpeg/subnav/socialmedia.jpg);
	background-size: 169px 78px;
	float: left;
	display: inline;
	cursor: pointer;
}
.social:hover {
	background-position: 0 -39px;
}
.campus {
	width: 169px;
	height: 39px;
	background-image: url(http://mechapop.com/studentboard-2/assets/jpeg/subnav/campus.jpg);
	background-size: 169px 78px;
	float: left;
	display: inline;
	margin-left: 14px;
	cursor: pointer;
}
.campus:hover {
	background-position: 0 -39px;
}
.events {
	width: 169px;
	height: 39px;
	background-image: url(/wp-content/themes/studentboard/assets/jpeg/subnav/events.jpg);
	background-size: 169px 78px;
	float: left;
	display: inline;
	margin-left: 14px;
	cursor: pointer;
}
.events:hover {
	background-position: 0 -39px;
}
.research {
	width: 169px;
	height: 39px;
	background-image: url(/wp-content/themes/studentboard/assets/jpeg/subnav/research.jpg);
	background-size: 169px 78px;
	float: left;
	display: inline;
	margin-left: 14px;
	cursor: pointer;
}
.research:hover {
	background-position: 0 -39px;
}

#social-text {
	position: absolute;
	width: 438px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: none;
	animation: fadein 0.5s;
    -moz-animation: fadein 0.5s;
    -webkit-animation: fadein 0.5s;
    -o-animation: fadein 0.5s;
}

#social-text-out {
	position: absolute;
	width: 438px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: none;
	animation: fadeout 0.5s;
    -moz-animation: fadeout 0.5s;
    -webkit-animation: fadeout 0.5s;
    -o-animation: fadeout 0.5s;
}

#campus-text {
	position: absolute;
	width: 438px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: none;
	animation: fadein 0.5s;
    -moz-animation: fadein 0.5s;
    -webkit-animation: fadein 0.5s;
    -o-animation: fadein 0.5s;
}

#campus-text-out {
	position: absolute;
	width: 438px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: none;
	animation: fadeout 0.5s;
    -moz-animation: fadeout 0.5s;
    -webkit-animation: fadeout 0.5s;
    -o-animation: fadeout 0.5s;
}

#events-text {
	position: absolute;
	width: 438px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: none;
	animation: fadein 0.5s;
    -moz-animation: fadein 0.5s;
    -webkit-animation: fadein 0.5s;
    -o-animation: fadein 0.5s;
}

#events-text-out {
	position: absolute;
	width: 438px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: none;
	animation: fadeout 0.5s;
    -moz-animation: fadeout 0.5s;
    -webkit-animation: fadeout 0.5s;
    -o-animation: fadeout 0.5s;
}

#research-text {
	position: absolute;
	width: 438px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: none;
	animation: fadein 0.5s;
    -moz-animation: fadein 0.5s;
    -webkit-animation: fadein 0.5s;
    -o-animation: fadein 0.5s;
}

#research-text-out {
	position: absolute;
	width: 438px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: none;
	animation: fadeout 0.5s;
    -moz-animation: fadeout 0.5s;
    -webkit-animation: fadeout 0.5s;
    -o-animation: fadeout 0.5s;
}

.sub-heading {
	color: #C00;
	font-weight: bold;
	font-size: 14px;
}

/*--GETINTOUCH----------------------------------------------*/

.contact-heading {
	width: 324px;
	height: 44px;
	background-image: url(/wp-content/themes/studentboard/assets/jpeg/getintouch.jpg);
}

#contact-content {
	width: 436px;
	float: left;
	display: inline;
}

.contact-bg {
	background-image: url(/wp-content/themes/studentboard/assets/jpeg/contact-bg.jpg);
	background-repeat: no-repeat;
	width: 923px;
	height: 504px;
	padding: 60px 0 0 50px
}

.contact-box {
	width: 419px;
	height: 207px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.contact-text {
	width: 436px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.contact-box-heading {
	font-size: 18px;
	font-family: 'AlabamaRegular';
	color: #333;
}

.contact-box a {
	color: #F00;
}

.contact-column-1 {
	width: 185px;
	float: left;
	display: inline;
}

.contact-column-2 {
	width: 185px;
	float: left;
	display: inline;
	padding-left: 40px;
}

/*--AMBASSADOR----------------------------------------------*/

.ambassador-heading {
	width: 745px;
	height: 48px;
	background-image: url(/wp-content/themes/studentboard/assets/jpeg/ambassador.jpg);
}

#ambassador-content {
	width: 950px;
	float: left;
	display: inline;
}

.ambassador-form {
	width: 923px;
	float: left;
	display: inline;
	border: none;
}

.ambassador-text {
	width: 950px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 30px;
}

.form-box {
	width: 389px;
	height: 48px;
	float: left;
	display: inline;
	margin-top: 10px;
}

.form-box-2 {
	width: 389px;
	height: 48px;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-left: 20px;
}

.form-heading {
	width: 127px;
	height: 48px;
	font-size: 12px;
	font-family: 'AlabamaRegular';
	color: #333;
	float: left;
	display: inline;
	padding: 15px 20px 0 0;
	text-align: right;
}

.form-tab {
	width: 242px;
	height: 48px;
	background-image: url(/wp-content/themes/studentboard/assets/jpeg/form-tab.jpg);
	float: left;
	display: inline;
}

.form-tab input {
	width: 200px;
	height: 24px;
	margin: 10px 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	border-radius: none;
}

.form-submit {
	width: 136px;
	height: 36px;
	background-image: url(/wp-content/themes/studentboard/assets/jpeg/submit.jpg);
	float: left;
	display: inline;
	margin: 20px 0 0 150px;
}

#submit {
	width: 136px;
	height: 36px;
	background: none;
	border: none;
	
}

fieldset {
	border: none;
}

.ambassador-graphic {
	width: 628px;
	height: 201px;
	background-image:url(/wp-content/themes/studentboard/assets/jpeg/ambassador-graphic.jpg);
	margin-left: 295px;
	float: left;
	display:inline;
}

.thankyou-heading {
	width: 923px;
	height: 48px;
	font-size: 48px;
	font-family: 'AlabamaRegular';
	color: #C00;
}

/*--UNIVERSITIES----------------------------------------------*/

.universities-heading {
	width: 319px;
	height: 41px;
	background-image: url(/wp-content/themes/studentboard/assets/jpeg/universities.jpg);
}

#universities-content {
	width: 950px;
	float: left;
	display: inline;
}

.subnav-universities {
	margin-top: 30px;
	width: 795px;
	height: 28px;
	background-image: url(/wp-content/themes/studentboard/assets/jpeg/universities-subnav.jpg);
	float: left;
	display: inline;
	font-size: 12px;
	font-family: 'AlabamaRegular';
	color: #333;
	padding-top: 15px;
}


.mea {
	width: 140px;
	margin-left: 15px;
	float: left;
	display: inline;
}
.mea:hover {color: #C00;text-decoration: none;cursor: pointer;}
.america {
	width: 60px;
	margin-left: 55px;
	float: left;
	display: inline;
}
.america:hover {color: #C00;text-decoration: none;cursor: pointer;}
.uk {
	width: 90px;
	margin-left: 70px;
	float: left;
	display: inline;
}
.uk:hover {color: #C00;text-decoration: none;cursor: pointer;}
.europe {
	width: 50px;
	margin-left: 55px;
	float: left;
	display: inline;
}
.europe:hover {color: #C00;text-decoration: none;cursor: pointer;}
.ausnz {
	width: 100px;
	margin-left: 50px;
	float: left;
	display: inline;
}
.ausnz:hover {color: #C00;text-decoration: none;cursor: pointer;}
.asia {
	width: 30px;
	margin-left: 53px;
	float: left;
	display: inline;
}
.asia:hover {color: #C00;text-decoration: none;cursor: pointer;}

#mea-content {
	width: 950px;
	margin-top: 30px;
	float: left;
	display: none;
	animation: fadein 0.5s;
    -moz-animation: fadein 0.5s;
    -webkit-animation: fadein 0.5s;
    -o-animation: fadein 0.5s;
}

#mea-content-out {
	width: 950px;
	margin-top: 30px;
	float: left;
	display: none;
	animation: fadeout 0.5s;
    -moz-animation: fadeout 0.5s;
    -webkit-animation: fadeout 0.5s;
    -o-animation: fadeout 0.5s;
}

#america-content {
	width: 950px;
	margin-top: 30px;
	float: left;
	display: none;
	animation: fadein 0.5s;
    -moz-animation: fadein 0.5s;
    -webkit-animation: fadein 0.5s;
    -o-animation: fadein 0.5s;
}

#america-content-out {
	width: 950px;
	margin-top: 30px;
	float: left;
	display: none;
	animation: fadeout 0.5s;
    -moz-animation: fadeout 0.5s;
    -webkit-animation: fadeout 0.5s;
    -o-animation: fadeout 0.5s;
}

#uk-content {
	width: 950px;
	margin-top: 30px;
	float: left;
	display: none;
	animation: fadein 0.5s;
    -moz-animation: fadein 0.5s;
    -webkit-animation: fadein 0.5s;
    -o-animation: fadein 0.5s;
}

#uk-content-out {
	width: 950px;
	margin-top: 30px;
	float: left;
	display: none;
	animation: fadeout 0.5s;
    -moz-animation: fadeout 0.5s;
    -webkit-animation: fadeout 0.5s;
    -o-animation: fadeout 0.5s;
}

#europe-content {
	width: 950px;
	margin-top: 30px;
	float: left;
	display: none;
	animation: fadein 0.5s;
    -moz-animation: fadein 0.5s;
    -webkit-animation: fadein 0.5s;
    -o-animation: fadein 0.5s;
}

#europe-content-out {
	width: 950px;
	margin-top: 30px;
	float: left;
	display: none;
	animation: fadeout 0.5s;
    -moz-animation: fadeout 0.5s;
    -webkit-animation: fadeout 0.5s;
    -o-animation: fadeout 0.5s;
}

#ausnz-content {
	width: 950px;
	margin-top: 30px;
	float: left;
	display: none;
	animation: fadein 0.5s;
    -moz-animation: fadein 0.5s;
    -webkit-animation: fadein 0.5s;
    -o-animation: fadein 0.5s;
}

#ausnz-content-out {
	width: 950px;
	margin-top: 30px;
	float: left;
	display: none;
	animation: fadeout 0.5s;
    -moz-animation: fadeout 0.5s;
    -webkit-animation: fadeout 0.5s;
    -o-animation: fadeout 0.5s;
}

#asia-content {
	width: 950px;
	margin-top: 30px;
	float: left;
	display: none;
	animation: fadein 0.5s;
    -moz-animation: fadein 0.5s;
    -webkit-animation: fadein 0.5s;
    -o-animation: fadein 0.5s;
}

#asia-content-out {
	width: 950px;
	margin-top: 30px;
	float: left;
	display: none;
	animation: fadeout 0.5s;
    -moz-animation: fadeout 0.5s;
    -webkit-animation: fadeout 0.5s;
    -o-animation: fadeout 0.5s;
}

.uni-heading {
	font-size: 14px;
	font-family: 'AlabamaRegular';
	color: #333;
}

.uni-column-one {
	width: 512px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	display: inline;
}

.uni-column-two {
	width: 438px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	display: inline;
}

.universities-graphic {
	margin-top: 200px;
	width: 950px;
	height: 305px;
	background-image: url(/wp-content/themes/studentboard/assets/jpeg/universities-graphic.jpg);
	float: left;
	display: inline;
}


/*------------LIGHTBOX------------------------------*/

#lightbox-container {
	position: absolute;
	display: none;
	background-color: rgba(0,0,0,0.4);
	z-index: 5;
	animation: fadein 0.5s;
    -moz-animation: fadein 0.5s;
    -webkit-animation: fadein 0.5s;
    -o-animation: fadein 0.5s;
}

#lightbox-container-out {
	position: absolute;
	background-color: rgba(0,0,0,0.4);
	z-index: 5;
	animation: fadeout 0.5s;
    -moz-animation: fadeout 0.5s;
    -webkit-animation: fadeout 0.5s;
    -o-animation: fadeout 0.5s;
}

#lightbox-post {
	width: 560px;
	max-height: 450px;
	padding: 20px;
	margin: auto;
	background-color: #FFF;
	box-shadow: 0px 2px 2px #000;
	overflow-y: scroll;
}

.lightbox-post-title {
	font-size: 18px;
	font-family: 'AlabamaRegular';
	margin-bottom: 30px;
	color: #000;
	text-align: left;
}

.lightbox-post-content {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
}

.lightbox-post-close {
	text-align: right;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	cursor: pointer;
}
#postID {
	display: none;
}

#light-submit {
	font-size: 17px;
	font-family: 'AlabamaRegular';
	color: #FFF;
	background: none;
	outline: none;
	border: none;
	padding-left: 10px;
	cursor: pointer;
}

.lightbox-job-content {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	/*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
}

.form-input {
	width: 331px;
	height: 17px;
	font-size: 17px;
	font-family: 'AlabamaRegular';
	padding: 10px;
	border: 2px solid #000;
	margin-top: 10px;
}

.form-input-title {
	height: 17px;
	margin-right: 20px;
	float: left;
	display: inline;
}

.form-input-field {
	height: 14px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	float: left;
	display: inline;
	outline: none;
	focus: none;
	border: none;	
}

.form-upload {
	width: 154px;
	height: 54px;
	background-image: /wp-content/themes/studentboard/assets/jpeg/upload-cv.jpg;
}

div.fileinputs {
	position: relative;
	margin-top: 20px;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	cursor: pointer;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	margin: 20px 0 0 0;
	width: 148px;
	height: 54px;
	cursor: pointer;
}



/*-------------------------------------------------*/


/*FADE-IN EFFECT*/
@keyframes fadein {
    from {
		opacity: 0;
    }
    to {
		opacity: 1;
    }
}
@-moz-keyframes fadein { /* Firefox */
     from {
		opacity: 0;
    }
    to {
		opacity: 1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
     from {
		opacity: 0;
    }
    to {
		opacity: 1;
    }
}
@-o-keyframes fadein { /* Opera */
     from {
		opacity: 0;
    }
    to {
		opacity: 1;
    }
}

/*FADE-OUT EFFECT*/
@keyframes fadeout {
    from {
		opacity: 1;
    }
    to {
		opacity: 0;
    }
}
@-moz-keyframes fadeout { /* Firefox */
     from {
		opacity: 1;
    }
    to {
		opacity: 0;
    }
}
@-webkit-keyframes fadeout { /* Safari and Chrome */
     from {
		opacity: 1;
    }
    to {
		opacity: 0;
    }
}
@-o-keyframes fadeout { /* Opera */
     from {
		opacity: 1;
    }
    to {
		opacity: 0;
    }
}

@media only screen and (max-height: 768px)
{

#content {
	width: 950px;
	margin: 0px auto;
}

.services-graphic {
	margin: 0px 0 0 550px;	
}

}

