@charset "UTF-8";
/*@font-face { font-family: "Mission Gothic Regular"; src: font-files("../fonts/Mission Gothic Regular.eot");  src: url("../fonts/MissionGothicBold.eot") format('embedded-opentype'), url("../fonts/MissionGothicBold.svg#svgFontName") format('svg');
}

@font-face { font-family: "Mission-Gothic-Bold"; src: url("../fonts/MissionGothicBold.eot"); src: url("../fonts/MissionGothicBold.eot") format('embedded-opentype'),
	url("../fonts/MissionGothicBold.woff") format('woff'),
	url("../fonts/MissionGothicBold.ttf") format('truetype'),
	url("../fonts/MissionGothicBold.svg#svgFontName") format('svg');
}*/
@font-face { font-family: "Mission-Gothic"; src: url("../fonts/MissionGothicRegular.otf") format("opentype"); }
@font-face { font-family: "Mission-Gothic"; src: url("../fonts/MissionGothicRegularItalic.otf") format("opentype"); font-style: italic; }
@font-face { font-family: "Mission-Gothic"; src: url("../fonts/MissionGothicBold.eot");
  /* IE9 Compat Modes */
src: url("../fonts/MissionGothicBold.eot?#iefix") format("embedded-opentype"), url("../fonts/MissionGothicBold.otf") format("opentype"), url("../fonts/MissionGothicBold.woff") format("woff"), url("../fonts/MissionGothicBold.ttf") format("truetype"), url("../fonts/MissionGothicBold.svg#svgFontName") format("svg"); font-weight: bold; }
@font-face { font-family: "Mission-Gothic"; src: url("../fonts/MissionGothicLight.otf"); src: url("../fonts/MissionGothicLight.otf") format("opentype"); font-weight: 100; }
/* Tiny devices */
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */
@-webkit-keyframes workImageBackgrounds { from { background-size: 100%; }
  to { background-size: 120%; } }
@keyframes workImageBackgrounds { from { background-size: 100%; }
  to { background-size: 120%; } }
/* Fade */
/* ___         ___         ___         ___      ___      ___    /  /\       /  /\       /__/\       /  /\    /  /\      /  /\  /  /::\     /  /::\      \  \:\     /  /::\  /  /:/_     /  /:/ /  /:/\:\   /  /:/\:\      \  \:\   /  /:/\:\/  /:/ /\    /  /:/ /  /:/~/:/  /  /:/  \:\ ___  \  \:\ /  /:/~/:/  /:/ /:/_   /  /::\/__/:/ /:/__/__/:/ \__\:/__/\  \__\:/__/:/ /:/__/:/ /:/ /\  /__/:/\:\  \:\/:::::\  \:\ /  /:\  \:\ /  /:\  \:\/:/\  \:\/:/ /:/ \__\/  \:\  \::/~~~~ \  \:\  /:/ \  \:\  /:/ \  \::/  \  \::/ /:/  \  \:\  \:\      \  \:\/:/   \  \:\/:/   \  \:\   \  \:\/:/   \__\/\  \:\      \  \::/     \  \::/     \  \:\   \  \::/    \__\/       \__\/       \__\/       \__\/    \__\/    
*/
/*  Created on : Nov 18, 2015, 5:39:13 PM Author     : Max <max@plentynyc.com>
*/
body { font-family: "Mission-Gothic", Arial, Helvetica, sans-serif; }

video { position: absolute; right: 0; bottom: 0; top: 0; right: 0; width: 100%; height: 100%; background-size: 100% 100%; background-color: white; background-position: center center; background-size: contain; object-fit: cover /*cover video background */ }

