/*
 * Globals
 */

@font-face {
	font-family: 'KPMG-Light';
	src: url('fonts/KPMG-Light.eot');
	src: url('fonts/KPMG-Light.woff2') format('woff2'), url('fonts/KPMG-Light.woff') format('woff'), url('fonts/KPMG-Light.ttf') format('truetype'), url('fonts/KPMG-Light.svg') format('svg')
}

body {
    font-family: arial, sans-serif;
    /*background-image: url(../images/bg.png);*/
    background-color: #f0f0f0;
    background-repeat: repeat-x;
}
h1 {
    margin: .67em 0;
    font-size: 1.4em;
    color: #00257a;
}
header {
    background-color: #fff;
}
header h1 {
    margin: 1em 0 0 260px;
    line-height: 1.3em;
}
.bs-docs-nav {
    margin-bottom: 0;
    border-bottom: 0;
}
.bs-home-nav .bs-nav-b {
    display: none
}
.bs-docs-nav .navbar-brand,
.bs-docs-nav .navbar-nav>li>a {
    font-weight: 500;
    color: #00338d;
}
.bs-docs-nav .navbar-nav>li>a:hover,
.bs-docs-nav .navbar-nav>.active>a,
.bs-docs-nav .navbar-nav>.active>a:hover {
    color: #007c92;
    background-color: #f9f9f9
}
.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: transparent!important;
    color: #007c92;
}
.bs-docs-nav .navbar-toggle .icon-bar {
    background-color: #563d7c
}
.bs-docs-nav .navbar-header .navbar-toggle {
    border-color: #fff
}
.bs-docs-nav .navbar-header .navbar-toggle:hover,
.bs-docs-nav .navbar-header .navbar-toggle:focus {
    background-color: #f9f9f9;
    border-color: #f9f9f9
}
a,
a:focus,
a:hover {
    color: #000;
}
/* Custom default button */

.btn-default,
.btn-default:hover,
.btn-default:focus {}
/*
 * Base structure
 */

#gallery { min-height: 350px; }
#gallery img {
    transition: opacity .3s ease-in;
}
#gallery img:hover {
    cursor: pointer;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07), 0 0 10px 1px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07), 0 0 10px 1px rgba(0, 0, 0, 0.07);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07), 0 0 10px 1px rgba(0, 0, 0, 0.07);
}
html,
body {
    background-color: #f0f0f0;
}
body {
    color: #000;
}
/* Extra markup and styles for table-esque vertical and horizontal centering */

.site-wrapper {
    display: table;
    width: 100%;
    height: 100%;
    /* For at least Firefox */
    min-height: 100%;
    margin-top: 35px;
    /*max-width: 1440px;*/
    max-width: 1165px;
    margin-left: auto;
    margin-right: auto;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .site-wrapper {
        max-width: 1000px;
    }
    /*header h1 {
        margin-left: 0;
    }*/
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .site-wrapper {
        max-width: 920px;
    }
    /*header h1 {
        margin-left: 0;
    }*/
}
.gallery .row {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    overflow: hidden;
}
.site-wrapper-inner {
    display: table-cell;
    vertical-align: top;
}
.cover-container {
    margin-left: auto;
    margin-right: auto;
}
/* Padding for spacing */

.inner {
    padding: 30;
}
/*
 * Header
 */

.masthead-brand {
    margin-top: 10;
    margin-bottom: 10;
}
.masthead-nav > li {
    display: inline-block;
}
.masthead-nav > li + li {
    margin-left: 20;
}
.masthead-nav > li > a {
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    /* IE8 proofing */
}
/*.masthead-nav > li > a:hover,
.masthead-nav > li > a:focus {} .masthead-nav > .active > a,
.masthead-nav > .active > a:hover,
.masthead-nav > .active > a:focus {}*/
/*@media (min-width: 768px) {
    .masthead-brand {
        float: left;
    }
    .masthead-nav {
        float: right;
    }*/
    /*header h1 {
        margin-left: 260px;
    }*/
