html {
    height: 100%;
    -webkit-font-smoothing: antialiased
}
body {
    background: #f8f4ec;
    color: #000;
	margin: 0px;
    font-size: 24px;
    line-height: 1.4;
    font-family: 'MemphisLTPro-Light';
    height: 100%;
}
body2 {
    background: #f8f4ec;
    color: #000;
	margin: 0px;
    font-size: 24px;
    line-height: 1.4;
    font-family: 'MemphisLTPro-Medium';
    height: 100%;
}
img { border: 0px none; }
a {
    color: #000;
    text-decoration: none;
}
a:hover { color: #fb8e17; }

a img.arrow-context { vertical-align: -2px; }

#header {
	background: #000;
	height: 55px;
	left: 0px;
	position: fixed;
	right: 0px;
	z-index: 30;
}
#header #logo-holder {
    float: left;
    padding-left: 20px;
}
#header #logo { margin: 16px 0px 0px; }
#header #logo a,
#header #logo img{
    display: block;
    height: 24px;
}
#header #navigation { float: right; }
#nav-trigger {
    color: #fff;
    position: absolute;
    font-family: "MemphisLTPro-Medium";
    right: 20px;
    font-size: 12px;
    line-height: 20px;
    top: 50%;
    margin-top: -10px;
    cursor: pointer;
    display: none;
}
.home #header #navigation {
    display: none;
    opacity: 0;
}
#header #navigation ul {
	list-style-type: none;
	margin: 0px;
    line-height: 20px;
	padding: 16px 20px 0px 0px;
}
#header #navigation li {
	float: left;
    padding-left: 20px;
}
#header #navigation a {
	color: #fff;
    font-size: 16px;
	font-family: 'MemphisLTPro-Medium';
	text-decoration: none;
}
#header #navigation a:hover { color: #FB8E17; }
#header .share {
    background: url(../img/icons-sprite.png) left top no-repeat;
    color: #fff;
    font-family: 'MemphisLTPro-Medium';
    font-size: 11px;
    left: 50%;
    line-height: 24px;
    overflow: hidden;
    margin-left: -36px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    height: 24px;
    top: 0px;
    width: 72px;
}
.home #header .share { height: 0px; }
#header .share:hover { color: #f1d40d; }
#header .share .share-link {
    display: block;
    position: absolute;
    width: 100%;
}
#header .st_sharethis_large { opacity: 0; }
#header .stButton { margin: 0px; }
#header .stButton .stLarge {
    height: 24px;
    width: 72px;
}

#page { position: relative; }
.home #page {
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
}

.screen {
	position: relative;
    min-height: 640px;
	height: 100%;
}

.section-title {
    margin: 0px;
    font-family: 'MemphisLTPro-Medium';
    font-weight: normal;
    font-size: 30px;
}
.section-intro {
    margin: 0px 0px 45px;
    font-weight: normal;
    font-size: 24px;
}

.two-columns,
.three-columns{
    list-style-type: none;
    font-size: 18px;
    line-height: 24px;
    margin: 0px;
    padding: 0px;
}
.two-columns > li {
    float: left;
    margin-right: 4%;
    margin-bottom: 60px;
    width: 48%;
}
.three-columns > li {
    float: left;
    margin-right: 3%;
    margin-bottom: 60px;
    width: 31.33%;
}
.two-columns > li.last,
.three-columns > li.last { margin-right: 0; }
.two-columns ul,
.two-columns ul li,
.three-columns ul,
.three-columns ul li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.two-columns h4,
.three-columns h4 {
    font-family: 'MemphisLTPro-Medium';
    margin: 0px;
    font-weight: normal;
}

/* Screen 1 */
#screen-1 { 
	background: #1cb3bc;
	text-align: center; 
}
#screen-1 h2 {
    color: #fff;
    font-family: 'DidoteTextPro-Regular';
    font-size: 96px;
    font-weight: normal;
    line-height: 100px;
    margin: 0px;
    position: absolute;
    left: 0px;
    top: 22%;
    width: 100%;
}

#carousel-quotes {
    left: 0px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    list-style-type: none;
    top: 40%;
    width: 100%;
}
#carousel-quotes li {
    position: absolute;
    left: 0px;
    opacity: 0;
    top: 0px;
    width: 100%;
    z-index: 3;
}
#carousel-quotes li.active {
    opacity: 1;
    z-index: 4;
}
#carousel-quotes blockquote {
    font-family: 'MemphisLTPro-Light';
    font-size: 37px;
    font-style: normal;
    font-weight: normal;
    line-height: 44px;
    margin: 0px 0px 45px;
}
#carousel-quotes address {
    color: #fff;
    font-family: 'MemphisLTPro-Light';
    font-size: 30px;
    font-style: normal;
    font-weight: normal;
    line-height: 32px;
}
#screen-1 h3 {
    bottom: 90px;
    color: #fff;
    font-family: 'MemphisLTPro-Medium';
    font-size: 24px;
    font-weight: normal;
    left: 0px;
    margin: 0px;
    position: absolute;
    width: 100%;
}
#screen-1 .bottom-bar {
    background: #000;
    bottom: 0px;
    height: 55px;
    left: 0px;
    position: absolute;
    width: 100%;
}
#screen-1 .bottom-bar .arrow {
    background: url(../img/icons-sprite.png) -80px top no-repeat;
    cursor: pointer;
    display: block;
    height: 35px;
    left: 50%;
    position: absolute;
    top: 11px;
    margin-left: -10px;
    width: 20px;
}
#screen-1 .bottom-bar .arrow:hover { background-position: -105px top; }
/* End Screen 1 */