form label { display: none; }
form label.error { color: red; }
form label.valid { color: #26fec9; }

.slide { background-size: cover; background-size: cover; }

.btn.btn-default.ctacolor.greenbtn { border-radius: 0; font-weight: normal; }

.vcenter { display: inline-block; vertical-align: middle; float: none; }

.copyright { text-align: right; }

.stickybottom { /*	>div{
	    width: 13%;
	    min-width: 50px;
	    height: 50px;
	    display: inline-block;
	    cursor: pointer;
	    transition: opacity .25s ease-in-out;
	    -moz-transition: opacity .25s ease-in-out;
	    -webkit-transition: opacity .25s ease-in-out;
	    opacity: 1;
	    &:hover{
		opacity: 0.7;
	    }
	}*/ position: relative; bottom: 0; }
.stickybottom .nav-soc-hld { height: 20%; }
.stickybottom .address p { /* Tiny devices */ /* Small devices (tablets, 768px and up) */ /* Medium devices (desktops, 992px and up) */ /* Large devices (large desktops, 1200px and up) */ }
@media only screen and (max-width: 520px) { .stickybottom .address p { margin: 0 0 0px; } }
@media only screen and (min-width: 768px) { .stickybottom .address p { margin: 0 0 10px; } }
@media only screen and (min-width: 992px) { .stickybottom .address p { margin: 0 0 10px; } }
@media only screen and (min-width: 1200px) { .stickybottom .address p { margin: 0 0 10px; } }
.stickybottom .nav-soc { display: table; height: 100%; width: 100%; padding-left: 0; margin-top: 20px; }
.stickybottom .nav-soc li { display: table-cell; vertical-align: middle; width: 20%; text-align: left; }
.stickybottom .nav-soc li a { float: left; height: 30px; margin: 0 auto; opacity: 1; -webkit-transition: opacity 0.3s, visibility 0.3s; transition: opacity 0.3s, visibility 0.3s; }
.stickybottom .nav-soc li a:hover { opacity: .8; }
.stickybottom .social { width: 100%; }
.stickybottom .twit a { background-position: 0 -118px; width: 30px; }
.stickybottom .vim a { background-position: -73px -118px; width: 26px; }
.stickybottom .fb a { background-position: -145px -118px; width: 13px; }
.stickybottom .lnkd a { background-position: -202px -118px; width: 22px; }
.stickybottom .goog a { background-position: -265px -118px; width: 31px; }
.stickybottom .btn-soc { background-image: url("../images/sprite_alpha.png") no-repeat scroll 0 0; display: block; }
.stickybottom h4 { color: #fff; text-transform: uppercase; margin-bottom: 25px; }
.stickybottom p { color: #5c5c5c; }
.stickybottom a { color: #26fec9; }
.stickybottom a:hover { color: #51d2b2; text-decoration: none; }
.stickybottom input { background-color: transparent; border-top: 1px solid #333; border-left: 1px solid #333; border-bottom: 1px solid #333; border-right: none; }
.stickybottom button { margin: 0 0 0 -4px; }
.stickybottom .greenbtn { font-family: "Raleway", sans-serif; font-size: 14px; font-weight: 600; display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 0px transparent; -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; background: #26fec9 none repeat scroll 0 0; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; border: 2px solid #26fec9; border-radius: 0; color: #000; padding: 5px 10px; text-transform: uppercase; -webkit-transition: border 300ms ease-out; transition: border 300ms ease-out; box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.35); display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px transparent; -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; overflow: hidden; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: color, background-color; transition-property: color, background-color /*	&:before{

	     content: "";
	     position: absolute;
	     z-index: -1;
	     top: 0;
	     bottom: 0;
	     left: 0;
	     right: 0;
	     background: $hover;
	     -webkit-transform: scaleX(0);
	     transform: scaleX(0);
	     -webkit-transform-origin: 50%;
	     transform-origin: 50%;
	     -webkit-transition-property: transform;
	     transition-property: transform;
	     -webkit-transition-duration: 0.3s;
	     transition-duration: 0.3s;
	     -webkit-transition-timing-function: ease-out;
	     transition-timing-function: ease-out;
	 }*/ /*
	 &:hover,
	 &:focus,
	 &:active{
	     //background: #ffffff;
	     color: #000;
	     border: 2px solid $hover;
	     //border: 2px solid transparent;
	     &:before{

		 -webkit-transform: scaleX(1);
		 transform: scaleX(1);
	     }
	 }
	 &:before{

	     content: "";
	     position: absolute;
	     z-index: -1;
	     top: 0;
	     bottom: 0;
	     left: 0;
	     right: 0;
	     background: $hover;
	     -webkit-transform: scaleX(0);
	     transform: scaleX(0);
	     -webkit-transform-origin: 50%;
	     transform-origin: 50%;
	     -webkit-transition-property: transform;
	     transition-property: transform;
	     -webkit-transition-duration: 0.3s;
	     transition-duration: 0.3s;
	     -webkit-transition-timing-function: ease-out;
	     transition-timing-function: ease-out;
	 }*/ }
.stickybottom .greenbtn:hover, .stickybottom .greenbtn:focus, .stickybottom .greenbtn:active { background-color: #26fec9; color: white; border-color: transparent; }
.stickybottom .col-md-6 { padding-top: 20px; margin-bottom: 20px; }
.stickybottom .horizonline { border-bottom: 1px solid #333; }
.stickybottom .troupeFooterLogo { height: 30px; background-image: url(../images/footerlogo.png); background-repeat: no-repeat; background-position: 15px 0; height: 62px; margin-bottom: 20px; margin-top: 20px; }

#address { font-size: 14px; font-weight: 100; background-color: rgba(0, 0, 0, 0.3); bottom: 0; color: #eaeaea; letter-spacing: 0.0625em; text-transform: uppercase; text-align: center; position: absolute; z-index: 150; width: 100%; height: 30px; height: 5x; float: left /* Smartphones (portrait) ----------- */ /* Smartphones (landscape) ----------- */ /* Desktops and laptops ----------- */ /* Large screens ----------- */ }
@media only screen and (max-width: 320px) { #address { /* Styles */ height: 62px; } }
@media only screen and (min-width: 321px) { #address { /* Styles */ height: 50px; } }
@media only screen and (min-width: 768px) { #address { /* Styles */ height: 30px; } }
@media only screen and (min-width: 1824px) { #address { /* Styles */ height: 30px; } }
#address p { margin-top: 5px; margin-bottom: 5px; }
#address span { font-weight: bold; color: #fff; }
#address .subtitle { font-weight: bold; line-height: 0; margin-top: -5px; }

.descbg { margin-left: auto; margin-right: auto; text-align: center; z-index: 300; position: relative; }

.titlebox { margin-left: auto; margin-right: auto; text-align: center; z-index: 300; position: relative; max-width: 80%; }

.titleboxhome { height: 100%; position: absolute; text-align: center; top: 0; width: 100%; z-index: 300; }

.title { background: #000 none repeat scroll 0 0; color: #fff; display: inline-block; font-weight: bold; font-size: 50px; margin: 0; padding-left: 15px; padding-right: 15px; padding-top: 10px; padding-bottom: 10px; text-transform: uppercase /* Smartphones (portrait) ----------- */ /* Smartphones (landscape) ----------- */ /* Desktops and laptops ----------- */ /* Large screens ----------- */ }
@media only screen and (max-width: 320px) { .title { /* Styles */ font-size: 16px; } }
@media only screen and (min-width: 321px) { .title { /* Styles */ font-size: 20px; } }
@media only screen and (min-width: 768px) { .title { /* Styles */ font-size: 50px; } }
@media only screen and (min-width: 1824px) { .title { /* Styles */ font-size: 50px; } }

.subtitle { color: #000; font-size: 20px; text-align: center; font-family: "Raleway", sans-serif; margin-left: auto; margin-right: auto; margin-top: 35px; margin-bottom: 35px; font-weight: 500; }

.title2 { background: #000 none repeat scroll 0 0; color: #fff; display: inline-block; font-weight: bold; font-size: 50px; margin: 0; padding:5px 12px; text-transform: uppercase /* Smartphones (portrait) ----------- */ /* Smartphones (landscape) ----------- */ /* Desktops and laptops ----------- */ /* Large screens ----------- */ }
@media only screen and (max-width: 320px) { .title2 { /* Styles */ margin-top: 50px; margin-bottom: 30px; font-size: 22px; } }
@media only screen and (min-width: 321px) { .title2 { /* Styles */ margin-top: 50px; margin-bottom: 30px; font-size: 32px; } }
@media only screen and (min-width: 768px) { .title2 { /* Styles */ margin-top: 100px; margin-bottom: 60px; font-size: 50px; } }
@media only screen and (min-width: 1824px) { .title2 { /* Styles */ margin-top: 100px; margin-bottom: 60px; font-size: 50px; } }

.pagetitle { background: #000 none repeat scroll 0 0; color: #fff; font-weight: bold; font-size: 62px; font-weight: bold; line-height: 1; padding: 7px 10px; text-transform: uppercase; }

.pagesubtitle { color: #fff; font-size: 23px; margin: 20px auto 70px; text-align: center; font-family: "Raleway", sans-serif; }

.ctacolor { font-family: "Mission-Gothic", Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 0px transparent; -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; background: #26fec9 none repeat scroll 0 0; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; border: 2px solid #26fec9; color: #000; padding: 5px 10px; text-transform: uppercase; -webkit-transition: border 300ms ease-out; transition: border 300ms ease-out; box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.35); }
.ctacolor:hover, .ctacolor:focus, .ctacolor:active { color: #000; border: 2px solid #51d2b2; }
.ctacolor:hover:before, .ctacolor:focus:before, .ctacolor:active:before { -webkit-transform: scaleX(1); -ms-transform: scaleX(1); transform: scaleX(1); }
.ctacolor:before { content: ""; position: absolute; z-index: -1; top: 0; bottom: 0; left: 0; right: 0; background: #51d2b2; -webkit-transform: scaleX(0); -ms-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 50%; -ms-transform-origin: 50%; transform-origin: 50%; -webkit-transition-property: -webkit-transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.ctawhite { font-weight: bold; display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 0px transparent; -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; background: transparent none repeat scroll 0 0; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; border: 2px solid #ffffff; color: #ffffff; padding: 5px 10px; text-transform: uppercase; -webkit-transition: border 300ms ease-out; transition: border 300ms ease-out; }
.ctawhite:hover, .ctawhite:focus, .ctawhite:active { color: #ffffff; border: 2px solid #000000; }
.ctawhite:hover:before, .ctawhite:focus:before, .ctawhite:active:before { -webkit-transform: scaleX(1); -ms-transform: scaleX(1); transform: scaleX(1); }
.ctawhite:before { content: ""; position: absolute; z-index: -1; top: 0; bottom: 0; left: 0; right: 0; background: #000000; -webkit-transform: scaleX(0); -ms-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 50%; -ms-transform-origin: 50%; transform-origin: 50%; -webkit-transition-property: -webkit-transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.ctablack { font-size: 18px; font-weight: bold; display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 0px transparent; -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; background: transparent none repeat scroll 0 0; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; border: 2px solid #000000; color: #000000; padding: 5px 10px; text-transform: uppercase; -webkit-transition: border 300ms ease-out; transition: border 300ms ease-out; display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px transparent; -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; overflow: hidden; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: color, background-color; transition-property: color, background-color /*    &:hover, &:focus, &:active{
	//background: #ffffff;
	color: #ffffff;
	border: 2px solid #000000;
	//border: 2px solid transparent;
	&:before{
	    
	    -webkit-transform: scaleX(1);
	    transform: scaleX(1);
	} } &:before{
	
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #000000;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out; }*/ }
.ctablack:hover, .ctablack:focus, .ctablack:active { background-color: black; color: white; border-color: transparent; }

.arrow { position: absolute; z-index: 305; }
.arrow .fa-3 { font-size: 4em; }

.bgcolor { /*    width: 100%; background-color: #141414; margin-left: -15px;*/ /*    margin-right: 15px;*/ }

/*.child { visibility: hidden; opacity: 0; transition: opacity 0.3s, visibility 0.3s;
}

.parent:hover .child { visibility: visible; opacity: 1; transition: opacity 0.3s, visibility 0.3s;
}*/
.bounce { opacity: 0.6; filter: alpha(opacity=60); -webkit-transition: opacity 0.3s, visibility 0.3s; transition: opacity 0.3s, visibility 0.3s; cursor: pointer; position: absolute; bottom: 35px; left: 50%; width: 40px; height: 90px; margin-left: -30px; color: #ffffff; /*    border: 2px solid $darker-gray; -webkit-border-radius:50%; -moz-border-radius:50%; -ms-border-radius:50%; border-radius:50%;*/ animation: bounce 2s; -webkit-animation: bounce 2s; -moz-animation: bounce 2s; -o-animation: bounce 2s; -webkit-animation-iteration-count: 2; animation-iteration-count: 2; }
.bounce:hover { opacity: 1; filter: alpha(opacity=100); }
.bounce .glyphicon { color: #ffffff; -moz-osx-font-smoothing: grayscale; font-size: 32px; font-style: normal; font-weight: 400; line-height: 1; position: relative; text-align: center; top: 1px; width: 100%; }

@-webkit-keyframes bounce { 0%, 20%, 50%, 80%, 100% { -webkit-transform: translateY(0); }
  40% { -webkit-transform: translateY(-30px); }
  60% { -webkit-transform: translateY(-15px); } }
@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); } }
.modal-content { background: #000000; border-radius: 0; text-transform: uppercase; }

.modal-header { color: #fff; }
.modal-header .close { color: #fff; opacity: 1; }

.modal-body { color: #fff; }

.form-control { border-radius: 0; }

.stickybottom textarea:focus, .stickybottom input[type="text"]:focus, .stickybottom input[type="password"]:focus, .stickybottom input[type="datetime"]:focus, .stickybottom input[type="datetime-local"]:focus, .stickybottom input[type="date"]:focus, .stickybottom input[type="month"]:focus, .stickybottom input[type="time"]:focus, .stickybottom input[type="week"]:focus, .stickybottom input[type="number"]:focus, .stickybottom input[type="email"]:focus, .stickybottom input[type="url"]:focus, .stickybottom input[type="search"]:focus, .stickybottom input[type="tel"]:focus, .stickybottom input[type="color"]:focus, .stickybottom .uneditable-input:focus { border-color: rgba(102, 204, 153, 0.8); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 204, 153, 0.6); outline: 0 none; background-color: rgba(255, 255, 255, 0.75); color: #000; font-family: "Raleway", sans-serif; }
.stickybottom p { font-family: "Raleway", sans-serif; }

#clientserach { background-color: rgba(255, 255, 255, 0.75); }

.nav.navbar-nav { /* Smartphones (portrait) ----------- */ /* Smartphones (landscape) ----------- */ /* Desktops and laptops ----------- */ /* Large screens ----------- */ }
@media only screen and (max-width: 320px) { .nav.navbar-nav { /* Styles */ width: 100%; margin-top: 0; } }
@media only screen and (min-width: 321px) { .nav.navbar-nav { /* Styles */ width: 100%; margin-top: 0; } }
@media only screen and (min-width: 768px) { .nav.navbar-nav { /* Styles */ width: inherit; } }
@media only screen and (min-width: 1824px) { .nav.navbar-nav { /* Styles */ width: inherit; } }

.navbar-default .navbar-nav > li { /* Smartphones (portrait) ----------- */ /* Smartphones (landscape) ----------- */ /* Desktops and laptops ----------- */ /* Large screens ----------- */ }
@media only screen and (max-width: 320px) { .navbar-default .navbar-nav > li { /* Styles */ background-color: rgba(0, 0, 0, 0.4); color: #ffffff; } }
@media only screen and (min-width: 321px) { .navbar-default .navbar-nav > li { /* Styles */ background-color: rgba(0, 0, 0, 0.4); color: #ffffff; } }
@media only screen and (min-width: 768px) { .navbar-default .navbar-nav > li { /* Styles */ background-color: inherit; color: #ffffff; } }
@media only screen and (min-width: 1824px) { .navbar-default .navbar-nav > li { /* Styles */ background-color: inherit; color: #ffffff; } }

.navbar-collapse { /* Smartphones (landscape) ----------- */ }
@media only screen and (max-width: 320px) { .navbar-collapse { /* Styles */ padding: 0; } }
@media only screen and (min-width: 321px) { .navbar-collapse { /* Styles */ padding: 0; } }

.navbar-toggle { background-color: #fff; }

*, *:after, *:before { box-sizing: border-box; }

.clearfix:before, .clearfix:after { content: ''; display: table; }

.clearfix:after { clear: both; }

.error#mc-email { border-color: red; }

.valid#mc-email { border-color: #26fec9; }

#menu.navbg-white { background-color: rgba(0, 0, 0, 0.8); }

#menu.solidBlack { background-color: black; }

.navbar .navbar-nav { display: inline-block; float: none; }

.navbar .navbar-collapse { text-align: center; }

.navbar-nav > li > a { padding-bottom: 14px; padding-top: 14px; -moz-transform: all 0.5s; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }

#navbar li { /*    -moz-transform: all 0.5s; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -ms-transition: all 0.5s ease; transition: all 0.5s ease;*/ }
#navbar li a { letter-spacing: 1px; font-size: 20px; }
#navbar li a:hover { color: #c9c9c9; }
#navbar li:hover { background-color: rgba(0, 0, 0, 0.5); border-bottom: 2px solid #26fec9; }

.fp-controlArrow { position: absolute; z-index: 4; top: 50%; cursor: pointer; width: 0; height: 0; border: none; border-style: inherit; margin-top: -60px; }

.fp-controlArrow.fp-prev { left: 15px; border-width: inherit; border-color: inherit; width: 15px; height: 28px; background-image: url(../images/prevArrow.png) /*    &:before{
	content: "\f104";
	font-family: FontAwesome;
	color:#fff;
	font-size: 100px; }*/ }

.fp-controlArrow.fp-next { right: 50px; border-width: inherit; border-color: inherit; width: 15px; height: 28px; background-image: url(../images/forwardArrow.png) /*    &:before{
	content: "\f105";
	font-family: FontAwesome;
	color:#fff;
	font-size: 100px; }*/ }

.hvr-sweep-to-top::before { background: #26fec9 none repeat scroll 0 0; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; -webkit-transform: scaleY(0); -ms-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: 50% 100% 0; -ms-transform-origin: 50% 100% 0; transform-origin: 50% 100% 0; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: -webkit-transform; transition-property: transform; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; z-index: -1; }

.hvr-sweep-to-top { -webkit-backface-visibility: hidden; backface-visibility: hidden; box-shadow: 0 0 1px transparent; display: inline-block; position: relative; -webkit-transform: translateZ(0px); transform: translateZ(0px); -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: color; transition-property: color; vertical-align: middle; }

#menu { text-transform: uppercase; border: none; border-radius: 0; position: fixed; top: 0; left: 0; height: 43px; z-index: 70; width: 100%; padding: 0; margin: 0; float: left; -moz-transform: all 0.5s; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
#menu ul { display: inline-block; float: inherit; position: absolute /* Smartphones (portrait) ----------- */ /* Smartphones (landscape) ----------- */ /* Desktops and laptops ----------- */ /* Large screens ----------- */ }
@media only screen and (max-width: 320px) { #menu ul { /* Styles */ left: 0; } }
@media only screen and (min-width: 321px) { #menu ul { /* Styles */ left: 0; } }
@media only screen and (min-width: 768px) { #menu ul { /* Styles */ left: 50%; } }
@media only screen and (min-width: 1824px) { #menu ul { /* Styles */ left: 50%; } }
#menu ul li { text-align: center; }
#menu .navbar-toggle { float: left !important; margin-left: 20px !important; }
#menu li a { color: #ffffff; }
#menu li a:hover { text-weight: bold; }
#menu li.active { border-bottom: 2px solid #26fec9; }
#menu li.active a { background-color: rgba(255, 255, 255, 0.5); color: #ffffff; }
#menu .navbar-brand { margin-left: 0; padding: 0 10px; height: 33px; -webkit-transition: width 0.5s; transition: width 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s; -moz-transition: height 0.5s; margin-right: 0; margin-top: 8px; -moz-transform: all 0.5s; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
#menu .navbar-brand > img { display: block; height: 100%; }

#menu.tallNav { height: 75px; }

#menu.tallNav .navbar-nav > li > a { padding-bottom: 31px; padding-top: 24px; }
#menu.tallNav .navbar-brand { height: 58px; }

/* ___         ___         ___         ___      ___      ___    /  /\       /  /\       /__/\       /  /\    /  /\      /  /\  /  /::\     /  /::\      \  \:\     /  /::\  /  /:/_     /  /:/ /  /:/\:\   /  /:/\:\      \  \:\   /  /:/\:\/  /:/ /\    /  /:/ /  /:/~/:/  /  /:/  \:\ ___  \  \:\ /  /:/~/:/  /:/ /:/_   /  /::\/__/:/ /:/__/__/:/ \__\:/__/\  \__\:/__/:/ /:/__/:/ /:/ /\  /__/:/\:\  \:\/:::::\  \:\ /  /:\  \:\ /  /:\  \:\/:/\  \:\/:/ /:/ \__\/  \:\  \::/~~~~ \  \:\  /:/ \  \:\  /:/ \  \::/  \  \::/ /:/  \  \:\  \:\      \  \:\/:/   \  \:\/:/   \  \:\   \  \:\/:/   \__\/\  \:\      \  \::/     \  \::/     \  \:\   \  \::/    \__\/       \__\/       \__\/       \__\/    \__\/    
*/
/*  Created on : Nov 17, 2015, 7:29:32 PM Author     : Max <max@plentynyc.com>
*/
.home .homesplash { position: absolute; top: 25%; width: 100%; }
.home .homesplash img { margin: 0 auto; max-width: 100%; position: relative; padding: 10px; }
.home .ideas .slide:nth-child(1) { background-image: url(../images/bg3.jpg); }
.home .ideas .slide:nth-child(2) { background-image: url(../images/bg1.jpg); }
.home .ideas .slide:nth-child(3) { background-image: url(../images/bg2.jpg); }
.home .contact { background: #ffffff; }

#pg1 .section { background-size: cover; }

#pg5 { background-color: #141414; }

.bottomofContactPage { background-color: #141414; }

#ui-id-1 { padding: 0; width: inherit !important; }
#ui-id-1 .ui-menu-item { background-color: #fff; display: block; padding: 5px; width: 100%; }

#menu-container { position: absolute; width: 200px; text-align: left; }
#menu-container .ui-menu-item { color: #ccc; }
#menu-container .ui-menu-item:hover { color: #000; }

#scrollable-dropdown-menu .tt-dropdown-menu { max-height: 150px; overflow-y: auto; }

#work { background-color: #000; }
#work .showMe { z-index: 1; }
#work .form-inline { display: inline; }
#work .categories-filter { background: #ffffff none repeat scroll 0 0; height: 50px; position: relative; width: 100%; text-align: center; z-index: 60; }
#work .categories-filter .maindrop { padding-bottom: 30px; padding-top: 60px; text-transform: uppercase; cursor: pointer; z-index: 50; height: 100%; background-color: #fff; transition: opacity .25s ease-in-out; -webkit-transition: opacity .25s ease-in-out; transition: opacity .25s ease-in-out; }
#work .categories-filter .maindrop .arrowdrop { padding-bottom: 2px; padding-left: 2px; }
#work .categories-filter .maindrop:hover { opacity: .75; }
#work .category-listings { background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0; display: table; height: 93px; margin-top: -100%; opacity: 0; padding-top: 49px; position: relative; width: 100%; z-index: -1; }
#work .category-listings .cat-listing { cursor: pointer; display: inline; padding: 0 3px; z-index: -1; }
#work .category-listings .cat-listing p { text-transform: uppercase; background-color: #5c5c5c; color: #fff; display: inline-block; padding: 5px 9px; z-index: -1; margin: 2px; }
#work .category-listings .cat-listing p:hover { background-color: #ccc; color: #000; }
#work .category-listings .active p { background-color: #26fec9; color: #000000; }
#work .sticky { height: 52px; position: fixed; top: 50px; padding-top: 7px; }
#work .workslidebg { width: 100%; height: 100%; background-size: cover; }
#work .flexcontainer { position: relative; top: 58px; /*	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;*/ -webkit-box-pack: left; -webkit-justify-content: left; -ms-flex-pack: left; justify-content: left; -webkit-align-content: flex-start; -ms-flex-line-pack: start; align-content: flex-start; }
#work .row { /*	height: 100%;
	margin-top: 50px;
	margin-left: 0;
	margin-right: 0;*/ }
#work .midsection { height: 410px; }
#work .row.gridItems { height: 100%; }
#work .workItem { max-height: 410px; height: 100%; cursor: pointer; text-align: left; overflow: hidden; padding: 0 /* Smartphones (portrait) ----------- */ /* Smartphones (landscape) ----------- */ /* Desktops and laptops ----------- */ /* Large screens ----------- */ }
#work .workItem:hover:before { background: rgba(0, 0, 0, 0.5); }
#work .workItem i { padding-left: 5px; }
#work .workItem:before { content: ""; display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: none; -webkit-transition: background .25s ease-in-out; transition: background .25s ease-in-out; }
@media only screen and (max-width: 320px) { #work .workItem { /* Styles */ height: 150px; } }
@media only screen and (min-width: 321px) { #work .workItem { /* Styles */ height: 150px; } }
@media only screen and (min-width: 768px) { #work .workItem { /* Styles */ height: 100%; } }
@media only screen and (min-width: 1824px) { #work .workItem { /* Styles */ height: 100%; } }
#work .workItem:hover .bgimage { -webkit-transform: scale(1.05, 1.05); -ms-transform: scale(1.05, 1.05); transform: scale(1.05, 1.05); background-color: #000; }
#work .workItem .bgimage { position: absolute; height: 100%; width: 100%; -webkit-transition: all .5s; transition: all .5s; -webkit-transform: scale(1, 1); -ms-transform: scale(1, 1); transform: scale(1, 1); background-size: cover; z-index: -1; }
#work .workItem .placeholder { position: absolute; height: 100%; width: 100%; }
#work .workItem h1 { font-family: "Mission-Gothic", Arial, Helvetica, sans-serif; font-size: 60px; font-weight: bold; text-shadow: 0px 0px 2px rgba(150, 150, 150, 0.6); cursor: pointer; color: #fff; position: absolute; bottom: 0; left: 20px; -webkit-user-select: none; /* Chrome/Safari */ -moz-user-select: none; /* Firefox */ -ms-user-select: none; /* IE10+ */ /* Rules below not implemented in browsers yet */ user-select: none /* Smartphones (portrait) ----------- */ /* Smartphones (landscape) ----------- */ /* Desktops and laptops ----------- */ /* Large screens ----------- */ }
@media only screen and (max-width: 320px) { #work .workItem h1 { /* Styles */ font-size: 5.9vw; } }
@media only screen and (min-width: 321px) { #work .workItem h1 { /* Styles */ font-size: 5.9vw; } }
@media only screen and (min-width: 768px) { #work .workItem h1 { /* Styles */ font-size: 60px; } }
@media only screen and (min-width: 1824px) { #work .workItem h1 { /* Styles */ font-size: 60px; } }
#work .workItem h1 a { color: #fff; text-decoration: none; -webkit-user-select: none; /* Chrome/Safari */ -moz-user-select: none; /* Firefox */ -ms-user-select: none; /* IE10+ */ /* Rules below not implemented in browsers yet */ user-select: none; }

.art-header { padding: 80px 0 50px; color: #383838 /* Smartphones (portrait) ----------- */ /* Smartphones (landscape) ----------- */ /* Desktops and laptops ----------- */ /* Large screens ----------- */ }
@media only screen and (max-width: 320px) { .art-header { /* Styles */ padding: 0; } }
@media only screen and (min-width: 321px) { .art-header { /* Styles */ padding: 0; } }
@media only screen and (min-width: 768px) { .art-header { /* Styles */ padding: 80px 0 50px; } }
@media only screen and (min-width: 1824px) { .art-header { /* Styles */ padding: 80px 0 50px; } }
.art-header h1 { font-size: 44px; font-weight: 800; line-height: 1; margin-bottom: 10px; margin-top: 0; font-family: "Raleway", sans-serif; }
.art-header h2 { color: #383838; font-family: "Raleway", sans-serif; font-size: 20px; line-height: 1; font-weight: 400; margin: 0; }

.projects { font-family: "Raleway", sans-serif; padding: 0 130px /* Smartphones (portrait) ----------- */ /* Smartphones (landscape) ----------- */ /* Desktops and laptops ----------- */ /* Large screens ----------- */ }
.projects a { color: #26fec9; }
@media only screen and (max-width: 320px) { .projects { /* Styles */ padding: 0 25px; } }
@media only screen and (min-width: 321px) { .projects { /* Styles */ padding: 0 25px; } }
@media only screen and (min-width: 768px) { .projects { /* Styles */ padding: 0 60px; } }
@media only screen and (min-width: 1824px) { .projects { /* Styles */ padding: 0 130px; } }
.projects p { color: #747474; font-size: 16px; line-height: 28px; margin-bottom: 24px; }
.projects li { color: #747474; font-size: 16px; line-height: 1.6; }
.projects img { margin-top: 45px; height: auto; max-width: 100%; }
.projects .bodycopy { /* Smartphones (portrait) ----------- */ /* Smartphones (landscape) ----------- */ /* Desktops and laptops ----------- */ /* Large screens ----------- */ }
@media only screen and (max-width: 320px) { .projects .bodycopy { /* Styles */ padding: 0; } }
@media only screen and (min-width: 321px) { .projects .bodycopy { /* Styles */ padding: 0; } }
@media only screen and (min-width: 768px) { .projects .bodycopy { /* Styles */ padding: 0; } }
@media only screen and (min-width: 1824px) { .projects .bodycopy { /* Styles */ padding: 0; }
  .projects .bodycopy span strong { font-size: 16px; font-weight: 700; font-style: normal; font-family: "Raleway", sans-serif; color: #383838; line-height: 28px; text-align: left; vertical-align: baseline; }
  .projects .bodycopy strong { font-weight: 700; display: block; } }
.projects .bodycopy p { margin-bottom: 24px; }
.projects .bodycopy iframe { margin-bottom: 24px; margin-top: 24px; }

.art-top { height: 490px; padding: 10% 0 /* Smartphones (portrait) ----------- */ /* Smartphones (landscape) ----------- */ /* Desktops and laptops ----------- */ /* Large screens ----------- */ }
@media only screen and (max-width: 320px) { .art-top { /* Styles */ height: 200px; } }
@media only screen and (min-width: 321px) { .art-top { /* Styles */ height: 200px; } }
@media only screen and (min-width: 768px) { .art-top { /* Styles */ height: 300px; } }
@media only screen and (min-width: 1824px) { .art-top { /* Styles */ height: 490px; } }

.section-title { padding-left: 0; }

.bodysection { background-color: #fff; padding-bottom: 50px; }

.twitter-typeahead .tt-query, .twitter-typeahead .tt-hint { margin-bottom: 0; }

.tt-menu { text-align: left; }

.tt-dataset { width: 100%; }

.tt-suggestion { display: block; padding: 10px 20px 10px 10px; cursor: pointer; background-color: rgba(255, 255, 255, 0.3); width: 100%; }

.tt-suggestion.tt-is-under-cursor { background-color: #bfbfbf; }

.tt-suggestion.tt-is-under-cursor a { color: #fff; }

.tt-suggestion.tt-cursor { color: #fff; background-color: rgba(0, 0, 0, 0.7); }

.tt-suggestion { color: #fff; }

.tt-highlight { color: #976767 !important; }

.twitter-typeahead { width: 100%; }
.twitter-typeahead input { border: none; }

.sec-img { padding: 60px 0 45px; text-align: center; }
.sec-img img { height: auto; width: 100%; }

.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.projects .sec-copy { padding-bottom: 25px; padding-left: 115px; padding-right: 115px; }
.projects .sec-copy .col-md-7 { padding-left: 0px; padding-right: 0px; }
.projects .sec-copy .col-md-12 { padding-left: 0px; padding-right: 0px; }
.projects .sec-copy-last { padding-top: 50px; }
.projects .sec-content img { margin-top: 45px; }
.projects .bodycopy ul, .projects ol { list-style: outside none none; background: transparent none repeat scroll 0 0; border: 0 none; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0 none; padding: 0; text-align: left; vertical-align: baseline; white-space: normal; }

.hi-lite { color: #383838; font-size: 24px; font-weight: 700; line-height: 40px; padding-left: 30px; }

.sec-copy h3 { color: #747474; font-size: 18px; font-weight: 700; line-height: 1; text-transform: uppercase; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*  Created on : Nov 2, 2015, 6:45:01 PM Author     : mdutton
*/
#pg4 { background-color: #fff /*.a1,*/ }
#pg4 .container { position: relative; z-index: 200; /*	background-color: rgba(255,255,255,0.30);*/ text-align: center !important; }
#pg4 .titlebox { max-width: none; position: absolute; text-align: center; top: 9%; width: 100%; display: block; }
#pg4 .flexcontainer { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
#pg4 .interiorflexcontainer { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; height: 100%; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
#pg4 .heading { padding-bottom: 20px; padding-top: 57px; }
#pg4 .heading .title2 { margin-top: 0; margin-bottom: 0; }
@media only screen and (max-device-height: 640px) { #pg4 .heading { /* Styles */ } }
#pg4 #page_container { height: 100%; }
#pg4 .a1, #pg4 .a2, #pg4 .a3, #pg4 .a4, #pg4 .a5, #pg4 .a6, #pg4 .a7, #pg4 .a8, #pg4 .a9, #pg4 .a10, #pg4 .a11, #pg4 .a12 { /*  .a13, .a14, .a15, .a16*/ border-bottom: 1px solid #f4f4f4 /* Smartphones (portrait) ----------- */ }
#pg4 .a2, #pg4 .a3, #pg4 .a4, #pg4 .a6, #pg4 .a7, #pg4 .a8, #pg4 .a10, #pg4 .a11, #pg4 .a12, #pg4 .a14, #pg4 .a15, #pg4 .a16 { border-left: 1px solid #f4f4f4 /* Smartphones (landscape) ----------- */ /* Desktops and laptops ----------- */ /* Large screens ----------- */ }
@media only screen and (max-width: 320px) { #pg4 .a2, #pg4 .a3, #pg4 .a4, #pg4 .a6, #pg4 .a7, #pg4 .a8, #pg4 .a10, #pg4 .a11, #pg4 .a12, #pg4 .a14, #pg4 .a15, #pg4 .a16 { /* Styles */ border-left: none; } }
@media only screen and (min-width: 321px) { #pg4 .a2, #pg4 .a3, #pg4 .a4, #pg4 .a6, #pg4 .a7, #pg4 .a8, #pg4 .a10, #pg4 .a11, #pg4 .a12, #pg4 .a14, #pg4 .a15, #pg4 .a16 { /* Styles */ border-left: none; } }
@media only screen and (min-width: 768px) { #pg4 .a2, #pg4 .a3, #pg4 .a4, #pg4 .a6, #pg4 .a7, #pg4 .a8, #pg4 .a10, #pg4 .a11, #pg4 .a12, #pg4 .a14, #pg4 .a15, #pg4 .a16 { /* Styles */ border-left: 1px solid #f4f4f4; } }
@media only screen and (min-width: 1824px) { #pg4 .a2, #pg4 .a3, #pg4 .a4, #pg4 .a6, #pg4 .a7, #pg4 .a8, #pg4 .a10, #pg4 .a11, #pg4 .a12, #pg4 .a14, #pg4 .a15, #pg4 .a16 { /* Styles */ border-left: 1px solid #f4f4f4; } }
#pg4 .ht { /*	text-align: center;
	align-self: flex-start;
	float: left;
	height: 20%;*/ text-align: center; /*	align-self: flex-start;*/ /*	width: 25%;*/ min-height: 173px; padding-top: 60px; padding-bottom: 0 /* Smartphones (portrait) ----------- */ /* Smartphones (landscape) ----------- */ /* Desktops and laptops ----------- */ /* Large screens ----------- */ }
@media only screen and (max-width: 320px) { #pg4 .ht { min-height: 85px; padding-top: 15px; } }
@media only screen and (min-width: 321px) { #pg4 .ht { min-height: 85px; padding-top: 15px; } }
@media only screen and (min-width: 768px) { #pg4 .ht { min-height: 130px; padding-top: 35px; } }
@media only screen and (min-width: 1824px) { #pg4 .ht { min-height: 173px; padding-top: 60px; } }
#pg4 .selected { color: red; }
#pg4 .workHead { width: 100%; text-align: center; }
#pg4 .workHead .sortLink { font-family: "Mission-Gothic"; text-transform: uppercase; }
#pg4 .col-md-6 { cursor: pointer; }
#pg4 .workHead { height: 150px; padding-top: 110px; }
#pg4 .workBox { width: 50%; min-height: 400px; float: left; position: relative; overflow: hidden /*	-webkit-transition: 1s ease-in-out;
	-moz-transition: 1s ease-in-out;
	-o-transition: 1s ease-in-out;
	transition: 1s ease-in-out;
	&:hover{
	    	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	transform: rotate(10deg);
	}*/ }
#pg4 .workItem { border: 1px solid #000; curser: pointer; min-height: 275px; }
#pg4 .workBoxTitle { font-family: "Mission-Gothic"; text-transform: uppercase; color: #0000; font-size: 4.0vh; position: relative; bottom: 10px; position: absolute; left: 13px; z-index: 105; cursor: pointer; line-height: 28px; text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.7), 0px 0px 1px rgba(0, 0, 0, 0.7) /*	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.42);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.42);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.42);*/ }
#pg4 h1.foo { background: transparent none repeat scroll 0 0; display: block; font-family: "Lato",sans-serif; font-size: 100%; margin: 0 auto; text-align: center; width: 90%; }
#pg4 .letter { color: #000000; display: inline-block; font-size: 8em; font-weight: 900; margin: 0.2em; position: relative; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; z-index: 1; }
#pg4 .letter::before, #pg4 .letter::after { content: attr(data-letter); left: 0; position: absolute; top: 0; -webkit-transform-origin: left top 0; -ms-transform-origin: left top 0; transform-origin: left top 0; }
#pg4 .letter, #pg4 .letter::before, #pg4 .letter::after { -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
#pg4 .letter::before { color: #fff; text-shadow: -1px 0 1px rgba(255, 255, 255, 0.8), 1px 0 1px rgba(0, 0, 0, 0.8); -webkit-transform: rotateX(0deg) rotateY(-15deg) rotateZ(0deg); transform: rotateX(0deg) rotateY(-15deg) rotateZ(0deg); z-index: 3; }
#pg4 .letter::after { color: rgba(0, 0, 0, 0.11); -webkit-transform: scale(1.08, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 1deg); transform: scale(1.08, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 1deg); z-index: 2; }
#pg4 .letter:hover::before { color: #fafafa; -webkit-transform: rotateX(0deg) rotateY(-40deg) rotateZ(0deg); transform: rotateX(0deg) rotateY(-40deg) rotateZ(0deg); }
#pg4 .letter:hover::after { -webkit-transform: scale(1.08, 1) rotateX(0deg) rotateY(40deg) rotateZ(0deg) skew(0deg, 22deg); transform: scale(1.08, 1) rotateX(0deg) rotateY(40deg) rotateZ(0deg) skew(0deg, 22deg); }
#pg4 .letter:hover { cursor: pointer; }
#pg4 .client-items li { height: 200px; display: table; border-right: 1px solid #f4f4f4; border-bottom: 2px solid #f4f4f4; }
#pg4 .client-items li:nth-child(9), #pg4 .client-items li:nth-child(10), #pg4 .client-items li:nth-child(11), #pg4 .client-items li:nth-child(12) { border-bottom: none; }
#pg4 .client-items li:nth-child(4n) { border-right: none; }
#pg4 .client-items li .item-hldr { display: table-cell; vertical-align: middle; text-align: center; }

.contactsectionContainer { margin: 0 auto; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; background-color: #26fec9; height: 60vh; margin-top: 0; overflow: hidden; position: absolute; top: 0; width: 100%; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.contactsectionContainer h2 { font-family: "Raleway", sans-serif; text-transform: uppercase; font-size: 40px; text-align: center /* Smartphones (landscape) ----------- */ /* Desktops and laptops ----------- */ /* Large screens ----------- */ }
@media only screen and (max-width: 320px) { .contactsectionContainer h2 { /* Styles */ font-size: 1.5em; } }
@media only screen and (min-width: 321px) { .contactsectionContainer h2 { /* Styles */ font-size: 1.5em; } }
@media only screen and (min-width: 768px) { .contactsectionContainer h2 { /* Styles */ font-size: 40px; } }
@media only screen and (min-width: 1824px) { .contactsectionContainer h2 { /* Styles */ font-size: 40px; } }
.contactsectionContainer .content { position: relative; height: 100% /* Tiny devices */ /* Small devices (tablets, 768px and up) */ /* Medium devices (desktops, 992px and up) */ /* Large devices (large desktops, 1200px and up) */ }
@media only screen and (max-width: 520px) { .contactsectionContainer .content { padding-top: 0; } }
@media only screen and (min-width: 768px) { .contactsectionContainer .content { padding-top: 0px; } }
@media only screen and (min-width: 992px) { .contactsectionContainer .content { padding-top: 40px; } }
@media only screen and (min-width: 1200px) { .contactsectionContainer .content { padding-top: 40px; } }
.contactsectionContainer .content .col-md-6, .contactsectionContainer .content .col-md-12 { border: 0 none; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0 none; padding: 0; vertical-align: baseline; }
.contactsectionContainer .content .col-md-6 ::-webkit-input-placeholder, .contactsectionContainer .content .col-md-12 ::-webkit-input-placeholder { color: #5c5c5c; }
.contactsectionContainer .content .col-md-6 :-moz-placeholder, .contactsectionContainer .content .col-md-12 :-moz-placeholder { color: #5c5c5c; }
.contactsectionContainer .content .col-md-6 ::-moz-placeholder, .contactsectionContainer .content .col-md-12 ::-moz-placeholder { color: #5c5c5c; }
.contactsectionContainer .content .col-md-6 :-ms-input-placeholder, .contactsectionContainer .content .col-md-12 :-ms-input-placeholder { color: #5c5c5c; }
.contactsectionContainer .contactHeaderTitle { height: 10vh !important /* Smartphones (landscape) ----------- */ /* Desktops and laptops ----------- */ /* Large screens ----------- */ }
@media only screen and (max-width: 320px) { .contactsectionContainer .contactHeaderTitle { /* Styles */ height: 5vh !important; } }
@media only screen and (min-width: 321px) { .contactsectionContainer .contactHeaderTitle { /* Styles */ height: 5vh !important; } }
@media only screen and (min-width: 768px) { .contactsectionContainer .contactHeaderTitle { /* Styles */ height: 10vh !important; } }
@media only screen and (min-width: 1824px) { .contactsectionContainer .contactHeaderTitle { /* Styles */ height: 10vh !important; } }
.contactsectionContainer button { margin-left: auto; margin-right: auto; }
.contactsectionContainer .sendbutton { text-align: center /* Tiny devices */ /* Small devices (tablets, 768px and up) */ /* Medium devices (desktops, 992px and up) */ /* Large devices (large desktops, 1200px and up) */ }
@media only screen and (max-width: 520px) { .contactsectionContainer .sendbutton { margin-top: 0% !important; } }
@media only screen and (min-width: 768px) { .contactsectionContainer .sendbutton { margin-top: 0% !important; } }
@media only screen and (min-width: 992px) { .contactsectionContainer .sendbutton { margin-top: 3% !important; } }
@media only screen and (min-width: 1200px) { .contactsectionContainer .sendbutton { margin-top: 3% !important; } }
.contactsectionContainer input { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background-color: transparent; border-color: #000; -webkit-border-image: none; -o-border-image: none; border-image: none; border-radius: 0; border-style: none none solid; border-width: medium medium 3px; color: #242424; display: block !important; font-weight: normal; font-family: "Raleway", sans-serif; margin: 0; text-overflow: ellipsis; text-transform: uppercase; box-shadow: none; }
.contactsectionContainer input:focus { outline: none none !important; border-color: #000 !important; }
.contactsectionContainer input.warning, .contactsectionContainer input.warning:focus { border-color: red !important; }

.bottomofContactPage { height: 40%; position: absolute; top: 60%; width: 100%; }

#pg6 { background-color: #fff /*    #map {
	height: 670px; }*/ }
#pg6 section .col-md-4 { height: 100% /* Tiny devices */ /* Small devices (tablets, 768px and up) */ /* Medium devices (desktops, 992px and up) */ /* Large devices (large desktops, 1200px and up) */ }
@media only screen and (max-width: 520px) { #pg6 section .col-md-4 { border-left: none; min-height: 100%; padding-left: 10px; padding-right: 10px; } }
@media only screen and (min-width: 768px) { #pg6 section .col-md-4 { border-left: none; min-height: 100%; padding-left: 10px; padding-right: 10px; } }
@media only screen and (min-width: 992px) { #pg6 section .col-md-4 { border-left: none; min-height: 266px; padding-left: 10px; padding-right: 10px; } }
@media only screen and (min-width: 1200px) { #pg6 section .col-md-4 { border-left: 1px solid #000; min-height: 266px; padding-left: 5%; padding-right: 5%; } }
#pg6 section .col-md-4:first-of-type { border: none; }
#pg6 .row.gutters { height: 100%; }
#pg6 .layout-detail section { /* Tiny devices */ /* Small devices (tablets, 768px and up) */ /* Medium devices (desktops, 992px and up) */ /* Large devices (large desktops, 1200px and up) */ }
@media only screen and (max-width: 520px) { #pg6 .layout-detail section { margin-top: -30px; } }
@media only screen and (min-width: 768px) { #pg6 .layout-detail section { margin-top: -20px; } }
@media only screen and (min-width: 992px) { #pg6 .layout-detail section { margin-top: 0; } }
@media only screen and (min-width: 1200px) { #pg6 .layout-detail section { margin-top: 0; } }
#pg6 .social { margin-left: -27px; margin-right: 25px; }
#pg6 .fp-tableCell { vertical-align: top; }
#pg6 a { color: #26fec9; font-weight: bold; }
#pg6 .contact_map { top: 0; height: 60%; overflow: hidden; }
#pg6 .mulit-column-list .row .col-md-4:nth-child(3) { /* Small devices (tablets, 768px and up) */ /* Medium devices (desktops, 992px and up) */ /* Large devices (large desktops, 1200px and up) */ }
@media only screen and (min-width: 768px) { #pg6 .mulit-column-list .row .col-md-4:nth-child(3) { margin-top: -15px; } }
@media only screen and (min-width: 992px) { #pg6 .mulit-column-list .row .col-md-4:nth-child(3) { margin-top: 0; } }
@media only screen and (min-width: 1200px) { #pg6 .mulit-column-list .row .col-md-4:nth-child(3) { margin-top: 0; } }
#pg6 .mulit-column-list h3 { font-weight: bold; font-size: 23px; text-transform: uppercase; color: #414141 /* Tiny devices */ /* Small devices (tablets, 768px and up) */ /* Medium devices (desktops, 992px and up) */ /* Large devices (large desktops, 1200px and up) */ }
@media only screen and (max-width: 520px) { #pg6 .mulit-column-list h3 { margin-top: 10px; margin-bottom: 0px; } }
@media only screen and (min-width: 768px) { #pg6 .mulit-column-list h3 { margin-top: 10px; margin-bottom: 0px; } }
@media only screen and (min-width: 992px) { #pg6 .mulit-column-list h3 { margin-top: 10px; margin-bottom: 0px; } }
@media only screen and (min-width: 1200px) { #pg6 .mulit-column-list h3 { margin-top: 15px; margin-bottom: 20px; } }
#pg6 .mulit-column-list p { color: #383838; font-family: "Raleway", sans-serif; font-weight: 400; width: 100%; text-align: left /* Tiny devices */ /* Small devices (tablets, 768px and up) */ /* Medium devices (desktops, 992px and up) */ /* Large devices (large desktops, 1200px and up) */ }
@media only screen and (max-width: 520px) { #pg6 .mulit-column-list p { font-size: 14px; line-height: 20px; margin: 0; } }
@media only screen and (min-width: 768px) { #pg6 .mulit-column-list p { font-size: 14px; line-height: 20px; margin: 0; } }
@media only screen and (min-width: 992px) { #pg6 .mulit-column-list p { font-size: 14px; line-height: 20px; margin: 0; } }
@media only screen and (min-width: 1200px) { #pg6 .mulit-column-list p { font-size: 18px; line-height: 24px; margin: 0 0 20px 0; } }
#pg6 .contact-detail .contact-help { padding: 90px 0; background: #24d3a4; }
#pg6 .contact-detail .ih-name, #pg6 .contact-detail .ih-email { max-width: 100%; }
#pg6 .get-directions { text-align: center; width: 100%; z-index: 100 /*	.getdirectionsbutton{
	    font-family: $mission;
	    font-size: 18px;
	    font-weight: bold;
	    display: inline-block;
	    vertical-align: middle;
	    -webkit-transform: translateZ(0);
	    transform: translateZ(0);
	    box-shadow: 0 0 0px rgba(0, 0, 0, 0);
	    -webkit-backface-visibility: hidden;
	    backface-visibility: hidden;
	    -moz-osx-font-smoothing: grayscale;
	    position: relative;
	    background: transparent none repeat scroll 0 0;
	    //background: $pink none repeat scroll 0 0;
	    -webkit-transition-property: color;
	    transition-property: color;
	    -webkit-transition-duration: 0.2s;
	    transition-duration: 0.2s;
	    border: 2px solid #fff;
	    color: #fff;
	    padding: 5px 10px;
	    text-transform: uppercase;
	    -webkit-transition : border 300ms ease-out;
	    -moz-transition : border 300ms ease-out;
	    -o-transition : border 300ms ease-out;
	    transition : border 300ms ease-out;

	    -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.35);
	    -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.35);
	    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.35);

	    &:hover,
	    &:focus,
	    &:active{
		//background: #ffffff;
		color: #000;
		border: 2px solid $pink;
		//border: 2px solid transparent;
		&:before{

		    -webkit-transform: scaleX(1);
		    transform: scaleX(1);
		}
	    }
	    &:before{
	
		content: "";
		position: absolute;
		z-index: -1;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background: $pink;
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: 50%;
		transform-origin: 50%;
		-webkit-transition-property: transform;
		transition-property: transform;
		-webkit-transition-duration: 0.3s;
		transition-duration: 0.3s;
		-webkit-transition-timing-function: ease-out;
		transition-timing-function: ease-out;
	    }*/ }
#pg6 .get-directions h2 { color: #ffffff; border: 2px solid #ffffff; position: absolute; left: 0; right: 0; text-align: center; text-transform: uppercase; font-weight: 800; width: 170px; padding-top: 5px; padding-bottom: 4px; margin-left: auto; margin-right: auto; }
#pg6 .get-directions h2:hover { cursor: pointer; }
#pg6 .get-directions .getdirectionsbutton { font-family: "Mission-Gothic", Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 0px transparent; -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; background: transparent none repeat scroll 0 0; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; border: 2px solid #fff; color: #fff; padding: 5px 10px; text-transform: uppercase; -webkit-transition: border 300ms ease-out; transition: border 300ms ease-out; display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px transparent; -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; overflow: hidden; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: color, background-color; transition-property: color, background-color; }
#pg6 .get-directions .getdirectionsbutton:hover, #pg6 .get-directions .getdirectionsbutton:focus, #pg6 .get-directions .getdirectionsbutton:active { background-color: #26fec9; color: black; border-color: #26fec9; }
#pg6 a[href^="http://maps.google.com/maps"] { display: none !important; }
#pg6 a[href^="https://maps.google.com/maps"] { display: none !important; }
#pg6 a[title="Report problems with Street View imagery to Google"] .gmnoprint a, #pg6 .gmnoprint span, #pg6 .gm-style-cc { display: none; }
#pg6 .gmnoprint div { background: none !important; }
#pg6 .contact-detail .rwd-break { display: none; }
@media screen and (max-width: 768px) { #pg6 .contact-detail .rwd-break { display: inherit; } }
#pg6 .contact-detail .content-start { margin-top: 80px; }
#pg6 .contact-detail .content-start .span_4 { border-left: 1px solid black; height: 215px; }
@media screen and (max-width: 768px) { #pg6 .contact-detail .content-start .span_4 { border-left: none; height: auto; } }
#pg6 .contact-detail .content-start .span_4:first-child { border: none; }
#pg6 .contact-detail .social { margin-right: 0px; }
#pg6 .contact-detail .social a { display: block; height: 50px; }
#pg6 .contact-detail .social > div { width: 13%; min-width: 50px; height: 50px; display: inline-block; cursor: pointer; transition: opacity .25s ease-in-out; -moz-transition: opacity .25s ease-in-out; -webkit-transition: opacity .25s ease-in-out; opacity: 1; }
#pg6 .contact-detail .social > div:hover { opacity: 0.7; }
#pg6 .contact-detail .social .twitter { background-image: url("http://troupe.plentycontent.com/wp-content/themes/troupe/img/social/twitter.png"); background-repeat: no-repeat; background-position: center center; }
#pg6 .contact-detail .social .facebook { background-image: url("http://troupe.plentycontent.com/wp-content/themes/troupe/img/social/facebook.png"); background-repeat: no-repeat; background-position: center center; }
#pg6 .contact-detail .social .google { background-image: url("http://troupe.plentycontent.com/wp-content/themes/troupe/img/social/google.png"); background-repeat: no-repeat; background-position: center center; }
#pg6 .contact-detail .social .youtube { background-image: url("http://troupe.plentycontent.com/wp-content/themes/troupe/img/social/youtube.png"); background-repeat: no-repeat; background-position: center center; }
#pg6 .contact-detail .social .instagram { background-image: url("http://troupe.plentycontent.com/wp-content/themes/troupe/img/social/instagram.png"); background-repeat: no-repeat; background-position: center center; }
#pg6 .contact-detail .social .vimeo { background-image: url("http://troupe.plentycontent.com/wp-content/themes/troupe/img/social/vimeo.png"); background-repeat: no-repeat; background-position: center center; }
#pg6 .contact-detail .social .tumblr { background-image: url("http://troupe.plentycontent.com/wp-content/themes/troupe/img/social/tumblr.png"); background-repeat: no-repeat; background-position: center center; }
#pg6 .contact-detail .social .pintrest { background-image: url("http://troupe.plentycontent.com/wp-content/themes/troupe/img/social/pintrest.png"); background-repeat: no-repeat; background-position: center center; }
#pg6 .contact-detail .social .linkedin { background-image: url("http://troupe.plentycontent.com/wp-content/themes/troupe/img/social/linkedin.png"); background-repeat: no-repeat; background-position: center center; }

.btn-soc { background: transparent url("../images/sprite_alpha.png") no-repeat scroll 0 0; display: block; }

.nav-soc-hld { height: 20%; }

.nav-main .nav-soc { display: table; height: 100%; width: 100%; padding-left: 0; margin-top: 20px; }

.nav-main .nav-soc li { display: table-cell; vertical-align: middle; width: 20%; }

.nav-main .nav-soc li a { height: 30px; margin: 0 auto; opacity: 1; -webkit-transition: opacity 0.3s, visibility 0.3s; transition: opacity 0.3s, visibility 0.3s; }
.nav-main .nav-soc li a:hover { opacity: .8; }

.modal-dialog { margin-left: auto; margin-right: auto; margin-top: 20%; max-width: 600px; }

.modal-footer { border-top: none; }

.nav-main .nav-soc li.twit a { background-position: 0 0; width: 30px; }

.nav-main .nav-soc li.vim a { background-position: -69px 0; width: 26px; }

.nav-main .nav-soc li.fb a { background-position: -138px 0; width: 13px; }

.nav-main .nav-soc li.lnkd a { background-position: -183px 0; width: 22px; }

.nav-main .nav-soc li.goog a { background-position: -235px 0; width: 31px; }

.ir { display: none; height: 0; line-height: 0; width: 0; }

.modal-dialog .close { color: #fff; float: right; font-size: 50px; font-weight: 100; line-height: 0.25; opacity: 1; text-shadow: none; -webkit-transition: opacity 0.3s, visibility 0.3s; transition: opacity 0.3s, visibility 0.3s; }
.modal-dialog .close:hover { opacity: .7; }

form.ajax { /* Hoshi */ /*#input-4{
	 max-width: 350px; } #input-5{
	 max-width: 350px; } #input-6{
	width: 100%;
	 max-width: 100% !important; }*/ /*.input__field--hoshi:valid { color:#5c5c5c; font-size: 12px; -webkit-animation: anim-1 0.3s forwards; animation: anim-1 0.3s forwards;
}*/ }
form.ajax .input { position: relative; z-index: 1; display: inline-block; margin-top: 1em; margin-bottom: 1em; margin-left: 0; margin-right: 0; color: #333333; width: 49%; vertical-align: top; letter-spacing: .5px; }
form.ajax .inputwide { position: relative; z-index: 1; display: inline-block; margin-top: 1em; margin-bottom: 1em; margin-left: 0; margin-right: 0; color: #333333; width: 100%; vertical-align: top; letter-spacing: .5px; }
form.ajax .input__field { position: relative; display: block; float: right; padding: 0.8em; width: 60%; border: none; border-radius: 0; background: #f0f0f0; letter-spacing: .5px; color: #333333; font-weight: 400; font-family: "Raleway", sans-serif; -webkit-appearance: none /* for box shadows to show on iOS */ }
form.ajax .secondform { /* Smartphones (portrait) ----------- */ /* Smartphones (landscape) ----------- */ /* Desktops and laptops ----------- */ /* Large screens ----------- */ }
@media only screen and (max-width: 320px) { form.ajax .secondform { /* Styles */ margin-left: 0; } }
@media only screen and (min-width: 321px) { form.ajax .secondform { /* Styles */ margin-left: 0; } }
@media only screen and (min-width: 768px) { form.ajax .secondform { /* Styles */ margin-left: 10px; } }
@media only screen and (min-width: 1824px) { form.ajax .secondform { /* Styles */ margin-left: 18px; } }
form.ajax .input__field:focus { outline: none; }
form.ajax .input__label { display: inline-block; float: right; padding: 0 1em; width: 40%; color: #5c5c5c; font-weight: 100; text-transform: uppercase; font-size: 20px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
form.ajax .input__label-content { position: relative; display: block; padding: 0; width: 100%; }
form.ajax .input--hoshi { overflow: hidden; }
form.ajax .input__field--hoshi { margin-top: 1em; padding-top: 0; padding-bottom: 1em; padding-left: 0; padding-right: 0; width: 100%; background: transparent; text-transform: inherit; }
form.ajax .input__label--hoshi { position: absolute; bottom: 0; left: 0; padding: 0; width: 100%; height: calc(100% - 1em); text-align: left; pointer-events: none; }
form.ajax .input__label-content--hoshi { position: absolute; top: -11px; }
form.ajax .input__label--hoshi::before, form.ajax .input__label--hoshi::after { content: ''; position: absolute; top: 10px; left: 0; width: 100%; height: calc(100% - 10px); border-bottom: 1px solid #000; }
form.ajax .input__label--hoshi::after { margin-top: 2px; border-bottom: 4px solid red; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); -webkit-transition: -webkit-transform 0.3s; transition: transform 0.3s; }
form.ajax .input__label--hoshi-color-1::after { border-color: black; }
form.ajax .input__label--hoshi-color-2::after { border-color: black; }
form.ajax .input__label--hoshi-color-2.warning::after { border-color: red; }
form.ajax .input__label--hoshi-color-3::after { border-color: black; }
form.ajax .input__field--hoshi:focus + .input__label--hoshi::after, form.ajax .input--filled .input__label--hoshi::after { color: #5c5c5c; font-size: 12px; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
form.ajax .input__field--hoshi:focus + .input__label--hoshi .input__label-content--hoshi, form.ajax .input--filled .input__label-content--hoshi, form.ajax .input__label-content--hoshi.full { color: #5c5c5c; font-size: 12px; -webkit-animation: anim-1 0.3s forwards; animation: anim-1 0.3s forwards; }
form.ajax .warning, form.ajax .warning .input__label-content--hoshi full, form.ajax .warning .input__label-content { color: red; border-color: red !important; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
@-webkit-keyframes anim-1 { 50% { opacity: 0; -webkit-transform: translate3d(1em, 0, 0); transform: translate3d(1em, 0, 0); }
  51% { opacity: 0; -webkit-transform: translate3d(-1em, -40%, 0); transform: translate3d(-1em, -40%, 0); }
  100% { opacity: 1; -webkit-transform: translate3d(0, -40%, 0); transform: translate3d(0, -40%, 0); } }
@keyframes anim-1 { 50% { opacity: 0; -webkit-transform: translate3d(1em, 0, 0); transform: translate3d(1em, 0, 0); }
  51% { opacity: 0; -webkit-transform: translate3d(-1em, -40%, 0); transform: translate3d(-1em, -40%, 0); }
  100% { opacity: 1; -webkit-transform: translate3d(0, -40%, 0); transform: translate3d(0, -40%, 0); } }
#pg6b { background-color: #141414; }

/* ___         ___         ___         ___      ___      ___    /  /\       /  /\       /__/\       /  /\    /  /\      /  /\  /  /::\     /  /::\      \  \:\     /  /::\  /  /:/_     /  /:/ /  /:/\:\   /  /:/\:\      \  \:\   /  /:/\:\/  /:/ /\    /  /:/ /  /:/~/:/  /  /:/  \:\ ___  \  \:\ /  /:/~/:/  /:/ /:/_   /  /::\/__/:/ /:/__/__/:/ \__\:/__/\  \__\:/__/:/ /:/__/:/ /:/ /\  /__/:/\:\  \:\/:::::\  \:\ /  /:\  \:\ /  /:\  \:\/:/\  \:\/:/ /:/ \__\/  \:\  \::/~~~~ \  \:\  /:/ \  \:\  /:/ \  \::/  \  \::/ /:/  \  \:\  \:\      \  \:\/:/   \  \:\/:/   \  \:\   \  \:\/:/   \__\/\  \:\      \  \::/     \  \::/     \  \:\   \  \::/    \__\/       \__\/       \__\/       \__\/    \__\/    
*/
/*  Created on : Oct 14, 2015, 10:53:02 AM Author     : Max <max@plentynyc.com>
*/
#pg3 { background-color: #fff /*    .s4, .s5, .s6{
	margin-bottom: 30px; } .s1, .s4{
	padding-left: 20px; } .s3, .s6{
	padding-right: 20px; }*/ }
#pg3 .heading { padding-bottom: 20px; padding-top: 57px; }
#pg3 .heading .title2 { margin-top: 0; margin-bottom: 0; }
@media only screen and (max-device-height: 640px) { #pg3 .heading { /* Styles */ } }
#pg3 .ht { min-height: 350px /* Smartphones (portrait) ----------- */ /* Smartphones (landscape) ----------- */ /* Desktops and laptops ----------- */ /* Large screens ----------- */ }
@media only screen and (max-width: 320px) { #pg3 .ht { /* Styles */ min-height: 40vh; padding-left: 5px; padding-right: 5px; } }
@media only screen and (min-width: 321px) { #pg3 .ht { /* Styles */ min-height: 40vh; padding-left: 5px; padding-right: 5px; } }
@media only screen and (min-width: 768px) { #pg3 .ht { /* Styles */ min-height: 280px; } }
@media only screen and (min-width: 1824px) { #pg3 .ht { /* Styles */ min-height: 100%; } }
#pg3 .titlebox { max-width: none; position: absolute; text-align: center; top: 9%; width: 100%; display: block; }
#pg3 .flexcontainer { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
#pg3 .fullwidth { width: 100%; height: 100%; }
#pg3 .container { position: relative; z-index: 200; /*	background-color: rgba(255,255,255,0.30);*/ text-align: center !important; }
#pg3 .interiorflexcontainer { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; height: 100%; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
#pg3 ul li { font-family: "Raleway", sans-serif; font-size: 16px /* Smartphones (portrait) ----------- */ /* Smartphones (landscape) ----------- */ /* Desktops and laptops ----------- */ /* Large screens ----------- */ }
@media only screen and (max-width: 320px) { #pg3 ul li { /* Styles */ font-size: 12px; } }
@media only screen and (min-width: 321px) { #pg3 ul li { /* Styles */ font-size: 12px; } }
@media only screen and (min-width: 768px) { #pg3 ul li { /* Styles */ font-size: 16px; } }
@media only screen and (min-width: 1824px) { #pg3 ul li { /* Styles */ font-size: 16px; } }
#pg3 .service { text-align: center; -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start; width: 33.333%; }
#pg3 .service h3, #pg3 .service ul { margin-left: auto; margin-right: auto; }
#pg3 .service ul li { font-family: "Raleway", sans-serif; font-size: 16px /* Smartphones (portrait) ----------- */ /* Smartphones (landscape) ----------- */ /* Desktops and laptops ----------- */ /* Large screens ----------- */ }
@media only screen and (max-width: 320px) { #pg3 .service ul li { /* Styles */ font-size: 12px; } }
@media only screen and (min-width: 321px) { #pg3 .service ul li { /* Styles */ font-size: 12px; } }
@media only screen and (min-width: 768px) { #pg3 .service ul li { /* Styles */ font-size: 16px; } }
@media only screen and (min-width: 1824px) { #pg3 .service ul li { /* Styles */ font-size: 16px; } }
#pg3 h3 { font-size: 29px; font-weight: bold; text-transform: uppercase; margin-top: 50px; font-family: "Mission-Gothic", Arial, Helvetica, sans-serif /* Smartphones (portrait) ----------- */ /* Smartphones (landscape) ----------- */ /* Desktops and laptops ----------- */ /* Large screens ----------- */ }
@media only screen and (max-width: 320px) { #pg3 h3 { /* Styles */ margin-top: 0px; margin-bottom: 0; font-size: 20px; } }
@media only screen and (min-width: 321px) { #pg3 h3 { /* Styles */ margin-top: 0px; margin-bottom: 0; font-size: 20px; } }
@media only screen and (min-width: 768px) { #pg3 h3 { /* Styles */ font-size: 29px; margin-top: 20px; margin-bottom: 10px; } }
@media only screen and (min-width: 1824px) { #pg3 h3 { /* Styles */ font-size: 29px; margin-top: 50px; margin-bottom: 10px; } }
#pg3 ul { padding-left: 10px; margin-bottom: 0px /* Smartphones (portrait) ----------- */ /* Smartphones (landscape) ----------- */ /* Desktops and laptops ----------- */ /* Large screens ----------- */ }
@media only screen and (max-width: 320px) { #pg3 ul { /* Styles */ padding-left: 0px; } }
@media only screen and (min-width: 321px) { #pg3 ul { /* Styles */ padding-left: 0px; } }
@media only screen and (min-width: 768px) { #pg3 ul { /* Styles */ padding-left: 10px; } }
@media only screen and (min-width: 1824px) { #pg3 ul { /* Styles */ padding-left: 10px; } }
#pg3 ul li { list-style-type: none; }
#pg3 #myVideo { position: absolute; right: 0; bottom: 0; top: 0; right: 0; width: 100%; height: 100%; background-size: 100% 100%; background-color: white; background-position: center center; background-size: contain; object-fit: cover; /*cover video background */ z-index: 3; opacity: .2; }

.company { /*    .team{
	display: flex;
	
	justify-content: center;
	align-items: center; }*/ }
.company .employee { display: inline-block; padding: .25rem; width: 100%; }
.company .row img { width: 100%; height: 100%; }
.company .our-story { padding-bottom:100px; text-align: center; background-image: url("../images/buildings-green.jpg"); background-repeat: no-repeat; background-size: cover; }
.company .our-story .subtitleStory { font-family: "Mission-Gothic"; font-weight: bold; font-size: 23px; text-transform:uppercase; margin-top:30px; /* Smartphones (landscape) ----------- */ /* Desktops and laptops ----------- */ /* Large screens ----------- */ }
@media only screen and (max-width: 320px) { .company .our-story .subtitleStory { /* Styles */ font-size: 14px; } }
@media only screen and (min-width: 321px) { .company .our-story .subtitleStory { /* Styles */ font-size: 14px; } }
@media only screen and (min-width: 768px) { .company .our-story .subtitleStory { /* Styles */ font-size: 23px; } }
@media only screen and (min-width: 1824px) { .company .our-story .subtitleStory { /* Styles */ font-size: 23px; } }
.company .our-story p { font-family: "Raleway", sans-serif; font-size: 16px; letter-spacing:.5px; /* Smartphones (landscape) ----------- */ /* Desktops and laptops ----------- */ /* Large screens ----------- */ }
@media only screen and (max-width: 320px) { .company .our-story p { /* Styles */ font-size: 12px; width:80%; margin:0 auto; } }
@media only screen and (min-width: 321px) { .company .our-story p { /* Styles */ font-size: 12px; width:80%; margin:0 auto; } }
@media only screen and (min-width: 768px) { .company .our-story p { /* Styles */ font-size: 16px; width:60%; margin:0 auto; } }
@media only screen and (min-width: 1824px) { .company .our-story p { /* Styles */ font-size: 16px; width:60%; margin:0 auto;} }
.company .flexcontainer { display: flex; height: 100vh; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.company .flexcontainer h3 { z-index: 300; }
.company .circular { width: 250px; height: 250px; border-radius: 250px; -webkit-border-radius: 100px; -moz-border-radius: 100px; background: url(http://www.html5rocks.com/en/tutorials/masking/adobe/humayun-thom-arno.jpg) no-repeat; }
.company .circular img { opacity: 0; filter: alpha(opacity=0); }
.company .team { background-color: #fff; }
.company .team .container { /*padding-top:100px;*/ }
.company .team *, .company .team *:before, .company .team *:after { box-sizing: border-box !important; }
.company .team .heading { width:100%; text-align:center; }
.company .team .row { -moz-column-width: 25em; -webkit-column-width: 25em; -moz-column-gap: 1em; -webkit-column-gap: 1em; }
.company .team .pic { width: 100%; height: 300px; background-size: cover; background-repeat: no-repeat; background-position: center center; }
.company .team .employeetitle { background-color: #333333; font-size: 12px; text-align: center; text-transform: uppercase; padding:6px 0; font-family: "Raleway", sans-serif; }
.company .team .employeetitle .employeetitletop { color: #fff; font-weight:bold; }
.company .team .employeetitle .employeetitlebottom { color: #26fec9; }
.company .team .employeedetail { max-height: 225px; margin-bottom: 10px; box-shadow: 0px 6px 5px -7px rgba(0, 0, 0, 0.75); }
.company .team .troupehead { width: 100%; height: 100px; background-image: url(../images/troupehead.jpg); background-position: center center; }
.company .team .bagel { width: 100%; background-image: url(../images/facts/bagel.jpg); background-position: center center; }
.company .team .balls { height: 198px; background-image: url(../images/facts/balls.jpg); background-position: center center; }
.company .team .obliterate { height: 198px; background-image: url(../images/facts/obliterate.jpg); background-position: center center; }
.company .team .pixels { height: 198px; background-image: url(../images/facts/pixels.jpg); background-position: center center; }
.company .team .plants { height: 198px; background-image: url(../images/facts/plants.jpg); background-position: center center; }
.company .team .employeedescription { margin-bottom: 10px; background-color: #fbfbfb; border: 1px solid #f0f0f0; padding: 20px; font-family: "Raleway", sans-serif; font-size: 14px; line-height:1.3; box-shadow: 0px 6px 5px -7px rgba(0, 0, 0, 0.75) /* Smartphones (landscape) ----------- */ /* Desktops and laptops ----------- */ /* Large screens ----------- */ }
@media only screen and (max-width: 320px) { .company .team .employeedescription { /* Styles */ padding: 5px; font-weight: normal; } }
@media only screen and (min-width: 321px) { .company .team .employeedescription { /* Styles */ padding: 5px; font-weight: normal; } }
@media only screen and (min-width: 768px) { .company .team .employeedescription { /* Styles */ padding: 20px; font-weight:600; } }
@media only screen and (min-width: 1824px) { .company .team .employeedescription { /* Styles */ padding: 20px; font-weight:600; } }
.company .jack { background-image: url("../images/employees/jack.jpg"); }
.company .eliz { background-image: url("../images/employees/eliz.jpg"); }
.company .davy { background-image: url("../images/employees/davy.jpg"); }
.company .max { background-image: url("../images/employees/max.jpg"); }
.company .liz { background-image: url("../images/employees/liz.jpg"); }
.company .david { background-image: url("../images/employees/david.jpg"); }
.company footer { background-color: #000; margin-top: 20px; }
.company #instafeed { padding-top:100px; padding-bottom:30px; }
.company #instafeed img { width:25%; }

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH -------------------------- */
@font-face { font-family: 'FontAwesome'; src: url("../fonts/fontawesome-webfont.eot?v=4.5.0"); src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }
.fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg { font-size: 1.33333em; line-height: 0.75em; vertical-align: -15%; }

.fa-2x { font-size: 2em; }

.fa-3x { font-size: 3em; }

.fa-4x { font-size: 4em; }

.fa-5x { font-size: 5em; }

.fa-fw { width: 1.28571em; text-align: center; }

.fa-ul { padding-left: 0; margin-left: 2.14286em; list-style-type: none; }
.fa-ul > li { position: relative; }

.fa-li { position: absolute; left: -2.14286em; width: 2.14286em; top: 0.14286em; text-align: center; }
.fa-li.fa-lg { left: -1.85714em; }

.fa-border { padding: .2em .25em .15em; border: solid 0.08em #eee; border-radius: .1em; }

.fa-pull-left { float: left; }

.fa-pull-right { float: right; }

.fa.fa-pull-left { margin-right: .3em; }
.fa.fa-pull-right { margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right { float: right; }

.pull-left { float: left; }

.fa.pull-left { margin-right: .3em; }
.fa.pull-right { margin-left: .3em; }

.fa-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; }

.fa-pulse { -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } }
@keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } }
.fa-rotate-90 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

.fa-rotate-180 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.fa-rotate-270 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); }

.fa-flip-horizontal { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0); -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1); }

.fa-flip-vertical { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -webkit-transform: scale(1, -1); -ms-transform: scale(1, -1); transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { -webkit-filter: none; filter: none; }

.fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x { position: absolute; left: 0; width: 100%; text-align: center; }

.fa-stack-1x { line-height: inherit; }

.fa-stack-2x { font-size: 2em; }

.fa-inverse { color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */
.fa-glass:before { content: ""; }

.fa-music:before { content: ""; }

.fa-search:before { content: ""; }

.fa-envelope-o:before { content: ""; }

.fa-heart:before { content: ""; }

.fa-star:before { content: ""; }

.fa-star-o:before { content: ""; }

.fa-user:before { content: ""; }

.fa-film:before { content: ""; }

.fa-th-large:before { content: ""; }

.fa-th:before { content: ""; }

.fa-th-list:before { content: ""; }

.fa-check:before { content: ""; }

.fa-remove:before, .fa-close:before, .fa-times:before { content: ""; }

.fa-search-plus:before { content: ""; }

.fa-search-minus:before { content: ""; }

.fa-power-off:before { content: ""; }

.fa-signal:before { content: ""; }

.fa-gear:before, .fa-cog:before { content: ""; }

.fa-trash-o:before { content: ""; }

.fa-home:before { content: ""; }

.fa-file-o:before { content: ""; }

.fa-clock-o:before { content: ""; }

.fa-road:before { content: ""; }

.fa-download:before { content: ""; }

.fa-arrow-circle-o-down:before { content: ""; }

.fa-arrow-circle-o-up:before { content: ""; }

.fa-inbox:before { content: ""; }

.fa-play-circle-o:before { content: ""; }

.fa-rotate-right:before, .fa-repeat:before { content: ""; }

.fa-refresh:before { content: ""; }

.fa-list-alt:before { content: ""; }

.fa-lock:before { content: ""; }

.fa-flag:before { content: ""; }

.fa-headphones:before { content: ""; }

.fa-volume-off:before { content: ""; }

.fa-volume-down:before { content: ""; }

.fa-volume-up:before { content: ""; }

.fa-qrcode:before { content: ""; }

.fa-barcode:before { content: ""; }

.fa-tag:before { content: ""; }

.fa-tags:before { content: ""; }

.fa-book:before { content: ""; }

.fa-bookmark:before { content: ""; }

.fa-print:before { content: ""; }

.fa-camera:before { content: ""; }

.fa-font:before { content: ""; }

.fa-bold:before { content: ""; }

.fa-italic:before { content: ""; }

.fa-text-height:before { content: ""; }

.fa-text-width:before { content: ""; }

.fa-align-left:before { content: ""; }

.fa-align-center:before { content: ""; }

.fa-align-right:before { content: ""; }

.fa-align-justify:before { content: ""; }

.fa-list:before { content: ""; }

.fa-dedent:before, .fa-outdent:before { content: ""; }

.fa-indent:before { content: ""; }

.fa-video-camera:before { content: ""; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before { content: ""; }

.fa-pencil:before { content: ""; }

.fa-map-marker:before { content: ""; }

.fa-adjust:before { content: ""; }

.fa-tint:before { content: ""; }

.fa-edit:before, .fa-pencil-square-o:before { content: ""; }

.fa-share-square-o:before { content: ""; }

.fa-check-square-o:before { content: ""; }

.fa-arrows:before { content: ""; }

.fa-step-backward:before { content: ""; }

.fa-fast-backward:before { content: ""; }

.fa-backward:before { content: ""; }

.fa-play:before { content: ""; }

.fa-pause:before { content: ""; }

.fa-stop:before { content: ""; }

.fa-forward:before { content: ""; }

.fa-fast-forward:before { content: ""; }

.fa-step-forward:before { content: ""; }

.fa-eject:before { content: ""; }

.fa-chevron-left:before { content: ""; }

.fa-chevron-right:before { content: ""; }

.fa-plus-circle:before { content: ""; }

.fa-minus-circle:before { content: ""; }

.fa-times-circle:before { content: ""; }

.fa-check-circle:before { content: ""; }

.fa-question-circle:before { content: ""; }

.fa-info-circle:before { content: ""; }

.fa-crosshairs:before { content: ""; }

.fa-times-circle-o:before { content: ""; }

.fa-check-circle-o:before { content: ""; }

.fa-ban:before { content: ""; }

.fa-arrow-left:before { content: ""; }

.fa-arrow-right:before { content: ""; }

.fa-arrow-up:before { content: ""; }

.fa-arrow-down:before { content: ""; }

.fa-mail-forward:before, .fa-share:before { content: ""; }

.fa-expand:before { content: ""; }

.fa-compress:before { content: ""; }

.fa-plus:before { content: ""; }

.fa-minus:before { content: ""; }

.fa-asterisk:before { content: ""; }

.fa-exclamation-circle:before { content: ""; }

.fa-gift:before { content: ""; }

.fa-leaf:before { content: ""; }

.fa-fire:before { content: ""; }

.fa-eye:before { content: ""; }

.fa-eye-slash:before { content: ""; }

.fa-warning:before, .fa-exclamation-triangle:before { content: ""; }

.fa-plane:before { content: ""; }

.fa-calendar:before { content: ""; }

.fa-random:before { content: ""; }

.fa-comment:before { content: ""; }

.fa-magnet:before { content: ""; }

.fa-chevron-up:before { content: ""; }

.fa-chevron-down:before { content: ""; }

.fa-retweet:before { content: ""; }

.fa-shopping-cart:before { content: ""; }

.fa-folder:before { content: ""; }

.fa-folder-open:before { content: ""; }

.fa-arrows-v:before { content: ""; }

.fa-arrows-h:before { content: ""; }

.fa-bar-chart-o:before, .fa-bar-chart:before { content: ""; }

.fa-twitter-square:before { content: ""; }

.fa-facebook-square:before { content: ""; }

.fa-camera-retro:before { content: ""; }

.fa-key:before { content: ""; }

.fa-gears:before, .fa-cogs:before { content: ""; }

.fa-comments:before { content: ""; }

.fa-thumbs-o-up:before { content: ""; }

.fa-thumbs-o-down:before { content: ""; }

.fa-star-half:before { content: ""; }

.fa-heart-o:before { content: ""; }

.fa-sign-out:before { content: ""; }

.fa-linkedin-square:before { content: ""; }

.fa-thumb-tack:before { content: ""; }

.fa-external-link:before { content: ""; }

.fa-sign-in:before { content: ""; }

.fa-trophy:before { content: ""; }

.fa-github-square:before { content: ""; }

.fa-upload:before { content: ""; }

.fa-lemon-o:before { content: ""; }

.fa-phone:before { content: ""; }

.fa-square-o:before { content: ""; }

.fa-bookmark-o:before { content: ""; }

.fa-phone-square:before { content: ""; }

.fa-twitter:before { content: ""; }

.fa-facebook-f:before, .fa-facebook:before { content: ""; }

.fa-github:before { content: ""; }

.fa-unlock:before { content: ""; }

.fa-credit-card:before { content: ""; }

.fa-feed:before, .fa-rss:before { content: ""; }

.fa-hdd-o:before { content: ""; }

.fa-bullhorn:before { content: ""; }

.fa-bell:before { content: ""; }

.fa-certificate:before { content: ""; }

.fa-hand-o-right:before { content: ""; }

.fa-hand-o-left:before { content: ""; }

.fa-hand-o-up:before { content: ""; }

.fa-hand-o-down:before { content: ""; }

.fa-arrow-circle-left:before { content: ""; }

.fa-arrow-circle-right:before { content: ""; }

.fa-arrow-circle-up:before { content: ""; }

.fa-arrow-circle-down:before { content: ""; }

.fa-globe:before { content: ""; }

.fa-wrench:before { content: ""; }

.fa-tasks:before { content: ""; }

.fa-filter:before { content: ""; }

.fa-briefcase:before { content: ""; }

.fa-arrows-alt:before { content: ""; }

.fa-group:before, .fa-users:before { content: ""; }

.fa-chain:before, .fa-link:before { content: ""; }

.fa-cloud:before { content: ""; }

.fa-flask:before { content: ""; }

.fa-cut:before, .fa-scissors:before { content: ""; }

.fa-copy:before, .fa-files-o:before { content: ""; }

.fa-paperclip:before { content: ""; }

.fa-save:before, .fa-floppy-o:before { content: ""; }

.fa-square:before { content: ""; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before { content: ""; }

.fa-list-ul:before { content: ""; }

.fa-list-ol:before { content: ""; }

.fa-strikethrough:before { content: ""; }

.fa-underline:before { content: ""; }

.fa-table:before { content: ""; }

.fa-magic:before { content: ""; }

.fa-truck:before { content: ""; }

.fa-pinterest:before { content: ""; }

.fa-pinterest-square:before { content: ""; }

.fa-google-plus-square:before { content: ""; }

.fa-google-plus:before { content: ""; }

.fa-money:before { content: ""; }

.fa-caret-down:before { content: ""; }

.fa-caret-up:before { content: ""; }

.fa-caret-left:before { content: ""; }

.fa-caret-right:before { content: ""; }

.fa-columns:before { content: ""; }

.fa-unsorted:before, .fa-sort:before { content: ""; }

.fa-sort-down:before, .fa-sort-desc:before { content: ""; }

.fa-sort-up:before, .fa-sort-asc:before { content: ""; }

.fa-envelope:before { content: ""; }

.fa-linkedin:before { content: ""; }

.fa-rotate-left:before, .fa-undo:before { content: ""; }

.fa-legal:before, .fa-gavel:before { content: ""; }

.fa-dashboard:before, .fa-tachometer:before { content: ""; }

.fa-comment-o:before { content: ""; }

.fa-comments-o:before { content: ""; }

.fa-flash:before, .fa-bolt:before { content: ""; }

.fa-sitemap:before { content: ""; }

.fa-umbrella:before { content: ""; }

.fa-paste:before, .fa-clipboard:before { content: ""; }

.fa-lightbulb-o:before { content: ""; }

.fa-exchange:before { content: ""; }

.fa-cloud-download:before { content: ""; }

.fa-cloud-upload:before { content: ""; }

.fa-user-md:before { content: ""; }

.fa-stethoscope:before { content: ""; }

.fa-suitcase:before { content: ""; }

.fa-bell-o:before { content: ""; }

.fa-coffee:before { content: ""; }

.fa-cutlery:before { content: ""; }

.fa-file-text-o:before { content: ""; }

.fa-building-o:before { content: ""; }

.fa-hospital-o:before { content: ""; }

.fa-ambulance:before { content: ""; }

.fa-medkit:before { content: ""; }

.fa-fighter-jet:before { content: ""; }

.fa-beer:before { content: ""; }

.fa-h-square:before { content: ""; }

.fa-plus-square:before { content: ""; }

.fa-angle-double-left:before { content: ""; }

.fa-angle-double-right:before { content: ""; }

.fa-angle-double-up:before { content: ""; }

.fa-angle-double-down:before { content: ""; }

.fa-angle-left:before { content: ""; }

.fa-angle-right:before { content: ""; }

.fa-angle-up:before { content: ""; }

.fa-angle-down:before { content: ""; }

.fa-desktop:before { content: ""; }

.fa-laptop:before { content: ""; }

.fa-tablet:before { content: ""; }

.fa-mobile-phone:before, .fa-mobile:before { content: ""; }

.fa-circle-o:before { content: ""; }

.fa-quote-left:before { content: ""; }

.fa-quote-right:before { content: ""; }

.fa-spinner:before { content: ""; }

.fa-circle:before { content: ""; }

.fa-mail-reply:before, .fa-reply:before { content: ""; }

.fa-github-alt:before { content: ""; }

.fa-folder-o:before { content: ""; }

.fa-folder-open-o:before { content: ""; }

.fa-smile-o:before { content: ""; }

.fa-frown-o:before { content: ""; }

.fa-meh-o:before { content: ""; }

.fa-gamepad:before { content: ""; }

.fa-keyboard-o:before { content: ""; }

.fa-flag-o:before { content: ""; }

.fa-flag-checkered:before { content: ""; }

.fa-terminal:before { content: ""; }

.fa-code:before { content: ""; }

.fa-mail-reply-all:before, .fa-reply-all:before { content: ""; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before { content: ""; }

.fa-location-arrow:before { content: ""; }

.fa-crop:before { content: ""; }

.fa-code-fork:before { content: ""; }

.fa-unlink:before, .fa-chain-broken:before { content: ""; }

.fa-question:before { content: ""; }

.fa-info:before { content: ""; }

.fa-exclamation:before { content: ""; }

.fa-superscript:before { content: ""; }

.fa-subscript:before { content: ""; }

.fa-eraser:before { content: ""; }

.fa-puzzle-piece:before { content: ""; }

.fa-microphone:before { content: ""; }

.fa-microphone-slash:before { content: ""; }

.fa-shield:before { content: ""; }

.fa-calendar-o:before { content: ""; }

.fa-fire-extinguisher:before { content: ""; }

.fa-rocket:before { content: ""; }

.fa-maxcdn:before { content: ""; }

.fa-chevron-circle-left:before { content: ""; }

.fa-chevron-circle-right:before { content: ""; }

.fa-chevron-circle-up:before { content: ""; }

.fa-chevron-circle-down:before { content: ""; }

.fa-html5:before { content: ""; }

.fa-css3:before { content: ""; }

.fa-anchor:before { content: ""; }

.fa-unlock-alt:before { content: ""; }

.fa-bullseye:before { content: ""; }

.fa-ellipsis-h:before { content: ""; }

.fa-ellipsis-v:before { content: ""; }

.fa-rss-square:before { content: ""; }

.fa-play-circle:before { content: ""; }

.fa-ticket:before { content: ""; }

.fa-minus-square:before { content: ""; }

.fa-minus-square-o:before { content: ""; }

.fa-level-up:before { content: ""; }

.fa-level-down:before { content: ""; }

.fa-check-square:before { content: ""; }

.fa-pencil-square:before { content: ""; }

.fa-external-link-square:before { content: ""; }

.fa-share-square:before { content: ""; }

.fa-compass:before { content: ""; }

.fa-toggle-down:before, .fa-caret-square-o-down:before { content: ""; }

.fa-toggle-up:before, .fa-caret-square-o-up:before { content: ""; }

.fa-toggle-right:before, .fa-caret-square-o-right:before { content: ""; }

.fa-euro:before, .fa-eur:before { content: ""; }

.fa-gbp:before { content: ""; }

.fa-dollar:before, .fa-usd:before { content: ""; }

.fa-rupee:before, .fa-inr:before { content: ""; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before { content: ""; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before { content: ""; }

.fa-won:before, .fa-krw:before { content: ""; }

.fa-bitcoin:before, .fa-btc:before { content: ""; }

.fa-file:before { content: ""; }

.fa-file-text:before { content: ""; }

.fa-sort-alpha-asc:before { content: ""; }

.fa-sort-alpha-desc:before { content: ""; }

.fa-sort-amount-asc:before { content: ""; }

.fa-sort-amount-desc:before { content: ""; }

.fa-sort-numeric-asc:before { content: ""; }

.fa-sort-numeric-desc:before { content: ""; }

.fa-thumbs-up:before { content: ""; }

.fa-thumbs-down:before { content: ""; }

.fa-youtube-square:before { content: ""; }

.fa-youtube:before { content: ""; }

.fa-xing:before { content: ""; }

.fa-xing-square:before { content: ""; }

.fa-youtube-play:before { content: ""; }

.fa-dropbox:before { content: ""; }

.fa-stack-overflow:before { content: ""; }

.fa-instagram:before { content: ""; }

.fa-flickr:before { content: ""; }

.fa-adn:before { content: ""; }

.fa-bitbucket:before { content: ""; }

.fa-bitbucket-square:before { content: ""; }

.fa-tumblr:before { content: ""; }

.fa-tumblr-square:before { content: ""; }

.fa-long-arrow-down:before { content: ""; }

.fa-long-arrow-up:before { content: ""; }

.fa-long-arrow-left:before { content: ""; }

.fa-long-arrow-right:before { content: ""; }

.fa-apple:before { content: ""; }

.fa-windows:before { content: ""; }

.fa-android:before { content: ""; }

.fa-linux:before { content: ""; }

.fa-dribbble:before { content: ""; }

.fa-skype:before { content: ""; }

.fa-foursquare:before { content: ""; }

.fa-trello:before { content: ""; }

.fa-female:before { content: ""; }

.fa-male:before { content: ""; }

.fa-gittip:before, .fa-gratipay:before { content: ""; }

.fa-sun-o:before { content: ""; }

.fa-moon-o:before { content: ""; }

.fa-archive:before { content: ""; }

.fa-bug:before { content: ""; }

.fa-vk:before { content: ""; }

.fa-weibo:before { content: ""; }

.fa-renren:before { content: ""; }

.fa-pagelines:before { content: ""; }

.fa-stack-exchange:before { content: ""; }

.fa-arrow-circle-o-right:before { content: ""; }

.fa-arrow-circle-o-left:before { content: ""; }

.fa-toggle-left:before, .fa-caret-square-o-left:before { content: ""; }

.fa-dot-circle-o:before { content: ""; }

.fa-wheelchair:before { content: ""; }

.fa-vimeo-square:before { content: ""; }

.fa-turkish-lira:before, .fa-try:before { content: ""; }

.fa-plus-square-o:before { content: ""; }

.fa-space-shuttle:before { content: ""; }

.fa-slack:before { content: ""; }

.fa-envelope-square:before { content: ""; }

.fa-wordpress:before { content: ""; }

.fa-openid:before { content: ""; }

.fa-institution:before, .fa-bank:before, .fa-university:before { content: ""; }

.fa-mortar-board:before, .fa-graduation-cap:before { content: ""; }

.fa-yahoo:before { content: ""; }

.fa-google:before { content: ""; }

.fa-reddit:before { content: ""; }

.fa-reddit-square:before { content: ""; }

.fa-stumbleupon-circle:before { content: ""; }

.fa-stumbleupon:before { content: ""; }

.fa-delicious:before { content: ""; }

.fa-digg:before { content: ""; }

.fa-pied-piper:before { content: ""; }

.fa-pied-piper-alt:before { content: ""; }

.fa-drupal:before { content: ""; }

.fa-joomla:before { content: ""; }

.fa-language:before { content: ""; }

.fa-fax:before { content: ""; }

.fa-building:before { content: ""; }

.fa-child:before { content: ""; }

.fa-paw:before { content: ""; }

.fa-spoon:before { content: ""; }

.fa-cube:before { content: ""; }

.fa-cubes:before { content: ""; }

.fa-behance:before { content: ""; }

.fa-behance-square:before { content: ""; }

.fa-steam:before { content: ""; }

.fa-steam-square:before { content: ""; }

.fa-recycle:before { content: ""; }

.fa-automobile:before, .fa-car:before { content: ""; }

.fa-cab:before, .fa-taxi:before { content: ""; }

.fa-tree:before { content: ""; }

.fa-spotify:before { content: ""; }

.fa-deviantart:before { content: ""; }

.fa-soundcloud:before { content: ""; }

.fa-database:before { content: ""; }

.fa-file-pdf-o:before { content: ""; }

.fa-file-word-o:before { content: ""; }

.fa-file-excel-o:before { content: ""; }

.fa-file-powerpoint-o:before { content: ""; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before { content: ""; }

.fa-file-zip-o:before, .fa-file-archive-o:before { content: ""; }

.fa-file-sound-o:before, .fa-file-audio-o:before { content: ""; }

.fa-file-movie-o:before, .fa-file-video-o:before { content: ""; }

.fa-file-code-o:before { content: ""; }

.fa-vine:before { content: ""; }

.fa-codepen:before { content: ""; }

.fa-jsfiddle:before { content: ""; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before { content: ""; }

.fa-circle-o-notch:before { content: ""; }

.fa-ra:before, .fa-rebel:before { content: ""; }

.fa-ge:before, .fa-empire:before { content: ""; }

.fa-git-square:before { content: ""; }

.fa-git:before { content: ""; }

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before { content: ""; }

.fa-tencent-weibo:before { content: ""; }

.fa-qq:before { content: ""; }

.fa-wechat:before, .fa-weixin:before { content: ""; }

.fa-send:before, .fa-paper-plane:before { content: ""; }

.fa-send-o:before, .fa-paper-plane-o:before { content: ""; }

.fa-history:before { content: ""; }

.fa-circle-thin:before { content: ""; }

.fa-header:before { content: ""; }

.fa-paragraph:before { content: ""; }

.fa-sliders:before { content: ""; }

.fa-share-alt:before { content: ""; }

.fa-share-alt-square:before { content: ""; }

.fa-bomb:before { content: ""; }

.fa-soccer-ball-o:before, .fa-futbol-o:before { content: ""; }

.fa-tty:before { content: ""; }

.fa-binoculars:before { content: ""; }

.fa-plug:before { content: ""; }

.fa-slideshare:before { content: ""; }

.fa-twitch:before { content: ""; }

.fa-yelp:before { content: ""; }

.fa-newspaper-o:before { content: ""; }

.fa-wifi:before { content: ""; }

.fa-calculator:before { content: ""; }

.fa-paypal:before { content: ""; }

.fa-google-wallet:before { content: ""; }

.fa-cc-visa:before { content: ""; }

.fa-cc-mastercard:before { content: ""; }

.fa-cc-discover:before { content: ""; }

.fa-cc-amex:before { content: ""; }

.fa-cc-paypal:before { content: ""; }

.fa-cc-stripe:before { content: ""; }

.fa-bell-slash:before { content: ""; }

.fa-bell-slash-o:before { content: ""; }

.fa-trash:before { content: ""; }

.fa-copyright:before { content: ""; }

.fa-at:before { content: ""; }

.fa-eyedropper:before { content: ""; }

.fa-paint-brush:before { content: ""; }

.fa-birthday-cake:before { content: ""; }

.fa-area-chart:before { content: ""; }

.fa-pie-chart:before { content: ""; }

.fa-line-chart:before { content: ""; }

.fa-lastfm:before { content: ""; }

.fa-lastfm-square:before { content: ""; }

.fa-toggle-off:before { content: ""; }

.fa-toggle-on:before { content: ""; }

.fa-bicycle:before { content: ""; }

.fa-bus:before { content: ""; }

.fa-ioxhost:before { content: ""; }

.fa-angellist:before { content: ""; }

.fa-cc:before { content: ""; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before { content: ""; }

.fa-meanpath:before { content: ""; }

.fa-buysellads:before { content: ""; }

.fa-connectdevelop:before { content: ""; }

.fa-dashcube:before { content: ""; }

.fa-forumbee:before { content: ""; }

.fa-leanpub:before { content: ""; }

.fa-sellsy:before { content: ""; }

.fa-shirtsinbulk:before { content: ""; }

.fa-simplybuilt:before { content: ""; }

.fa-skyatlas:before { content: ""; }

.fa-cart-plus:before { content: ""; }

.fa-cart-arrow-down:before { content: ""; }

.fa-diamond:before { content: ""; }

.fa-ship:before { content: ""; }

.fa-user-secret:before { content: ""; }

.fa-motorcycle:before { content: ""; }

.fa-street-view:before { content: ""; }

.fa-heartbeat:before { content: ""; }

.fa-venus:before { content: ""; }

.fa-mars:before { content: ""; }

.fa-mercury:before { content: ""; }

.fa-intersex:before, .fa-transgender:before { content: ""; }

.fa-transgender-alt:before { content: ""; }

.fa-venus-double:before { content: ""; }

.fa-mars-double:before { content: ""; }

.fa-venus-mars:before { content: ""; }

.fa-mars-stroke:before { content: ""; }

.fa-mars-stroke-v:before { content: ""; }

.fa-mars-stroke-h:before { content: ""; }

.fa-neuter:before { content: ""; }

.fa-genderless:before { content: ""; }

.fa-facebook-official:before { content: ""; }

.fa-pinterest-p:before { content: ""; }

.fa-whatsapp:before { content: ""; }

.fa-server:before { content: ""; }

.fa-user-plus:before { content: ""; }

.fa-user-times:before { content: ""; }

.fa-hotel:before, .fa-bed:before { content: ""; }

.fa-viacoin:before { content: ""; }

.fa-train:before { content: ""; }

.fa-subway:before { content: ""; }

.fa-medium:before { content: ""; }

.fa-yc:before, .fa-y-combinator:before { content: ""; }

.fa-optin-monster:before { content: ""; }

.fa-opencart:before { content: ""; }

.fa-expeditedssl:before { content: ""; }

.fa-battery-4:before, .fa-battery-full:before { content: ""; }

.fa-battery-3:before, .fa-battery-three-quarters:before { content: ""; }

.fa-battery-2:before, .fa-battery-half:before { content: ""; }

.fa-battery-1:before, .fa-battery-quarter:before { content: ""; }

.fa-battery-0:before, .fa-battery-empty:before { content: ""; }

.fa-mouse-pointer:before { content: ""; }

.fa-i-cursor:before { content: ""; }

.fa-object-group:before { content: ""; }

.fa-object-ungroup:before { content: ""; }

.fa-sticky-note:before { content: ""; }

.fa-sticky-note-o:before { content: ""; }

.fa-cc-jcb:before { content: ""; }

.fa-cc-diners-club:before { content: ""; }

.fa-clone:before { content: ""; }

.fa-balance-scale:before { content: ""; }

.fa-hourglass-o:before { content: ""; }

.fa-hourglass-1:before, .fa-hourglass-start:before { content: ""; }

.fa-hourglass-2:before, .fa-hourglass-half:before { content: ""; }

.fa-hourglass-3:before, .fa-hourglass-end:before { content: ""; }

.fa-hourglass:before { content: ""; }

.fa-hand-grab-o:before, .fa-hand-rock-o:before { content: ""; }

.fa-hand-stop-o:before, .fa-hand-paper-o:before { content: ""; }

.fa-hand-scissors-o:before { content: ""; }

.fa-hand-lizard-o:before { content: ""; }

.fa-hand-spock-o:before { content: ""; }

.fa-hand-pointer-o:before { content: ""; }

.fa-hand-peace-o:before { content: ""; }

.fa-trademark:before { content: ""; }

.fa-registered:before { content: ""; }

.fa-creative-commons:before { content: ""; }

.fa-gg:before { content: ""; }

.fa-gg-circle:before { content: ""; }

.fa-tripadvisor:before { content: ""; }

.fa-odnoklassniki:before { content: ""; }

.fa-odnoklassniki-square:before { content: ""; }

.fa-get-pocket:before { content: ""; }

.fa-wikipedia-w:before { content: ""; }

.fa-safari:before { content: ""; }

.fa-chrome:before { content: ""; }

.fa-firefox:before { content: ""; }

.fa-opera:before { content: ""; }

.fa-internet-explorer:before { content: ""; }

.fa-tv:before, .fa-television:before { content: ""; }

.fa-contao:before { content: ""; }

.fa-500px:before { content: ""; }

.fa-amazon:before { content: ""; }

.fa-calendar-plus-o:before { content: ""; }

.fa-calendar-minus-o:before { content: ""; }

.fa-calendar-times-o:before { content: ""; }

.fa-calendar-check-o:before { content: ""; }

.fa-industry:before { content: ""; }

.fa-map-pin:before { content: ""; }

.fa-map-signs:before { content: ""; }

.fa-map-o:before { content: ""; }

.fa-map:before { content: ""; }

.fa-commenting:before { content: ""; }

.fa-commenting-o:before { content: ""; }

.fa-houzz:before { content: ""; }

.fa-vimeo:before { content: ""; }

.fa-black-tie:before { content: ""; }

.fa-fonticons:before { content: ""; }

.fa-reddit-alien:before { content: ""; }

.fa-edge:before { content: ""; }

.fa-credit-card-alt:before { content: ""; }

.fa-codiepie:before { content: ""; }

.fa-modx:before { content: ""; }

.fa-fort-awesome:before { content: ""; }

.fa-usb:before { content: ""; }

.fa-product-hunt:before { content: ""; }

.fa-mixcloud:before { content: ""; }

.fa-scribd:before { content: ""; }

.fa-pause-circle:before { content: ""; }

.fa-pause-circle-o:before { content: ""; }

.fa-stop-circle:before { content: ""; }

.fa-stop-circle-o:before { content: ""; }

.fa-shopping-bag:before { content: ""; }

.fa-shopping-basket:before { content: ""; }

.fa-hashtag:before { content: ""; }

.fa-bluetooth:before { content: ""; }

.fa-bluetooth-b:before { content: ""; }

.fa-percent:before { content: ""; }