/*}*/
/*
 * Cover
 */

.cover {
    padding: 0;
    overflow: hidden;
}
.cover .btn-lg {
    padding: 10px 20;
    font-weight: bold;
}
/*
 * Footer
 */

.mastfoot {
    color: #999;
    /* IE8 proofing */
    color: rgba(255, 255, 255, .5);
}
/*
 * Affix and center
 */

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.isotope {}
/* clear fix */

.isotope:after {
    content: '';
    display: block;
    clear: both;
}
/* ---- .item ---- */

.item {
    float: left;
}
#gallery img {
    background-color: #fff;
}
/* center container with CSS */

#masonry-fit-width .isotope {
    margin: 0 auto;
}
#bio {
    color: #8b8b8b;
    margin-top: 15px;
    font-size: 11px;
}
#bio-wrap {
    margin-top: 15px;
    margin-bottom: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
}
/* line 3, components/_deck.scss */

.cards {
    *zoom: 1;
}
/* line 38, ../../../../../../.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */

.cards:after {
    content: "";
    display: table;
    clear: both;
}
/* line 8, components/_deck.scss */

.card {
    height: 360px;
    margin: 0 9px 19px 9px;
    position: relative;
    width: 257px;
    cursor: pointer;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    -ms-perspective: 600px;
    -o-perspective: 600px;
    perspective: 600px;
}
/* line 15, components/_deck.scss */

.card h3 {
    /*font-size: 1.14em;*/
    font-size: 1.28em;
    /*font-weight: bold;*/
    font-weight: normal;
    text-transform: uppercase;
    margin: 20px 10px 10px;
}
/* line 20, components/_deck.scss */

.card h4 {
    margin: 20px 10px 0px;
    font-size: 12px;
    text-transform: uppercase;
}
/* line 25, components/_deck.scss */

.card strong {
    font-size: 12px;
    text-transform: uppercase;
}
/* line 29, components/_deck.scss */

.card p {
    margin: 0 10px 10px;
}
/* line 32, components/_deck.scss */

.card a {
    color: #999999;
    font-weight: normal;
    background: transparent url(../images/link_icon.png) 0 -38px no-repeat;
    padding-left: 15px;
}
/* line 37, components/_deck.scss */

.card a:hover {
    color: #ee0011;
    background-position: 0 -58px;
}
/* line 42, components/_deck.scss */

.card ul {
    margin: 3px 10px 10px;
    padding: 0 0 0 2px;
    list-style: none;
    color: #999999;
}
/* line 47, components/_deck.scss */

.card ul li a {
    font-weight: normal;
}
/* line 51, components/_deck.scss */

.card img {
    margin: 0;
}
/* line 55, components/_deck.scss */

.card .card__front,
.card .card__back {
    float: none;
    position: absolute;
    top: 0;
    left: 0;
    width: inherit;
    height: inherit;
    /*border: 1px solid #dddddd;*/
    padding: 1px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /*  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);*/
    -webkit-transition-duration: 0.5s, 0.2s;
    -moz-transition-duration: 0.5s, 0.2s;
    -o-transition-duration: 0.5s, 0.2s;
    transition-duration: 0.5s, 0.2s;
    /* -webkit-transition-property: -webkit-transform, box-shadow;
    -moz-transition-property: -moz-transform, box-shadow;
    -o-transition-property: -o-transform, box-shadow;
    transition-property: transform box-shadow; */
    /*border-radius: 8px;*/
}
/* line 70, components/_deck.scss */

.card .card__front {
    z-index: 900;
    /* background: #fff; */
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    /*background: url('../images/background.jpg') transparent no-repeat 0 0;*/
    background-color: #fff;
}
/* line 74, components/_deck.scss */

.card .card__front a {
    visibility: hidden;
}
/* line 78, components/_deck.scss */