/* Screen 2 */
#screen-explanation {
	background: #895bc6;
	text-align: center;
}
#screen-explanation blockquote {
    color: #fff;
    font-family: 'DidoteTextPro-Regular';
    font-size: 48px;
    font-weight: normal;
    left: 0;
    margin: 0px;
    opacity: 0;
    position: absolute;
    top: 30%;
    width: 100%;
}
#screen-explanation footer {
    color: #070707;
    font-size: 16px;
    font-family: 'MemphisLTPro-Light';
    left: 0px;
    opacity: 0;
    position: absolute;
    bottom: 175px;
    width: 100%;
}
#screen-explanation .arrow {
    background: #000;
    border-radius: 58px;
    bottom: 30px;
    cursor: pointer;
    height: 116px;
    left: 50%;
    margin-left: -58px;
    opacity: 0;
    position: absolute;
    width: 116px;
}
#screen-explanation .arrow .default {
    background: url(../img/icons-sprite.png) -50px -40px no-repeat;
    display: block;
    height: 79px;
    margin: 20px auto 0px;
    width: 33px;
}
#screen-explanation .arrow .glow {
    background: url(../img/icons-sprite.png) left -40px no-repeat;
    height: 79px;
    left: 42px;
    opacity: 0;
    position: absolute;
    top: 20px;
    width: 33px;
    z-index: 2;
}
/* End Screen 2 */

/* Screen Reasons */
#screen-reasons {
    height: auto;
    overflow: hidden;
    text-align: center;
}
#screen-reasons p {
    font-size: 24px;
    font-family: 'MemphisLTPro-Medium';
    margin: 0px 0px 100px;
}
#screen-reasons p.first { margin-top: 120px; }
#screen-reasons h4 {
    font-family: 'DidoteTextPro-Italic';
    font-size: 34px;
    font-weight: normal;
    margin: 0px 0px 120px;
}
/* End Screen Reasons */

/* Screen 3 */
#screen-welcome {
    background: #fb8e17;
    text-align: center;
}
#screen-welcome p {
    font-family: 'MemphisLTPro-Medium';
    font-size: 24px;
    left: 0px;
    margin: 0px;
    position: absolute;
    top: 20%;
    width: 100%;
}
#screen-welcome h1 {
    left: 0px;
    margin: 0px;
    position: absolute;
    top: 40%;
    width: 100%;
}
#screen-welcome h2 {
    font-family: 'MemphisLTPro-Medium';
    font-size: 24px;
    font-weight: normal;
    left: 0px;
    margin: 0px;
    position: absolute;
    top: 70%;
    width: 100%;
}
#screen-welcome .arrow-holder {
    cursor: pointer;
    border-radius: 34px;
    bottom: 36px;
    height: 68px;
    cursor: pointer;
    left: 50%;
    margin-left: -34px;
    position: absolute;
    width: 68px;
    z-index: 2;
}
#screen-welcome .arrow {
    background: url(../img/icons-sprite.png) -100px -40px no-repeat;
    bottom: 6px;
    cursor: pointer;
    height: 53px;
    left: 50%;
    margin-left: -12px;
    position: absolute;
    width: 24px;

    transition: 1s;
    -webkit-transition: 1s;

    z-index: 3;
}
#screen-welcome .arrow-holder:hover .arrow {
    -webkit-transform: rotate(720deg);
    -moz-transform: rotate(720deg);
    -ms-transform: rotate(720deg);
    -o-transform: rotate(720deg);
    transform: rotate(720deg);
    zoom: 1;
}
/* End Screen 3 */

/* Screen Content */
.screen-content {
    margin: 0px auto;
    width: 890px;
}
/* Insights */
#insights { padding-top: 90px; }
#insights h3 {
    font-weight: normal;
    margin: 0px 0px 100px;
    opacity: 0;
    text-align: center;
}
#insights h3 span {
    display: block;
    padding-top: 5px;
    font-size: 18px;
}
#insights article {
    margin-bottom: 120px;
    position: relative;
}
#insights article:last-child {
    margin-bottom: 0px;
    padding-bottom: 180px;
}
#insights figure {
    float: left;
    margin: 0px;
}
#insights figure img { display: block; }
#insights .content {
    float: right;
    opacity: 0;
    width: 490px;
}
#insights .image-on-right figure { float: right; }
#insights .image-on-right .content { float: left; }

