@font-face {
    font-family: 'gotham_bookregular';
    src: url('/css/fonts/gotham-book-webfont.eot');
    src: url('/css/fonts/gotham-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/gotham-book-webfont.woff') format('woff'),
         url('/css/fonts/gotham-book-webfont.ttf') format('truetype'),
         url('/css/fonts/gotham-book-webfont.svg#gotham_bookregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}



inline-block {width: auto; min-height:10px; display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline;}

/* ==========================================================================
   Siblify custom styles
   ========================================================================== */
body{margin: 0;}
header > div {width: 960px; margin: 0 auto; position: relative; height: auto; overflow: hidden;}
p {font-family: 'gotham_bookregular', Georgia, Times, "Times New Roman", serif; font-weight: lighter; color: #000; margin: 0 0 14px;}
a {text-decoration: none; color: #005abf;}
h2 {color: #005abf; font-weight: normal; margin: 0 0 10px; line-height: 28px; font-size: 34px; line-height: 38px;}
.case-studies h2, .about h2 {font-size: 20px; }
h2 span {font-size: 34px; display: block; line-height: 38px;}
li {list-style: none;}
h3 {font-weight: normal; margin: 0 0 5px;}
ul {padding: 0; margin: 0;}
h4 {color: #64B0A3; font-weight: bold; margin: 0 0 5px;}
#mainContent > div ul {margin-bottom: 20px;}
#mainContent > div li {color: #000; padding: 0 0 0 9px; background:url(/img/bullet.png) left 9px no-repeat; margin: 0 0 5px;}

/* Header */
header { border-bottom: 10px solid #005abf;}
header img {float: left; margin: 20px 0 70px;}
header p {float: right; color: #005abf; font-size: 37px; line-height: 37px; margin:14px 0 0 0;}
nav { position: absolute; left: 0px; bottom: 0px;}
nav a, nav li {float: left; color: #929292; background: #edf2f4; text-transform: uppercase;}
nav a {padding:13px 18px 10px; font-size: 13px;}
nav a:hover {background: #e0e7ea; transition: all .2s ease-in-out;}
nav li.here a, nav .menu.activeMenu, nav li.parent-here a {background:#005abf; color: #fff;}
.menu {display: none;}

/* main content  */
#mainContent {width: 960px; margin: 20px auto 0; }
#mainContent i {font-style: normal; color: #005abf; font-weight: bold;}
#singleColumn #mainContent > div:first-child p {font-size: 18px; line-height: 25px;}
#mainContent > div:first-child, #mainContent h2 + div  { float: left; width: 470px;  padding: 0 20px 0 0; }
.listing1 #mainContent h2 + div {width: 100%;  padding:0; }
#twoColumn #mainContent > div + div {width: 470px; float: right;}
#singleColumn #mainContent > div:first-child {width: 586px; border-right: 1px solid #7DBCB0;}

#sidebar {width: 314px; float: left; padding: 0 0 0 20px; border-left: 1px solid #7DBCB0; margin-left: -1px; margin: 0 0 0 -1px;}
#sidebar #testimonials {padding: 0 0 20px; border-bottom: 1px solid #7DBCB0;}
#sidebar #testimonials > div { background: url(/img/speechMarks.png); background-size:50px 50px; background-position: left top; background-repeat: no-repeat;}
#sidebar blockquote {font-size: 14px; line-height: 17px; color: #000;}
#sidebar blockquote:before {
   content: "";
   display: block;
   width: 50px;
   height: 50px;
   background: url(/img/speechMarks.png);
   background-size:100% 100%;
   background-repeat:no-repeat;
   float: left; 
   margin: 0 4px 1px 0;
} 
#sidebar cite {color: #64B0A3; display: block; margin: 5px 0 0 0;}

#staffNav {width: 960px; margin: -49px auto; height: auto; overflow: hidden; position: relative;  }
#staffNav #controls {position: inherit; float: right; display: block !important;}
#staffNav ul {float: right; clear: both; margin-top: 30px;}
#staffNav li {float: right;}
#staffNav ul > li:last-child a {border: none;}
#staffNav ul a{color: #5CA2C4;   padding-left: 14px; margin-left: 14px; border-left: 1px solid #5CA2C4;}
#staffNav ul a:hover {color: #005abf;}

#testimonials + #contactBar {margin: 10px 0 0 0;}
#contactBar {margin: 0 0 0 0; max-width: 314px;}
#contactBar a{padding: 15px 0 15px 60px; background-size:50px auto; display: block; text-decoration: none; color: #005abf;  display: table-cell; vertical-align: middle; }
#contactBar a:hover {color: #000;} 
#contactBar p {margin: 0; border-bottom: 1px dotted #005abf;}
#contactBar > p:last-child {border: none; margin-bottom: 20px}

.meet {background: url(/img/iconCup.png) left center no-repeat;}
.phone {background: url(/img/iconPhone.png) left center no-repeat;}
.email {background: url(/img/iconEmail.png) left center no-repeat;}

#logos {clear: both; padding: 20px 0 0 0;}
#logos img {margin: 0 0 0 69px;}

#logos > img:first-child {margin: 0;} 


.findOutMore {background: #7DB1C7;  color: #fff; height: auto; overflow: hidden; margin: 20px 0 0 0; clear: both;}
.findOutMore a, .findOutMore span {color: #fff; padding:10px 20px; border-right: 1px solid #fff; margin: 0; float: left;}
.findOutMore a:hover {background: #005abf;}
.findOutMore span{background: #005abf;}

footer {background: #005abf url(/img/transWhite.png) 1px 1px repeat-x; margin: 20px 0 0 0; clear: both;}
footer > div {margin: 0 auto; width: 960px; padding: 20px 0 1px; height: auto; overflow: hidden;}
footer p, footer a {color: #fff; font-size: 14px; line-height: 17px;}
#leftFooter {float: left;}
#rightFooter {float: right;}
#rightFooter img {float: right; border-bottom: 10px solid #005abf;}
#rightFooter p {text-align: right; clear: both; font-size: 11px;  }

.tryptic.caseStudy {width:313px; height:470px; float: left; margin:0 0 0 10px; overflow: hidden;}
#tryptic_images  > .tryptic:first-child {margin: 0; width:314px;} 


.row {width: auto !important; padding: 0 0 0 0 !important; height: auto; overflow: hidden; margin: 0 0 20px 0;}
.caseStudy:first-child {margin: 0;}
.caseStudy {width:306px !important; float: left; margin:0 0 0 20px; overflow: hidden; padding: 0 !important;}
.csImage {position: relative; border: 1px solid #005abf;}
.more {position: absolute; right: 0px; bottom: 0px; background: #005abf; display: block; padding: 5px 7px; color: #fff;}
.caseStudy h3 {color: #005abf; margin: 10px 0 0 0;}
.caseStudy h3 span {color:#64B0A3; display: block;}


form {background: #EDF2F4; border: 10px solid #EDF2F4; margin: 0 0 20px; height: auto; overflow: hidden; position: relative;}
form p {color:#005abf; margin: 0 0 5px;}
#submit {background:#005abf; padding: 4px 12px 0; width: auto; color: #fff; float: right; margin: 0; height: 30px;}
.fancybox-inner form {margin: 0;}
input, textarea {margin: 0 0 10px; border: none; background: #fff; color:#B8B8B5; clear: both; width: 99%; padding:5px 3px 2px; height: 26px;}
.form-error{ color:red !important;}
textarea {height: 170px;  }
input.hadFocus, textarea.hadFocus{color: #000;}

#formMessage {position: absolute; top: 50%; margin-top: -20px; text-align: center; width: 100%;}

.fancybox-inner h3 {color:#005abf;}

/* SLIDER */
#slider_container {background:#5CA2C4 url(/img/sliderBG.gif) repeat-y center center; border-bottom: 1px solid #8DB8C9;}
#slider_container > div {width: 960px; margin: 0 auto; height: auto; overflow: hidden;} 
#slider_container > div {position: relative;}
#slider_container #slider_images{ width: 960px !important; height: 470px; position: relative; overflow: hidden; z-index: 0;}
#slider_container #banner_strap {  width:952px; height: 139px; position: absolute; bottom: 0px;  z-index: 5;}

/* Controls */
#controls a#next, #controls a#prev{display:none;}

#controls a[href='']{opacity:0.3;}
#controls a[href='']:hover{cursor: default;}

.js #controls a#next
{
    outline: none;
    display: block; 
    height: 48px;
    width: 48px; 
    z-index: 5;
    color: #fff;
    position: absolute;
    right: 0px;
    top: 0px;
    background: url(/img/slideRight.png) center no-repeat;
    border-left:1px solid #fff;
}
.js #controls a#prev
{
color: #fff;
    outline: none;
    display: block; 
    height: 48px;
    width: 48px; 
    z-index: 5;
    position: absolute;
    left: 1px;
    top: 0px;
    background: url(/img/slideLeft.png) center no-repeat;
}
 

/* Nav blockers */

#controls {position: absolute; right:0px; bottom: 0px; width: 98px; z-index: 8000; height: 48px; display: block;}
.slideCount1 #controls {display: none;}

#controls p {margin: 8px 0 0 0;}
#slider_container div#next_block,
#slider_container div#prev_block
{
    cursor:default;
    display:none;
}

.js #slider_container div#next_block
{
    display: block;
    height: 31px;
    width: 36px; 
    z-index: 999;
    cursor:pointer;
    position: absolute;
    right: 2px;
    top: 0px;
}
.js #slider_container div#prev_block
{
    display: block; 
    height: 31px;
    width: 36px; 
    z-index: 999;
    cursor:pointer;
    position: absolute;
    left: 0px;
    top: 0px;
    
}

/* Pagination */
#slider_container #slide_counter
{
    color: #fff;
   letter-spacing: 2px;
    font-size: 11px;  
    z-index:999; 
    cursor:default;
    text-align: center;
}

/* Slide content */
#slider_content_panel 
{
width: 466px; 
}

.js #slider_content_panel
{
   
    height: 120px;
    position: absolute;
    left: 0px;
    bottom: 20px;
    z-index: 6;
    background: url(/img/transWhite.png);
    width:506px; 
    display: block;
}

.slideCount1 #slider_content_panel {
	 display:none;
}
 
#slider_content
{
    height: 120px;
    position: absolute;
    left: 0px;
    bottom: 20px;
    z-index: 6;
    overflow: hidden;
}

.slideCount1 #slider_content div{display: block;}

#slider_content div
{

display: none;
    top: 0;
    height: 139px;
}

#slider_content div div.text
{
width: 466px;
    padding: 15px 20px 20px;
    position: relative;
    height: 111px;
    display: inline-block;
	z-index: 1;
}

blockquote, #slider_content div blockquote p
{
text-transform: none !important;
   color: #005abf;
   font-size: 26px;
   line-height: 31px;
   margin: 0;
   font-family:  "HelveticaNeue-Light","HelveticaNeue",Helvetica,Arial,sans-serif; font-weight: lighter;
}
#slider_content div blockquote p b {font-weight: normal; font-weight: lighter; color: #64B0A3;}
blockquote, #slider_content div blockquote p span
{  	
color: #64B0A3;
}
#slider_content div div.text  cite {display: block; font-size: 12px;  color: #fff; margin: 10px 0 0 0;}


#slider_content div p
{
    color: #eed46a;
    line-height: 12px; 
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 5px;
}
.lang_cn #slider_content div p{color: #fff; font-size: 18px; line-height: 29px; margin-top: 2px;}

#slider_content div p.headline
{
    color: #fff !important;
    font-size: 18px; /* 1.61em */
    line-height: 21px; /* 25px */ 
    font-weight: normal;
    padding-bottom: 10px;
}
#slider_content div a
{
    color: #eed46a;
    font-size: 11px;
    font-weight: bold;
    padding: 0 20px 0 0;
    background-image: url(/images/arrow_link_slider.gif);
    background-position: right -100px;
    background-repeat: no-repeat;
}


#gallery {width: 980px; margin-left: -20px;}
#gallery img {margin: 0 0 20px 20px; border: 5px solid #EDF2F4;}
.gallery #mainContent h2 + div {width: 960px; float: none;}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}


/* IE Fixes */

.lt-ie9 .meet {background: url(/img/iconCupSD.png) left center no-repeat;}
.lt-ie9 .phone {background: url(../img/iconPhoneSD.png) left center no-repeat;}
.lt-ie9 .email {background: url(../img/iconEmailSD.png) left center no-repeat;}
.lt-ie9 #sidebar blockquote:before { background: url(../img/speechMarksSD.png); }  
.lt-ie9  #sidebar #testimonials > div { background: url(/img/speechMarksSD.png) left top no-repeat; }
/*
#sidebar blockquote:before {
   content: "";
   display: block;
   width: 50px;
   height: 50px;
   background: url(../img/speechMarks.png);
   background-size:100% 100%;
   background-repeat:no-repeat;
   float: left; 
   margin: 0 4px 1px 0;
}  

.meet {background: url(../img/iconCup.png) left center no-repeat;}
.phone {background: url(../img/iconPhone.png) left center no-repeat;}
.email {background: url(../img/iconEmail.png) left center no-repeat;}
*/

/* ==========================================================================
 Media Queries 
   ========================================================================== */

 
 
@media only screen and (max-width: 480px) { 

#singleColumn #slider_container, #sidebar, #logos, #controls, #contactBar {display: none !important;} 
 
#slider_container img, #slider_container #slider_images {width: 100% !important; height: auto !important;}
 
nav .menu {display: block; float: right;}
nav li {float: none; clear: both;
}
nav li a{float: none; display: block; border-bottom: 1px solid #d5dde0;}
nav {width: 100%; position: relative;}
nav ul {width: 100%; clear: both; height: auto; overflow: hidden; padding: 0; margin: 0; display: none;}

div {width: 100% !important; padding: 0 !important; }

header img {margin-left: 10px;}
h2 { font-size: 28px; clear: both;}
p, h2, h3 {margin: 0 10px 10px 10px;}

.findOutMore a, .findOutMore span {
    border-right:none;
    border-bottom: 1px solid #FFFFFF;
    width: 100%;
    display: block;
    float: none;
    margin: 0;
    padding: 15px 10px;
}

.findOutMore {padding: 0; margin: 0;}
footer  {margin-top: 10px;}
footer > div {padding: 10px 0 !important;}
#rightFooter  {float: none;}
#rightFooter img {float: none; margin-left: 10px;}
#rightFooter p {  text-align: left;}
#staffNav ul {padding: 0; margin: 0 0 10px;}
#staffNav ul, #staffNav li {float: left;}
#staffNav li  a {padding: 0; margin: 0; border: none;}
#staffNav li  a {border-right: 1px solid #5CA2C4; padding-right: 10px; margin-right: 10px; font-size: 22px;}
#staffNav ul > li:first-child a{padding-left:0; margin-left:10px; border-left:none;}
 
.caseStudy {width: 100% !important; margin: 10px 0;}
.caseStudy img {width: 100%; height: auto;}
.caseStudy h3 {margin: 10px 10px 10px 10px;}

#slider_images > iframe {width: 100% !important; height: 200px; }
#slider_images small a {display: block; color: #fff !important; font-size: 18px;  margin: 0; padding: 13px 10px 15px; width: 100%; font-weight: lighter;}

}  
 
@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles. 
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