.card.flip .card__front {
    z-index: 900;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
/* line 82, components/_deck.scss */

.card .card__back {
    z-index: 800;
    /*border-color: #00338d;*/
    background: #005eb8;
    color: #fff;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}
/* line 88, components/_deck.scss */

.card .card__back a {
    background-position: 0 2px;
    color: rgba(255, 255, 255, 0.75);
}
/* line 91, components/_deck.scss */

.card .card__back a:hover {
    color: white;
    background-position: 0 -18px;
}
/* line 98, components/_deck.scss */

.card.flip .card__back {
    z-index: 1000;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
/* line 105, components/_deck.scss */

.card .card__front:hover {}
/* line 110, components/_deck.scss */

.card .card__front:hover a {
    visibility: visible;
}
/* line 115, components/_deck.scss */

.card .flip_back,
.card .flip_front {
    visibility: hidden;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    height: 20px;
}
/* line 123, components/_deck.scss */

/*.icon1:before,
.icon2:before,
.icon3:before,
.icon4:before,
.icon5:before,
.icon6:before,
.icon7:before,
.icon8:before,
.icon9:before,
.icon10:before,
.icon11:before,
.icon12:before {
	content: " ";
	width: 48px;
	height: 48px;
	display: block;
	position: absolute;
	z-index: 100;
	left: 180px;
	top: -2px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.icon1:before { background-image: url('../images/icons/icon1.png'); }
.icon2:before { background-image: url('../images/icons/icon2.png'); }
.icon3:before { background-image: url('../images/icons/icon3.png'); }
.icon4:before { background-image: url('../images/icons/icon4.png'); }
.icon5:before { background-image: url('../images/icons/icon5.png'); }
.icon6:before { background-image: url('../images/icons/icon6.png'); }
.icon7:before { background-image: url('../images/icons/icon7.png'); }
.icon8:before { background-image: url('../images/icons/icon8.png'); }
.icon9:before { background-image: url('../images/icons/icon9.png'); }
.icon10:before { background-image: url('../images/icons/icon10.png'); }
.icon11:before { background-image: url('../images/icons/icon11.png'); }
.icon12:before { background-image: url('../images/icons/icon12.png'); }*/

/*.icon1:after,
.icon2:after,
.icon3:after,
.icon4:after,
.icon5:after,
.icon6:after,
.icon7:after,
.icon8:after,
.icon9:after,
.icon10:after,
.icon11:after,
.icon12:after {
	content: " ";
	width: 220px;
	height: 4px;
	display: block;
	position: absolute;
	left: 2px;
	top: 304px;
}*/
/*.icon1:after { background-color: #b390ba; }
.icon2:after { background-color: #79b800; }
.icon3:after { background-color: #8e248d; }
.icon4:after { background-color: #9e2f39; }
.icon5:after { background-color: #007b92; }
.icon6:after { background-color: #ebb700; }
.icon7:after { background-color: #c74e00; }
.icon8:after { background-color: #a79e6f; }
.icon9:after { background-color: #009fda; }
.icon10:after { background-color: #b16e7d; }
.icon11:after { background-color: #6a7e10; }
.icon12:after { background-color: #4176ab; }*/

.card .card__front .rounded { border-radius1: 5px; margin: 12px 0 0 10px; position: absolute; z-index: 50; }
.card .card__front img { min-width: 234px; max-height: 247px; }

.card .flip_front {
/*
    background: transparent url("../images/flip_icon.png") 0 0 no-repeat;
*/
}
/* line 126, components/_deck.scss */

.card .flip_back {
/*
    background: transparent url("../images/flip_icon.png") 0 -30px no-repeat;
*/
}
/* line 129, components/_deck.scss */

.card:hover {
    z-index: 1000;
}
/* line 131, components/_deck.scss */

.card:hover .flip_back,
.card:hover .flip_front {
    visibility: visible;
}
/* line 139, components/_deck.scss */

.isotope-item {
    z-index: 2;
}
/* line 142, components/_deck.scss */

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
/* line 147, components/_deck.scss */

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
/* line 150, components/_deck.scss */

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height width;
}
/* line 153, components/_deck.scss */

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform opacity;
}
/* line 158, components/_deck.scss */

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}
h3.card_title {
    margin-top: 267px;
    color: #00338d;
}
span.card_more {
    position: absolute;
    bottom: 10px;
    right: 15px;
    background: transparent url("../images/arrow.png") no-repeat 0 center;
    display: inline-block;
    padding: 0 0 0 19px;
    font-size: 1.14em;
    color: #999;
}
.card__back span.card_more { 
    position: absolute;
    bottom: 160px;
    right: 54px;
    background-position: 18px center;
    padding: 5px 18px 6px 37px;
    font-size: 1.14em;
    color: #00257a;
    background-color: #f0f0f0;
    white-space: nowrap;
}
.btndiv {
    text-align: center;
    position: absolute;
    bottom: 20px;
    height: 50px;
    width: 100%;
}


.FooterLinks { max-width: 635px; margin: 7px 0 10px 15px; }
.FooterLinks a { line-height: 1.2; color: #8a8c8d; white-space: nowrap; }
.FooterLinks a:hover { text-decoration: underline; }
.FooterLinks a:after { content: "|"; display: inline-block; margin: 0 0 0 4px; font-size: 12px; line-height: 1.2; color: #97989a; }
.FooterLinks a.Last:after { display: none; }
/*.Copyrights { max-width: 900px; margin-left: 15px; float: left; }*/
.SocialIcons { max-width: 290px; float: right; position: relative; text-align: right; margin-top: -7px; }
.SocialIcons a { display: inline-block; width: 32px; height: 32px; margin: 0 7px; background-color: transparent; background-repeat: no-repeat; background-position: 0 0; }
#facebook { background-image:url("../images/iconsSocial/logoFacebook.png") }
#youtube { background-image:url("../images/iconsSocial/logoYoutube.png") }
#linkedin { background-image:url("../images/iconsSocial/logoLinkedIn.png") }
#twitter { background-image:url("../images/iconsSocial/logoTwitter.png") }
/*#rss { background-image:url("../images/iconsSocial/logoRSS.png") }*/
#pinterest { background-image:url("../images/iconsSocial/logoPinterest.png") }

.navbar .container,
.navbar .title,
.navbarBottom,
.footer .Copyrights { width: 100%; /*max-width: 1390px;*/ max-width: 1115px; }
.navbar-header a { display: block; }
.navbar-header a img { max-width: 123px; max-height: 49px; }
.navbar-header { padding: 28px 0 23px; }
.navbar-brand { height: auto; padding: 0 11px; }
.nav.navbar-nav.navbar-right { margin-top: 28px; }
.nav.navbar-nav.navbar-right a,
.nav.navbar-nav.navbar-right a:hover { color: #00338d; font-size: 16px; }
.navbar-nav.navbar-right:last-child {
    margin-right: 0;
}
.navbar .titleBG { background: linear-gradient(to bottom, #f0f0f0 0%,#fff 20%, #fff 100%); }
.navbar .title { font-family: 'KPMG-Light', 'Open Sans', sans-serif; font-size: 47px; line-height: 84px; color: #00338d; margin: 0 auto; padding: 0 15px; }

.navbarBottomBG { background-color: #fff; border-top: 3px solid #005eb8; }
.navbarBottom { padding: 18px 15px; margin: 0 auto; }
.navbarBottom > a { font-size: 14px; color: #999; display: inline-block; margin: 0 20px; white-space: nowrap; }
.navbarBottom > a:first-child { margin-left: 0; }
.footer .Copyrights { margin: 20px auto; font-size: 12px; color: #2e2e2e; padding: 0 15px; }

@media screen and (max-width: 1420px) {
    .navbarBottom { padding-left: 20px; padding-right: 20px; }
    .navbarBottom > a:first-child { margin-left: 20px; }
    .footer .Copyrights { padding-left: 40px; padding-right: 40px; }
}
@media screen and (max-width: 800px) {
    .SocialIcons { float: none; max-width: 100%; margin: 10px 0 0; }
    .navbarBottom > a { margin-bottom: 20px; }
}