#insights h4 {
    color: #895bc6;
    font-family: 'DidoteTextPro-Italic';
    font-size: 68px;
    font-weight: normal;
    line-height: 68px;
    margin: 0px 0px 30px;
    white-space: nowrap;
}
#insights p { margin: 0px; }

#globe {
    height: 259px;
    position: absolute;
    left: 80px;
    top: 30px;
    width: 202px;
}
#globe .state {
    background: url(../img/content/globe.png) left top no-repeat;
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
}
#globe .state-2 {
    background-position: -202px top;
    opacity: 0;
}

#compass {
    background: url(../img/content/compass.png) left top no-repeat;
    height: 310px;
    right: 80px;
    position: absolute;
    top: 10px;
    width: 200px;
}
#compass span {
    background: url(../img/content/compass.png) -210px -108px no-repeat;
    height: 34px;
    left: 50%;
    position: absolute;
    margin-left: -58px;
    margin-top: -17px;
    top: 50%;
    width: 116px;
}

#binoculars {
    background: url(../img/content/binocular.png) left top no-repeat;
    height: 166px;
    left: 70px;
    position: absolute;
    top: 100px;
    width: 244px;
}
#binoculars .lens {
    background: url(../img/content/binocular.png) -244px top no-repeat;
    height: 100%;
    left: 0px;
    opacity: 0;
    position: absolute;
    width: 100%;
}

#trophy {
    background: url(../img/content/trophy.png) left top no-repeat;
    height: 265px;
    position: absolute;
    right: 70px;
    top: 100px;
    width: 202px;
}
#trophy .star {
    background: url(../img/content/trophy.png) -210px top no-repeat;
    height: 53px;
    position: absolute;
    left: 50%;
    margin-left: -27px;
    opacity: 0;
    top: 20px;
    width: 55px;
    z-index: 2;

    transition: 1.2s;
    -webkit-transition: 1.2s;
}
#trophy .star.shown {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(720deg);
    zoom: 1;
}
#trophy .number {
    background: url(../img/content/trophy.png) -210px -60px no-repeat;
    height: 26px;
    left: 50%;
    margin-left: -10px;
    opacity: 0;
    position: absolute;
    top: 37px;
    width: 21px;
    z-index: 3;
}
/* End Insights */

#insights { padding-bottom: 1px; }
#services .three-columns,
#clients .three-columns:last-child,
#contact .two-columns { padding-bottom: 100px; }

/* More */
#more { padding-bottom: 170px; }
#more .section-title { margin-bottom: 40px; }
.social-links {
    list-style-type: none;
    line-height: 36px;
    margin: 0px;
    padding: 0px;
}
.social-links li { margin-bottom: 3px; }
.social-links a {
    display: inline-block;
    text-decoration: none;
}
.social-links img {
    margin-right: 5px;
    vertical-align: -7px;
}
/* End More */

/* End Screen Content */


/* Static Content */
#static-content { padding: 150px 0px 50px; }
#static-content .col-1 {
    float: left;
    padding-top: 105px;
    width: 315px;
}
#static-content .col-2 {
    float: right;
    width: 500px;
}
#static-content h2 {
    color: #895bc6;
    font-family: 'DidoteTextPro-Italic';
    font-size: 68px;
    font-weight: normal;
    line-height: 68px;
    margin: 0px 0px 30px;
    white-space: nowrap;
}
#static-content h3 {
    font-weight: normal;
    font-family: 'MemphisLTPro-Medium';
    margin: 0px;
}
#static-content p { margin: 0px 0px 30px; }
#static-content figure {
    margin: 0px 0px 80px;
    text-align: right;
}
#static-content figure img {
    display: block;
    margin: 0px 0px 0px auto;
}
#static-content dl {
    font-size: 18px;
    margin: 0px;
}
#static-content dl dt { font-family: 'MemphisLTPro-Medium'; }
#static-content dl dd { margin: 0px 0px 50px; }
/* End Static Content */

form { font-family: 'MemphisLTPro-Light'; }
form strong {
    font-weight: normal;
    font-family: 'MemphisLTPro-Medium';
}

.just-mobile { display: none; }

/* Share */
body #at15pf, body #atic_settings, body #atic_more { display: none !important; }
body #at15s .at4-icon {
    display: block;
    text-indent: -9999px;
}
body .atm-s a, body #at_hover.atm-s a {
    background: transparent !important;
    padding: 0px !important;
    margin: 0px 10px !important;
    display: inline-block;
    -ms-transform: scale(2);
    -webkit-transform: scale(2);
    transform: scale(2);
}
html > body div#at15s.atm { width: auto !important; }
body .atm-i {
    background: transparent !important;
    border: 0px none !important;
    box-shadow: none !important;
    left: 50% !important;
    margin-left: -90px !important;
}
/* End Share */

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }